Skip to content
Success

Console Output

Pull request #41467 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
06:42:47 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 968133c86c0ae34f0904e83ebfa4472c623c74cc+7f7e4abb331a2973cfb3223710cc35a3e476b1b3 (f086803aa91d54a8e1edd39c72163c1721c74853)
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
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
06:42:52 [2020-09-18T06:42:52.278Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
06:42:52 [2020-09-18T06:42:52.282Z] Trying to pass milestone 1
[Pipeline] milestone
06:42:52 [2020-09-18T06:42:52.325Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
06:43:07 [2020-09-18T06:43:07.484Z] Still waiting to schedule task
06:43:07 [2020-09-18T06:43:07.485Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
06:43:52 [2020-09-18T06:43:52.080Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-006d1917c6242f2b3) in /home/ubuntu/workspace/moby_PR-41467
[Pipeline] {
[Pipeline] checkout
06:43:56 [2020-09-18T06:43:56.731Z] using credential docker-jenkins-github-credentials
06:43:56 [2020-09-18T06:43:56.740Z] Cloning the remote Git repository
06:43:56 [2020-09-18T06:43:56.740Z] Cloning with configured refspecs honoured and without tags
06:43:56 [2020-09-18T06:43:56.764Z] Cloning repository https://github.com/moby/moby.git
06:43:56 [2020-09-18T06:43:56.832Z]  > git init /home/ubuntu/workspace/moby_PR-41467 # timeout=10
06:43:57 [2020-09-18T06:43:57.327Z] Fetching upstream changes from https://github.com/moby/moby.git
06:43:57 [2020-09-18T06:43:57.327Z]  > git --version # timeout=10
06:43:57 [2020-09-18T06:43:57.368Z]  > git --version # 'git version 2.17.1'
06:43:57 [2020-09-18T06:43:57.371Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:43:57 [2020-09-18T06:43:57.372Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:44:19 [2020-09-18T06:44:19.254Z] Fetching without tags
06:44:19 [2020-09-18T06:44:19.161Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:44:19 [2020-09-18T06:44:19.181Z]  > git config --add remote.origin.fetch +refs/pull/41467/head:refs/remotes/origin/PR-41467 # timeout=10
06:44:19 [2020-09-18T06:44:19.195Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:44:19 [2020-09-18T06:44:19.223Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:44:19 [2020-09-18T06:44:19.258Z] Fetching upstream changes from https://github.com/moby/moby.git
06:44:19 [2020-09-18T06:44:19.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:44:19 [2020-09-18T06:44:19.260Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:44:19 [2020-09-18T06:44:19.569Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:44:20 [2020-09-18T06:44:20.472Z] Merge succeeded, producing 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:44:20 [2020-09-18T06:44:20.472Z] Checking out Revision 968133c86c0ae34f0904e83ebfa4472c623c74cc (PR-41467)
06:44:19 [2020-09-18T06:44:19.577Z]  > git config core.sparsecheckout # timeout=10
06:44:19 [2020-09-18T06:44:19.589Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:44:20 [2020-09-18T06:44:20.371Z]  > git remote # timeout=10
06:44:20 [2020-09-18T06:44:20.396Z]  > git config --get remote.origin.url # timeout=10
06:44:20 [2020-09-18T06:44:20.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:44:20 [2020-09-18T06:44:20.421Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
06:44:20 [2020-09-18T06:44:20.451Z]  > git rev-parse HEAD^{commit} # timeout=10
06:44:20 [2020-09-18T06:44:20.476Z]  > git config core.sparsecheckout # timeout=10
06:44:20 [2020-09-18T06:44:20.494Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:44:24 [2020-09-18T06:44:24.690Z] Commit message: "vendor: opencontainers/go-digest v1.0.0"
06:44:24 [2020-09-18T06:44:24.696Z]  > git rev-list --no-walk 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:44:25 [2020-09-18T06:44:25.951Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41467:/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
06:44:35 [2020-09-18T06:44:35.978Z] Unable to find image 'alpine:latest' locally
06:44:36 [2020-09-18T06:44:36.241Z] latest: Pulling from library/alpine
06:44:36 [2020-09-18T06:44:36.502Z] df20fa9351a1: Pulling fs layer
06:44:36 [2020-09-18T06:44:36.763Z] df20fa9351a1: Verifying Checksum
06:44:36 [2020-09-18T06:44:36.763Z] df20fa9351a1: Download complete
06:44:37 [2020-09-18T06:44:37.024Z] df20fa9351a1: Pull complete
06:44:37 [2020-09-18T06:44:37.287Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
06:44:37 [2020-09-18T06:44:37.287Z] Status: Downloaded newer image for alpine:latest
06:44:43 [2020-09-18T06:44:43.922Z] 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: 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] { (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
[Pipeline] node
[Pipeline] node
[Pipeline] node
06:44:45 [2020-09-18T06:44:45.203Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-006d1917c6242f2b3) in /home/ubuntu/workspace/moby_PR-41467
[Pipeline] node
06:44:45 [2020-09-18T06:44:45.204Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41467
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
06:44:45 [2020-09-18T06:44:45.221Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-41467
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
06:44:45 [2020-09-18T06:44:45.365Z] using credential docker-jenkins-github-credentials
06:44:45 [2020-09-18T06:44:45.369Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
06:44:45 [2020-09-18T06:44:45.384Z] Cloning the remote Git repository
06:44:45 [2020-09-18T06:44:45.384Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
06:44:45 [2020-09-18T06:44:45.400Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
06:44:45 [2020-09-18T06:44:45.427Z] Cloning the remote Git repository
06:44:45 [2020-09-18T06:44:45.427Z] Cloning with configured refspecs honoured and without tags
06:44:45 [2020-09-18T06:44:45.427Z] Fetching changes from the remote Git repository
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
06:44:45 [2020-09-18T06:44:45.446Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
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] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
06:44:46 [2020-09-18T06:44:46.020Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:44:45 [2020-09-18T06:44:45.373Z]  > git rev-parse --is-inside-work-tree # timeout=10
06:44:45 [2020-09-18T06:44:45.435Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:44:45 [2020-09-18T06:44:45.449Z] Fetching upstream changes from https://github.com/moby/moby.git
06:44:45 [2020-09-18T06:44:45.449Z]  > git --version # timeout=10
06:44:45 [2020-09-18T06:44:45.467Z]  > git --version # 'git version 2.17.1'
06:44:45 [2020-09-18T06:44:45.467Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:44:45 [2020-09-18T06:44:45.468Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:44:46 [2020-09-18T06:44:46.023Z]  > git config core.sparsecheckout # timeout=10
06:44:46 [2020-09-18T06:44:46.043Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:44:45 [2020-09-18T06:44:45.389Z] Cloning repository https://github.com/moby/moby.git
06:44:45 [2020-09-18T06:44:45.390Z]  > git init /home/jenkins/workspace/moby_PR-41467 # timeout=10
06:44:45 [2020-09-18T06:44:45.406Z] Fetching upstream changes from https://github.com/moby/moby.git
06:44:45 [2020-09-18T06:44:45.406Z]  > git --version # timeout=10
06:44:45 [2020-09-18T06:44:45.407Z]  > git --version # 'git version 2.17.1'
06:44:45 [2020-09-18T06:44:45.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:44:45 [2020-09-18T06:44:45.408Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:44:45 [2020-09-18T06:44:45.434Z] Cloning repository https://github.com/moby/moby.git
06:44:45 [2020-09-18T06:44:45.434Z]  > git init /home/docker/workspace/moby_PR-41467 # timeout=10
06:44:45 [2020-09-18T06:44:45.444Z] Fetching upstream changes from https://github.com/moby/moby.git
06:44:45 [2020-09-18T06:44:45.444Z]  > git --version # timeout=10
06:44:45 [2020-09-18T06:44:45.447Z]  > git --version # 'git version 2.7.4'
06:44:45 [2020-09-18T06:44:45.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:44:45 [2020-09-18T06:44:45.448Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:44:46 [2020-09-18T06:44:46.833Z] Merge succeeded, producing 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:44:46 [2020-09-18T06:44:46.833Z] Checking out Revision 968133c86c0ae34f0904e83ebfa4472c623c74cc (PR-41467)
06:44:46 [2020-09-18T06:44:46.963Z] Commit message: "vendor: opencontainers/go-digest v1.0.0"
06:44:46 [2020-09-18T06:44:46.724Z]  > git remote # timeout=10
06:44:46 [2020-09-18T06:44:46.740Z]  > git config --get remote.origin.url # timeout=10
06:44:46 [2020-09-18T06:44:46.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:44:46 [2020-09-18T06:44:46.773Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
06:44:46 [2020-09-18T06:44:46.809Z]  > git rev-parse HEAD^{commit} # timeout=10
06:44:46 [2020-09-18T06:44:46.840Z]  > git config core.sparsecheckout # timeout=10
06:44:46 [2020-09-18T06:44:46.867Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:44:47 [2020-09-18T06:44:47.813Z] + [ PR != PR ]
06:44:47 [2020-09-18T06:44:47.813Z] + [ master != master ]
06:44:47 [2020-09-18T06:44:47.813Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:44:48 [2020-09-18T06:44:48.186Z] + docker version
06:44:48 [2020-09-18T06:44:48.186Z] Client: Docker Engine - Community
06:44:48 [2020-09-18T06:44:48.186Z]  Version:           19.03.12
06:44:48 [2020-09-18T06:44:48.186Z]  API version:       1.40
06:44:48 [2020-09-18T06:44:48.186Z]  Go version:        go1.13.10
06:44:48 [2020-09-18T06:44:48.186Z]  Git commit:        48a66213fe
06:44:48 [2020-09-18T06:44:48.186Z]  Built:             Mon Jun 22 15:45:36 2020
06:44:48 [2020-09-18T06:44:48.186Z]  OS/Arch:           linux/amd64
06:44:48 [2020-09-18T06:44:48.186Z]  Experimental:      false
06:44:48 [2020-09-18T06:44:48.186Z] 
06:44:48 [2020-09-18T06:44:48.186Z] Server: Docker Engine - Community
06:44:48 [2020-09-18T06:44:48.186Z]  Engine:
06:44:48 [2020-09-18T06:44:48.186Z]   Version:          19.03.12
06:44:48 [2020-09-18T06:44:48.186Z]   API version:      1.40 (minimum version 1.12)
06:44:48 [2020-09-18T06:44:48.186Z]   Go version:       go1.13.10
06:44:48 [2020-09-18T06:44:48.186Z]   Git commit:       48a66213fe
06:44:48 [2020-09-18T06:44:48.186Z]   Built:            Mon Jun 22 15:44:07 2020
06:44:48 [2020-09-18T06:44:48.186Z]   OS/Arch:          linux/amd64
06:44:48 [2020-09-18T06:44:48.186Z]   Experimental:     true
06:44:48 [2020-09-18T06:44:48.186Z]  containerd:
06:44:48 [2020-09-18T06:44:48.186Z]   Version:          1.2.13
06:44:48 [2020-09-18T06:44:48.186Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
06:44:48 [2020-09-18T06:44:48.186Z]  runc:
06:44:48 [2020-09-18T06:44:48.186Z]   Version:          1.0.0-rc10
06:44:48 [2020-09-18T06:44:48.186Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:44:48 [2020-09-18T06:44:48.186Z]  docker-init:
06:44:48 [2020-09-18T06:44:48.186Z]   Version:          0.18.0
06:44:48 [2020-09-18T06:44:48.186Z]   GitCommit:        fec3683
[Pipeline] sh
06:44:48 [2020-09-18T06:44:48.487Z] + docker info
06:44:54 [2020-09-18T06:44:54.635Z] Fetching without tags
06:44:54 [2020-09-18T06:44:54.610Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:44:54 [2020-09-18T06:44:54.612Z]  > git config --add remote.origin.fetch +refs/pull/41467/head:refs/remotes/origin/PR-41467 # timeout=10
06:44:54 [2020-09-18T06:44:54.613Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:44:54 [2020-09-18T06:44:54.626Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:44:54 [2020-09-18T06:44:54.640Z] Fetching upstream changes from https://github.com/moby/moby.git
06:44:54 [2020-09-18T06:44:54.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:44:54 [2020-09-18T06:44:54.641Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:44:54 [2020-09-18T06:44:54.920Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:44:55 [2020-09-18T06:44:55.413Z] Merge succeeded, producing 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:44:55 [2020-09-18T06:44:55.414Z] Checking out Revision 968133c86c0ae34f0904e83ebfa4472c623c74cc (PR-41467)
06:44:55 [2020-09-18T06:44:55.784Z] Commit message: "vendor: opencontainers/go-digest v1.0.0"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:44:54 [2020-09-18T06:44:54.925Z]  > git config core.sparsecheckout # timeout=10
06:44:54 [2020-09-18T06:44:54.929Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:44:55 [2020-09-18T06:44:55.389Z]  > git remote # timeout=10
06:44:55 [2020-09-18T06:44:55.390Z]  > git config --get remote.origin.url # timeout=10
06:44:55 [2020-09-18T06:44:55.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:44:55 [2020-09-18T06:44:55.391Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
06:44:55 [2020-09-18T06:44:55.407Z]  > git rev-parse HEAD^{commit} # timeout=10
06:44:55 [2020-09-18T06:44:55.419Z]  > git config core.sparsecheckout # timeout=10
06:44:55 [2020-09-18T06:44:55.422Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:44:56 [2020-09-18T06:44:56.601Z] + docker version
06:44:56 [2020-09-18T06:44:56.602Z] Client: Docker Engine - Community
06:44:56 [2020-09-18T06:44:56.602Z]  Version:           19.03.7
06:44:56 [2020-09-18T06:44:56.602Z]  API version:       1.40
06:44:56 [2020-09-18T06:44:56.602Z]  Go version:        go1.12.17
06:44:56 [2020-09-18T06:44:56.602Z]  Git commit:        7141c199a2
06:44:56 [2020-09-18T06:44:56.602Z]  Built:             Sat Mar  7 16:48:47 2020
06:44:56 [2020-09-18T06:44:56.602Z]  OS/Arch:           linux/s390x
06:44:56 [2020-09-18T06:44:56.602Z]  Experimental:      false
06:44:56 [2020-09-18T06:44:56.602Z] 
06:44:56 [2020-09-18T06:44:56.602Z] Server: Docker Engine - Community
06:44:56 [2020-09-18T06:44:56.602Z]  Engine:
06:44:56 [2020-09-18T06:44:56.602Z]   Version:          19.03.7
06:44:56 [2020-09-18T06:44:56.602Z]   API version:      1.40 (minimum version 1.12)
06:44:56 [2020-09-18T06:44:56.602Z]   Go version:       go1.12.17
06:44:56 [2020-09-18T06:44:56.602Z]   Git commit:       7141c199a2
06:44:56 [2020-09-18T06:44:56.602Z]   Built:            Sat Mar  7 16:47:46 2020
06:44:56 [2020-09-18T06:44:56.602Z]   OS/Arch:          linux/s390x
06:44:56 [2020-09-18T06:44:56.602Z]   Experimental:     true
06:44:56 [2020-09-18T06:44:56.602Z]  containerd:
06:44:56 [2020-09-18T06:44:56.602Z]   Version:          1.2.13
06:44:56 [2020-09-18T06:44:56.602Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
06:44:56 [2020-09-18T06:44:56.602Z]  runc:
06:44:56 [2020-09-18T06:44:56.602Z]   Version:          1.0.0-rc10
06:44:56 [2020-09-18T06:44:56.602Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:44:56 [2020-09-18T06:44:56.602Z]  docker-init:
06:44:56 [2020-09-18T06:44:56.602Z]   Version:          0.18.0
06:44:56 [2020-09-18T06:44:56.602Z]   GitCommit:        fec3683
[Pipeline] sh
06:44:56 [2020-09-18T06:44:56.978Z] + docker info
06:44:57 [2020-09-18T06:44:57.610Z] Client:
06:44:57 [2020-09-18T06:44:57.610Z]  Debug Mode: false
06:44:57 [2020-09-18T06:44:57.610Z] 
06:44:57 [2020-09-18T06:44:57.610Z] Server:
06:44:57 [2020-09-18T06:44:57.610Z]  Containers: 0
06:44:57 [2020-09-18T06:44:57.610Z]   Running: 0
06:44:57 [2020-09-18T06:44:57.610Z]   Paused: 0
06:44:57 [2020-09-18T06:44:57.610Z]   Stopped: 0
06:44:57 [2020-09-18T06:44:57.610Z]  Images: 0
06:44:57 [2020-09-18T06:44:57.610Z]  Server Version: 19.03.7
06:44:57 [2020-09-18T06:44:57.610Z]  Storage Driver: overlay2
06:44:57 [2020-09-18T06:44:57.610Z]   Backing Filesystem: <unknown>
06:44:57 [2020-09-18T06:44:57.610Z]   Supports d_type: true
06:44:57 [2020-09-18T06:44:57.610Z]   Native Overlay Diff: true
06:44:57 [2020-09-18T06:44:57.610Z]  Logging Driver: json-file
06:44:57 [2020-09-18T06:44:57.610Z]  Cgroup Driver: cgroupfs
06:44:57 [2020-09-18T06:44:57.610Z]  Plugins:
06:44:57 [2020-09-18T06:44:57.610Z]   Volume: local
06:44:57 [2020-09-18T06:44:57.610Z]   Network: bridge host ipvlan macvlan null overlay
06:44:57 [2020-09-18T06:44:57.610Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:44:57 [2020-09-18T06:44:57.610Z]  Swarm: inactive
06:44:57 [2020-09-18T06:44:57.610Z]  Runtimes: runc
06:44:57 [2020-09-18T06:44:57.610Z]  Default Runtime: runc
06:44:57 [2020-09-18T06:44:57.610Z]  Init Binary: docker-init
06:44:57 [2020-09-18T06:44:57.610Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
06:44:57 [2020-09-18T06:44:57.610Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:44:57 [2020-09-18T06:44:57.610Z]  init version: fec3683
06:44:57 [2020-09-18T06:44:57.610Z]  Security Options:
06:44:57 [2020-09-18T06:44:57.610Z]   apparmor
06:44:57 [2020-09-18T06:44:57.610Z]   seccomp
06:44:57 [2020-09-18T06:44:57.610Z]    Profile: default
06:44:57 [2020-09-18T06:44:57.610Z]  Kernel Version: 4.15.0-91-generic
06:44:57 [2020-09-18T06:44:57.610Z]  Operating System: Ubuntu 18.04.4 LTS
06:44:57 [2020-09-18T06:44:57.610Z]  OSType: linux
06:44:57 [2020-09-18T06:44:57.610Z]  Architecture: s390x
06:44:57 [2020-09-18T06:44:57.610Z]  CPUs: 2
06:44:57 [2020-09-18T06:44:57.610Z]  Total Memory: 7.861GiB
06:44:57 [2020-09-18T06:44:57.610Z]  Name: s390x-ubuntu-03
06:44:57 [2020-09-18T06:44:57.610Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
06:44:57 [2020-09-18T06:44:57.610Z]  Docker Root Dir: /var/lib/docker
06:44:57 [2020-09-18T06:44:57.610Z]  Debug Mode: false
06:44:57 [2020-09-18T06:44:57.610Z]  Username: dockerbuildbot
06:44:57 [2020-09-18T06:44:57.610Z]  Registry: https://index.docker.io/v1/
06:44:57 [2020-09-18T06:44:57.610Z]  Labels:
06:44:57 [2020-09-18T06:44:57.610Z]  Experimental: true
06:44:57 [2020-09-18T06:44:57.610Z]  Insecure Registries:
06:44:57 [2020-09-18T06:44:57.610Z]   127.0.0.0/8
06:44:57 [2020-09-18T06:44:57.610Z]  Live Restore Enabled: false
06:44:57 [2020-09-18T06:44:57.610Z] 
06:44:57 [2020-09-18T06:44:57.610Z] WARNING: No swap limit support
[Pipeline] sh
06:44:57 [2020-09-18T06:44:57.988Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:44:57 [2020-09-18T06:44:57.988Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:44:57 [2020-09-18T06:44:57.988Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41467/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:44:57 [2020-09-18T06:44:57.988Z] + bash /home/jenkins/workspace/moby_PR-41467/check-config.sh
06:44:57 [2020-09-18T06:44:57.988Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:44:57 [2020-09-18T06:44:57.988Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
06:44:57 [2020-09-18T06:44:57.988Z] 
06:44:57 [2020-09-18T06:44:57.988Z] Generally Necessary:
06:44:57 [2020-09-18T06:44:57.988Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:44:57 [2020-09-18T06:44:57.988Z] - apparmor: enabled and tools installed
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_NAMESPACES: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_NET_NS: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_PID_NS: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_IPC_NS: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_UTS_NS: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_CGROUPS: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_CGROUP_CPUACCT: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_CGROUP_DEVICE: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_CGROUP_FREEZER: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_CGROUP_SCHED: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_CPUSETS: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_MEMCG: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_KEYS: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_VETH: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_BRIDGE: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_NF_NAT: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_NF_NAT_NEEDED: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_POSIX_MQUEUE: enabled
06:44:58 [2020-09-18T06:44:58.279Z] 
06:44:58 [2020-09-18T06:44:58.279Z] Optional Features:
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_USER_NS: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_SECCOMP: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_CGROUP_PIDS: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_MEMCG_SWAP: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:44:58 [2020-09-18T06:44:58.279Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_BLK_CGROUP: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_IOSCHED_CFQ: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_CGROUP_PERF: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_CGROUP_HUGETLB: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_CFS_BANDWIDTH: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_RT_GROUP_SCHED: missing
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_IP_VS: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_IP_VS_NFCT: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_IP_VS_RR: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_EXT4_FS: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:44:58 [2020-09-18T06:44:58.279Z] - Network Drivers:
06:44:58 [2020-09-18T06:44:58.279Z]   - "overlay":
06:44:58 [2020-09-18T06:44:58.279Z]     - CONFIG_VXLAN: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:44:58 [2020-09-18T06:44:58.279Z]       Optional (for encrypted networks):
06:44:58 [2020-09-18T06:44:58.279Z]       - CONFIG_CRYPTO: enabled
06:44:58 [2020-09-18T06:44:58.279Z]       - CONFIG_CRYPTO_AEAD: enabled
06:44:58 [2020-09-18T06:44:58.279Z]       - CONFIG_CRYPTO_GCM: enabled
06:44:58 [2020-09-18T06:44:58.279Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:44:58 [2020-09-18T06:44:58.279Z]       - CONFIG_CRYPTO_GHASH: enabled
06:44:58 [2020-09-18T06:44:58.279Z]       - CONFIG_XFRM: enabled
06:44:58 [2020-09-18T06:44:58.279Z]       - CONFIG_XFRM_USER: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z]       - CONFIG_INET_ESP: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z]   - "ipvlan":
06:44:58 [2020-09-18T06:44:58.279Z]     - CONFIG_IPVLAN: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z]   - "macvlan":
06:44:58 [2020-09-18T06:44:58.279Z]     - CONFIG_MACVLAN: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z]     - CONFIG_DUMMY: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z]   - "ftp,tftp client in container":
06:44:58 [2020-09-18T06:44:58.279Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z] - Storage Drivers:
06:44:58 [2020-09-18T06:44:58.279Z]   - "aufs":
06:44:58 [2020-09-18T06:44:58.279Z]     - CONFIG_AUFS_FS: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z]   - "btrfs":
06:44:58 [2020-09-18T06:44:58.279Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:44:58 [2020-09-18T06:44:58.279Z]   - "devicemapper":
06:44:58 [2020-09-18T06:44:58.279Z]     - CONFIG_BLK_DEV_DM: enabled
06:44:58 [2020-09-18T06:44:58.279Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:44:58 [2020-09-18T06:44:58.279Z]   - "overlay":
06:44:58 [2020-09-18T06:44:58.309Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:44:58 [2020-09-18T06:44:58.309Z]   - "zfs":
06:44:58 [2020-09-18T06:44:58.309Z]     - /dev/zfs: missing
06:44:58 [2020-09-18T06:44:58.309Z]     - zfs command: missing
06:44:58 [2020-09-18T06:44:58.309Z]     - zpool command: missing
06:44:58 [2020-09-18T06:44:58.309Z] 
06:44:58 [2020-09-18T06:44:58.309Z] Limits:
06:44:58 [2020-09-18T06:44:58.309Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:44:58 [2020-09-18T06:44:58.309Z] 
06:44:58 [2020-09-18T06:44:58.309Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:44:58 [2020-09-18T06:44:58.708Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:968133c86c0ae34f0904e83ebfa4472c623c74cc .
06:44:58 [2020-09-18T06:44:58.708Z] #1 [internal] load .dockerignore
06:44:58 [2020-09-18T06:44:58.708Z] #1 transferring context: 87B 0.0s done
06:44:58 [2020-09-18T06:44:58.708Z] #1 DONE 0.0s
06:44:58 [2020-09-18T06:44:58.708Z] 
06:44:58 [2020-09-18T06:44:58.708Z] #2 [internal] load build definition from Dockerfile
06:44:58 [2020-09-18T06:44:58.708Z] #2 transferring dockerfile: 16.37kB done
06:44:58 [2020-09-18T06:44:58.708Z] #2 DONE 0.0s
06:44:58 [2020-09-18T06:44:58.708Z] 
06:44:58 [2020-09-18T06:44:58.708Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
06:44:59 [2020-09-18T06:44:59.013Z] #3 DONE 0.2s
06:44:59 [2020-09-18T06:44:59.013Z] 
06:44:59 [2020-09-18T06:44:59.013Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
06:44:59 [2020-09-18T06:44:59.013Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
06:44:59 [2020-09-18T06:44:59.309Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
06:44:59 [2020-09-18T06:44:59.309Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
06:44:59 [2020-09-18T06:44:59.309Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
06:44:59 [2020-09-18T06:44:59.309Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 7.06MB / 8.88MB 0.2s
06:44:59 [2020-09-18T06:44:59.309Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
06:44:59 [2020-09-18T06:44:59.309Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s
06:44:59 [2020-09-18T06:44:59.600Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
06:44:59 [2020-09-18T06:44:59.600Z] #4 DONE 0.6s
06:44:59 [2020-09-18T06:44:59.891Z] 
06:44:59 [2020-09-18T06:44:59.891Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:45:00 [2020-09-18T06:45:00.187Z] Still waiting to schedule task
06:45:00 [2020-09-18T06:45:00.187Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-006d1917c6242f2b3)’
06:45:00 [2020-09-18T06:45:00.192Z] Still waiting to schedule task
06:45:00 [2020-09-18T06:45:00.192Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-006d1917c6242f2b3)’
06:45:00 [2020-09-18T06:45:00.207Z] Still waiting to schedule task
06:45:00 [2020-09-18T06:45:00.207Z] All nodes of label ‘arm64&&linux’ are offline
06:45:00 [2020-09-18T06:45:00.211Z] #6 DONE 0.2s
06:45:00 [2020-09-18T06:45:00.211Z] 
06:45:00 [2020-09-18T06:45:00.211Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
06:45:00 [2020-09-18T06:45:00.211Z] #5 DONE 0.1s
06:45:00 [2020-09-18T06:45:00.211Z] 
06:45:00 [2020-09-18T06:45:00.211Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:45:00 [2020-09-18T06:45:00.211Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
06:45:00 [2020-09-18T06:45:00.211Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
06:45:00 [2020-09-18T06:45:00.211Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
06:45:00 [2020-09-18T06:45:00.211Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 0.1s
06:45:00 [2020-09-18T06:45:00.211Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 0.1s
06:45:00 [2020-09-18T06:45:00.211Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
06:45:00 [2020-09-18T06:45:00.211Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.1s done
06:45:00 [2020-09-18T06:45:00.219Z] Still waiting to schedule task
06:45:00 [2020-09-18T06:45:00.219Z] All nodes of label ‘windows-2019’ are offline
06:45:00 [2020-09-18T06:45:00.520Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 10.42MB / 102.23MB 0.3s
06:45:00 [2020-09-18T06:45:00.520Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 18.57MB / 102.23MB 0.4s
06:45:00 [2020-09-18T06:45:00.520Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 26.46MB / 102.23MB 0.5s
06:45:00 [2020-09-18T06:45:00.818Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 35.16MB / 102.23MB 0.6s
06:45:00 [2020-09-18T06:45:00.818Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 43.42MB / 102.23MB 0.7s
06:45:01 [2020-09-18T06:45:01.116Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 49.25MB / 102.23MB 0.8s
06:45:01 [2020-09-18T06:45:01.116Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 56.56MB / 102.23MB 0.9s
06:45:01 [2020-09-18T06:45:01.116Z] #7 ...
06:45:01 [2020-09-18T06:45:01.116Z] 
06:45:01 [2020-09-18T06:45:01.116Z] #20 [internal] load build context
06:45:01 [2020-09-18T06:45:01.116Z] #20 transferring context: 51.44MB 1.0s done
06:45:01 [2020-09-18T06:45:01.116Z] #20 DONE 1.0s
06:45:01 [2020-09-18T06:45:01.116Z] 
06:45:01 [2020-09-18T06:45:01.116Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:45:01 [2020-09-18T06:45:01.116Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 74.60MB / 102.23MB 1.1s
06:45:01 [2020-09-18T06:45:01.410Z] #7 ...
06:45:01 [2020-09-18T06:45:01.410Z] 
06:45:01 [2020-09-18T06:45:01.410Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:45:01 [2020-09-18T06:45:01.410Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
06:45:01 [2020-09-18T06:45:01.410Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
06:45:01 [2020-09-18T06:45:01.410Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
06:45:01 [2020-09-18T06:45:01.410Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done
06:45:01 [2020-09-18T06:45:01.410Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
06:45:01 [2020-09-18T06:45:01.410Z] #58 DONE 1.1s
06:45:01 [2020-09-18T06:45:01.410Z] 
06:45:01 [2020-09-18T06:45:01.410Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:45:01 [2020-09-18T06:45:01.410Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 86.31MB / 102.23MB 1.2s
06:45:01 [2020-09-18T06:45:01.410Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 98.08MB / 102.23MB 1.3s
06:45:01 [2020-09-18T06:45:01.701Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.4s done
06:45:01 [2020-09-18T06:45:01.701Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
06:45:03 [2020-09-18T06:45:03.406Z] Client:
06:45:03 [2020-09-18T06:45:03.406Z]  Debug Mode: false
06:45:03 [2020-09-18T06:45:03.406Z] 
06:45:03 [2020-09-18T06:45:03.406Z] Server:
06:45:03 [2020-09-18T06:45:03.406Z]  Containers: 0
06:45:03 [2020-09-18T06:45:03.406Z]   Running: 0
06:45:03 [2020-09-18T06:45:03.406Z]   Paused: 0
06:45:03 [2020-09-18T06:45:03.406Z]   Stopped: 0
06:45:03 [2020-09-18T06:45:03.406Z]  Images: 1
06:45:03 [2020-09-18T06:45:03.406Z]  Server Version: 19.03.12
06:45:03 [2020-09-18T06:45:03.406Z]  Storage Driver: overlay2
06:45:03 [2020-09-18T06:45:03.406Z]   Backing Filesystem: extfs
06:45:03 [2020-09-18T06:45:03.406Z]   Supports d_type: true
06:45:03 [2020-09-18T06:45:03.406Z]   Native Overlay Diff: true
06:45:03 [2020-09-18T06:45:03.406Z]  Logging Driver: json-file
06:45:03 [2020-09-18T06:45:03.406Z]  Cgroup Driver: cgroupfs
06:45:03 [2020-09-18T06:45:03.406Z]  Plugins:
06:45:03 [2020-09-18T06:45:03.406Z]   Volume: local
06:45:03 [2020-09-18T06:45:03.406Z]   Network: bridge host ipvlan macvlan null overlay
06:45:03 [2020-09-18T06:45:03.406Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:45:03 [2020-09-18T06:45:03.406Z]  Swarm: inactive
06:45:03 [2020-09-18T06:45:03.406Z]  Runtimes: runc
06:45:03 [2020-09-18T06:45:03.406Z]  Default Runtime: runc
06:45:03 [2020-09-18T06:45:03.406Z]  Init Binary: docker-init
06:45:03 [2020-09-18T06:45:03.406Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
06:45:03 [2020-09-18T06:45:03.406Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:45:03 [2020-09-18T06:45:03.406Z]  init version: fec3683
06:45:03 [2020-09-18T06:45:03.406Z]  Security Options:
06:45:03 [2020-09-18T06:45:03.406Z]   apparmor
06:45:03 [2020-09-18T06:45:03.406Z]   seccomp
06:45:03 [2020-09-18T06:45:03.406Z]    Profile: default
06:45:03 [2020-09-18T06:45:03.406Z]  Kernel Version: 5.3.0-1035-aws
06:45:03 [2020-09-18T06:45:03.406Z]  Operating System: Ubuntu 18.04.5 LTS
06:45:03 [2020-09-18T06:45:03.406Z]  OSType: linux
06:45:03 [2020-09-18T06:45:03.406Z]  Architecture: x86_64
06:45:03 [2020-09-18T06:45:03.406Z]  CPUs: 2
06:45:03 [2020-09-18T06:45:03.406Z]  Total Memory: 7.487GiB
06:45:03 [2020-09-18T06:45:03.406Z]  Name: ip-10-100-63-6
06:45:03 [2020-09-18T06:45:03.406Z]  ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID
06:45:03 [2020-09-18T06:45:03.406Z]  Docker Root Dir: /var/lib/docker
06:45:03 [2020-09-18T06:45:03.406Z]  Debug Mode: false
06:45:03 [2020-09-18T06:45:03.406Z]  Registry: https://index.docker.io/v1/
06:45:03 [2020-09-18T06:45:03.406Z]  Labels:
06:45:03 [2020-09-18T06:45:03.406Z]  Experimental: true
06:45:03 [2020-09-18T06:45:03.406Z]  Insecure Registries:
06:45:03 [2020-09-18T06:45:03.406Z]   127.0.0.0/8
06:45:03 [2020-09-18T06:45:03.406Z]  Live Restore Enabled: true
06:45:03 [2020-09-18T06:45:03.406Z] 
06:45:03 [2020-09-18T06:45:03.406Z] WARNING: No swap limit support
[Pipeline] sh
06:45:03 [2020-09-18T06:45:03.699Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:45:03 [2020-09-18T06:45:03.699Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:45:03 [2020-09-18T06:45:03.699Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41467/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:45:03 [2020-09-18T06:45:03.983Z] + bash /home/ubuntu/workspace/moby_PR-41467/check-config.sh
06:45:03 [2020-09-18T06:45:03.983Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:45:03 [2020-09-18T06:45:03.983Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ...
06:45:03 [2020-09-18T06:45:03.983Z] 
06:45:03 [2020-09-18T06:45:03.983Z] Generally Necessary:
06:45:03 [2020-09-18T06:45:03.983Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:45:03 [2020-09-18T06:45:03.983Z] - apparmor: enabled and tools installed
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_NAMESPACES: enabled
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_NET_NS: enabled
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_PID_NS: enabled
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_IPC_NS: enabled
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_UTS_NS: enabled
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_CGROUPS: enabled
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_CGROUP_CPUACCT: enabled
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_CGROUP_DEVICE: enabled
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_CGROUP_FREEZER: enabled
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_CGROUP_SCHED: enabled
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_CPUSETS: enabled
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_MEMCG: enabled
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_KEYS: enabled
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_VETH: enabled (as module)
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_BRIDGE: enabled (as module)
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_NF_NAT_IPV4: missing
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:45:03 [2020-09-18T06:45:03.983Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_NF_NAT: enabled (as module)
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_NF_NAT_NEEDED: missing
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_POSIX_MQUEUE: enabled
06:45:04 [2020-09-18T06:45:04.256Z] 
06:45:04 [2020-09-18T06:45:04.256Z] Optional Features:
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_USER_NS: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_SECCOMP: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_CGROUP_PIDS: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_MEMCG_SWAP: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:45:04 [2020-09-18T06:45:04.256Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_BLK_CGROUP: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_IOSCHED_CFQ: missing
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_CGROUP_PERF: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_CGROUP_HUGETLB: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_CFS_BANDWIDTH: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_RT_GROUP_SCHED: missing
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_IP_VS: enabled (as module)
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_IP_VS_NFCT: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_IP_VS_RR: enabled (as module)
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_EXT4_FS: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:45:04 [2020-09-18T06:45:04.256Z] - Network Drivers:
06:45:04 [2020-09-18T06:45:04.256Z]   - "overlay":
06:45:04 [2020-09-18T06:45:04.256Z]     - CONFIG_VXLAN: enabled (as module)
06:45:04 [2020-09-18T06:45:04.256Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:45:04 [2020-09-18T06:45:04.256Z]       Optional (for encrypted networks):
06:45:04 [2020-09-18T06:45:04.526Z]       - CONFIG_CRYPTO: enabled
06:45:04 [2020-09-18T06:45:04.526Z]       - CONFIG_CRYPTO_AEAD: enabled
06:45:04 [2020-09-18T06:45:04.526Z]       - CONFIG_CRYPTO_GCM: enabled
06:45:04 [2020-09-18T06:45:04.526Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:45:04 [2020-09-18T06:45:04.526Z]       - CONFIG_CRYPTO_GHASH: enabled
06:45:04 [2020-09-18T06:45:04.526Z]       - CONFIG_XFRM: enabled
06:45:04 [2020-09-18T06:45:04.526Z]       - CONFIG_XFRM_USER: enabled (as module)
06:45:04 [2020-09-18T06:45:04.526Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:45:04 [2020-09-18T06:45:04.526Z]       - CONFIG_INET_ESP: enabled (as module)
06:45:04 [2020-09-18T06:45:04.526Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
06:45:04 [2020-09-18T06:45:04.526Z]   - "ipvlan":
06:45:04 [2020-09-18T06:45:04.526Z]     - CONFIG_IPVLAN: enabled (as module)
06:45:04 [2020-09-18T06:45:04.526Z]   - "macvlan":
06:45:04 [2020-09-18T06:45:04.526Z]     - CONFIG_MACVLAN: enabled (as module)
06:45:04 [2020-09-18T06:45:04.526Z]     - CONFIG_DUMMY: enabled (as module)
06:45:04 [2020-09-18T06:45:04.526Z]   - "ftp,tftp client in container":
06:45:04 [2020-09-18T06:45:04.526Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:45:04 [2020-09-18T06:45:04.526Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:45:04 [2020-09-18T06:45:04.526Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:45:04 [2020-09-18T06:45:04.526Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:45:04 [2020-09-18T06:45:04.526Z] - Storage Drivers:
06:45:04 [2020-09-18T06:45:04.526Z]   - "aufs":
06:45:04 [2020-09-18T06:45:04.526Z]     - CONFIG_AUFS_FS: enabled (as module)
06:45:04 [2020-09-18T06:45:04.526Z]   - "btrfs":
06:45:04 [2020-09-18T06:45:04.526Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:45:04 [2020-09-18T06:45:04.526Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:45:04 [2020-09-18T06:45:04.526Z]   - "devicemapper":
06:45:04 [2020-09-18T06:45:04.526Z]     - CONFIG_BLK_DEV_DM: enabled
06:45:04 [2020-09-18T06:45:04.526Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:45:04 [2020-09-18T06:45:04.526Z]   - "overlay":
06:45:04 [2020-09-18T06:45:04.526Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:45:04 [2020-09-18T06:45:04.526Z]   - "zfs":
06:45:04 [2020-09-18T06:45:04.526Z]     - /dev/zfs: present
06:45:04 [2020-09-18T06:45:04.526Z]     - zfs command: missing
06:45:04 [2020-09-18T06:45:04.526Z]     - zpool command: missing
06:45:04 [2020-09-18T06:45:04.526Z] 
06:45:04 [2020-09-18T06:45:04.526Z] Limits:
06:45:04 [2020-09-18T06:45:04.526Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:45:04 [2020-09-18T06:45:04.526Z] 
06:45:04 [2020-09-18T06:45:04.526Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:45:04 [2020-09-18T06:45:04.834Z] Fetching without tags
06:45:04 [2020-09-18T06:45:04.883Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:968133c86c0ae34f0904e83ebfa4472c623c74cc .
06:45:04 [2020-09-18T06:45:04.883Z] #2 [internal] load build definition from Dockerfile
06:45:04 [2020-09-18T06:45:04.883Z] #2 transferring dockerfile: 16.37kB done
06:45:04 [2020-09-18T06:45:04.883Z] #2 DONE 0.0s
06:45:04 [2020-09-18T06:45:04.883Z] 
06:45:04 [2020-09-18T06:45:04.883Z] #1 [internal] load .dockerignore
06:45:04 [2020-09-18T06:45:04.883Z] #1 transferring context: 87B done
06:45:04 [2020-09-18T06:45:04.883Z] #1 DONE 0.0s
06:45:04 [2020-09-18T06:45:04.883Z] 
06:45:04 [2020-09-18T06:45:04.883Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
06:45:04 [2020-09-18T06:45:04.806Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:45:04 [2020-09-18T06:45:04.809Z]  > git config --add remote.origin.fetch +refs/pull/41467/head:refs/remotes/origin/PR-41467 # timeout=10
06:45:04 [2020-09-18T06:45:04.812Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:45:04 [2020-09-18T06:45:04.827Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:45:04 [2020-09-18T06:45:04.841Z] Fetching upstream changes from https://github.com/moby/moby.git
06:45:04 [2020-09-18T06:45:04.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:45:04 [2020-09-18T06:45:04.842Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:45:05 [2020-09-18T06:45:05.215Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.5s done
06:45:05 [2020-09-18T06:45:05.241Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:45:05 [2020-09-18T06:45:05.506Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
06:45:05 [2020-09-18T06:45:05.506Z] #7 DONE 5.4s
06:45:05 [2020-09-18T06:45:05.506Z] 
06:45:05 [2020-09-18T06:45:05.506Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:45:06 [2020-09-18T06:45:06.103Z] Merge succeeded, producing 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:45:06 [2020-09-18T06:45:06.103Z] Checking out Revision 968133c86c0ae34f0904e83ebfa4472c623c74cc (PR-41467)
06:45:06 [2020-09-18T06:45:06.203Z] Commit message: "vendor: opencontainers/go-digest v1.0.0"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:45:05 [2020-09-18T06:45:05.248Z]  > git config core.sparsecheckout # timeout=10
06:45:05 [2020-09-18T06:45:05.251Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:45:06 [2020-09-18T06:45:06.066Z]  > git remote # timeout=10
06:45:06 [2020-09-18T06:45:06.069Z]  > git config --get remote.origin.url # timeout=10
06:45:06 [2020-09-18T06:45:06.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:45:06 [2020-09-18T06:45:06.072Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
06:45:06 [2020-09-18T06:45:06.094Z]  > git rev-parse HEAD^{commit} # timeout=10
06:45:06 [2020-09-18T06:45:06.109Z]  > git config core.sparsecheckout # timeout=10
06:45:06 [2020-09-18T06:45:06.112Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:45:07 [2020-09-18T06:45:07.012Z] #8 DONE 1.4s
06:45:07 [2020-09-18T06:45:07.012Z] 
06:45:07 [2020-09-18T06:45:07.012Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:45:07 [2020-09-18T06:45:07.103Z] + docker version
06:45:07 [2020-09-18T06:45:07.103Z] Client:
06:45:07 [2020-09-18T06:45:07.103Z]  Version:           18.06.1-ce
06:45:07 [2020-09-18T06:45:07.103Z]  API version:       1.38
06:45:07 [2020-09-18T06:45:07.103Z]  Go version:        go1.10.3
06:45:07 [2020-09-18T06:45:07.103Z]  Git commit:        e68fc7a
06:45:07 [2020-09-18T06:45:07.103Z]  Built:             Tue Aug 21 17:26:10 2018
06:45:07 [2020-09-18T06:45:07.103Z]  OS/Arch:           linux/ppc64le
06:45:07 [2020-09-18T06:45:07.103Z]  Experimental:      false
06:45:07 [2020-09-18T06:45:07.103Z] 
06:45:07 [2020-09-18T06:45:07.103Z] Server:
06:45:07 [2020-09-18T06:45:07.103Z]  Engine:
06:45:07 [2020-09-18T06:45:07.103Z]   Version:          18.06.1-ce
06:45:07 [2020-09-18T06:45:07.103Z]   API version:      1.38 (minimum version 1.12)
06:45:07 [2020-09-18T06:45:07.103Z]   Go version:       go1.10.3
06:45:07 [2020-09-18T06:45:07.103Z]   Git commit:       e68fc7a
06:45:07 [2020-09-18T06:45:07.103Z]   Built:            Tue Aug 21 17:24:20 2018
06:45:07 [2020-09-18T06:45:07.103Z]   OS/Arch:          linux/ppc64le
06:45:07 [2020-09-18T06:45:07.103Z]   Experimental:     true
[Pipeline] sh
06:45:07 [2020-09-18T06:45:07.489Z] + docker info
06:45:07 [2020-09-18T06:45:07.489Z] Containers: 0
06:45:07 [2020-09-18T06:45:07.489Z]  Running: 0
06:45:07 [2020-09-18T06:45:07.489Z]  Paused: 0
06:45:07 [2020-09-18T06:45:07.489Z]  Stopped: 0
06:45:07 [2020-09-18T06:45:07.489Z] Images: 0
06:45:07 [2020-09-18T06:45:07.489Z] Server Version: 18.06.1-ce
06:45:07 [2020-09-18T06:45:07.489Z] Storage Driver: overlay2
06:45:07 [2020-09-18T06:45:07.489Z]  Backing Filesystem: extfs
06:45:07 [2020-09-18T06:45:07.489Z]  Supports d_type: true
06:45:07 [2020-09-18T06:45:07.489Z]  Native Overlay Diff: true
06:45:07 [2020-09-18T06:45:07.489Z] Logging Driver: json-file
06:45:07 [2020-09-18T06:45:07.489Z] Cgroup Driver: cgroupfs
06:45:07 [2020-09-18T06:45:07.489Z] Plugins:
06:45:07 [2020-09-18T06:45:07.489Z]  Volume: local
06:45:07 [2020-09-18T06:45:07.489Z]  Network: bridge host ipvlan macvlan null overlay
06:45:07 [2020-09-18T06:45:07.489Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
06:45:07 [2020-09-18T06:45:07.489Z] Swarm: inactive
06:45:07 [2020-09-18T06:45:07.489Z] Runtimes: runc
06:45:07 [2020-09-18T06:45:07.489Z] Default Runtime: runc
06:45:07 [2020-09-18T06:45:07.489Z] Init Binary: docker-init
06:45:07 [2020-09-18T06:45:07.489Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
06:45:07 [2020-09-18T06:45:07.489Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
06:45:07 [2020-09-18T06:45:07.489Z] init version: fec3683
06:45:07 [2020-09-18T06:45:07.489Z] Security Options:
06:45:07 [2020-09-18T06:45:07.489Z]  apparmor
06:45:07 [2020-09-18T06:45:07.489Z]  seccomp
06:45:07 [2020-09-18T06:45:07.489Z]   Profile: default
06:45:07 [2020-09-18T06:45:07.489Z] Kernel Version: 4.4.0-139-generic
06:45:07 [2020-09-18T06:45:07.489Z] Operating System: Ubuntu 16.04.3 LTS
06:45:07 [2020-09-18T06:45:07.489Z] OSType: linux
06:45:07 [2020-09-18T06:45:07.489Z] Architecture: ppc64le
06:45:07 [2020-09-18T06:45:07.489Z] CPUs: 4
06:45:07 [2020-09-18T06:45:07.489Z] Total Memory: 7.972GiB
06:45:07 [2020-09-18T06:45:07.489Z] Name: ppc64le-ubuntu-31
06:45:07 [2020-09-18T06:45:07.489Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
06:45:07 [2020-09-18T06:45:07.489Z] Docker Root Dir: /var/lib/docker
06:45:07 [2020-09-18T06:45:07.489Z] Debug Mode (client): false
06:45:07 [2020-09-18T06:45:07.489Z] Debug Mode (server): false
06:45:07 [2020-09-18T06:45:07.489Z] Username: dockerbuildbot
06:45:07 [2020-09-18T06:45:07.489Z] Registry: https://index.docker.io/v1/
06:45:07 [2020-09-18T06:45:07.489Z] Labels:
06:45:07 [2020-09-18T06:45:07.489Z] Experimental: true
06:45:07 [2020-09-18T06:45:07.489Z] Insecure Registries:
06:45:07 [2020-09-18T06:45:07.489Z]  127.0.0.0/8
06:45:07 [2020-09-18T06:45:07.489Z] Live Restore Enabled: false
06:45:07 [2020-09-18T06:45:07.489Z] 
[Pipeline] sh
06:45:07 [2020-09-18T06:45:07.879Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:45:07 [2020-09-18T06:45:07.879Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:45:07 [2020-09-18T06:45:07.879Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41467/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:45:07 [2020-09-18T06:45:07.879Z] + bash /home/docker/workspace/moby_PR-41467/check-config.sh
06:45:07 [2020-09-18T06:45:07.879Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:45:07 [2020-09-18T06:45:07.879Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
06:45:07 [2020-09-18T06:45:07.879Z] 
06:45:07 [2020-09-18T06:45:07.879Z] Generally Necessary:
06:45:07 [2020-09-18T06:45:07.879Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:45:07 [2020-09-18T06:45:07.879Z] - apparmor: enabled and tools installed
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_NAMESPACES: enabled
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_NET_NS: enabled
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_PID_NS: enabled
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_IPC_NS: enabled
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_UTS_NS: enabled
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_CGROUPS: enabled
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_CGROUP_CPUACCT: enabled
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_CGROUP_DEVICE: enabled
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_CGROUP_FREEZER: enabled
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_CGROUP_SCHED: enabled
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_CPUSETS: enabled
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_MEMCG: enabled
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_KEYS: enabled
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_VETH: enabled (as module)
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_BRIDGE: enabled (as module)
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:45:07 [2020-09-18T06:45:07.879Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
06:45:08 [2020-09-18T06:45:08.046Z] #9 DONE 1.0s
06:45:08 [2020-09-18T06:45:08.047Z] 
06:45:08 [2020-09-18T06:45:08.047Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:45:08 [2020-09-18T06:45:08.047Z] #38 ...
06:45:08 [2020-09-18T06:45:08.047Z] 
06:45:08 [2020-09-18T06:45:08.047Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:45:08 [2020-09-18T06:45:08.047Z] #27 DONE 0.1s
06:45:08 [2020-09-18T06:45:08.047Z] 
06:45:08 [2020-09-18T06:45:08.047Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:45:08 [2020-09-18T06:45:08.047Z] #35 DONE 0.1s
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_NF_NAT: enabled (as module)
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_NF_NAT_NEEDED: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_POSIX_MQUEUE: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
06:45:08 [2020-09-18T06:45:08.176Z] 
06:45:08 [2020-09-18T06:45:08.176Z] Optional Features:
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_USER_NS: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_SECCOMP: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_CGROUP_PIDS: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_MEMCG_SWAP: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:45:08 [2020-09-18T06:45:08.176Z]     (cgroup swap accounting is currently enabled)
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_MEMCG_KMEM: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_BLK_CGROUP: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_IOSCHED_CFQ: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_CGROUP_PERF: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_CGROUP_HUGETLB: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_CFS_BANDWIDTH: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_RT_GROUP_SCHED: missing
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_IP_VS: enabled (as module)
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_IP_VS_NFCT: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_IP_VS_RR: enabled (as module)
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_EXT4_FS: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:45:08 [2020-09-18T06:45:08.176Z] - Network Drivers:
06:45:08 [2020-09-18T06:45:08.176Z]   - "overlay":
06:45:08 [2020-09-18T06:45:08.176Z]     - CONFIG_VXLAN: enabled (as module)
06:45:08 [2020-09-18T06:45:08.176Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:45:08 [2020-09-18T06:45:08.176Z]       Optional (for encrypted networks):
06:45:08 [2020-09-18T06:45:08.187Z] #3 DONE 2.7s
06:45:08 [2020-09-18T06:45:08.187Z] 
06:45:08 [2020-09-18T06:45:08.187Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
06:45:08 [2020-09-18T06:45:08.187Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
06:45:08 [2020-09-18T06:45:08.187Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
06:45:08 [2020-09-18T06:45:08.187Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
06:45:08 [2020-09-18T06:45:08.187Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
06:45:08 [2020-09-18T06:45:08.187Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.47MB / 8.88MB 0.1s
06:45:08 [2020-09-18T06:45:08.187Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
06:45:08 [2020-09-18T06:45:08.187Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done
06:45:08 [2020-09-18T06:45:08.187Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
06:45:08 [2020-09-18T06:45:08.187Z] #4 DONE 0.6s
06:45:08 [2020-09-18T06:45:08.341Z] 
06:45:08 [2020-09-18T06:45:08.341Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:45:08 [2020-09-18T06:45:08.455Z] 
06:45:08 [2020-09-18T06:45:08.455Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
06:45:08 [2020-09-18T06:45:08.469Z]       - CONFIG_CRYPTO: enabled
06:45:08 [2020-09-18T06:45:08.469Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]       - CONFIG_XFRM: enabled
06:45:08 [2020-09-18T06:45:08.469Z]       - CONFIG_XFRM_USER: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]       - CONFIG_INET_ESP: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]   - "ipvlan":
06:45:08 [2020-09-18T06:45:08.469Z]     - CONFIG_IPVLAN: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]   - "macvlan":
06:45:08 [2020-09-18T06:45:08.469Z]     - CONFIG_MACVLAN: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]     - CONFIG_DUMMY: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]   - "ftp,tftp client in container":
06:45:08 [2020-09-18T06:45:08.469Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z] - Storage Drivers:
06:45:08 [2020-09-18T06:45:08.469Z]   - "aufs":
06:45:08 [2020-09-18T06:45:08.469Z]     - CONFIG_AUFS_FS: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]   - "btrfs":
06:45:08 [2020-09-18T06:45:08.469Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:45:08 [2020-09-18T06:45:08.469Z]   - "devicemapper":
06:45:08 [2020-09-18T06:45:08.469Z]     - CONFIG_BLK_DEV_DM: enabled
06:45:08 [2020-09-18T06:45:08.469Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]   - "overlay":
06:45:08 [2020-09-18T06:45:08.469Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:45:08 [2020-09-18T06:45:08.469Z]   - "zfs":
06:45:08 [2020-09-18T06:45:08.469Z]     - /dev/zfs: missing
06:45:08 [2020-09-18T06:45:08.469Z]     - zfs command: missing
06:45:08 [2020-09-18T06:45:08.469Z]     - zpool command: missing
06:45:08 [2020-09-18T06:45:08.469Z] 
06:45:08 [2020-09-18T06:45:08.469Z] Limits:
06:45:08 [2020-09-18T06:45:08.469Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:45:08 [2020-09-18T06:45:08.469Z] 
06:45:08 [2020-09-18T06:45:08.469Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:45:08 [2020-09-18T06:45:08.716Z] #6 ...
06:45:08 [2020-09-18T06:45:08.716Z] 
06:45:08 [2020-09-18T06:45:08.716Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:45:08 [2020-09-18T06:45:08.716Z] #5 DONE 0.3s
06:45:08 [2020-09-18T06:45:08.910Z] + make bundles/buildx
06:45:08 [2020-09-18T06:45:08.977Z] 
06:45:08 [2020-09-18T06:45:08.978Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
06:45:09 [2020-09-18T06:45:09.208Z] make: command: Command not found
06:45:09 [2020-09-18T06:45:09.208Z] make: command: Command not found
06:45:09 [2020-09-18T06:45:09.208Z] mkdir bundles
06:45:09 [2020-09-18T06:45:09.208Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
06:45:09 [2020-09-18T06:45:09.208Z] 	--build-arg BUILDX_COMMIT \
06:45:09 [2020-09-18T06:45:09.208Z] 	--build-arg BUILDX_REPO \
06:45:09 [2020-09-18T06:45:09.208Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
06:45:09 [2020-09-18T06:45:09.208Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
06:45:09 [2020-09-18T06:45:09.208Z] 	.
06:45:09 [2020-09-18T06:45:09.208Z] /bin/sh: 4: go: not found
06:45:09 [2020-09-18T06:45:09.208Z] /bin/sh: 5: go: not found
06:45:09 [2020-09-18T06:45:09.239Z] #6 DONE 0.8s
06:45:09 [2020-09-18T06:45:09.239Z] 
06:45:09 [2020-09-18T06:45:09.239Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:45:09 [2020-09-18T06:45:09.239Z] #58 DONE 0.0s
06:45:09 [2020-09-18T06:45:09.239Z] 
06:45:09 [2020-09-18T06:45:09.239Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:45:09 [2020-09-18T06:45:09.239Z] #7 DONE 0.0s
06:45:09 [2020-09-18T06:45:09.239Z] 
06:45:09 [2020-09-18T06:45:09.239Z] #20 [internal] load build context
06:45:09 [2020-09-18T06:45:09.812Z] #20 transferring context: 3.71MB 0.8s
06:45:10 [2020-09-18T06:45:10.426Z] #36 2.150 + git clone https://github.com/docker/distribution.git .
06:45:10 [2020-09-18T06:45:10.426Z] #36 2.151 Cloning into '.'...
06:45:11 [2020-09-18T06:45:11.336Z] Sending build context to Docker daemon   56.2MB

06:45:11 [2020-09-18T06:45:11.336Z] Step 1/15 : ARG GO_VERSION=1.13.15
06:45:11 [2020-09-18T06:45:11.336Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
06:45:11 [2020-09-18T06:45:11.336Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
06:45:11 [2020-09-18T06:45:11.336Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
06:45:11 [2020-09-18T06:45:11.336Z] 1.13.15-buster: Pulling from library/golang
06:45:11 [2020-09-18T06:45:11.336Z] db4e2d8d5901: Pulling fs layer
06:45:11 [2020-09-18T06:45:11.336Z] dfe2d012519c: Pulling fs layer
06:45:11 [2020-09-18T06:45:11.336Z] 5d8f1d1f9197: Pulling fs layer
06:45:11 [2020-09-18T06:45:11.336Z] 1301750ffb48: Pulling fs layer
06:45:11 [2020-09-18T06:45:11.336Z] dc5c6edc9cff: Pulling fs layer
06:45:11 [2020-09-18T06:45:11.336Z] 3c370c2e2f82: Pulling fs layer
06:45:11 [2020-09-18T06:45:11.336Z] 5ffb2f5886e2: Pulling fs layer
06:45:11 [2020-09-18T06:45:11.336Z] dc5c6edc9cff: Waiting
06:45:11 [2020-09-18T06:45:11.336Z] 3c370c2e2f82: Waiting
06:45:11 [2020-09-18T06:45:11.336Z] 5ffb2f5886e2: Waiting
06:45:11 [2020-09-18T06:45:11.336Z] 1301750ffb48: Waiting
06:45:11 [2020-09-18T06:45:11.985Z] dfe2d012519c: Verifying Checksum
06:45:11 [2020-09-18T06:45:11.985Z] dfe2d012519c: Download complete
06:45:11 [2020-09-18T06:45:11.985Z] 5d8f1d1f9197: Download complete
06:45:13 [2020-09-18T06:45:13.161Z] #36 ...
06:45:13 [2020-09-18T06:45:13.161Z] 
06:45:13 [2020-09-18T06:45:13.161Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.336 + RM_GOPATH=0
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.336 + TMP_GOPATH=
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.336 + : /build
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.336 + '[' -z '' ']'
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.336 ++ mktemp -d
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + export GOPATH=/tmp/tmp.HZgXIx4saN
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + GOPATH=/tmp/tmp.HZgXIx4saN
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + RM_GOPATH=1
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + case "$(go env GOARCH)" in
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 ++ go env GOARCH
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + export GO_BUILDMODE=-buildmode=pie
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + GO_BUILDMODE=-buildmode=pie
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 ++ dirname /tmp/install/install.sh
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + dir=/tmp/install
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + bin=gotestsum
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + shift
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + '[' '!' -f /tmp/install/gotestsum.installer ']'
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + . /tmp/install/gotestsum.installer
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 ++ : v0.5.3
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + install_gotestsum
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + set -e
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + export GO111MODULE=on
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + GO111MODULE=on
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.350 + GOBIN=/build
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.361 + go get gotest.tools/gotestsum@v0.5.3
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.373 go: finding gotest.tools v0.5.3
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.373 go: finding gotest.tools/gotestsum v0.5.3
06:45:13 [2020-09-18T06:45:13.161Z] #43 1.697 go: downloading gotest.tools/gotestsum v0.5.3
06:45:13 [2020-09-18T06:45:13.161Z] #43 2.126 go: extracting gotest.tools/gotestsum v0.5.3
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.236 go: downloading github.com/pkg/errors v0.9.1
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.237 go: downloading github.com/fatih/color v1.9.0
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.237 go: downloading github.com/spf13/pflag v1.0.3
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.241 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.248 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.293 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.302 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.329 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.405 go: downloading github.com/jonboulle/clockwork v0.1.0
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.406 go: extracting github.com/spf13/pflag v1.0.3
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.462 go: extracting github.com/pkg/errors v0.9.1
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.488 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.535 go: extracting github.com/fatih/color v1.9.0
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.549 go: extracting github.com/jonboulle/clockwork v0.1.0
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.675 go: downloading github.com/mattn/go-isatty v0.0.12
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.764 go: downloading github.com/mattn/go-colorable v0.1.6
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.774 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.813 go: extracting github.com/mattn/go-isatty v0.0.12
06:45:13 [2020-09-18T06:45:13.161Z] #43 3.954 go: extracting github.com/mattn/go-colorable v0.1.6
06:45:13 [2020-09-18T06:45:13.161Z] #43 5.155 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:45:13 [2020-09-18T06:45:13.161Z] #43 5.237 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:45:14 [2020-09-18T06:45:14.085Z] db4e2d8d5901: Download complete
06:45:14 [2020-09-18T06:45:14.102Z] #20 transferring context: 51.44MB 4.2s done
06:45:14 [2020-09-18T06:45:14.102Z] #20 DONE 4.7s
06:45:14 [2020-09-18T06:45:14.102Z] 
06:45:14 [2020-09-18T06:45:14.102Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:45:14 [2020-09-18T06:45:14.102Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
06:45:14 [2020-09-18T06:45:14.102Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
06:45:14 [2020-09-18T06:45:14.102Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
06:45:14 [2020-09-18T06:45:14.102Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.1s done
06:45:14 [2020-09-18T06:45:14.102Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done
06:45:14 [2020-09-18T06:45:14.102Z] #58 DONE 4.7s
06:45:14 [2020-09-18T06:45:14.102Z] 
06:45:14 [2020-09-18T06:45:14.102Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:45:14 [2020-09-18T06:45:14.102Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
06:45:14 [2020-09-18T06:45:14.102Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s done
06:45:14 [2020-09-18T06:45:14.102Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
06:45:14 [2020-09-18T06:45:14.102Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
06:45:14 [2020-09-18T06:45:14.102Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
06:45:14 [2020-09-18T06:45:14.102Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
06:45:14 [2020-09-18T06:45:14.102Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done
06:45:14 [2020-09-18T06:45:14.102Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done
06:45:14 [2020-09-18T06:45:14.102Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.6s done
06:45:14 [2020-09-18T06:45:14.102Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.7s done
06:45:14 [2020-09-18T06:45:14.102Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.2s
06:45:14 [2020-09-18T06:45:14.102Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.6s done
06:45:14 [2020-09-18T06:45:14.383Z] 1301750ffb48: Verifying Checksum
06:45:14 [2020-09-18T06:45:14.383Z] 1301750ffb48: Download complete
06:45:14 [2020-09-18T06:45:14.668Z] #43 6.784 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:45:14 [2020-09-18T06:45:14.680Z] 5ffb2f5886e2: Verifying Checksum
06:45:14 [2020-09-18T06:45:14.681Z] 5ffb2f5886e2: Download complete
06:45:15 [2020-09-18T06:45:15.306Z] #43 ...
06:45:15 [2020-09-18T06:45:15.306Z] 
06:45:15 [2020-09-18T06:45:15.306Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.941 + RM_GOPATH=0
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.941 + TMP_GOPATH=
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.941 + : /build
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.941 + '[' -z '' ']'
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.942 ++ mktemp -d
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 Install docker/cli version 17.06.2-ce from stable
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 + export GOPATH=/tmp/tmp.mCthMqJrB9
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 + GOPATH=/tmp/tmp.mCthMqJrB9
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 + RM_GOPATH=1
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 + case "$(go env GOARCH)" in
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 ++ go env GOARCH
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 + export GO_BUILDMODE=-buildmode=pie
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 + GO_BUILDMODE=-buildmode=pie
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 ++ dirname /tmp/install/install.sh
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 + dir=/tmp/install
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 + bin=dockercli
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 + shift
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 + '[' '!' -f /tmp/install/dockercli.installer ']'
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 + . /tmp/install/dockercli.installer
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 ++ : stable
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 ++ : 17.06.2-ce
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 + install_dockercli
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.950 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.964 ++ uname -m
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.964 + arch=s390x
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.964 + '[' s390x '!=' x86_64 ']'
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.964 + '[' s390x '!=' s390x ']'
06:45:15 [2020-09-18T06:45:15.306Z] #21 1.964 + url=https://download.docker.com/linux/static
06:45:15 [2020-09-18T06:45:15.306Z] #21 2.031 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
06:45:15 [2020-09-18T06:45:15.306Z] #21 2.031 + tar -xz docker/docker
06:45:15 [2020-09-18T06:45:15.306Z] #21 7.058 + mkdir -p /build
06:45:15 [2020-09-18T06:45:15.306Z] #21 7.073 + mv docker/docker /build/
06:45:15 [2020-09-18T06:45:15.306Z] #21 7.086 + rmdir docker
06:45:15 [2020-09-18T06:45:15.306Z] #21 DONE 7.4s
06:45:15 [2020-09-18T06:45:15.306Z] 
06:45:15 [2020-09-18T06:45:15.306Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.523 + RM_GOPATH=0
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.523 + TMP_GOPATH=
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.523 + : /build
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.523 + '[' -z '' ']'
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.523 ++ mktemp -d
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.524 + export GOPATH=/tmp/tmp.bTg7wjxxfu
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.524 + GOPATH=/tmp/tmp.bTg7wjxxfu
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.524 + RM_GOPATH=1
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.524 + case "$(go env GOARCH)" in
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.524 ++ go env GOARCH
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.528 + export GO_BUILDMODE=-buildmode=pie
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.528 + GO_BUILDMODE=-buildmode=pie
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.529 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.529 ++ dirname /tmp/install/install.sh
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.529 + dir=/tmp/install
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.529 + bin=tomlv
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.529 + shift
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.529 + '[' '!' -f /tmp/install/tomlv.installer ']'
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.529 + . /tmp/install/tomlv.installer
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.529 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.529 + install_tomlv
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.529 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.529 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bTg7wjxxfu/src/github.com/BurntSushi/toml
06:45:15 [2020-09-18T06:45:15.306Z] #30 1.599 Cloning into '/tmp/tmp.bTg7wjxxfu/src/github.com/BurntSushi/toml'...
06:45:15 [2020-09-18T06:45:15.306Z] #30 2.580 + cd /tmp/tmp.bTg7wjxxfu/src/github.com/BurntSushi/toml
06:45:15 [2020-09-18T06:45:15.306Z] #30 2.580 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:45:15 [2020-09-18T06:45:15.306Z] #30 2.611 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:45:15 [2020-09-18T06:45:15.306Z] #30 3.085 internal/cpu
06:45:15 [2020-09-18T06:45:15.306Z] #30 3.091 runtime/internal/atomic
06:45:15 [2020-09-18T06:45:15.306Z] #30 3.199 runtime/internal/sys
06:45:15 [2020-09-18T06:45:15.306Z] #30 3.378 runtime/internal/math
06:45:15 [2020-09-18T06:45:15.306Z] #30 3.439 math/bits
06:45:15 [2020-09-18T06:45:15.306Z] #30 3.667 internal/bytealg
06:45:15 [2020-09-18T06:45:15.306Z] #30 3.817 math
06:45:15 [2020-09-18T06:45:15.306Z] #30 4.176 runtime
06:45:15 [2020-09-18T06:45:15.492Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.4s done
06:45:15 [2020-09-18T06:45:15.492Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
06:45:15 [2020-09-18T06:45:15.730Z] dc5c6edc9cff: Verifying Checksum
06:45:15 [2020-09-18T06:45:15.730Z] dc5c6edc9cff: Download complete
06:45:16 [2020-09-18T06:45:16.063Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done
06:45:16 [2020-09-18T06:45:16.063Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
06:45:16 [2020-09-18T06:45:16.323Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done
06:45:16 [2020-09-18T06:45:16.323Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
06:45:16 [2020-09-18T06:45:16.358Z] #30 8.169 internal/testlog
06:45:16 [2020-09-18T06:45:16.358Z] #30 8.549 encoding
06:45:16 [2020-09-18T06:45:16.649Z] #30 8.646 runtime/cgo
06:45:17 [2020-09-18T06:45:17.260Z] db4e2d8d5901: Pull complete
06:45:17 [2020-09-18T06:45:17.280Z] #30 ...
06:45:17 [2020-09-18T06:45:17.280Z] 
06:45:17 [2020-09-18T06:45:17.280Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:45:17 [2020-09-18T06:45:17.280Z] #43 9.155 go: finding github.com/fatih/color v1.9.0
06:45:17 [2020-09-18T06:45:17.280Z] #43 9.163 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:45:17 [2020-09-18T06:45:17.280Z] #43 9.270 go: finding github.com/pkg/errors v0.9.1
06:45:17 [2020-09-18T06:45:17.280Z] #43 9.282 go: finding github.com/mattn/go-colorable v0.1.6
06:45:17 [2020-09-18T06:45:17.280Z] #43 9.292 go: finding github.com/spf13/pflag v1.0.3
06:45:17 [2020-09-18T06:45:17.280Z] #43 9.362 go: finding github.com/mattn/go-isatty v0.0.12
06:45:17 [2020-09-18T06:45:17.280Z] #43 9.424 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:45:17 [2020-09-18T06:45:17.280Z] #43 9.533 go: finding github.com/jonboulle/clockwork v0.1.0
06:45:17 [2020-09-18T06:45:17.570Z] #43 9.559 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:45:17 [2020-09-18T06:45:17.570Z] #43 9.648 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:45:17 [2020-09-18T06:45:17.570Z] #43 9.689 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:45:17 [2020-09-18T06:45:17.861Z] #43 ...
06:45:17 [2020-09-18T06:45:17.861Z] 
06:45:17 [2020-09-18T06:45:17.861Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:45:17 [2020-09-18T06:45:17.861Z] #51 2.551 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:45:17 [2020-09-18T06:45:17.861Z] #51 2.673 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:45:17 [2020-09-18T06:45:17.862Z] #51 2.866 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:45:17 [2020-09-18T06:45:17.862Z] #51 3.468 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
06:45:17 [2020-09-18T06:45:17.862Z] #51 5.857 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
06:45:17 [2020-09-18T06:45:17.862Z] #51 8.607 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
06:45:17 [2020-09-18T06:45:17.903Z] dfe2d012519c: Pull complete
06:45:18 [2020-09-18T06:45:18.153Z] #51 ...
06:45:18 [2020-09-18T06:45:18.153Z] 
06:45:18 [2020-09-18T06:45:18.153Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:45:18 [2020-09-18T06:45:18.153Z] #32 2.551 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:45:18 [2020-09-18T06:45:18.153Z] #32 2.677 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:45:18 [2020-09-18T06:45:18.153Z] #32 2.866 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:45:18 [2020-09-18T06:45:18.153Z] #32 3.410 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
06:45:18 [2020-09-18T06:45:18.153Z] #32 5.010 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
06:45:18 [2020-09-18T06:45:18.153Z] #32 7.146 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
06:45:18 [2020-09-18T06:45:18.153Z] #32 ...
06:45:18 [2020-09-18T06:45:18.153Z] 
06:45:18 [2020-09-18T06:45:18.153Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.663 + RM_GOPATH=0
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.663 + TMP_GOPATH=
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.663 + : /build
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.663 + '[' -z '' ']'
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.663 ++ mktemp -d
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.663 + export GOPATH=/tmp/tmp.kkNm29oVfu
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.663 + GOPATH=/tmp/tmp.kkNm29oVfu
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.663 + RM_GOPATH=1
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.663 + case "$(go env GOARCH)" in
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.663 ++ go env GOARCH
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.665 + export GO_BUILDMODE=-buildmode=pie
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.665 + GO_BUILDMODE=-buildmode=pie
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.665 ++ dirname /tmp/install/install.sh
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.666 + dir=/tmp/install
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.666 + bin=proxy
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.666 + shift
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.666 + '[' '!' -f /tmp/install/proxy.installer ']'
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.666 + . /tmp/install/proxy.installer
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.666 ++ : 9e99af28df21367340c95a3863e31808d689c92a
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.666 + install_proxy
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.666 + case "$1" in
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.666 + export CGO_ENABLED=0
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.666 + CGO_ENABLED=0
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.666 + _install_proxy
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.666 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.666 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kkNm29oVfu/src/github.com/docker/libnetwork
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.668 Cloning into '/tmp/tmp.kkNm29oVfu/src/github.com/docker/libnetwork'...
06:45:18 [2020-09-18T06:45:18.153Z] #60 1.668 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
06:45:18 [2020-09-18T06:45:18.200Z] 5d8f1d1f9197: Pull complete
06:45:18 [2020-09-18T06:45:18.200Z] 3c370c2e2f82: Verifying Checksum
06:45:18 [2020-09-18T06:45:18.200Z] 3c370c2e2f82: Download complete
06:45:18 [2020-09-18T06:45:18.444Z] #60 ...
06:45:18 [2020-09-18T06:45:18.444Z] 
06:45:18 [2020-09-18T06:45:18.444Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:45:18 [2020-09-18T06:45:18.444Z] #10 2.650 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:45:18 [2020-09-18T06:45:18.444Z] #10 2.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:45:18 [2020-09-18T06:45:18.444Z] #10 2.950 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:45:18 [2020-09-18T06:45:18.444Z] #10 3.462 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
06:45:18 [2020-09-18T06:45:18.444Z] #10 5.388 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
06:45:18 [2020-09-18T06:45:18.444Z] #10 7.487 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
06:45:18 [2020-09-18T06:45:18.444Z] #10 ...
06:45:18 [2020-09-18T06:45:18.444Z] 
06:45:18 [2020-09-18T06:45:18.444Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:45:18 [2020-09-18T06:45:18.444Z] #23 2.551 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:45:18 [2020-09-18T06:45:18.444Z] #23 2.673 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:45:18 [2020-09-18T06:45:18.444Z] #23 2.871 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:45:18 [2020-09-18T06:45:18.444Z] #23 3.432 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
06:45:18 [2020-09-18T06:45:18.444Z] #23 5.223 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
06:45:18 [2020-09-18T06:45:18.444Z] #23 7.799 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
06:45:18 [2020-09-18T06:45:18.735Z] #23 ...
06:45:18 [2020-09-18T06:45:18.735Z] 
06:45:18 [2020-09-18T06:45:18.735Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.858 + RM_GOPATH=0
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.858 + TMP_GOPATH=
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.858 + : /build
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.858 + '[' -z '' ']'
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.858 ++ mktemp -d
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.858 + export GOPATH=/tmp/tmp.DAGpK15yA9
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.858 + GOPATH=/tmp/tmp.DAGpK15yA9
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.858 + RM_GOPATH=1
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.858 + case "$(go env GOARCH)" in
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.858 ++ go env GOARCH
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.867 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.867 + export GO_BUILDMODE=-buildmode=pie
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.867 + GO_BUILDMODE=-buildmode=pie
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.867 ++ dirname /tmp/install/install.sh
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.867 + dir=/tmp/install
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.867 + bin=vndr
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.867 + shift
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.867 + '[' '!' -f /tmp/install/vndr.installer ']'
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.867 + . /tmp/install/vndr.installer
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.867 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.867 + install_vndr
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.867 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.867 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DAGpK15yA9/src/github.com/LK4D4/vndr
06:45:18 [2020-09-18T06:45:18.735Z] #41 1.867 Cloning into '/tmp/tmp.DAGpK15yA9/src/github.com/LK4D4/vndr'...
06:45:18 [2020-09-18T06:45:18.735Z] #41 2.447 + cd /tmp/tmp.DAGpK15yA9/src/github.com/LK4D4/vndr
06:45:18 [2020-09-18T06:45:18.735Z] #41 2.449 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:45:18 [2020-09-18T06:45:18.735Z] #41 2.452 + go build -buildmode=pie -v -o /build/vndr .
06:45:18 [2020-09-18T06:45:18.735Z] #41 3.347 runtime/internal/sys
06:45:18 [2020-09-18T06:45:18.735Z] #41 3.348 internal/cpu
06:45:18 [2020-09-18T06:45:18.735Z] #41 3.537 internal/race
06:45:18 [2020-09-18T06:45:18.735Z] #41 3.624 sync/atomic
06:45:18 [2020-09-18T06:45:18.735Z] #41 3.806 unicode
06:45:18 [2020-09-18T06:45:18.735Z] #41 3.818 internal/bytealg
06:45:18 [2020-09-18T06:45:18.735Z] #41 4.125 runtime
06:45:18 [2020-09-18T06:45:18.735Z] #41 6.566 unicode/utf8
06:45:18 [2020-09-18T06:45:18.735Z] #41 7.515 math
06:45:18 [2020-09-18T06:45:18.735Z] #41 10.66 unicode/utf16
06:45:18 [2020-09-18T06:45:18.735Z] #41 10.80 container/list
06:45:18 [2020-09-18T06:45:18.735Z] #41 ...
06:45:18 [2020-09-18T06:45:18.735Z] 
06:45:18 [2020-09-18T06:45:18.735Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.576 + RM_GOPATH=0
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.576 + TMP_GOPATH=
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.576 + : /build
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.576 + '[' -z '' ']'
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.577 ++ mktemp -d
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.577 + export GOPATH=/tmp/tmp.sYdc4uyW5p
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.577 + GOPATH=/tmp/tmp.sYdc4uyW5p
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.577 + RM_GOPATH=1
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.578 + case "$(go env GOARCH)" in
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.578 ++ go env GOARCH
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.581 + export GO_BUILDMODE=-buildmode=pie
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.581 + GO_BUILDMODE=-buildmode=pie
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.581 ++ dirname /tmp/install/install.sh
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.583 + dir=/tmp/install
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.583 + bin=rootlesskit
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.583 + shift
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.583 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.583 + . /tmp/install/rootlesskit.installer
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.583 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.583 + install_rootlesskit
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.583 + case "$1" in
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.583 + export CGO_ENABLED=0
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.583 + CGO_ENABLED=0
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.583 + _install_rootlesskit
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.583 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.583 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sYdc4uyW5p/src/github.com/rootless-containers/rootlesskit
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.583 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:45:18 [2020-09-18T06:45:18.735Z] #54 1.600 Cloning into '/tmp/tmp.sYdc4uyW5p/src/github.com/rootless-containers/rootlesskit'...
06:45:18 [2020-09-18T06:45:18.735Z] #54 5.502 + cd /tmp/tmp.sYdc4uyW5p/src/github.com/rootless-containers/rootlesskit
06:45:18 [2020-09-18T06:45:18.735Z] #54 5.502 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:45:18 [2020-09-18T06:45:18.735Z] #54 5.936 + for f in rootlesskit rootlesskit-docker-proxy
06:45:18 [2020-09-18T06:45:18.735Z] #54 5.938 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:45:18 [2020-09-18T06:45:18.870Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done
06:45:18 [2020-09-18T06:45:18.870Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
06:45:19 [2020-09-18T06:45:19.027Z] #54 ...
06:45:19 [2020-09-18T06:45:19.027Z] 
06:45:19 [2020-09-18T06:45:19.027Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:45:19 [2020-09-18T06:45:19.027Z] #28 2.182 + git clone https://github.com/kolyshkin/go-swagger.git .
06:45:19 [2020-09-18T06:45:19.027Z] #28 2.183 Cloning into '.'...
06:45:19 [2020-09-18T06:45:19.027Z] #28 ...
06:45:19 [2020-09-18T06:45:19.027Z] 
06:45:19 [2020-09-18T06:45:19.027Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.576 + RM_GOPATH=0
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.576 + TMP_GOPATH=
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.576 + : /build
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.576 + '[' -z '' ']'
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.576 ++ mktemp -d
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.576 + export GOPATH=/tmp/tmp.7ccDh04VMf
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.576 + GOPATH=/tmp/tmp.7ccDh04VMf
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.576 + RM_GOPATH=1
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.576 + case "$(go env GOARCH)" in
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.576 ++ go env GOARCH
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.583 + export GO_BUILDMODE=-buildmode=pie
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.583 + GO_BUILDMODE=-buildmode=pie
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.583 ++ dirname /tmp/install/install.sh
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.583 + dir=/tmp/install
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.583 + bin=shfmt
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.583 + shift
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.583 + '[' '!' -f /tmp/install/shfmt.installer ']'
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.583 + . /tmp/install/shfmt.installer
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.583 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.583 + install_shfmt
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.583 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.583 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7ccDh04VMf/src/github.com/mvdan/sh
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.583 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
06:45:19 [2020-09-18T06:45:19.027Z] #47 1.600 Cloning into '/tmp/tmp.7ccDh04VMf/src/github.com/mvdan/sh'...
06:45:19 [2020-09-18T06:45:19.027Z] #47 7.888 + cd /tmp/tmp.7ccDh04VMf/src/github.com/mvdan/sh
06:45:19 [2020-09-18T06:45:19.027Z] #47 7.888 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
06:45:19 [2020-09-18T06:45:19.027Z] #47 7.959 + GO111MODULE=on
06:45:19 [2020-09-18T06:45:19.027Z] #47 7.959 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
06:45:19 [2020-09-18T06:45:19.027Z] #47 8.764 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:45:19 [2020-09-18T06:45:19.027Z] #47 8.776 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:45:19 [2020-09-18T06:45:19.027Z] #47 8.893 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:45:19 [2020-09-18T06:45:19.027Z] #47 8.985 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:45:19 [2020-09-18T06:45:19.027Z] #47 9.132 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:45:19 [2020-09-18T06:45:19.027Z] #47 9.509 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:45:19 [2020-09-18T06:45:19.027Z] #47 9.961 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:45:19 [2020-09-18T06:45:19.027Z] #47 10.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:45:19 [2020-09-18T06:45:19.319Z] #47 ...
06:45:19 [2020-09-18T06:45:19.319Z] 
06:45:19 [2020-09-18T06:45:19.319Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.741 + RM_GOPATH=0
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.741 + TMP_GOPATH=
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.741 + : /build
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.741 + '[' -z '' ']'
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.741 ++ mktemp -d
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.741 + export GOPATH=/tmp/tmp.ClXo9JJRv6
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.741 + GOPATH=/tmp/tmp.ClXo9JJRv6
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.741 + RM_GOPATH=1
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.741 + case "$(go env GOARCH)" in
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.742 ++ go env GOARCH
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.744 + export GO_BUILDMODE=-buildmode=pie
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.744 + GO_BUILDMODE=-buildmode=pie
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.745 ++ dirname /tmp/install/install.sh
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.746 + dir=/tmp/install
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.746 + bin=golangci_lint
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.746 + shift
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.746 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.746 + . /tmp/install/golangci_lint.installer
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.746 ++ : v1.23.8
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.746 + install_golangci_lint
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.746 + echo 'Installing golangci-lint version v1.23.8'
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.746 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
06:45:19 [2020-09-18T06:45:19.319Z] #45 1.746 Installing golangci-lint version v1.23.8
06:45:19 [2020-09-18T06:45:19.319Z] #45 ...
06:45:19 [2020-09-18T06:45:19.319Z] 
06:45:19 [2020-09-18T06:45:19.319Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:45:19 [2020-09-18T06:45:19.319Z] #41 11.31 crypto/internal/subtle
06:45:19 [2020-09-18T06:45:19.319Z] #41 11.39 crypto/subtle
06:45:19 [2020-09-18T06:45:19.319Z] #41 11.45 vendor/golang.org/x/crypto/cryptobyte/asn1
06:45:19 [2020-09-18T06:45:19.611Z] #41 11.52 internal/nettrace
06:45:19 [2020-09-18T06:45:19.611Z] #41 11.58 runtime/cgo
06:45:20 [2020-09-18T06:45:20.646Z] #41 ...
06:45:20 [2020-09-18T06:45:20.646Z] 
06:45:20 [2020-09-18T06:45:20.646Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:45:20 [2020-09-18T06:45:20.646Z] #38 2.674 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:45:20 [2020-09-18T06:45:20.646Z] #38 2.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:45:20 [2020-09-18T06:45:20.646Z] #38 2.876 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:45:20 [2020-09-18T06:45:20.646Z] #38 3.510 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
06:45:20 [2020-09-18T06:45:20.646Z] #38 5.388 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
06:45:20 [2020-09-18T06:45:20.646Z] #38 7.494 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
06:45:20 [2020-09-18T06:45:20.646Z] #38 12.49 Fetched 8071 kB in 10s (817 kB/s)
06:45:20 [2020-09-18T06:45:20.646Z] #38 12.49 Reading package lists...
06:45:20 [2020-09-18T06:45:20.646Z] #38 ...
06:45:20 [2020-09-18T06:45:20.646Z] 
06:45:20 [2020-09-18T06:45:20.646Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:45:20 [2020-09-18T06:45:20.646Z] #51 12.81 Fetched 8071 kB in 10s (783 kB/s)
06:45:20 [2020-09-18T06:45:20.785Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done
06:45:20 [2020-09-18T06:45:20.785Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
06:45:20 [2020-09-18T06:45:20.972Z] 1301750ffb48: Pull complete
06:45:23 [2020-09-18T06:45:23.063Z] dc5c6edc9cff: Pull complete
06:45:24 [2020-09-18T06:45:24.164Z] #51 12.81 Reading package lists...
06:45:24 [2020-09-18T06:45:24.994Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done
06:45:24 [2020-09-18T06:45:24.994Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
06:45:25 [2020-09-18T06:45:25.255Z] #7 DONE 15.8s
06:45:25 [2020-09-18T06:45:25.255Z] 
06:45:25 [2020-09-18T06:45:25.255Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:45:26 [2020-09-18T06:45:26.572Z] #51 16.32 Reading package lists...
06:45:26 [2020-09-18T06:45:26.572Z] #51 ...
06:45:26 [2020-09-18T06:45:26.572Z] 
06:45:26 [2020-09-18T06:45:26.572Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:45:26 [2020-09-18T06:45:26.572Z] #36 13.30 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:45:26 [2020-09-18T06:45:26.572Z] #36 14.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:45:26 [2020-09-18T06:45:26.619Z] 3c370c2e2f82: Pull complete
06:45:26 [2020-09-18T06:45:26.619Z] 5ffb2f5886e2: Pull complete
06:45:26 [2020-09-18T06:45:26.619Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
06:45:26 [2020-09-18T06:45:26.619Z] Status: Downloaded newer image for golang:1.13.15-buster
06:45:26 [2020-09-18T06:45:26.619Z]  ---> 805dc2d65d1c
06:45:26 [2020-09-18T06:45:26.619Z] Step 5/15 : ARG BUILDX_REPO
06:45:26 [2020-09-18T06:45:26.619Z]  ---> Running in cc5c4ba467f7
06:45:26 [2020-09-18T06:45:26.911Z] Removing intermediate container cc5c4ba467f7
06:45:26 [2020-09-18T06:45:26.911Z]  ---> 61bd7f682b16
06:45:26 [2020-09-18T06:45:26.911Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
06:45:26 [2020-09-18T06:45:26.911Z]  ---> Running in 32979d079106
06:45:27 [2020-09-18T06:45:27.204Z] Cloning into '/buildx'...
06:45:27 [2020-09-18T06:45:27.605Z] #36 ...
06:45:27 [2020-09-18T06:45:27.605Z] 
06:45:27 [2020-09-18T06:45:27.605Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:45:27 [2020-09-18T06:45:27.605Z] #51 16.32 Reading package lists...
06:45:27 [2020-09-18T06:45:27.896Z] #51 19.51 Building dependency tree...
06:45:28 [2020-09-18T06:45:28.530Z] #51 20.48 The following additional packages will be installed:
06:45:28 [2020-09-18T06:45:28.530Z] #51 20.51   libbtrfs0
06:45:28 [2020-09-18T06:45:28.530Z] #51 20.55 The following NEW packages will be installed:
06:45:28 [2020-09-18T06:45:28.530Z] #51 20.56   libbtrfs-dev libbtrfs0
06:45:28 [2020-09-18T06:45:28.530Z] #51 20.65 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:45:28 [2020-09-18T06:45:28.530Z] #51 20.65 Need to get 118 kB of archives.
06:45:28 [2020-09-18T06:45:28.530Z] #51 20.65 After this operation, 390 kB of additional disk space will be used.
06:45:28 [2020-09-18T06:45:28.530Z] #51 20.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
06:45:28 [2020-09-18T06:45:28.559Z] #8 DONE 3.1s
06:45:28 [2020-09-18T06:45:28.559Z] 
06:45:28 [2020-09-18T06:45:28.559Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:45:28 [2020-09-18T06:45:28.821Z] #9 DONE 0.5s
06:45:28 [2020-09-18T06:45:28.821Z] 
06:45:28 [2020-09-18T06:45:28.821Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:45:28 [2020-09-18T06:45:28.821Z] #35 DONE 0.1s
06:45:28 [2020-09-18T06:45:28.821Z] 
06:45:28 [2020-09-18T06:45:28.821Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:45:28 [2020-09-18T06:45:28.821Z] #27 DONE 0.1s
06:45:28 [2020-09-18T06:45:28.821Z] 
06:45:28 [2020-09-18T06:45:28.821Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:45:28 [2020-09-18T06:45:28.821Z] #51 20.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
06:45:29 [2020-09-18T06:45:29.454Z] #51 21.32 debconf: delaying package configuration, since apt-utils is not installed
06:45:29 [2020-09-18T06:45:29.454Z] #51 21.36 Fetched 118 kB in 0s (1409 kB/s)
06:45:29 [2020-09-18T06:45:29.454Z] #51 21.48 Selecting previously unselected package libbtrfs0.
06:45:29 [2020-09-18T06:45:29.745Z] #51 21.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
06:45:29 [2020-09-18T06:45:29.745Z] #51 21.68 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
06:45:29 [2020-09-18T06:45:29.745Z] #51 21.69 Unpacking libbtrfs0 (4.20.1-2) ...
06:45:29 [2020-09-18T06:45:29.745Z] #51 21.74 Selecting previously unselected package libbtrfs-dev.
06:45:29 [2020-09-18T06:45:29.745Z] #51 21.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
06:45:29 [2020-09-18T06:45:29.745Z] #51 21.78 Unpacking libbtrfs-dev (4.20.1-2) ...
06:45:29 [2020-09-18T06:45:29.745Z] #51 ...
06:45:29 [2020-09-18T06:45:29.745Z] 
06:45:29 [2020-09-18T06:45:29.745Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:29 [2020-09-18T06:45:29.745Z] #47 11.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:45:29 [2020-09-18T06:45:29.745Z] #47 11.98 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:45:29 [2020-09-18T06:45:29.745Z] #47 12.07 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:45:29 [2020-09-18T06:45:29.745Z] #47 12.09 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:45:29 [2020-09-18T06:45:29.745Z] #47 12.59 runtime
06:45:29 [2020-09-18T06:45:29.745Z] #47 12.60 runtime/cgo
06:45:29 [2020-09-18T06:45:29.745Z] #47 ...
06:45:29 [2020-09-18T06:45:29.745Z] 
06:45:29 [2020-09-18T06:45:29.745Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:45:29 [2020-09-18T06:45:29.745Z] #51 21.92 Setting up libbtrfs0 (4.20.1-2) ...
06:45:29 [2020-09-18T06:45:29.745Z] #51 21.93 Setting up libbtrfs-dev (4.20.1-2) ...
06:45:29 [2020-09-18T06:45:29.745Z] #51 21.94 Processing triggers for libc-bin (2.28-10) ...
06:45:30 [2020-09-18T06:45:30.747Z] Removing intermediate container 32979d079106
06:45:30 [2020-09-18T06:45:30.747Z]  ---> 6af0782bd600
06:45:30 [2020-09-18T06:45:30.747Z] Step 7/15 : WORKDIR /buildx
06:45:30 [2020-09-18T06:45:30.747Z]  ---> Running in 452a1e4622dc
06:45:30 [2020-09-18T06:45:30.784Z] #51 ...
06:45:30 [2020-09-18T06:45:30.784Z] 
06:45:30 [2020-09-18T06:45:30.784Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:45:30 [2020-09-18T06:45:30.784Z] #10 12.56 Fetched 8071 kB in 10s (808 kB/s)
06:45:30 [2020-09-18T06:45:30.784Z] #10 12.56 Reading package lists...
06:45:30 [2020-09-18T06:45:30.784Z] #10 16.14 Reading package lists...
06:45:30 [2020-09-18T06:45:30.784Z] #10 19.33 Building dependency tree...
06:45:30 [2020-09-18T06:45:30.784Z] #10 20.27 The following additional packages will be installed:
06:45:30 [2020-09-18T06:45:30.784Z] #10 20.28   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:45:30 [2020-09-18T06:45:30.784Z] #10 20.28   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:45:30 [2020-09-18T06:45:30.784Z] #10 20.28   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:45:30 [2020-09-18T06:45:30.784Z] #10 20.28   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:45:30 [2020-09-18T06:45:30.784Z] #10 20.28 Suggested packages:
06:45:30 [2020-09-18T06:45:30.784Z] #10 20.28   gcc-8-locales seccomp wine64
06:45:30 [2020-09-18T06:45:30.784Z] #10 21.13 The following NEW packages will be installed:
06:45:30 [2020-09-18T06:45:30.784Z] #10 21.13   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:45:30 [2020-09-18T06:45:30.785Z] #10 21.13   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:45:30 [2020-09-18T06:45:30.785Z] #10 21.13   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:45:30 [2020-09-18T06:45:30.785Z] #10 21.13   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:45:30 [2020-09-18T06:45:30.785Z] #10 21.13   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:45:30 [2020-09-18T06:45:30.785Z] #10 21.13   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:45:30 [2020-09-18T06:45:30.785Z] #10 21.35 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
06:45:30 [2020-09-18T06:45:30.785Z] #10 21.35 Need to get 73.3 MB of archives.
06:45:30 [2020-09-18T06:45:30.785Z] #10 21.35 After this operation, 494 MB of additional disk space will be used.
06:45:30 [2020-09-18T06:45:30.785Z] #10 21.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #10 21.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #10 21.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #10 21.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #10 21.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #10 21.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #10 22.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #10 22.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #10 22.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
06:45:30 [2020-09-18T06:45:30.785Z] #10 ...
06:45:30 [2020-09-18T06:45:30.785Z] 
06:45:30 [2020-09-18T06:45:30.785Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:45:30 [2020-09-18T06:45:30.785Z] #38 12.49 Reading package lists...
06:45:30 [2020-09-18T06:45:30.785Z] #38 16.02 Reading package lists...
06:45:30 [2020-09-18T06:45:30.785Z] #38 19.32 Building dependency tree...
06:45:30 [2020-09-18T06:45:30.785Z] #38 20.26 The following additional packages will be installed:
06:45:30 [2020-09-18T06:45:30.785Z] #38 20.26   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:45:30 [2020-09-18T06:45:30.785Z] #38 20.26   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:45:30 [2020-09-18T06:45:30.785Z] #38 20.26 Suggested packages:
06:45:30 [2020-09-18T06:45:30.785Z] #38 20.26   manpages-dev python-setuptools
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.18 The following NEW packages will be installed:
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.19   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.19   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.20   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.20   python-six zlib1g-dev
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.30 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.30 Need to get 3742 kB of archives.
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.30 After this operation, 22.0 MB of additional disk space will be used.
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 21.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.16 debconf: delaying package configuration, since apt-utils is not installed
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.22 Fetched 3742 kB in 0s (11.9 MB/s)
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.27 Selecting previously unselected package libcap-dev:s390x.
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.34 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.35 Unpacking libcap-dev:s390x (1:2.25-2) ...
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.43 Selecting previously unselected package libnet1:s390x.
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.44 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.44 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.57 Selecting previously unselected package libnet1-dev.
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.57 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:45:30 [2020-09-18T06:45:30.785Z] #38 ...
06:45:30 [2020-09-18T06:45:30.785Z] 
06:45:30 [2020-09-18T06:45:30.785Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:45:30 [2020-09-18T06:45:30.785Z] #51 DONE 22.8s
06:45:30 [2020-09-18T06:45:30.785Z] 
06:45:30 [2020-09-18T06:45:30.785Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.83 Selecting previously unselected package libnl-3-200:s390x.
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
06:45:30 [2020-09-18T06:45:30.785Z] #38 22.84 Unpacking libnl-3-200:s390x (3.4.0-1) ...
06:45:30 [2020-09-18T06:45:30.785Z] #38 ...
06:45:30 [2020-09-18T06:45:30.785Z] 
06:45:30 [2020-09-18T06:45:30.785Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:45:31 [2020-09-18T06:45:31.082Z] #52 ...
06:45:31 [2020-09-18T06:45:31.082Z] 
06:45:31 [2020-09-18T06:45:31.082Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:31 [2020-09-18T06:45:31.082Z] #60 13.04 + cd /tmp/tmp.kkNm29oVfu/src/github.com/docker/libnetwork
06:45:31 [2020-09-18T06:45:31.082Z] #60 13.04 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
06:45:31 [2020-09-18T06:45:31.082Z] #60 14.20 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:45:31 [2020-09-18T06:45:31.082Z] #60 ...
06:45:31 [2020-09-18T06:45:31.082Z] 
06:45:31 [2020-09-18T06:45:31.082Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:45:31 [2020-09-18T06:45:31.082Z] #38 22.99 Selecting previously unselected package libnl-3-dev:s390x.
06:45:31 [2020-09-18T06:45:31.082Z] #38 22.99 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
06:45:31 [2020-09-18T06:45:31.082Z] #38 23.00 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
06:45:31 [2020-09-18T06:45:31.082Z] #38 23.18 Selecting previously unselected package libprotobuf-c1:s390x.
06:45:31 [2020-09-18T06:45:31.082Z] #38 23.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
06:45:31 [2020-09-18T06:45:31.082Z] #38 23.18 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
06:45:31 [2020-09-18T06:45:31.082Z] #38 23.25 Selecting previously unselected package libprotobuf-c-dev:s390x.
06:45:31 [2020-09-18T06:45:31.086Z] Removing intermediate container 452a1e4622dc
06:45:31 [2020-09-18T06:45:31.086Z]  ---> 790b8d75b811
06:45:31 [2020-09-18T06:45:31.086Z] Step 8/15 : ARG BUILDX_COMMIT
06:45:31 [2020-09-18T06:45:31.086Z]  ---> Running in 5cdfeb09df34
06:45:31 [2020-09-18T06:45:31.086Z] Removing intermediate container 5cdfeb09df34
06:45:31 [2020-09-18T06:45:31.086Z]  ---> 38ae96a5d6d1
06:45:31 [2020-09-18T06:45:31.086Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
06:45:31 [2020-09-18T06:45:31.086Z]  ---> Running in 2f66bb0e0f5e
06:45:31 [2020-09-18T06:45:31.380Z] #38 23.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
06:45:31 [2020-09-18T06:45:31.380Z] #38 23.27 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
06:45:31 [2020-09-18T06:45:31.380Z] #38 23.40 Selecting previously unselected package zlib1g-dev:s390x.
06:45:31 [2020-09-18T06:45:31.380Z] #38 23.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
06:45:31 [2020-09-18T06:45:31.380Z] #38 23.40 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
06:45:31 [2020-09-18T06:45:31.380Z] #38 ...
06:45:31 [2020-09-18T06:45:31.380Z] 
06:45:31 [2020-09-18T06:45:31.380Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:45:31 [2020-09-18T06:45:31.380Z] #32 13.36 Fetched 8071 kB in 11s (728 kB/s)
06:45:31 [2020-09-18T06:45:31.380Z] #32 13.36 Reading package lists...
06:45:31 [2020-09-18T06:45:31.380Z] #32 17.01 Reading package lists...
06:45:31 [2020-09-18T06:45:31.380Z] #32 20.16 Building dependency tree...
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.07 The following additional packages will be installed:
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.08   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.08 Suggested packages:
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.08   cmake-doc ninja-build lrzip
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.08 Recommended packages:
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.08   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.69 The following NEW packages will be installed:
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.69   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.69   vim-common xxd
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.80 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.80 Need to get 14.0 MB of archives.
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.80 After this operation, 62.1 MB of additional disk space will be used.
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
06:45:31 [2020-09-18T06:45:31.380Z] #32 21.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
06:45:31 [2020-09-18T06:45:31.380Z] #32 22.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
06:45:31 [2020-09-18T06:45:31.380Z] #32 23.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
06:45:31 [2020-09-18T06:45:31.380Z] #32 23.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
06:45:31 [2020-09-18T06:45:31.380Z] #32 23.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
06:45:31 [2020-09-18T06:45:31.380Z] #32 23.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
06:45:31 [2020-09-18T06:45:31.380Z] #32 23.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
06:45:31 [2020-09-18T06:45:31.380Z] #32 23.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
06:45:31 [2020-09-18T06:45:31.380Z] #32 ...
06:45:31 [2020-09-18T06:45:31.380Z] 
06:45:31 [2020-09-18T06:45:31.380Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:45:31 [2020-09-18T06:45:31.380Z] #23 13.65 Fetched 8071 kB in 11s (709 kB/s)
06:45:31 [2020-09-18T06:45:31.380Z] #23 13.65 Reading package lists...
06:45:31 [2020-09-18T06:45:31.380Z] #23 17.18 Reading package lists...
06:45:31 [2020-09-18T06:45:31.380Z] #23 20.63 Building dependency tree...
06:45:31 [2020-09-18T06:45:31.380Z] #23 21.46 ca-certificates is already the newest version (20200601~deb10u1).
06:45:31 [2020-09-18T06:45:31.380Z] #23 21.46 The following additional packages will be installed:
06:45:31 [2020-09-18T06:45:31.380Z] #23 21.48   libjq1 libonig5
06:45:31 [2020-09-18T06:45:31.380Z] #23 21.71 The following NEW packages will be installed:
06:45:31 [2020-09-18T06:45:31.380Z] #23 21.71   jq libjq1 libonig5
06:45:31 [2020-09-18T06:45:31.380Z] #23 21.81 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
06:45:31 [2020-09-18T06:45:31.380Z] #23 21.81 Need to get 350 kB of archives.
06:45:31 [2020-09-18T06:45:31.380Z] #23 21.81 After this operation, 1154 kB of additional disk space will be used.
06:45:31 [2020-09-18T06:45:31.380Z] #23 21.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
06:45:31 [2020-09-18T06:45:31.380Z] #23 21.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
06:45:31 [2020-09-18T06:45:31.380Z] #23 21.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
06:45:31 [2020-09-18T06:45:31.380Z] #23 22.39 debconf: delaying package configuration, since apt-utils is not installed
06:45:31 [2020-09-18T06:45:31.380Z] #23 22.46 Fetched 350 kB in 0s (2941 kB/s)
06:45:31 [2020-09-18T06:45:31.380Z] #23 22.54 Selecting previously unselected package libonig5:s390x.
06:45:31 [2020-09-18T06:45:31.380Z] #23 22.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
06:45:31 [2020-09-18T06:45:31.380Z] #23 22.55 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
06:45:31 [2020-09-18T06:45:31.380Z] #23 22.61 Unpacking libonig5:s390x (6.9.1-1) ...
06:45:31 [2020-09-18T06:45:31.380Z] #23 22.84 Selecting previously unselected package libjq1:s390x.
06:45:31 [2020-09-18T06:45:31.380Z] #23 22.85 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
06:45:31 [2020-09-18T06:45:31.380Z] #23 22.85 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
06:45:31 [2020-09-18T06:45:31.380Z] #23 23.16 Selecting previously unselected package jq.
06:45:31 [2020-09-18T06:45:31.380Z] #23 23.16 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
06:45:31 [2020-09-18T06:45:31.380Z] #23 23.17 Unpacking jq (1.5+dfsg-2+b1) ...
06:45:31 [2020-09-18T06:45:31.380Z] #23 23.28 Setting up libonig5:s390x (6.9.1-1) ...
06:45:31 [2020-09-18T06:45:31.380Z] #23 23.32 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
06:45:31 [2020-09-18T06:45:31.380Z] #23 23.32 Setting up jq (1.5+dfsg-2+b1) ...
06:45:31 [2020-09-18T06:45:31.380Z] #23 23.32 Processing triggers for libc-bin (2.28-10) ...
06:45:31 [2020-09-18T06:45:31.672Z] #23 ...
06:45:31 [2020-09-18T06:45:31.672Z] 
06:45:31 [2020-09-18T06:45:31.672Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:45:31 [2020-09-18T06:45:31.672Z] #38 23.64 Selecting previously unselected package libprotobuf17:s390x.
06:45:31 [2020-09-18T06:45:31.672Z] #38 23.64 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
06:45:31 [2020-09-18T06:45:31.672Z] #38 23.65 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
06:45:31 [2020-09-18T06:45:31.672Z] #38 ...
06:45:31 [2020-09-18T06:45:31.672Z] 
06:45:31 [2020-09-18T06:45:31.672Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:45:31 [2020-09-18T06:45:31.672Z] #23 DONE 23.7s
06:45:31 [2020-09-18T06:45:31.672Z] 
06:45:31 [2020-09-18T06:45:31.672Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
06:45:31 [2020-09-18T06:45:31.672Z] #24 DONE 0.1s
06:45:31 [2020-09-18T06:45:31.723Z] From https://github.com/docker/buildx
06:45:31 [2020-09-18T06:45:31.723Z]  * [new tag]         v0.3.1     -> build
06:45:31 [2020-09-18T06:45:31.977Z] 
06:45:31 [2020-09-18T06:45:31.977Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.858 + RM_GOPATH=0
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.858 + TMP_GOPATH=
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.858 + : /build
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.858 + '[' -z '' ']'
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.861 ++ mktemp -d
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.862 + export GOPATH=/tmp/tmp.RWec9m5zYm
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.862 + GOPATH=/tmp/tmp.RWec9m5zYm
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.862 + RM_GOPATH=1
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.862 + case "$(go env GOARCH)" in
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.862 ++ go env GOARCH
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.865 + export GO_BUILDMODE=-buildmode=pie
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.865 + GO_BUILDMODE=-buildmode=pie
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.865 ++ dirname /tmp/install/install.sh
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.866 + dir=/tmp/install
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.866 + bin=containerd
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.866 + shift
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.867 + '[' '!' -f /tmp/install/containerd.installer ']'
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.867 + . /tmp/install/containerd.installer
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.867 ++ set -e
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.867 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.867 + install_containerd
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.867 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.868 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.868 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RWec9m5zYm/src/github.com/containerd/containerd
06:45:31 [2020-09-18T06:45:31.977Z] #52 0.877 Cloning into '/tmp/tmp.RWec9m5zYm/src/github.com/containerd/containerd'...
06:45:32 [2020-09-18T06:45:32.365Z] Switched to branch 'build'
06:45:33 [2020-09-18T06:45:33.004Z] Removing intermediate container 2f66bb0e0f5e
06:45:33 [2020-09-18T06:45:33.004Z]  ---> 821ec4e44bde
06:45:33 [2020-09-18T06:45:33.004Z] Step 10/15 : ARG GOOS
06:45:33 [2020-09-18T06:45:33.004Z]  ---> Running in af65edfb4f55
06:45:33 [2020-09-18T06:45:33.299Z] Removing intermediate container af65edfb4f55
06:45:33 [2020-09-18T06:45:33.300Z]  ---> 4d7ca1ea0450
06:45:33 [2020-09-18T06:45:33.300Z] Step 11/15 : ARG GOARCH
06:45:33 [2020-09-18T06:45:33.300Z]  ---> Running in 1218cb414c33
06:45:33 [2020-09-18T06:45:33.300Z] Removing intermediate container 1218cb414c33
06:45:33 [2020-09-18T06:45:33.300Z]  ---> d8f8418bf55c
06:45:33 [2020-09-18T06:45:33.300Z] 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
06:45:33 [2020-09-18T06:45:33.300Z]  ---> Running in 59813727976f
06:45:33 [2020-09-18T06:45:33.485Z] #52 ...
06:45:33 [2020-09-18T06:45:33.485Z] 
06:45:33 [2020-09-18T06:45:33.485Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:33 [2020-09-18T06:45:33.485Z] #60 DONE 25.6s
06:45:33 [2020-09-18T06:45:33.776Z] 
06:45:33 [2020-09-18T06:45:33.776Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:45:33 [2020-09-18T06:45:33.776Z] #32 24.24 debconf: delaying package configuration, since apt-utils is not installed
06:45:33 [2020-09-18T06:45:33.776Z] #32 24.32 Fetched 14.0 MB in 2s (8102 kB/s)
06:45:33 [2020-09-18T06:45:33.776Z] #32 24.39 Selecting previously unselected package xxd.
06:45:33 [2020-09-18T06:45:33.776Z] #32 24.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
06:45:33 [2020-09-18T06:45:33.776Z] #32 24.44 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
06:45:33 [2020-09-18T06:45:33.776Z] #32 24.44 Unpacking xxd (2:8.1.0875-5) ...
06:45:33 [2020-09-18T06:45:33.776Z] #32 24.60 Selecting previously unselected package vim-common.
06:45:33 [2020-09-18T06:45:33.776Z] #32 24.60 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:45:33 [2020-09-18T06:45:33.776Z] #32 24.61 Unpacking vim-common (2:8.1.0875-5) ...
06:45:33 [2020-09-18T06:45:33.776Z] #32 24.90 Selecting previously unselected package cmake-data.
06:45:33 [2020-09-18T06:45:33.776Z] #32 24.90 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:45:33 [2020-09-18T06:45:33.776Z] #32 24.91 Unpacking cmake-data (3.13.4-1) ...
06:45:34 [2020-09-18T06:45:34.143Z] #28 4.616 + git clone https://github.com/kolyshkin/go-swagger.git .
06:45:34 [2020-09-18T06:45:34.143Z] #28 4.623 Cloning into '.'...
06:45:34 [2020-09-18T06:45:34.143Z] #28 ...
06:45:34 [2020-09-18T06:45:34.143Z] 
06:45:34 [2020-09-18T06:45:34.143Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.198 + RM_GOPATH=0
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.201 + TMP_GOPATH=
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.201 + : /build
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.201 + '[' -z '' ']'
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.208 ++ mktemp -d
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.208 + export GOPATH=/tmp/tmp.JSjfEfLGV9
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.208 + GOPATH=/tmp/tmp.JSjfEfLGV9
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.208 + RM_GOPATH=1
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.208 + case "$(go env GOARCH)" in
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.208 ++ go env GOARCH
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 + export GO_BUILDMODE=-buildmode=pie
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 + GO_BUILDMODE=-buildmode=pie
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 ++ dirname /tmp/install/install.sh
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 + dir=/tmp/install
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 + bin=rootlesskit
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 + shift
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 + . /tmp/install/rootlesskit.installer
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 + install_rootlesskit
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 + case "$1" in
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 + export CGO_ENABLED=0
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 + CGO_ENABLED=0
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 + _install_rootlesskit
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.232 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JSjfEfLGV9/src/github.com/rootless-containers/rootlesskit
06:45:34 [2020-09-18T06:45:34.143Z] #54 5.240 Cloning into '/tmp/tmp.JSjfEfLGV9/src/github.com/rootless-containers/rootlesskit'...
06:45:34 [2020-09-18T06:45:34.143Z] #54 ...
06:45:34 [2020-09-18T06:45:34.143Z] 
06:45:34 [2020-09-18T06:45:34.143Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.504 + RM_GOPATH=0
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.505 + TMP_GOPATH=
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.505 + : /build
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.505 + '[' -z '' ']'
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.511 ++ mktemp -d
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.516 + export GOPATH=/tmp/tmp.XabwxnrgY7
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.530 + GOPATH=/tmp/tmp.XabwxnrgY7
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.530 + RM_GOPATH=1
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.530 + case "$(go env GOARCH)" in
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.530 ++ go env GOARCH
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.534 + export GO_BUILDMODE=-buildmode=pie
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.534 + GO_BUILDMODE=-buildmode=pie
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.536 ++ dirname /tmp/install/install.sh
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.537 + dir=/tmp/install
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.538 + bin=proxy
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.538 + shift
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.538 + '[' '!' -f /tmp/install/proxy.installer ']'
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.539 + . /tmp/install/proxy.installer
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.542 ++ : 9e99af28df21367340c95a3863e31808d689c92a
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.546 + install_proxy
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.548 + case "$1" in
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.548 + export CGO_ENABLED=0
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.548 + CGO_ENABLED=0
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.548 + _install_proxy
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.548 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.548 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.548 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XabwxnrgY7/src/github.com/docker/libnetwork
06:45:34 [2020-09-18T06:45:34.143Z] #60 5.551 Cloning into '/tmp/tmp.XabwxnrgY7/src/github.com/docker/libnetwork'...
06:45:35 [2020-09-18T06:45:35.858Z] #32 27.58 Selecting previously unselected package libicu63:s390x.
06:45:35 [2020-09-18T06:45:35.858Z] #32 27.59 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
06:45:35 [2020-09-18T06:45:35.858Z] #32 27.60 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
06:45:37 [2020-09-18T06:45:37.398Z] #32 ...
06:45:37 [2020-09-18T06:45:37.398Z] 
06:45:37 [2020-09-18T06:45:37.398Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:45:37 [2020-09-18T06:45:37.398Z] #25 1.753 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
06:45:37 [2020-09-18T06:45:37.398Z] #25 2.354 #=#=#                                                                         
06:45:37 [2020-09-18T06:45:37.398Z] #25 2.599 
#                                                                          1.7%
######                                                                     9.0%
############                                                              18.0%
#################                                                         24.7%
######################                                                    31.5%
#############################                                             40.4%
###################################                                       49.5%
########################################                                  56.2%
#############################################                             63.0%
###################################################                       71.9%
##########################################################                81.0%
###############################################################           87.7%
#####################################################################     96.7%
######################################################################## 100.0%
06:45:37 [2020-09-18T06:45:37.398Z] #25 4.450 #=#=#                                                                         
06:45:37 [2020-09-18T06:45:37.398Z] #25 4.626 
#################                                                         24.4%
############################################################              84.1%
######################################################################## 100.0%
06:45:37 [2020-09-18T06:45:37.398Z] #25 5.136 
06:45:37 [2020-09-18T06:45:37.398Z] #25 5.329 
########################                                                  33.5%
################################################                          67.1%
######################################################################## 100.0%
06:45:37 [2020-09-18T06:45:37.711Z] #25 5.980 #=#=#                                                                         
06:45:38 [2020-09-18T06:45:38.359Z] #60 ...
06:45:38 [2020-09-18T06:45:38.359Z] 
06:45:38 [2020-09-18T06:45:38.359Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.453 + RM_GOPATH=0
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.453 + TMP_GOPATH=
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.453 + : /build
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.453 + '[' -z '' ']'
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.472 ++ mktemp -d
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.477 + export GOPATH=/tmp/tmp.2mk9H8yR9p
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.477 + GOPATH=/tmp/tmp.2mk9H8yR9p
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.477 + RM_GOPATH=1
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.477 + case "$(go env GOARCH)" in
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.477 ++ go env GOARCH
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.515 + export GO_BUILDMODE=-buildmode=pie
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.515 + GO_BUILDMODE=-buildmode=pie
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.516 ++ dirname /tmp/install/install.sh
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.521 + dir=/tmp/install
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.523 + bin=vndr
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.523 + shift
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.524 + '[' '!' -f /tmp/install/vndr.installer ']'
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.524 + . /tmp/install/vndr.installer
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.525 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.526 + install_vndr
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.526 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.527 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.537 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2mk9H8yR9p/src/github.com/LK4D4/vndr
06:45:38 [2020-09-18T06:45:38.359Z] #41 5.562 Cloning into '/tmp/tmp.2mk9H8yR9p/src/github.com/LK4D4/vndr'...
06:45:38 [2020-09-18T06:45:38.359Z] #41 6.379 + cd /tmp/tmp.2mk9H8yR9p/src/github.com/LK4D4/vndr
06:45:38 [2020-09-18T06:45:38.359Z] #41 6.379 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:45:38 [2020-09-18T06:45:38.359Z] #41 6.384 + go build -buildmode=pie -v -o /build/vndr .
06:45:38 [2020-09-18T06:45:38.359Z] #41 8.145 internal/bytealg
06:45:38 [2020-09-18T06:45:38.359Z] #41 8.200 internal/race
06:45:38 [2020-09-18T06:45:38.359Z] #41 8.359 sync/atomic
06:45:38 [2020-09-18T06:45:38.359Z] #41 8.902 runtime
06:45:38 [2020-09-18T06:45:38.359Z] #41 8.967 unicode
06:45:38 [2020-09-18T06:45:38.621Z] #41 ...
06:45:38 [2020-09-18T06:45:38.621Z] 
06:45:38 [2020-09-18T06:45:38.621Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.191 + RM_GOPATH=0
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.191 + TMP_GOPATH=
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.191 + : /build
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.191 + '[' -z '' ']'
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.191 ++ mktemp -d
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.210 + export GOPATH=/tmp/tmp.CwNqWTlgGk
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.210 + GOPATH=/tmp/tmp.CwNqWTlgGk
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.210 + RM_GOPATH=1
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.210 + case "$(go env GOARCH)" in
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.210 ++ go env GOARCH
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.262 + export GO_BUILDMODE=-buildmode=pie
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.262 + GO_BUILDMODE=-buildmode=pie
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.262 ++ dirname /tmp/install/install.sh
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.262 + dir=/tmp/install
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.262 + bin=golangci_lint
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.262 + shift
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.262 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.262 + . /tmp/install/golangci_lint.installer
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.262 ++ : v1.23.8
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.262 + install_golangci_lint
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.263 + echo 'Installing golangci-lint version v1.23.8'
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.263 Installing golangci-lint version v1.23.8
06:45:38 [2020-09-18T06:45:38.621Z] #45 5.263 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
06:45:38 [2020-09-18T06:45:38.882Z] #45 ...
06:45:38 [2020-09-18T06:45:38.882Z] 
06:45:38 [2020-09-18T06:45:38.882Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:45:38 [2020-09-18T06:45:38.882Z] #32 5.427 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:45:38 [2020-09-18T06:45:38.882Z] #32 5.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:45:38 [2020-09-18T06:45:38.882Z] #32 5.546 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:45:38 [2020-09-18T06:45:38.883Z] #32 6.615 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:45:38 [2020-09-18T06:45:38.883Z] #32 8.726 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:45:38 [2020-09-18T06:45:38.883Z] #32 ...
06:45:38 [2020-09-18T06:45:38.883Z] 
06:45:38 [2020-09-18T06:45:38.883Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:45:38 [2020-09-18T06:45:38.883Z] #51 5.229 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:45:38 [2020-09-18T06:45:38.883Z] #51 5.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:45:38 [2020-09-18T06:45:38.883Z] #51 5.316 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:45:38 [2020-09-18T06:45:38.883Z] #51 6.403 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:45:38 [2020-09-18T06:45:38.883Z] #51 8.578 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:45:39 [2020-09-18T06:45:39.144Z] #51 ...
06:45:39 [2020-09-18T06:45:39.144Z] 
06:45:39 [2020-09-18T06:45:39.144Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:45:39 [2020-09-18T06:45:39.144Z] #10 3.329 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:45:39 [2020-09-18T06:45:39.144Z] #10 3.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:45:39 [2020-09-18T06:45:39.144Z] #10 3.771 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:45:39 [2020-09-18T06:45:39.144Z] #10 3.781 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:45:39 [2020-09-18T06:45:39.144Z] #10 4.356 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:45:39 [2020-09-18T06:45:39.144Z] #10 6.521 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:45:39 [2020-09-18T06:45:39.144Z] #10 ...
06:45:39 [2020-09-18T06:45:39.144Z] 
06:45:39 [2020-09-18T06:45:39.144Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.247 + RM_GOPATH=0
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.247 + TMP_GOPATH=
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.247 + : /build
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.247 + '[' -z '' ']'
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.247 ++ mktemp -d
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.255 + export GOPATH=/tmp/tmp.9YqYrCy35j
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.255 + GOPATH=/tmp/tmp.9YqYrCy35j
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.255 + RM_GOPATH=1
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.255 + case "$(go env GOARCH)" in
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.255 ++ go env GOARCH
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.303 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.306 + export GO_BUILDMODE=-buildmode=pie
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.306 + GO_BUILDMODE=-buildmode=pie
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.306 ++ dirname /tmp/install/install.sh
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.306 + dir=/tmp/install
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.306 + bin=tomlv
06:45:39 [2020-09-18T06:45:39.144Z] #30 5.306 + shift
06:45:39 [2020-09-18T06:45:39.145Z] #30 5.306 + '[' '!' -f /tmp/install/tomlv.installer ']'
06:45:39 [2020-09-18T06:45:39.145Z] #30 5.306 + . /tmp/install/tomlv.installer
06:45:39 [2020-09-18T06:45:39.145Z] #30 5.306 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:45:39 [2020-09-18T06:45:39.145Z] #30 5.306 + install_tomlv
06:45:39 [2020-09-18T06:45:39.145Z] #30 5.306 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:45:39 [2020-09-18T06:45:39.145Z] #30 5.306 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9YqYrCy35j/src/github.com/BurntSushi/toml
06:45:39 [2020-09-18T06:45:39.145Z] #30 5.313 Cloning into '/tmp/tmp.9YqYrCy35j/src/github.com/BurntSushi/toml'...
06:45:39 [2020-09-18T06:45:39.145Z] #30 6.399 + cd /tmp/tmp.9YqYrCy35j/src/github.com/BurntSushi/toml
06:45:39 [2020-09-18T06:45:39.145Z] #30 6.403 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:45:39 [2020-09-18T06:45:39.145Z] #30 6.414 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:45:39 [2020-09-18T06:45:39.145Z] #30 7.042 internal/cpu
06:45:39 [2020-09-18T06:45:39.145Z] #30 7.130 runtime/internal/atomic
06:45:39 [2020-09-18T06:45:39.145Z] #30 7.476 runtime/internal/sys
06:45:39 [2020-09-18T06:45:39.145Z] #30 7.584 internal/bytealg
06:45:39 [2020-09-18T06:45:39.145Z] #30 7.711 runtime/internal/math
06:45:39 [2020-09-18T06:45:39.145Z] #30 7.814 math/bits
06:45:39 [2020-09-18T06:45:39.145Z] #30 8.331 runtime
06:45:39 [2020-09-18T06:45:39.145Z] #30 8.363 math
06:45:39 [2020-09-18T06:45:39.407Z] #30 ...
06:45:39 [2020-09-18T06:45:39.408Z] 
06:45:39 [2020-09-18T06:45:39.408Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:45:39 [2020-09-18T06:45:39.408Z] #23 4.234 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:45:39 [2020-09-18T06:45:39.408Z] #23 4.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:45:39 [2020-09-18T06:45:39.408Z] #23 4.274 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:45:39 [2020-09-18T06:45:39.408Z] #23 5.104 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:45:39 [2020-09-18T06:45:39.408Z] #23 7.232 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:45:39 [2020-09-18T06:45:39.408Z] #23 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:45:39 [2020-09-18T06:45:39.408Z] #23 ...
06:45:39 [2020-09-18T06:45:39.408Z] 
06:45:39 [2020-09-18T06:45:39.408Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.567 + RM_GOPATH=0
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.567 + TMP_GOPATH=
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.567 + : /build
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.567 + '[' -z '' ']'
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.577 ++ mktemp -d
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.581 + export GOPATH=/tmp/tmp.19CaEzHolm
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.583 + GOPATH=/tmp/tmp.19CaEzHolm
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.583 + RM_GOPATH=1
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.584 + case "$(go env GOARCH)" in
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.585 ++ go env GOARCH
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.635 + export GO_BUILDMODE=-buildmode=pie
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.640 + GO_BUILDMODE=-buildmode=pie
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.642 ++ dirname /tmp/install/install.sh
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.645 + dir=/tmp/install
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.646 + bin=shfmt
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.647 + shift
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.647 + '[' '!' -f /tmp/install/shfmt.installer ']'
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.647 + . /tmp/install/shfmt.installer
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.648 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.651 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.651 + install_shfmt
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.651 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.651 + git clone https://github.com/mvdan/sh.git /tmp/tmp.19CaEzHolm/src/github.com/mvdan/sh
06:45:39 [2020-09-18T06:45:39.408Z] #47 5.654 Cloning into '/tmp/tmp.19CaEzHolm/src/github.com/mvdan/sh'...
06:45:39 [2020-09-18T06:45:39.462Z] #25 6.099 
                                                                           1.0%
#######                                                                   10.3%
############                                                              16.8%
################                                                          23.2%
######################                                                    31.8%
###########################                                               38.2%
#################################                                         46.8%
######################################                                    53.2%
##########################################                                59.7%
###############################################                           66.1%
#####################################################                     74.7%
##########################################################                81.1%
################################################################          89.7%
######################################################################    98.3%
######################################################################## 100.0%
06:45:39 [2020-09-18T06:45:39.669Z] #47 ...
06:45:39 [2020-09-18T06:45:39.669Z] 
06:45:39 [2020-09-18T06:45:39.669Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:45:39 [2020-09-18T06:45:39.669Z] #21 4.995 + RM_GOPATH=0
06:45:39 [2020-09-18T06:45:39.669Z] #21 4.995 + TMP_GOPATH=
06:45:39 [2020-09-18T06:45:39.669Z] #21 4.995 + : /build
06:45:39 [2020-09-18T06:45:39.669Z] #21 4.995 + '[' -z '' ']'
06:45:39 [2020-09-18T06:45:39.669Z] #21 4.995 ++ mktemp -d
06:45:39 [2020-09-18T06:45:39.669Z] #21 4.995 + export GOPATH=/tmp/tmp.asGJeNQtA7
06:45:39 [2020-09-18T06:45:39.669Z] #21 4.995 + GOPATH=/tmp/tmp.asGJeNQtA7
06:45:39 [2020-09-18T06:45:39.669Z] #21 4.995 + RM_GOPATH=1
06:45:39 [2020-09-18T06:45:39.669Z] #21 4.995 + case "$(go env GOARCH)" in
06:45:39 [2020-09-18T06:45:39.669Z] #21 4.995 ++ go env GOARCH
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 + export GO_BUILDMODE=-buildmode=pie
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 + GO_BUILDMODE=-buildmode=pie
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 ++ dirname /tmp/install/install.sh
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 + dir=/tmp/install
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 + bin=dockercli
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 + shift
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 + '[' '!' -f /tmp/install/dockercli.installer ']'
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 + . /tmp/install/dockercli.installer
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 ++ : stable
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 ++ : 17.06.2-ce
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 + install_dockercli
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 ++ uname -m
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 + arch=x86_64
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 + '[' x86_64 '!=' x86_64 ']'
06:45:39 [2020-09-18T06:45:39.669Z] #21 5.082 + url=https://download.docker.com/linux/static
06:45:39 [2020-09-18T06:45:39.670Z] #21 5.082 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:45:39 [2020-09-18T06:45:39.670Z] #21 5.082 + tar -xz docker/docker
06:45:39 [2020-09-18T06:45:39.670Z] #21 5.085 Install docker/cli version 17.06.2-ce from stable
06:45:39 [2020-09-18T06:45:39.753Z] #25 8.118 
06:45:39 [2020-09-18T06:45:39.932Z] #21 ...
06:45:39 [2020-09-18T06:45:39.932Z] 
06:45:39 [2020-09-18T06:45:39.932Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:45:39 [2020-09-18T06:45:39.932Z] #38 3.490 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:45:39 [2020-09-18T06:45:39.932Z] #38 3.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:45:39 [2020-09-18T06:45:39.932Z] #38 3.772 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:45:39 [2020-09-18T06:45:39.932Z] #38 3.946 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:45:39 [2020-09-18T06:45:39.932Z] #38 4.585 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:45:39 [2020-09-18T06:45:39.932Z] #38 6.822 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:45:39 [2020-09-18T06:45:39.932Z] #38 ...
06:45:39 [2020-09-18T06:45:39.932Z] 
06:45:39 [2020-09-18T06:45:39.932Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.700 + RM_GOPATH=0
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.700 + TMP_GOPATH=
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.700 + : /build
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.700 + '[' -z '' ']'
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.700 ++ mktemp -d
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.710 + export GOPATH=/tmp/tmp.SQrOez5NaX
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.710 + GOPATH=/tmp/tmp.SQrOez5NaX
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.710 + RM_GOPATH=1
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.710 + case "$(go env GOARCH)" in
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.710 ++ go env GOARCH
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 + export GO_BUILDMODE=-buildmode=pie
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 + GO_BUILDMODE=-buildmode=pie
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 ++ dirname /tmp/install/install.sh
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 + dir=/tmp/install
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 + bin=gotestsum
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 + shift
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 + '[' '!' -f /tmp/install/gotestsum.installer ']'
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 + . /tmp/install/gotestsum.installer
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 ++ : v0.5.3
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 + install_gotestsum
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 + set -e
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 + export GO111MODULE=on
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 + GO111MODULE=on
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 + GOBIN=/build
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.726 + go get gotest.tools/gotestsum@v0.5.3
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.749 go: finding gotest.tools/gotestsum v0.5.3
06:45:39 [2020-09-18T06:45:39.932Z] #43 4.749 go: finding gotest.tools v0.5.3
06:45:39 [2020-09-18T06:45:39.932Z] #43 6.079 go: downloading gotest.tools/gotestsum v0.5.3
06:45:39 [2020-09-18T06:45:39.932Z] #43 6.793 go: extracting gotest.tools/gotestsum v0.5.3
06:45:39 [2020-09-18T06:45:39.932Z] #43 7.673 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:45:39 [2020-09-18T06:45:39.932Z] #43 7.684 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:45:39 [2020-09-18T06:45:39.932Z] #43 7.757 go: downloading github.com/spf13/pflag v1.0.3
06:45:39 [2020-09-18T06:45:39.932Z] #43 7.808 go: downloading github.com/jonboulle/clockwork v0.1.0
06:45:39 [2020-09-18T06:45:39.932Z] #43 7.941 go: downloading github.com/fatih/color v1.9.0
06:45:39 [2020-09-18T06:45:39.932Z] #43 8.094 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:45:39 [2020-09-18T06:45:39.932Z] #43 8.177 go: downloading github.com/pkg/errors v0.9.1
06:45:39 [2020-09-18T06:45:39.932Z] #43 8.219 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:45:39 [2020-09-18T06:45:39.932Z] #43 8.260 go: extracting github.com/fatih/color v1.9.0
06:45:39 [2020-09-18T06:45:39.932Z] #43 8.296 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:45:39 [2020-09-18T06:45:39.932Z] #43 8.566 go: downloading github.com/mattn/go-isatty v0.0.12
06:45:39 [2020-09-18T06:45:39.932Z] #43 8.590 go: extracting github.com/jonboulle/clockwork v0.1.0
06:45:39 [2020-09-18T06:45:39.932Z] #43 8.646 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:45:39 [2020-09-18T06:45:39.932Z] #43 8.649 go: downloading github.com/mattn/go-colorable v0.1.6
06:45:39 [2020-09-18T06:45:39.932Z] #43 8.773 go: extracting github.com/pkg/errors v0.9.1
06:45:39 [2020-09-18T06:45:39.932Z] #43 8.946 go: extracting github.com/mattn/go-isatty v0.0.12
06:45:39 [2020-09-18T06:45:39.932Z] #43 8.980 go: extracting github.com/mattn/go-colorable v0.1.6
06:45:39 [2020-09-18T06:45:39.932Z] #43 9.230 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:45:39 [2020-09-18T06:45:39.932Z] #43 9.250 go: extracting github.com/spf13/pflag v1.0.3
06:45:40 [2020-09-18T06:45:40.047Z] #25 8.238 
                                                                           0.1%
#                                                                          1.5%
06:45:40 [2020-09-18T06:45:40.047Z] #25 ...
06:45:40 [2020-09-18T06:45:40.047Z] 
06:45:40 [2020-09-18T06:45:40.047Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:40 [2020-09-18T06:45:40.047Z] #30 22.19 sync
06:45:40 [2020-09-18T06:45:40.047Z] #30 22.19 internal/reflectlite
06:45:40 [2020-09-18T06:45:40.047Z] #30 24.33 sort
06:45:40 [2020-09-18T06:45:40.047Z] #30 24.35 errors
06:45:40 [2020-09-18T06:45:40.047Z] #30 24.61 strconv
06:45:40 [2020-09-18T06:45:40.047Z] #30 25.15 io
06:45:40 [2020-09-18T06:45:40.047Z] #30 26.19 internal/oserror
06:45:40 [2020-09-18T06:45:40.047Z] #30 26.25 syscall
06:45:40 [2020-09-18T06:45:40.047Z] #30 27.14 reflect
06:45:40 [2020-09-18T06:45:40.193Z] #43 11.47 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:45:40 [2020-09-18T06:45:40.193Z] #43 ...
06:45:40 [2020-09-18T06:45:40.193Z] 
06:45:40 [2020-09-18T06:45:40.193Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:45:40 [2020-09-18T06:45:40.193Z] #36 5.531 + git clone https://github.com/docker/distribution.git .
06:45:40 [2020-09-18T06:45:40.193Z] #36 5.558 Cloning into '.'...
06:45:40 [2020-09-18T06:45:40.193Z] #36 ...
06:45:40 [2020-09-18T06:45:40.193Z] 
06:45:40 [2020-09-18T06:45:40.193Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:45:40 [2020-09-18T06:45:40.193Z] #54 11.24 + cd /tmp/tmp.JSjfEfLGV9/src/github.com/rootless-containers/rootlesskit
06:45:40 [2020-09-18T06:45:40.193Z] #54 11.26 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:45:40 [2020-09-18T06:45:40.339Z] #30 ...
06:45:40 [2020-09-18T06:45:40.339Z] 
06:45:40 [2020-09-18T06:45:40.339Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:45:40 [2020-09-18T06:45:40.767Z] #54 12.18 + for f in rootlesskit rootlesskit-docker-proxy
06:45:41 [2020-09-18T06:45:41.029Z] #54 12.18 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:45:41 [2020-09-18T06:45:41.489Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a4f8afa9f2e56151) in /home/ubuntu/workspace/moby_PR-41467
[Pipeline] {
[Pipeline] checkout
06:45:42 [2020-09-18T06:45:42.093Z] #25 8.238 
                                                                           0.1%
#                                                                          1.5%
#                                                                          2.7%
###                                                                        4.6%
####                                                                       6.5%
#####                                                                      8.3%
#######                                                                   10.8%
#########                                                                 13.3%
##########                                                                15.2%
############                                                              17.7%
#############                                                             18.9%
##############                                                            20.8%
################                                                          22.7%
#################                                                         24.5%
###################                                                       26.4%
####################                                                      28.3%
#####################                                                     30.2%
#######################                                                   32.0%
######################
06:45:42 [2020-09-18T06:45:42.093Z] #25 ...
06:45:42 [2020-09-18T06:45:42.093Z] 
06:45:42 [2020-09-18T06:45:42.093Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:45:42 [2020-09-18T06:45:42.093Z] #41 24.06 internal/reflectlite
06:45:42 [2020-09-18T06:45:42.093Z] #41 24.07 github.com/LK4D4/vndr/godl/singleflight
06:45:42 [2020-09-18T06:45:42.093Z] #41 24.34 math/rand
06:45:42 [2020-09-18T06:45:42.093Z] #41 25.19 internal/singleflight
06:45:42 [2020-09-18T06:45:42.093Z] #41 26.62 strconv
06:45:42 [2020-09-18T06:45:42.093Z] #41 26.63 bytes
06:45:42 [2020-09-18T06:45:42.093Z] #41 28.43 bufio
06:45:42 [2020-09-18T06:45:42.093Z] #41 29.79 reflect
06:45:42 [2020-09-18T06:45:42.093Z] #41 29.99 syscall
06:45:42 [2020-09-18T06:45:42.093Z] #41 ...
06:45:42 [2020-09-18T06:45:42.093Z] 
06:45:42 [2020-09-18T06:45:42.093Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:45:42 [2020-09-18T06:45:42.385Z] #25 8.238 
                                                                           0.1%
#                                                                          1.5%
#                                                                          2.7%
###                                                                        4.6%
####                                                                       6.5%
#####                                                                      8.3%
#######                                                                   10.8%
#########                                                                 13.3%
##########                                                                15.2%
############                                                              17.7%
#############                                                             18.9%
##############                                                            20.8%
################                                                          22.7%
#################                                                         24.5%
###################                                                       26.4%
####################                                                      28.3%
#####################                                                     30.2%
#######################                                                   32.0%
########################                                                  33.9%
#########################                                                 35.8%
06:45:42 [2020-09-18T06:45:42.385Z] #25 ...
06:45:42 [2020-09-18T06:45:42.385Z] 
06:45:42 [2020-09-18T06:45:42.385Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:45:42 [2020-09-18T06:45:42.385Z] #10 24.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 25.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
06:45:42 [2020-09-18T06:45:42.385Z] #10 26.50 debconf: delaying package configuration, since apt-utils is not installed
06:45:42 [2020-09-18T06:45:42.385Z] #10 26.58 Fetched 73.3 MB in 5s (16.0 MB/s)
06:45:42 [2020-09-18T06:45:42.385Z] #10 26.61 Selecting previously unselected package binutils-mingw-w64-i686.
06:45:42 [2020-09-18T06:45:42.385Z] #10 26.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 ... 15177 files and directories currently installed.)
06:45:42 [2020-09-18T06:45:42.385Z] #10 26.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
06:45:42 [2020-09-18T06:45:42.385Z] #10 26.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:45:42 [2020-09-18T06:45:42.385Z] #10 28.65 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:45:42 [2020-09-18T06:45:42.385Z] #10 28.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
06:45:42 [2020-09-18T06:45:42.385Z] #10 28.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:45:42 [2020-09-18T06:45:42.385Z] #10 31.05 Selecting previously unselected package binutils-mingw-w64.
06:45:42 [2020-09-18T06:45:42.385Z] #10 31.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:45:42 [2020-09-18T06:45:42.385Z] #10 31.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:45:42 [2020-09-18T06:45:42.385Z] #10 31.14 Selecting previously unselected package libdevmapper1.02.1:s390x.
06:45:42 [2020-09-18T06:45:42.385Z] #10 31.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
06:45:42 [2020-09-18T06:45:42.385Z] #10 31.15 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
06:45:42 [2020-09-18T06:45:42.385Z] #10 31.33 Selecting previously unselected package dmsetup.
06:45:42 [2020-09-18T06:45:42.385Z] #10 31.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
06:45:42 [2020-09-18T06:45:42.385Z] #10 31.44 Unpacking dmsetup (2:1.02.155-3) ...
06:45:42 [2020-09-18T06:45:42.385Z] #10 31.57 Selecting previously unselected package mingw-w64-common.
06:45:42 [2020-09-18T06:45:42.385Z] #10 31.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:45:42 [2020-09-18T06:45:42.385Z] #10 31.58 Unpacking mingw-w64-common (6.0.0-3) ...
06:45:42 [2020-09-18T06:45:42.385Z] #10 ...
06:45:42 [2020-09-18T06:45:42.385Z] 
06:45:42 [2020-09-18T06:45:42.385Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:45:42 [2020-09-18T06:45:42.385Z] #38 24.35 Selecting previously unselected package libprotobuf-lite17:s390x.
06:45:42 [2020-09-18T06:45:42.385Z] #38 24.39 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 24.39 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 24.54 Selecting previously unselected package libprotobuf-dev:s390x.
06:45:42 [2020-09-18T06:45:42.385Z] #38 24.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 24.54 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 25.82 Selecting previously unselected package libprotoc17:s390x.
06:45:42 [2020-09-18T06:45:42.385Z] #38 25.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 25.86 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 26.59 Selecting previously unselected package protobuf-c-compiler.
06:45:42 [2020-09-18T06:45:42.385Z] #38 26.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 26.60 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 26.72 Selecting previously unselected package protobuf-compiler.
06:45:42 [2020-09-18T06:45:42.385Z] #38 26.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 26.73 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 26.87 Selecting previously unselected package python-pkg-resources.
06:45:42 [2020-09-18T06:45:42.385Z] #38 26.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 26.88 Unpacking python-pkg-resources (40.8.0-1) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 27.06 Selecting previously unselected package python-six.
06:45:42 [2020-09-18T06:45:42.385Z] #38 27.06 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 27.06 Unpacking python-six (1.12.0-1) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 27.13 Selecting previously unselected package python-protobuf.
06:45:42 [2020-09-18T06:45:42.385Z] #38 27.13 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 27.14 Unpacking python-protobuf (3.6.1.3-2) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 27.52 Setting up python-pkg-resources (40.8.0-1) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 29.57 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 29.60 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 29.61 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 29.62 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 29.62 Setting up python-six (1.12.0-1) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 31.11 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 31.12 Setting up libnl-3-200:s390x (3.4.0-1) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 31.13 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 31.14 Setting up libcap-dev:s390x (1:2.25-2) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 31.15 Setting up libprotoc17:s390x (3.6.1.3-2) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 31.16 Setting up protobuf-compiler (3.6.1.3-2) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 31.16 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 31.17 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 31.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 31.18 Setting up python-protobuf (3.6.1.3-2) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 34.24 Setting up libnl-3-dev:s390x (3.4.0-1) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 34.25 Processing triggers for libc-bin (2.28-10) ...
06:45:42 [2020-09-18T06:45:42.385Z] #38 ...
06:45:42 [2020-09-18T06:45:42.385Z] 
06:45:42 [2020-09-18T06:45:42.385Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:45:43 [2020-09-18T06:45:43.264Z] #25 8.238 
                                                                           0.1%
#                                                                          1.5%
#                                                                          2.7%
###                                                                        4.6%
####                                                                       6.5%
#####                                                                      8.3%
#######                                                                   10.8%
#########                                                                 13.3%
##########                                                                15.2%
############                                                              17.7%
#############                                                             18.9%
##############                                                            20.8%
################                                                          22.7%
#################                                                         24.5%
###################                                                       26.4%
####################                                                      28.3%
#####################                                                     30.2%
#######################                                                   32.0%
########################                                                  33.9%
#########################                                                 35.8%
###########################                                               37.7%
############################                                              39.5%
##############################                                            42.7%
################################                                          45.2%
##################################                                        48.3%
#####################################                                     51.4%
######################################                                    53.9%
################
06:45:43 [2020-09-18T06:45:43.264Z] #25 ...
06:45:43 [2020-09-18T06:45:43.264Z] 
06:45:43 [2020-09-18T06:45:43.264Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:45:43 [2020-09-18T06:45:43.264Z] #38 DONE 35.2s
06:45:43 [2020-09-18T06:45:43.264Z] 
06:45:43 [2020-09-18T06:45:43.264Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:45:43 [2020-09-18T06:45:43.565Z] #25 8.238 
                                                                           0.1%
#                                                                          1.5%
#                                                                          2.7%
###                                                                        4.6%
####                                                                       6.5%
#####                                                                      8.3%
#######                                                                   10.8%
#########                                                                 13.3%
##########                                                                15.2%
############                                                              17.7%
#############                                                             18.9%
##############                                                            20.8%
################                                                          22.7%
#################                                                         24.5%
###################                                                       26.4%
####################                                                      28.3%
#####################                                                     30.2%
#######################                                                   32.0%
########################                                                  33.9%
#########################                                                 35.8%
###########################                                               37.7%
############################                                              39.5%
##############################                                            42.7%
################################                                          45.2%
##################################                                        48.3%
#####################################                                     51.4%
######################################                                    53.9%
#########################################                                 57.6%
##########################################                                59.5%
############################################                              62.0%
06:45:43 [2020-09-18T06:45:43.565Z] #25 ...
06:45:43 [2020-09-18T06:45:43.565Z] 
06:45:43 [2020-09-18T06:45:43.565Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:45:43 [2020-09-18T06:45:43.565Z] #43 DONE 35.6s
06:45:43 [2020-09-18T06:45:43.565Z] 
06:45:43 [2020-09-18T06:45:43.565Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:45:43 [2020-09-18T06:45:43.862Z] #25 8.238 
                                                                           0.1%
#                                                                          1.5%
#                                                                          2.7%
###                                                                        4.6%
####                                                                       6.5%
#####                                                                      8.3%
#######                                                                   10.8%
#########                                                                 13.3%
##########                                                                15.2%
############                                                              17.7%
#############                                                             18.9%
##############                                                            20.8%
################                                                          22.7%
#################                                                         24.5%
###################                                                       26.4%
####################                                                      28.3%
#####################                                                     30.2%
#######################                                                   32.0%
########################                                                  33.9%
#########################                                                 35.8%
###########################                                               37.7%
############################                                              39.5%
##############################                                            42.7%
################################                                          45.2%
##################################                                        48.3%
#####################################                                     51.4%
######################################                                    53.9%
#########################################                                 57.6%
##########################################                                59.5%
############################################                              62.0%
##############################################                            65.1%
################################################                          67.6%
##################################################                        70.8%
06:45:43 [2020-09-18T06:45:43.862Z] #25 ...
06:45:43 [2020-09-18T06:45:43.862Z] 
06:45:43 [2020-09-18T06:45:43.862Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:45:43 [2020-09-18T06:45:43.862Z] #32 32.25 Selecting previously unselected package libxml2:s390x.
06:45:43 [2020-09-18T06:45:43.862Z] #32 32.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 32.27 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 32.62 Selecting previously unselected package libarchive13:s390x.
06:45:43 [2020-09-18T06:45:43.862Z] #32 32.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 32.63 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 32.84 Selecting previously unselected package libjsoncpp1:s390x.
06:45:43 [2020-09-18T06:45:43.862Z] #32 32.84 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 32.84 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 32.97 Selecting previously unselected package librhash0:s390x.
06:45:43 [2020-09-18T06:45:43.862Z] #32 32.97 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 32.97 Unpacking librhash0:s390x (1.3.8-1) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 33.06 Selecting previously unselected package libuv1:s390x.
06:45:43 [2020-09-18T06:45:43.862Z] #32 33.06 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 33.06 Unpacking libuv1:s390x (1.24.1-1) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 33.19 Selecting previously unselected package cmake.
06:45:43 [2020-09-18T06:45:43.862Z] #32 33.19 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 33.20 Unpacking cmake (3.13.4-1) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 35.24 Setting up libicu63:s390x (63.1-6+deb10u1) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 35.25 Setting up xxd (2:8.1.0875-5) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 35.26 Setting up libuv1:s390x (1.24.1-1) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 35.28 Setting up vim-common (2:8.1.0875-5) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 35.31 Setting up librhash0:s390x (1.3.8-1) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 35.32 Setting up cmake-data (3.13.4-1) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 35.36 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 35.36 Setting up libjsoncpp1:s390x (1.7.4-3) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 35.39 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 35.41 Setting up cmake (3.13.4-1) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 35.42 Processing triggers for libc-bin (2.28-10) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 35.51 Processing triggers for mime-support (3.62) ...
06:45:43 [2020-09-18T06:45:43.862Z] #32 DONE 35.9s
06:45:43 [2020-09-18T06:45:43.862Z] 
06:45:43 [2020-09-18T06:45:43.862Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:45:44 [2020-09-18T06:45:44.270Z] using credential docker-jenkins-github-credentials
06:45:44 [2020-09-18T06:45:44.276Z] Cloning the remote Git repository
06:45:44 [2020-09-18T06:45:44.276Z] Cloning with configured refspecs honoured and without tags
06:45:44 [2020-09-18T06:45:44.334Z] Cloning repository https://github.com/moby/moby.git
06:45:44 [2020-09-18T06:45:44.456Z]  > git init /home/ubuntu/workspace/moby_PR-41467 # timeout=10
06:45:44 [2020-09-18T06:45:44.789Z] Fetching upstream changes from https://github.com/moby/moby.git
06:45:44 [2020-09-18T06:45:44.790Z]  > git --version # timeout=10
06:45:44 [2020-09-18T06:45:44.810Z]  > git --version # 'git version 2.17.1'
06:45:44 [2020-09-18T06:45:44.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:45:44 [2020-09-18T06:45:44.812Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:45:45 [2020-09-18T06:45:45.242Z] #54 ...
06:45:45 [2020-09-18T06:45:45.242Z] 
06:45:45 [2020-09-18T06:45:45.242Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:45:45 [2020-09-18T06:45:45.242Z] #21 13.52 + mkdir -p /build
06:45:45 [2020-09-18T06:45:45.242Z] #21 13.53 + mv docker/docker /build/
06:45:45 [2020-09-18T06:45:45.242Z] #21 13.55 + rmdir docker
06:45:45 [2020-09-18T06:45:45.242Z] #21 DONE 16.1s
06:45:45 [2020-09-18T06:45:45.242Z] 
06:45:45 [2020-09-18T06:45:45.243Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:45:45 [2020-09-18T06:45:45.243Z] #41 12.75 unicode/utf8
06:45:45 [2020-09-18T06:45:45.243Z] #41 13.74 internal/testlog
06:45:45 [2020-09-18T06:45:45.243Z] #41 14.15 encoding
06:45:45 [2020-09-18T06:45:45.243Z] #41 14.28 unicode/utf16
06:45:45 [2020-09-18T06:45:45.243Z] #41 14.60 container/list
06:45:45 [2020-09-18T06:45:45.243Z] #41 15.23 crypto/internal/subtle
06:45:45 [2020-09-18T06:45:45.243Z] #41 15.35 crypto/subtle
06:45:45 [2020-09-18T06:45:45.243Z] #41 15.52 vendor/golang.org/x/crypto/cryptobyte/asn1
06:45:45 [2020-09-18T06:45:45.243Z] #41 15.62 internal/nettrace
06:45:45 [2020-09-18T06:45:45.243Z] #41 15.76 runtime/cgo
06:45:45 [2020-09-18T06:45:45.388Z] #25 8.238 
                                                                           0.1%
#                                                                          1.5%
#                                                                          2.7%
###                                                                        4.6%
####                                                                       6.5%
#####                                                                      8.3%
#######                                                                   10.8%
#########                                                                 13.3%
##########                                                                15.2%
############                                                              17.7%
#############                                                             18.9%
##############                                                            20.8%
################                                                          22.7%
#################                                                         24.5%
###################                                                       26.4%
####################                                                      28.3%
#####################                                                     30.2%
#######################                                                   32.0%
########################                                                  33.9%
#########################                                                 35.8%
###########################                                               37.7%
############################                                              39.5%
##############################                                            42.7%
################################                                          45.2%
##################################                                        48.3%
#####################################                                     51.4%
######################################                                    53.9%
#########################################                                 57.6%
##########################################                                59.5%
############################################                              62.0%
##############################################                            65.1%
################################################                          67.6%
##################################################                        70.8%
####################################################                      73.3%
######################################################                    75.8%
########################################################                  78.3%
##########################################################                81.4%
###########################################################               83.2%
#############################################################             85.1%
##############################################################            87.0%
###############################################################           88.9%
##################################################################        91.8%
###################################################################       94.3%
######################################################################    97.4%
######################################################################## 100.0%
06:45:45 [2020-09-18T06:45:45.388Z] #25 13.61 
06:45:46 [2020-09-18T06:45:46.422Z] #25 14.75 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:45:46 [2020-09-18T06:45:46.542Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01c97dc588bc65bff) in /home/ubuntu/workspace/moby_PR-41467
[Pipeline] {
[Pipeline] checkout
06:45:46 [2020-09-18T06:45:46.713Z] #25 ...
06:45:46 [2020-09-18T06:45:46.713Z] 
06:45:46 [2020-09-18T06:45:46.713Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:46 [2020-09-18T06:45:46.713Z] #47 28.69 syscall
06:45:46 [2020-09-18T06:45:46.713Z] #47 28.71 reflect
06:45:46 [2020-09-18T06:45:46.713Z] #47 34.36 time
06:45:46 [2020-09-18T06:45:46.713Z] #47 38.27 context
06:45:46 [2020-09-18T06:45:46.713Z] #47 38.68 os
06:45:46 [2020-09-18T06:45:46.713Z] #47 ...
06:45:46 [2020-09-18T06:45:46.713Z] 
06:45:46 [2020-09-18T06:45:46.713Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:45:46 [2020-09-18T06:45:46.713Z] #25 15.06 
06:45:47 [2020-09-18T06:45:47.004Z] #25 15.19 
                                                                           0.4%
######################################################################## 100.0%
06:45:47 [2020-09-18T06:45:47.004Z] #25 15.28 
06:45:47 [2020-09-18T06:45:47.295Z] #25 ...
06:45:47 [2020-09-18T06:45:47.295Z] 
06:45:47 [2020-09-18T06:45:47.295Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:45:47 [2020-09-18T06:45:47.295Z] #28 29.10 Checking out files:  92% (1405/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.
06:45:47 [2020-09-18T06:45:47.295Z] #28 29.34 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
06:45:47 [2020-09-18T06:45:47.295Z] #28 29.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:45:47 [2020-09-18T06:45:47.295Z] #28 ...
06:45:47 [2020-09-18T06:45:47.295Z] 
06:45:47 [2020-09-18T06:45:47.295Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.252 + RM_GOPATH=0
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.252 + TMP_GOPATH=
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.252 + : /build
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.252 + '[' -z '' ']'
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.252 ++ mktemp -d
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.252 + export GOPATH=/tmp/tmp.DIGu6PJebl
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.252 + GOPATH=/tmp/tmp.DIGu6PJebl
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.252 + RM_GOPATH=1
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.252 + case "$(go env GOARCH)" in
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.252 ++ go env GOARCH
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.267 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.267 + export GO_BUILDMODE=-buildmode=pie
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.267 + GO_BUILDMODE=-buildmode=pie
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.267 ++ dirname /tmp/install/install.sh
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.267 + dir=/tmp/install
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.267 + bin=tini
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.267 + shift
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.267 + '[' '!' -f /tmp/install/tini.installer ']'
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.267 + . /tmp/install/tini.installer
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.267 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.267 + install_tini
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.267 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.267 + git clone https://github.com/krallin/tini.git /tmp/tmp.DIGu6PJebl/tini
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.285 Cloning into '/tmp/tmp.DIGu6PJebl/tini'...
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.988 + cd /tmp/tmp.DIGu6PJebl/tini
06:45:47 [2020-09-18T06:45:47.295Z] #33 1.988 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
06:45:47 [2020-09-18T06:45:47.295Z] #33 2.001 + cmake .
06:45:47 [2020-09-18T06:45:47.295Z] #33 2.351 -- The C compiler identification is GNU 8.3.0
06:45:47 [2020-09-18T06:45:47.295Z] #33 2.427 -- Check for working C compiler: /usr/bin/cc
06:45:47 [2020-09-18T06:45:47.295Z] #33 2.885 -- Check for working C compiler: /usr/bin/cc -- works
06:45:47 [2020-09-18T06:45:47.295Z] #33 2.889 -- Detecting C compiler ABI info
06:45:47 [2020-09-18T06:45:47.295Z] #33 3.230 -- Detecting C compiler ABI info - done
06:45:47 [2020-09-18T06:45:47.295Z] #33 3.266 -- Detecting C compile features
06:45:47 [2020-09-18T06:45:47.796Z] #41 ...
06:45:47 [2020-09-18T06:45:47.797Z] 
06:45:47 [2020-09-18T06:45:47.797Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:45:47 [2020-09-18T06:45:47.797Z] #10 18.90 Fetched 8380 kB in 16s (520 kB/s)
06:45:47 [2020-09-18T06:45:47.928Z] #33 4.274 -- Detecting C compile features - done
06:45:48 [2020-09-18T06:45:48.220Z] #33 4.308 -- Performing Test HAS_BUILTIN_FORTIFY
06:45:48 [2020-09-18T06:45:48.220Z] #33 4.489 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:45:48 [2020-09-18T06:45:48.220Z] #33 4.574 -- Configuring done
06:45:48 [2020-09-18T06:45:48.515Z] #33 4.590 -- Generating done
06:45:48 [2020-09-18T06:45:48.515Z] #33 4.597 -- Build files have been written to: /tmp/tmp.DIGu6PJebl/tini
06:45:48 [2020-09-18T06:45:48.515Z] #33 4.609 + make tini-static
06:45:48 [2020-09-18T06:45:48.806Z] #33 4.912 Scanning dependencies of target tini-static
06:45:48 [2020-09-18T06:45:48.806Z] #33 4.983 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:45:49 [2020-09-18T06:45:49.449Z] using credential docker-jenkins-github-credentials
06:45:49 [2020-09-18T06:45:49.456Z] Cloning the remote Git repository
06:45:49 [2020-09-18T06:45:49.456Z] Cloning with configured refspecs honoured and without tags
06:45:49 [2020-09-18T06:45:49.840Z] #33 5.822 [100%] Linking C executable tini-static
06:45:50 [2020-09-18T06:45:50.131Z] #33 6.212 [100%] Built target tini-static
06:45:50 [2020-09-18T06:45:50.131Z] #33 6.298 + mkdir -p /build
06:45:50 [2020-09-18T06:45:50.131Z] #33 6.307 + cp tini-static /build/docker-init
06:45:49 [2020-09-18T06:45:49.491Z] Cloning repository https://github.com/moby/moby.git
06:45:49 [2020-09-18T06:45:49.553Z]  > git init /home/ubuntu/workspace/moby_PR-41467 # timeout=10
06:45:49 [2020-09-18T06:45:49.827Z] Fetching upstream changes from https://github.com/moby/moby.git
06:45:49 [2020-09-18T06:45:49.827Z]  > git --version # timeout=10
06:45:49 [2020-09-18T06:45:49.837Z]  > git --version # 'git version 2.17.1'
06:45:49 [2020-09-18T06:45:49.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:45:49 [2020-09-18T06:45:49.849Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:45:50 [2020-09-18T06:45:50.348Z] #10 18.90 Reading package lists...
06:45:50 [2020-09-18T06:45:50.348Z] #10 ...
06:45:50 [2020-09-18T06:45:50.348Z] 
06:45:50 [2020-09-18T06:45:50.348Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:45:50 [2020-09-18T06:45:50.348Z] #51 11.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:45:50 [2020-09-18T06:45:50.348Z] #51 ...
06:45:50 [2020-09-18T06:45:50.348Z] 
06:45:50 [2020-09-18T06:45:50.348Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:50 [2020-09-18T06:45:50.348Z] #47 17.10 + cd /tmp/tmp.19CaEzHolm/src/github.com/mvdan/sh
06:45:50 [2020-09-18T06:45:50.348Z] #47 17.10 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
06:45:50 [2020-09-18T06:45:50.348Z] #47 17.31 + GO111MODULE=on
06:45:50 [2020-09-18T06:45:50.348Z] #47 17.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
06:45:50 [2020-09-18T06:45:50.348Z] #47 18.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:45:50 [2020-09-18T06:45:50.348Z] #47 18.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:45:50 [2020-09-18T06:45:50.348Z] #47 18.75 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:45:50 [2020-09-18T06:45:50.348Z] #47 18.96 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:45:50 [2020-09-18T06:45:50.348Z] #47 19.26 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:45:50 [2020-09-18T06:45:50.348Z] #47 20.04 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:45:50 [2020-09-18T06:45:50.348Z] #47 20.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:45:50 [2020-09-18T06:45:50.348Z] #47 ...
06:45:50 [2020-09-18T06:45:50.348Z] 
06:45:50 [2020-09-18T06:45:50.348Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:45:50 [2020-09-18T06:45:50.348Z] #32 11.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:45:50 [2020-09-18T06:45:50.427Z] #33 DONE 6.6s
06:45:50 [2020-09-18T06:45:50.427Z] 
06:45:50 [2020-09-18T06:45:50.427Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:45:50 [2020-09-18T06:45:50.427Z] #25 16.19 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:45:50 [2020-09-18T06:45:50.427Z] #25 16.24 skipping existing aab193acf6ba
06:45:50 [2020-09-18T06:45:50.427Z] #25 16.31 
06:45:50 [2020-09-18T06:45:50.427Z] #25 17.29 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
06:45:50 [2020-09-18T06:45:50.427Z] #25 17.34 skipping existing 4d43f82972ce
06:45:50 [2020-09-18T06:45:50.427Z] #25 17.40 
06:45:50 [2020-09-18T06:45:50.427Z] #25 18.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:45:50 [2020-09-18T06:45:50.427Z] #25 18.73 
06:45:50 [2020-09-18T06:45:50.427Z] #25 ...
06:45:50 [2020-09-18T06:45:50.427Z] 
06:45:50 [2020-09-18T06:45:50.427Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:50 [2020-09-18T06:45:50.427Z] #30 32.52 time
06:45:50 [2020-09-18T06:45:50.427Z] #30 37.37 internal/poll
06:45:50 [2020-09-18T06:45:50.427Z] #30 37.87 internal/fmtsort
06:45:50 [2020-09-18T06:45:50.427Z] #30 38.26 internal/syscall/execenv
06:45:50 [2020-09-18T06:45:50.427Z] #30 38.32 internal/syscall/unix
06:45:50 [2020-09-18T06:45:50.427Z] #30 38.52 strings
06:45:50 [2020-09-18T06:45:50.427Z] #30 38.63 os
06:45:50 [2020-09-18T06:45:50.427Z] #30 40.13 path
06:45:50 [2020-09-18T06:45:50.427Z] #30 40.42 text/tabwriter
06:45:50 [2020-09-18T06:45:50.427Z] #30 41.18 path/filepath
06:45:50 [2020-09-18T06:45:50.427Z] #30 41.18 fmt
06:45:50 [2020-09-18T06:45:50.427Z] #30 42.37 io/ioutil
06:45:50 [2020-09-18T06:45:50.611Z] #32 ...
06:45:50 [2020-09-18T06:45:50.611Z] 
06:45:50 [2020-09-18T06:45:50.611Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:45:50 [2020-09-18T06:45:50.611Z] #23 21.88 Fetched 8380 kB in 18s (466 kB/s)
06:45:50 [2020-09-18T06:45:50.722Z] #30 ...
06:45:50 [2020-09-18T06:45:50.722Z] 
06:45:50 [2020-09-18T06:45:50.722Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:45:50 [2020-09-18T06:45:50.722Z] #25 18.89 #=#=#                                                                         

######################################################################## 100.0%
06:45:50 [2020-09-18T06:45:50.722Z] #25 18.96 
06:45:50 [2020-09-18T06:45:50.722Z] #25 19.01 Download of images into '/build' complete.
06:45:50 [2020-09-18T06:45:50.722Z] #25 19.01 Use something like the following to load the result into a Docker daemon:
06:45:50 [2020-09-18T06:45:50.722Z] #25 19.01   tar -cC '/build' . | docker load
06:45:50 [2020-09-18T06:45:50.778Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-06ff59ce9448e2b6f) in /home/ubuntu/workspace/moby_PR-41467
[Pipeline] {
[Pipeline] checkout
06:45:51 [2020-09-18T06:45:51.027Z] #25 DONE 19.2s
06:45:51 [2020-09-18T06:45:51.027Z] 
06:45:51 [2020-09-18T06:45:51.027Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:45:51 [2020-09-18T06:45:51.027Z] #10 36.94 Selecting previously unselected package mingw-w64-x86-64-dev.
06:45:51 [2020-09-18T06:45:51.027Z] #10 36.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:45:51 [2020-09-18T06:45:51.027Z] #10 36.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:45:51 [2020-09-18T06:45:51.027Z] #10 40.69 Selecting previously unselected package gcc-mingw-w64-base.
06:45:51 [2020-09-18T06:45:51.027Z] #10 40.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
06:45:51 [2020-09-18T06:45:51.027Z] #10 40.70 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:45:51 [2020-09-18T06:45:51.027Z] #10 40.80 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:45:51 [2020-09-18T06:45:51.027Z] #10 40.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
06:45:51 [2020-09-18T06:45:51.027Z] #10 40.80 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:45:51 [2020-09-18T06:45:51.183Z] #23 21.88 Reading package lists...
06:45:51 [2020-09-18T06:45:51.183Z] #23 ...
06:45:51 [2020-09-18T06:45:51.183Z] 
06:45:51 [2020-09-18T06:45:51.183Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:45:51 [2020-09-18T06:45:51.184Z] #43 12.52 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:45:51 [2020-09-18T06:45:51.184Z] #43 14.99 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:45:51 [2020-09-18T06:45:51.184Z] #43 18.05 go: finding github.com/fatih/color v1.9.0
06:45:51 [2020-09-18T06:45:51.184Z] #43 18.07 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:45:51 [2020-09-18T06:45:51.184Z] #43 18.07 go: finding github.com/pkg/errors v0.9.1
06:45:51 [2020-09-18T06:45:51.184Z] #43 18.22 go: finding github.com/spf13/pflag v1.0.3
06:45:51 [2020-09-18T06:45:51.184Z] #43 18.27 go: finding github.com/mattn/go-colorable v0.1.6
06:45:51 [2020-09-18T06:45:51.184Z] #43 18.42 go: finding github.com/mattn/go-isatty v0.0.12
06:45:51 [2020-09-18T06:45:51.184Z] #43 18.68 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:45:51 [2020-09-18T06:45:51.184Z] #43 18.87 go: finding github.com/jonboulle/clockwork v0.1.0
06:45:51 [2020-09-18T06:45:51.184Z] #43 18.89 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:45:51 [2020-09-18T06:45:51.184Z] #43 19.00 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:45:51 [2020-09-18T06:45:51.184Z] #43 19.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:45:51 [2020-09-18T06:45:51.445Z] #43 ...
06:45:51 [2020-09-18T06:45:51.445Z] 
06:45:51 [2020-09-18T06:45:51.445Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:51 [2020-09-18T06:45:51.445Z] #47 22.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:45:52 [2020-09-18T06:45:52.107Z] #10 ...
06:45:52 [2020-09-18T06:45:52.107Z] 
06:45:52 [2020-09-18T06:45:52.107Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:45:52 [2020-09-18T06:45:52.107Z] #39 6.890 Note: Building without setproctitle() and strlcpy() support.
06:45:52 [2020-09-18T06:45:52.107Z] #39 6.890       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:45:52 [2020-09-18T06:45:52.107Z] #39 6.971 Note: Building without GnuTLS support
06:45:52 [2020-09-18T06:45:52.107Z] #39 6.972 Makefile.config:39: Warn: you have no libnftables installed
06:45:52 [2020-09-18T06:45:52.107Z] #39 6.972 Makefile.config:40: Warn: Building without nftables support
06:45:52 [2020-09-18T06:45:52.107Z] #39 7.995 fatal: not a git repository (or any of the parent directories): .git
06:45:52 [2020-09-18T06:45:52.107Z] #39 8.041   GEN      .gitid
06:45:52 [2020-09-18T06:45:52.107Z] #39 8.067   GEN      criu/include/version.h
06:45:52 [2020-09-18T06:45:52.107Z] #39 8.107   GEN      include/common/asm
06:45:52 [2020-09-18T06:45:52.389Z] #47 23.58 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:45:52 [2020-09-18T06:45:52.389Z] #47 ...
06:45:52 [2020-09-18T06:45:52.389Z] 
06:45:52 [2020-09-18T06:45:52.389Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:52 [2020-09-18T06:45:52.389Z] #30 13.53 unicode/utf8
06:45:52 [2020-09-18T06:45:52.389Z] #30 14.18 encoding
06:45:52 [2020-09-18T06:45:52.389Z] #30 14.36 runtime/cgo
06:45:52 [2020-09-18T06:45:52.389Z] #30 ...
06:45:52 [2020-09-18T06:45:52.389Z] 
06:45:52 [2020-09-18T06:45:52.389Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:52 [2020-09-18T06:45:52.389Z] #47 23.79 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:45:52 [2020-09-18T06:45:52.398Z] #39 9.221   PBCC     images/timens.pb-c.c
06:45:52 [2020-09-18T06:45:52.398Z] #39 9.226   DEP      images/timens.pb-c.d
06:45:52 [2020-09-18T06:45:52.398Z] #39 9.256   PBCC     images/fown.pb-c.c
06:45:52 [2020-09-18T06:45:52.398Z] #39 9.259   PBCC     images/google/protobuf/descriptor.pb-c.c
06:45:52 [2020-09-18T06:45:52.398Z] #39 9.271   PBCC     images/opts.pb-c.c
06:45:52 [2020-09-18T06:45:52.398Z] #39 9.279   PBCC     images/memfd.pb-c.c
06:45:52 [2020-09-18T06:45:52.398Z] #39 9.288   DEP      images/fown.pb-c.d
06:45:52 [2020-09-18T06:45:52.398Z] #39 9.296   DEP      images/google/protobuf/descriptor.pb-c.d
06:45:52 [2020-09-18T06:45:52.398Z] #39 9.326   DEP      images/opts.pb-c.d
06:45:52 [2020-09-18T06:45:52.398Z] #39 ...
06:45:52 [2020-09-18T06:45:52.398Z] 
06:45:52 [2020-09-18T06:45:52.398Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:52 [2020-09-18T06:45:52.398Z] #30 44.54 flag
06:45:52 [2020-09-18T06:45:52.651Z] #47 23.95 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:45:52 [2020-09-18T06:45:52.651Z] #47 24.04 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:45:52 [2020-09-18T06:45:52.689Z] #30 44.56 github.com/BurntSushi/toml
06:45:53 [2020-09-18T06:45:53.509Z] using credential docker-jenkins-github-credentials
06:45:53 [2020-09-18T06:45:53.517Z] Cloning the remote Git repository
06:45:53 [2020-09-18T06:45:53.517Z] Cloning with configured refspecs honoured and without tags
06:45:53 [2020-09-18T06:45:53.598Z] #47 25.02 runtime
06:45:53 [2020-09-18T06:45:53.598Z] #47 25.03 runtime/cgo
06:45:53 [2020-09-18T06:45:53.725Z] #30 45.57 log
06:45:53 [2020-09-18T06:45:53.725Z] #30 ...
06:45:53 [2020-09-18T06:45:53.725Z] 
06:45:53 [2020-09-18T06:45:53.725Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:45:53 [2020-09-18T06:45:53.725Z] #41 35.58 time
06:45:53 [2020-09-18T06:45:53.725Z] #41 40.01 os
06:45:53 [2020-09-18T06:45:53.725Z] #41 40.06 strings
06:45:53 [2020-09-18T06:45:53.725Z] #41 41.71 regexp/syntax
06:45:53 [2020-09-18T06:45:53.725Z] #41 42.15 fmt
06:45:53 [2020-09-18T06:45:53.725Z] #41 45.49 regexp
06:45:53 [2020-09-18T06:45:53.725Z] #41 ...
06:45:53 [2020-09-18T06:45:53.725Z] 
06:45:53 [2020-09-18T06:45:53.725Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.352   DEP      images/memfd.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.372   PBCC     images/sit.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.388   DEP      images/sit.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.416   PBCC     images/macvlan.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.424   DEP      images/macvlan.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.462   PBCC     images/autofs.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.471   DEP      images/autofs.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.511   PBCC     images/sysctl.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.516   DEP      images/sysctl.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.552   PBCC     images/time.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.595   DEP      images/time.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.629   PBCC     images/binfmt-misc.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.635   DEP      images/binfmt-misc.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.661   PBCC     images/seccomp.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.673   DEP      images/seccomp.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.729   PBCC     images/userns.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.735   DEP      images/userns.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.762   PBCC     images/cgroup.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.783   DEP      images/cgroup.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.813   PBCC     images/ext-file.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.827   DEP      images/ext-file.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.835   PBCC     images/rpc.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.872   DEP      images/rpc.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.919   PBCC     images/siginfo.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.937   DEP      images/siginfo.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 9.949   PBCC     images/pagemap.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.01   DEP      images/pagemap.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.04   PBCC     images/rlimit.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.06   DEP      images/rlimit.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.07   PBCC     images/file-lock.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.08   DEP      images/file-lock.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.14   PBCC     images/tty.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.15   DEP      images/tty.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.21   PBCC     images/tun.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.21   PBCC     images/netdev.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.24   DEP      images/tun.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.27   DEP      images/netdev.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.39   PBCC     images/vma.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.39   DEP      images/vma.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.42   PBCC     images/creds.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.44   DEP      images/creds.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.47   PBCC     images/utsns.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.49   DEP      images/utsns.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.51   PBCC     images/ipc-desc.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.52   PBCC     images/ipc-sem.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.54   DEP      images/ipc-desc.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.55   DEP      images/ipc-sem.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.58   PBCC     images/ipc-msg.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.59   DEP      images/ipc-msg.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.61   PBCC     images/ipc-shm.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.63   DEP      images/ipc-shm.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.66   PBCC     images/ipc-var.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.69   DEP      images/ipc-var.pb-c.d
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.70   PBCC     images/sk-opts.pb-c.c
06:45:53 [2020-09-18T06:45:53.725Z] #39 10.71   PBCC     images/packet-sock.pb-c.c
06:45:54 [2020-09-18T06:45:54.016Z] #39 10.75   DEP      images/sk-opts.pb-c.d
06:45:54 [2020-09-18T06:45:54.016Z] #39 10.79   DEP      images/packet-sock.pb-c.d
06:45:54 [2020-09-18T06:45:54.016Z] #39 10.81   PBCC     images/sk-netlink.pb-c.c
06:45:54 [2020-09-18T06:45:54.016Z] #39 10.83   DEP      images/sk-netlink.pb-c.d
06:45:54 [2020-09-18T06:45:54.016Z] #39 10.85   PBCC     images/sk-inet.pb-c.c
06:45:54 [2020-09-18T06:45:54.016Z] #39 10.86   DEP      images/sk-inet.pb-c.d
06:45:54 [2020-09-18T06:45:54.016Z] #39 10.89   PBCC     images/sk-unix.pb-c.c
06:45:54 [2020-09-18T06:45:54.016Z] #39 10.91   DEP      images/sk-unix.pb-c.d
06:45:54 [2020-09-18T06:45:54.016Z] #39 10.97   PBCC     images/mm.pb-c.c
06:45:53 [2020-09-18T06:45:53.574Z] Cloning repository https://github.com/moby/moby.git
06:45:53 [2020-09-18T06:45:53.638Z]  > git init /home/ubuntu/workspace/moby_PR-41467 # timeout=10
06:45:54 [2020-09-18T06:45:54.097Z] Fetching upstream changes from https://github.com/moby/moby.git
06:45:54 [2020-09-18T06:45:54.097Z]  > git --version # timeout=10
06:45:54 [2020-09-18T06:45:54.103Z]  > git --version # 'git version 2.7.4'
06:45:54 [2020-09-18T06:45:54.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:45:54 [2020-09-18T06:45:54.106Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:45:54 [2020-09-18T06:45:54.308Z] #39 11.03   DEP      images/mm.pb-c.d
06:45:54 [2020-09-18T06:45:54.308Z] #39 11.07   PBCC     images/timerfd.pb-c.c
06:45:54 [2020-09-18T06:45:54.308Z] #39 11.07   DEP      images/timerfd.pb-c.d
06:45:54 [2020-09-18T06:45:54.308Z] #39 11.10   PBCC     images/timer.pb-c.c
06:45:54 [2020-09-18T06:45:54.308Z] #39 11.12   DEP      images/timer.pb-c.d
06:45:54 [2020-09-18T06:45:54.308Z] #39 11.14   PBCC     images/sa.pb-c.c
06:45:54 [2020-09-18T06:45:54.308Z] #39 11.15   DEP      images/sa.pb-c.d
06:45:54 [2020-09-18T06:45:54.308Z] #39 11.16   PBCC     images/pipe-data.pb-c.c
06:45:54 [2020-09-18T06:45:54.308Z] #39 11.20   DEP      images/pipe-data.pb-c.d
06:45:54 [2020-09-18T06:45:54.308Z] #39 11.21   PBCC     images/mnt.pb-c.c
06:45:54 [2020-09-18T06:45:54.308Z] #39 11.24   DEP      images/mnt.pb-c.d
06:45:54 [2020-09-18T06:45:54.308Z] #39 11.27   PBCC     images/sk-packet.pb-c.c
06:45:54 [2020-09-18T06:45:54.308Z] #39 11.29   DEP      images/sk-packet.pb-c.d
06:45:54 [2020-09-18T06:45:54.308Z] #39 11.31   PBCC     images/tcp-stream.pb-c.c
06:45:54 [2020-09-18T06:45:54.599Z] #39 11.34   DEP      images/tcp-stream.pb-c.d
06:45:54 [2020-09-18T06:45:54.599Z] #39 11.37   PBCC     images/pipe.pb-c.c
06:45:54 [2020-09-18T06:45:54.599Z] #39 11.40   DEP      images/pipe.pb-c.d
06:45:54 [2020-09-18T06:45:54.599Z] #39 11.44   PBCC     images/pstree.pb-c.c
06:45:54 [2020-09-18T06:45:54.599Z] #39 11.44   DEP      images/pstree.pb-c.d
06:45:54 [2020-09-18T06:45:54.599Z] #39 11.47   PBCC     images/fs.pb-c.c
06:45:54 [2020-09-18T06:45:54.599Z] #39 11.50   DEP      images/fs.pb-c.d
06:45:54 [2020-09-18T06:45:54.599Z] #39 11.52   PBCC     images/signalfd.pb-c.c
06:45:54 [2020-09-18T06:45:54.599Z] #39 11.53   DEP      images/signalfd.pb-c.d
06:45:54 [2020-09-18T06:45:54.890Z] #39 11.57   PBCC     images/fh.pb-c.c
06:45:54 [2020-09-18T06:45:54.890Z] #39 11.62   PBCC     images/fsnotify.pb-c.c
06:45:54 [2020-09-18T06:45:54.890Z] #39 11.65   DEP      images/fh.pb-c.d
06:45:54 [2020-09-18T06:45:54.890Z] #39 11.68   DEP      images/fsnotify.pb-c.d
06:45:54 [2020-09-18T06:45:54.890Z] #39 11.72   PBCC     images/eventpoll.pb-c.c
06:45:54 [2020-09-18T06:45:54.890Z] #39 11.74   DEP      images/eventpoll.pb-c.d
06:45:54 [2020-09-18T06:45:54.890Z] #39 11.77   PBCC     images/eventfd.pb-c.c
06:45:54 [2020-09-18T06:45:54.890Z] #39 11.77   DEP      images/eventfd.pb-c.d
06:45:54 [2020-09-18T06:45:54.890Z] #39 11.80   PBCC     images/remap-file-path.pb-c.c
06:45:54 [2020-09-18T06:45:54.890Z] #39 11.82   DEP      images/remap-file-path.pb-c.d
06:45:54 [2020-09-18T06:45:54.890Z] #39 11.85   PBCC     images/fifo.pb-c.c
06:45:54 [2020-09-18T06:45:54.890Z] #39 11.85   DEP      images/fifo.pb-c.d
06:45:54 [2020-09-18T06:45:54.890Z] #39 11.88   PBCC     images/ghost-file.pb-c.c
06:45:55 [2020-09-18T06:45:55.181Z] #39 11.92   DEP      images/ghost-file.pb-c.d
06:45:55 [2020-09-18T06:45:55.181Z] #39 11.93   PBCC     images/regfile.pb-c.c
06:45:55 [2020-09-18T06:45:55.181Z] #39 11.96   DEP      images/regfile.pb-c.d
06:45:55 [2020-09-18T06:45:55.181Z] #39 12.00   PBCC     images/ns.pb-c.c
06:45:55 [2020-09-18T06:45:55.181Z] #39 12.00   DEP      images/ns.pb-c.d
06:45:55 [2020-09-18T06:45:55.181Z] #39 12.03   PBCC     images/fdinfo.pb-c.c
06:45:55 [2020-09-18T06:45:55.181Z] #39 12.05   DEP      images/fdinfo.pb-c.d
06:45:55 [2020-09-18T06:45:55.473Z] #39 12.16   PBCC     images/core-aarch64.pb-c.c
06:45:55 [2020-09-18T06:45:55.473Z] #39 12.18   PBCC     images/core-arm.pb-c.c
06:45:55 [2020-09-18T06:45:55.473Z] #39 12.24   PBCC     images/core-ppc64.pb-c.c
06:45:55 [2020-09-18T06:45:55.473Z] #39 12.27   PBCC     images/core-s390.pb-c.c
06:45:55 [2020-09-18T06:45:55.473Z] #39 12.29   PBCC     images/core-x86.pb-c.c
06:45:55 [2020-09-18T06:45:55.473Z] #39 12.33   PBCC     images/core.pb-c.c
06:45:55 [2020-09-18T06:45:55.473Z] #39 12.36   PBCC     images/inventory.pb-c.c
06:45:55 [2020-09-18T06:45:55.473Z] #39 12.41   DEP      images/core-aarch64.pb-c.d
06:45:55 [2020-09-18T06:45:55.473Z] #39 12.44   DEP      images/core-arm.pb-c.d
06:45:55 [2020-09-18T06:45:55.473Z] #39 12.48   DEP      images/core-ppc64.pb-c.d
06:45:55 [2020-09-18T06:45:55.764Z] #39 12.51   DEP      images/core-s390.pb-c.d
06:45:55 [2020-09-18T06:45:55.764Z] #39 12.57   DEP      images/core-x86.pb-c.d
06:45:55 [2020-09-18T06:45:55.764Z] #39 12.60   DEP      images/core.pb-c.d
06:45:55 [2020-09-18T06:45:55.764Z] #39 12.66   DEP      images/inventory.pb-c.d
06:45:55 [2020-09-18T06:45:55.764Z] #39 12.70   PBCC     images/cpuinfo.pb-c.c
06:45:56 [2020-09-18T06:45:56.055Z] #39 12.71   DEP      images/cpuinfo.pb-c.d
06:45:56 [2020-09-18T06:45:56.055Z] #39 12.74   PBCC     images/stats.pb-c.c
06:45:56 [2020-09-18T06:45:56.055Z] #39 12.74   DEP      images/stats.pb-c.d
06:45:56 [2020-09-18T06:45:56.688Z] #39 13.44 make[1]: Nothing to be done for 'all'.
06:45:57 [2020-09-18T06:45:57.321Z] #39 ...
06:45:57 [2020-09-18T06:45:57.321Z] 
06:45:57 [2020-09-18T06:45:57.321Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:57 [2020-09-18T06:45:57.321Z] #47 39.17 encoding/binary
06:45:57 [2020-09-18T06:45:57.321Z] #47 40.50 encoding/base64
06:45:57 [2020-09-18T06:45:57.321Z] #47 41.09 fmt
06:45:57 [2020-09-18T06:45:57.321Z] #47 41.09 golang.org/x/sys/unix
06:45:57 [2020-09-18T06:45:57.321Z] #47 44.95 encoding/json
06:45:57 [2020-09-18T06:45:57.321Z] #47 47.41 github.com/pkg/diff
06:45:57 [2020-09-18T06:45:57.321Z] #47 48.43 go/ast
06:45:57 [2020-09-18T06:45:57.321Z] #47 48.85 golang.org/x/crypto/ssh/terminal
06:45:57 [2020-09-18T06:45:57.321Z] #47 ...
06:45:57 [2020-09-18T06:45:57.321Z] 
06:45:57 [2020-09-18T06:45:57.321Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:45:57 [2020-09-18T06:45:57.321Z] #52 23.90 Checking out files:  73% (2378/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
06:45:57 [2020-09-18T06:45:57.321Z] #52 24.58 + cd /tmp/tmp.RWec9m5zYm/src/github.com/containerd/containerd
06:45:57 [2020-09-18T06:45:57.321Z] #52 24.58 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
06:45:57 [2020-09-18T06:45:57.321Z] #52 24.81 + export 'BUILDTAGS=netgo osusergo static_build'
06:45:57 [2020-09-18T06:45:57.321Z] #52 24.81 + BUILDTAGS='netgo osusergo static_build'
06:45:57 [2020-09-18T06:45:57.321Z] #52 24.81 + export EXTRA_FLAGS=-buildmode=pie
06:45:57 [2020-09-18T06:45:57.321Z] #52 24.81 + EXTRA_FLAGS=-buildmode=pie
06:45:57 [2020-09-18T06:45:57.321Z] #52 24.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:45:57 [2020-09-18T06:45:57.321Z] #52 24.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:45:57 [2020-09-18T06:45:57.321Z] #52 24.81 + '[' '' = dynamic ']'
06:45:57 [2020-09-18T06:45:57.321Z] #52 24.81 + make
06:45:57 [2020-09-18T06:45:57.321Z] #52 25.58 + bin/ctr
06:45:57 [2020-09-18T06:45:57.813Z] #47 ...
06:45:57 [2020-09-18T06:45:57.813Z] 
06:45:57 [2020-09-18T06:45:57.813Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:57 [2020-09-18T06:45:57.813Z] #60 24.13 Checking out files:  59% (1141/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.
06:45:57 [2020-09-18T06:45:57.813Z] #60 25.10 + cd /tmp/tmp.XabwxnrgY7/src/github.com/docker/libnetwork
06:45:57 [2020-09-18T06:45:57.813Z] #60 25.10 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
06:45:57 [2020-09-18T06:45:57.813Z] #60 26.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:45:57 [2020-09-18T06:45:57.813Z] #60 ...
06:45:57 [2020-09-18T06:45:57.813Z] 
06:45:57 [2020-09-18T06:45:57.813Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:45:57 [2020-09-18T06:45:57.813Z] #38 19.11 Fetched 8380 kB in 16s (519 kB/s)
06:45:57 [2020-09-18T06:45:57.813Z] #38 19.11 Reading package lists...
06:45:57 [2020-09-18T06:45:57.954Z] #52 ...
06:45:57 [2020-09-18T06:45:57.954Z] 
06:45:57 [2020-09-18T06:45:57.954Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:45:57 [2020-09-18T06:45:57.954Z] #30 47.05 github.com/BurntSushi/toml/cmd/tomlv
06:45:57 [2020-09-18T06:45:57.954Z] #30 DONE 49.9s
06:45:57 [2020-09-18T06:45:57.954Z] 
06:45:57 [2020-09-18T06:45:57.954Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:45:57 [2020-09-18T06:45:57.954Z] #39 14.20   CC       images/stats.o
06:45:57 [2020-09-18T06:45:57.954Z] #39 14.36   CC       images/core.o
06:45:57 [2020-09-18T06:45:57.954Z] #39 14.75   CC       images/core-x86.o
06:45:58 [2020-09-18T06:45:58.075Z] #38 26.40 Reading package lists...
06:45:58 [2020-09-18T06:45:58.075Z] #38 ...
06:45:58 [2020-09-18T06:45:58.075Z] 
06:45:58 [2020-09-18T06:45:58.075Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:45:58 [2020-09-18T06:45:58.075Z] #36 22.73 Checking out files:  81% (1353/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
06:45:58 [2020-09-18T06:45:58.075Z] #36 23.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:45:58 [2020-09-18T06:45:58.075Z] #36 25.52 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:45:58 [2020-09-18T06:45:58.246Z] #39 15.14   CC       images/core-arm.o
06:45:58 [2020-09-18T06:45:58.539Z] #39 15.43   CC       images/core-aarch64.o
06:45:58 [2020-09-18T06:45:58.831Z] #39 15.64   CC       images/core-ppc64.o
06:45:59 [2020-09-18T06:45:59.122Z] #39 15.89   CC       images/core-s390.o
06:45:59 [2020-09-18T06:45:59.413Z] #39 16.15   CC       images/cpuinfo.o
06:45:59 [2020-09-18T06:45:59.704Z] #39 16.34   CC       images/inventory.o
06:45:59 [2020-09-18T06:45:59.704Z] #39 16.49   CC       images/fdinfo.o
06:45:59 [2020-09-18T06:45:59.704Z] #39 16.71   CC       images/fown.o
06:45:59 [2020-09-18T06:45:59.996Z] #39 16.85   CC       images/ns.o
06:45:59 [2020-09-18T06:45:59.996Z] #39 16.93   CC       images/regfile.o
06:46:00 [2020-09-18T06:46:00.287Z] #39 17.06   CC       images/ghost-file.o
06:46:00 [2020-09-18T06:46:00.287Z] #39 17.25   CC       images/fifo.o
06:46:00 [2020-09-18T06:46:00.579Z] #39 17.43   CC       images/remap-file-path.o
06:46:00 [2020-09-18T06:46:00.870Z] #39 17.56   CC       images/eventfd.o
06:46:00 [2020-09-18T06:46:00.870Z] #39 17.69   CC       images/eventpoll.o
06:46:01 [2020-09-18T06:46:01.161Z] #39 17.92   CC       images/fh.o
06:46:01 [2020-09-18T06:46:01.161Z] #39 18.04   CC       images/fsnotify.o
06:46:01 [2020-09-18T06:46:01.389Z] #36 ...
06:46:01 [2020-09-18T06:46:01.389Z] 
06:46:01 [2020-09-18T06:46:01.389Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:46:01 [2020-09-18T06:46:01.389Z] #38 26.40 Reading package lists...
06:46:01 [2020-09-18T06:46:01.452Z] #39 18.30   CC       images/signalfd.o
06:46:01 [2020-09-18T06:46:01.652Z] #38 ...
06:46:01 [2020-09-18T06:46:01.652Z] 
06:46:01 [2020-09-18T06:46:01.652Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:46:01 [2020-09-18T06:46:01.652Z] #51 22.85 Fetched 8380 kB in 18s (468 kB/s)
06:46:01 [2020-09-18T06:46:01.652Z] #51 22.85 Reading package lists...
06:46:01 [2020-09-18T06:46:01.652Z] #51 30.58 Reading package lists...
06:46:01 [2020-09-18T06:46:01.652Z] #51 ...
06:46:01 [2020-09-18T06:46:01.652Z] 
06:46:01 [2020-09-18T06:46:01.652Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:46:01 [2020-09-18T06:46:01.652Z] #32 22.98 Fetched 8380 kB in 18s (470 kB/s)
06:46:01 [2020-09-18T06:46:01.652Z] #32 22.98 Reading package lists...
06:46:01 [2020-09-18T06:46:01.744Z] #39 18.50   CC       images/fs.o
06:46:01 [2020-09-18T06:46:01.744Z] #39 18.59   CC       images/pstree.o
06:46:01 [2020-09-18T06:46:01.914Z] #32 30.72 Reading package lists...
06:46:01 [2020-09-18T06:46:01.914Z] #32 ...
06:46:01 [2020-09-18T06:46:01.914Z] 
06:46:01 [2020-09-18T06:46:01.914Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:46:02 [2020-09-18T06:46:02.035Z] #39 18.71   CC       images/pipe.o
06:46:02 [2020-09-18T06:46:02.036Z] #39 18.87   CC       images/tcp-stream.o
06:46:02 [2020-09-18T06:46:02.327Z] #39 19.01   CC       images/sk-packet.o
06:46:02 [2020-09-18T06:46:02.327Z] #39 19.18   CC       images/mnt.o
06:46:02 [2020-09-18T06:46:02.327Z] #39 19.28   CC       images/pipe-data.o
06:46:02 [2020-09-18T06:46:02.618Z] #39 19.37   CC       images/sa.o
06:46:02 [2020-09-18T06:46:02.618Z] #39 19.51   CC       images/timer.o
06:46:02 [2020-09-18T06:46:02.909Z] #39 19.67   CC       images/timerfd.o
06:46:02 [2020-09-18T06:46:02.909Z] #39 19.80   CC       images/mm.o
06:46:03 [2020-09-18T06:46:03.201Z] #39 19.90   CC       images/sk-opts.o
06:46:03 [2020-09-18T06:46:03.201Z] #39 19.99   CC       images/sk-unix.o
06:46:03 [2020-09-18T06:46:03.492Z] #39 20.16   CC       images/sk-inet.o
06:46:03 [2020-09-18T06:46:03.492Z] #39 20.36   CC       images/tun.o
06:46:03 [2020-09-18T06:46:03.492Z] #39 ...
06:46:03 [2020-09-18T06:46:03.492Z] 
06:46:03 [2020-09-18T06:46:03.492Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:46:03 [2020-09-18T06:46:03.492Z] #10 55.54 Selecting previously unselected package g++-mingw-w64-x86-64.
06:46:03 [2020-09-18T06:46:03.492Z] #10 55.54 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
06:46:03 [2020-09-18T06:46:03.492Z] #10 55.55 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:46:03 [2020-09-18T06:46:03.783Z] #10 ...
06:46:03 [2020-09-18T06:46:03.783Z] 
06:46:03 [2020-09-18T06:46:03.783Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:46:03 [2020-09-18T06:46:03.783Z] #41 45.85 go/token
06:46:03 [2020-09-18T06:46:03.783Z] #41 46.56 go/scanner
06:46:03 [2020-09-18T06:46:03.783Z] #41 47.42 go/ast
06:46:03 [2020-09-18T06:46:03.783Z] #41 47.60 internal/lazyregexp
06:46:03 [2020-09-18T06:46:03.783Z] #41 47.81 net/url
06:46:03 [2020-09-18T06:46:03.783Z] #41 49.30 text/template/parse
06:46:03 [2020-09-18T06:46:03.783Z] #41 51.36 go/parser
06:46:03 [2020-09-18T06:46:03.783Z] #41 52.10 text/template
06:46:03 [2020-09-18T06:46:03.783Z] #41 53.63 encoding/xml
06:46:03 [2020-09-18T06:46:03.783Z] #41 55.40 go/doc
06:46:03 [2020-09-18T06:46:03.838Z] #38 33.08 Building dependency tree...
06:46:04 [2020-09-18T06:46:04.075Z] #41 ...
06:46:04 [2020-09-18T06:46:04.075Z] 
06:46:04 [2020-09-18T06:46:04.075Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:04 [2020-09-18T06:46:04.075Z] #39 20.61   CC       images/sk-netlink.o
06:46:04 [2020-09-18T06:46:04.075Z] #39 20.83   CC       images/packet-sock.o
06:46:04 [2020-09-18T06:46:04.367Z] #39 21.12   CC       images/ipc-var.o
06:46:04 [2020-09-18T06:46:04.367Z] #39 21.27   CC       images/ipc-desc.o
06:46:04 [2020-09-18T06:46:04.658Z] #39 21.38   CC       images/ipc-shm.o
06:46:04 [2020-09-18T06:46:04.658Z] #39 21.46   CC       images/ipc-msg.o
06:46:04 [2020-09-18T06:46:04.949Z] #39 21.68   CC       images/ipc-sem.o
06:46:04 [2020-09-18T06:46:04.949Z] #39 21.83   CC       images/utsns.o
06:46:05 [2020-09-18T06:46:05.227Z] #38 ...
06:46:05 [2020-09-18T06:46:05.227Z] 
06:46:05 [2020-09-18T06:46:05.227Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:46:05 [2020-09-18T06:46:05.227Z] #10 18.90 Reading package lists...
06:46:05 [2020-09-18T06:46:05.227Z] #10 26.74 Reading package lists...
06:46:05 [2020-09-18T06:46:05.227Z] #10 33.49 Building dependency tree...
06:46:05 [2020-09-18T06:46:05.227Z] #10 ...
06:46:05 [2020-09-18T06:46:05.227Z] 
06:46:05 [2020-09-18T06:46:05.227Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:46:05 [2020-09-18T06:46:05.227Z] #23 21.88 Reading package lists...
06:46:05 [2020-09-18T06:46:05.227Z] #23 29.21 Reading package lists...
06:46:05 [2020-09-18T06:46:05.240Z] #39 21.94   CC       images/creds.o
06:46:05 [2020-09-18T06:46:05.240Z] #39 22.04   CC       images/vma.o
06:46:05 [2020-09-18T06:46:05.240Z] #39 22.13   CC       images/netdev.o
06:46:05 [2020-09-18T06:46:05.531Z] #39 22.39   CC       images/tty.o
06:46:06 [2020-09-18T06:46:06.177Z] #39 ...
06:46:06 [2020-09-18T06:46:06.177Z] 
06:46:06 [2020-09-18T06:46:06.177Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:46:06 [2020-09-18T06:46:06.177Z] #47 49.74 mvdan.cc/editorconfig
06:46:06 [2020-09-18T06:46:06.177Z] #47 51.04 mvdan.cc/sh/v3/fileutil
06:46:06 [2020-09-18T06:46:06.177Z] #47 51.13 mvdan.cc/sh/v3/syntax
06:46:06 [2020-09-18T06:46:06.177Z] #47 54.84 mvdan.cc/sh/v3/cmd/shfmt
06:46:06 [2020-09-18T06:46:06.177Z] #47 DONE 58.1s
06:46:06 [2020-09-18T06:46:06.177Z] 
06:46:06 [2020-09-18T06:46:06.177Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:06 [2020-09-18T06:46:06.177Z] #39 22.81   CC       images/file-lock.o
06:46:06 [2020-09-18T06:46:06.177Z] #39 22.92   CC       images/rlimit.o
06:46:06 [2020-09-18T06:46:06.177Z] #39 23.00   CC       images/pagemap.o
06:46:06 [2020-09-18T06:46:06.187Z] #23 36.59 Building dependency tree...
06:46:06 [2020-09-18T06:46:06.187Z] #23 ...
06:46:06 [2020-09-18T06:46:06.187Z] 
06:46:06 [2020-09-18T06:46:06.187Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:46:06 [2020-09-18T06:46:06.187Z] #38 37.26 The following additional packages will be installed:
06:46:06 [2020-09-18T06:46:06.187Z] #38 37.29   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:46:06 [2020-09-18T06:46:06.187Z] #38 37.30   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:46:06 [2020-09-18T06:46:06.187Z] #38 37.32 Suggested packages:
06:46:06 [2020-09-18T06:46:06.187Z] #38 37.34   manpages-dev python-setuptools
06:46:06 [2020-09-18T06:46:06.449Z] #38 ...
06:46:06 [2020-09-18T06:46:06.449Z] 
06:46:06 [2020-09-18T06:46:06.449Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:46:06 [2020-09-18T06:46:06.449Z] #41 27.86 vendor/golang.org/x/crypto/internal/subtle
06:46:06 [2020-09-18T06:46:06.449Z] #41 27.96 vendor/golang.org/x/crypto/curve25519
06:46:06 [2020-09-18T06:46:06.471Z] #39 23.10   CC       images/siginfo.o
06:46:06 [2020-09-18T06:46:06.471Z] #39 23.17   CC       images/rpc.o
06:46:06 [2020-09-18T06:46:06.711Z] #41 ...
06:46:06 [2020-09-18T06:46:06.711Z] 
06:46:06 [2020-09-18T06:46:06.711Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:46:06 [2020-09-18T06:46:06.711Z] #32 30.72 Reading package lists...
06:46:06 [2020-09-18T06:46:06.762Z] #39 23.65   CC       images/ext-file.o
06:46:06 [2020-09-18T06:46:06.762Z] #39 23.69   CC       images/cgroup.o
06:46:07 [2020-09-18T06:46:07.071Z] Fetching without tags
06:46:07 [2020-09-18T06:46:07.394Z] #39 24.15   CC       images/userns.o
06:46:07 [2020-09-18T06:46:07.394Z] #39 24.30   CC       images/google/protobuf/descriptor.o
06:46:07 [2020-09-18T06:46:07.537Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:46:06 [2020-09-18T06:46:06.962Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:46:06 [2020-09-18T06:46:06.989Z]  > git config --add remote.origin.fetch +refs/pull/41467/head:refs/remotes/origin/PR-41467 # timeout=10
06:46:07 [2020-09-18T06:46:07.005Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:07 [2020-09-18T06:46:07.041Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:46:07 [2020-09-18T06:46:07.075Z] Fetching upstream changes from https://github.com/moby/moby.git
06:46:07 [2020-09-18T06:46:07.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:07 [2020-09-18T06:46:07.076Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:07 [2020-09-18T06:46:07.544Z]  > git config core.sparsecheckout # timeout=10
06:46:07 [2020-09-18T06:46:07.570Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:46:08 [2020-09-18T06:46:08.027Z] #39 24.85   CC       images/opts.o
06:46:08 [2020-09-18T06:46:08.027Z] #39 24.92   CC       images/seccomp.o
06:46:08 [2020-09-18T06:46:08.319Z] #39 25.01   CC       images/binfmt-misc.o
06:46:08 [2020-09-18T06:46:08.319Z] #39 25.12   CC       images/time.o
06:46:08 [2020-09-18T06:46:08.319Z] #39 25.19   CC       images/sysctl.o
06:46:08 [2020-09-18T06:46:08.610Z] #39 25.28   CC       images/autofs.o
06:46:08 [2020-09-18T06:46:08.610Z] #39 25.34   CC       images/macvlan.o
06:46:08 [2020-09-18T06:46:08.610Z] #39 25.45   CC       images/sit.o
06:46:08 [2020-09-18T06:46:08.611Z] Merge succeeded, producing 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:46:08 [2020-09-18T06:46:08.612Z] Checking out Revision 968133c86c0ae34f0904e83ebfa4472c623c74cc (PR-41467)
06:46:08 [2020-09-18T06:46:08.891Z] #32 38.33 Building dependency tree...
06:46:08 [2020-09-18T06:46:08.902Z] #39 25.57   CC       images/memfd.o
06:46:08 [2020-09-18T06:46:08.902Z] #39 25.73   CC       images/timens.o
06:46:08 [2020-09-18T06:46:08.902Z] #39 25.84   LINK     images/built-in.o
06:46:09 [2020-09-18T06:46:09.193Z] #39 25.92   GEN      compel/include/asm
06:46:09 [2020-09-18T06:46:09.193Z] #39 25.93   GEN      compel/include/version.h
06:46:09 [2020-09-18T06:46:09.193Z] #39 25.95 touch .config
06:46:09 [2020-09-18T06:46:09.193Z] #39 25.96   GEN      include/common/config.h
06:46:09 [2020-09-18T06:46:09.193Z] #39 25.98   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
06:46:09 [2020-09-18T06:46:09.193Z] #39 26.03   GEN      compel/plugins/include/uapi/std/syscall-codes.h
06:46:09 [2020-09-18T06:46:09.193Z] #39 26.03   GEN      compel/plugins/include/uapi/std/syscall.h
06:46:09 [2020-09-18T06:46:09.193Z] #39 26.06   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
06:46:09 [2020-09-18T06:46:09.193Z] #39 26.06   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
06:46:09 [2020-09-18T06:46:09.193Z] #39 26.08   DEP      compel/arch/s390/plugins/std/parasite-head.d
06:46:09 [2020-09-18T06:46:09.193Z] #39 26.08   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:46:09 [2020-09-18T06:46:09.193Z] #39 26.09   DEP      compel/plugins/std/infect.d
06:46:09 [2020-09-18T06:46:09.193Z] #39 26.15   DEP      compel/plugins/std/string.d
06:46:09 [2020-09-18T06:46:09.193Z] #39 26.20   DEP      compel/plugins/std/log.d
06:46:09 [2020-09-18T06:46:09.484Z] #39 26.25   DEP      compel/plugins/std/fds.d
06:46:09 [2020-09-18T06:46:09.484Z] #39 26.30   DEP      compel/plugins/std/std.d
06:46:09 [2020-09-18T06:46:09.484Z] #39 26.34   DEP      compel/plugins/shmem/shmem.d
06:46:09 [2020-09-18T06:46:09.484Z] #39 26.40   DEP      compel/plugins/fds/fds.d
06:46:09 [2020-09-18T06:46:09.777Z] #39 26.50   CC       compel/plugins/std/std.o
06:46:09 [2020-09-18T06:46:09.777Z] #39 26.67   CC       compel/plugins/std/fds.o
06:46:08 [2020-09-18T06:46:08.516Z]  > git remote # timeout=10
06:46:08 [2020-09-18T06:46:08.543Z]  > git config --get remote.origin.url # timeout=10
06:46:08 [2020-09-18T06:46:08.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:08 [2020-09-18T06:46:08.563Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
06:46:08 [2020-09-18T06:46:08.592Z]  > git rev-parse HEAD^{commit} # timeout=10
06:46:08 [2020-09-18T06:46:08.614Z]  > git config core.sparsecheckout # timeout=10
06:46:08 [2020-09-18T06:46:08.634Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:46:10 [2020-09-18T06:46:10.070Z] #39 26.90   CC       compel/plugins/std/log.o
06:46:10 [2020-09-18T06:46:10.702Z] #39 27.44   CC       compel/plugins/std/string.o
06:46:10 [2020-09-18T06:46:10.812Z] #32 42.10 The following additional packages will be installed:
06:46:10 [2020-09-18T06:46:10.812Z] #32 42.12   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:46:10 [2020-09-18T06:46:10.812Z] #32 42.14 Suggested packages:
06:46:10 [2020-09-18T06:46:10.812Z] #32 42.14   cmake-doc ninja-build lrzip
06:46:10 [2020-09-18T06:46:10.812Z] #32 42.14 Recommended packages:
06:46:10 [2020-09-18T06:46:10.812Z] #32 42.14   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:46:11 [2020-09-18T06:46:11.335Z] #39 27.95   CC       compel/plugins/std/infect.o
06:46:11 [2020-09-18T06:46:11.335Z] #39 28.18   CC       compel/arch/s390/plugins/std/parasite-head.o
06:46:11 [2020-09-18T06:46:11.335Z] #39 28.20   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
06:46:11 [2020-09-18T06:46:11.335Z] #39 28.25   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
06:46:11 [2020-09-18T06:46:11.335Z] #39 28.31   AR       compel/plugins/std.lib.a
06:46:11 [2020-09-18T06:46:11.626Z] #39 28.34   CC       compel/plugins/fds/fds.o
06:46:11 [2020-09-18T06:46:11.626Z] #39 28.60   AR       compel/plugins/fds.lib.a
06:46:11 [2020-09-18T06:46:11.758Z] #32 43.18 The following NEW packages will be installed:
06:46:11 [2020-09-18T06:46:11.758Z] #32 43.19   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:46:11 [2020-09-18T06:46:11.918Z] #39 28.62   HOSTDEP  compel/src/lib/log-host.d
06:46:11 [2020-09-18T06:46:11.918Z] #39 28.69   HOSTDEP  compel/src/lib/handle-elf-host.d
06:46:11 [2020-09-18T06:46:11.918Z] #39 28.75   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
06:46:11 [2020-09-18T06:46:11.918Z] #39 28.77   HOSTDEP  compel/src/main-host.d
06:46:11 [2020-09-18T06:46:11.918Z] #39 28.88   DEP      compel/src/lib/ptrace.d
06:46:12 [2020-09-18T06:46:12.021Z] #32 43.19   vim-common xxd
06:46:12 [2020-09-18T06:46:12.021Z] #32 ...
06:46:12 [2020-09-18T06:46:12.021Z] 
06:46:12 [2020-09-18T06:46:12.021Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:46:12 [2020-09-18T06:46:12.021Z] #38 38.81 The following NEW packages will be installed:
06:46:12 [2020-09-18T06:46:12.021Z] #38 38.83   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:46:12 [2020-09-18T06:46:12.021Z] #38 38.84   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:46:12 [2020-09-18T06:46:12.021Z] #38 38.84   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:46:12 [2020-09-18T06:46:12.021Z] #38 38.84   python-six zlib1g-dev
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.31 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.31 Need to get 4095 kB of archives.
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.31 After this operation, 22.5 MB of additional disk space will be used.
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 39.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 40.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 40.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 40.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 40.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 40.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
06:46:12 [2020-09-18T06:46:12.021Z] #38 41.35 debconf: delaying package configuration, since apt-utils is not installed
06:46:12 [2020-09-18T06:46:12.021Z] #38 41.60 Fetched 4095 kB in 1s (3578 kB/s)
06:46:12 [2020-09-18T06:46:12.021Z] #38 41.70 Selecting previously unselected package libcap-dev:amd64.
06:46:12 [2020-09-18T06:46:12.021Z] #38 41.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
06:46:12 [2020-09-18T06:46:12.021Z] #38 41.79 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 41.81 Unpacking libcap-dev:amd64 (1:2.25-2) ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 41.95 Selecting previously unselected package libnet1:amd64.
06:46:12 [2020-09-18T06:46:12.021Z] #38 41.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 41.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.08 Selecting previously unselected package libnet1-dev.
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.33 Selecting previously unselected package libnl-3-200:amd64.
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.50 Selecting previously unselected package libnl-3-dev:amd64.
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.50 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.80 Selecting previously unselected package libprotobuf-c1:amd64.
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.80 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.95 Selecting previously unselected package libprotobuf-c-dev:amd64.
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 42.96 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 43.08 Selecting previously unselected package zlib1g-dev:amd64.
06:46:12 [2020-09-18T06:46:12.021Z] #38 43.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 43.10 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 43.37 Selecting previously unselected package libprotobuf17:amd64.
06:46:12 [2020-09-18T06:46:12.021Z] #38 43.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
06:46:12 [2020-09-18T06:46:12.021Z] #38 43.41 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
06:46:12 [2020-09-18T06:46:12.210Z] #39 28.95   DEP      compel/src/lib/infect.d
06:46:12 [2020-09-18T06:46:12.210Z] #39 29.09   DEP      compel/src/lib/infect-util.d
06:46:12 [2020-09-18T06:46:12.210Z] #39 29.14   DEP      compel/src/lib/infect-rpc.d
06:46:12 [2020-09-18T06:46:12.501Z] #39 29.20   DEP      compel/arch/s390/src/lib/infect.d
06:46:12 [2020-09-18T06:46:12.501Z] #39 29.26   DEP      compel/arch/s390/src/lib/cpu.d
06:46:12 [2020-09-18T06:46:12.501Z] #39 29.29   DEP      compel/src/lib/log.d
06:46:12 [2020-09-18T06:46:12.501Z] #39 29.31   DEP      compel/src/main.d
06:46:12 [2020-09-18T06:46:12.501Z] #39 29.34   DEP      compel/src/lib/handle-elf.d
06:46:12 [2020-09-18T06:46:12.501Z] #39 29.38   DEP      compel/arch/s390/src/lib/handle-elf.d
06:46:12 [2020-09-18T06:46:12.501Z] #39 29.44   CC       compel/src/lib/log.o
06:46:12 [2020-09-18T06:46:12.793Z] #39 29.57   CC       compel/arch/s390/src/lib/cpu.o
06:46:12 [2020-09-18T06:46:12.966Z] #38 44.23 Selecting previously unselected package libprotobuf-lite17:amd64.
06:46:12 [2020-09-18T06:46:12.966Z] #38 44.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
06:46:12 [2020-09-18T06:46:12.966Z] #38 44.24 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:46:13 [2020-09-18T06:46:13.084Z] #39 29.69   CC       compel/arch/s390/src/lib/infect.o
06:46:13 [2020-09-18T06:46:13.229Z] #38 44.52 Selecting previously unselected package libprotobuf-dev:amd64.
06:46:13 [2020-09-18T06:46:13.230Z] #38 44.52 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
06:46:13 [2020-09-18T06:46:13.230Z] #38 44.57 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:46:13 [2020-09-18T06:46:13.376Z] #39 30.18   CC       compel/src/lib/infect-rpc.o
06:46:13 [2020-09-18T06:46:13.491Z] #38 ...
06:46:13 [2020-09-18T06:46:13.491Z] 
06:46:13 [2020-09-18T06:46:13.491Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:46:13 [2020-09-18T06:46:13.491Z] #23 36.59 Building dependency tree...
06:46:13 [2020-09-18T06:46:13.491Z] #23 40.51 ca-certificates is already the newest version (20200601~deb10u1).
06:46:13 [2020-09-18T06:46:13.491Z] #23 40.51 The following additional packages will be installed:
06:46:13 [2020-09-18T06:46:13.491Z] #23 40.53   libjq1 libonig5
06:46:13 [2020-09-18T06:46:13.491Z] #23 41.07 The following NEW packages will be installed:
06:46:13 [2020-09-18T06:46:13.491Z] #23 41.08   jq libjq1 libonig5
06:46:13 [2020-09-18T06:46:13.491Z] #23 41.53 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
06:46:13 [2020-09-18T06:46:13.491Z] #23 41.53 Need to get 355 kB of archives.
06:46:13 [2020-09-18T06:46:13.491Z] #23 41.53 After this operation, 1072 kB of additional disk space will be used.
06:46:13 [2020-09-18T06:46:13.491Z] #23 41.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:46:13 [2020-09-18T06:46:13.491Z] #23 41.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:46:13 [2020-09-18T06:46:13.491Z] #23 41.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:46:13 [2020-09-18T06:46:13.492Z] #23 42.87 debconf: delaying package configuration, since apt-utils is not installed
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.04 Fetched 355 kB in 0s (1236 kB/s)
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.17 Selecting previously unselected package libonig5:amd64.
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.24 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.26 Unpacking libonig5:amd64 (6.9.1-1) ...
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.51 Selecting previously unselected package libjq1:amd64.
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.51 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.73 Selecting previously unselected package jq.
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.73 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.74 Unpacking jq (1.5+dfsg-2+b1) ...
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.93 Setting up libonig5:amd64 (6.9.1-1) ...
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.95 Setting up jq (1.5+dfsg-2+b1) ...
06:46:13 [2020-09-18T06:46:13.492Z] #23 43.96 Processing triggers for libc-bin (2.28-10) ...
06:46:13 [2020-09-18T06:46:13.492Z] #23 DONE 44.7s
06:46:13 [2020-09-18T06:46:13.492Z] 
06:46:13 [2020-09-18T06:46:13.492Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:46:13 [2020-09-18T06:46:13.492Z] #60 DONE 44.7s
06:46:13 [2020-09-18T06:46:13.492Z] 
06:46:13 [2020-09-18T06:46:13.492Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
06:46:13 [2020-09-18T06:46:13.492Z] #24 DONE 0.2s
06:46:13 [2020-09-18T06:46:13.492Z] 
06:46:13 [2020-09-18T06:46:13.492Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:46:13 [2020-09-18T06:46:13.492Z] #51 30.58 Reading package lists...
06:46:13 [2020-09-18T06:46:13.492Z] #51 38.02 Building dependency tree...
06:46:13 [2020-09-18T06:46:13.492Z] #51 41.72 The following additional packages will be installed:
06:46:13 [2020-09-18T06:46:13.492Z] #51 41.73   libbtrfs0
06:46:13 [2020-09-18T06:46:13.492Z] #51 42.00 The following NEW packages will be installed:
06:46:13 [2020-09-18T06:46:13.492Z] #51 42.01   libbtrfs-dev libbtrfs0
06:46:13 [2020-09-18T06:46:13.492Z] #51 42.42 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:46:13 [2020-09-18T06:46:13.492Z] #51 42.42 Need to get 119 kB of archives.
06:46:13 [2020-09-18T06:46:13.492Z] #51 42.42 After this operation, 387 kB of additional disk space will be used.
06:46:13 [2020-09-18T06:46:13.492Z] #51 42.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:46:13 [2020-09-18T06:46:13.492Z] #51 42.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:46:13 [2020-09-18T06:46:13.492Z] #51 43.55 debconf: delaying package configuration, since apt-utils is not installed
06:46:13 [2020-09-18T06:46:13.492Z] #51 43.75 Fetched 119 kB in 0s (430 kB/s)
06:46:13 [2020-09-18T06:46:13.492Z] #51 43.85 Selecting previously unselected package libbtrfs0.
06:46:13 [2020-09-18T06:46:13.492Z] #51 43.87 (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.)
06:46:13 [2020-09-18T06:46:13.492Z] #51 43.93 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
06:46:13 [2020-09-18T06:46:13.492Z] #51 43.94 Unpacking libbtrfs0 (4.20.1-2) ...
06:46:13 [2020-09-18T06:46:13.492Z] #51 44.05 Selecting previously unselected package libbtrfs-dev.
06:46:13 [2020-09-18T06:46:13.492Z] #51 44.05 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
06:46:13 [2020-09-18T06:46:13.492Z] #51 44.06 Unpacking libbtrfs-dev (4.20.1-2) ...
06:46:13 [2020-09-18T06:46:13.492Z] #51 44.32 Setting up libbtrfs0 (4.20.1-2) ...
06:46:13 [2020-09-18T06:46:13.492Z] #51 44.44 Setting up libbtrfs-dev (4.20.1-2) ...
06:46:13 [2020-09-18T06:46:13.492Z] #51 44.53 Processing triggers for libc-bin (2.28-10) ...
06:46:13 [2020-09-18T06:46:13.492Z] #51 DONE 44.9s
06:46:13 [2020-09-18T06:46:13.492Z] 
06:46:13 [2020-09-18T06:46:13.492Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:46:13 [2020-09-18T06:46:13.498Z] Commit message: "vendor: opencontainers/go-digest v1.0.0"
06:46:13 [2020-09-18T06:46:13.668Z] #39 30.51   CC       compel/src/lib/infect-util.o
06:46:13 [2020-09-18T06:46:13.668Z] #39 30.59   CC       compel/src/lib/infect.o
06:46:13 [2020-09-18T06:46:13.959Z] #39 ...
06:46:13 [2020-09-18T06:46:13.959Z] 
06:46:13 [2020-09-18T06:46:13.959Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:46:13 [2020-09-18T06:46:13.959Z] #10 66.02 Selecting previously unselected package libapparmor1:s390x.
06:46:13 [2020-09-18T06:46:13.959Z] #10 66.03 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
06:46:13 [2020-09-18T06:46:13.959Z] #10 66.03 Unpacking libapparmor1:s390x (2.13.2-10) ...
06:46:13 [2020-09-18T06:46:13.959Z] #10 66.11 Selecting previously unselected package libapparmor-dev:s390x.
06:46:13 [2020-09-18T06:46:13.959Z] #10 66.11 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
06:46:13 [2020-09-18T06:46:13.959Z] #10 66.11 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:46:14 [2020-09-18T06:46:14.250Z] #10 66.22 Selecting previously unselected package libbtrfs0.
06:46:14 [2020-09-18T06:46:14.251Z] #10 66.22 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
06:46:14 [2020-09-18T06:46:14.251Z] #10 66.22 Unpacking libbtrfs0 (4.20.1-2) ...
06:46:14 [2020-09-18T06:46:14.251Z] #10 66.26 Selecting previously unselected package libbtrfs-dev.
06:46:14 [2020-09-18T06:46:14.251Z] #10 66.27 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
06:46:14 [2020-09-18T06:46:14.251Z] #10 66.27 Unpacking libbtrfs-dev (4.20.1-2) ...
06:46:14 [2020-09-18T06:46:14.251Z] #10 66.34 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
06:46:14 [2020-09-18T06:46:14.251Z] #10 66.34 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
06:46:14 [2020-09-18T06:46:14.251Z] #10 66.34 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
06:46:14 [2020-09-18T06:46:14.251Z] #10 66.41 Selecting previously unselected package libudev-dev:s390x.
06:46:14 [2020-09-18T06:46:14.251Z] #10 66.41 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
06:46:14 [2020-09-18T06:46:14.251Z] #10 66.41 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
06:46:14 [2020-09-18T06:46:14.542Z] #10 66.51 Selecting previously unselected package libsepol1-dev:s390x.
06:46:14 [2020-09-18T06:46:14.542Z] #10 66.51 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
06:46:14 [2020-09-18T06:46:14.542Z] #10 66.52 Unpacking libsepol1-dev:s390x (2.8-1) ...
06:46:14 [2020-09-18T06:46:14.739Z] + docker version
06:46:14 [2020-09-18T06:46:14.844Z] #10 66.72 Selecting previously unselected package libpcre16-3:s390x.
06:46:14 [2020-09-18T06:46:14.844Z] #10 66.73 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
06:46:14 [2020-09-18T06:46:14.844Z] #10 66.73 Unpacking libpcre16-3:s390x (2:8.39-12) ...
06:46:14 [2020-09-18T06:46:14.844Z] #10 66.82 Selecting previously unselected package libpcre32-3:s390x.
06:46:14 [2020-09-18T06:46:14.844Z] #10 66.82 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
06:46:14 [2020-09-18T06:46:14.844Z] #10 66.82 Unpacking libpcre32-3:s390x (2:8.39-12) ...
06:46:14 [2020-09-18T06:46:14.844Z] #10 66.92 Selecting previously unselected package libpcrecpp0v5:s390x.
06:46:14 [2020-09-18T06:46:14.844Z] #10 66.92 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
06:46:14 [2020-09-18T06:46:14.844Z] #10 66.93 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
06:46:14 [2020-09-18T06:46:14.844Z] #10 67.01 Selecting previously unselected package libpcre3-dev:s390x.
06:46:14 [2020-09-18T06:46:14.844Z] #10 67.01 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
06:46:14 [2020-09-18T06:46:14.844Z] #10 67.01 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
06:46:14 [2020-09-18T06:46:14.844Z] #10 ...
06:46:14 [2020-09-18T06:46:14.844Z] 
06:46:14 [2020-09-18T06:46:14.844Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:46:14 [2020-09-18T06:46:14.844Z] #41 56.94 github.com/LK4D4/vndr/versioned
06:46:14 [2020-09-18T06:46:14.844Z] #41 57.03 crypto/dsa
06:46:14 [2020-09-18T06:46:14.844Z] #41 57.44 vendor/golang.org/x/crypto/cryptobyte
06:46:14 [2020-09-18T06:46:14.844Z] #41 57.47 github.com/LK4D4/vndr/build
06:46:14 [2020-09-18T06:46:14.844Z] #41 58.99 net
06:46:14 [2020-09-18T06:46:14.844Z] #41 59.28 vendor/golang.org/x/sys/cpu
06:46:14 [2020-09-18T06:46:14.844Z] #41 59.47 vendor/golang.org/x/crypto/internal/chacha20
06:46:14 [2020-09-18T06:46:14.844Z] #41 59.83 vendor/golang.org/x/crypto/poly1305
06:46:14 [2020-09-18T06:46:14.844Z] #41 60.13 vendor/golang.org/x/crypto/chacha20poly1305
06:46:14 [2020-09-18T06:46:14.844Z] #41 60.45 vendor/golang.org/x/crypto/curve25519
06:46:14 [2020-09-18T06:46:14.844Z] #41 60.65 vendor/golang.org/x/crypto/hkdf
06:46:14 [2020-09-18T06:46:14.844Z] #41 60.77 vendor/golang.org/x/text/transform
06:46:14 [2020-09-18T06:46:14.844Z] #41 61.21 vendor/golang.org/x/text/unicode/bidi
06:46:14 [2020-09-18T06:46:14.844Z] #41 62.24 vendor/golang.org/x/text/secure/bidirule
06:46:14 [2020-09-18T06:46:14.844Z] #41 62.40 vendor/golang.org/x/text/unicode/norm
06:46:14 [2020-09-18T06:46:14.844Z] #41 65.46 vendor/golang.org/x/net/idna
06:46:14 [2020-09-18T06:46:14.844Z] #41 67.02 vendor/golang.org/x/net/http2/hpack
06:46:15 [2020-09-18T06:46:15.078Z] Fetching without tags
06:46:15 [2020-09-18T06:46:15.138Z] #41 ...
06:46:15 [2020-09-18T06:46:15.138Z] 
06:46:15 [2020-09-18T06:46:15.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:15 [2020-09-18T06:46:15.138Z] #39 31.65   CC       compel/src/lib/ptrace.o
06:46:15 [2020-09-18T06:46:15.138Z] #39 31.81   AR       compel/libcompel.a
06:46:15 [2020-09-18T06:46:15.138Z] #39 31.83   HOSTCC   compel/src/main-host.o
06:46:15 [2020-09-18T06:46:15.138Z] #39 31.96   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
06:46:15 [2020-09-18T06:46:15.138Z] #39 32.10   HOSTCC   compel/src/lib/handle-elf-host.o
06:46:14 [2020-09-18T06:46:14.969Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:46:14 [2020-09-18T06:46:14.990Z]  > git config --add remote.origin.fetch +refs/pull/41467/head:refs/remotes/origin/PR-41467 # timeout=10
06:46:15 [2020-09-18T06:46:15.020Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:15 [2020-09-18T06:46:15.051Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:46:15 [2020-09-18T06:46:15.082Z] Fetching upstream changes from https://github.com/moby/moby.git
06:46:15 [2020-09-18T06:46:15.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:15 [2020-09-18T06:46:15.084Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:15 [2020-09-18T06:46:15.429Z] #39 32.33   HOSTCC   compel/src/lib/log-host.o
06:46:15 [2020-09-18T06:46:15.429Z] #39 32.44   HOSTLINK compel/compel-host-bin
06:46:15 [2020-09-18T06:46:15.463Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:46:15 [2020-09-18T06:46:15.720Z] #39 32.55   DEP      soccr/soccr.d
06:46:15 [2020-09-18T06:46:15.850Z] Fetching without tags
06:46:16 [2020-09-18T06:46:16.012Z] #39 32.75   CC       soccr/soccr.o
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.306 + RM_GOPATH=0
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.306 + TMP_GOPATH=
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.306 + : /build
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.306 + '[' -z '' ']'
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.306 ++ mktemp -d
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.306 + export GOPATH=/tmp/tmp.vDhN9rfYYw
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.306 + GOPATH=/tmp/tmp.vDhN9rfYYw
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.306 + RM_GOPATH=1
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.306 + case "$(go env GOARCH)" in
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.306 ++ go env GOARCH
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.337 + export GO_BUILDMODE=-buildmode=pie
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.337 + GO_BUILDMODE=-buildmode=pie
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.337 ++ dirname /tmp/install/install.sh
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.337 + dir=/tmp/install
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.337 + bin=containerd
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.337 + shift
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.337 + '[' '!' -f /tmp/install/containerd.installer ']'
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.337 + . /tmp/install/containerd.installer
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.337 ++ set -e
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.337 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.337 + install_containerd
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.337 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.337 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vDhN9rfYYw/src/github.com/containerd/containerd
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.337 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
06:46:16 [2020-09-18T06:46:16.176Z] #52 2.349 Cloning into '/tmp/tmp.vDhN9rfYYw/src/github.com/containerd/containerd'...
06:46:16 [2020-09-18T06:46:16.176Z] #52 ...
06:46:16 [2020-09-18T06:46:16.176Z] 
06:46:16 [2020-09-18T06:46:16.176Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:46:16 [2020-09-18T06:46:16.176Z] #10 37.47 The following additional packages will be installed:
06:46:16 [2020-09-18T06:46:16.176Z] #10 37.49   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:46:16 [2020-09-18T06:46:16.176Z] #10 37.50   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:46:16 [2020-09-18T06:46:16.176Z] #10 37.50   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:46:16 [2020-09-18T06:46:16.176Z] #10 37.51   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:46:16 [2020-09-18T06:46:16.176Z] #10 37.53 Suggested packages:
06:46:16 [2020-09-18T06:46:16.176Z] #10 37.53   gcc-8-locales seccomp wine64
06:46:16 [2020-09-18T06:46:16.176Z] #10 39.00 The following NEW packages will be installed:
06:46:16 [2020-09-18T06:46:16.176Z] #10 39.01   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:46:16 [2020-09-18T06:46:16.176Z] #10 39.01   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:46:16 [2020-09-18T06:46:16.176Z] #10 39.01   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:46:16 [2020-09-18T06:46:16.176Z] #10 39.01   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:46:16 [2020-09-18T06:46:16.176Z] #10 39.02   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:46:16 [2020-09-18T06:46:16.176Z] #10 39.02   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:46:16 [2020-09-18T06:46:16.176Z] #10 39.45 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
06:46:16 [2020-09-18T06:46:16.176Z] #10 39.45 Need to get 77.7 MB of archives.
06:46:16 [2020-09-18T06:46:16.176Z] #10 39.45 After this operation, 487 MB of additional disk space will be used.
06:46:16 [2020-09-18T06:46:16.176Z] #10 39.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
06:46:16 [2020-09-18T06:46:16.176Z] #10 39.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
06:46:16 [2020-09-18T06:46:16.176Z] #10 39.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:46:16 [2020-09-18T06:46:16.176Z] #10 39.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
06:46:16 [2020-09-18T06:46:16.177Z] #10 40.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
06:46:16 [2020-09-18T06:46:16.177Z] #10 40.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
06:46:16 [2020-09-18T06:46:16.177Z] #10 40.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:46:16 [2020-09-18T06:46:16.177Z] #10 40.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
06:46:16 [2020-09-18T06:46:16.177Z] #10 40.84 Get:9 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]
06:46:16 [2020-09-18T06:46:16.177Z] #10 ...
06:46:16 [2020-09-18T06:46:16.177Z] 
06:46:16 [2020-09-18T06:46:16.177Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:46:16 [2020-09-18T06:46:16.177Z] #38 46.76 Selecting previously unselected package libprotoc17:amd64.
06:46:16 [2020-09-18T06:46:16.177Z] #38 46.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
06:46:16 [2020-09-18T06:46:16.177Z] #38 46.81 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
06:46:16 [2020-09-18T06:46:16.257Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:46:16 [2020-09-18T06:46:16.304Z] #39 ...
06:46:16 [2020-09-18T06:46:16.304Z] 
06:46:16 [2020-09-18T06:46:16.304Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.26 Selecting previously unselected package libselinux1-dev:s390x.
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.26 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.27 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.39 Selecting previously unselected package libdevmapper-dev:s390x.
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.39 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.39 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.46 Selecting previously unselected package libseccomp-dev:s390x.
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.46 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.46 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.50 Selecting previously unselected package libsystemd-dev:s390x.
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.51 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.51 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.82 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.83 Setting up libseccomp-dev:s390x (2.3.3-4) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.84 Setting up libapparmor1:s390x (2.13.2-10) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.85 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.86 Setting up libpcre16-3:s390x (2:8.39-12) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.86 Setting up libsepol1-dev:s390x (2.8-1) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.87 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.87 Setting up libbtrfs0 (4.20.1-2) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.88 Setting up libpcre32-3:s390x (2:8.39-12) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.89 Setting up libudev-dev:s390x (241-7~deb10u4) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.90 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.90 Setting up libbtrfs-dev (4.20.1-2) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.91 Setting up libapparmor-dev:s390x (2.13.2-10) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.91 Setting up mingw-w64-common (6.0.0-3) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.92 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.93 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.94 Setting up libpcre3-dev:s390x (2:8.39-12) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.94 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.98 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
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.98 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
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.99 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 67.99 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
06:46:16 [2020-09-18T06:46:16.304Z] #10 68.00 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
06:46:16 [2020-09-18T06:46:16.304Z] #10 68.00 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 68.01 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 68.01 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 68.02 Setting up dmsetup (2:1.02.155-3) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 68.03 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 68.03 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 68.04 Processing triggers for libc-bin (2.28-10) ...
06:46:16 [2020-09-18T06:46:16.304Z] #10 DONE 68.5s
06:46:16 [2020-09-18T06:46:16.368Z] Merge succeeded, producing 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:46:16 [2020-09-18T06:46:16.368Z] Checking out Revision 968133c86c0ae34f0904e83ebfa4472c623c74cc (PR-41467)
06:46:16 [2020-09-18T06:46:16.595Z] 
06:46:16 [2020-09-18T06:46:16.595Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
06:46:16 [2020-09-18T06:46:16.753Z] #38 48.02 Selecting previously unselected package protobuf-c-compiler.
06:46:16 [2020-09-18T06:46:16.753Z] #38 48.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
06:46:16 [2020-09-18T06:46:16.753Z] #38 48.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:46:16 [2020-09-18T06:46:16.753Z] #38 48.18 Selecting previously unselected package protobuf-compiler.
06:46:16 [2020-09-18T06:46:16.753Z] #38 48.18 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
06:46:15 [2020-09-18T06:46:15.794Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:46:15 [2020-09-18T06:46:15.806Z]  > git config --add remote.origin.fetch +refs/pull/41467/head:refs/remotes/origin/PR-41467 # timeout=10
06:46:15 [2020-09-18T06:46:15.826Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:15 [2020-09-18T06:46:15.845Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:46:15 [2020-09-18T06:46:15.865Z] Fetching upstream changes from https://github.com/moby/moby.git
06:46:15 [2020-09-18T06:46:15.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:15 [2020-09-18T06:46:15.867Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:46:16 [2020-09-18T06:46:16.275Z]  > git config core.sparsecheckout # timeout=10
06:46:16 [2020-09-18T06:46:16.283Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:46:17 [2020-09-18T06:46:17.020Z] #38 48.18 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:46:17 [2020-09-18T06:46:17.020Z] #38 ...
06:46:17 [2020-09-18T06:46:17.020Z] 
06:46:17 [2020-09-18T06:46:17.020Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:46:17 [2020-09-18T06:46:17.020Z] #30 38.30 sync
06:46:17 [2020-09-18T06:46:17.020Z] #30 38.31 internal/reflectlite
06:46:17 [2020-09-18T06:46:17.020Z] #30 41.03 errors
06:46:17 [2020-09-18T06:46:17.020Z] #30 41.05 sort
06:46:17 [2020-09-18T06:46:17.020Z] #30 41.46 strconv
06:46:17 [2020-09-18T06:46:17.020Z] #30 42.39 io
06:46:17 [2020-09-18T06:46:17.020Z] #30 43.62 internal/oserror
06:46:17 [2020-09-18T06:46:17.020Z] #30 43.77 syscall
06:46:17 [2020-09-18T06:46:17.020Z] #30 46.48 reflect
06:46:17 [2020-09-18T06:46:17.020Z] #30 ...
06:46:17 [2020-09-18T06:46:17.020Z] 
06:46:17 [2020-09-18T06:46:17.020Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:46:17 [2020-09-18T06:46:17.020Z] #38 48.37 Selecting previously unselected package python-pkg-resources.
06:46:17 [2020-09-18T06:46:17.020Z] #38 48.37 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:46:17 [2020-09-18T06:46:17.020Z] #38 48.38 Unpacking python-pkg-resources (40.8.0-1) ...
06:46:17 [2020-09-18T06:46:17.280Z] #38 48.62 Selecting previously unselected package python-six.
06:46:17 [2020-09-18T06:46:17.280Z] #38 48.62 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:46:17 [2020-09-18T06:46:17.280Z] #38 48.62 Unpacking python-six (1.12.0-1) ...
06:46:17 [2020-09-18T06:46:17.281Z] #38 48.69 Selecting previously unselected package python-protobuf.
06:46:17 [2020-09-18T06:46:17.356Z] Merge succeeded, producing 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:46:17 [2020-09-18T06:46:17.356Z] Checking out Revision 968133c86c0ae34f0904e83ebfa4472c623c74cc (PR-41467)
06:46:17 [2020-09-18T06:46:17.541Z] #38 48.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
06:46:17 [2020-09-18T06:46:17.541Z] #38 48.72 Unpacking python-protobuf (3.6.1.3-2) ...
06:46:15 [2020-09-18T06:46:15.473Z]  > git config core.sparsecheckout # timeout=10
06:46:15 [2020-09-18T06:46:15.505Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:46:16 [2020-09-18T06:46:16.263Z]  > git remote # timeout=10
06:46:16 [2020-09-18T06:46:16.294Z]  > git config --get remote.origin.url # timeout=10
06:46:16 [2020-09-18T06:46:16.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:16 [2020-09-18T06:46:16.319Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
06:46:16 [2020-09-18T06:46:16.347Z]  > git rev-parse HEAD^{commit} # timeout=10
06:46:16 [2020-09-18T06:46:16.371Z]  > git config core.sparsecheckout # timeout=10
06:46:16 [2020-09-18T06:46:16.398Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:46:17 [2020-09-18T06:46:17.645Z] #11 DONE 1.2s
06:46:17 [2020-09-18T06:46:17.646Z] 
06:46:17 [2020-09-18T06:46:17.646Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.010 + RM_GOPATH=0
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.010 + TMP_GOPATH=
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.010 + : /build
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.010 + '[' -z '' ']'
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.010 ++ mktemp -d
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.012 + export GOPATH=/tmp/tmp.gruWKOnY6y
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.012 + GOPATH=/tmp/tmp.gruWKOnY6y
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.012 + RM_GOPATH=1
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.012 + case "$(go env GOARCH)" in
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.013 ++ go env GOARCH
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.040 + export GO_BUILDMODE=-buildmode=pie
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.040 + GO_BUILDMODE=-buildmode=pie
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.040 ++ dirname /tmp/install/install.sh
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.041 + dir=/tmp/install
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.041 + bin=runc
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.041 + shift
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.041 + '[' '!' -f /tmp/install/runc.installer ']'
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.041 + . /tmp/install/runc.installer
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.041 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.041 + install_runc
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.041 + uname -r
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.041 + grep -q '^3\.10\.0.*\.el7\.'
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.043 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.043 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.043 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.043 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gruWKOnY6y/src/github.com/opencontainers/runc
06:46:17 [2020-09-18T06:46:17.646Z] #49 1.051 Cloning into '/tmp/tmp.gruWKOnY6y/src/github.com/opencontainers/runc'...
06:46:18 [2020-09-18T06:46:18.113Z] #38 49.31 Setting up python-pkg-resources (40.8.0-1) ...
06:46:18 [2020-09-18T06:46:18.682Z] #49 ...
06:46:18 [2020-09-18T06:46:18.682Z] 
06:46:18 [2020-09-18T06:46:18.682Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:46:18 [2020-09-18T06:46:18.682Z] #54 66.31 + for f in rootlesskit rootlesskit-docker-proxy
06:46:18 [2020-09-18T06:46:18.682Z] #54 66.31 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:46:18 [2020-09-18T06:46:18.682Z] #54 DONE 70.7s
06:46:18 [2020-09-18T06:46:18.682Z] 
06:46:18 [2020-09-18T06:46:18.682Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:46:18 [2020-09-18T06:46:18.682Z] #55 DONE 0.0s
06:46:18 [2020-09-18T06:46:18.682Z] 
06:46:18 [2020-09-18T06:46:18.682Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:46:18 [2020-09-18T06:46:18.682Z] #56 DONE 0.1s
06:46:18 [2020-09-18T06:46:18.682Z] 
06:46:18 [2020-09-18T06:46:18.682Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:18 [2020-09-18T06:46:18.682Z] #39 33.56   AR       soccr/libsoccr.a
06:46:18 [2020-09-18T06:46:18.682Z] #39 33.57 make[1]: 'soccr/libsoccr.a' is up to date.
06:46:18 [2020-09-18T06:46:18.682Z] #39 33.77   DEP      criu/arch/s390/sigframe.d
06:46:18 [2020-09-18T06:46:18.682Z] #39 34.04   DEP      criu/arch/s390/crtools.d
06:46:18 [2020-09-18T06:46:18.682Z] #39 34.14   DEP      criu/arch/s390/cpu.d
06:46:18 [2020-09-18T06:46:18.682Z] #39 34.28   CC       criu/arch/s390/cpu.o
06:46:18 [2020-09-18T06:46:18.682Z] #39 34.80   CC       criu/arch/s390/crtools.o
06:46:18 [2020-09-18T06:46:18.682Z] #39 35.54   CC       criu/arch/s390/sigframe.o
06:46:18 [2020-09-18T06:46:18.686Z] #38 ...
06:46:18 [2020-09-18T06:46:18.686Z] 
06:46:18 [2020-09-18T06:46:18.686Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:46:18 [2020-09-18T06:46:18.686Z] #41 39.90 sync
06:46:18 [2020-09-18T06:46:18.686Z] #41 39.91 internal/reflectlite
06:46:18 [2020-09-18T06:46:18.686Z] #41 41.59 github.com/LK4D4/vndr/godl/singleflight
06:46:18 [2020-09-18T06:46:18.686Z] #41 41.96 math/rand
06:46:18 [2020-09-18T06:46:18.686Z] #41 43.03 internal/singleflight
06:46:18 [2020-09-18T06:46:18.686Z] #41 43.48 strconv
06:46:18 [2020-09-18T06:46:18.686Z] #41 43.50 io
06:46:18 [2020-09-18T06:46:18.686Z] #41 45.06 bytes
06:46:18 [2020-09-18T06:46:18.686Z] #41 48.02 bufio
06:46:18 [2020-09-18T06:46:18.686Z] #41 48.48 reflect
06:46:18 [2020-09-18T06:46:18.686Z] #41 49.83 syscall
06:46:18 [2020-09-18T06:46:18.686Z] #41 ...
06:46:18 [2020-09-18T06:46:18.686Z] 
06:46:18 [2020-09-18T06:46:18.686Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:46:18 [2020-09-18T06:46:18.686Z] #25 3.560 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
06:46:18 [2020-09-18T06:46:18.686Z] #25 3.957 
06:46:18 [2020-09-18T06:46:18.947Z] #25 4.113 
#                                                                          1.7%
#######                                                                   10.7%
############                                                              17.1%
###################                                                       27.6%
#########################                                                 36.0%
################################                                          45.0%
#####################################                                     52.2%
###########################################                               60.2%
#################################################                         69.1%
#########################################################                 79.3%
###############################################################           87.6%
######################################################################## 100.0%
06:46:18 [2020-09-18T06:46:18.987Z] #39 ...
06:46:18 [2020-09-18T06:46:18.987Z] 
06:46:18 [2020-09-18T06:46:18.987Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
06:46:18 [2020-09-18T06:46:18.987Z] #12 DONE 1.2s
06:46:18 [2020-09-18T06:46:18.987Z] 
06:46:18 [2020-09-18T06:46:18.987Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:18 [2020-09-18T06:46:18.987Z] #39 35.74   LINK     criu/arch/s390/crtools.built-in.o
06:46:18 [2020-09-18T06:46:18.987Z] #39 35.82   DEP      criu/pie/util-vdso.d
06:46:17 [2020-09-18T06:46:17.303Z]  > git remote # timeout=10
06:46:17 [2020-09-18T06:46:17.313Z]  > git config --get remote.origin.url # timeout=10
06:46:17 [2020-09-18T06:46:17.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:46:17 [2020-09-18T06:46:17.340Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
06:46:17 [2020-09-18T06:46:17.355Z]  > git rev-parse HEAD^{commit} # timeout=10
06:46:17 [2020-09-18T06:46:17.369Z]  > git config core.sparsecheckout # timeout=10
06:46:17 [2020-09-18T06:46:17.373Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:46:19 [2020-09-18T06:46:19.209Z] #25 5.588 
06:46:19 [2020-09-18T06:46:19.294Z] #39 35.94   DEP      criu/pie/util.d
06:46:19 [2020-09-18T06:46:19.470Z] #25 5.756 
####################                                                      27.8%
##############################################################            87.3%
######################################################################## 100.0%
06:46:19 [2020-09-18T06:46:19.637Z] #39 36.19   CC       criu/pie/util.o
06:46:19 [2020-09-18T06:46:19.637Z] #39 36.37   CC       criu/pie/util-vdso.o
06:46:19 [2020-09-18T06:46:19.928Z] #39 ...
06:46:19 [2020-09-18T06:46:19.928Z] 
06:46:19 [2020-09-18T06:46:19.928Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
06:46:19 [2020-09-18T06:46:19.928Z] #13 0.958 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:46:19 [2020-09-18T06:46:19.928Z] #13 DONE 1.1s
06:46:19 [2020-09-18T06:46:19.928Z] 
06:46:19 [2020-09-18T06:46:19.928Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:19 [2020-09-18T06:46:19.928Z] #39 36.81   AR       criu/pie/pie.lib.a
06:46:19 [2020-09-18T06:46:19.928Z] #39 36.85   DEP      criu/pie/restorer.d
06:46:20 [2020-09-18T06:46:20.043Z] #25 6.311 
06:46:20 [2020-09-18T06:46:20.219Z] #39 37.11   DEP      criu/arch/s390/restorer.d
06:46:20 [2020-09-18T06:46:20.305Z] #25 6.537 
                                                                           0.2%
##################################                                        47.4%
####################################################################      95.4%
######################################################################## 100.0%
06:46:20 [2020-09-18T06:46:20.444Z] Commit message: "vendor: opencontainers/go-digest v1.0.0"
06:46:20 [2020-09-18T06:46:20.510Z] #39 37.21   DEP      criu/arch/s390/vdso-pie.d
06:46:20 [2020-09-18T06:46:20.510Z] #39 37.32   DEP      criu/pie/parasite-vdso.d
06:46:20 [2020-09-18T06:46:20.510Z] #39 37.45   DEP      criu/pie/parasite.d
06:46:20 [2020-09-18T06:46:20.802Z] #39 37.58   CC       criu/pie/parasite.o
06:46:20 [2020-09-18T06:46:20.802Z] Removing intermediate container 59813727976f
06:46:20 [2020-09-18T06:46:20.802Z]  ---> 14aed2ebe0b3
06:46:20 [2020-09-18T06:46:20.802Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
06:46:20 [2020-09-18T06:46:20.802Z]  ---> 805dc2d65d1c
06:46:20 [2020-09-18T06:46:20.802Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
06:46:20 [2020-09-18T06:46:20.802Z]  ---> 11fafc483516
06:46:20 [2020-09-18T06:46:20.802Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
06:46:20 [2020-09-18T06:46:20.802Z]  ---> Running in e5937d1e83f6
06:46:20 [2020-09-18T06:46:20.802Z] Removing intermediate container e5937d1e83f6
06:46:20 [2020-09-18T06:46:20.802Z]  ---> ecf1ff73886d
06:46:20 [2020-09-18T06:46:20.802Z] Successfully built ecf1ff73886d
06:46:20 [2020-09-18T06:46:20.802Z] Successfully tagged moby-buildx:latest
06:46:20 [2020-09-18T06:46:20.802Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
06:46:20 [2020-09-18T06:46:20.802Z] if [ -n "${id}" ]; then \
06:46:20 [2020-09-18T06:46:20.802Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
06:46:20 [2020-09-18T06:46:20.802Z] 	&& touch bundles/buildx; \
06:46:20 [2020-09-18T06:46:20.802Z] 	docker rm -f ${id}; \
06:46:20 [2020-09-18T06:46:20.802Z] fi
06:46:20 [2020-09-18T06:46:20.802Z] c0594aa247bbac151b1976b88927f6b4282ae1cc059b16003e3cabb24e401e1e
06:46:20 [2020-09-18T06:46:20.802Z] bundles/buildx version
06:46:20 [2020-09-18T06:46:20.802Z] buildx v0.3.1 6db68d0
06:46:20 [2020-09-18T06:46:20.802Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:968133c86c0ae34f0904e83ebfa4472c623c74cc .
06:46:20 [2020-09-18T06:46:20.802Z] #1 [internal] booting buildkit
06:46:20 [2020-09-18T06:46:20.802Z] #1 pulling image moby/buildkit:buildx-stable-1
06:46:20 [2020-09-18T06:46:20.802Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done
06:46:20 [2020-09-18T06:46:20.802Z] #1 creating container buildx_buildkit_default
06:46:20 [2020-09-18T06:46:20.802Z] #1 creating container buildx_buildkit_default 0.4s done
06:46:20 [2020-09-18T06:46:20.802Z] #1 DONE 2.2s
06:46:20 [2020-09-18T06:46:20.802Z] 
06:46:20 [2020-09-18T06:46:20.802Z] #3 [internal] load .dockerignore
06:46:20 [2020-09-18T06:46:20.802Z] #3 transferring context:
06:46:20 [2020-09-18T06:46:20.802Z] #3 transferring context: 87B done
06:46:20 [2020-09-18T06:46:20.802Z] #3 DONE 0.0s
06:46:20 [2020-09-18T06:46:20.802Z] 
06:46:20 [2020-09-18T06:46:20.802Z] #2 [internal] load build definition from Dockerfile
06:46:20 [2020-09-18T06:46:20.802Z] #2 transferring dockerfile: 16.36kB done
06:46:20 [2020-09-18T06:46:20.802Z] #2 DONE 0.0s
06:46:20 [2020-09-18T06:46:20.802Z] 
06:46:20 [2020-09-18T06:46:20.802Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
06:46:20 [2020-09-18T06:46:20.802Z] #4 DONE 0.9s
06:46:20 [2020-09-18T06:46:20.802Z] 
06:46:20 [2020-09-18T06:46:20.802Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
06:46:20 [2020-09-18T06:46:20.802Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
06:46:20 [2020-09-18T06:46:20.802Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
06:46:20 [2020-09-18T06:46:20.802Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
06:46:20 [2020-09-18T06:46:20.802Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
06:46:20 [2020-09-18T06:46:20.802Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
06:46:20 [2020-09-18T06:46:20.802Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done
06:46:20 [2020-09-18T06:46:20.802Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
06:46:20 [2020-09-18T06:46:20.802Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
06:46:20 [2020-09-18T06:46:20.802Z] #5 DONE 0.9s
06:46:20 [2020-09-18T06:46:20.802Z] 
06:46:20 [2020-09-18T06:46:20.802Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
06:46:20 [2020-09-18T06:46:20.879Z] #25 7.114 
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:46:21 [2020-09-18T06:46:21.093Z] #39 ...
06:46:21 [2020-09-18T06:46:21.093Z] 
06:46:21 [2020-09-18T06:46:21.093Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
06:46:21 [2020-09-18T06:46:21.093Z] #14 DONE 1.0s
06:46:21 [2020-09-18T06:46:21.093Z] 
06:46:21 [2020-09-18T06:46:21.093Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
06:46:21 [2020-09-18T06:46:21.095Z] #7 DONE 0.6s
06:46:21 [2020-09-18T06:46:21.095Z] 
06:46:21 [2020-09-18T06:46:21.095Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:46:21 [2020-09-18T06:46:21.394Z] #6 DONE 0.6s
06:46:21 [2020-09-18T06:46:21.394Z] 
06:46:21 [2020-09-18T06:46:21.394Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:46:21 [2020-09-18T06:46:21.394Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
06:46:21 [2020-09-18T06:46:21.573Z] Commit message: "vendor: opencontainers/go-digest v1.0.0"
06:46:21 [2020-09-18T06:46:21.605Z] + docker version
06:46:21 [2020-09-18T06:46:21.704Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
06:46:21 [2020-09-18T06:46:21.704Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
06:46:21 [2020-09-18T06:46:21.704Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:46:22 [2020-09-18T06:46:22.134Z] #15 DONE 1.1s
06:46:22 [2020-09-18T06:46:22.134Z] 
06:46:22 [2020-09-18T06:46:22.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:22 [2020-09-18T06:46:22.134Z] #39 38.29   LINK     criu/pie/parasite.built-in.o
06:46:22 [2020-09-18T06:46:22.134Z] #39 38.30   GEN      criu/pie/parasite-blob.h
06:46:22 [2020-09-18T06:46:22.134Z] #39 38.32   CC       criu/pie/parasite-vdso.o
06:46:22 [2020-09-18T06:46:22.134Z] #39 38.71   CC       criu/arch/s390/vdso-pie.o
06:46:22 [2020-09-18T06:46:22.134Z] #39 38.89   CC       criu/arch/s390/restorer.o
06:46:22 [2020-09-18T06:46:22.197Z] #25 7.303 
                                                                           0.0%
#####                                                                      7.1%
#########                                                                 12.8%
############                                                              17.8%
#################                                                         23.9%
#######################                                                   32.4%
############################                                              40.0%
##################################                                        47.9%
########################################                                  55.7%
#############################################                             63.7%
#####################################################                     74.0%
##########################################################                81.2%
#################################################################         90.8%
######################################################################## 100.0%
06:46:22 [2020-09-18T06:46:22.197Z] #25 ...
06:46:22 [2020-09-18T06:46:22.197Z] 
06:46:22 [2020-09-18T06:46:22.197Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:46:22 [2020-09-18T06:46:22.197Z] #32 43.60 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:46:22 [2020-09-18T06:46:22.197Z] #32 43.60 Need to get 14.9 MB of archives.
06:46:22 [2020-09-18T06:46:22.197Z] #32 43.60 After this operation, 61.8 MB of additional disk space will be used.
06:46:22 [2020-09-18T06:46:22.197Z] #32 43.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:46:22 [2020-09-18T06:46:22.197Z] #32 43.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:46:22 [2020-09-18T06:46:22.197Z] #32 43.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
06:46:22 [2020-09-18T06:46:22.197Z] #32 43.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
06:46:22 [2020-09-18T06:46:22.197Z] #32 46.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
06:46:22 [2020-09-18T06:46:22.197Z] #32 46.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
06:46:22 [2020-09-18T06:46:22.197Z] #32 46.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
06:46:22 [2020-09-18T06:46:22.197Z] #32 46.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
06:46:22 [2020-09-18T06:46:22.197Z] #32 46.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
06:46:22 [2020-09-18T06:46:22.197Z] #32 46.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
06:46:22 [2020-09-18T06:46:22.409Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.17MB / 9.86MB 0.6s
06:46:22 [2020-09-18T06:46:22.409Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.51MB / 9.86MB 0.9s
06:46:22 [2020-09-18T06:46:22.425Z] #39 39.20   CC       criu/pie/restorer.o
06:46:22 [2020-09-18T06:46:22.460Z] #32 ...
06:46:22 [2020-09-18T06:46:22.460Z] 
06:46:22 [2020-09-18T06:46:22.460Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:46:22 [2020-09-18T06:46:22.460Z] #38 53.51 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:46:22 [2020-09-18T06:46:22.460Z] #38 53.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:46:22 [2020-09-18T06:46:22.460Z] #38 53.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:46:22 [2020-09-18T06:46:22.460Z] #38 53.54 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:46:22 [2020-09-18T06:46:22.460Z] #38 53.56 Setting up python-six (1.12.0-1) ...
06:46:22 [2020-09-18T06:46:22.659Z] + docker version
06:46:22 [2020-09-18T06:46:22.710Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.65MB / 9.86MB 1.0s
06:46:22 [2020-09-18T06:46:22.848Z] Client: Docker Engine - Community
06:46:22 [2020-09-18T06:46:22.848Z]  Version:           19.03.12
06:46:22 [2020-09-18T06:46:22.848Z]  API version:       1.40
06:46:22 [2020-09-18T06:46:22.848Z]  Go version:        go1.13.10
06:46:22 [2020-09-18T06:46:22.848Z]  Git commit:        48a66213fe
06:46:22 [2020-09-18T06:46:22.848Z]  Built:             Mon Jun 22 15:45:36 2020
06:46:22 [2020-09-18T06:46:22.848Z]  OS/Arch:           linux/amd64
06:46:22 [2020-09-18T06:46:22.848Z]  Experimental:      false
06:46:22 [2020-09-18T06:46:22.848Z] 
06:46:22 [2020-09-18T06:46:22.848Z] Server: Docker Engine - Community
06:46:22 [2020-09-18T06:46:22.848Z]  Engine:
06:46:22 [2020-09-18T06:46:22.848Z]   Version:          19.03.12
06:46:22 [2020-09-18T06:46:22.848Z]   API version:      1.40 (minimum version 1.12)
06:46:22 [2020-09-18T06:46:22.848Z]   Go version:       go1.13.10
06:46:22 [2020-09-18T06:46:22.848Z]   Git commit:       48a66213fe
06:46:22 [2020-09-18T06:46:22.848Z]   Built:            Mon Jun 22 15:44:07 2020
06:46:22 [2020-09-18T06:46:22.848Z]   OS/Arch:          linux/amd64
06:46:22 [2020-09-18T06:46:22.848Z]   Experimental:     true
06:46:22 [2020-09-18T06:46:22.848Z]  containerd:
06:46:22 [2020-09-18T06:46:22.848Z]   Version:          1.2.13
06:46:22 [2020-09-18T06:46:22.848Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
06:46:22 [2020-09-18T06:46:22.848Z]  runc:
06:46:22 [2020-09-18T06:46:22.848Z]   Version:          1.0.0-rc10
06:46:22 [2020-09-18T06:46:22.848Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:46:22 [2020-09-18T06:46:22.848Z]  docker-init:
06:46:22 [2020-09-18T06:46:22.848Z]   Version:          0.18.0
06:46:22 [2020-09-18T06:46:22.848Z]   GitCommit:        fec3683
[Pipeline] sh
06:46:23 [2020-09-18T06:46:23.050Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done
06:46:23 [2020-09-18T06:46:23.050Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
06:46:23 [2020-09-18T06:46:23.078Z] #39 ...
06:46:23 [2020-09-18T06:46:23.078Z] 
06:46:23 [2020-09-18T06:46:23.078Z] #16 [dev-systemd-false  6/26] RUN ldconfig
06:46:23 [2020-09-18T06:46:23.078Z] #16 DONE 1.1s
06:46:23 [2020-09-18T06:46:23.189Z] + docker info
06:46:23 [2020-09-18T06:46:23.372Z] 
06:46:23 [2020-09-18T06:46:23.372Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:46:23 [2020-09-18T06:46:23.372Z] #49 6.241 + cd /tmp/tmp.gruWKOnY6y/src/github.com/opencontainers/runc
06:46:23 [2020-09-18T06:46:23.372Z] #49 6.249 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:46:23 [2020-09-18T06:46:23.372Z] #49 6.629 + '[' -z '' ']'
06:46:23 [2020-09-18T06:46:23.372Z] #49 6.629 + target=static
06:46:23 [2020-09-18T06:46:23.373Z] #49 6.629 + make 'BUILDTAGS=seccomp apparmor selinux ' static
06:46:23 [2020-09-18T06:46:23.373Z] #49 6.953 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
06:46:25 [2020-09-18T06:46:25.447Z] #49 ...
06:46:25 [2020-09-18T06:46:25.447Z] 
06:46:25 [2020-09-18T06:46:25.447Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:46:25 [2020-09-18T06:46:25.447Z] #41 67.59 mime
06:46:25 [2020-09-18T06:46:25.447Z] #41 68.62 mime/quotedprintable
06:46:25 [2020-09-18T06:46:25.447Z] #41 69.11 net/http/internal
06:46:25 [2020-09-18T06:46:25.447Z] #41 69.54 mime/multipart
06:46:25 [2020-09-18T06:46:25.447Z] #41 69.55 crypto/tls
06:46:25 [2020-09-18T06:46:25.447Z] #41 74.26 net/http/httptrace
06:46:25 [2020-09-18T06:46:25.447Z] #41 74.32 net/http
06:46:25 [2020-09-18T06:46:25.738Z] #41 ...
06:46:25 [2020-09-18T06:46:25.738Z] 
06:46:25 [2020-09-18T06:46:25.738Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:25 [2020-09-18T06:46:25.738Z] #39 40.91   LINK     criu/pie/restorer.built-in.o
06:46:25 [2020-09-18T06:46:25.738Z] #39 40.91   GEN      criu/pie/restorer-blob.h
06:46:25 [2020-09-18T06:46:25.738Z] #39 40.95   DEP      criu/vdso.d
06:46:25 [2020-09-18T06:46:25.738Z] #39 41.02   DEP      criu/uts_ns.d
06:46:25 [2020-09-18T06:46:25.738Z] #39 41.21   DEP      criu/util.d
06:46:25 [2020-09-18T06:46:25.738Z] #39 41.38   DEP      criu/uffd.d
06:46:25 [2020-09-18T06:46:25.738Z] #39 41.56   DEP      criu/tun.d
06:46:25 [2020-09-18T06:46:25.738Z] #39 41.74   DEP      criu/tty.d
06:46:25 [2020-09-18T06:46:25.738Z] #39 41.84   DEP      criu/timerfd.d
06:46:25 [2020-09-18T06:46:25.738Z] #39 41.93   DEP      criu/timens.d
06:46:25 [2020-09-18T06:46:25.738Z] #39 42.02   DEP      criu/sysfs_parse.d
06:46:25 [2020-09-18T06:46:25.738Z] #39 42.11   DEP      criu/sysctl.d
06:46:25 [2020-09-18T06:46:25.738Z] #39 42.27   DEP      criu/string.d
06:46:25 [2020-09-18T06:46:25.738Z] #39 42.27   DEP      criu/stats.d
06:46:25 [2020-09-18T06:46:25.738Z] #39 42.36   DEP      criu/sockets.d
06:46:25 [2020-09-18T06:46:25.738Z] #39 42.43   DEP      criu/sk-unix.d
06:46:25 [2020-09-18T06:46:25.738Z] #39 42.61   DEP      criu/sk-tcp.d
06:46:25 [2020-09-18T06:46:25.812Z] Client: Docker Engine - Community
06:46:25 [2020-09-18T06:46:25.812Z]  Version:           19.03.12
06:46:25 [2020-09-18T06:46:25.812Z]  API version:       1.40
06:46:25 [2020-09-18T06:46:25.812Z]  Go version:        go1.13.10
06:46:25 [2020-09-18T06:46:25.812Z]  Git commit:        48a66213fe
06:46:25 [2020-09-18T06:46:25.812Z]  Built:             Mon Jun 22 15:45:36 2020
06:46:25 [2020-09-18T06:46:25.812Z]  OS/Arch:           linux/amd64
06:46:25 [2020-09-18T06:46:25.812Z]  Experimental:      false
06:46:25 [2020-09-18T06:46:25.812Z] 
06:46:25 [2020-09-18T06:46:25.812Z] Server: Docker Engine - Community
06:46:25 [2020-09-18T06:46:25.812Z]  Engine:
06:46:25 [2020-09-18T06:46:25.812Z]   Version:          19.03.12
06:46:25 [2020-09-18T06:46:25.812Z]   API version:      1.40 (minimum version 1.12)
06:46:25 [2020-09-18T06:46:25.812Z]   Go version:       go1.13.10
06:46:25 [2020-09-18T06:46:25.812Z]   Git commit:       48a66213fe
06:46:25 [2020-09-18T06:46:25.812Z]   Built:            Mon Jun 22 15:44:07 2020
06:46:25 [2020-09-18T06:46:25.812Z]   OS/Arch:          linux/amd64
06:46:25 [2020-09-18T06:46:25.812Z]   Experimental:     true
06:46:25 [2020-09-18T06:46:25.812Z]  containerd:
06:46:25 [2020-09-18T06:46:25.812Z]   Version:          1.2.13
06:46:25 [2020-09-18T06:46:25.812Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
06:46:25 [2020-09-18T06:46:25.812Z]  runc:
06:46:25 [2020-09-18T06:46:25.812Z]   Version:          1.0.0-rc10
06:46:25 [2020-09-18T06:46:25.812Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:46:25 [2020-09-18T06:46:25.812Z]  docker-init:
06:46:25 [2020-09-18T06:46:25.812Z]   Version:          0.18.0
06:46:25 [2020-09-18T06:46:25.812Z]   GitCommit:        fec3683
[Pipeline] sh
06:46:26 [2020-09-18T06:46:26.029Z] #39 42.73   DEP      criu/sk-queue.d
06:46:26 [2020-09-18T06:46:26.029Z] #39 42.87   DEP      criu/sk-packet.d
06:46:26 [2020-09-18T06:46:26.130Z] + docker info
06:46:26 [2020-09-18T06:46:26.320Z] #39 43.03   DEP      criu/sk-netlink.d
06:46:26 [2020-09-18T06:46:26.320Z] #39 43.13   DEP      criu/sk-inet.d
06:46:26 [2020-09-18T06:46:26.320Z] #39 43.26   DEP      criu/signalfd.d
06:46:26 [2020-09-18T06:46:26.611Z] #39 43.38   DEP      criu/sigframe.d
06:46:26 [2020-09-18T06:46:26.612Z] #39 43.49   DEP      criu/shmem.d
06:46:26 [2020-09-18T06:46:26.612Z] #39 43.60   DEP      criu/servicefd.d
06:46:26 [2020-09-18T06:46:26.650Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.2s done
06:46:26 [2020-09-18T06:46:26.651Z] #59 DONE 4.8s
06:46:26 [2020-09-18T06:46:26.651Z] 
06:46:26 [2020-09-18T06:46:26.651Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:46:26 [2020-09-18T06:46:26.651Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
06:46:26 [2020-09-18T06:46:26.651Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done
06:46:26 [2020-09-18T06:46:26.651Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
06:46:26 [2020-09-18T06:46:26.651Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 50.94MB / 54.14MB 4.5s
06:46:26 [2020-09-18T06:46:26.651Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.0s done
06:46:26 [2020-09-18T06:46:26.651Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 67.34MB / 96.52MB 4.5s
06:46:26 [2020-09-18T06:46:26.651Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
06:46:26 [2020-09-18T06:46:26.651Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.3s done
06:46:26 [2020-09-18T06:46:26.651Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done
06:46:26 [2020-09-18T06:46:26.651Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.3s done
06:46:26 [2020-09-18T06:46:26.651Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
06:46:26 [2020-09-18T06:46:26.651Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.7s done
06:46:26 [2020-09-18T06:46:26.651Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 77.63MB / 96.52MB 4.8s
06:46:26 [2020-09-18T06:46:26.651Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 87.23MB / 96.52MB 5.1s
06:46:26 [2020-09-18T06:46:26.684Z] #38 57.66 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:46:26 [2020-09-18T06:46:26.684Z] #38 57.68 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:46:26 [2020-09-18T06:46:26.684Z] #38 57.69 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
06:46:26 [2020-09-18T06:46:26.684Z] #38 57.71 Setting up libcap-dev:amd64 (1:2.25-2) ...
06:46:26 [2020-09-18T06:46:26.684Z] #38 57.72 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
06:46:26 [2020-09-18T06:46:26.684Z] #38 57.73 Setting up protobuf-compiler (3.6.1.3-2) ...
06:46:26 [2020-09-18T06:46:26.684Z] #38 57.75 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:46:26 [2020-09-18T06:46:26.684Z] #38 57.78 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:46:26 [2020-09-18T06:46:26.684Z] #38 57.79 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:46:26 [2020-09-18T06:46:26.684Z] #38 57.81 Setting up python-protobuf (3.6.1.3-2) ...
06:46:26 [2020-09-18T06:46:26.903Z] #39 43.70   DEP      criu/seize.d
06:46:26 [2020-09-18T06:46:26.903Z] #39 43.81   DEP      criu/seccomp.d
06:46:26 [2020-09-18T06:46:26.961Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.3s done
06:46:26 [2020-09-18T06:46:26.961Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
06:46:27 [2020-09-18T06:46:27.194Z] #39 43.93   DEP      criu/rst-malloc.d
06:46:27 [2020-09-18T06:46:27.194Z] #39 43.96   DEP      criu/rbtree.d
06:46:27 [2020-09-18T06:46:27.194Z] #39 43.99   DEP      criu/pstree.d
06:46:27 [2020-09-18T06:46:27.194Z] #39 44.10   DEP      criu/protobuf.d
06:46:27 [2020-09-18T06:46:27.260Z] #38 ...
06:46:27 [2020-09-18T06:46:27.260Z] 
06:46:27 [2020-09-18T06:46:27.260Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:46:27 [2020-09-18T06:46:27.260Z] #28 48.42 Checking out files:  87% (1335/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.
06:46:27 [2020-09-18T06:46:27.260Z] #28 49.10 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
06:46:27 [2020-09-18T06:46:27.260Z] #28 49.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:46:27 [2020-09-18T06:46:27.260Z] #28 ...
06:46:27 [2020-09-18T06:46:27.260Z] 
06:46:27 [2020-09-18T06:46:27.260Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:46:27 [2020-09-18T06:46:27.260Z] #25 9.010 
06:46:27 [2020-09-18T06:46:27.486Z] #39 44.20   GEN      criu/protobuf-desc-gen.h
06:46:27 [2020-09-18T06:46:27.525Z] #25 9.207 
                                                                           1.0%
##                                                                         3.9%
####                                                                       6.2%
#####                                                                      8.3%
#######                                                                   10.9%
#########                                                                 12.7%
###########                                                               15.4%
############                                                              17.4%
##############                                                            19.5%
###############                                                           22.1%
#################                                                         24.3%
##################                                                        26.2%
####################                                                      28.4%
######################                                                    30.8%
#######################                                                   32.9%
#########################                                                 35.1%
##########################                                                37.3%
############################                                              39.5%
##############################                                            41.8%
###############################                                           44.1%
#################################                                         45.9%
##################################                                        47.8%
###################################                                       49.9%
#####################################                                     51.8%
######################################                                    53.8%
########################################                                  56.2%
#########################################                                 57.9%
##########################################                                59.3%
############################################                              61.1%
#############################################                             63.4%
##############################################                            65.0%
###############################################                           66.3%
################################################                          67.6%
##################################################                        70.4%
####################################################                      72.2%
####################################################                      73.1%
#####################################################                     74.7%
######################################################                    76.3%
########################################################                  78.2%
#########################################################                 79.6%
##########################################################                81.1%
###########################################################               82.8%
#############################################################             85.8%
06:46:27 [2020-09-18T06:46:27.525Z] #25 ...
06:46:27 [2020-09-18T06:46:27.525Z] 
06:46:27 [2020-09-18T06:46:27.525Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:46:27 [2020-09-18T06:46:27.525Z] #43 DONE 58.7s
06:46:27 [2020-09-18T06:46:27.525Z] 
06:46:27 [2020-09-18T06:46:27.525Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:46:27 [2020-09-18T06:46:27.617Z] #8 ...
06:46:27 [2020-09-18T06:46:27.617Z] 
06:46:27 [2020-09-18T06:46:27.617Z] #21 [internal] load build context
06:46:27 [2020-09-18T06:46:27.617Z] #21 transferring context: 51.44MB 6.2s done
06:46:27 [2020-09-18T06:46:27.617Z] #21 DONE 6.2s
06:46:27 [2020-09-18T06:46:27.617Z] 
06:46:27 [2020-09-18T06:46:27.617Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:46:28 [2020-09-18T06:46:28.159Z] #39 45.01   DEP      criu/protobuf-desc.d
06:46:28 [2020-09-18T06:46:28.450Z] #39 45.15   DEP      criu/proc_parse.d
06:46:28 [2020-09-18T06:46:28.450Z] #39 45.32   DEP      criu/plugin.d
06:46:28 [2020-09-18T06:46:28.589Z] #25 9.207 
                                                                           1.0%
##                                                                         3.9%
####                                                                       6.2%
#####                                                                      8.3%
#######                                                                   10.9%
#########                                                                 12.7%
###########                                                               15.4%
############                                                              17.4%
##############                                                            19.5%
###############                                                           22.1%
#################                                                         24.3%
##################                                                        26.2%
####################                                                      28.4%
######################                                                    30.8%
#######################                                                   32.9%
#########################                                                 35.1%
##########################                                                37.3%
############################                                              39.5%
##############################                                            41.8%
###############################                                           44.1%
#################################                                         45.9%
##################################                                        47.8%
###################################                                       49.9%
#####################################                                     51.8%
######################################                                    53.8%
########################################                                  56.2%
#########################################                                 57.9%
##########################################                                59.3%
############################################                              61.1%
#############################################                             63.4%
##############################################                            65.0%
###############################################                           66.3%
################################################                          67.6%
##################################################                        70.4%
####################################################                      72.2%
####################################################                      73.1%
#####################################################                     74.7%
######################################################                    76.3%
########################################################                  78.2%
#########################################################                 79.6%
##########################################################                81.1%
###########################################################               82.8%
#############################################################             85.8%
#############################################################             85.9%
##############################################################            86.9%
###############################################################           87.8%
###############################################################           88.8%
#################################################################         90.3%
##################################################################        92.8%
###################################################################       94.3%
#####################################################################     96.5%
######################################################################    98.2%
#######################################################################   98.7%
######################################################################## 100.0%
06:46:28 [2020-09-18T06:46:28.742Z] #39 45.38   DEP      criu/pipes.d
06:46:28 [2020-09-18T06:46:28.742Z] #39 45.56   DEP      criu/pie-util.d
06:46:28 [2020-09-18T06:46:28.742Z] #39 45.61   DEP      criu/pie-util-vdso.d
06:46:28 [2020-09-18T06:46:28.851Z] #25 15.12 
06:46:29 [2020-09-18T06:46:29.033Z] #39 45.73   DEP      criu/path.d
06:46:29 [2020-09-18T06:46:29.033Z] #39 45.86   DEP      criu/parasite-syscall.d
06:46:29 [2020-09-18T06:46:29.324Z] #39 46.04   DEP      criu/pagemap.d
06:46:29 [2020-09-18T06:46:29.324Z] #39 46.14   DEP      criu/pagemap-cache.d
06:46:29 [2020-09-18T06:46:29.324Z] #39 ...
06:46:29 [2020-09-18T06:46:29.324Z] 
06:46:29 [2020-09-18T06:46:29.324Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:46:29 [2020-09-18T06:46:29.324Z] #41 81.45 github.com/LK4D4/vndr/godl
06:46:29 [2020-09-18T06:46:29.615Z] #41 81.87 github.com/LK4D4/vndr
06:46:29 [2020-09-18T06:46:29.796Z] #25 16.04 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:46:29 [2020-09-18T06:46:29.797Z] #25 ...
06:46:29 [2020-09-18T06:46:29.797Z] 
06:46:29 [2020-09-18T06:46:29.797Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:46:29 [2020-09-18T06:46:29.797Z] #47 50.96 syscall
06:46:29 [2020-09-18T06:46:29.797Z] #47 51.01 reflect
06:46:29 [2020-09-18T06:46:29.797Z] #47 59.89 context
06:46:29 [2020-09-18T06:46:29.797Z] #47 60.74 internal/poll
06:46:30 [2020-09-18T06:46:30.064Z] #47 ...
06:46:30 [2020-09-18T06:46:30.064Z] 
06:46:30 [2020-09-18T06:46:30.064Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:46:30 [2020-09-18T06:46:30.064Z] #25 16.32 
06:46:30 [2020-09-18T06:46:30.064Z] #25 16.49 
######################################################################## 100.0%
06:46:30 [2020-09-18T06:46:30.326Z] #25 16.63 
06:46:31 [2020-09-18T06:46:31.272Z] #25 17.52 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:46:31 [2020-09-18T06:46:31.272Z] #25 17.79 
06:46:31 [2020-09-18T06:46:31.534Z] #25 18.01 
                                                                           0.6%
06:46:31 [2020-09-18T06:46:31.534Z] #25 ...
06:46:31 [2020-09-18T06:46:31.534Z] 
06:46:31 [2020-09-18T06:46:31.534Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:46:31 [2020-09-18T06:46:31.534Z] #30 52.83 time
06:46:31 [2020-09-18T06:46:31.534Z] #30 59.52 internal/poll
06:46:31 [2020-09-18T06:46:31.534Z] #30 61.14 internal/syscall/execenv
06:46:31 [2020-09-18T06:46:31.534Z] #30 61.25 internal/syscall/unix
06:46:31 [2020-09-18T06:46:31.534Z] #30 61.36 internal/fmtsort
06:46:31 [2020-09-18T06:46:31.534Z] #30 61.55 os
06:46:31 [2020-09-18T06:46:31.534Z] #30 61.89 strings
06:46:31 [2020-09-18T06:46:31.796Z] #30 ...
06:46:31 [2020-09-18T06:46:31.796Z] 
06:46:31 [2020-09-18T06:46:31.796Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:46:31 [2020-09-18T06:46:31.796Z] #25 18.01 
                                                                           0.6%
######################################################################## 100.0%
06:46:31 [2020-09-18T06:46:31.796Z] #25 18.16 
06:46:32 [2020-09-18T06:46:32.684Z] Client: Docker Engine - Community
06:46:32 [2020-09-18T06:46:32.684Z]  Version:           19.03.12
06:46:32 [2020-09-18T06:46:32.684Z]  API version:       1.40
06:46:32 [2020-09-18T06:46:32.684Z]  Go version:        go1.13.10
06:46:32 [2020-09-18T06:46:32.684Z]  Git commit:        48a6621
06:46:32 [2020-09-18T06:46:32.684Z]  Built:             Mon Jun 22 15:46:32 2020
06:46:32 [2020-09-18T06:46:32.684Z]  OS/Arch:           linux/arm64
06:46:32 [2020-09-18T06:46:32.684Z]  Experimental:      false
06:46:32 [2020-09-18T06:46:32.684Z] 
06:46:32 [2020-09-18T06:46:32.684Z] Server: Docker Engine - Community
06:46:32 [2020-09-18T06:46:32.684Z]  Engine:
06:46:32 [2020-09-18T06:46:32.684Z]   Version:          19.03.12
06:46:32 [2020-09-18T06:46:32.684Z]   API version:      1.40 (minimum version 1.12)
06:46:32 [2020-09-18T06:46:32.684Z]   Go version:       go1.13.10
06:46:32 [2020-09-18T06:46:32.684Z]   Git commit:       48a6621
06:46:32 [2020-09-18T06:46:32.684Z]   Built:            Mon Jun 22 15:45:04 2020
06:46:32 [2020-09-18T06:46:32.684Z]   OS/Arch:          linux/arm64
06:46:32 [2020-09-18T06:46:32.684Z]   Experimental:     true
06:46:32 [2020-09-18T06:46:32.684Z]  containerd:
06:46:32 [2020-09-18T06:46:32.684Z]   Version:          1.2.13
06:46:32 [2020-09-18T06:46:32.684Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
06:46:32 [2020-09-18T06:46:32.684Z]  runc:
06:46:32 [2020-09-18T06:46:32.684Z]   Version:          1.0.0-rc10
06:46:32 [2020-09-18T06:46:32.684Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:46:32 [2020-09-18T06:46:32.684Z]  docker-init:
06:46:32 [2020-09-18T06:46:32.684Z]   Version:          0.18.0
06:46:32 [2020-09-18T06:46:32.684Z]   GitCommit:        fec3683
06:46:32 [2020-09-18T06:46:32.724Z] Client:
06:46:32 [2020-09-18T06:46:32.724Z]  Debug Mode: false
06:46:32 [2020-09-18T06:46:32.724Z] 
06:46:32 [2020-09-18T06:46:32.724Z] Server:
06:46:32 [2020-09-18T06:46:32.724Z]  Containers: 0
06:46:32 [2020-09-18T06:46:32.724Z]   Running: 0
06:46:32 [2020-09-18T06:46:32.724Z]   Paused: 0
06:46:32 [2020-09-18T06:46:32.724Z]   Stopped: 0
06:46:32 [2020-09-18T06:46:32.724Z]  Images: 0
06:46:32 [2020-09-18T06:46:32.724Z]  Server Version: 19.03.12
06:46:32 [2020-09-18T06:46:32.724Z]  Storage Driver: overlay2
06:46:32 [2020-09-18T06:46:32.724Z]   Backing Filesystem: extfs
06:46:32 [2020-09-18T06:46:32.724Z]   Supports d_type: true
06:46:32 [2020-09-18T06:46:32.724Z]   Native Overlay Diff: true
06:46:32 [2020-09-18T06:46:32.724Z]  Logging Driver: json-file
06:46:32 [2020-09-18T06:46:32.724Z]  Cgroup Driver: cgroupfs
06:46:32 [2020-09-18T06:46:32.724Z]  Plugins:
06:46:32 [2020-09-18T06:46:32.724Z]   Volume: local
06:46:32 [2020-09-18T06:46:32.724Z]   Network: bridge host ipvlan macvlan null overlay
06:46:32 [2020-09-18T06:46:32.724Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:46:32 [2020-09-18T06:46:32.724Z]  Swarm: inactive
06:46:32 [2020-09-18T06:46:32.724Z]  Runtimes: runc
06:46:32 [2020-09-18T06:46:32.724Z]  Default Runtime: runc
06:46:32 [2020-09-18T06:46:32.724Z]  Init Binary: docker-init
06:46:32 [2020-09-18T06:46:32.724Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
06:46:32 [2020-09-18T06:46:32.724Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:46:32 [2020-09-18T06:46:32.724Z]  init version: fec3683
06:46:32 [2020-09-18T06:46:32.724Z]  Security Options:
06:46:32 [2020-09-18T06:46:32.724Z]   apparmor
06:46:32 [2020-09-18T06:46:32.724Z]   seccomp
06:46:32 [2020-09-18T06:46:32.724Z]    Profile: default
06:46:32 [2020-09-18T06:46:32.724Z]  Kernel Version: 5.3.0-1035-aws
06:46:32 [2020-09-18T06:46:32.724Z]  Operating System: Ubuntu 18.04.5 LTS
06:46:32 [2020-09-18T06:46:32.724Z]  OSType: linux
06:46:32 [2020-09-18T06:46:32.724Z]  Architecture: x86_64
06:46:32 [2020-09-18T06:46:32.724Z]  CPUs: 2
06:46:32 [2020-09-18T06:46:32.724Z]  Total Memory: 7.569GiB
06:46:32 [2020-09-18T06:46:32.724Z]  Name: ip-10-100-106-199
06:46:32 [2020-09-18T06:46:32.724Z]  ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID
06:46:32 [2020-09-18T06:46:32.724Z]  Docker Root Dir: /var/lib/docker
06:46:32 [2020-09-18T06:46:32.724Z]  Debug Mode: false
06:46:32 [2020-09-18T06:46:32.724Z]  Registry: https://index.docker.io/v1/
06:46:32 [2020-09-18T06:46:32.724Z]  Labels:
06:46:32 [2020-09-18T06:46:32.724Z]  Experimental: true
06:46:32 [2020-09-18T06:46:32.724Z]  Insecure Registries:
06:46:32 [2020-09-18T06:46:32.724Z]   127.0.0.0/8
06:46:32 [2020-09-18T06:46:32.724Z]  Live Restore Enabled: true
06:46:32 [2020-09-18T06:46:32.724Z] 
06:46:32 [2020-09-18T06:46:32.724Z] WARNING: No swap limit support
[Pipeline] sh
06:46:32 [2020-09-18T06:46:32.748Z] #25 19.01 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
06:46:32 [2020-09-18T06:46:32.748Z] #25 19.12 skipping existing c35d46ef359f
[Pipeline] sh
06:46:33 [2020-09-18T06:46:33.014Z] #25 19.28 
06:46:33 [2020-09-18T06:46:33.014Z] #25 ...
06:46:33 [2020-09-18T06:46:33.014Z] 
06:46:33 [2020-09-18T06:46:33.014Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:46:33 [2020-09-18T06:46:33.014Z] #38 64.01 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
06:46:33 [2020-09-18T06:46:33.014Z] #38 64.02 Processing triggers for libc-bin (2.28-10) ...
06:46:33 [2020-09-18T06:46:33.014Z] #38 DONE 64.3s
06:46:33 [2020-09-18T06:46:33.016Z] + docker info
06:46:33 [2020-09-18T06:46:33.076Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:46:33 [2020-09-18T06:46:33.077Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:46:33 [2020-09-18T06:46:33.077Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41467/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:46:33 [2020-09-18T06:46:33.077Z] + bash /home/ubuntu/workspace/moby_PR-41467/check-config.sh
06:46:33 [2020-09-18T06:46:33.077Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:46:33 [2020-09-18T06:46:33.077Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ...
06:46:33 [2020-09-18T06:46:33.077Z] 
06:46:33 [2020-09-18T06:46:33.077Z] Generally Necessary:
06:46:33 [2020-09-18T06:46:33.077Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:46:33 [2020-09-18T06:46:33.077Z] - apparmor: enabled and tools installed
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_NAMESPACES: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_NET_NS: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_PID_NS: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_IPC_NS: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_UTS_NS: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_CGROUPS: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_CGROUP_CPUACCT: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_CGROUP_DEVICE: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_CGROUP_FREEZER: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_CGROUP_SCHED: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_CPUSETS: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_MEMCG: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_KEYS: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_VETH: enabled (as module)
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_BRIDGE: enabled (as module)
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_NF_NAT_IPV4: missing
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_NF_NAT: enabled (as module)
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_NF_NAT_NEEDED: missing
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_POSIX_MQUEUE: enabled
06:46:33 [2020-09-18T06:46:33.077Z] 
06:46:33 [2020-09-18T06:46:33.077Z] Optional Features:
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_USER_NS: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_SECCOMP: enabled
06:46:33 [2020-09-18T06:46:33.077Z] - CONFIG_CGROUP_PIDS: enabled
06:46:33 [2020-09-18T06:46:33.134Z] #41 ...
06:46:33 [2020-09-18T06:46:33.134Z] 
06:46:33 [2020-09-18T06:46:33.134Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:46:33 [2020-09-18T06:46:33.134Z] #17 0.953 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:46:33 [2020-09-18T06:46:33.134Z] #17 1.004 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:46:33 [2020-09-18T06:46:33.134Z] #17 1.006 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:46:33 [2020-09-18T06:46:33.134Z] #17 1.230 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
06:46:33 [2020-09-18T06:46:33.134Z] #17 2.323 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
06:46:33 [2020-09-18T06:46:33.134Z] #17 3.704 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
06:46:33 [2020-09-18T06:46:33.134Z] #17 5.428 Fetched 8071 kB in 5s (1774 kB/s)
06:46:33 [2020-09-18T06:46:33.134Z] #17 5.428 Reading package lists...
06:46:33 [2020-09-18T06:46:33.134Z] #17 7.074 Reading package lists...
06:46:33 [2020-09-18T06:46:33.134Z] #17 8.643 Building dependency tree...
06:46:33 [2020-09-18T06:46:33.134Z] #17 9.056 libcap2-bin is already the newest version (1:2.25-2).
06:46:33 [2020-09-18T06:46:33.134Z] #17 9.056 The following additional packages will be installed:
06:46:33 [2020-09-18T06:46:33.134Z] #17 9.069   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:46:33 [2020-09-18T06:46:33.134Z] #17 9.069   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:46:33 [2020-09-18T06:46:33.134Z] #17 9.069   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:46:33 [2020-09-18T06:46:33.134Z] #17 9.069   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:46:33 [2020-09-18T06:46:33.134Z] #17 9.070   python3.7 python3.7-minimal vim-runtime xxd
06:46:33 [2020-09-18T06:46:33.134Z] #17 9.070 Suggested packages:
06:46:33 [2020-09-18T06:46:33.134Z] #17 9.070   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
06:46:33 [2020-09-18T06:46:33.134Z] #17 9.070   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
06:46:33 [2020-09-18T06:46:33.134Z] #17 9.071   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
06:46:33 [2020-09-18T06:46:33.134Z] #17 9.071 Recommended packages:
06:46:33 [2020-09-18T06:46:33.134Z] #17 9.071   aufs-dkms nftables build-essential python3-dev python3-keyring
06:46:33 [2020-09-18T06:46:33.134Z] #17 9.071   python3-keyrings.alt python3-xdg unzip
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.11 The following NEW packages will be installed:
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.12   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.12   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.12   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.12   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.12   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.12   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.12   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.12   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.12   xz-utils zip
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.19 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.19 Need to get 27.7 MB of archives.
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.19 After this operation, 117 MB of additional disk space will be used.
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
06:46:33 [2020-09-18T06:46:33.134Z] #17 10.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
06:46:33 [2020-09-18T06:46:33.134Z] #17 ...
06:46:33 [2020-09-18T06:46:33.134Z] 
06:46:33 [2020-09-18T06:46:33.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:33 [2020-09-18T06:46:33.134Z] #39 46.27   DEP      criu/page-xfer.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 46.41   DEP      criu/page-pipe.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 46.52   DEP      criu/netfilter.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 46.68   DEP      criu/net.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 46.86   DEP      criu/namespaces.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 47.01   DEP      criu/mount.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 47.18   DEP      criu/memfd.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 47.31   DEP      criu/mem.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 47.43   DEP      criu/lsm.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 47.48   DEP      criu/log.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 47.52   DEP      criu/libnetlink.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 47.65   DEP      criu/kerndat.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 47.79   DEP      criu/kcmp-ids.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 47.86   DEP      criu/irmap.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 47.96   DEP      criu/ipc_ns.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 48.08   DEP      criu/image.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 48.23   DEP      criu/image-desc.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 48.33   DEP      criu/fsnotify.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 48.48   DEP      criu/filesystems.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 48.61   DEP      criu/files.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 48.71   DEP      criu/files-reg.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 48.82   DEP      criu/files-ext.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 48.94   DEP      criu/file-lock.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 49.03   DEP      criu/file-ids.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 49.15   DEP      criu/fifo.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 49.30   DEP      criu/fdstore.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 49.38   DEP      criu/fault-injection.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 49.40   DEP      criu/external.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 49.49   DEP      criu/eventpoll.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 49.70   DEP      criu/eventfd.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 49.87   DEP      criu/crtools.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 49.97   DEP      criu/cr-service.d
06:46:33 [2020-09-18T06:46:33.134Z] #39 50.14   DEP      criu/cr-restore.d
06:46:33 [2020-09-18T06:46:33.154Z] Client:
06:46:33 [2020-09-18T06:46:33.154Z]  Debug Mode: false
06:46:33 [2020-09-18T06:46:33.154Z] 
06:46:33 [2020-09-18T06:46:33.154Z] Server:
06:46:33 [2020-09-18T06:46:33.154Z]  Containers: 0
06:46:33 [2020-09-18T06:46:33.154Z]   Running: 0
06:46:33 [2020-09-18T06:46:33.154Z]   Paused: 0
06:46:33 [2020-09-18T06:46:33.154Z]   Stopped: 0
06:46:33 [2020-09-18T06:46:33.154Z]  Images: 0
06:46:33 [2020-09-18T06:46:33.154Z]  Server Version: 19.03.12
06:46:33 [2020-09-18T06:46:33.154Z]  Storage Driver: overlay2
06:46:33 [2020-09-18T06:46:33.154Z]   Backing Filesystem: extfs
06:46:33 [2020-09-18T06:46:33.154Z]   Supports d_type: true
06:46:33 [2020-09-18T06:46:33.154Z]   Native Overlay Diff: true
06:46:33 [2020-09-18T06:46:33.154Z]  Logging Driver: json-file
06:46:33 [2020-09-18T06:46:33.154Z]  Cgroup Driver: cgroupfs
06:46:33 [2020-09-18T06:46:33.154Z]  Plugins:
06:46:33 [2020-09-18T06:46:33.154Z]   Volume: local
06:46:33 [2020-09-18T06:46:33.154Z]   Network: bridge host ipvlan macvlan null overlay
06:46:33 [2020-09-18T06:46:33.154Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:46:33 [2020-09-18T06:46:33.154Z]  Swarm: inactive
06:46:33 [2020-09-18T06:46:33.154Z]  Runtimes: runc
06:46:33 [2020-09-18T06:46:33.154Z]  Default Runtime: runc
06:46:33 [2020-09-18T06:46:33.154Z]  Init Binary: docker-init
06:46:33 [2020-09-18T06:46:33.154Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
06:46:33 [2020-09-18T06:46:33.154Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:46:33 [2020-09-18T06:46:33.154Z]  init version: fec3683
06:46:33 [2020-09-18T06:46:33.154Z]  Security Options:
06:46:33 [2020-09-18T06:46:33.154Z]   apparmor
06:46:33 [2020-09-18T06:46:33.154Z]   seccomp
06:46:33 [2020-09-18T06:46:33.154Z]    Profile: default
06:46:33 [2020-09-18T06:46:33.154Z]  Kernel Version: 5.3.0-1035-aws
06:46:33 [2020-09-18T06:46:33.154Z]  Operating System: Ubuntu 18.04.5 LTS
06:46:33 [2020-09-18T06:46:33.154Z]  OSType: linux
06:46:33 [2020-09-18T06:46:33.154Z]  Architecture: x86_64
06:46:33 [2020-09-18T06:46:33.154Z]  CPUs: 2
06:46:33 [2020-09-18T06:46:33.154Z]  Total Memory: 7.487GiB
06:46:33 [2020-09-18T06:46:33.154Z]  Name: ip-10-100-93-201
06:46:33 [2020-09-18T06:46:33.154Z]  ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID
06:46:33 [2020-09-18T06:46:33.154Z]  Docker Root Dir: /var/lib/docker
06:46:33 [2020-09-18T06:46:33.154Z]  Debug Mode: false
06:46:33 [2020-09-18T06:46:33.154Z]  Registry: https://index.docker.io/v1/
06:46:33 [2020-09-18T06:46:33.154Z]  Labels:
06:46:33 [2020-09-18T06:46:33.154Z]  Experimental: true
06:46:33 [2020-09-18T06:46:33.154Z]  Insecure Registries:
06:46:33 [2020-09-18T06:46:33.154Z]   127.0.0.0/8
06:46:33 [2020-09-18T06:46:33.154Z]  Live Restore Enabled: true
06:46:33 [2020-09-18T06:46:33.154Z] 
06:46:33 [2020-09-18T06:46:33.154Z] WARNING: No swap limit support
[Pipeline] sh
06:46:33 [2020-09-18T06:46:33.276Z] 
06:46:33 [2020-09-18T06:46:33.276Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_MEMCG_SWAP: enabled
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:46:33 [2020-09-18T06:46:33.339Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_BLK_CGROUP: enabled
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_IOSCHED_CFQ: missing
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_CGROUP_PERF: enabled
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_CGROUP_HUGETLB: enabled
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_CFS_BANDWIDTH: enabled
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_RT_GROUP_SCHED: missing
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_IP_VS: enabled (as module)
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_IP_VS_NFCT: enabled
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_IP_VS_RR: enabled (as module)
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_EXT4_FS: enabled
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:46:33 [2020-09-18T06:46:33.339Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:46:33 [2020-09-18T06:46:33.339Z] - Network Drivers:
06:46:33 [2020-09-18T06:46:33.339Z]   - "overlay":
06:46:33 [2020-09-18T06:46:33.339Z]     - CONFIG_VXLAN: enabled (as module)
06:46:33 [2020-09-18T06:46:33.339Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:46:33 [2020-09-18T06:46:33.339Z]       Optional (for encrypted networks):
06:46:33 [2020-09-18T06:46:33.426Z] #39 50.38   DEP      criu/cr-errno.d
06:46:33 [2020-09-18T06:46:33.485Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:46:33 [2020-09-18T06:46:33.485Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:46:33 [2020-09-18T06:46:33.485Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41467/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:46:33 [2020-09-18T06:46:33.485Z] + bash /home/ubuntu/workspace/moby_PR-41467/check-config.sh
06:46:33 [2020-09-18T06:46:33.485Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:46:33 [2020-09-18T06:46:33.485Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ...
06:46:33 [2020-09-18T06:46:33.485Z] 
06:46:33 [2020-09-18T06:46:33.485Z] Generally Necessary:
06:46:33 [2020-09-18T06:46:33.485Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:46:33 [2020-09-18T06:46:33.485Z] - apparmor: enabled and tools installed
06:46:33 [2020-09-18T06:46:33.485Z] - CONFIG_NAMESPACES: enabled
06:46:33 [2020-09-18T06:46:33.485Z] - CONFIG_NET_NS: enabled
06:46:33 [2020-09-18T06:46:33.485Z] - CONFIG_PID_NS: enabled
06:46:33 [2020-09-18T06:46:33.485Z] - CONFIG_IPC_NS: enabled
06:46:33 [2020-09-18T06:46:33.612Z]       - CONFIG_CRYPTO: enabled
06:46:33 [2020-09-18T06:46:33.612Z]       - CONFIG_CRYPTO_AEAD: enabled
06:46:33 [2020-09-18T06:46:33.612Z]       - CONFIG_CRYPTO_GCM: enabled
06:46:33 [2020-09-18T06:46:33.612Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:46:33 [2020-09-18T06:46:33.612Z]       - CONFIG_CRYPTO_GHASH: enabled
06:46:33 [2020-09-18T06:46:33.612Z]       - CONFIG_XFRM: enabled
06:46:33 [2020-09-18T06:46:33.612Z]       - CONFIG_XFRM_USER: enabled (as module)
06:46:33 [2020-09-18T06:46:33.612Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:46:33 [2020-09-18T06:46:33.612Z]       - CONFIG_INET_ESP: enabled (as module)
06:46:33 [2020-09-18T06:46:33.612Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
06:46:33 [2020-09-18T06:46:33.612Z]   - "ipvlan":
06:46:33 [2020-09-18T06:46:33.612Z]     - CONFIG_IPVLAN: enabled (as module)
06:46:33 [2020-09-18T06:46:33.612Z]   - "macvlan":
06:46:33 [2020-09-18T06:46:33.612Z]     - CONFIG_MACVLAN: enabled (as module)
06:46:33 [2020-09-18T06:46:33.612Z]     - CONFIG_DUMMY: enabled (as module)
06:46:33 [2020-09-18T06:46:33.612Z]   - "ftp,tftp client in container":
06:46:33 [2020-09-18T06:46:33.612Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:46:33 [2020-09-18T06:46:33.612Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:46:33 [2020-09-18T06:46:33.612Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:46:33 [2020-09-18T06:46:33.612Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:46:33 [2020-09-18T06:46:33.612Z] - Storage Drivers:
06:46:33 [2020-09-18T06:46:33.612Z]   - "aufs":
06:46:33 [2020-09-18T06:46:33.612Z]     - CONFIG_AUFS_FS: enabled (as module)
06:46:33 [2020-09-18T06:46:33.612Z]   - "btrfs":
06:46:33 [2020-09-18T06:46:33.612Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:46:33 [2020-09-18T06:46:33.612Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:46:33 [2020-09-18T06:46:33.612Z]   - "devicemapper":
06:46:33 [2020-09-18T06:46:33.612Z]     - CONFIG_BLK_DEV_DM: enabled
06:46:33 [2020-09-18T06:46:33.612Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:46:33 [2020-09-18T06:46:33.612Z]   - "overlay":
06:46:33 [2020-09-18T06:46:33.612Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:46:33 [2020-09-18T06:46:33.612Z]   - "zfs":
06:46:33 [2020-09-18T06:46:33.612Z]     - /dev/zfs: present
06:46:33 [2020-09-18T06:46:33.612Z]     - zfs command: missing
06:46:33 [2020-09-18T06:46:33.612Z]     - zpool command: missing
06:46:33 [2020-09-18T06:46:33.612Z] 
06:46:33 [2020-09-18T06:46:33.612Z] Limits:
06:46:33 [2020-09-18T06:46:33.612Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:46:33 [2020-09-18T06:46:33.612Z] 
06:46:33 [2020-09-18T06:46:33.612Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:46:33 [2020-09-18T06:46:33.717Z] #39 50.39   DEP      criu/cr-dump.d
06:46:33 [2020-09-18T06:46:33.717Z] #39 50.50   DEP      criu/cr-dedup.d
06:46:33 [2020-09-18T06:46:33.717Z] #39 50.58   DEP      criu/cr-check.d
06:46:33 [2020-09-18T06:46:33.742Z] - CONFIG_UTS_NS: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_CGROUPS: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_CGROUP_CPUACCT: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_CGROUP_DEVICE: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_CGROUP_FREEZER: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_CGROUP_SCHED: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_CPUSETS: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_MEMCG: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_KEYS: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_VETH: enabled (as module)
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_BRIDGE: enabled (as module)
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_NF_NAT_IPV4: missing
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_NF_NAT: enabled (as module)
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_NF_NAT_NEEDED: missing
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_POSIX_MQUEUE: enabled
06:46:33 [2020-09-18T06:46:33.743Z] 
06:46:33 [2020-09-18T06:46:33.743Z] Optional Features:
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_USER_NS: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_SECCOMP: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_CGROUP_PIDS: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_MEMCG_SWAP: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:46:33 [2020-09-18T06:46:33.743Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_BLK_CGROUP: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_IOSCHED_CFQ: missing
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
06:46:33 [2020-09-18T06:46:33.743Z] - CONFIG_CGROUP_PERF: enabled
06:46:33 [2020-09-18T06:46:33.962Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:968133c86c0ae34f0904e83ebfa4472c623c74cc .
06:46:33 [2020-09-18T06:46:33.962Z] #2 [internal] load build definition from Dockerfile
06:46:33 [2020-09-18T06:46:33.962Z] #2 transferring dockerfile: 16.37kB done
06:46:33 [2020-09-18T06:46:33.962Z] #2 DONE 0.1s
06:46:33 [2020-09-18T06:46:33.962Z] 
06:46:33 [2020-09-18T06:46:33.962Z] #1 [internal] load .dockerignore
06:46:33 [2020-09-18T06:46:33.962Z] #1 transferring context: 87B 0.0s done
06:46:33 [2020-09-18T06:46:33.962Z] #1 DONE 0.1s
06:46:33 [2020-09-18T06:46:33.962Z] 
06:46:33 [2020-09-18T06:46:33.962Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
06:46:34 [2020-09-18T06:46:34.010Z] #39 50.68   DEP      criu/config.d
06:46:34 [2020-09-18T06:46:34.010Z] #39 50.77   DEP      criu/clone-noasan.d
06:46:34 [2020-09-18T06:46:34.010Z] #39 50.83   DEP      criu/cgroup.d
06:46:34 [2020-09-18T06:46:34.010Z] #39 50.90   DEP      criu/cgroup-props.d
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_CGROUP_HUGETLB: enabled
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_CFS_BANDWIDTH: enabled
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_RT_GROUP_SCHED: missing
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_IP_VS: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_IP_VS_NFCT: enabled
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_IP_VS_RR: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_EXT4_FS: enabled
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:46:34 [2020-09-18T06:46:34.026Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:46:34 [2020-09-18T06:46:34.026Z] - Network Drivers:
06:46:34 [2020-09-18T06:46:34.026Z]   - "overlay":
06:46:34 [2020-09-18T06:46:34.026Z]     - CONFIG_VXLAN: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:46:34 [2020-09-18T06:46:34.026Z]       Optional (for encrypted networks):
06:46:34 [2020-09-18T06:46:34.026Z]       - CONFIG_CRYPTO: enabled
06:46:34 [2020-09-18T06:46:34.026Z]       - CONFIG_CRYPTO_AEAD: enabled
06:46:34 [2020-09-18T06:46:34.026Z]       - CONFIG_CRYPTO_GCM: enabled
06:46:34 [2020-09-18T06:46:34.026Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:46:34 [2020-09-18T06:46:34.026Z]       - CONFIG_CRYPTO_GHASH: enabled
06:46:34 [2020-09-18T06:46:34.026Z]       - CONFIG_XFRM: enabled
06:46:34 [2020-09-18T06:46:34.026Z]       - CONFIG_XFRM_USER: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z]       - CONFIG_INET_ESP: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
06:46:34 [2020-09-18T06:46:34.026Z]   - "ipvlan":
06:46:34 [2020-09-18T06:46:34.026Z]     - CONFIG_IPVLAN: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z]   - "macvlan":
06:46:34 [2020-09-18T06:46:34.026Z]     - CONFIG_MACVLAN: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z]     - CONFIG_DUMMY: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z]   - "ftp,tftp client in container":
06:46:34 [2020-09-18T06:46:34.026Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z] - Storage Drivers:
06:46:34 [2020-09-18T06:46:34.026Z]   - "aufs":
06:46:34 [2020-09-18T06:46:34.026Z]     - CONFIG_AUFS_FS: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z]   - "btrfs":
06:46:34 [2020-09-18T06:46:34.026Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:46:34 [2020-09-18T06:46:34.026Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:46:34 [2020-09-18T06:46:34.026Z]   - "devicemapper":
06:46:34 [2020-09-18T06:46:34.296Z]     - CONFIG_BLK_DEV_DM: enabled
06:46:34 [2020-09-18T06:46:34.296Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:46:34 [2020-09-18T06:46:34.296Z]   - "overlay":
06:46:34 [2020-09-18T06:46:34.296Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:46:34 [2020-09-18T06:46:34.296Z]   - "zfs":
06:46:34 [2020-09-18T06:46:34.296Z]     - /dev/zfs: present
06:46:34 [2020-09-18T06:46:34.296Z]     - zfs command: missing
06:46:34 [2020-09-18T06:46:34.296Z]     - zpool command: missing
06:46:34 [2020-09-18T06:46:34.296Z] 
06:46:34 [2020-09-18T06:46:34.296Z] Limits:
06:46:34 [2020-09-18T06:46:34.296Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:46:34 [2020-09-18T06:46:34.296Z] 
06:46:34 [2020-09-18T06:46:34.296Z] + true
06:46:34 [2020-09-18T06:46:34.301Z] #39 50.94   DEP      criu/bitmap.d
06:46:34 [2020-09-18T06:46:34.301Z] #39 50.94   DEP      criu/bfd.d
06:46:34 [2020-09-18T06:46:34.301Z] #39 50.98   DEP      criu/autofs.d
06:46:34 [2020-09-18T06:46:34.301Z] #39 51.05   DEP      criu/aio.d
06:46:34 [2020-09-18T06:46:34.301Z] #39 51.16   DEP      criu/action-scripts.d
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:46:34 [2020-09-18T06:46:34.533Z] #3 DONE 0.4s
06:46:34 [2020-09-18T06:46:34.533Z] 
06:46:34 [2020-09-18T06:46:34.533Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
06:46:34 [2020-09-18T06:46:34.533Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
06:46:34 [2020-09-18T06:46:34.533Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.20MB / 8.88MB 0.1s
06:46:34 [2020-09-18T06:46:34.533Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
06:46:34 [2020-09-18T06:46:34.533Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
06:46:34 [2020-09-18T06:46:34.533Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
06:46:34 [2020-09-18T06:46:34.592Z] #39 51.40   CC       criu/action-scripts.o
06:46:34 [2020-09-18T06:46:34.640Z] + sudo modprobe ip_vs
06:46:34 [2020-09-18T06:46:34.640Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:968133c86c0ae34f0904e83ebfa4472c623c74cc .
06:46:34 [2020-09-18T06:46:34.793Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
06:46:34 [2020-09-18T06:46:34.793Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
06:46:34 [2020-09-18T06:46:34.793Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
06:46:34 [2020-09-18T06:46:34.886Z] #39 ...
06:46:34 [2020-09-18T06:46:34.886Z] 
06:46:34 [2020-09-18T06:46:34.886Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:46:34 [2020-09-18T06:46:34.886Z] #41 DONE 86.9s
06:46:34 [2020-09-18T06:46:34.886Z] 
06:46:34 [2020-09-18T06:46:34.886Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:34 [2020-09-18T06:46:34.886Z] #39 51.69   CC       criu/aio.o
06:46:34 [2020-09-18T06:46:34.886Z] #39 ...
06:46:34 [2020-09-18T06:46:34.886Z] 
06:46:34 [2020-09-18T06:46:34.886Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:46:34 [2020-09-18T06:46:34.886Z] #17 10.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 10.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 10.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
06:46:34 [2020-09-18T06:46:34.886Z] #17 11.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
06:46:34 [2020-09-18T06:46:34.897Z] #2 [internal] load .dockerignore
06:46:34 [2020-09-18T06:46:34.897Z] #2 transferring context: 87B done
06:46:34 [2020-09-18T06:46:34.897Z] #2 DONE 0.0s
06:46:34 [2020-09-18T06:46:34.897Z] 
06:46:34 [2020-09-18T06:46:34.897Z] #1 [internal] load build definition from Dockerfile
06:46:34 [2020-09-18T06:46:34.897Z] #1 transferring dockerfile: 16.37kB done
06:46:34 [2020-09-18T06:46:34.897Z] #1 DONE 0.0s
06:46:34 [2020-09-18T06:46:34.897Z] 
06:46:34 [2020-09-18T06:46:34.897Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
06:46:35 [2020-09-18T06:46:35.053Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
06:46:35 [2020-09-18T06:46:35.053Z] #4 DONE 0.7s
06:46:35 [2020-09-18T06:46:35.155Z] #3 DONE 0.5s
06:46:35 [2020-09-18T06:46:35.185Z] #17 12.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
06:46:35 [2020-09-18T06:46:35.185Z] #17 12.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
06:46:35 [2020-09-18T06:46:35.185Z] #17 12.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
06:46:35 [2020-09-18T06:46:35.185Z] #17 12.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
06:46:35 [2020-09-18T06:46:35.185Z] #17 12.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
06:46:35 [2020-09-18T06:46:35.185Z] #17 12.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
06:46:35 [2020-09-18T06:46:35.185Z] #17 12.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
06:46:35 [2020-09-18T06:46:35.185Z] #17 12.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
06:46:35 [2020-09-18T06:46:35.185Z] #17 12.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
06:46:35 [2020-09-18T06:46:35.196Z] #39 ...
06:46:35 [2020-09-18T06:46:35.196Z] 
06:46:35 [2020-09-18T06:46:35.196Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:46:35 [2020-09-18T06:46:35.196Z] #25 20.57 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:46:35 [2020-09-18T06:46:35.196Z] #25 20.93 
06:46:35 [2020-09-18T06:46:35.196Z] #25 21.10 
######################################################################## 100.0%
06:46:35 [2020-09-18T06:46:35.196Z] #25 21.22 
06:46:35 [2020-09-18T06:46:35.196Z] #25 21.30 Download of images into '/build' complete.
06:46:35 [2020-09-18T06:46:35.196Z] #25 21.30 Use something like the following to load the result into a Docker daemon:
06:46:35 [2020-09-18T06:46:35.196Z] #25 21.30   tar -cC '/build' . | docker load
06:46:35 [2020-09-18T06:46:35.196Z] #25 DONE 21.4s
06:46:35 [2020-09-18T06:46:35.196Z] 
06:46:35 [2020-09-18T06:46:35.196Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:35 [2020-09-18T06:46:35.196Z] #39 2.048 Note: Building without setproctitle() and strlcpy() support.
06:46:35 [2020-09-18T06:46:35.196Z] #39 2.048       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:46:35 [2020-09-18T06:46:35.196Z] #39 2.075 Note: Building without GnuTLS support
06:46:35 [2020-09-18T06:46:35.196Z] #39 2.083 Makefile.config:39: Warn: you have no libnftables installed
06:46:35 [2020-09-18T06:46:35.196Z] #39 2.083 Makefile.config:40: Warn: Building without nftables support
06:46:35 [2020-09-18T06:46:35.315Z] 
06:46:35 [2020-09-18T06:46:35.315Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:46:35 [2020-09-18T06:46:35.412Z] 
06:46:35 [2020-09-18T06:46:35.412Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
06:46:35 [2020-09-18T06:46:35.412Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
06:46:35 [2020-09-18T06:46:35.412Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
06:46:35 [2020-09-18T06:46:35.412Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
06:46:35 [2020-09-18T06:46:35.412Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
06:46:35 [2020-09-18T06:46:35.412Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s
06:46:35 [2020-09-18T06:46:35.412Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.45MB / 8.88MB 0.1s
06:46:35 [2020-09-18T06:46:35.575Z] #5 DONE 0.3s
06:46:35 [2020-09-18T06:46:35.575Z] 
06:46:35 [2020-09-18T06:46:35.575Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
06:46:35 [2020-09-18T06:46:35.575Z] #6 DONE 0.2s
06:46:35 [2020-09-18T06:46:35.575Z] 
06:46:35 [2020-09-18T06:46:35.575Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:46:35 [2020-09-18T06:46:35.575Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
06:46:35 [2020-09-18T06:46:35.575Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
06:46:35 [2020-09-18T06:46:35.575Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s
06:46:35 [2020-09-18T06:46:35.575Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
06:46:35 [2020-09-18T06:46:35.575Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
06:46:35 [2020-09-18T06:46:35.575Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
06:46:35 [2020-09-18T06:46:35.575Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
06:46:35 [2020-09-18T06:46:35.672Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
06:46:35 [2020-09-18T06:46:35.672Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
06:46:35 [2020-09-18T06:46:35.819Z] #17 12.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
06:46:35 [2020-09-18T06:46:35.819Z] #17 12.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
06:46:35 [2020-09-18T06:46:35.819Z] #17 12.58 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
06:46:35 [2020-09-18T06:46:35.819Z] #17 12.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
06:46:35 [2020-09-18T06:46:35.819Z] #17 12.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
06:46:35 [2020-09-18T06:46:35.819Z] #17 12.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
06:46:35 [2020-09-18T06:46:35.819Z] #17 12.65 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:46:35 [2020-09-18T06:46:35.819Z] #17 12.65 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
06:46:35 [2020-09-18T06:46:35.819Z] #17 12.66 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
06:46:35 [2020-09-18T06:46:35.819Z] #17 12.66 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
06:46:35 [2020-09-18T06:46:35.819Z] #17 12.67 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
06:46:35 [2020-09-18T06:46:35.819Z] #17 12.68 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
06:46:35 [2020-09-18T06:46:35.819Z] #17 12.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
06:46:35 [2020-09-18T06:46:35.839Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.47MB / 10.00MB 0.2s
06:46:35 [2020-09-18T06:46:35.839Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.60MB / 50.40MB 0.2s
06:46:35 [2020-09-18T06:46:35.839Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.10MB / 10.00MB 0.3s
06:46:35 [2020-09-18T06:46:35.839Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.22MB / 7.81MB 0.3s
06:46:35 [2020-09-18T06:46:35.839Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.31MB / 10.00MB 0.4s
06:46:35 [2020-09-18T06:46:35.839Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.37MB / 50.40MB 0.4s
06:46:35 [2020-09-18T06:46:35.839Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s
06:46:35 [2020-09-18T06:46:35.930Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
06:46:35 [2020-09-18T06:46:35.930Z] #4 DONE 0.7s
06:46:36 [2020-09-18T06:46:36.105Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s
06:46:36 [2020-09-18T06:46:36.110Z] #17 12.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
06:46:36 [2020-09-18T06:46:36.110Z] #17 13.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
06:46:36 [2020-09-18T06:46:36.189Z] 
06:46:36 [2020-09-18T06:46:36.189Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:46:36 [2020-09-18T06:46:36.401Z] #17 13.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
06:46:36 [2020-09-18T06:46:36.449Z] #6 ...
06:46:36 [2020-09-18T06:46:36.449Z] 
06:46:36 [2020-09-18T06:46:36.449Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
06:46:36 [2020-09-18T06:46:36.449Z] #5 DONE 0.2s
06:46:36 [2020-09-18T06:46:36.449Z] 
06:46:36 [2020-09-18T06:46:36.449Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:46:36 [2020-09-18T06:46:36.449Z] #6 DONE 0.3s
06:46:36 [2020-09-18T06:46:36.449Z] 
06:46:36 [2020-09-18T06:46:36.449Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:46:36 [2020-09-18T06:46:36.449Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
06:46:36 [2020-09-18T06:46:36.685Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done
06:46:36 [2020-09-18T06:46:36.685Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.32MB / 50.40MB 1.1s
06:46:36 [2020-09-18T06:46:36.685Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
06:46:36 [2020-09-18T06:46:36.685Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.39MB / 51.83MB 1.1s
06:46:36 [2020-09-18T06:46:36.685Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.1s
06:46:36 [2020-09-18T06:46:36.709Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
06:46:36 [2020-09-18T06:46:36.709Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
06:46:36 [2020-09-18T06:46:36.709Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.15MB / 50.40MB 0.2s
06:46:36 [2020-09-18T06:46:36.709Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.2s
06:46:36 [2020-09-18T06:46:36.709Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
06:46:36 [2020-09-18T06:46:36.709Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.33MB / 7.81MB 0.2s
06:46:36 [2020-09-18T06:46:36.948Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.35MB / 50.40MB 1.3s
06:46:36 [2020-09-18T06:46:36.948Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.04MB / 51.83MB 1.3s
06:46:36 [2020-09-18T06:46:36.948Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.42MB / 68.67MB 1.3s
06:46:36 [2020-09-18T06:46:36.948Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.70MB / 50.40MB 1.4s
06:46:36 [2020-09-18T06:46:36.948Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.07MB / 51.83MB 1.4s
06:46:36 [2020-09-18T06:46:36.969Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.93MB / 50.40MB 0.4s
06:46:36 [2020-09-18T06:46:36.969Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.00MB / 10.00MB 0.4s
06:46:36 [2020-09-18T06:46:36.969Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s
06:46:37 [2020-09-18T06:46:37.114Z] #39 ...
06:46:37 [2020-09-18T06:46:37.114Z] 
06:46:37 [2020-09-18T06:46:37.114Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:46:37 [2020-09-18T06:46:37.114Z] #41 58.50 time
06:46:37 [2020-09-18T06:46:37.114Z] #41 62.31 strings
06:46:37 [2020-09-18T06:46:37.114Z] #41 63.78 os
06:46:37 [2020-09-18T06:46:37.114Z] #41 64.29 regexp/syntax
06:46:37 [2020-09-18T06:46:37.213Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.12MB / 50.40MB 1.5s
06:46:37 [2020-09-18T06:46:37.213Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.25MB / 51.83MB 1.5s
06:46:37 [2020-09-18T06:46:37.213Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.32MB / 68.67MB 1.5s
06:46:37 [2020-09-18T06:46:37.213Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.46MB / 51.83MB 1.7s
06:46:37 [2020-09-18T06:46:37.213Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.42MB / 68.67MB 1.7s
06:46:37 [2020-09-18T06:46:37.226Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.57MB / 50.40MB 0.7s
06:46:37 [2020-09-18T06:46:37.226Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s
06:46:37 [2020-09-18T06:46:37.226Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
06:46:37 [2020-09-18T06:46:37.226Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.34MB / 51.83MB 0.7s
06:46:37 [2020-09-18T06:46:37.226Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.83MB / 50.40MB 0.9s
06:46:37 [2020-09-18T06:46:37.226Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.86MB / 51.83MB 0.9s
06:46:37 [2020-09-18T06:46:37.375Z] #41 ...
06:46:37 [2020-09-18T06:46:37.375Z] 
06:46:37 [2020-09-18T06:46:37.375Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:46:37 [2020-09-18T06:46:37.375Z] #32 65.06 debconf: delaying package configuration, since apt-utils is not installed
06:46:37 [2020-09-18T06:46:37.375Z] #32 65.32 Fetched 14.9 MB in 20s (730 kB/s)
06:46:37 [2020-09-18T06:46:37.375Z] #32 65.43 Selecting previously unselected package xxd.
06:46:37 [2020-09-18T06:46:37.375Z] #32 65.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
06:46:37 [2020-09-18T06:46:37.375Z] #32 65.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
06:46:37 [2020-09-18T06:46:37.375Z] #32 65.50 Unpacking xxd (2:8.1.0875-5) ...
06:46:37 [2020-09-18T06:46:37.375Z] #32 65.73 Selecting previously unselected package vim-common.
06:46:37 [2020-09-18T06:46:37.375Z] #32 65.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:46:37 [2020-09-18T06:46:37.375Z] #32 65.78 Unpacking vim-common (2:8.1.0875-5) ...
06:46:37 [2020-09-18T06:46:37.375Z] #32 66.10 Selecting previously unselected package cmake-data.
06:46:37 [2020-09-18T06:46:37.375Z] #32 66.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:46:37 [2020-09-18T06:46:37.375Z] #32 66.13 Unpacking cmake-data (3.13.4-1) ...
06:46:37 [2020-09-18T06:46:37.475Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.08MB / 68.67MB 1.8s
06:46:37 [2020-09-18T06:46:37.738Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done
06:46:37 [2020-09-18T06:46:37.738Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.10MB / 51.83MB 2.0s
06:46:37 [2020-09-18T06:46:37.738Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.10MB / 68.67MB 2.0s
06:46:37 [2020-09-18T06:46:37.738Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 228.93kB / 120.17MB 2.0s
06:46:37 [2020-09-18T06:46:37.738Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.81MB / 51.83MB 2.2s
06:46:37 [2020-09-18T06:46:37.738Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.35MB / 120.17MB 2.2s
06:46:37 [2020-09-18T06:46:37.738Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
06:46:37 [2020-09-18T06:46:37.791Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.14MB / 50.40MB 1.1s
06:46:37 [2020-09-18T06:46:37.791Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done
06:46:37 [2020-09-18T06:46:37.791Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.48MB / 51.83MB 1.1s
06:46:37 [2020-09-18T06:46:37.791Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.03MB / 68.67MB 1.1s
06:46:37 [2020-09-18T06:46:37.791Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.33MB / 50.40MB 1.2s
06:46:37 [2020-09-18T06:46:37.791Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.81MB / 68.67MB 1.2s
06:46:37 [2020-09-18T06:46:37.791Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.69MB / 51.83MB 1.3s
06:46:37 [2020-09-18T06:46:37.912Z] #17 14.87 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
06:46:38 [2020-09-18T06:46:38.013Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s
06:46:38 [2020-09-18T06:46:38.013Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.03MB / 68.67MB 2.4s
06:46:38 [2020-09-18T06:46:38.013Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.49MB / 120.17MB 2.4s
06:46:38 [2020-09-18T06:46:38.059Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.47MB / 50.40MB 1.5s
06:46:38 [2020-09-18T06:46:38.059Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.36MB / 51.83MB 1.5s
06:46:38 [2020-09-18T06:46:38.059Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.36MB / 68.67MB 1.5s
06:46:38 [2020-09-18T06:46:38.205Z] #17 15.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
06:46:38 [2020-09-18T06:46:38.205Z] #17 15.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
06:46:38 [2020-09-18T06:46:38.278Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.51MB / 68.67MB 2.5s
06:46:38 [2020-09-18T06:46:38.278Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.60MB / 68.67MB 2.7s
06:46:38 [2020-09-18T06:46:38.278Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.22MB / 120.17MB 2.7s
06:46:38 [2020-09-18T06:46:38.325Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.65MB / 50.40MB 1.7s
06:46:38 [2020-09-18T06:46:38.325Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.85MB / 51.83MB 1.7s
06:46:38 [2020-09-18T06:46:38.325Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.15MB / 68.67MB 1.7s
06:46:38 [2020-09-18T06:46:38.325Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s
06:46:38 [2020-09-18T06:46:38.325Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.65MB / 51.83MB 1.8s
06:46:38 [2020-09-18T06:46:38.325Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.08MB / 68.67MB 1.8s
06:46:38 [2020-09-18T06:46:38.539Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done
06:46:38 [2020-09-18T06:46:38.539Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 64.71MB / 68.67MB 2.9s
06:46:38 [2020-09-18T06:46:38.539Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.01MB / 120.17MB 2.9s
06:46:38 [2020-09-18T06:46:38.539Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.9s
06:46:38 [2020-09-18T06:46:38.585Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.86MB / 51.83MB 2.0s
06:46:38 [2020-09-18T06:46:38.585Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.91MB / 68.67MB 2.0s
06:46:38 [2020-09-18T06:46:38.585Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.28MB / 51.83MB 2.1s
06:46:38 [2020-09-18T06:46:38.585Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.54MB / 68.67MB 2.1s
06:46:38 [2020-09-18T06:46:38.760Z] #32 70.08 Selecting previously unselected package libicu63:amd64.
06:46:38 [2020-09-18T06:46:38.760Z] #32 70.09 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
06:46:38 [2020-09-18T06:46:38.760Z] #32 70.10 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
06:46:38 [2020-09-18T06:46:38.804Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.1s
06:46:38 [2020-09-18T06:46:38.804Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.63MB / 120.17MB 3.1s
06:46:38 [2020-09-18T06:46:38.804Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.9s done
06:46:38 [2020-09-18T06:46:38.804Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.73MB / 120.17MB 3.2s
06:46:38 [2020-09-18T06:46:38.838Z] #17 15.56 debconf: delaying package configuration, since apt-utils is not installed
06:46:38 [2020-09-18T06:46:38.838Z] #17 15.59 Fetched 27.7 MB in 5s (5492 kB/s)
06:46:38 [2020-09-18T06:46:38.838Z] #17 15.61 Selecting previously unselected package pigz.
06:46:38 [2020-09-18T06:46:38.838Z] #17 15.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 ... 23199 files and directories currently installed.)
06:46:38 [2020-09-18T06:46:38.838Z] #17 15.64 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
06:46:38 [2020-09-18T06:46:38.838Z] #17 15.64 Unpacking pigz (2.4-1) ...
06:46:38 [2020-09-18T06:46:38.838Z] #17 15.69 Selecting previously unselected package libpython3.7-minimal:s390x.
06:46:38 [2020-09-18T06:46:38.838Z] #17 15.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
06:46:38 [2020-09-18T06:46:38.838Z] #17 15.69 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
06:46:38 [2020-09-18T06:46:38.838Z] #17 15.89 Selecting previously unselected package python3.7-minimal.
06:46:39 [2020-09-18T06:46:39.066Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.33MB / 120.17MB 3.5s
06:46:39 [2020-09-18T06:46:39.129Z] #17 15.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
06:46:39 [2020-09-18T06:46:39.129Z] #17 15.90 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
06:46:39 [2020-09-18T06:46:39.148Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done
06:46:39 [2020-09-18T06:46:39.148Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.5s
06:46:39 [2020-09-18T06:46:39.148Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.89MB / 68.67MB 2.5s
06:46:39 [2020-09-18T06:46:39.148Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 667.65kB / 120.17MB 2.5s
06:46:39 [2020-09-18T06:46:39.148Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.44MB / 68.67MB 2.8s
06:46:39 [2020-09-18T06:46:39.148Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
06:46:39 [2020-09-18T06:46:39.407Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done
06:46:39 [2020-09-18T06:46:39.407Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.89MB / 120.17MB 3.0s
06:46:39 [2020-09-18T06:46:39.407Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.9s done
06:46:39 [2020-09-18T06:46:39.427Z] #17 ...
06:46:39 [2020-09-18T06:46:39.427Z] 
06:46:39 [2020-09-18T06:46:39.427Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:46:39 [2020-09-18T06:46:39.427Z] #28 DONE 91.4s
06:46:39 [2020-09-18T06:46:39.427Z] 
06:46:39 [2020-09-18T06:46:39.427Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:39 [2020-09-18T06:46:39.427Z] #39 51.95   CC       criu/autofs.o
06:46:39 [2020-09-18T06:46:39.427Z] #39 52.87   CC       criu/bfd.o
06:46:39 [2020-09-18T06:46:39.427Z] #39 53.14   CC       criu/bitmap.o
06:46:39 [2020-09-18T06:46:39.427Z] #39 53.23   CC       criu/cgroup-props.o
06:46:39 [2020-09-18T06:46:39.427Z] #39 53.68   CC       criu/cgroup.o
06:46:39 [2020-09-18T06:46:39.427Z] #39 55.32   CC       criu/clone-noasan.o
06:46:39 [2020-09-18T06:46:39.427Z] #39 55.39   CC       criu/config.o
06:46:39 [2020-09-18T06:46:39.427Z] #39 56.43   CC       criu/cr-check.o
06:46:39 [2020-09-18T06:46:39.646Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s done
06:46:39 [2020-09-18T06:46:39.646Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.15MB / 120.17MB 3.9s
06:46:39 [2020-09-18T06:46:39.664Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.01MB / 68.67MB 3.3s
06:46:39 [2020-09-18T06:46:39.664Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.59MB / 120.17MB 3.3s
06:46:39 [2020-09-18T06:46:39.910Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.11MB / 120.17MB 4.4s
06:46:40 [2020-09-18T06:46:40.227Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.53MB / 120.17MB 3.6s
06:46:40 [2020-09-18T06:46:40.481Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.22MB / 120.17MB 4.7s
06:46:40 [2020-09-18T06:46:40.481Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.00MB / 120.17MB 5.0s
06:46:40 [2020-09-18T06:46:40.498Z] #39 57.49   CC       criu/cr-dedup.o
06:46:40 [2020-09-18T06:46:40.743Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.03MB / 120.17MB 5.2s
06:46:40 [2020-09-18T06:46:40.789Z] #39 57.74   CC       criu/cr-dump.o
06:46:40 [2020-09-18T06:46:40.795Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.1s done
06:46:40 [2020-09-18T06:46:40.795Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.51MB / 120.17MB 4.1s
06:46:41 [2020-09-18T06:46:41.010Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.06MB / 120.17MB 5.5s
06:46:41 [2020-09-18T06:46:41.053Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.69MB / 120.17MB 4.5s
06:46:41 [2020-09-18T06:46:41.080Z] #39 ...
06:46:41 [2020-09-18T06:46:41.080Z] 
06:46:41 [2020-09-18T06:46:41.080Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:46:41 [2020-09-18T06:46:41.080Z] #17 16.38 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
06:46:41 [2020-09-18T06:46:41.080Z] #17 16.41 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
06:46:41 [2020-09-18T06:46:41.080Z] #17 17.91 Selecting previously unselected package python3-minimal.
06:46:41 [2020-09-18T06:46:41.080Z] #17 17.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23448 files and directories currently installed.)
06:46:41 [2020-09-18T06:46:41.080Z] #17 17.94 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
06:46:41 [2020-09-18T06:46:41.080Z] #17 17.94 Unpacking python3-minimal (3.7.3-1) ...
06:46:41 [2020-09-18T06:46:41.080Z] #17 17.98 Selecting previously unselected package libmpdec2:s390x.
06:46:41 [2020-09-18T06:46:41.080Z] #17 17.99 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
06:46:41 [2020-09-18T06:46:41.080Z] #17 17.99 Unpacking libmpdec2:s390x (2.4.2-2) ...
06:46:41 [2020-09-18T06:46:41.080Z] #17 18.04 Selecting previously unselected package libpython3.7-stdlib:s390x.
06:46:41 [2020-09-18T06:46:41.272Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.8s
06:46:41 [2020-09-18T06:46:41.310Z] #32 ...
06:46:41 [2020-09-18T06:46:41.310Z] 
06:46:41 [2020-09-18T06:46:41.310Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:41 [2020-09-18T06:46:41.310Z] #39 5.265 fatal: not a git repository (or any of the parent directories): .git
06:46:41 [2020-09-18T06:46:41.310Z] #39 5.306   GEN      .gitid
06:46:41 [2020-09-18T06:46:41.310Z] #39 5.329   GEN      criu/include/version.h
06:46:41 [2020-09-18T06:46:41.310Z] #39 5.388   GEN      include/common/asm
06:46:41 [2020-09-18T06:46:41.310Z] #39 6.865   PBCC     images/timens.pb-c.c
06:46:41 [2020-09-18T06:46:41.310Z] #39 6.919   DEP      images/timens.pb-c.d
06:46:41 [2020-09-18T06:46:41.310Z] #39 6.981   PBCC     images/fown.pb-c.c
06:46:41 [2020-09-18T06:46:41.310Z] #39 6.991   PBCC     images/google/protobuf/descriptor.pb-c.c
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.069   PBCC     images/opts.pb-c.c
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.131   PBCC     images/memfd.pb-c.c
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.193   DEP      images/fown.pb-c.d
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.257   DEP      images/google/protobuf/descriptor.pb-c.d
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.346   DEP      images/opts.pb-c.d
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.411   DEP      images/memfd.pb-c.d
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.471   PBCC     images/sit.pb-c.c
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.593   DEP      images/sit.pb-c.d
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.675   PBCC     images/macvlan.pb-c.c
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.683   DEP      images/macvlan.pb-c.d
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.761   PBCC     images/autofs.pb-c.c
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.794   DEP      images/autofs.pb-c.d
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.885   PBCC     images/sysctl.pb-c.c
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.913   DEP      images/sysctl.pb-c.d
06:46:41 [2020-09-18T06:46:41.310Z] #39 7.964   PBCC     images/time.pb-c.c
06:46:41 [2020-09-18T06:46:41.310Z] #39 8.008   DEP      images/time.pb-c.d
06:46:41 [2020-09-18T06:46:41.310Z] #39 8.053   PBCC     images/binfmt-misc.pb-c.c
06:46:41 [2020-09-18T06:46:41.310Z] #39 8.103   DEP      images/binfmt-misc.pb-c.d
06:46:41 [2020-09-18T06:46:41.310Z] #39 8.147   PBCC     images/seccomp.pb-c.c
06:46:41 [2020-09-18T06:46:41.310Z] #39 8.168   DEP      images/seccomp.pb-c.d
06:46:41 [2020-09-18T06:46:41.310Z] #39 ...
06:46:41 [2020-09-18T06:46:41.310Z] 
06:46:41 [2020-09-18T06:46:41.310Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:46:41 [2020-09-18T06:46:41.310Z] #47 62.51 os
06:46:41 [2020-09-18T06:46:41.310Z] #47 64.70 encoding/binary
06:46:41 [2020-09-18T06:46:41.310Z] #47 66.09 fmt
06:46:41 [2020-09-18T06:46:41.310Z] #47 67.82 encoding/base64
06:46:41 [2020-09-18T06:46:41.310Z] #47 69.58 golang.org/x/sys/unix
06:46:41 [2020-09-18T06:46:41.310Z] #47 71.75 encoding/json
06:46:41 [2020-09-18T06:46:41.310Z] #47 ...
06:46:41 [2020-09-18T06:46:41.310Z] 
06:46:41 [2020-09-18T06:46:41.310Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:41 [2020-09-18T06:46:41.310Z] #39 8.258   PBCC     images/userns.pb-c.c
06:46:41 [2020-09-18T06:46:41.310Z] #39 8.296   DEP      images/userns.pb-c.d
06:46:41 [2020-09-18T06:46:41.310Z] #39 8.344   PBCC     images/cgroup.pb-c.c
06:46:41 [2020-09-18T06:46:41.310Z] #39 8.395   DEP      images/cgroup.pb-c.d
06:46:41 [2020-09-18T06:46:41.313Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.26MB / 120.17MB 4.8s
06:46:41 [2020-09-18T06:46:41.371Z] #17 18.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
06:46:41 [2020-09-18T06:46:41.371Z] #17 18.05 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
06:46:41 [2020-09-18T06:46:41.570Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 59.61MB / 120.17MB 5.1s
06:46:41 [2020-09-18T06:46:41.572Z] #39 8.467   PBCC     images/ext-file.pb-c.c
06:46:41 [2020-09-18T06:46:41.572Z] #39 8.513   DEP      images/ext-file.pb-c.d
06:46:41 [2020-09-18T06:46:41.572Z] #39 8.598   PBCC     images/rpc.pb-c.c
06:46:41 [2020-09-18T06:46:41.572Z] #39 8.661   DEP      images/rpc.pb-c.d
06:46:41 [2020-09-18T06:46:41.572Z] #39 8.730   PBCC     images/siginfo.pb-c.c
06:46:41 [2020-09-18T06:46:41.662Z] #17 18.56 Selecting previously unselected package python3.7.
06:46:41 [2020-09-18T06:46:41.662Z] #17 18.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
06:46:41 [2020-09-18T06:46:41.662Z] #17 18.56 Unpacking python3.7 (3.7.3-2+deb10u2) ...
06:46:41 [2020-09-18T06:46:41.662Z] #17 18.64 Selecting previously unselected package libpython3-stdlib:s390x.
06:46:41 [2020-09-18T06:46:41.830Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.37MB / 120.17MB 5.4s
06:46:41 [2020-09-18T06:46:41.834Z] #39 8.789   DEP      images/siginfo.pb-c.d
06:46:41 [2020-09-18T06:46:41.834Z] #39 8.829   PBCC     images/pagemap.pb-c.c
06:46:41 [2020-09-18T06:46:41.954Z] #17 18.64 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
06:46:41 [2020-09-18T06:46:41.954Z] #17 18.64 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
06:46:41 [2020-09-18T06:46:41.954Z] #17 18.67 Setting up python3-minimal (3.7.3-1) ...
06:46:42 [2020-09-18T06:46:42.088Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.44MB / 120.17MB 5.6s
06:46:42 [2020-09-18T06:46:42.095Z] #39 8.881   DEP      images/pagemap.pb-c.d
06:46:42 [2020-09-18T06:46:42.095Z] #39 8.923   PBCC     images/rlimit.pb-c.c
06:46:42 [2020-09-18T06:46:42.095Z] #39 8.950   DEP      images/rlimit.pb-c.d
06:46:42 [2020-09-18T06:46:42.095Z] #39 9.038   PBCC     images/file-lock.pb-c.c
06:46:42 [2020-09-18T06:46:42.095Z] #39 9.089   DEP      images/file-lock.pb-c.d
06:46:42 [2020-09-18T06:46:42.095Z] #39 9.161   PBCC     images/tty.pb-c.c
06:46:42 [2020-09-18T06:46:42.217Z] #7 ...
06:46:42 [2020-09-18T06:46:42.217Z] 
06:46:42 [2020-09-18T06:46:42.217Z] #20 [internal] load build context
06:46:42 [2020-09-18T06:46:42.217Z] #20 transferring context: 51.44MB 6.3s done
06:46:42 [2020-09-18T06:46:42.217Z] #20 DONE 6.7s
06:46:42 [2020-09-18T06:46:42.217Z] 
06:46:42 [2020-09-18T06:46:42.217Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:46:42 [2020-09-18T06:46:42.217Z] #7 ...
06:46:42 [2020-09-18T06:46:42.217Z] 
06:46:42 [2020-09-18T06:46:42.217Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:46:42 [2020-09-18T06:46:42.217Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
06:46:42 [2020-09-18T06:46:42.217Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
06:46:42 [2020-09-18T06:46:42.217Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
06:46:42 [2020-09-18T06:46:42.217Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.9s done
06:46:42 [2020-09-18T06:46:42.217Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.6s
06:46:42 [2020-09-18T06:46:42.217Z] #58 ...
06:46:42 [2020-09-18T06:46:42.217Z] 
06:46:42 [2020-09-18T06:46:42.217Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:46:42 [2020-09-18T06:46:42.217Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.7s done
06:46:42 [2020-09-18T06:46:42.245Z] #17 19.09 Selecting previously unselected package python3.
06:46:42 [2020-09-18T06:46:42.245Z] #17 19.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 ... 23860 files and directories currently installed.)
06:46:42 [2020-09-18T06:46:42.245Z] #17 19.12 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
06:46:42 [2020-09-18T06:46:42.245Z] #17 19.13 Unpacking python3 (3.7.3-1) ...
06:46:42 [2020-09-18T06:46:42.245Z] #17 19.17 Selecting previously unselected package libip4tc0:s390x.
06:46:42 [2020-09-18T06:46:42.245Z] #17 19.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
06:46:42 [2020-09-18T06:46:42.245Z] #17 19.17 Unpacking libip4tc0:s390x (1.8.2-4) ...
06:46:42 [2020-09-18T06:46:42.245Z] #17 19.21 Selecting previously unselected package libip6tc0:s390x.
06:46:42 [2020-09-18T06:46:42.245Z] #17 19.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
06:46:42 [2020-09-18T06:46:42.245Z] #17 19.22 Unpacking libip6tc0:s390x (1.8.2-4) ...
06:46:42 [2020-09-18T06:46:42.245Z] #17 19.26 Selecting previously unselected package libiptc0:s390x.
06:46:42 [2020-09-18T06:46:42.245Z] #17 19.26 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
06:46:42 [2020-09-18T06:46:42.245Z] #17 19.26 Unpacking libiptc0:s390x (1.8.2-4) ...
06:46:42 [2020-09-18T06:46:42.245Z] #17 19.32 Selecting previously unselected package libnfnetlink0:s390x.
06:46:42 [2020-09-18T06:46:42.347Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.35MB / 120.17MB 5.8s
06:46:42 [2020-09-18T06:46:42.356Z] #39 9.213   DEP      images/tty.pb-c.d
06:46:42 [2020-09-18T06:46:42.356Z] #39 9.302   PBCC     images/tun.pb-c.c
06:46:42 [2020-09-18T06:46:42.356Z] #39 9.363   PBCC     images/netdev.pb-c.c
06:46:42 [2020-09-18T06:46:42.356Z] #39 9.435   DEP      images/tun.pb-c.d
06:46:42 [2020-09-18T06:46:42.477Z] #7 ...
06:46:42 [2020-09-18T06:46:42.477Z] 
06:46:42 [2020-09-18T06:46:42.477Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:46:42 [2020-09-18T06:46:42.477Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.9s done
06:46:42 [2020-09-18T06:46:42.477Z] #58 DONE 6.9s
06:46:42 [2020-09-18T06:46:42.477Z] 
06:46:42 [2020-09-18T06:46:42.477Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:46:42 [2020-09-18T06:46:42.536Z] #17 19.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
06:46:42 [2020-09-18T06:46:42.536Z] #17 19.32 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
06:46:42 [2020-09-18T06:46:42.536Z] #17 19.35 Selecting previously unselected package libnetfilter-conntrack3:s390x.
06:46:42 [2020-09-18T06:46:42.536Z] #17 19.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
06:46:42 [2020-09-18T06:46:42.536Z] #17 19.36 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
06:46:42 [2020-09-18T06:46:42.536Z] #17 19.41 Selecting previously unselected package libnftnl11:s390x.
06:46:42 [2020-09-18T06:46:42.536Z] #17 19.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
06:46:42 [2020-09-18T06:46:42.536Z] #17 19.42 Unpacking libnftnl11:s390x (1.1.2-2) ...
06:46:42 [2020-09-18T06:46:42.536Z] #17 19.47 Selecting previously unselected package iptables.
06:46:42 [2020-09-18T06:46:42.536Z] #17 19.48 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
06:46:42 [2020-09-18T06:46:42.536Z] #17 19.48 Unpacking iptables (1.8.2-4) ...
06:46:42 [2020-09-18T06:46:42.604Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.43MB / 120.17MB 6.1s
06:46:42 [2020-09-18T06:46:42.618Z] #39 9.490   DEP      images/netdev.pb-c.d
06:46:42 [2020-09-18T06:46:42.618Z] #39 9.543   PBCC     images/vma.pb-c.c
06:46:42 [2020-09-18T06:46:42.618Z] #39 9.581   DEP      images/vma.pb-c.d
06:46:42 [2020-09-18T06:46:42.618Z] #39 9.633   PBCC     images/creds.pb-c.c
06:46:42 [2020-09-18T06:46:42.618Z] #39 9.647   DEP      images/creds.pb-c.d
06:46:42 [2020-09-18T06:46:42.618Z] #39 9.713   PBCC     images/utsns.pb-c.c
06:46:42 [2020-09-18T06:46:42.618Z] #39 9.755   DEP      images/utsns.pb-c.d
06:46:42 [2020-09-18T06:46:42.827Z] #17 19.64 Selecting previously unselected package xxd.
06:46:42 [2020-09-18T06:46:42.827Z] #17 19.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
06:46:42 [2020-09-18T06:46:42.827Z] #17 19.64 Unpacking xxd (2:8.1.0875-5) ...
06:46:42 [2020-09-18T06:46:42.827Z] #17 19.69 Selecting previously unselected package vim-common.
06:46:42 [2020-09-18T06:46:42.827Z] #17 19.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:46:42 [2020-09-18T06:46:42.827Z] #17 19.70 Unpacking vim-common (2:8.1.0875-5) ...
06:46:42 [2020-09-18T06:46:42.861Z] #7 ...
06:46:42 [2020-09-18T06:46:42.861Z] 
06:46:42 [2020-09-18T06:46:42.861Z] #20 [internal] load build context
06:46:42 [2020-09-18T06:46:42.861Z] #20 transferring context: 51.44MB 6.3s done
06:46:42 [2020-09-18T06:46:42.861Z] #20 DONE 6.4s
06:46:42 [2020-09-18T06:46:42.861Z] 
06:46:42 [2020-09-18T06:46:42.861Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:46:42 [2020-09-18T06:46:42.861Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.49MB / 120.17MB 6.4s
06:46:42 [2020-09-18T06:46:42.861Z] #7 ...
06:46:42 [2020-09-18T06:46:42.861Z] 
06:46:42 [2020-09-18T06:46:42.861Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:46:42 [2020-09-18T06:46:42.861Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
06:46:42 [2020-09-18T06:46:42.861Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
06:46:42 [2020-09-18T06:46:42.861Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
06:46:42 [2020-09-18T06:46:42.861Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.9s done
06:46:42 [2020-09-18T06:46:42.861Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s
06:46:42 [2020-09-18T06:46:42.861Z] #58 ...
06:46:42 [2020-09-18T06:46:42.861Z] 
06:46:42 [2020-09-18T06:46:42.861Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:46:42 [2020-09-18T06:46:42.879Z] #39 9.834   PBCC     images/ipc-desc.pb-c.c
06:46:42 [2020-09-18T06:46:42.879Z] #39 9.872   PBCC     images/ipc-sem.pb-c.c
06:46:42 [2020-09-18T06:46:42.879Z] #39 9.909   DEP      images/ipc-desc.pb-c.d
06:46:42 [2020-09-18T06:46:42.879Z] #39 9.981   DEP      images/ipc-sem.pb-c.d
06:46:43 [2020-09-18T06:46:43.048Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s
06:46:43 [2020-09-18T06:46:43.118Z] #17 19.85 Selecting previously unselected package bash-completion.
06:46:43 [2020-09-18T06:46:43.118Z] #17 19.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:46:43 [2020-09-18T06:46:43.141Z] #39 10.04   PBCC     images/ipc-msg.pb-c.c
06:46:43 [2020-09-18T06:46:43.141Z] #39 10.06   DEP      images/ipc-msg.pb-c.d
06:46:43 [2020-09-18T06:46:43.141Z] #39 10.14   PBCC     images/ipc-shm.pb-c.c
06:46:43 [2020-09-18T06:46:43.141Z] #39 10.18   DEP      images/ipc-shm.pb-c.d
06:46:43 [2020-09-18T06:46:43.141Z] #39 10.27   PBCC     images/ipc-var.pb-c.c
06:46:43 [2020-09-18T06:46:43.403Z] #39 10.28   DEP      images/ipc-var.pb-c.d
06:46:43 [2020-09-18T06:46:43.403Z] #39 10.31   PBCC     images/sk-opts.pb-c.c
06:46:43 [2020-09-18T06:46:43.403Z] #39 10.34   PBCC     images/packet-sock.pb-c.c
06:46:43 [2020-09-18T06:46:43.403Z] #39 10.38   DEP      images/sk-opts.pb-c.d
06:46:43 [2020-09-18T06:46:43.403Z] #39 10.43   DEP      images/packet-sock.pb-c.d
06:46:43 [2020-09-18T06:46:43.403Z] #39 10.50   PBCC     images/sk-netlink.pb-c.c
06:46:43 [2020-09-18T06:46:43.403Z] #39 ...
06:46:43 [2020-09-18T06:46:43.403Z] 
06:46:43 [2020-09-18T06:46:43.403Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:46:43 [2020-09-18T06:46:43.403Z] #30 64.77 path
06:46:43 [2020-09-18T06:46:43.403Z] #30 65.43 text/tabwriter
06:46:43 [2020-09-18T06:46:43.403Z] #30 65.60 fmt
06:46:43 [2020-09-18T06:46:43.403Z] #30 66.20 path/filepath
06:46:43 [2020-09-18T06:46:43.403Z] #30 68.07 io/ioutil
06:46:43 [2020-09-18T06:46:43.403Z] #30 70.37 github.com/BurntSushi/toml
06:46:43 [2020-09-18T06:46:43.403Z] #30 70.37 flag
06:46:43 [2020-09-18T06:46:43.403Z] #30 71.99 log
06:46:43 [2020-09-18T06:46:43.403Z] #30 74.52 github.com/BurntSushi/toml/cmd/tomlv
06:46:43 [2020-09-18T06:46:43.425Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.82MB / 120.17MB 6.8s
06:46:43 [2020-09-18T06:46:43.425Z] #7 ...
06:46:43 [2020-09-18T06:46:43.425Z] 
06:46:43 [2020-09-18T06:46:43.425Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:46:43 [2020-09-18T06:46:43.425Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.8s done
06:46:43 [2020-09-18T06:46:43.425Z] #58 DONE 6.9s
06:46:43 [2020-09-18T06:46:43.425Z] 
06:46:43 [2020-09-18T06:46:43.425Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:46:43 [2020-09-18T06:46:43.425Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.0s
06:46:43 [2020-09-18T06:46:43.664Z] #30 ...
06:46:43 [2020-09-18T06:46:43.664Z] 
06:46:43 [2020-09-18T06:46:43.665Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:43 [2020-09-18T06:46:43.665Z] #39 10.60   DEP      images/sk-netlink.pb-c.d
06:46:43 [2020-09-18T06:46:43.665Z] #39 10.67   PBCC     images/sk-inet.pb-c.c
06:46:43 [2020-09-18T06:46:43.665Z] #39 10.74   DEP      images/sk-inet.pb-c.d
06:46:43 [2020-09-18T06:46:43.926Z] #39 10.82   PBCC     images/sk-unix.pb-c.c
06:46:43 [2020-09-18T06:46:43.926Z] #39 10.95   DEP      images/sk-unix.pb-c.d
06:46:43 [2020-09-18T06:46:43.926Z] #39 11.01   PBCC     images/mm.pb-c.c
06:46:43 [2020-09-18T06:46:43.926Z] #39 11.08   DEP      images/mm.pb-c.d
06:46:44 [2020-09-18T06:46:44.151Z] #17 21.08 Unpacking bash-completion (1:2.8-6) ...
06:46:44 [2020-09-18T06:46:44.188Z] #39 11.16   PBCC     images/timerfd.pb-c.c
06:46:44 [2020-09-18T06:46:44.188Z] #39 11.23   DEP      images/timerfd.pb-c.d
06:46:44 [2020-09-18T06:46:44.188Z] #39 11.33   PBCC     images/timer.pb-c.c
06:46:44 [2020-09-18T06:46:44.360Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s
06:46:44 [2020-09-18T06:46:44.443Z] #17 21.35 Selecting previously unselected package bzip2.
06:46:44 [2020-09-18T06:46:44.443Z] #17 21.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
06:46:44 [2020-09-18T06:46:44.443Z] #17 21.36 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:46:44 [2020-09-18T06:46:44.443Z] #17 21.42 Selecting previously unselected package xz-utils.
06:46:44 [2020-09-18T06:46:44.443Z] #17 21.42 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
06:46:44 [2020-09-18T06:46:44.443Z] #17 21.43 Unpacking xz-utils (5.2.4-1) ...
06:46:44 [2020-09-18T06:46:44.450Z] #39 11.34   DEP      images/timer.pb-c.d
06:46:44 [2020-09-18T06:46:44.450Z] #39 11.39   PBCC     images/sa.pb-c.c
06:46:44 [2020-09-18T06:46:44.450Z] #39 11.44   DEP      images/sa.pb-c.d
06:46:44 [2020-09-18T06:46:44.450Z] #39 11.49   PBCC     images/pipe-data.pb-c.c
06:46:44 [2020-09-18T06:46:44.450Z] #39 11.50   DEP      images/pipe-data.pb-c.d
06:46:44 [2020-09-18T06:46:44.450Z] #39 11.57   PBCC     images/mnt.pb-c.c
06:46:44 [2020-09-18T06:46:44.620Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.0s done
06:46:44 [2020-09-18T06:46:44.712Z] #39 11.64   DEP      images/mnt.pb-c.d
06:46:44 [2020-09-18T06:46:44.712Z] #39 11.70   PBCC     images/sk-packet.pb-c.c
06:46:44 [2020-09-18T06:46:44.712Z] #39 11.71   DEP      images/sk-packet.pb-c.d
06:46:44 [2020-09-18T06:46:44.712Z] #39 11.79   PBCC     images/tcp-stream.pb-c.c
06:46:44 [2020-09-18T06:46:44.733Z] #17 21.52 Selecting previously unselected package apparmor.
06:46:44 [2020-09-18T06:46:44.733Z] #17 21.52 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
06:46:44 [2020-09-18T06:46:44.733Z] #17 21.59 Unpacking apparmor (2.13.2-10) ...
06:46:44 [2020-09-18T06:46:44.733Z] #17 21.74 Selecting previously unselected package aufs-tools.
06:46:44 [2020-09-18T06:46:44.961Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.4s done
06:46:44 [2020-09-18T06:46:44.973Z] #39 11.84   DEP      images/tcp-stream.pb-c.d
06:46:44 [2020-09-18T06:46:44.973Z] #39 11.92   PBCC     images/pipe.pb-c.c
06:46:44 [2020-09-18T06:46:44.973Z] #39 11.98   DEP      images/pipe.pb-c.d
06:46:44 [2020-09-18T06:46:44.973Z] #39 12.07   PBCC     images/pstree.pb-c.c
06:46:44 [2020-09-18T06:46:44.973Z] #39 12.08   DEP      images/pstree.pb-c.d
06:46:44 [2020-09-18T06:46:44.973Z] #39 12.13   PBCC     images/fs.pb-c.c
06:46:45 [2020-09-18T06:46:45.024Z] #17 21.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
06:46:45 [2020-09-18T06:46:45.024Z] #17 21.75 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:46:45 [2020-09-18T06:46:45.024Z] #17 21.81 Selecting previously unselected package libonig5:s390x.
06:46:45 [2020-09-18T06:46:45.024Z] #17 21.81 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
06:46:45 [2020-09-18T06:46:45.024Z] #17 21.82 Unpacking libonig5:s390x (6.9.1-1) ...
06:46:45 [2020-09-18T06:46:45.024Z] #17 21.93 Selecting previously unselected package libjq1:s390x.
06:46:45 [2020-09-18T06:46:45.024Z] #17 21.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
06:46:45 [2020-09-18T06:46:45.024Z] #17 21.93 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
06:46:45 [2020-09-18T06:46:45.024Z] #17 21.97 Selecting previously unselected package jq.
06:46:45 [2020-09-18T06:46:45.024Z] #17 21.97 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
06:46:45 [2020-09-18T06:46:45.024Z] #17 21.98 Unpacking jq (1.5+dfsg-2+b1) ...
06:46:45 [2020-09-18T06:46:45.024Z] #17 22.04 Selecting previously unselected package libaio1:s390x.
06:46:45 [2020-09-18T06:46:45.221Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
06:46:45 [2020-09-18T06:46:45.234Z] #39 12.16   DEP      images/fs.pb-c.d
06:46:45 [2020-09-18T06:46:45.234Z] #39 12.20   PBCC     images/signalfd.pb-c.c
06:46:45 [2020-09-18T06:46:45.234Z] #39 12.28   DEP      images/signalfd.pb-c.d
06:46:45 [2020-09-18T06:46:45.234Z] #39 12.34   PBCC     images/fh.pb-c.c
06:46:45 [2020-09-18T06:46:45.234Z] #39 12.38   PBCC     images/fsnotify.pb-c.c
06:46:45 [2020-09-18T06:46:45.276Z] Client:
06:46:45 [2020-09-18T06:46:45.276Z]  Debug Mode: false
06:46:45 [2020-09-18T06:46:45.276Z] 
06:46:45 [2020-09-18T06:46:45.276Z] Server:
06:46:45 [2020-09-18T06:46:45.276Z]  Containers: 0
06:46:45 [2020-09-18T06:46:45.276Z]   Running: 0
06:46:45 [2020-09-18T06:46:45.276Z]   Paused: 0
06:46:45 [2020-09-18T06:46:45.276Z]   Stopped: 0
06:46:45 [2020-09-18T06:46:45.276Z]  Images: 0
06:46:45 [2020-09-18T06:46:45.276Z]  Server Version: 19.03.12
06:46:45 [2020-09-18T06:46:45.276Z]  Storage Driver: overlay2
06:46:45 [2020-09-18T06:46:45.276Z]   Backing Filesystem: extfs
06:46:45 [2020-09-18T06:46:45.276Z]   Supports d_type: true
06:46:45 [2020-09-18T06:46:45.276Z]   Native Overlay Diff: true
06:46:45 [2020-09-18T06:46:45.276Z]  Logging Driver: json-file
06:46:45 [2020-09-18T06:46:45.276Z]  Cgroup Driver: cgroupfs
06:46:45 [2020-09-18T06:46:45.276Z]  Plugins:
06:46:45 [2020-09-18T06:46:45.276Z]   Volume: local
06:46:45 [2020-09-18T06:46:45.276Z]   Network: bridge host ipvlan macvlan null overlay
06:46:45 [2020-09-18T06:46:45.276Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:46:45 [2020-09-18T06:46:45.276Z]  Swarm: inactive
06:46:45 [2020-09-18T06:46:45.276Z]  Runtimes: runc
06:46:45 [2020-09-18T06:46:45.276Z]  Default Runtime: runc
06:46:45 [2020-09-18T06:46:45.276Z]  Init Binary: docker-init
06:46:45 [2020-09-18T06:46:45.276Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
06:46:45 [2020-09-18T06:46:45.276Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:46:45 [2020-09-18T06:46:45.276Z]  init version: fec3683
06:46:45 [2020-09-18T06:46:45.276Z]  Security Options:
06:46:45 [2020-09-18T06:46:45.276Z]   apparmor
06:46:45 [2020-09-18T06:46:45.276Z]   seccomp
06:46:45 [2020-09-18T06:46:45.276Z]    Profile: default
06:46:45 [2020-09-18T06:46:45.276Z]  Kernel Version: 4.15.0-1082-aws
06:46:45 [2020-09-18T06:46:45.276Z]  Operating System: Ubuntu 16.04.7 LTS
06:46:45 [2020-09-18T06:46:45.276Z]  OSType: linux
06:46:45 [2020-09-18T06:46:45.276Z]  Architecture: aarch64
06:46:45 [2020-09-18T06:46:45.276Z]  CPUs: 4
06:46:45 [2020-09-18T06:46:45.276Z]  Total Memory: 7.525GiB
06:46:45 [2020-09-18T06:46:45.276Z]  Name: ip-10-100-120-191
06:46:45 [2020-09-18T06:46:45.276Z]  ID: KYKG:A322:XPRH:JZGL:H3VU:BFQ2:WUGA:GP6K:7QES:XZZH:RIWE:PUKP
06:46:45 [2020-09-18T06:46:45.276Z]  Docker Root Dir: /var/lib/docker
06:46:45 [2020-09-18T06:46:45.276Z]  Debug Mode: false
06:46:45 [2020-09-18T06:46:45.276Z]  Registry: https://index.docker.io/v1/
06:46:45 [2020-09-18T06:46:45.276Z]  Labels:
06:46:45 [2020-09-18T06:46:45.276Z]  Experimental: true
06:46:45 [2020-09-18T06:46:45.276Z]  Insecure Registries:
06:46:45 [2020-09-18T06:46:45.276Z]   127.0.0.0/8
06:46:45 [2020-09-18T06:46:45.276Z]  Live Restore Enabled: true
06:46:45 [2020-09-18T06:46:45.276Z] 
06:46:45 [2020-09-18T06:46:45.276Z] WARNING: No swap limit support
[Pipeline] sh
06:46:45 [2020-09-18T06:46:45.315Z] #17 22.04 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
06:46:45 [2020-09-18T06:46:45.315Z] #17 22.04 Unpacking libaio1:s390x (0.3.112-3) ...
06:46:45 [2020-09-18T06:46:45.315Z] #17 22.08 Selecting previously unselected package libgpm2:s390x.
06:46:45 [2020-09-18T06:46:45.315Z] #17 22.08 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
06:46:45 [2020-09-18T06:46:45.315Z] #17 22.09 Unpacking libgpm2:s390x (1.20.7-5) ...
06:46:45 [2020-09-18T06:46:45.315Z] #17 22.11 Selecting previously unselected package libicu63:s390x.
06:46:45 [2020-09-18T06:46:45.315Z] #17 22.11 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
06:46:45 [2020-09-18T06:46:45.315Z] #17 22.11 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
06:46:45 [2020-09-18T06:46:45.495Z] #39 12.45   DEP      images/fh.pb-c.d
06:46:45 [2020-09-18T06:46:45.495Z] #39 12.53   DEP      images/fsnotify.pb-c.d
06:46:45 [2020-09-18T06:46:45.495Z] #39 12.64   PBCC     images/eventpoll.pb-c.c
06:46:45 [2020-09-18T06:46:45.568Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:46:45 [2020-09-18T06:46:45.568Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:46:45 [2020-09-18T06:46:45.568Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41467/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:46:45 [2020-09-18T06:46:45.757Z] #39 12.71   DEP      images/eventpoll.pb-c.d
06:46:45 [2020-09-18T06:46:45.757Z] #39 12.77   PBCC     images/eventfd.pb-c.c
06:46:45 [2020-09-18T06:46:45.757Z] #39 12.81   DEP      images/eventfd.pb-c.d
06:46:45 [2020-09-18T06:46:45.757Z] #39 12.87   PBCC     images/remap-file-path.pb-c.c
06:46:45 [2020-09-18T06:46:45.757Z] #39 12.90   DEP      images/remap-file-path.pb-c.d
06:46:45 [2020-09-18T06:46:45.791Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done
06:46:45 [2020-09-18T06:46:45.791Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
06:46:45 [2020-09-18T06:46:45.830Z] + bash /home/ubuntu/workspace/moby_PR-41467/check-config.sh
06:46:45 [2020-09-18T06:46:45.830Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:46:45 [2020-09-18T06:46:45.830Z] info: reading kernel config from /boot/config-4.15.0-1082-aws ...
06:46:45 [2020-09-18T06:46:45.830Z] 
06:46:45 [2020-09-18T06:46:45.830Z] Generally Necessary:
06:46:45 [2020-09-18T06:46:45.830Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:46:45 [2020-09-18T06:46:45.830Z] - apparmor: enabled and tools installed
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_NAMESPACES: enabled
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_NET_NS: enabled
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_PID_NS: enabled
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_IPC_NS: enabled
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_UTS_NS: enabled
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_CGROUPS: enabled
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_CGROUP_CPUACCT: enabled
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_CGROUP_DEVICE: enabled
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_CGROUP_FREEZER: enabled
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_CGROUP_SCHED: enabled
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_CPUSETS: enabled
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_MEMCG: enabled
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_KEYS: enabled
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_VETH: enabled (as module)
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_BRIDGE: enabled (as module)
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:46:45 [2020-09-18T06:46:45.830Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:46:46 [2020-09-18T06:46:46.018Z] #39 12.95   PBCC     images/fifo.pb-c.c
06:46:46 [2020-09-18T06:46:46.018Z] #39 13.00   DEP      images/fifo.pb-c.d
06:46:46 [2020-09-18T06:46:46.018Z] #39 13.07   PBCC     images/ghost-file.pb-c.c
06:46:46 [2020-09-18T06:46:46.018Z] #39 13.17   DEP      images/ghost-file.pb-c.d
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_NF_NAT: enabled (as module)
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_NF_NAT_NEEDED: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_POSIX_MQUEUE: enabled
06:46:46 [2020-09-18T06:46:46.092Z] 
06:46:46 [2020-09-18T06:46:46.092Z] Optional Features:
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_USER_NS: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_SECCOMP: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_CGROUP_PIDS: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_MEMCG_SWAP: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:46:46 [2020-09-18T06:46:46.092Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_BLK_CGROUP: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_IOSCHED_CFQ: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_CGROUP_PERF: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_CGROUP_HUGETLB: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_CFS_BANDWIDTH: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_RT_GROUP_SCHED: missing
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_IP_VS: enabled (as module)
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_IP_VS_NFCT: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_IP_VS_RR: enabled (as module)
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_EXT4_FS: enabled
06:46:46 [2020-09-18T06:46:46.092Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:46:46 [2020-09-18T06:46:46.279Z] #39 13.28   PBCC     images/regfile.pb-c.c
06:46:46 [2020-09-18T06:46:46.279Z] #39 13.34   DEP      images/regfile.pb-c.d
06:46:46 [2020-09-18T06:46:46.279Z] #39 13.40   PBCC     images/ns.pb-c.c
06:46:46 [2020-09-18T06:46:46.354Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:46:46 [2020-09-18T06:46:46.354Z] - Network Drivers:
06:46:46 [2020-09-18T06:46:46.354Z]   - "overlay":
06:46:46 [2020-09-18T06:46:46.354Z]     - CONFIG_VXLAN: enabled (as module)
06:46:46 [2020-09-18T06:46:46.354Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:46:46 [2020-09-18T06:46:46.354Z]       Optional (for encrypted networks):
06:46:46 [2020-09-18T06:46:46.354Z]       - CONFIG_CRYPTO: enabled
06:46:46 [2020-09-18T06:46:46.354Z]       - CONFIG_CRYPTO_AEAD: enabled
06:46:46 [2020-09-18T06:46:46.354Z]       - CONFIG_CRYPTO_GCM: enabled
06:46:46 [2020-09-18T06:46:46.354Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:46:46 [2020-09-18T06:46:46.354Z]       - CONFIG_CRYPTO_GHASH: enabled
06:46:46 [2020-09-18T06:46:46.354Z]       - CONFIG_XFRM: enabled
06:46:46 [2020-09-18T06:46:46.354Z]       - CONFIG_XFRM_USER: enabled (as module)
06:46:46 [2020-09-18T06:46:46.354Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:46:46 [2020-09-18T06:46:46.354Z]       - CONFIG_INET_ESP: enabled (as module)
06:46:46 [2020-09-18T06:46:46.354Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
06:46:46 [2020-09-18T06:46:46.354Z]   - "ipvlan":
06:46:46 [2020-09-18T06:46:46.354Z]     - CONFIG_IPVLAN: enabled (as module)
06:46:46 [2020-09-18T06:46:46.354Z]   - "macvlan":
06:46:46 [2020-09-18T06:46:46.354Z]     - CONFIG_MACVLAN: enabled (as module)
06:46:46 [2020-09-18T06:46:46.355Z]     - CONFIG_DUMMY: enabled (as module)
06:46:46 [2020-09-18T06:46:46.355Z]   - "ftp,tftp client in container":
06:46:46 [2020-09-18T06:46:46.355Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:46:46 [2020-09-18T06:46:46.355Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:46:46 [2020-09-18T06:46:46.355Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:46:46 [2020-09-18T06:46:46.355Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:46:46 [2020-09-18T06:46:46.355Z] - Storage Drivers:
06:46:46 [2020-09-18T06:46:46.355Z]   - "aufs":
06:46:46 [2020-09-18T06:46:46.355Z]     - CONFIG_AUFS_FS: enabled (as module)
06:46:46 [2020-09-18T06:46:46.355Z]   - "btrfs":
06:46:46 [2020-09-18T06:46:46.355Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:46:46 [2020-09-18T06:46:46.361Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
06:46:46 [2020-09-18T06:46:46.519Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.0s done
06:46:46 [2020-09-18T06:46:46.519Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
06:46:46 [2020-09-18T06:46:46.540Z] #39 13.48   DEP      images/ns.pb-c.d
06:46:46 [2020-09-18T06:46:46.540Z] #39 13.53   PBCC     images/fdinfo.pb-c.c
06:46:46 [2020-09-18T06:46:46.540Z] #39 13.59   DEP      images/fdinfo.pb-c.d
06:46:46 [2020-09-18T06:46:46.540Z] #39 13.65   PBCC     images/core-aarch64.pb-c.c
06:46:46 [2020-09-18T06:46:46.616Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:46:46 [2020-09-18T06:46:46.616Z]   - "devicemapper":
06:46:46 [2020-09-18T06:46:46.616Z]     - CONFIG_BLK_DEV_DM: enabled
06:46:46 [2020-09-18T06:46:46.616Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:46:46 [2020-09-18T06:46:46.616Z]   - "overlay":
06:46:46 [2020-09-18T06:46:46.616Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:46:46 [2020-09-18T06:46:46.616Z]   - "zfs":
06:46:46 [2020-09-18T06:46:46.616Z]     - /dev/zfs: missing
06:46:46 [2020-09-18T06:46:46.616Z]     - zfs command: missing
06:46:46 [2020-09-18T06:46:46.616Z]     - zpool command: missing
06:46:46 [2020-09-18T06:46:46.616Z] 
06:46:46 [2020-09-18T06:46:46.616Z] Limits:
06:46:46 [2020-09-18T06:46:46.616Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:46:46 [2020-09-18T06:46:46.616Z] 
06:46:46 [2020-09-18T06:46:46.616Z] + true
06:46:46 [2020-09-18T06:46:46.621Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:46:46 [2020-09-18T06:46:46.776Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done
06:46:46 [2020-09-18T06:46:46.802Z] #39 13.66   PBCC     images/core-arm.pb-c.c
06:46:46 [2020-09-18T06:46:46.802Z] #39 13.72   PBCC     images/core-ppc64.pb-c.c
06:46:46 [2020-09-18T06:46:46.802Z] #39 13.78   PBCC     images/core-s390.pb-c.c
06:46:46 [2020-09-18T06:46:46.802Z] #39 13.87   PBCC     images/core-x86.pb-c.c
06:46:46 [2020-09-18T06:46:46.970Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:968133c86c0ae34f0904e83ebfa4472c623c74cc .
06:46:46 [2020-09-18T06:46:46.970Z] #2 [internal] load build definition from Dockerfile
06:46:46 [2020-09-18T06:46:46.970Z] #2 transferring dockerfile: 36B
06:46:47 [2020-09-18T06:46:47.034Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
06:46:47 [2020-09-18T06:46:47.063Z] #39 ...
06:46:47 [2020-09-18T06:46:47.063Z] 
06:46:47 [2020-09-18T06:46:47.063Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:46:47 [2020-09-18T06:46:47.063Z] #30 DONE 78.3s
06:46:47 [2020-09-18T06:46:47.063Z] 
06:46:47 [2020-09-18T06:46:47.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:47 [2020-09-18T06:46:47.063Z] #39 13.96   PBCC     images/core.pb-c.c
06:46:47 [2020-09-18T06:46:47.231Z] #2 transferring dockerfile: 16.37kB done
06:46:47 [2020-09-18T06:46:47.231Z] #2 DONE 0.1s
06:46:47 [2020-09-18T06:46:47.231Z] 
06:46:47 [2020-09-18T06:46:47.231Z] #1 [internal] load .dockerignore
06:46:47 [2020-09-18T06:46:47.231Z] #1 transferring context: 87B done
06:46:47 [2020-09-18T06:46:47.231Z] #1 DONE 0.1s
06:46:47 [2020-09-18T06:46:47.231Z] 
06:46:47 [2020-09-18T06:46:47.231Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
06:46:47 [2020-09-18T06:46:47.325Z] #39 14.12   PBCC     images/inventory.pb-c.c
06:46:47 [2020-09-18T06:46:47.325Z] #39 14.23   DEP      images/core-aarch64.pb-c.d
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.22 Selecting previously unselected package libnet1:s390x.
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.23 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.27 Selecting previously unselected package libnl-3-200:s390x.
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.27 Unpacking libnl-3-200:s390x (3.4.0-1) ...
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.30 Selecting previously unselected package libprotobuf-c1:s390x.
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.31 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.35 Selecting previously unselected package libreadline5:s390x.
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.36 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.43 Selecting previously unselected package net-tools.
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.43 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
06:46:47 [2020-09-18T06:46:47.419Z] #17 24.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:46:47 [2020-09-18T06:46:47.587Z] #39 14.39   DEP      images/core-arm.pb-c.d
06:46:47 [2020-09-18T06:46:47.587Z] #39 14.46   DEP      images/core-ppc64.pb-c.d
06:46:47 [2020-09-18T06:46:47.587Z] #39 ...
06:46:47 [2020-09-18T06:46:47.587Z] 
06:46:47 [2020-09-18T06:46:47.587Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:46:47 [2020-09-18T06:46:47.587Z] #41 68.86 fmt
06:46:47 [2020-09-18T06:46:47.587Z] #41 70.38 regexp
06:46:47 [2020-09-18T06:46:47.587Z] #41 73.72 go/token
06:46:47 [2020-09-18T06:46:47.587Z] #41 74.21 internal/lazyregexp
06:46:47 [2020-09-18T06:46:47.587Z] #41 74.53 net/url
06:46:47 [2020-09-18T06:46:47.587Z] #41 74.68 go/scanner
06:46:47 [2020-09-18T06:46:47.587Z] #41 75.85 go/ast
06:46:47 [2020-09-18T06:46:47.587Z] #41 76.38 text/template/parse
06:46:47 [2020-09-18T06:46:47.587Z] #41 ...
06:46:47 [2020-09-18T06:46:47.587Z] 
06:46:47 [2020-09-18T06:46:47.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:47 [2020-09-18T06:46:47.587Z] #39 14.61   DEP      images/core-s390.pb-c.d
06:46:47 [2020-09-18T06:46:47.602Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
06:46:47 [2020-09-18T06:46:47.602Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
06:46:47 [2020-09-18T06:46:47.710Z] #17 24.57 Selecting previously unselected package python-pip-whl.
06:46:47 [2020-09-18T06:46:47.710Z] #17 24.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
06:46:47 [2020-09-18T06:46:47.710Z] #17 24.58 Unpacking python-pip-whl (18.1-5) ...
06:46:47 [2020-09-18T06:46:47.852Z] #39 14.70   DEP      images/core-x86.pb-c.d
06:46:47 [2020-09-18T06:46:47.852Z] #39 14.73   DEP      images/core.pb-c.d
06:46:47 [2020-09-18T06:46:47.852Z] #39 14.73   DEP      images/inventory.pb-c.d
06:46:47 [2020-09-18T06:46:47.852Z] #39 14.74   PBCC     images/cpuinfo.pb-c.c
06:46:47 [2020-09-18T06:46:47.852Z] #39 14.78   DEP      images/cpuinfo.pb-c.d
06:46:47 [2020-09-18T06:46:47.852Z] #39 14.82   PBCC     images/stats.pb-c.c
06:46:47 [2020-09-18T06:46:47.852Z] #39 14.83   DEP      images/stats.pb-c.d
06:46:48 [2020-09-18T06:46:48.001Z] #17 24.91 Selecting previously unselected package python3-lib2to3.
06:46:48 [2020-09-18T06:46:48.001Z] #17 24.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
06:46:48 [2020-09-18T06:46:48.001Z] #17 24.91 Unpacking python3-lib2to3 (3.7.3-1) ...
06:46:48 [2020-09-18T06:46:48.001Z] #17 24.97 Selecting previously unselected package python3-distutils.
06:46:48 [2020-09-18T06:46:48.001Z] #17 24.97 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
06:46:48 [2020-09-18T06:46:48.001Z] #17 24.97 Unpacking python3-distutils (3.7.3-1) ...
06:46:48 [2020-09-18T06:46:48.001Z] #17 25.04 Selecting previously unselected package python3-pip.
06:46:48 [2020-09-18T06:46:48.292Z] #17 25.04 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
06:46:48 [2020-09-18T06:46:48.292Z] #17 25.05 Unpacking python3-pip (18.1-5) ...
06:46:48 [2020-09-18T06:46:48.292Z] #17 25.19 Selecting previously unselected package python3-pkg-resources.
06:46:48 [2020-09-18T06:46:48.292Z] #17 25.19 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
06:46:48 [2020-09-18T06:46:48.292Z] #17 25.19 Unpacking python3-pkg-resources (40.8.0-1) ...
06:46:48 [2020-09-18T06:46:48.292Z] #17 25.25 Selecting previously unselected package python3-setuptools.
06:46:48 [2020-09-18T06:46:48.292Z] #17 25.25 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
06:46:48 [2020-09-18T06:46:48.292Z] #17 25.26 Unpacking python3-setuptools (40.8.0-1) ...
06:46:48 [2020-09-18T06:46:48.583Z] #17 25.36 Selecting previously unselected package python3-wheel.
06:46:48 [2020-09-18T06:46:48.583Z] #17 25.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
06:46:48 [2020-09-18T06:46:48.583Z] #17 25.37 Unpacking python3-wheel (0.32.3-2) ...
06:46:48 [2020-09-18T06:46:48.583Z] #17 25.40 Selecting previously unselected package sudo.
06:46:48 [2020-09-18T06:46:48.583Z] #17 25.41 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
06:46:48 [2020-09-18T06:46:48.583Z] #17 25.42 Unpacking sudo (1.8.27-1+deb10u2) ...
06:46:48 [2020-09-18T06:46:48.874Z] #17 25.64 Selecting previously unselected package thin-provisioning-tools.
06:46:48 [2020-09-18T06:46:48.874Z] #17 25.65 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
06:46:48 [2020-09-18T06:46:48.874Z] #17 25.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:46:48 [2020-09-18T06:46:48.874Z] #17 25.80 Selecting previously unselected package uidmap.
06:46:48 [2020-09-18T06:46:48.874Z] #17 25.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
06:46:48 [2020-09-18T06:46:48.874Z] #17 25.80 Unpacking uidmap (1:4.5-1.1) ...
06:46:48 [2020-09-18T06:46:48.874Z] #17 25.87 Selecting previously unselected package vim-runtime.
06:46:48 [2020-09-18T06:46:48.874Z] #17 25.87 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:46:48 [2020-09-18T06:46:48.874Z] #17 25.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:46:48 [2020-09-18T06:46:48.874Z] #17 25.89 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:46:49 [2020-09-18T06:46:49.150Z] #3 DONE 1.6s
06:46:49 [2020-09-18T06:46:49.150Z] 
06:46:49 [2020-09-18T06:46:49.150Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
06:46:49 [2020-09-18T06:46:49.150Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
06:46:49 [2020-09-18T06:46:49.150Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
06:46:49 [2020-09-18T06:46:49.150Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
06:46:49 [2020-09-18T06:46:49.150Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
06:46:49 [2020-09-18T06:46:49.150Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.3s
06:46:49 [2020-09-18T06:46:49.150Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.25MB / 8.28MB 0.4s
06:46:49 [2020-09-18T06:46:49.165Z] #17 25.91 Unpacking vim-runtime (2:8.1.0875-5) ...
06:46:49 [2020-09-18T06:46:49.244Z] #39 ...
06:46:49 [2020-09-18T06:46:49.244Z] 
06:46:49 [2020-09-18T06:46:49.244Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:46:49 [2020-09-18T06:46:49.244Z] #32 75.50 Selecting previously unselected package libxml2:amd64.
06:46:49 [2020-09-18T06:46:49.244Z] #32 75.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 75.52 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.03 Selecting previously unselected package libarchive13:amd64.
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.08 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.34 Selecting previously unselected package libjsoncpp1:amd64.
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.38 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.52 Selecting previously unselected package librhash0:amd64.
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.53 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.54 Unpacking librhash0:amd64 (1.3.8-1) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.73 Selecting previously unselected package libuv1:amd64.
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.75 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.75 Unpacking libuv1:amd64 (1.24.1-1) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.91 Selecting previously unselected package cmake.
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.91 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 76.92 Unpacking cmake (3.13.4-1) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 80.17 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 80.18 Setting up xxd (2:8.1.0875-5) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 80.20 Setting up libuv1:amd64 (1.24.1-1) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 80.21 Setting up vim-common (2:8.1.0875-5) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 80.25 Setting up librhash0:amd64 (1.3.8-1) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 80.26 Setting up cmake-data (3.13.4-1) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 80.28 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 80.29 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 80.30 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 80.31 Setting up cmake (3.13.4-1) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 80.32 Processing triggers for libc-bin (2.28-10) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 80.36 Processing triggers for mime-support (3.62) ...
06:46:49 [2020-09-18T06:46:49.244Z] #32 DONE 80.6s
06:46:49 [2020-09-18T06:46:49.244Z] 
06:46:49 [2020-09-18T06:46:49.244Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:49 [2020-09-18T06:46:49.244Z] #39 16.37 make[1]: Nothing to be done for 'all'.
06:46:49 [2020-09-18T06:46:49.412Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s
06:46:49 [2020-09-18T06:46:49.674Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 1.0s done
06:46:49 [2020-09-18T06:46:49.674Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
06:46:50 [2020-09-18T06:46:50.128Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.5s done
06:46:50 [2020-09-18T06:46:50.128Z] #8 DONE 25.0s
06:46:50 [2020-09-18T06:46:50.128Z] 
06:46:50 [2020-09-18T06:46:50.128Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:46:50 [2020-09-18T06:46:50.128Z] #9 DONE 0.2s
06:46:50 [2020-09-18T06:46:50.128Z] 
06:46:50 [2020-09-18T06:46:50.128Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:46:50 [2020-09-18T06:46:50.128Z] #10 DONE 0.1s
06:46:50 [2020-09-18T06:46:50.128Z] 
06:46:50 [2020-09-18T06:46:50.128Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:46:50 [2020-09-18T06:46:50.128Z] #28 DONE 0.1s
06:46:50 [2020-09-18T06:46:50.128Z] 
06:46:50 [2020-09-18T06:46:50.128Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:46:50 [2020-09-18T06:46:50.128Z] #44 ...
06:46:50 [2020-09-18T06:46:50.128Z] 
06:46:50 [2020-09-18T06:46:50.128Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:46:50 [2020-09-18T06:46:50.128Z] #36 DONE 0.1s
06:46:50 [2020-09-18T06:46:50.128Z] 
06:46:50 [2020-09-18T06:46:50.128Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:46:50 [2020-09-18T06:46:50.128Z] #37 1.258 + git clone https://github.com/docker/distribution.git .
06:46:50 [2020-09-18T06:46:50.128Z] #37 1.265 Cloning into '.'...
06:46:50 [2020-09-18T06:46:50.247Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
06:46:50 [2020-09-18T06:46:50.670Z] #17 27.64 Selecting previously unselected package vim.
06:46:50 [2020-09-18T06:46:50.827Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done
06:46:50 [2020-09-18T06:46:50.827Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
06:46:50 [2020-09-18T06:46:50.961Z] #17 27.65 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
06:46:50 [2020-09-18T06:46:50.961Z] #17 27.65 Unpacking vim (2:8.1.0875-5) ...
06:46:51 [2020-09-18T06:46:51.194Z] #4 DONE 2.2s
06:46:51 [2020-09-18T06:46:51.252Z] #17 27.92 Selecting previously unselected package xfsprogs.
06:46:51 [2020-09-18T06:46:51.252Z] #17 27.92 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
06:46:51 [2020-09-18T06:46:51.252Z] #17 27.92 Unpacking xfsprogs (4.20.0-1) ...
06:46:51 [2020-09-18T06:46:51.252Z] #17 28.18 Selecting previously unselected package zip.
06:46:51 [2020-09-18T06:46:51.252Z] #17 28.18 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
06:46:51 [2020-09-18T06:46:51.252Z] #17 28.19 Unpacking zip (3.0-11+b1) ...
06:46:51 [2020-09-18T06:46:51.252Z] #17 28.25 Setting up aufs-tools (1:4.14+20190211-1) ...
06:46:51 [2020-09-18T06:46:51.252Z] #17 28.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:46:51 [2020-09-18T06:46:51.252Z] #17 28.27 Setting up libip6tc0:s390x (1.8.2-4) ...
06:46:51 [2020-09-18T06:46:51.252Z] #17 28.27 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
06:46:51 [2020-09-18T06:46:51.544Z] #17 28.30 Setting up libgpm2:s390x (1.20.7-5) ...
06:46:51 [2020-09-18T06:46:51.544Z] #17 28.30 Setting up libip4tc0:s390x (1.8.2-4) ...
06:46:51 [2020-09-18T06:46:51.544Z] #17 28.31 Setting up uidmap (1:4.5-1.1) ...
06:46:51 [2020-09-18T06:46:51.544Z] #17 28.32 Setting up libnftnl11:s390x (1.1.2-2) ...
06:46:51 [2020-09-18T06:46:51.544Z] #17 28.32 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
06:46:51 [2020-09-18T06:46:51.544Z] #17 28.34 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:46:51 [2020-09-18T06:46:51.544Z] #17 28.34 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
06:46:51 [2020-09-18T06:46:51.544Z] #17 28.35 Setting up libicu63:s390x (63.1-6+deb10u1) ...
06:46:51 [2020-09-18T06:46:51.544Z] #17 28.35 Setting up xxd (2:8.1.0875-5) ...
06:46:51 [2020-09-18T06:46:51.544Z] #17 28.36 Setting up zip (3.0-11+b1) ...
06:46:51 [2020-09-18T06:46:51.544Z] #17 28.37 Setting up vim-common (2:8.1.0875-5) ...
06:46:51 [2020-09-18T06:46:51.544Z] #17 28.38 Setting up bash-completion (1:2.8-6) ...
06:46:51 [2020-09-18T06:46:51.768Z] 
06:46:51 [2020-09-18T06:46:51.768Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:46:51 [2020-09-18T06:46:51.777Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done
06:46:51 [2020-09-18T06:46:51.777Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
06:46:51 [2020-09-18T06:46:51.795Z] #39 18.27   CC       images/stats.o
06:46:51 [2020-09-18T06:46:51.795Z] #39 18.61   CC       images/core.o
06:46:51 [2020-09-18T06:46:51.835Z] #17 ...
06:46:51 [2020-09-18T06:46:51.835Z] 
06:46:51 [2020-09-18T06:46:51.835Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:51 [2020-09-18T06:46:51.835Z] #39 58.73   CC       criu/cr-errno.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 58.75   CC       criu/cr-restore.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 61.33   CC       criu/cr-service.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 62.26   CC       criu/crtools.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 62.67   CC       criu/eventfd.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 62.86   CC       criu/eventpoll.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 63.31   CC       criu/external.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 63.46   CC       criu/fault-injection.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 63.51   CC       criu/fdstore.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 63.72   CC       criu/fifo.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 63.90   CC       criu/file-ids.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 64.06   CC       criu/file-lock.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 64.57   CC       criu/files-ext.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 64.79   CC       criu/files-reg.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 65.79   CC       criu/files.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 66.87   CC       criu/filesystems.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 67.16   CC       criu/fsnotify.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 67.77   CC       criu/image-desc.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 67.85   CC       criu/image.o
06:46:51 [2020-09-18T06:46:51.835Z] #39 68.23   CC       criu/ipc_ns.o
06:46:52 [2020-09-18T06:46:52.033Z] #6 ...
06:46:52 [2020-09-18T06:46:52.033Z] 
06:46:52 [2020-09-18T06:46:52.033Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
06:46:52 [2020-09-18T06:46:52.033Z] #5 DONE 0.3s
06:46:52 [2020-09-18T06:46:52.129Z] #39 68.90   CC       criu/irmap.o
06:46:52 [2020-09-18T06:46:52.250Z] #37 ...
06:46:52 [2020-09-18T06:46:52.250Z] 
06:46:52 [2020-09-18T06:46:52.250Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.120 + RM_GOPATH=0
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.120 + TMP_GOPATH=
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.120 + : /build
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.120 + '[' -z '' ']'
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.121 ++ mktemp -d
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.123 + export GOPATH=/tmp/tmp.OG5zThIpQg
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.123 + GOPATH=/tmp/tmp.OG5zThIpQg
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.123 + RM_GOPATH=1
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.123 + case "$(go env GOARCH)" in
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.124 ++ go env GOARCH
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.151 + export GO_BUILDMODE=-buildmode=pie
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.151 + GO_BUILDMODE=-buildmode=pie
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.152 ++ dirname /tmp/install/install.sh
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.153 + dir=/tmp/install
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.153 + bin=gotestsum
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.154 + shift
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.154 + '[' '!' -f /tmp/install/gotestsum.installer ']'
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.154 + . /tmp/install/gotestsum.installer
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.154 ++ : v0.5.3
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.154 + install_gotestsum
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.155 + set -e
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.155 + export GO111MODULE=on
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.155 + GO111MODULE=on
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.155 + GOBIN=/build
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.155 + go get gotest.tools/gotestsum@v0.5.3
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.173 go: finding gotest.tools v0.5.3
06:46:52 [2020-09-18T06:46:52.250Z] #44 1.173 go: finding gotest.tools/gotestsum v0.5.3
06:46:52 [2020-09-18T06:46:52.250Z] #44 2.110 go: downloading gotest.tools/gotestsum v0.5.3
06:46:52 [2020-09-18T06:46:52.250Z] #44 3.252 go: extracting gotest.tools/gotestsum v0.5.3
06:46:52 [2020-09-18T06:46:52.250Z] #44 5.105 go: downloading github.com/jonboulle/clockwork v0.1.0
06:46:52 [2020-09-18T06:46:52.250Z] #44 5.114 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:46:52 [2020-09-18T06:46:52.250Z] #44 5.189 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:46:52 [2020-09-18T06:46:52.250Z] #44 5.191 go: downloading github.com/spf13/pflag v1.0.3
06:46:52 [2020-09-18T06:46:52.250Z] #44 5.192 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:46:52 [2020-09-18T06:46:52.250Z] #44 5.369 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:46:52 [2020-09-18T06:46:52.250Z] #44 5.454 go: extracting github.com/jonboulle/clockwork v0.1.0
06:46:52 [2020-09-18T06:46:52.250Z] #44 5.494 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:46:52 [2020-09-18T06:46:52.250Z] #44 5.494 go: downloading github.com/fatih/color v1.9.0
06:46:52 [2020-09-18T06:46:52.250Z] #44 5.496 go: downloading github.com/pkg/errors v0.9.1
06:46:52 [2020-09-18T06:46:52.250Z] #44 5.606 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:46:52 [2020-09-18T06:46:52.298Z] 
06:46:52 [2020-09-18T06:46:52.298Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:46:52 [2020-09-18T06:46:52.298Z] #6 DONE 0.3s
06:46:52 [2020-09-18T06:46:52.298Z] 
06:46:52 [2020-09-18T06:46:52.298Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:46:52 [2020-09-18T06:46:52.298Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
06:46:52 [2020-09-18T06:46:52.298Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
06:46:52 [2020-09-18T06:46:52.298Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
06:46:52 [2020-09-18T06:46:52.298Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.2s
06:46:52 [2020-09-18T06:46:52.298Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.2s
06:46:52 [2020-09-18T06:46:52.298Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
06:46:52 [2020-09-18T06:46:52.298Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.2s
06:46:52 [2020-09-18T06:46:52.367Z] #39 19.41   CC       images/core-x86.o
06:46:52 [2020-09-18T06:46:52.419Z] #39 69.18   CC       criu/kcmp-ids.o
06:46:52 [2020-09-18T06:46:52.420Z] #39 69.43   CC       criu/kerndat.o
06:46:52 [2020-09-18T06:46:52.556Z] #44 5.799 go: extracting github.com/spf13/pflag v1.0.3
06:46:52 [2020-09-18T06:46:52.631Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.65MB / 49.18MB 0.4s
06:46:52 [2020-09-18T06:46:52.631Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.4s
06:46:52 [2020-09-18T06:46:52.631Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s
06:46:52 [2020-09-18T06:46:52.711Z] #39 ...
06:46:52 [2020-09-18T06:46:52.711Z] 
06:46:52 [2020-09-18T06:46:52.711Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:46:52 [2020-09-18T06:46:52.711Z] #17 29.71 Setting up libiptc0:s390x (1.8.2-4) ...
06:46:52 [2020-09-18T06:46:52.711Z] #17 29.71 Setting up xz-utils (5.2.4-1) ...
06:46:52 [2020-09-18T06:46:52.711Z] #17 29.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:46:52 [2020-09-18T06:46:52.711Z] #17 29.73 Setting up sudo (1.8.27-1+deb10u2) ...
06:46:52 [2020-09-18T06:46:52.711Z] #17 29.77 invoke-rc.d: could not determine current runlevel
06:46:52 [2020-09-18T06:46:52.895Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 12.33MB / 49.18MB 0.6s
06:46:52 [2020-09-18T06:46:52.960Z] #39 19.98   CC       images/core-arm.o
06:46:53 [2020-09-18T06:46:53.002Z] #17 29.77 invoke-rc.d: policy-rc.d denied execution of start.
06:46:53 [2020-09-18T06:46:53.002Z] #17 29.78 Setting up pigz (2.4-1) ...
06:46:53 [2020-09-18T06:46:53.002Z] #17 29.78 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
06:46:53 [2020-09-18T06:46:53.002Z] #17 29.79 Setting up libnl-3-200:s390x (3.4.0-1) ...
06:46:53 [2020-09-18T06:46:53.002Z] #17 29.80 Setting up python-pip-whl (18.1-5) ...
06:46:53 [2020-09-18T06:46:53.002Z] #17 29.81 Setting up libmpdec2:s390x (2.4.2-2) ...
06:46:53 [2020-09-18T06:46:53.002Z] #17 29.81 Setting up vim-runtime (2:8.1.0875-5) ...
06:46:53 [2020-09-18T06:46:53.002Z] #17 30.00 Setting up libaio1:s390x (0.3.112-3) ...
06:46:53 [2020-09-18T06:46:53.002Z] #17 30.01 Setting up libonig5:s390x (6.9.1-1) ...
06:46:53 [2020-09-18T06:46:53.002Z] #17 30.02 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
06:46:53 [2020-09-18T06:46:53.002Z] #17 30.02 Setting up vim (2:8.1.0875-5) ...
06:46:53 [2020-09-18T06:46:53.159Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 23.94MB / 49.18MB 0.9s
06:46:53 [2020-09-18T06:46:53.159Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.7s done
06:46:53 [2020-09-18T06:46:53.159Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done
06:46:53 [2020-09-18T06:46:53.159Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 0.9s
06:46:53 [2020-09-18T06:46:53.159Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.9s
06:46:53 [2020-09-18T06:46:53.159Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 35.60MB / 49.18MB 1.0s
06:46:53 [2020-09-18T06:46:53.218Z] #44 6.579 go: extracting github.com/pkg/errors v0.9.1
06:46:53 [2020-09-18T06:46:53.218Z] #44 6.625 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:46:53 [2020-09-18T06:46:53.218Z] #44 6.666 go: extracting github.com/fatih/color v1.9.0
06:46:53 [2020-09-18T06:46:53.218Z] #44 6.735 go: downloading github.com/mattn/go-isatty v0.0.12
06:46:53 [2020-09-18T06:46:53.293Z] #17 30.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:46:53 [2020-09-18T06:46:53.293Z] #17 30.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:46:53 [2020-09-18T06:46:53.293Z] #17 30.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:46:53 [2020-09-18T06:46:53.293Z] #17 30.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:46:53 [2020-09-18T06:46:53.293Z] #17 30.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:46:53 [2020-09-18T06:46:53.293Z] #17 30.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:46:53 [2020-09-18T06:46:53.293Z] #17 30.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:46:53 [2020-09-18T06:46:53.293Z] #17 30.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:46:53 [2020-09-18T06:46:53.293Z] #17 30.05 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
06:46:53 [2020-09-18T06:46:53.293Z] #17 30.06 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:46:53 [2020-09-18T06:46:53.293Z] #17 30.07 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
06:46:53 [2020-09-18T06:46:53.293Z] #17 30.08 Setting up jq (1.5+dfsg-2+b1) ...
06:46:53 [2020-09-18T06:46:53.293Z] #17 30.09 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
06:46:53 [2020-09-18T06:46:53.293Z] #17 30.09 Setting up python3.7 (3.7.3-2+deb10u2) ...
06:46:53 [2020-09-18T06:46:53.432Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.2s
06:46:53 [2020-09-18T06:46:53.432Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 17.08MB / 62.53MB 1.2s
06:46:53 [2020-09-18T06:46:53.432Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 18.90MB / 52.16MB 1.2s
06:46:53 [2020-09-18T06:46:53.432Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 24.22MB / 62.53MB 1.3s
06:46:53 [2020-09-18T06:46:53.432Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 28.68MB / 52.16MB 1.3s
06:46:53 [2020-09-18T06:46:53.518Z] #44 6.758 go: downloading github.com/mattn/go-colorable v0.1.6
06:46:53 [2020-09-18T06:46:53.518Z] #44 6.994 go: extracting github.com/mattn/go-colorable v0.1.6
06:46:53 [2020-09-18T06:46:53.601Z] #39 20.49   CC       images/core-aarch64.o
06:46:53 [2020-09-18T06:46:53.702Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 33.66MB / 62.53MB 1.4s
06:46:53 [2020-09-18T06:46:53.702Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.77MB / 52.16MB 1.4s
06:46:53 [2020-09-18T06:46:53.702Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 51.64MB / 62.53MB 1.5s
06:46:53 [2020-09-18T06:46:53.702Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 37.97MB / 52.16MB 1.6s
06:46:53 [2020-09-18T06:46:53.817Z] #44 7.069 go: extracting github.com/mattn/go-isatty v0.0.12
06:46:53 [2020-09-18T06:46:53.865Z] #39 20.95   CC       images/core-ppc64.o
06:46:53 [2020-09-18T06:46:53.969Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 1.8s
06:46:53 [2020-09-18T06:46:53.969Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.8s
06:46:54 [2020-09-18T06:46:54.801Z] #17 31.50 Setting up iptables (1.8.2-4) ...
06:46:54 [2020-09-18T06:46:54.801Z] #17 31.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:46:54 [2020-09-18T06:46:54.801Z] #17 31.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:46:54 [2020-09-18T06:46:54.801Z] #17 31.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:46:54 [2020-09-18T06:46:54.801Z] #17 31.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:46:54 [2020-09-18T06:46:54.801Z] #17 31.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:46:54 [2020-09-18T06:46:54.801Z] #17 31.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:46:54 [2020-09-18T06:46:54.801Z] #17 31.53 Setting up python3 (3.7.3-1) ...
06:46:54 [2020-09-18T06:46:54.801Z] #17 31.70 Setting up python3-wheel (0.32.3-2) ...
06:46:54 [2020-09-18T06:46:54.811Z] #39 21.66   CC       images/core-s390.o
06:46:55 [2020-09-18T06:46:55.034Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.1s done
06:46:55 [2020-09-18T06:46:55.034Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
06:46:55 [2020-09-18T06:46:55.444Z] #39 22.30   CC       images/cpuinfo.o
06:46:55 [2020-09-18T06:46:55.450Z] #17 32.19 Setting up apparmor (2.13.2-10) ...
06:46:55 [2020-09-18T06:46:55.457Z] #44 8.693 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:46:55 [2020-09-18T06:46:55.718Z] #39 22.65   CC       images/inventory.o
06:46:55 [2020-09-18T06:46:55.954Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.1s done
06:46:55 [2020-09-18T06:46:55.979Z] #39 22.99   CC       images/fdinfo.o
06:46:56 [2020-09-18T06:46:56.211Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
06:46:56 [2020-09-18T06:46:56.484Z] #17 33.15 Setting up xfsprogs (4.20.0-1) ...
06:46:56 [2020-09-18T06:46:56.484Z] #17 33.16 Setting up python3-lib2to3 (3.7.3-1) ...
06:46:56 [2020-09-18T06:46:56.484Z] #17 33.40 Setting up python3-pkg-resources (40.8.0-1) ...
06:46:56 [2020-09-18T06:46:56.551Z] #39 23.35   CC       images/fown.o
06:46:56 [2020-09-18T06:46:56.551Z] #39 ...
06:46:56 [2020-09-18T06:46:56.551Z] 
06:46:56 [2020-09-18T06:46:56.551Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:46:56 [2020-09-18T06:46:56.551Z] #47 77.75 github.com/pkg/diff
06:46:56 [2020-09-18T06:46:56.551Z] #47 78.06 go/ast
06:46:56 [2020-09-18T06:46:56.551Z] #47 79.72 golang.org/x/crypto/ssh/terminal
06:46:56 [2020-09-18T06:46:56.551Z] #47 81.22 mvdan.cc/editorconfig
06:46:56 [2020-09-18T06:46:56.551Z] #47 82.68 mvdan.cc/sh/v3/fileutil
06:46:56 [2020-09-18T06:46:56.551Z] #47 83.05 mvdan.cc/sh/v3/syntax
06:46:56 [2020-09-18T06:46:56.551Z] #47 ...
06:46:56 [2020-09-18T06:46:56.551Z] 
06:46:56 [2020-09-18T06:46:56.551Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:56 [2020-09-18T06:46:56.551Z] #39 23.55   CC       images/ns.o
06:46:57 [2020-09-18T06:46:57.003Z] #44 10.00 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:46:57 [2020-09-18T06:46:57.003Z] #44 ...
06:46:57 [2020-09-18T06:46:57.003Z] 
06:46:57 [2020-09-18T06:46:57.003Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:46:57 [2020-09-18T06:46:57.003Z] #52 1.629 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:46:57 [2020-09-18T06:46:57.003Z] #52 1.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:46:57 [2020-09-18T06:46:57.003Z] #52 1.741 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:46:57 [2020-09-18T06:46:57.003Z] #52 2.802 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
06:46:57 [2020-09-18T06:46:57.003Z] #52 5.403 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
06:46:57 [2020-09-18T06:46:57.003Z] #52 7.375 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
06:46:57 [2020-09-18T06:46:57.003Z] #52 ...
06:46:57 [2020-09-18T06:46:57.003Z] 
06:46:57 [2020-09-18T06:46:57.003Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:46:57 [2020-09-18T06:46:57.003Z] #11 1.598 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:46:57 [2020-09-18T06:46:57.003Z] #11 1.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:46:57 [2020-09-18T06:46:57.003Z] #11 1.694 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:46:57 [2020-09-18T06:46:57.003Z] #11 3.092 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
06:46:57 [2020-09-18T06:46:57.003Z] #11 5.743 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
06:46:57 [2020-09-18T06:46:57.003Z] #11 7.786 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
06:46:57 [2020-09-18T06:46:57.003Z] #11 ...
06:46:57 [2020-09-18T06:46:57.003Z] 
06:46:57 [2020-09-18T06:46:57.003Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.404 + RM_GOPATH=0
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.404 + TMP_GOPATH=
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.404 + : /build
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.405 + '[' -z '' ']'
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.405 ++ mktemp -d
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.409 + export GOPATH=/tmp/tmp.DKnBNFfVeV
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.409 + GOPATH=/tmp/tmp.DKnBNFfVeV
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.409 + RM_GOPATH=1
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.410 + case "$(go env GOARCH)" in
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.434 ++ go env GOARCH
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.472 + export GO_BUILDMODE=-buildmode=pie
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.473 + GO_BUILDMODE=-buildmode=pie
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.481 ++ dirname /tmp/install/install.sh
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.486 + dir=/tmp/install
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.487 + bin=tomlv
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.487 + shift
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.488 + '[' '!' -f /tmp/install/tomlv.installer ']'
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.488 + . /tmp/install/tomlv.installer
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.492 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.494 + install_tomlv
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.499 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.499 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.499 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DKnBNFfVeV/src/github.com/BurntSushi/toml
06:46:57 [2020-09-18T06:46:57.003Z] #31 1.508 Cloning into '/tmp/tmp.DKnBNFfVeV/src/github.com/BurntSushi/toml'...
06:46:57 [2020-09-18T06:46:57.003Z] #31 2.821 + cd /tmp/tmp.DKnBNFfVeV/src/github.com/BurntSushi/toml
06:46:57 [2020-09-18T06:46:57.003Z] #31 2.832 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:46:57 [2020-09-18T06:46:57.003Z] #31 2.886 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:46:57 [2020-09-18T06:46:57.003Z] #31 3.899 internal/cpu
06:46:57 [2020-09-18T06:46:57.003Z] #31 3.955 math/bits
06:46:57 [2020-09-18T06:46:57.003Z] #31 4.138 runtime/internal/sys
06:46:57 [2020-09-18T06:46:57.003Z] #31 4.309 runtime/internal/atomic
06:46:57 [2020-09-18T06:46:57.003Z] #31 4.824 unicode/utf8
06:46:57 [2020-09-18T06:46:57.003Z] #31 4.988 runtime/internal/math
06:46:57 [2020-09-18T06:46:57.003Z] #31 5.262 sync/atomic
06:46:57 [2020-09-18T06:46:57.003Z] #31 5.494 internal/bytealg
06:46:57 [2020-09-18T06:46:57.003Z] #31 6.093 math
06:46:57 [2020-09-18T06:46:57.003Z] #31 6.516 unicode
06:46:57 [2020-09-18T06:46:57.003Z] #31 7.170 internal/testlog
06:46:57 [2020-09-18T06:46:57.003Z] #31 7.566 runtime
06:46:57 [2020-09-18T06:46:57.003Z] #31 8.087 encoding
06:46:57 [2020-09-18T06:46:57.003Z] #31 8.910 runtime/cgo
06:46:57 [2020-09-18T06:46:57.116Z] #17 33.96 Setting up python3-distutils (3.7.3-1) ...
06:46:57 [2020-09-18T06:46:57.122Z] #39 23.86   CC       images/regfile.o
06:46:57 [2020-09-18T06:46:57.123Z] #39 24.15   CC       images/ghost-file.o
06:46:57 [2020-09-18T06:46:57.302Z] #31 ...
06:46:57 [2020-09-18T06:46:57.302Z] 
06:46:57 [2020-09-18T06:46:57.302Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.383 + RM_GOPATH=0
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.384 + TMP_GOPATH=
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.384 + : /build
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.384 + '[' -z '' ']'
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.384 ++ mktemp -d
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.410 + export GOPATH=/tmp/tmp.15BLRpBVv8
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.411 + GOPATH=/tmp/tmp.15BLRpBVv8
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.411 + RM_GOPATH=1
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.411 + case "$(go env GOARCH)" in
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.426 ++ go env GOARCH
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.450 + export GO_BUILDMODE=-buildmode=pie
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.450 + GO_BUILDMODE=-buildmode=pie
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.451 ++ dirname /tmp/install/install.sh
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.459 + dir=/tmp/install
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.459 + bin=shfmt
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.459 + shift
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.460 + '[' '!' -f /tmp/install/shfmt.installer ']'
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.460 + . /tmp/install/shfmt.installer
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.463 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.464 + install_shfmt
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.464 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.464 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.464 + git clone https://github.com/mvdan/sh.git /tmp/tmp.15BLRpBVv8/src/github.com/mvdan/sh
06:46:57 [2020-09-18T06:46:57.302Z] #48 1.468 Cloning into '/tmp/tmp.15BLRpBVv8/src/github.com/mvdan/sh'...
06:46:57 [2020-09-18T06:46:57.302Z] #48 ...
06:46:57 [2020-09-18T06:46:57.302Z] 
06:46:57 [2020-09-18T06:46:57.302Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.401 + RM_GOPATH=0
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.401 + TMP_GOPATH=
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.401 + : /build
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.401 + '[' -z '' ']'
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.402 ++ mktemp -d
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.406 + export GOPATH=/tmp/tmp.BO3kko0R54
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.406 + GOPATH=/tmp/tmp.BO3kko0R54
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.406 + RM_GOPATH=1
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.406 + case "$(go env GOARCH)" in
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.408 ++ go env GOARCH
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.465 + export GO_BUILDMODE=-buildmode=pie
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.465 + GO_BUILDMODE=-buildmode=pie
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.469 ++ dirname /tmp/install/install.sh
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.470 + dir=/tmp/install
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.473 + bin=rootlesskit
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.473 + shift
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.479 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
06:46:57 [2020-09-18T06:46:57.302Z] #55 1.480 + . /tmp/install/rootlesskit.installer
06:46:57 [2020-09-18T06:46:57.303Z] #55 1.480 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:46:57 [2020-09-18T06:46:57.303Z] #55 1.484 + install_rootlesskit
06:46:57 [2020-09-18T06:46:57.303Z] #55 1.489 + case "$1" in
06:46:57 [2020-09-18T06:46:57.303Z] #55 1.489 + export CGO_ENABLED=0
06:46:57 [2020-09-18T06:46:57.303Z] #55 1.489 + CGO_ENABLED=0
06:46:57 [2020-09-18T06:46:57.303Z] #55 1.490 + _install_rootlesskit
06:46:57 [2020-09-18T06:46:57.303Z] #55 1.491 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
06:46:57 [2020-09-18T06:46:57.303Z] #55 1.491 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:46:57 [2020-09-18T06:46:57.303Z] #55 1.492 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BO3kko0R54/src/github.com/rootless-containers/rootlesskit
06:46:57 [2020-09-18T06:46:57.303Z] #55 1.500 Cloning into '/tmp/tmp.BO3kko0R54/src/github.com/rootless-containers/rootlesskit'...
06:46:57 [2020-09-18T06:46:57.303Z] #55 7.586 + cd /tmp/tmp.BO3kko0R54/src/github.com/rootless-containers/rootlesskit
06:46:57 [2020-09-18T06:46:57.303Z] #55 7.586 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:46:57 [2020-09-18T06:46:57.303Z] #55 7.862 + for f in rootlesskit rootlesskit-docker-proxy
06:46:57 [2020-09-18T06:46:57.303Z] #55 7.863 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:46:57 [2020-09-18T06:46:57.347Z] #7 ...
06:46:57 [2020-09-18T06:46:57.347Z] 
06:46:57 [2020-09-18T06:46:57.347Z] #20 [internal] load build context
06:46:57 [2020-09-18T06:46:57.347Z] #20 transferring context: 51.44MB 2.2s done
06:46:57 [2020-09-18T06:46:57.347Z] #20 DONE 4.7s
06:46:57 [2020-09-18T06:46:57.347Z] 
06:46:57 [2020-09-18T06:46:57.347Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:46:57 [2020-09-18T06:46:57.347Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
06:46:57 [2020-09-18T06:46:57.347Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 4.6s done
06:46:57 [2020-09-18T06:46:57.347Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.8s done
06:46:57 [2020-09-18T06:46:57.347Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.7s done
06:46:57 [2020-09-18T06:46:57.347Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 125.53kB / 97.69MB 5.0s
06:46:57 [2020-09-18T06:46:57.347Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 5.0s
06:46:57 [2020-09-18T06:46:57.347Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.37MB / 97.69MB 5.2s
06:46:57 [2020-09-18T06:46:57.347Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.2s
06:46:57 [2020-09-18T06:46:57.347Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 17.78MB / 97.69MB 5.3s
06:46:57 [2020-09-18T06:46:57.347Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.2s done
06:46:57 [2020-09-18T06:46:57.409Z] #17 34.16 Setting up python3-setuptools (40.8.0-1) ...
06:46:57 [2020-09-18T06:46:57.602Z] #55 ...
06:46:57 [2020-09-18T06:46:57.602Z] 
06:46:57 [2020-09-18T06:46:57.602Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.369 + RM_GOPATH=0
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.369 + TMP_GOPATH=
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.369 + : /build
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.369 + '[' -z '' ']'
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.398 ++ mktemp -d
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.433 + export GOPATH=/tmp/tmp.U4VHbSrLh6
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.433 + GOPATH=/tmp/tmp.U4VHbSrLh6
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.433 + RM_GOPATH=1
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.433 + case "$(go env GOARCH)" in
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.435 ++ go env GOARCH
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.475 + export GO_BUILDMODE=-buildmode=pie
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.476 + GO_BUILDMODE=-buildmode=pie
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.481 ++ dirname /tmp/install/install.sh
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.482 + dir=/tmp/install
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.483 + bin=golangci_lint
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.483 + shift
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.483 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.483 + . /tmp/install/golangci_lint.installer
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.484 ++ : v1.23.8
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.484 Installing golangci-lint version v1.23.8
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.484 + install_golangci_lint
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.485 + echo 'Installing golangci-lint version v1.23.8'
06:46:57 [2020-09-18T06:46:57.602Z] #46 1.485 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
06:46:57 [2020-09-18T06:46:57.602Z] #46 ...
06:46:57 [2020-09-18T06:46:57.602Z] 
06:46:57 [2020-09-18T06:46:57.602Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:46:57 [2020-09-18T06:46:57.602Z] #39 1.639 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:46:57 [2020-09-18T06:46:57.602Z] #39 1.733 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:46:57 [2020-09-18T06:46:57.602Z] #39 1.735 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:46:57 [2020-09-18T06:46:57.602Z] #39 3.018 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
06:46:57 [2020-09-18T06:46:57.602Z] #39 5.406 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
06:46:57 [2020-09-18T06:46:57.602Z] #39 7.569 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
06:46:57 [2020-09-18T06:46:57.695Z] #39 24.46   CC       images/fifo.o
06:46:57 [2020-09-18T06:46:57.695Z] #39 24.68   CC       images/remap-file-path.o
06:46:57 [2020-09-18T06:46:57.903Z] #39 ...
06:46:57 [2020-09-18T06:46:57.903Z] 
06:46:57 [2020-09-18T06:46:57.903Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:46:57 [2020-09-18T06:46:57.903Z] #33 1.230 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:46:57 [2020-09-18T06:46:57.903Z] #33 1.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:46:57 [2020-09-18T06:46:57.903Z] #33 1.435 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:46:57 [2020-09-18T06:46:57.903Z] #33 2.088 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
06:46:57 [2020-09-18T06:46:57.903Z] #33 4.618 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
06:46:57 [2020-09-18T06:46:57.903Z] #33 6.781 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
06:46:57 [2020-09-18T06:46:57.903Z] #33 ...
06:46:57 [2020-09-18T06:46:57.903Z] 
06:46:57 [2020-09-18T06:46:57.903Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.298 + RM_GOPATH=0
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.298 + TMP_GOPATH=
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.298 + : /build
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.298 + '[' -z '' ']'
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.299 ++ mktemp -d
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.300 + export GOPATH=/tmp/tmp.ZmsRdfLRaS
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.301 + GOPATH=/tmp/tmp.ZmsRdfLRaS
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.301 + RM_GOPATH=1
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.301 + case "$(go env GOARCH)" in
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.302 ++ go env GOARCH
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.307 + export GO_BUILDMODE=-buildmode=pie
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.307 + GO_BUILDMODE=-buildmode=pie
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.308 ++ dirname /tmp/install/install.sh
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.309 + dir=/tmp/install
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.309 + bin=dockercli
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.309 + shift
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.310 + '[' '!' -f /tmp/install/dockercli.installer ']'
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.310 + . /tmp/install/dockercli.installer
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.310 ++ : stable
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.310 ++ : 17.06.2-ce
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.311 + install_dockercli
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.311 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.311 Install docker/cli version 17.06.2-ce from stable
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.312 ++ uname -m
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.314 + arch=ppc64le
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.314 + '[' ppc64le '!=' x86_64 ']'
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.314 + '[' ppc64le '!=' s390x ']'
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.314 + '[' ppc64le '!=' armhf ']'
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.314 + build_dockercli
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.314 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZmsRdfLRaS/tmp/docker-ce
06:46:57 [2020-09-18T06:46:57.903Z] #22 1.323 Cloning into '/tmp/tmp.ZmsRdfLRaS/tmp/docker-ce'...
06:46:57 [2020-09-18T06:46:57.924Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 25.32MB / 97.69MB 5.6s
06:46:57 [2020-09-18T06:46:57.924Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.54MB / 97.69MB 5.7s
06:46:57 [2020-09-18T06:46:57.924Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 54.47MB / 97.69MB 5.9s
06:46:58 [2020-09-18T06:46:58.042Z] #17 34.85 Setting up python3-pip (18.1-5) ...
06:46:58 [2020-09-18T06:46:58.186Z] #7 ...
06:46:58 [2020-09-18T06:46:58.187Z] 
06:46:58 [2020-09-18T06:46:58.187Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:46:58 [2020-09-18T06:46:58.187Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
06:46:58 [2020-09-18T06:46:58.187Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
06:46:58 [2020-09-18T06:46:58.187Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
06:46:58 [2020-09-18T06:46:58.187Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.1s done
06:46:58 [2020-09-18T06:46:58.187Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done
06:46:58 [2020-09-18T06:46:58.187Z] #58 DONE 5.9s
06:46:58 [2020-09-18T06:46:58.187Z] 
06:46:58 [2020-09-18T06:46:58.187Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:46:58 [2020-09-18T06:46:58.187Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 63.47MB / 97.69MB 6.0s
06:46:58 [2020-09-18T06:46:58.203Z] #22 ...
06:46:58 [2020-09-18T06:46:58.203Z] 
06:46:58 [2020-09-18T06:46:58.203Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:46:58 [2020-09-18T06:46:58.203Z] #29 1.297 + git clone https://github.com/kolyshkin/go-swagger.git .
06:46:58 [2020-09-18T06:46:58.203Z] #29 1.310 Cloning into '.'...
06:46:58 [2020-09-18T06:46:58.203Z] #29 ...
06:46:58 [2020-09-18T06:46:58.203Z] 
06:46:58 [2020-09-18T06:46:58.203Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.394 + RM_GOPATH=0
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.394 + TMP_GOPATH=
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.394 + : /build
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.394 + '[' -z '' ']'
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.394 ++ mktemp -d
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.410 + export GOPATH=/tmp/tmp.l909o658K3
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.410 + GOPATH=/tmp/tmp.l909o658K3
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.410 + RM_GOPATH=1
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.410 + case "$(go env GOARCH)" in
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.412 ++ go env GOARCH
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.442 + export GO_BUILDMODE=-buildmode=pie
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.442 + GO_BUILDMODE=-buildmode=pie
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.457 ++ dirname /tmp/install/install.sh
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.471 + dir=/tmp/install
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.471 + bin=vndr
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.471 + shift
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.471 + '[' '!' -f /tmp/install/vndr.installer ']'
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.471 + . /tmp/install/vndr.installer
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.473 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.474 + install_vndr
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.474 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.474 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.l909o658K3/src/github.com/LK4D4/vndr
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.474 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:46:58 [2020-09-18T06:46:58.203Z] #42 1.477 Cloning into '/tmp/tmp.l909o658K3/src/github.com/LK4D4/vndr'...
06:46:58 [2020-09-18T06:46:58.203Z] #42 2.355 + cd /tmp/tmp.l909o658K3/src/github.com/LK4D4/vndr
06:46:58 [2020-09-18T06:46:58.203Z] #42 2.381 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:46:58 [2020-09-18T06:46:58.203Z] #42 2.419 + go build -buildmode=pie -v -o /build/vndr .
06:46:58 [2020-09-18T06:46:58.203Z] #42 4.209 runtime/internal/sys
06:46:58 [2020-09-18T06:46:58.203Z] #42 4.225 internal/race
06:46:58 [2020-09-18T06:46:58.203Z] #42 4.252 internal/cpu
06:46:58 [2020-09-18T06:46:58.203Z] #42 4.359 runtime/internal/atomic
06:46:58 [2020-09-18T06:46:58.203Z] #42 4.579 sync/atomic
06:46:58 [2020-09-18T06:46:58.203Z] #42 4.723 runtime/internal/math
06:46:58 [2020-09-18T06:46:58.203Z] #42 5.022 unicode
06:46:58 [2020-09-18T06:46:58.203Z] #42 5.061 unicode/utf8
06:46:58 [2020-09-18T06:46:58.203Z] #42 5.619 math/bits
06:46:58 [2020-09-18T06:46:58.203Z] #42 5.654 internal/bytealg
06:46:58 [2020-09-18T06:46:58.203Z] #42 6.779 internal/testlog
06:46:58 [2020-09-18T06:46:58.203Z] #42 7.347 math
06:46:58 [2020-09-18T06:46:58.203Z] #42 7.681 encoding
06:46:58 [2020-09-18T06:46:58.203Z] #42 7.983 runtime
06:46:58 [2020-09-18T06:46:58.203Z] #42 8.311 unicode/utf16
06:46:58 [2020-09-18T06:46:58.203Z] #42 9.239 container/list
06:46:58 [2020-09-18T06:46:58.268Z] #39 ...
06:46:58 [2020-09-18T06:46:58.268Z] 
06:46:58 [2020-09-18T06:46:58.268Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:46:58 [2020-09-18T06:46:58.268Z] #33 0.995 + RM_GOPATH=0
06:46:58 [2020-09-18T06:46:58.268Z] #33 0.995 + TMP_GOPATH=
06:46:58 [2020-09-18T06:46:58.268Z] #33 0.995 + : /build
06:46:58 [2020-09-18T06:46:58.268Z] #33 0.995 + '[' -z '' ']'
06:46:58 [2020-09-18T06:46:58.268Z] #33 0.995 ++ mktemp -d
06:46:58 [2020-09-18T06:46:58.268Z] #33 0.999 + export GOPATH=/tmp/tmp.XTcbwFL6GZ
06:46:58 [2020-09-18T06:46:58.268Z] #33 0.999 + GOPATH=/tmp/tmp.XTcbwFL6GZ
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.000 + RM_GOPATH=1
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.000 + case "$(go env GOARCH)" in
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.001 ++ go env GOARCH
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.018 + export GO_BUILDMODE=-buildmode=pie
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.018 + GO_BUILDMODE=-buildmode=pie
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.019 ++ dirname /tmp/install/install.sh
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.019 + dir=/tmp/install
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.020 + bin=tini
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.020 + shift
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.020 + '[' '!' -f /tmp/install/tini.installer ']'
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.020 + . /tmp/install/tini.installer
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.021 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.021 + install_tini
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.021 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.022 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.022 + git clone https://github.com/krallin/tini.git /tmp/tmp.XTcbwFL6GZ/tini
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.031 Cloning into '/tmp/tmp.XTcbwFL6GZ/tini'...
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.686 + cd /tmp/tmp.XTcbwFL6GZ/tini
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.686 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
06:46:58 [2020-09-18T06:46:58.268Z] #33 1.706 + cmake .
06:46:58 [2020-09-18T06:46:58.268Z] #33 2.290 -- The C compiler identification is GNU 8.3.0
06:46:58 [2020-09-18T06:46:58.268Z] #33 2.349 -- Check for working C compiler: /usr/bin/cc
06:46:58 [2020-09-18T06:46:58.268Z] #33 2.933 -- Check for working C compiler: /usr/bin/cc -- works
06:46:58 [2020-09-18T06:46:58.268Z] #33 2.962 -- Detecting C compiler ABI info
06:46:58 [2020-09-18T06:46:58.268Z] #33 3.525 -- Detecting C compiler ABI info - done
06:46:58 [2020-09-18T06:46:58.268Z] #33 3.574 -- Detecting C compile features
06:46:58 [2020-09-18T06:46:58.268Z] #33 5.398 -- Detecting C compile features - done
06:46:58 [2020-09-18T06:46:58.268Z] #33 5.426 -- Performing Test HAS_BUILTIN_FORTIFY
06:46:58 [2020-09-18T06:46:58.268Z] #33 5.647 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:46:58 [2020-09-18T06:46:58.268Z] #33 5.782 -- Configuring done
06:46:58 [2020-09-18T06:46:58.268Z] #33 5.808 -- Generating done
06:46:58 [2020-09-18T06:46:58.268Z] #33 5.818 -- Build files have been written to: /tmp/tmp.XTcbwFL6GZ/tini
06:46:58 [2020-09-18T06:46:58.268Z] #33 5.822 + make tini-static
06:46:58 [2020-09-18T06:46:58.268Z] #33 6.342 Scanning dependencies of target tini-static
06:46:58 [2020-09-18T06:46:58.268Z] #33 6.549 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:46:58 [2020-09-18T06:46:58.268Z] #33 7.722 [100%] Linking C executable tini-static
06:46:58 [2020-09-18T06:46:58.268Z] #33 8.347 [100%] Built target tini-static
06:46:58 [2020-09-18T06:46:58.268Z] #33 8.406 + mkdir -p /build
06:46:58 [2020-09-18T06:46:58.268Z] #33 8.408 + cp tini-static /build/docker-init
06:46:58 [2020-09-18T06:46:58.268Z] #33 DONE 8.7s
06:46:58 [2020-09-18T06:46:58.268Z] 
06:46:58 [2020-09-18T06:46:58.268Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:46:58 [2020-09-18T06:46:58.268Z] #39 24.99   CC       images/eventfd.o
06:46:58 [2020-09-18T06:46:58.333Z] #17 35.39 Processing triggers for libc-bin (2.28-10) ...
06:46:58 [2020-09-18T06:46:58.333Z] #17 35.42 Processing triggers for mime-support (3.62) ...
06:46:58 [2020-09-18T06:46:58.449Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 84.27MB / 97.69MB 6.3s
06:46:58 [2020-09-18T06:46:58.501Z] #42 ...
06:46:58 [2020-09-18T06:46:58.501Z] 
06:46:58 [2020-09-18T06:46:58.501Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.386 + RM_GOPATH=0
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.386 + TMP_GOPATH=
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.386 + : /build
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.387 + '[' -z '' ']'
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.389 ++ mktemp -d
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.391 + export GOPATH=/tmp/tmp.ynWvqv10li
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.391 + GOPATH=/tmp/tmp.ynWvqv10li
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.391 + RM_GOPATH=1
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.391 + case "$(go env GOARCH)" in
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.395 ++ go env GOARCH
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.445 + export GO_BUILDMODE=-buildmode=pie
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.450 + GO_BUILDMODE=-buildmode=pie
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.451 ++ dirname /tmp/install/install.sh
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.452 + dir=/tmp/install
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.452 + bin=proxy
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.452 + shift
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.453 + '[' '!' -f /tmp/install/proxy.installer ']'
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.453 + . /tmp/install/proxy.installer
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.454 ++ : 9e99af28df21367340c95a3863e31808d689c92a
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.454 + install_proxy
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.454 + case "$1" in
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.454 + export CGO_ENABLED=0
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.454 + CGO_ENABLED=0
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.454 + _install_proxy
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.454 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.454 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ynWvqv10li/src/github.com/docker/libnetwork
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.454 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
06:46:58 [2020-09-18T06:46:58.501Z] #61 1.477 Cloning into '/tmp/tmp.ynWvqv10li/src/github.com/docker/libnetwork'...
06:46:58 [2020-09-18T06:46:58.501Z] #61 ...
06:46:58 [2020-09-18T06:46:58.501Z] 
06:46:58 [2020-09-18T06:46:58.501Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:46:58 [2020-09-18T06:46:58.501Z] #24 1.611 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:46:58 [2020-09-18T06:46:58.501Z] #24 1.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:46:58 [2020-09-18T06:46:58.501Z] #24 1.723 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:46:58 [2020-09-18T06:46:58.501Z] #24 2.906 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
06:46:58 [2020-09-18T06:46:58.501Z] #24 5.262 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
06:46:58 [2020-09-18T06:46:58.501Z] #24 7.275 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
06:46:58 [2020-09-18T06:46:58.529Z] #39 25.34   CC       images/eventpoll.o
06:46:58 [2020-09-18T06:46:58.712Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 91.12MB / 97.69MB 6.5s
06:46:58 [2020-09-18T06:46:58.712Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.6s
06:46:58 [2020-09-18T06:46:58.790Z] #39 25.71   CC       images/fh.o
06:46:58 [2020-09-18T06:46:58.802Z] #24 ...
06:46:58 [2020-09-18T06:46:58.802Z] 
06:46:58 [2020-09-18T06:46:58.802Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:46:58 [2020-09-18T06:46:58.802Z] #48 11.67 + cd /tmp/tmp.15BLRpBVv8/src/github.com/mvdan/sh
06:46:58 [2020-09-18T06:46:58.802Z] #48 11.68 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
06:46:58 [2020-09-18T06:46:58.802Z] #48 11.75 + GO111MODULE=on
06:46:58 [2020-09-18T06:46:58.802Z] #48 11.75 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
06:46:58 [2020-09-18T06:46:58.970Z] #17 DONE 35.9s
06:46:58 [2020-09-18T06:46:58.970Z] 
06:46:58 [2020-09-18T06:46:58.970Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
06:46:59 [2020-09-18T06:46:59.288Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.3s done
06:46:59 [2020-09-18T06:46:59.365Z] #39 26.26   CC       images/fsnotify.o
06:46:59 [2020-09-18T06:46:59.601Z] #18 0.536 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:46:59 [2020-09-18T06:46:59.601Z] #18 0.540 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:46:59 [2020-09-18T06:46:59.601Z] #18 0.542 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:46:59 [2020-09-18T06:46:59.627Z] #39 ...
06:46:59 [2020-09-18T06:46:59.627Z] 
06:46:59 [2020-09-18T06:46:59.627Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:46:59 [2020-09-18T06:46:59.627Z] #41 80.96 text/template
06:46:59 [2020-09-18T06:46:59.627Z] #41 81.75 go/parser
06:46:59 [2020-09-18T06:46:59.627Z] #41 85.38 encoding/xml
06:46:59 [2020-09-18T06:46:59.627Z] #41 86.23 go/doc
06:46:59 [2020-09-18T06:46:59.627Z] #41 90.28 github.com/LK4D4/vndr/build
06:46:59 [2020-09-18T06:46:59.627Z] #41 91.01 github.com/LK4D4/vndr/versioned
06:46:59 [2020-09-18T06:46:59.627Z] #41 91.07 compress/flate
06:46:59 [2020-09-18T06:46:59.627Z] #41 ...
06:46:59 [2020-09-18T06:46:59.627Z] 
06:46:59 [2020-09-18T06:46:59.627Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:46:59 [2020-09-18T06:46:59.627Z] #52 37.60 Checking out files:  52% (1704/3239)   
Checking out files:  53% (1717/3239)   
Checking out files:  54% (1750/3239)   
Checking out files:  55% (1782/3239)   
Checking out files:  56% (1814/3239)   
Checking out files:  57% (1847/3239)   
Checking out files:  58% (1879/3239)   
Checking out files:  59% (1912/3239)   
Checking out files:  60% (1944/3239)   
Checking out files:  61% (1976/3239)   
Checking out files:  62% (2009/3239)   
Checking out files:  63% (2041/3239)   
Checking out files:  64% (2073/3239)   
Checking out files:  65% (2106/3239)   
Checking out files:  66% (2138/3239)   
Checking out files:  67% (2171/3239)   
Checking out files:  68% (2203/3239)   
Checking out files:  69% (2235/3239)   
Checking out files:  70% (2268/3239)   
Checking out files:  71% (2300/3239)   
Checking out files:  72% (2333/3239)   
Checking out files:  73% (2365/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  91% (2961/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
06:46:59 [2020-09-18T06:46:59.627Z] #52 39.01 + cd /tmp/tmp.vDhN9rfYYw/src/github.com/containerd/containerd
06:46:59 [2020-09-18T06:46:59.627Z] #52 39.01 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
06:46:59 [2020-09-18T06:46:59.627Z] #52 39.37 + export 'BUILDTAGS=netgo osusergo static_build'
06:46:59 [2020-09-18T06:46:59.627Z] #52 39.37 + BUILDTAGS='netgo osusergo static_build'
06:46:59 [2020-09-18T06:46:59.627Z] #52 39.37 + export EXTRA_FLAGS=-buildmode=pie
06:46:59 [2020-09-18T06:46:59.627Z] #52 39.37 + EXTRA_FLAGS=-buildmode=pie
06:46:59 [2020-09-18T06:46:59.627Z] #52 39.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:46:59 [2020-09-18T06:46:59.627Z] #52 39.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:46:59 [2020-09-18T06:46:59.627Z] #52 39.37 + '[' '' = dynamic ']'
06:46:59 [2020-09-18T06:46:59.627Z] #52 39.37 + make
06:46:59 [2020-09-18T06:46:59.627Z] #52 40.47 + bin/ctr
06:46:59 [2020-09-18T06:46:59.892Z] #18 DONE 0.7s
06:46:59 [2020-09-18T06:46:59.892Z] 
06:46:59 [2020-09-18T06:46:59.892Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:47:00 [2020-09-18T06:47:00.329Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s
06:47:00 [2020-09-18T06:47:00.341Z] #48 13.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:00 [2020-09-18T06:47:00.341Z] #48 13.47 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:00 [2020-09-18T06:47:00.341Z] #48 13.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:00 [2020-09-18T06:47:00.341Z] #48 13.72 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:00 [2020-09-18T06:47:00.341Z] #48 13.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:01 [2020-09-18T06:47:01.548Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
06:47:01 [2020-09-18T06:47:01.886Z] #48 15.18 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:02 [2020-09-18T06:47:02.178Z] #52 ...
06:47:02 [2020-09-18T06:47:02.178Z] 
06:47:02 [2020-09-18T06:47:02.178Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:02 [2020-09-18T06:47:02.178Z] #41 93.15 hash/crc32
06:47:02 [2020-09-18T06:47:02.440Z] #41 93.62 net
06:47:02 [2020-09-18T06:47:02.440Z] #41 93.63 compress/gzip
06:47:02 [2020-09-18T06:47:02.440Z] #41 ...
06:47:02 [2020-09-18T06:47:02.440Z] 
06:47:02 [2020-09-18T06:47:02.440Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:02 [2020-09-18T06:47:02.440Z] #47 88.91 mvdan.cc/sh/v3/cmd/shfmt
06:47:02 [2020-09-18T06:47:02.440Z] #47 DONE 93.8s
06:47:02 [2020-09-18T06:47:02.594Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.9s done
06:47:02 [2020-09-18T06:47:02.594Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
06:47:02 [2020-09-18T06:47:02.594Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done
06:47:02 [2020-09-18T06:47:02.617Z] #19 2.737 Collecting yamllint==1.16.0
06:47:02 [2020-09-18T06:47:02.618Z] #19 2.895   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
06:47:02 [2020-09-18T06:47:02.618Z] #19 2.930 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
06:47:02 [2020-09-18T06:47:02.618Z] #19 2.953   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
06:47:02 [2020-09-18T06:47:02.618Z] #19 2.970 Collecting pyyaml (from yamllint==1.16.0)
06:47:02 [2020-09-18T06:47:02.702Z] 
06:47:02 [2020-09-18T06:47:02.702Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:02 [2020-09-18T06:47:02.702Z] #39 26.75   CC       images/signalfd.o
06:47:02 [2020-09-18T06:47:02.702Z] #39 26.96   CC       images/fs.o
06:47:02 [2020-09-18T06:47:02.702Z] #39 27.20   CC       images/pstree.o
06:47:02 [2020-09-18T06:47:02.702Z] #39 27.35   CC       images/pipe.o
06:47:02 [2020-09-18T06:47:02.702Z] #39 27.55   CC       images/tcp-stream.o
06:47:02 [2020-09-18T06:47:02.702Z] #39 27.75   CC       images/sk-packet.o
06:47:02 [2020-09-18T06:47:02.702Z] #39 28.06   CC       images/mnt.o
06:47:02 [2020-09-18T06:47:02.702Z] #39 28.29   CC       images/pipe-data.o
06:47:02 [2020-09-18T06:47:02.702Z] #39 28.43   CC       images/sa.o
06:47:02 [2020-09-18T06:47:02.702Z] #39 28.71   CC       images/timer.o
06:47:02 [2020-09-18T06:47:02.702Z] #39 29.09   CC       images/timerfd.o
06:47:02 [2020-09-18T06:47:02.702Z] #39 29.32   CC       images/mm.o
06:47:02 [2020-09-18T06:47:02.908Z] #19 3.046   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
06:47:02 [2020-09-18T06:47:02.951Z] #48 16.09 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:02 [2020-09-18T06:47:02.963Z] #39 29.84   CC       images/sk-opts.o
06:47:03 [2020-09-18T06:47:03.169Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s
06:47:03 [2020-09-18T06:47:03.203Z] #19 ...
06:47:03 [2020-09-18T06:47:03.203Z] 
06:47:03 [2020-09-18T06:47:03.203Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:03 [2020-09-18T06:47:03.203Z] #39 70.08   CC       criu/libnetlink.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 70.26   CC       criu/log.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 70.57   CC       criu/lsm.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 70.93   CC       criu/mem.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 71.93   CC       criu/memfd.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 72.21   CC       criu/mount.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 73.97   CC       criu/namespaces.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 74.97   CC       criu/net.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 76.52   CC       criu/netfilter.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 76.80   CC       criu/page-pipe.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 77.17   CC       criu/page-xfer.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 77.90   CC       criu/pagemap-cache.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 78.06   CC       criu/pagemap.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 78.59   CC       criu/parasite-syscall.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 78.97   CC       criu/path.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 79.09   CC       criu/pie-util-vdso.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 79.26   CC       criu/pie-util.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 79.34   CC       criu/pipes.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 79.71   CC       criu/plugin.o
06:47:03 [2020-09-18T06:47:03.203Z] #39 79.91   CC       criu/proc_parse.o
06:47:03 [2020-09-18T06:47:03.431Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.2s done
06:47:03 [2020-09-18T06:47:03.493Z] #39 ...
06:47:03 [2020-09-18T06:47:03.493Z] 
06:47:03 [2020-09-18T06:47:03.493Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:47:03 [2020-09-18T06:47:03.493Z] #19 3.798 Building wheels for collected packages: pyyaml
06:47:03 [2020-09-18T06:47:03.493Z] #19 3.803   Running setup.py bdist_wheel for pyyaml: started
06:47:03 [2020-09-18T06:47:03.536Z] #39 30.26   CC       images/sk-unix.o
06:47:03 [2020-09-18T06:47:03.639Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.5s done
06:47:03 [2020-09-18T06:47:03.798Z] #39 30.62   CC       images/sk-inet.o
06:47:03 [2020-09-18T06:47:03.899Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
06:47:04 [2020-09-18T06:47:04.015Z] #48 ...
06:47:04 [2020-09-18T06:47:04.015Z] 
06:47:04 [2020-09-18T06:47:04.015Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:04 [2020-09-18T06:47:04.015Z] #52 17.25 Fetched 8156 kB in 16s (521 kB/s)
06:47:04 [2020-09-18T06:47:04.059Z] #39 31.00   CC       images/tun.o
06:47:04 [2020-09-18T06:47:04.127Z] #19 4.446   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
06:47:04 [2020-09-18T06:47:04.127Z] #19 4.446   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
06:47:04 [2020-09-18T06:47:04.127Z] #19 4.496 Successfully built pyyaml
06:47:04 [2020-09-18T06:47:04.321Z] #39 31.22   CC       images/sk-netlink.o
06:47:04 [2020-09-18T06:47:04.321Z] #39 31.35   CC       images/packet-sock.o
06:47:04 [2020-09-18T06:47:04.376Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
06:47:04 [2020-09-18T06:47:04.418Z] #19 4.501 Installing collected packages: pathspec, pyyaml, yamllint
06:47:04 [2020-09-18T06:47:04.418Z] #19 4.726 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
06:47:04 [2020-09-18T06:47:04.710Z] #19 DONE 5.0s
06:47:04 [2020-09-18T06:47:04.710Z] 
06:47:04 [2020-09-18T06:47:04.710Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
06:47:04 [2020-09-18T06:47:04.818Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.1s done
06:47:04 [2020-09-18T06:47:04.819Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
06:47:04 [2020-09-18T06:47:04.819Z] #7 DONE 28.3s
06:47:04 [2020-09-18T06:47:04.819Z] 
06:47:04 [2020-09-18T06:47:04.819Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:47:04 [2020-09-18T06:47:04.837Z] #7 DONE 29.0s
06:47:04 [2020-09-18T06:47:04.837Z] 
06:47:04 [2020-09-18T06:47:04.837Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:47:04 [2020-09-18T06:47:04.896Z] #39 31.64   CC       images/ipc-var.o
06:47:04 [2020-09-18T06:47:04.896Z] #39 31.79   CC       images/ipc-desc.o
06:47:04 [2020-09-18T06:47:04.896Z] #39 31.95   CC       images/ipc-shm.o
06:47:04 [2020-09-18T06:47:04.896Z] #39 32.03   CC       images/ipc-msg.o
06:47:05 [2020-09-18T06:47:05.001Z] #22 DONE 0.2s
06:47:05 [2020-09-18T06:47:05.001Z] 
06:47:05 [2020-09-18T06:47:05.001Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
06:47:05 [2020-09-18T06:47:05.159Z] #39 32.18   CC       images/ipc-sem.o
06:47:05 [2020-09-18T06:47:05.421Z] #39 32.31   CC       images/utsns.o
06:47:05 [2020-09-18T06:47:05.673Z] #26 DONE 0.9s
06:47:05 [2020-09-18T06:47:05.674Z] 
06:47:05 [2020-09-18T06:47:05.674Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:05 [2020-09-18T06:47:05.674Z] #39 81.48   CC       criu/protobuf-desc.o
06:47:05 [2020-09-18T06:47:05.674Z] #39 81.93   CC       criu/protobuf.o
06:47:05 [2020-09-18T06:47:05.674Z] #39 82.11   CC       criu/pstree.o
06:47:05 [2020-09-18T06:47:05.683Z] #39 32.52   CC       images/creds.o
06:47:05 [2020-09-18T06:47:05.683Z] #39 32.68   CC       images/vma.o
06:47:05 [2020-09-18T06:47:05.765Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.6s done
06:47:05 [2020-09-18T06:47:05.944Z] #39 32.82   CC       images/netdev.o
06:47:05 [2020-09-18T06:47:05.964Z] #39 82.78   CC       criu/rbtree.o
06:47:05 [2020-09-18T06:47:05.964Z] #39 ...
06:47:05 [2020-09-18T06:47:05.964Z] 
06:47:05 [2020-09-18T06:47:05.964Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
06:47:05 [2020-09-18T06:47:05.964Z] #29 DONE 0.2s
06:47:06 [2020-09-18T06:47:06.206Z] #39 33.08   CC       images/tty.o
06:47:06 [2020-09-18T06:47:06.223Z] #8 DONE 1.6s
06:47:06 [2020-09-18T06:47:06.223Z] 
06:47:06 [2020-09-18T06:47:06.223Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:47:06 [2020-09-18T06:47:06.255Z] 
06:47:06 [2020-09-18T06:47:06.255Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
06:47:06 [2020-09-18T06:47:06.255Z] #31 DONE 0.1s
06:47:06 [2020-09-18T06:47:06.255Z] 
06:47:06 [2020-09-18T06:47:06.255Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:06 [2020-09-18T06:47:06.255Z] #39 83.05   CC       criu/rst-malloc.o
06:47:06 [2020-09-18T06:47:06.255Z] #39 ...
06:47:06 [2020-09-18T06:47:06.255Z] 
06:47:06 [2020-09-18T06:47:06.255Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
06:47:06 [2020-09-18T06:47:06.255Z] #34 DONE 0.1s
06:47:06 [2020-09-18T06:47:06.546Z] 
06:47:06 [2020-09-18T06:47:06.546Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:06 [2020-09-18T06:47:06.546Z] #39 83.31   CC       criu/seccomp.o
06:47:06 [2020-09-18T06:47:06.710Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
06:47:06 [2020-09-18T06:47:06.783Z] #39 33.54   CC       images/file-lock.o
06:47:06 [2020-09-18T06:47:06.783Z] #39 33.72   CC       images/rlimit.o
06:47:06 [2020-09-18T06:47:06.783Z] #39 33.90   CC       images/pagemap.o
06:47:06 [2020-09-18T06:47:06.793Z] #9 DONE 0.7s
06:47:06 [2020-09-18T06:47:06.793Z] 
06:47:06 [2020-09-18T06:47:06.793Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:47:06 [2020-09-18T06:47:06.793Z] #35 DONE 0.1s
06:47:06 [2020-09-18T06:47:06.793Z] 
06:47:06 [2020-09-18T06:47:06.793Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:47:06 [2020-09-18T06:47:06.837Z] #39 83.66   CC       criu/seize.o
06:47:07 [2020-09-18T06:47:07.044Z] #39 34.10   CC       images/siginfo.o
06:47:07 [2020-09-18T06:47:07.054Z] #27 DONE 0.1s
06:47:07 [2020-09-18T06:47:07.054Z] 
06:47:07 [2020-09-18T06:47:07.054Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:47:07 [2020-09-18T06:47:07.128Z] #39 84.03   CC       criu/servicefd.o
06:47:07 [2020-09-18T06:47:07.617Z] #39 34.35   CC       images/rpc.o
06:47:07 [2020-09-18T06:47:07.760Z] #39 84.40   CC       criu/shmem.o
06:47:08 [2020-09-18T06:47:08.051Z] #39 84.89   CC       criu/sigframe.o
06:47:08 [2020-09-18T06:47:08.051Z] #39 85.00   CC       criu/signalfd.o
06:47:08 [2020-09-18T06:47:08.091Z] #8 DONE 2.8s
06:47:08 [2020-09-18T06:47:08.091Z] 
06:47:08 [2020-09-18T06:47:08.091Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:47:08 [2020-09-18T06:47:08.091Z] #9 DONE 0.5s
06:47:08 [2020-09-18T06:47:08.091Z] 
06:47:08 [2020-09-18T06:47:08.091Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:47:08 [2020-09-18T06:47:08.344Z] #39 85.22   CC       criu/sk-inet.o
06:47:08 [2020-09-18T06:47:08.347Z] #35 DONE 0.2s
06:47:08 [2020-09-18T06:47:08.347Z] 
06:47:08 [2020-09-18T06:47:08.347Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:47:08 [2020-09-18T06:47:08.347Z] #27 DONE 0.2s
06:47:08 [2020-09-18T06:47:08.347Z] 
06:47:08 [2020-09-18T06:47:08.347Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:47:08 [2020-09-18T06:47:08.557Z] #52 17.25 Reading package lists...
06:47:08 [2020-09-18T06:47:08.557Z] #52 ...
06:47:08 [2020-09-18T06:47:08.557Z] 
06:47:08 [2020-09-18T06:47:08.557Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:08 [2020-09-18T06:47:08.557Z] #42 11.83 crypto/internal/subtle
06:47:08 [2020-09-18T06:47:08.557Z] #42 12.21 crypto/subtle
06:47:08 [2020-09-18T06:47:08.557Z] #42 12.53 vendor/golang.org/x/crypto/cryptobyte/asn1
06:47:08 [2020-09-18T06:47:08.557Z] #42 12.88 internal/nettrace
06:47:08 [2020-09-18T06:47:08.557Z] #42 13.14 runtime/cgo
06:47:08 [2020-09-18T06:47:08.557Z] #42 16.93 vendor/golang.org/x/crypto/internal/subtle
06:47:08 [2020-09-18T06:47:08.557Z] #42 ...
06:47:08 [2020-09-18T06:47:08.557Z] 
06:47:08 [2020-09-18T06:47:08.557Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:08 [2020-09-18T06:47:08.557Z] #61 20.19 Checking out files:  88% (1694/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.
06:47:08 [2020-09-18T06:47:08.557Z] #61 20.43 + cd /tmp/tmp.ynWvqv10li/src/github.com/docker/libnetwork
06:47:08 [2020-09-18T06:47:08.557Z] #61 20.43 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
06:47:08 [2020-09-18T06:47:08.557Z] #61 21.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:47:08 [2020-09-18T06:47:08.560Z] #39 35.38   CC       images/ext-file.o
06:47:08 [2020-09-18T06:47:08.560Z] #39 35.55   CC       images/cgroup.o
06:47:08 [2020-09-18T06:47:08.633Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s done
06:47:08 [2020-09-18T06:47:08.633Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
06:47:08 [2020-09-18T06:47:08.860Z] #61 ...
06:47:08 [2020-09-18T06:47:08.860Z] 
06:47:08 [2020-09-18T06:47:08.860Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:08 [2020-09-18T06:47:08.860Z] #44 12.29 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:47:08 [2020-09-18T06:47:08.860Z] #44 15.92 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:47:08 [2020-09-18T06:47:08.860Z] #44 15.93 go: finding github.com/fatih/color v1.9.0
06:47:08 [2020-09-18T06:47:08.860Z] #44 15.98 go: finding github.com/pkg/errors v0.9.1
06:47:08 [2020-09-18T06:47:08.860Z] #44 16.06 go: finding github.com/spf13/pflag v1.0.3
06:47:08 [2020-09-18T06:47:08.860Z] #44 16.16 go: finding github.com/mattn/go-colorable v0.1.6
06:47:08 [2020-09-18T06:47:08.860Z] #44 16.40 go: finding github.com/mattn/go-isatty v0.0.12
06:47:08 [2020-09-18T06:47:08.860Z] #44 16.60 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:47:08 [2020-09-18T06:47:08.860Z] #44 16.81 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:47:08 [2020-09-18T06:47:08.860Z] #44 16.81 go: finding github.com/jonboulle/clockwork v0.1.0
06:47:08 [2020-09-18T06:47:08.860Z] #44 16.95 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:47:08 [2020-09-18T06:47:08.860Z] #44 16.97 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:47:08 [2020-09-18T06:47:08.990Z] #39 ...
06:47:08 [2020-09-18T06:47:08.990Z] 
06:47:08 [2020-09-18T06:47:08.990Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:08 [2020-09-18T06:47:08.990Z] #49 51.22 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
06:47:08 [2020-09-18T06:47:08.990Z] #49 52.23 + mkdir -p /build
06:47:08 [2020-09-18T06:47:08.990Z] #49 52.23 + cp runc /build/runc
06:47:08 [2020-09-18T06:47:08.990Z] #49 DONE 52.5s
06:47:08 [2020-09-18T06:47:08.990Z] 
06:47:08 [2020-09-18T06:47:08.990Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:08 [2020-09-18T06:47:08.990Z] #39 85.76   CC       criu/sk-netlink.o
06:47:09 [2020-09-18T06:47:09.133Z] #39 36.07   CC       images/userns.o
06:47:09 [2020-09-18T06:47:09.160Z] #44 ...
06:47:09 [2020-09-18T06:47:09.160Z] 
06:47:09 [2020-09-18T06:47:09.160Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:47:09 [2020-09-18T06:47:09.160Z] #37 17.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:47:09 [2020-09-18T06:47:09.160Z] #37 19.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:47:09 [2020-09-18T06:47:09.285Z] #39 85.93   CC       criu/sk-packet.o
06:47:09 [2020-09-18T06:47:09.285Z] #39 86.19   CC       criu/sk-queue.o
06:47:09 [2020-09-18T06:47:09.394Z] #39 36.30   CC       images/google/protobuf/descriptor.o
06:47:09 [2020-09-18T06:47:09.577Z] #39 86.43   CC       criu/sk-tcp.o
06:47:10 [2020-09-18T06:47:10.213Z] #39 86.83   CC       criu/sk-unix.o
06:47:10 [2020-09-18T06:47:10.213Z] #39 ...
06:47:10 [2020-09-18T06:47:10.213Z] 
06:47:10 [2020-09-18T06:47:10.213Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:47:10 [2020-09-18T06:47:10.213Z] #36 111.9 + dpkg --print-architecture
06:47:10 [2020-09-18T06:47:10.213Z] #36 111.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
06:47:10 [2020-09-18T06:47:10.213Z] #36 112.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:47:10 [2020-09-18T06:47:10.213Z] #36 112.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:47:10 [2020-09-18T06:47:10.457Z] Running on azwin-2-9293f0 in d:\jenkins\workspace\moby_PR-41467
[Pipeline] {
[Pipeline] ws
06:47:10 [2020-09-18T06:47:10.474Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
06:47:10 [2020-09-18T06:47:10.704Z] #37 ...
06:47:10 [2020-09-18T06:47:10.704Z] 
06:47:10 [2020-09-18T06:47:10.704Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:10 [2020-09-18T06:47:10.704Z] #52 17.25 Reading package lists...
06:47:10 [2020-09-18T06:47:10.785Z] #39 37.58   CC       images/opts.o
06:47:10 [2020-09-18T06:47:10.785Z] #39 37.76   CC       images/seccomp.o
06:47:10 [2020-09-18T06:47:10.847Z] #36 ...
06:47:10 [2020-09-18T06:47:10.847Z] 
06:47:10 [2020-09-18T06:47:10.847Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:47:10 [2020-09-18T06:47:10.847Z] #45 122.7 + cd /tmp/tmp.ClXo9JJRv6/src/github.com/golangci/golangci-lint/
06:47:10 [2020-09-18T06:47:10.847Z] #45 122.7 + git checkout -q v1.23.8
06:47:10 [2020-09-18T06:47:10.847Z] #45 123.0 ++ git describe --tags
06:47:10 [2020-09-18T06:47:10.847Z] #45 123.0 + version=v1.23.8
06:47:10 [2020-09-18T06:47:10.847Z] #45 123.0 ++ git rev-parse --short HEAD
06:47:10 [2020-09-18T06:47:10.847Z] #45 123.0 + commit=76a82c6
06:47:10 [2020-09-18T06:47:10.847Z] #45 123.0 ++ git show -s --format=%cd
06:47:10 [2020-09-18T06:47:10.847Z] #45 123.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
06:47:10 [2020-09-18T06:47:10.847Z] #45 123.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
06:47:11 [2020-09-18T06:47:11.049Z] #39 38.00   CC       images/binfmt-misc.o
06:47:11 [2020-09-18T06:47:11.310Z] #39 38.23   CC       images/time.o
06:47:11 [2020-09-18T06:47:11.310Z] #39 38.38   CC       images/sysctl.o
06:47:11 [2020-09-18T06:47:11.572Z] #39 38.56   CC       images/autofs.o
06:47:11 [2020-09-18T06:47:11.572Z] #39 38.70   CC       images/macvlan.o
06:47:11 [2020-09-18T06:47:11.948Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.2s done
06:47:12 [2020-09-18T06:47:12.145Z] #39 38.91   CC       images/sit.o
06:47:12 [2020-09-18T06:47:12.145Z] #39 39.12   CC       images/memfd.o
06:47:12 [2020-09-18T06:47:12.210Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
06:47:12 [2020-09-18T06:47:12.356Z] #28 ...
06:47:12 [2020-09-18T06:47:12.356Z] 
06:47:12 [2020-09-18T06:47:12.356Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.349 + RM_GOPATH=0
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.349 + TMP_GOPATH=
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.349 + : /build
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.349 + '[' -z '' ']'
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.349 ++ mktemp -d
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.349 + export GOPATH=/tmp/tmp.NcBqla1yHz
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.349 + GOPATH=/tmp/tmp.NcBqla1yHz
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.349 + RM_GOPATH=1
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.349 + case "$(go env GOARCH)" in
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.349 ++ go env GOARCH
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.351 + export GO_BUILDMODE=-buildmode=pie
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.351 + GO_BUILDMODE=-buildmode=pie
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.355 ++ dirname /tmp/install/install.sh
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.356 + dir=/tmp/install
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.356 + bin=gotestsum
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.356 + shift
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.356 + '[' '!' -f /tmp/install/gotestsum.installer ']'
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.356 + . /tmp/install/gotestsum.installer
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.356 ++ : v0.5.3
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.356 + install_gotestsum
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.356 + set -e
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.356 + export GO111MODULE=on
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.356 + GO111MODULE=on
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.356 + GOBIN=/build
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.356 + go get gotest.tools/gotestsum@v0.5.3
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.376 go: finding gotest.tools/gotestsum v0.5.3
06:47:12 [2020-09-18T06:47:12.356Z] #43 5.387 go: finding gotest.tools v0.5.3
06:47:12 [2020-09-18T06:47:12.407Z] #39 39.40   CC       images/timens.o
06:47:12 [2020-09-18T06:47:12.472Z] #7 DONE 20.3s
06:47:12 [2020-09-18T06:47:12.472Z] 
06:47:12 [2020-09-18T06:47:12.472Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:47:12 [2020-09-18T06:47:12.547Z] #52 24.39 Reading package lists...
06:47:12 [2020-09-18T06:47:12.547Z] #52 ...
06:47:12 [2020-09-18T06:47:12.547Z] 
06:47:12 [2020-09-18T06:47:12.547Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:12 [2020-09-18T06:47:12.547Z] #33 15.69 Fetched 8156 kB in 14s (563 kB/s)
06:47:12 [2020-09-18T06:47:12.547Z] #33 15.69 Reading package lists...
06:47:12 [2020-09-18T06:47:12.547Z] #33 23.51 Reading package lists...
06:47:12 [2020-09-18T06:47:12.547Z] #33 ...
06:47:12 [2020-09-18T06:47:12.547Z] 
06:47:12 [2020-09-18T06:47:12.547Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:12 [2020-09-18T06:47:12.547Z] #48 17.73 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:12 [2020-09-18T06:47:12.547Z] #48 19.62 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:12 [2020-09-18T06:47:12.547Z] #48 19.71 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:12 [2020-09-18T06:47:12.547Z] #48 19.98 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:12 [2020-09-18T06:47:12.547Z] #48 20.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:12 [2020-09-18T06:47:12.547Z] #48 21.39 runtime/cgo
06:47:12 [2020-09-18T06:47:12.547Z] #48 21.62 runtime
06:47:12 [2020-09-18T06:47:12.566Z] #36 4.375 + git clone https://github.com/docker/distribution.git .
06:47:12 [2020-09-18T06:47:12.566Z] #36 4.375 Cloning into '.'...
06:47:12 [2020-09-18T06:47:12.668Z] #39 39.59   LINK     images/built-in.o
06:47:12 [2020-09-18T06:47:12.668Z] #39 39.73   GEN      compel/include/asm
06:47:12 [2020-09-18T06:47:12.668Z] #39 39.75   GEN      compel/include/version.h
06:47:12 [2020-09-18T06:47:12.668Z] #39 39.77 touch .config
06:47:12 [2020-09-18T06:47:12.668Z] #39 39.81   GEN      include/common/config.h
06:47:12 [2020-09-18T06:47:12.848Z] #48 ...
06:47:12 [2020-09-18T06:47:12.848Z] 
06:47:12 [2020-09-18T06:47:12.848Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:12 [2020-09-18T06:47:12.848Z] #39 16.15 Fetched 8156 kB in 15s (561 kB/s)
06:47:12 [2020-09-18T06:47:12.848Z] #39 16.15 Reading package lists...
06:47:12 [2020-09-18T06:47:12.926Z] #43 ...
06:47:12 [2020-09-18T06:47:12.926Z] 
06:47:12 [2020-09-18T06:47:12.926Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.952 + RM_GOPATH=0
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.952 + TMP_GOPATH=
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.952 + : /build
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.952 + '[' -z '' ']'
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.952 ++ mktemp -d
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.955 + export GOPATH=/tmp/tmp.KEUAEw5W5U
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.955 + GOPATH=/tmp/tmp.KEUAEw5W5U
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.955 + RM_GOPATH=1
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.955 + case "$(go env GOARCH)" in
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.955 ++ go env GOARCH
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.969 + export GO_BUILDMODE=-buildmode=pie
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.969 + GO_BUILDMODE=-buildmode=pie
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.971 ++ dirname /tmp/install/install.sh
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.975 + dir=/tmp/install
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.975 + bin=vndr
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.975 + shift
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.975 + '[' '!' -f /tmp/install/vndr.installer ']'
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.975 + . /tmp/install/vndr.installer
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.975 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.975 + install_vndr
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.975 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.975 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KEUAEw5W5U/src/github.com/LK4D4/vndr
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.977 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:47:12 [2020-09-18T06:47:12.926Z] #41 5.983 Cloning into '/tmp/tmp.KEUAEw5W5U/src/github.com/LK4D4/vndr'...
06:47:12 [2020-09-18T06:47:12.930Z] #39 39.90   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
06:47:12 [2020-09-18T06:47:12.930Z] #39 39.93   GEN      compel/plugins/include/uapi/std/syscall-64.h
06:47:12 [2020-09-18T06:47:12.930Z] #39 39.95   GEN      compel/arch/x86/plugins/std/syscalls-64.S
06:47:12 [2020-09-18T06:47:12.930Z] #39 39.96   DEP      compel/arch/x86/plugins/std/syscalls-64.d
06:47:12 [2020-09-18T06:47:12.930Z] #39 40.01   DEP      compel/arch/x86/plugins/std/memcpy.d
06:47:12 [2020-09-18T06:47:12.930Z] #39 40.05   DEP      compel/arch/x86/plugins/std/parasite-head.d
06:47:12 [2020-09-18T06:47:12.930Z] #39 ...
06:47:12 [2020-09-18T06:47:12.930Z] 
06:47:12 [2020-09-18T06:47:12.930Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:12 [2020-09-18T06:47:12.930Z] #41 94.33 vendor/golang.org/x/text/transform
06:47:12 [2020-09-18T06:47:12.930Z] #41 95.09 vendor/golang.org/x/text/unicode/bidi
06:47:12 [2020-09-18T06:47:12.930Z] #41 96.44 vendor/golang.org/x/text/secure/bidirule
06:47:12 [2020-09-18T06:47:12.930Z] #41 96.63 vendor/golang.org/x/text/unicode/norm
06:47:12 [2020-09-18T06:47:12.930Z] #41 99.56 vendor/golang.org/x/net/idna
06:47:12 [2020-09-18T06:47:12.930Z] #41 101.2 vendor/golang.org/x/net/http2/hpack
06:47:12 [2020-09-18T06:47:12.930Z] #41 102.2 mime
06:47:12 [2020-09-18T06:47:12.930Z] #41 103.6 mime/quotedprintable
06:47:12 [2020-09-18T06:47:12.930Z] #41 104.0 net/http/internal
06:47:13 [2020-09-18T06:47:13.148Z] #39 23.41 Reading package lists...
06:47:13 [2020-09-18T06:47:13.148Z] #39 ...
06:47:13 [2020-09-18T06:47:13.148Z] 
06:47:13 [2020-09-18T06:47:13.148Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:13 [2020-09-18T06:47:13.148Z] #24 16.55 Fetched 8156 kB in 15s (545 kB/s)
06:47:13 [2020-09-18T06:47:13.148Z] #24 16.55 Reading package lists...
06:47:13 [2020-09-18T06:47:13.148Z] #24 23.75 Reading package lists...
06:47:13 [2020-09-18T06:47:13.148Z] #24 ...
06:47:13 [2020-09-18T06:47:13.148Z] 
06:47:13 [2020-09-18T06:47:13.148Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:13 [2020-09-18T06:47:13.148Z] #11 16.42 Fetched 8156 kB in 15s (549 kB/s)
06:47:13 [2020-09-18T06:47:13.148Z] #11 16.42 Reading package lists...
06:47:13 [2020-09-18T06:47:13.186Z] #41 ...
06:47:13 [2020-09-18T06:47:13.186Z] 
06:47:13 [2020-09-18T06:47:13.186Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:13 [2020-09-18T06:47:13.186Z] #43 6.201 go: downloading gotest.tools/gotestsum v0.5.3
06:47:13 [2020-09-18T06:47:13.191Z] #41 ...
06:47:13 [2020-09-18T06:47:13.191Z] 
06:47:13 [2020-09-18T06:47:13.191Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:13 [2020-09-18T06:47:13.191Z] #39 40.06   GEN      compel/plugins/include/uapi/std/syscall.h
06:47:13 [2020-09-18T06:47:13.191Z] #39 40.08   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
06:47:13 [2020-09-18T06:47:13.191Z] #39 40.09   GEN      compel/plugins/include/uapi/std/syscall-codes.h
06:47:13 [2020-09-18T06:47:13.191Z] #39 40.11   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:47:13 [2020-09-18T06:47:13.191Z] #39 40.11   DEP      compel/plugins/std/infect.d
06:47:13 [2020-09-18T06:47:13.191Z] #39 40.17   DEP      compel/plugins/std/string.d
06:47:13 [2020-09-18T06:47:13.191Z] #39 40.23   DEP      compel/plugins/std/log.d
06:47:13 [2020-09-18T06:47:13.452Z] #39 40.33   DEP      compel/plugins/std/fds.d
06:47:13 [2020-09-18T06:47:13.452Z] #39 40.40   DEP      compel/plugins/std/std.d
06:47:13 [2020-09-18T06:47:13.452Z] #39 40.50   DEP      compel/plugins/shmem/shmem.d
06:47:13 [2020-09-18T06:47:13.499Z] #36 ...
06:47:13 [2020-09-18T06:47:13.499Z] 
06:47:13 [2020-09-18T06:47:13.499Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.129 + RM_GOPATH=0
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.129 + TMP_GOPATH=
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.129 + : /build
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.129 + '[' -z '' ']'
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.131 ++ mktemp -d
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.139 + export GOPATH=/tmp/tmp.AmOyqene12
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.146 + GOPATH=/tmp/tmp.AmOyqene12
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.146 + RM_GOPATH=1
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.146 + case "$(go env GOARCH)" in
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.147 ++ go env GOARCH
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.175 + export GO_BUILDMODE=-buildmode=pie
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.175 + GO_BUILDMODE=-buildmode=pie
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.176 ++ dirname /tmp/install/install.sh
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.177 + dir=/tmp/install
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.177 + bin=gotestsum
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.177 + shift
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.177 + '[' '!' -f /tmp/install/gotestsum.installer ']'
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.177 + . /tmp/install/gotestsum.installer
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.177 ++ : v0.5.3
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.177 + install_gotestsum
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.177 + set -e
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.177 + export GO111MODULE=on
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.177 + GO111MODULE=on
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.177 + GOBIN=/build
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.177 + go get gotest.tools/gotestsum@v0.5.3
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.320 go: finding gotest.tools v0.5.3
06:47:13 [2020-09-18T06:47:13.499Z] #43 5.321 go: finding gotest.tools/gotestsum v0.5.3
06:47:13 [2020-09-18T06:47:13.713Z] #39 40.57   DEP      compel/plugins/fds/fds.d
06:47:13 [2020-09-18T06:47:13.713Z] #39 40.73   CC       compel/plugins/std/std.o
06:47:13 [2020-09-18T06:47:13.758Z] #43 7.082 go: extracting gotest.tools/gotestsum v0.5.3
06:47:14 [2020-09-18T06:47:14.286Z] #39 41.06   CC       compel/plugins/std/fds.o
06:47:14 [2020-09-18T06:47:14.367Z] #45 ...
06:47:14 [2020-09-18T06:47:14.367Z] 
06:47:14 [2020-09-18T06:47:14.367Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:47:14 [2020-09-18T06:47:14.367Z] #36 DONE 126.4s
06:47:14 [2020-09-18T06:47:14.428Z] #43 6.401 go: downloading gotest.tools/gotestsum v0.5.3
06:47:14 [2020-09-18T06:47:14.548Z] #39 41.46   CC       compel/plugins/std/log.o
06:47:14 [2020-09-18T06:47:14.672Z] 
06:47:14 [2020-09-18T06:47:14.672Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:14 [2020-09-18T06:47:14.672Z] #39 87.59   CC       criu/sockets.o
06:47:14 [2020-09-18T06:47:14.672Z] #39 88.00   CC       criu/stats.o
06:47:14 [2020-09-18T06:47:14.672Z] #39 88.13   CC       criu/string.o
06:47:14 [2020-09-18T06:47:14.672Z] #39 88.15   CC       criu/sysctl.o
06:47:14 [2020-09-18T06:47:14.672Z] #39 88.49   CC       criu/sysfs_parse.o
06:47:14 [2020-09-18T06:47:14.672Z] #39 88.72   CC       criu/timens.o
06:47:14 [2020-09-18T06:47:14.672Z] #39 88.93   CC       criu/timerfd.o
06:47:14 [2020-09-18T06:47:14.672Z] #39 89.17   CC       criu/tty.o
06:47:14 [2020-09-18T06:47:14.672Z] #39 90.21   CC       criu/tun.o
06:47:14 [2020-09-18T06:47:14.672Z] #39 90.46   CC       criu/uffd.o
06:47:14 [2020-09-18T06:47:14.672Z] #39 91.18   CC       criu/util.o
06:47:14 [2020-09-18T06:47:14.967Z] #39 91.87   CC       criu/uts_ns.o
06:47:14 [2020-09-18T06:47:14.994Z] #43 6.949 go: extracting gotest.tools/gotestsum v0.5.3
06:47:15 [2020-09-18T06:47:15.023Z] #8 DONE 2.7s
06:47:15 [2020-09-18T06:47:15.121Z] #39 42.12   CC       compel/plugins/std/string.o
06:47:15 [2020-09-18T06:47:15.267Z] #39 92.00   CC       criu/vdso.o
06:47:15 [2020-09-18T06:47:15.267Z] #39 ...
06:47:15 [2020-09-18T06:47:15.267Z] 
06:47:15 [2020-09-18T06:47:15.267Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
06:47:15 [2020-09-18T06:47:15.267Z] #37 DONE 0.2s
06:47:15 [2020-09-18T06:47:15.267Z] 
06:47:15 [2020-09-18T06:47:15.267Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:15 [2020-09-18T06:47:15.267Z] #39 92.26   LINK     criu/built-in.o
06:47:15 [2020-09-18T06:47:15.286Z] 
06:47:15 [2020-09-18T06:47:15.286Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:47:15 [2020-09-18T06:47:15.558Z] #39 92.33   LINK     criu/criu
06:47:15 [2020-09-18T06:47:15.558Z] #39 92.50   DEP      lib/c/criu.d
06:47:15 [2020-09-18T06:47:15.558Z] #39 92.53   CC       images/rpc.pb-c.o
06:47:15 [2020-09-18T06:47:15.673Z] #43 8.878 go: downloading github.com/pkg/errors v0.9.1
06:47:15 [2020-09-18T06:47:15.694Z] #39 42.61   CC       compel/plugins/std/infect.o
06:47:15 [2020-09-18T06:47:15.849Z] #39 92.74   CC       lib/c/criu.o
06:47:15 [2020-09-18T06:47:15.859Z] #9 DONE 0.7s
06:47:15 [2020-09-18T06:47:15.860Z] 
06:47:15 [2020-09-18T06:47:15.860Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:15 [2020-09-18T06:47:15.860Z] #32 ...
06:47:15 [2020-09-18T06:47:15.860Z] 
06:47:15 [2020-09-18T06:47:15.860Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:47:15 [2020-09-18T06:47:15.860Z] #27 DONE 0.1s
06:47:15 [2020-09-18T06:47:15.860Z] 
06:47:15 [2020-09-18T06:47:15.860Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:47:15 [2020-09-18T06:47:15.860Z] #35 DONE 0.1s
06:47:15 [2020-09-18T06:47:15.923Z] #43 7.838 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:47:15 [2020-09-18T06:47:15.923Z] #43 7.844 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:47:15 [2020-09-18T06:47:15.938Z] #43 9.139 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:47:15 [2020-09-18T06:47:15.955Z] #39 43.03   CC       compel/arch/x86/plugins/std/parasite-head.o
06:47:16 [2020-09-18T06:47:16.122Z] 
06:47:16 [2020-09-18T06:47:16.122Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:47:16 [2020-09-18T06:47:16.140Z] #39 93.11   LINK     lib/c/built-in.o
06:47:16 [2020-09-18T06:47:16.180Z] #43 8.006 go: downloading github.com/fatih/color v1.9.0
06:47:16 [2020-09-18T06:47:16.180Z] #43 8.152 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:47:16 [2020-09-18T06:47:16.198Z] #43 9.318 go: downloading github.com/spf13/pflag v1.0.3
06:47:16 [2020-09-18T06:47:16.198Z] #43 9.318 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:47:16 [2020-09-18T06:47:16.198Z] #43 9.318 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:47:16 [2020-09-18T06:47:16.198Z] #43 9.330 go: downloading github.com/jonboulle/clockwork v0.1.0
06:47:16 [2020-09-18T06:47:16.217Z] #39 43.07   CC       compel/arch/x86/plugins/std/memcpy.o
06:47:16 [2020-09-18T06:47:16.217Z] #39 43.10   CC       compel/arch/x86/plugins/std/syscalls-64.o
06:47:16 [2020-09-18T06:47:16.217Z] #39 43.17   AR       compel/plugins/std.lib.a
06:47:16 [2020-09-18T06:47:16.217Z] #39 43.23   CC       compel/plugins/fds/fds.o
06:47:16 [2020-09-18T06:47:16.431Z] #39 93.11   LINK     lib/c/libcriu.so
06:47:16 [2020-09-18T06:47:16.431Z] #39 93.13   LINK     lib/c/libcriu.a
06:47:16 [2020-09-18T06:47:16.431Z] #39 93.16   GEN      magic.py
06:47:16 [2020-09-18T06:47:16.431Z] #39 93.19 Note: Building without setproctitle() and strlcpy() support.
06:47:16 [2020-09-18T06:47:16.431Z] #39 93.19       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:47:16 [2020-09-18T06:47:16.431Z] #39 93.19 Note: Building without GnuTLS support
06:47:16 [2020-09-18T06:47:16.431Z] #39 93.19 Makefile.config:39: Warn: you have no libnftables installed
06:47:16 [2020-09-18T06:47:16.431Z] #39 93.19 Makefile.config:40: Warn: Building without nftables support
06:47:16 [2020-09-18T06:47:16.431Z] #39 93.35 fatal: not a git repository (or any of the parent directories): .git
06:47:16 [2020-09-18T06:47:16.441Z] #43 8.222 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:47:16 [2020-09-18T06:47:16.441Z] #43 8.384 go: downloading github.com/jonboulle/clockwork v0.1.0
06:47:16 [2020-09-18T06:47:16.441Z] #43 8.463 go: downloading github.com/pkg/errors v0.9.1
06:47:16 [2020-09-18T06:47:16.441Z] #43 8.482 go: downloading github.com/spf13/pflag v1.0.3
06:47:16 [2020-09-18T06:47:16.470Z] #43 9.451 go: downloading github.com/fatih/color v1.9.0
06:47:16 [2020-09-18T06:47:16.470Z] #43 9.659 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:47:16 [2020-09-18T06:47:16.478Z] #39 43.46   AR       compel/plugins/fds.lib.a
06:47:16 [2020-09-18T06:47:16.478Z] #39 43.51   HOSTDEP  compel/src/lib/log-host.d
06:47:16 [2020-09-18T06:47:16.698Z] #43 8.516 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:47:16 [2020-09-18T06:47:16.698Z] #43 8.605 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:47:16 [2020-09-18T06:47:16.698Z] #43 8.713 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:47:16 [2020-09-18T06:47:16.727Z] #39 93.62 make[1]: Nothing to be done for 'all'.
06:47:16 [2020-09-18T06:47:16.730Z] #43 ...
06:47:16 [2020-09-18T06:47:16.730Z] 
06:47:16 [2020-09-18T06:47:16.730Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.495 + RM_GOPATH=0
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.495 + TMP_GOPATH=
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.495 + : /build
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.495 + '[' -z '' ']'
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.495 ++ mktemp -d
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.495 + export GOPATH=/tmp/tmp.oCYEhQP06y
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.495 + GOPATH=/tmp/tmp.oCYEhQP06y
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.495 + RM_GOPATH=1
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.495 + case "$(go env GOARCH)" in
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.495 ++ go env GOARCH
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.495 + export GO_BUILDMODE=-buildmode=pie
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.495 + GO_BUILDMODE=-buildmode=pie
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.495 ++ dirname /tmp/install/install.sh
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.503 + dir=/tmp/install
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.503 + bin=tomlv
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.503 + shift
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.503 + '[' '!' -f /tmp/install/tomlv.installer ']'
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.503 + . /tmp/install/tomlv.installer
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.503 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.503 + install_tomlv
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.503 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.503 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oCYEhQP06y/src/github.com/BurntSushi/toml
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.503 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:47:16 [2020-09-18T06:47:16.730Z] #30 5.509 Cloning into '/tmp/tmp.oCYEhQP06y/src/github.com/BurntSushi/toml'...
06:47:16 [2020-09-18T06:47:16.730Z] #30 6.390 + cd /tmp/tmp.oCYEhQP06y/src/github.com/BurntSushi/toml
06:47:16 [2020-09-18T06:47:16.730Z] #30 6.390 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:47:16 [2020-09-18T06:47:16.730Z] #30 6.414 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:47:16 [2020-09-18T06:47:16.730Z] #30 7.330 runtime/internal/atomic
06:47:16 [2020-09-18T06:47:16.730Z] #30 7.371 internal/cpu
06:47:16 [2020-09-18T06:47:16.730Z] #30 7.439 runtime/internal/sys
06:47:16 [2020-09-18T06:47:16.730Z] #30 7.850 runtime/internal/math
06:47:16 [2020-09-18T06:47:16.730Z] #30 8.024 math/bits
06:47:16 [2020-09-18T06:47:16.730Z] #30 8.118 internal/bytealg
06:47:16 [2020-09-18T06:47:16.730Z] #30 8.735 math
06:47:16 [2020-09-18T06:47:16.730Z] #30 9.876 runtime
06:47:16 [2020-09-18T06:47:16.740Z] #39 43.57   HOSTDEP  compel/src/lib/handle-elf-host.d
06:47:16 [2020-09-18T06:47:16.740Z] #39 43.65   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
06:47:16 [2020-09-18T06:47:16.740Z] #39 43.73   HOSTDEP  compel/src/main-host.d
06:47:16 [2020-09-18T06:47:16.740Z] #39 43.85   DEP      compel/src/lib/ptrace.d
06:47:16 [2020-09-18T06:47:16.757Z] #11 23.19 Reading package lists...
06:47:16 [2020-09-18T06:47:16.757Z] #11 ...
06:47:16 [2020-09-18T06:47:16.757Z] 
06:47:16 [2020-09-18T06:47:16.757Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:16 [2020-09-18T06:47:16.757Z] #33 23.51 Reading package lists...
06:47:16 [2020-09-18T06:47:16.956Z] #43 8.743 go: extracting github.com/jonboulle/clockwork v0.1.0
06:47:16 [2020-09-18T06:47:16.956Z] #43 8.783 go: extracting github.com/fatih/color v1.9.0
06:47:16 [2020-09-18T06:47:16.990Z] #30 ...
06:47:16 [2020-09-18T06:47:16.990Z] 
06:47:16 [2020-09-18T06:47:16.990Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.093 + RM_GOPATH=0
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.093 + TMP_GOPATH=
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.093 + : /build
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.093 + '[' -z '' ']'
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.093 ++ mktemp -d
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.093 + export GOPATH=/tmp/tmp.Iyj9lvPROs
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.093 + GOPATH=/tmp/tmp.Iyj9lvPROs
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.093 + RM_GOPATH=1
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.093 + case "$(go env GOARCH)" in
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.097 ++ go env GOARCH
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.100 + export GO_BUILDMODE=-buildmode=pie
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.100 + GO_BUILDMODE=-buildmode=pie
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.103 ++ dirname /tmp/install/install.sh
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.109 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.111 + dir=/tmp/install
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.111 + bin=proxy
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.111 + shift
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.111 + '[' '!' -f /tmp/install/proxy.installer ']'
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.111 + . /tmp/install/proxy.installer
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.111 ++ : 9e99af28df21367340c95a3863e31808d689c92a
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.111 + install_proxy
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.111 + case "$1" in
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.111 + export CGO_ENABLED=0
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.111 + CGO_ENABLED=0
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.111 + _install_proxy
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.111 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.111 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Iyj9lvPROs/src/github.com/docker/libnetwork
06:47:16 [2020-09-18T06:47:16.990Z] #60 5.111 Cloning into '/tmp/tmp.Iyj9lvPROs/src/github.com/docker/libnetwork'...
06:47:16 [2020-09-18T06:47:16.990Z] #60 ...
06:47:16 [2020-09-18T06:47:16.990Z] 
06:47:16 [2020-09-18T06:47:16.990Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:16 [2020-09-18T06:47:16.990Z] #32 7.572 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:16 [2020-09-18T06:47:16.990Z] #32 7.666 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:16 [2020-09-18T06:47:16.990Z] #32 7.670 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:16 [2020-09-18T06:47:16.990Z] #32 9.659 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:47:17 [2020-09-18T06:47:17.001Z] #39 44.02   DEP      compel/src/lib/infect.d
06:47:17 [2020-09-18T06:47:17.001Z] #39 44.10   DEP      compel/src/lib/infect-util.d
06:47:17 [2020-09-18T06:47:17.018Z] #39 93.87 make[1]: 'images/built-in.o' is up to date.
06:47:17 [2020-09-18T06:47:17.018Z] #39 93.89 make[1]: 'compel/plugins/std.lib.a' is up to date.
06:47:17 [2020-09-18T06:47:17.018Z] #39 93.90 make[1]: 'compel/plugins/fds.lib.a' is up to date.
06:47:17 [2020-09-18T06:47:17.018Z] #39 93.91 make[1]: 'compel/libcompel.a' is up to date.
06:47:17 [2020-09-18T06:47:17.018Z] #39 93.92 make[1]: 'compel/compel-host-bin' is up to date.
06:47:17 [2020-09-18T06:47:17.018Z] #39 93.93 make[1]: Nothing to be done for 'all'.
06:47:17 [2020-09-18T06:47:17.018Z] #39 93.93 make[1]: 'soccr/libsoccr.a' is up to date.
06:47:17 [2020-09-18T06:47:17.018Z] #39 94.00 make[2]: Nothing to be done for 'all'.
06:47:17 [2020-09-18T06:47:17.213Z] #43 8.992 go: downloading github.com/mattn/go-isatty v0.0.12
06:47:17 [2020-09-18T06:47:17.213Z] #43 8.995 go: downloading github.com/mattn/go-colorable v0.1.6
06:47:17 [2020-09-18T06:47:17.213Z] #43 9.096 go: extracting github.com/pkg/errors v0.9.1
06:47:17 [2020-09-18T06:47:17.213Z] #43 9.209 go: extracting github.com/spf13/pflag v1.0.3
06:47:17 [2020-09-18T06:47:17.255Z] #32 ...
06:47:17 [2020-09-18T06:47:17.255Z] 
06:47:17 [2020-09-18T06:47:17.255Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:47:17 [2020-09-18T06:47:17.255Z] #36 6.755 + git clone https://github.com/docker/distribution.git .
06:47:17 [2020-09-18T06:47:17.255Z] #36 6.766 Cloning into '.'...
06:47:17 [2020-09-18T06:47:17.263Z] #39 44.17   DEP      compel/src/lib/infect-rpc.d
06:47:17 [2020-09-18T06:47:17.263Z] #39 44.28   DEP      compel/arch/x86/src/lib/infect.d
06:47:17 [2020-09-18T06:47:17.319Z] #39 94.00 make[2]: Nothing to be done for 'all'.
06:47:17 [2020-09-18T06:47:17.319Z] #39 94.02 make[2]: Nothing to be done for 'all'.
06:47:17 [2020-09-18T06:47:17.319Z] #39 94.06 make[2]: Nothing to be done for 'all'.
06:47:17 [2020-09-18T06:47:17.319Z] #39 94.08 make[2]: Nothing to be done for 'all'.
06:47:17 [2020-09-18T06:47:17.319Z] #39 94.09 make[2]: Nothing to be done for 'all'.
06:47:17 [2020-09-18T06:47:17.319Z] #39 94.11 make[2]: Nothing to be done for 'all'.
06:47:17 [2020-09-18T06:47:17.319Z] #39 94.15 make[2]: Nothing to be done for 'all'.
06:47:17 [2020-09-18T06:47:17.319Z] #39 94.16   INSTALL  criu/criu
06:47:17 [2020-09-18T06:47:17.469Z] #43 9.379 go: extracting github.com/mattn/go-colorable v0.1.6
06:47:17 [2020-09-18T06:47:17.469Z] #43 9.413 go: extracting github.com/mattn/go-isatty v0.0.12
06:47:17 [2020-09-18T06:47:17.515Z] #36 ...
06:47:17 [2020-09-18T06:47:17.515Z] 
06:47:17 [2020-09-18T06:47:17.515Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.930 + RM_GOPATH=0
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.930 + TMP_GOPATH=
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.930 + : /build
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.930 + '[' -z '' ']'
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.930 ++ mktemp -d
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.930 + export GOPATH=/tmp/tmp.eXaEKO4Sw3
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.930 + GOPATH=/tmp/tmp.eXaEKO4Sw3
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.930 + RM_GOPATH=1
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.930 + case "$(go env GOARCH)" in
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.930 ++ go env GOARCH
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.975 Installing golangci-lint version v1.23.8
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.975 + export GO_BUILDMODE=-buildmode=pie
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.975 + GO_BUILDMODE=-buildmode=pie
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.975 ++ dirname /tmp/install/install.sh
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.975 + dir=/tmp/install
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.975 + bin=golangci_lint
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.975 + shift
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.975 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.975 + . /tmp/install/golangci_lint.installer
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.975 ++ : v1.23.8
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.975 + install_golangci_lint
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.975 + echo 'Installing golangci-lint version v1.23.8'
06:47:17 [2020-09-18T06:47:17.515Z] #45 5.975 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
06:47:17 [2020-09-18T06:47:17.515Z] #45 ...
06:47:17 [2020-09-18T06:47:17.515Z] 
06:47:17 [2020-09-18T06:47:17.515Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.426 + RM_GOPATH=0
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.426 + TMP_GOPATH=
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.426 + : /build
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.426 + '[' -z '' ']'
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.426 ++ mktemp -d
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.426 + export GOPATH=/tmp/tmp.1wx4FHi49E
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.426 + GOPATH=/tmp/tmp.1wx4FHi49E
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.426 + RM_GOPATH=1
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.426 + case "$(go env GOARCH)" in
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.426 ++ go env GOARCH
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.446 Install docker/cli version 17.06.2-ce from stable
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.447 + export GO_BUILDMODE=-buildmode=pie
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.447 + GO_BUILDMODE=-buildmode=pie
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.447 ++ dirname /tmp/install/install.sh
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.447 + dir=/tmp/install
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.447 + bin=dockercli
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.447 + shift
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.447 + '[' '!' -f /tmp/install/dockercli.installer ']'
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.447 + . /tmp/install/dockercli.installer
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.447 ++ : stable
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.447 ++ : 17.06.2-ce
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.447 + install_dockercli
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.447 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.447 ++ uname -m
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.467 + arch=x86_64
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.467 + '[' x86_64 '!=' x86_64 ']'
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.467 + url=https://download.docker.com/linux/static
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.467 + tar -xz docker/docker
06:47:17 [2020-09-18T06:47:17.515Z] #21 5.467 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:47:17 [2020-09-18T06:47:17.524Z] #39 44.37   DEP      compel/arch/x86/src/lib/cpu.d
06:47:17 [2020-09-18T06:47:17.524Z] #39 44.44   DEP      compel/src/lib/log.d
06:47:17 [2020-09-18T06:47:17.524Z] #39 44.52   DEP      compel/src/main.d
06:47:17 [2020-09-18T06:47:17.524Z] #39 44.56   DEP      compel/src/lib/handle-elf.d
06:47:17 [2020-09-18T06:47:17.624Z] #39 DONE 94.4s
06:47:17 [2020-09-18T06:47:17.624Z] 
06:47:17 [2020-09-18T06:47:17.624Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:47:17 [2020-09-18T06:47:17.775Z] #21 ...
06:47:17 [2020-09-18T06:47:17.775Z] 
06:47:17 [2020-09-18T06:47:17.775Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.428 + RM_GOPATH=0
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.428 + TMP_GOPATH=
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.428 + : /build
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.428 + '[' -z '' ']'
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.428 ++ mktemp -d
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.428 + export GOPATH=/tmp/tmp.mCrmIZaeMx
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.428 + GOPATH=/tmp/tmp.mCrmIZaeMx
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.428 + RM_GOPATH=1
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.428 + case "$(go env GOARCH)" in
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.428 ++ go env GOARCH
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.479 + export GO_BUILDMODE=-buildmode=pie
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.479 + GO_BUILDMODE=-buildmode=pie
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.479 ++ dirname /tmp/install/install.sh
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 + dir=/tmp/install
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 + bin=rootlesskit
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 + shift
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 + . /tmp/install/rootlesskit.installer
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 + install_rootlesskit
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 + case "$1" in
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 + export CGO_ENABLED=0
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 + CGO_ENABLED=0
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 + _install_rootlesskit
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mCrmIZaeMx/src/github.com/rootless-containers/rootlesskit
06:47:17 [2020-09-18T06:47:17.775Z] #54 6.491 Cloning into '/tmp/tmp.mCrmIZaeMx/src/github.com/rootless-containers/rootlesskit'...
06:47:17 [2020-09-18T06:47:17.775Z] #54 ...
06:47:17 [2020-09-18T06:47:17.775Z] 
06:47:17 [2020-09-18T06:47:17.775Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:17 [2020-09-18T06:47:17.775Z] #23 6.219 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:17 [2020-09-18T06:47:17.775Z] #23 6.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:17 [2020-09-18T06:47:17.775Z] #23 6.266 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:17 [2020-09-18T06:47:17.775Z] #23 8.018 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:47:17 [2020-09-18T06:47:17.785Z] #39 44.61   DEP      compel/arch/x86/src/lib/handle-elf.d
06:47:17 [2020-09-18T06:47:17.785Z] #39 44.69   CC       compel/src/lib/log.o
06:47:18 [2020-09-18T06:47:18.033Z] #43 ...
06:47:18 [2020-09-18T06:47:18.033Z] 
06:47:18 [2020-09-18T06:47:18.033Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:18 [2020-09-18T06:47:18.033Z] #32 5.550 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:18 [2020-09-18T06:47:18.033Z] #32 5.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:18 [2020-09-18T06:47:18.033Z] #32 5.650 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:18 [2020-09-18T06:47:18.033Z] #32 6.829 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:47:18 [2020-09-18T06:47:18.033Z] #32 9.412 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:47:18 [2020-09-18T06:47:18.035Z] #23 ...
06:47:18 [2020-09-18T06:47:18.035Z] 
06:47:18 [2020-09-18T06:47:18.035Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:18 [2020-09-18T06:47:18.035Z] #10 7.827 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:18 [2020-09-18T06:47:18.035Z] #10 7.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:18 [2020-09-18T06:47:18.035Z] #10 7.919 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:18 [2020-09-18T06:47:18.035Z] #10 10.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:47:18 [2020-09-18T06:47:18.035Z] #10 ...
06:47:18 [2020-09-18T06:47:18.035Z] 
06:47:18 [2020-09-18T06:47:18.035Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:18 [2020-09-18T06:47:18.035Z] #38 7.599 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:18 [2020-09-18T06:47:18.035Z] #38 7.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:18 [2020-09-18T06:47:18.035Z] #38 7.834 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:18 [2020-09-18T06:47:18.035Z] #38 10.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:47:18 [2020-09-18T06:47:18.047Z] #39 44.87   CC       compel/arch/x86/src/lib/cpu.o
06:47:18 [2020-09-18T06:47:18.289Z] #32 ...
06:47:18 [2020-09-18T06:47:18.289Z] 
06:47:18 [2020-09-18T06:47:18.289Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:18 [2020-09-18T06:47:18.289Z] #23 5.356 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:18 [2020-09-18T06:47:18.289Z] #23 5.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:18 [2020-09-18T06:47:18.289Z] #23 5.385 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:18 [2020-09-18T06:47:18.289Z] #23 6.621 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:47:18 [2020-09-18T06:47:18.289Z] #23 8.951 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:47:18 [2020-09-18T06:47:18.296Z] #38 ...
06:47:18 [2020-09-18T06:47:18.296Z] 
06:47:18 [2020-09-18T06:47:18.296Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:18 [2020-09-18T06:47:18.296Z] #51 7.563 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:18 [2020-09-18T06:47:18.296Z] #51 7.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:18 [2020-09-18T06:47:18.296Z] #51 7.677 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:18 [2020-09-18T06:47:18.296Z] #51 10.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:47:18 [2020-09-18T06:47:18.296Z] #51 ...
06:47:18 [2020-09-18T06:47:18.296Z] 
06:47:18 [2020-09-18T06:47:18.296Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.276 + RM_GOPATH=0
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.276 + TMP_GOPATH=
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.276 + : /build
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.276 + '[' -z '' ']'
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.276 ++ mktemp -d
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.276 + export GOPATH=/tmp/tmp.XYDAGv4Pzl
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.277 + GOPATH=/tmp/tmp.XYDAGv4Pzl
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.277 + RM_GOPATH=1
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.279 + case "$(go env GOARCH)" in
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.279 ++ go env GOARCH
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.287 + export GO_BUILDMODE=-buildmode=pie
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.287 + GO_BUILDMODE=-buildmode=pie
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.295 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.295 ++ dirname /tmp/install/install.sh
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.295 + dir=/tmp/install
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.295 + bin=shfmt
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.295 + shift
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.295 + '[' '!' -f /tmp/install/shfmt.installer ']'
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.295 + . /tmp/install/shfmt.installer
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.295 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.295 + install_shfmt
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.299 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.299 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XYDAGv4Pzl/src/github.com/mvdan/sh
06:47:18 [2020-09-18T06:47:18.296Z] #47 6.312 Cloning into '/tmp/tmp.XYDAGv4Pzl/src/github.com/mvdan/sh'...
06:47:18 [2020-09-18T06:47:18.316Z] #33 30.22 Building dependency tree...
06:47:18 [2020-09-18T06:47:18.546Z] #23 ...
06:47:18 [2020-09-18T06:47:18.546Z] 
06:47:18 [2020-09-18T06:47:18.546Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.207 + RM_GOPATH=0
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.207 + TMP_GOPATH=
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.207 + : /build
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.207 + '[' -z '' ']'
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.208 ++ mktemp -d
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.210 + export GOPATH=/tmp/tmp.WboVIqijRx
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.210 + GOPATH=/tmp/tmp.WboVIqijRx
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.210 + RM_GOPATH=1
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.210 + case "$(go env GOARCH)" in
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.210 ++ go env GOARCH
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.236 + export GO_BUILDMODE=-buildmode=pie
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.236 + GO_BUILDMODE=-buildmode=pie
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.237 ++ dirname /tmp/install/install.sh
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.248 Install docker/cli version 17.06.2-ce from stable
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.249 + dir=/tmp/install
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.249 + bin=dockercli
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.249 + shift
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.249 + '[' '!' -f /tmp/install/dockercli.installer ']'
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.249 + . /tmp/install/dockercli.installer
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.249 ++ : stable
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.249 ++ : 17.06.2-ce
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.249 + install_dockercli
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.249 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.249 ++ uname -m
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.259 + arch=x86_64
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.259 + '[' x86_64 '!=' x86_64 ']'
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.259 + url=https://download.docker.com/linux/static
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.259 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:47:18 [2020-09-18T06:47:18.546Z] #21 4.275 + tar -xz docker/docker
06:47:18 [2020-09-18T06:47:18.546Z] #21 ...
06:47:18 [2020-09-18T06:47:18.546Z] 
06:47:18 [2020-09-18T06:47:18.546Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:18 [2020-09-18T06:47:18.546Z] #51 5.396 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:18 [2020-09-18T06:47:18.546Z] #51 5.455 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:18 [2020-09-18T06:47:18.546Z] #51 5.455 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:18 [2020-09-18T06:47:18.546Z] #51 6.547 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:47:18 [2020-09-18T06:47:18.546Z] #51 8.671 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:47:18 [2020-09-18T06:47:18.557Z] #47 ...
06:47:18 [2020-09-18T06:47:18.557Z] 
06:47:18 [2020-09-18T06:47:18.557Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:18 [2020-09-18T06:47:18.557Z] #43 10.05 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:47:18 [2020-09-18T06:47:18.557Z] #43 10.16 go: extracting github.com/pkg/errors v0.9.1
06:47:18 [2020-09-18T06:47:18.557Z] #43 10.19 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:47:18 [2020-09-18T06:47:18.557Z] #43 10.29 go: extracting github.com/spf13/pflag v1.0.3
06:47:18 [2020-09-18T06:47:18.557Z] #43 10.47 go: extracting github.com/fatih/color v1.9.0
06:47:18 [2020-09-18T06:47:18.557Z] #43 10.48 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:47:18 [2020-09-18T06:47:18.557Z] #43 10.52 go: downloading github.com/mattn/go-isatty v0.0.12
06:47:18 [2020-09-18T06:47:18.557Z] #43 10.52 go: downloading github.com/mattn/go-colorable v0.1.6
06:47:18 [2020-09-18T06:47:18.557Z] #43 10.75 go: extracting github.com/jonboulle/clockwork v0.1.0
06:47:18 [2020-09-18T06:47:18.557Z] #43 11.12 go: extracting github.com/mattn/go-colorable v0.1.6
06:47:18 [2020-09-18T06:47:18.557Z] #43 11.21 go: extracting github.com/mattn/go-isatty v0.0.12
06:47:18 [2020-09-18T06:47:18.619Z] #39 45.49   CC       compel/arch/x86/src/lib/infect.o
06:47:18 [2020-09-18T06:47:18.672Z] #45 ...
06:47:18 [2020-09-18T06:47:18.672Z] 
06:47:18 [2020-09-18T06:47:18.672Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
06:47:18 [2020-09-18T06:47:18.672Z] #40 DONE 0.2s
06:47:18 [2020-09-18T06:47:18.672Z] 
06:47:18 [2020-09-18T06:47:18.672Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:47:18 [2020-09-18T06:47:18.672Z] #52 ...
06:47:18 [2020-09-18T06:47:18.672Z] 
06:47:18 [2020-09-18T06:47:18.672Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
06:47:18 [2020-09-18T06:47:18.672Z] #42 DONE 0.1s
06:47:18 [2020-09-18T06:47:18.803Z] #51 ...
06:47:18 [2020-09-18T06:47:18.803Z] 
06:47:18 [2020-09-18T06:47:18.803Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:18 [2020-09-18T06:47:18.803Z] #10 4.494 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:18 [2020-09-18T06:47:18.803Z] #10 4.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:18 [2020-09-18T06:47:18.803Z] #10 4.759 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:18 [2020-09-18T06:47:18.803Z] #10 5.582 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:47:18 [2020-09-18T06:47:18.803Z] #10 7.766 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:47:18 [2020-09-18T06:47:18.803Z] #10 10.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:47:18 [2020-09-18T06:47:18.803Z] #10 ...
06:47:18 [2020-09-18T06:47:18.803Z] 
06:47:18 [2020-09-18T06:47:18.803Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.944 + RM_GOPATH=0
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.944 + TMP_GOPATH=
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.944 + : /build
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.944 + '[' -z '' ']'
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.944 ++ mktemp -d
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.944 + export GOPATH=/tmp/tmp.ZmZOiyvyQA
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.944 + GOPATH=/tmp/tmp.ZmZOiyvyQA
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.944 + RM_GOPATH=1
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.944 + case "$(go env GOARCH)" in
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.947 ++ go env GOARCH
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.964 + export GO_BUILDMODE=-buildmode=pie
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.964 + GO_BUILDMODE=-buildmode=pie
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.964 ++ dirname /tmp/install/install.sh
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.967 + dir=/tmp/install
06:47:18 [2020-09-18T06:47:18.803Z] #41 3.967 + bin=vndr
06:47:18 [2020-09-18T06:47:18.804Z] #41 3.967 + shift
06:47:18 [2020-09-18T06:47:18.804Z] #41 3.967 + '[' '!' -f /tmp/install/vndr.installer ']'
06:47:18 [2020-09-18T06:47:18.804Z] #41 3.967 + . /tmp/install/vndr.installer
06:47:18 [2020-09-18T06:47:18.804Z] #41 3.967 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:47:18 [2020-09-18T06:47:18.804Z] #41 3.967 + install_vndr
06:47:18 [2020-09-18T06:47:18.804Z] #41 3.967 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
06:47:18 [2020-09-18T06:47:18.804Z] #41 3.967 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZmZOiyvyQA/src/github.com/LK4D4/vndr
06:47:18 [2020-09-18T06:47:18.804Z] #41 3.967 Cloning into '/tmp/tmp.ZmZOiyvyQA/src/github.com/LK4D4/vndr'...
06:47:18 [2020-09-18T06:47:18.804Z] #41 3.983 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:47:18 [2020-09-18T06:47:18.804Z] #41 4.508 + cd /tmp/tmp.ZmZOiyvyQA/src/github.com/LK4D4/vndr
06:47:18 [2020-09-18T06:47:18.804Z] #41 4.508 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:47:18 [2020-09-18T06:47:18.804Z] #41 4.527 + go build -buildmode=pie -v -o /build/vndr .
06:47:18 [2020-09-18T06:47:18.804Z] #41 6.011 internal/cpu
06:47:18 [2020-09-18T06:47:18.804Z] #41 6.059 runtime/internal/atomic
06:47:18 [2020-09-18T06:47:18.804Z] #41 6.429 runtime/internal/sys
06:47:18 [2020-09-18T06:47:18.804Z] #41 6.639 runtime/internal/math
06:47:18 [2020-09-18T06:47:18.804Z] #41 6.683 internal/bytealg
06:47:18 [2020-09-18T06:47:18.804Z] #41 6.776 internal/race
06:47:18 [2020-09-18T06:47:18.804Z] #41 6.852 sync/atomic
06:47:18 [2020-09-18T06:47:18.804Z] #41 7.253 unicode
06:47:18 [2020-09-18T06:47:18.804Z] #41 7.792 runtime
06:47:18 [2020-09-18T06:47:18.882Z] #39 ...
06:47:18 [2020-09-18T06:47:18.882Z] 
06:47:18 [2020-09-18T06:47:18.882Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:47:18 [2020-09-18T06:47:18.882Z] #54 104.6 + for f in rootlesskit rootlesskit-docker-proxy
06:47:18 [2020-09-18T06:47:18.882Z] #54 104.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:47:18 [2020-09-18T06:47:18.882Z] #54 DONE 110.2s
06:47:18 [2020-09-18T06:47:18.882Z] 
06:47:18 [2020-09-18T06:47:18.882Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:47:18 [2020-09-18T06:47:18.882Z] #55 DONE 0.0s
06:47:18 [2020-09-18T06:47:18.882Z] 
06:47:18 [2020-09-18T06:47:18.882Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:47:18 [2020-09-18T06:47:18.882Z] #56 DONE 0.0s
06:47:18 [2020-09-18T06:47:18.882Z] 
06:47:18 [2020-09-18T06:47:18.882Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:18 [2020-09-18T06:47:18.882Z] #41 107.9 net/textproto
06:47:18 [2020-09-18T06:47:18.882Z] #41 107.9 crypto/x509
06:47:18 [2020-09-18T06:47:18.882Z] #41 108.8 vendor/golang.org/x/net/http/httpguts
06:47:18 [2020-09-18T06:47:18.882Z] #41 109.1 vendor/golang.org/x/net/http/httpproxy
06:47:18 [2020-09-18T06:47:18.882Z] #41 109.5 mime/multipart
06:47:18 [2020-09-18T06:47:18.963Z] 
06:47:18 [2020-09-18T06:47:18.963Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
06:47:18 [2020-09-18T06:47:18.963Z] #44 DONE 0.1s
06:47:18 [2020-09-18T06:47:18.963Z] 
06:47:18 [2020-09-18T06:47:18.963Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:47:19 [2020-09-18T06:47:19.060Z] #41 ...
06:47:19 [2020-09-18T06:47:19.060Z] 
06:47:19 [2020-09-18T06:47:19.060Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.686 + RM_GOPATH=0
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.686 + TMP_GOPATH=
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.686 + : /build
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.686 + '[' -z '' ']'
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.686 ++ mktemp -d
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.686 + export GOPATH=/tmp/tmp.4wqNvWItJH
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.686 + GOPATH=/tmp/tmp.4wqNvWItJH
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.686 + RM_GOPATH=1
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.686 + case "$(go env GOARCH)" in
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.687 ++ go env GOARCH
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.696 + export GO_BUILDMODE=-buildmode=pie
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.696 + GO_BUILDMODE=-buildmode=pie
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.696 ++ dirname /tmp/install/install.sh
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.696 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.698 + dir=/tmp/install
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.698 + bin=shfmt
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.698 + shift
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.698 + '[' '!' -f /tmp/install/shfmt.installer ']'
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.698 + . /tmp/install/shfmt.installer
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.698 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.698 + install_shfmt
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.698 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.698 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4wqNvWItJH/src/github.com/mvdan/sh
06:47:19 [2020-09-18T06:47:19.060Z] #47 3.698 Cloning into '/tmp/tmp.4wqNvWItJH/src/github.com/mvdan/sh'...
06:47:19 [2020-09-18T06:47:19.060Z] #47 ...
06:47:19 [2020-09-18T06:47:19.060Z] 
06:47:19 [2020-09-18T06:47:19.060Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:19 [2020-09-18T06:47:19.060Z] #38 4.883 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:19 [2020-09-18T06:47:19.060Z] #38 4.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:19 [2020-09-18T06:47:19.060Z] #38 5.006 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:19 [2020-09-18T06:47:19.060Z] #38 6.022 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:47:19 [2020-09-18T06:47:19.060Z] #38 8.226 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:47:19 [2020-09-18T06:47:19.060Z] #38 10.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:47:19 [2020-09-18T06:47:19.317Z] #38 ...
06:47:19 [2020-09-18T06:47:19.317Z] 
06:47:19 [2020-09-18T06:47:19.317Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:47:19 [2020-09-18T06:47:19.317Z] #28 4.570 + git clone https://github.com/kolyshkin/go-swagger.git .
06:47:19 [2020-09-18T06:47:19.317Z] #28 4.570 Cloning into '.'...
06:47:19 [2020-09-18T06:47:19.574Z] #28 ...
06:47:19 [2020-09-18T06:47:19.574Z] 
06:47:19 [2020-09-18T06:47:19.574Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.665 + RM_GOPATH=0
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.665 + TMP_GOPATH=
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.665 + : /build
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.665 + '[' -z '' ']'
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.665 ++ mktemp -d
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.674 + export GOPATH=/tmp/tmp.HW2YvTzIHq
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.674 + GOPATH=/tmp/tmp.HW2YvTzIHq
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.674 + RM_GOPATH=1
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.674 + case "$(go env GOARCH)" in
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.674 ++ go env GOARCH
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 + export GO_BUILDMODE=-buildmode=pie
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 + GO_BUILDMODE=-buildmode=pie
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 ++ dirname /tmp/install/install.sh
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 + dir=/tmp/install
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 + bin=rootlesskit
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 + shift
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 + . /tmp/install/rootlesskit.installer
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 + install_rootlesskit
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 + case "$1" in
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 + export CGO_ENABLED=0
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 + CGO_ENABLED=0
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 + _install_rootlesskit
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.675 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HW2YvTzIHq/src/github.com/rootless-containers/rootlesskit
06:47:19 [2020-09-18T06:47:19.574Z] #54 3.678 Cloning into '/tmp/tmp.HW2YvTzIHq/src/github.com/rootless-containers/rootlesskit'...
06:47:19 [2020-09-18T06:47:19.574Z] #54 8.989 + cd /tmp/tmp.HW2YvTzIHq/src/github.com/rootless-containers/rootlesskit
06:47:19 [2020-09-18T06:47:19.574Z] #54 8.990 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:47:19 [2020-09-18T06:47:19.574Z] #54 9.849 + for f in rootlesskit rootlesskit-docker-proxy
06:47:19 [2020-09-18T06:47:19.574Z] #54 9.850 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:47:19 [2020-09-18T06:47:19.574Z] #54 ...
06:47:19 [2020-09-18T06:47:19.574Z] 
06:47:19 [2020-09-18T06:47:19.574Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.099 + RM_GOPATH=0
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.099 + TMP_GOPATH=
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.099 + : /build
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.100 + '[' -z '' ']'
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.107 ++ mktemp -d
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.107 + export GOPATH=/tmp/tmp.6lbWJ4IaPf
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.107 + GOPATH=/tmp/tmp.6lbWJ4IaPf
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.107 + RM_GOPATH=1
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.107 + case "$(go env GOARCH)" in
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.107 ++ go env GOARCH
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.179 + export GO_BUILDMODE=-buildmode=pie
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.179 + GO_BUILDMODE=-buildmode=pie
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.180 ++ dirname /tmp/install/install.sh
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.183 + dir=/tmp/install
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.183 + bin=golangci_lint
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.183 + shift
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.183 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.183 + . /tmp/install/golangci_lint.installer
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.183 ++ : v1.23.8
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.184 + install_golangci_lint
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.186 + echo 'Installing golangci-lint version v1.23.8'
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.186 Installing golangci-lint version v1.23.8
06:47:19 [2020-09-18T06:47:19.574Z] #45 5.186 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
06:47:19 [2020-09-18T06:47:19.831Z] #45 ...
06:47:19 [2020-09-18T06:47:19.831Z] 
06:47:19 [2020-09-18T06:47:19.831Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.762 + RM_GOPATH=0
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.762 + TMP_GOPATH=
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.762 + : /build
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.762 + '[' -z '' ']'
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.762 ++ mktemp -d
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.768 + export GOPATH=/tmp/tmp.wKUkzpQwUE
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.775 + GOPATH=/tmp/tmp.wKUkzpQwUE
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.775 + RM_GOPATH=1
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.775 + case "$(go env GOARCH)" in
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.775 ++ go env GOARCH
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.789 + export GO_BUILDMODE=-buildmode=pie
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.789 + GO_BUILDMODE=-buildmode=pie
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.789 ++ dirname /tmp/install/install.sh
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.790 + dir=/tmp/install
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.790 + bin=tomlv
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.790 + shift
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.790 + '[' '!' -f /tmp/install/tomlv.installer ']'
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.790 + . /tmp/install/tomlv.installer
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.790 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.840 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.842 + install_tomlv
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.842 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.842 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wKUkzpQwUE/src/github.com/BurntSushi/toml
06:47:19 [2020-09-18T06:47:19.831Z] #30 4.842 Cloning into '/tmp/tmp.wKUkzpQwUE/src/github.com/BurntSushi/toml'...
06:47:19 [2020-09-18T06:47:19.831Z] #30 6.017 + cd /tmp/tmp.wKUkzpQwUE/src/github.com/BurntSushi/toml
06:47:19 [2020-09-18T06:47:19.831Z] #30 6.017 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:47:19 [2020-09-18T06:47:19.831Z] #30 6.053 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:47:19 [2020-09-18T06:47:19.831Z] #30 6.879 internal/bytealg
06:47:19 [2020-09-18T06:47:19.831Z] #30 6.882 math/bits
06:47:19 [2020-09-18T06:47:19.831Z] #30 7.503 math
06:47:19 [2020-09-18T06:47:19.831Z] #30 7.766 runtime
06:47:19 [2020-09-18T06:47:19.831Z] #30 ...
06:47:19 [2020-09-18T06:47:19.831Z] 
06:47:19 [2020-09-18T06:47:19.831Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.650 + RM_GOPATH=0
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.651 + TMP_GOPATH=
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.651 + : /build
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.651 + '[' -z '' ']'
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.661 ++ mktemp -d
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.668 + export GOPATH=/tmp/tmp.yvgGxLkw41
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.672 + GOPATH=/tmp/tmp.yvgGxLkw41
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.672 + RM_GOPATH=1
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.672 + case "$(go env GOARCH)" in
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.672 ++ go env GOARCH
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.757 + export GO_BUILDMODE=-buildmode=pie
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.757 + GO_BUILDMODE=-buildmode=pie
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.757 ++ dirname /tmp/install/install.sh
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.759 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.759 + dir=/tmp/install
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.759 + bin=proxy
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.759 + shift
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.759 + '[' '!' -f /tmp/install/proxy.installer ']'
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.759 + . /tmp/install/proxy.installer
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.759 ++ : 9e99af28df21367340c95a3863e31808d689c92a
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.759 + install_proxy
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.759 + case "$1" in
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.759 + export CGO_ENABLED=0
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.759 + CGO_ENABLED=0
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.759 + _install_proxy
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.759 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.767 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yvgGxLkw41/src/github.com/docker/libnetwork
06:47:19 [2020-09-18T06:47:19.831Z] #60 4.767 Cloning into '/tmp/tmp.yvgGxLkw41/src/github.com/docker/libnetwork'...
06:47:19 [2020-09-18T06:47:19.866Z] #33 33.02 The following additional packages will be installed:
06:47:19 [2020-09-18T06:47:19.866Z] #33 33.05   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:47:19 [2020-09-18T06:47:19.866Z] #33 33.06 Suggested packages:
06:47:19 [2020-09-18T06:47:19.866Z] #33 33.06   cmake-doc ninja-build lrzip
06:47:19 [2020-09-18T06:47:19.866Z] #33 33.06 Recommended packages:
06:47:19 [2020-09-18T06:47:19.866Z] #33 33.06   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:47:19 [2020-09-18T06:47:19.941Z] #43 13.04 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:47:20 [2020-09-18T06:47:20.087Z] #60 ...
06:47:20 [2020-09-18T06:47:20.087Z] 
06:47:20 [2020-09-18T06:47:20.087Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:20 [2020-09-18T06:47:20.087Z] #43 11.95 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:47:20 [2020-09-18T06:47:20.270Z] #41 111.6 crypto/tls
06:47:20 [2020-09-18T06:47:20.520Z] #33 33.70 The following NEW packages will be installed:
06:47:20 [2020-09-18T06:47:20.520Z] #33 33.72   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:47:20 [2020-09-18T06:47:20.520Z] #33 33.72   vim-common xxd
06:47:20 [2020-09-18T06:47:20.520Z] #33 33.89 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:47:20 [2020-09-18T06:47:20.520Z] #33 33.89 Need to get 14.9 MB of archives.
06:47:20 [2020-09-18T06:47:20.520Z] #33 33.89 After this operation, 67.2 MB of additional disk space will be used.
06:47:20 [2020-09-18T06:47:20.520Z] #33 33.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
06:47:20 [2020-09-18T06:47:20.520Z] #33 33.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
06:47:20 [2020-09-18T06:47:20.635Z] #36 4.626 + git clone https://github.com/docker/distribution.git .
06:47:20 [2020-09-18T06:47:20.635Z] #36 4.631 Cloning into '.'...
06:47:20 [2020-09-18T06:47:20.650Z] #43 12.46 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:47:20 [2020-09-18T06:47:20.822Z] #33 33.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
06:47:20 [2020-09-18T06:47:20.822Z] #33 34.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
06:47:20 [2020-09-18T06:47:20.886Z] #43 13.76 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:47:21 [2020-09-18T06:47:21.218Z] #36 ...
06:47:21 [2020-09-18T06:47:21.218Z] 
06:47:21 [2020-09-18T06:47:21.218Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:21 [2020-09-18T06:47:21.218Z] #32 5.057 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:21 [2020-09-18T06:47:21.218Z] #32 5.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:21 [2020-09-18T06:47:21.218Z] #32 5.145 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:21 [2020-09-18T06:47:21.795Z] #32 5.994 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
06:47:21 [2020-09-18T06:47:21.896Z] #33 35.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
06:47:21 [2020-09-18T06:47:21.896Z] #33 35.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
06:47:21 [2020-09-18T06:47:21.896Z] #33 35.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
06:47:21 [2020-09-18T06:47:21.896Z] #33 35.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
06:47:21 [2020-09-18T06:47:21.896Z] #33 35.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
06:47:21 [2020-09-18T06:47:21.896Z] #33 35.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
06:47:22 [2020-09-18T06:47:22.021Z] #43 14.01 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:47:22 [2020-09-18T06:47:22.797Z] #43 ...
06:47:22 [2020-09-18T06:47:22.797Z] 
06:47:22 [2020-09-18T06:47:22.797Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:22 [2020-09-18T06:47:22.797Z] #21 15.73 + mkdir -p /build
06:47:22 [2020-09-18T06:47:22.797Z] #21 15.75 + mv docker/docker /build/
06:47:22 [2020-09-18T06:47:22.797Z] #21 15.75 + rmdir docker
06:47:22 [2020-09-18T06:47:22.953Z] #43 ...
06:47:22 [2020-09-18T06:47:22.954Z] 
06:47:22 [2020-09-18T06:47:22.954Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:22 [2020-09-18T06:47:22.954Z] #21 12.47 + mkdir -p /build
06:47:22 [2020-09-18T06:47:22.954Z] #21 12.47 + mv docker/docker /build/
06:47:22 [2020-09-18T06:47:22.954Z] #21 12.47 + rmdir docker
06:47:22 [2020-09-18T06:47:22.954Z] #21 DONE 14.8s
06:47:22 [2020-09-18T06:47:22.954Z] 
06:47:22 [2020-09-18T06:47:22.954Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:22 [2020-09-18T06:47:22.954Z] #47 14.08 + cd /tmp/tmp.4wqNvWItJH/src/github.com/mvdan/sh
06:47:22 [2020-09-18T06:47:22.954Z] #47 14.08 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
06:47:22 [2020-09-18T06:47:22.954Z] #47 14.25 + GO111MODULE=on
06:47:22 [2020-09-18T06:47:22.954Z] #47 14.25 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
06:47:22 [2020-09-18T06:47:22.968Z] #33 ...
06:47:22 [2020-09-18T06:47:22.968Z] 
06:47:22 [2020-09-18T06:47:22.968Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:22 [2020-09-18T06:47:22.968Z] #24 23.75 Reading package lists...
06:47:22 [2020-09-18T06:47:22.968Z] #24 30.39 Building dependency tree...
06:47:22 [2020-09-18T06:47:22.968Z] #24 33.17 ca-certificates is already the newest version (20200601~deb10u1).
06:47:22 [2020-09-18T06:47:22.968Z] #24 33.17 The following additional packages will be installed:
06:47:22 [2020-09-18T06:47:22.968Z] #24 33.17   libjq1 libonig5
06:47:22 [2020-09-18T06:47:22.968Z] #24 33.39 The following NEW packages will be installed:
06:47:22 [2020-09-18T06:47:22.968Z] #24 33.40   jq libjq1 libonig5
06:47:22 [2020-09-18T06:47:22.968Z] #24 33.54 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
06:47:22 [2020-09-18T06:47:22.968Z] #24 33.54 Need to get 358 kB of archives.
06:47:22 [2020-09-18T06:47:22.968Z] #24 33.54 After this operation, 1277 kB of additional disk space will be used.
06:47:22 [2020-09-18T06:47:22.968Z] #24 33.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
06:47:22 [2020-09-18T06:47:22.968Z] #24 33.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
06:47:22 [2020-09-18T06:47:22.968Z] #24 33.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
06:47:22 [2020-09-18T06:47:22.968Z] #24 35.56 debconf: delaying package configuration, since apt-utils is not installed
06:47:22 [2020-09-18T06:47:22.968Z] #24 35.82 Fetched 358 kB in 0s (2684 kB/s)
06:47:22 [2020-09-18T06:47:22.968Z] #24 35.98 Selecting previously unselected package libonig5:ppc64el.
06:47:22 [2020-09-18T06:47:22.968Z] #24 35.98 (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.)
06:47:22 [2020-09-18T06:47:22.968Z] #24 36.19 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
06:47:22 [2020-09-18T06:47:22.968Z] #24 36.20 Unpacking libonig5:ppc64el (6.9.1-1) ...
06:47:23 [2020-09-18T06:47:23.191Z] #32 7.432 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
06:47:23 [2020-09-18T06:47:23.268Z] #24 36.54 Selecting previously unselected package libjq1:ppc64el.
06:47:23 [2020-09-18T06:47:23.268Z] #24 36.58 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
06:47:23 [2020-09-18T06:47:23.268Z] #24 36.59 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
06:47:23 [2020-09-18T06:47:23.386Z] #21 ...
06:47:23 [2020-09-18T06:47:23.386Z] 
06:47:23 [2020-09-18T06:47:23.386Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:23 [2020-09-18T06:47:23.386Z] #41 6.669 + cd /tmp/tmp.KEUAEw5W5U/src/github.com/LK4D4/vndr
06:47:23 [2020-09-18T06:47:23.386Z] #41 6.670 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:47:23 [2020-09-18T06:47:23.386Z] #41 6.675 + go build -buildmode=pie -v -o /build/vndr .
06:47:23 [2020-09-18T06:47:23.386Z] #41 9.056 internal/race
06:47:23 [2020-09-18T06:47:23.386Z] #41 9.159 internal/bytealg
06:47:23 [2020-09-18T06:47:23.386Z] #41 9.171 sync/atomic
06:47:23 [2020-09-18T06:47:23.386Z] #41 9.882 unicode
06:47:23 [2020-09-18T06:47:23.386Z] #41 10.68 runtime
06:47:23 [2020-09-18T06:47:23.386Z] #41 14.02 unicode/utf8
06:47:23 [2020-09-18T06:47:23.386Z] #41 14.86 internal/testlog
06:47:23 [2020-09-18T06:47:23.386Z] #41 15.16 encoding
06:47:23 [2020-09-18T06:47:23.386Z] #41 15.31 unicode/utf16
06:47:23 [2020-09-18T06:47:23.386Z] #41 15.50 container/list
06:47:23 [2020-09-18T06:47:23.386Z] #41 16.02 crypto/internal/subtle
06:47:23 [2020-09-18T06:47:23.386Z] #41 16.16 crypto/subtle
06:47:23 [2020-09-18T06:47:23.386Z] #41 16.31 vendor/golang.org/x/crypto/cryptobyte/asn1
06:47:23 [2020-09-18T06:47:23.386Z] #41 16.53 internal/nettrace
06:47:23 [2020-09-18T06:47:23.571Z] #24 36.83 Selecting previously unselected package jq.
06:47:23 [2020-09-18T06:47:23.571Z] #24 36.85 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
06:47:23 [2020-09-18T06:47:23.571Z] #24 36.87 Unpacking jq (1.5+dfsg-2+b1) ...
06:47:23 [2020-09-18T06:47:23.589Z] #41 ...
06:47:23 [2020-09-18T06:47:23.589Z] 
06:47:23 [2020-09-18T06:47:23.589Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:23 [2020-09-18T06:47:23.589Z] #39 46.54   CC       compel/src/lib/infect-rpc.o
06:47:23 [2020-09-18T06:47:23.589Z] #39 47.01   CC       compel/src/lib/infect-util.o
06:47:23 [2020-09-18T06:47:23.589Z] #39 47.35   CC       compel/src/lib/infect.o
06:47:23 [2020-09-18T06:47:23.589Z] #39 49.06   CC       compel/src/lib/ptrace.o
06:47:23 [2020-09-18T06:47:23.589Z] #39 49.40   AR       compel/libcompel.a
06:47:23 [2020-09-18T06:47:23.590Z] #39 49.46   HOSTCC   compel/src/main-host.o
06:47:23 [2020-09-18T06:47:23.590Z] #39 49.70   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
06:47:23 [2020-09-18T06:47:23.590Z] #39 49.81   HOSTCC   compel/src/lib/handle-elf-host.o
06:47:23 [2020-09-18T06:47:23.590Z] #39 50.12   HOSTCC   compel/src/lib/log-host.o
06:47:23 [2020-09-18T06:47:23.590Z] #39 50.28   HOSTLINK compel/compel-host-bin
06:47:23 [2020-09-18T06:47:23.590Z] #39 50.36   DEP      soccr/soccr.d
06:47:23 [2020-09-18T06:47:23.590Z] #39 50.53   CC       soccr/soccr.o
06:47:23 [2020-09-18T06:47:23.647Z] #41 16.74 runtime/cgo
06:47:23 [2020-09-18T06:47:23.648Z] #41 ...
06:47:23 [2020-09-18T06:47:23.648Z] 
06:47:23 [2020-09-18T06:47:23.648Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:23 [2020-09-18T06:47:23.648Z] #43 16.41 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:47:23 [2020-09-18T06:47:23.873Z] #24 37.12 Setting up libonig5:ppc64el (6.9.1-1) ...
06:47:23 [2020-09-18T06:47:23.873Z] #24 37.15 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
06:47:23 [2020-09-18T06:47:23.873Z] #24 37.15 Setting up jq (1.5+dfsg-2+b1) ...
06:47:23 [2020-09-18T06:47:23.873Z] #24 37.16 Processing triggers for libc-bin (2.28-10) ...
06:47:23 [2020-09-18T06:47:23.925Z] #43 ...
06:47:23 [2020-09-18T06:47:23.925Z] 
06:47:23 [2020-09-18T06:47:23.925Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:47:23 [2020-09-18T06:47:23.925Z] #28 6.762 + git clone https://github.com/kolyshkin/go-swagger.git .
06:47:23 [2020-09-18T06:47:23.925Z] #28 6.765 Cloning into '.'...
06:47:23 [2020-09-18T06:47:23.925Z] #28 ...
06:47:23 [2020-09-18T06:47:23.925Z] 
06:47:23 [2020-09-18T06:47:23.925Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:47:23 [2020-09-18T06:47:23.925Z] #54 13.51 + cd /tmp/tmp.mCrmIZaeMx/src/github.com/rootless-containers/rootlesskit
06:47:23 [2020-09-18T06:47:23.925Z] #54 13.51 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:47:23 [2020-09-18T06:47:23.925Z] #54 14.10 + for f in rootlesskit rootlesskit-docker-proxy
06:47:23 [2020-09-18T06:47:23.925Z] #54 14.10 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:47:23 [2020-09-18T06:47:23.925Z] #54 ...
06:47:23 [2020-09-18T06:47:23.925Z] 
06:47:23 [2020-09-18T06:47:23.925Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:23 [2020-09-18T06:47:23.925Z] #21 DONE 17.2s
06:47:24 [2020-09-18T06:47:24.187Z] 
06:47:24 [2020-09-18T06:47:24.187Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:24 [2020-09-18T06:47:24.187Z] #30 14.64 unicode/utf8
06:47:24 [2020-09-18T06:47:24.187Z] #30 15.52 runtime/cgo
06:47:24 [2020-09-18T06:47:24.326Z] #47 16.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:24 [2020-09-18T06:47:24.326Z] #47 16.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:24 [2020-09-18T06:47:24.326Z] #47 16.41 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:24 [2020-09-18T06:47:24.523Z] #45 ...
06:47:24 [2020-09-18T06:47:24.523Z] 
06:47:24 [2020-09-18T06:47:24.523Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:47:24 [2020-09-18T06:47:24.523Z] #52 113.7 + bin/containerd
06:47:24 [2020-09-18T06:47:24.526Z] #24 DONE 37.6s
06:47:24 [2020-09-18T06:47:24.526Z] 
06:47:24 [2020-09-18T06:47:24.526Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
06:47:24 [2020-09-18T06:47:24.526Z] #25 DONE 0.1s
06:47:24 [2020-09-18T06:47:24.526Z] 
06:47:24 [2020-09-18T06:47:24.526Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:47:24 [2020-09-18T06:47:24.544Z] #39 51.54   AR       soccr/libsoccr.a
06:47:24 [2020-09-18T06:47:24.544Z] #39 51.58 make[1]: 'soccr/libsoccr.a' is up to date.
06:47:24 [2020-09-18T06:47:24.585Z] #47 16.51 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:24 [2020-09-18T06:47:24.805Z] #39 51.91   DEP      criu/arch/x86/sigframe.d
06:47:24 [2020-09-18T06:47:24.805Z] #39 ...
06:47:24 [2020-09-18T06:47:24.805Z] 
06:47:24 [2020-09-18T06:47:24.805Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:24 [2020-09-18T06:47:24.805Z] #41 116.3 net/http/httptrace
06:47:24 [2020-09-18T06:47:24.841Z] #47 16.57 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:25 [2020-09-18T06:47:25.067Z] #41 116.5 net/http
06:47:25 [2020-09-18T06:47:25.119Z] #32 9.178 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
06:47:25 [2020-09-18T06:47:25.696Z] #32 ...
06:47:25 [2020-09-18T06:47:25.696Z] 
06:47:25 [2020-09-18T06:47:25.696Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:25 [2020-09-18T06:47:25.696Z] #41 4.430 + RM_GOPATH=0
06:47:25 [2020-09-18T06:47:25.696Z] #41 4.430 + TMP_GOPATH=
06:47:25 [2020-09-18T06:47:25.696Z] #41 4.430 + : /build
06:47:25 [2020-09-18T06:47:25.696Z] #41 4.430 + '[' -z '' ']'
06:47:25 [2020-09-18T06:47:25.696Z] #41 4.431 ++ mktemp -d
06:47:25 [2020-09-18T06:47:25.696Z] #41 4.443 + export GOPATH=/tmp/tmp.2lE4FYq34a
06:47:25 [2020-09-18T06:47:25.696Z] #41 4.443 + GOPATH=/tmp/tmp.2lE4FYq34a
06:47:25 [2020-09-18T06:47:25.696Z] #41 4.443 + RM_GOPATH=1
06:47:25 [2020-09-18T06:47:25.696Z] #41 4.443 + case "$(go env GOARCH)" in
06:47:25 [2020-09-18T06:47:25.696Z] #41 4.457 ++ go env GOARCH
06:47:25 [2020-09-18T06:47:25.696Z] #41 4.486 + export GO_BUILDMODE=-buildmode=pie
06:47:25 [2020-09-18T06:47:25.696Z] #41 4.486 + GO_BUILDMODE=-buildmode=pie
06:47:25 [2020-09-18T06:47:25.696Z] #41 4.486 ++ dirname /tmp/install/install.sh
06:47:25 [2020-09-18T06:47:25.696Z] #41 4.489 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:47:25 [2020-09-18T06:47:25.697Z] #41 4.492 + dir=/tmp/install
06:47:25 [2020-09-18T06:47:25.697Z] #41 4.492 + bin=vndr
06:47:25 [2020-09-18T06:47:25.697Z] #41 4.492 + shift
06:47:25 [2020-09-18T06:47:25.697Z] #41 4.492 + '[' '!' -f /tmp/install/vndr.installer ']'
06:47:25 [2020-09-18T06:47:25.697Z] #41 4.492 + . /tmp/install/vndr.installer
06:47:25 [2020-09-18T06:47:25.697Z] #41 4.492 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:47:25 [2020-09-18T06:47:25.697Z] #41 4.492 + install_vndr
06:47:25 [2020-09-18T06:47:25.697Z] #41 4.492 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
06:47:25 [2020-09-18T06:47:25.697Z] #41 4.492 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2lE4FYq34a/src/github.com/LK4D4/vndr
06:47:25 [2020-09-18T06:47:25.697Z] #41 4.492 Cloning into '/tmp/tmp.2lE4FYq34a/src/github.com/LK4D4/vndr'...
06:47:25 [2020-09-18T06:47:25.697Z] #41 5.192 + cd /tmp/tmp.2lE4FYq34a/src/github.com/LK4D4/vndr
06:47:25 [2020-09-18T06:47:25.697Z] #41 5.193 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
06:47:25 [2020-09-18T06:47:25.697Z] #41 5.201 + go build -buildmode=pie -v -o /build/vndr .
06:47:25 [2020-09-18T06:47:25.697Z] #41 6.347 internal/cpu
06:47:25 [2020-09-18T06:47:25.697Z] #41 6.367 runtime/internal/sys
06:47:25 [2020-09-18T06:47:25.697Z] #41 6.409 internal/race
06:47:25 [2020-09-18T06:47:25.697Z] #41 6.472 runtime/internal/atomic
06:47:25 [2020-09-18T06:47:25.697Z] #41 6.576 sync/atomic
06:47:25 [2020-09-18T06:47:25.697Z] #41 6.595 runtime/internal/math
06:47:25 [2020-09-18T06:47:25.697Z] #41 6.785 unicode
06:47:25 [2020-09-18T06:47:25.697Z] #41 6.970 internal/bytealg
06:47:25 [2020-09-18T06:47:25.697Z] #41 7.072 unicode/utf8
06:47:25 [2020-09-18T06:47:25.697Z] #41 7.116 math/bits
06:47:25 [2020-09-18T06:47:25.697Z] #41 7.805 internal/testlog
06:47:25 [2020-09-18T06:47:25.697Z] #41 7.898 math
06:47:25 [2020-09-18T06:47:25.697Z] #41 8.296 unicode/utf16
06:47:25 [2020-09-18T06:47:25.697Z] #41 8.461 runtime
06:47:25 [2020-09-18T06:47:25.697Z] #41 8.694 container/list
06:47:25 [2020-09-18T06:47:25.697Z] #41 9.684 crypto/internal/subtle
06:47:25 [2020-09-18T06:47:25.697Z] #41 9.891 crypto/subtle
06:47:25 [2020-09-18T06:47:25.774Z] #47 17.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:25 [2020-09-18T06:47:25.961Z] #41 10.12 vendor/golang.org/x/crypto/cryptobyte/asn1
06:47:25 [2020-09-18T06:47:25.961Z] #41 ...
06:47:25 [2020-09-18T06:47:25.961Z] 
06:47:25 [2020-09-18T06:47:25.961Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.567 + RM_GOPATH=0
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.567 + TMP_GOPATH=
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.567 + : /build
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.567 + '[' -z '' ']'
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.568 ++ mktemp -d
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.581 + export GOPATH=/tmp/tmp.LzsOCWGoID
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.581 + GOPATH=/tmp/tmp.LzsOCWGoID
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.581 + RM_GOPATH=1
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.581 + case "$(go env GOARCH)" in
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.582 ++ go env GOARCH
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.607 + export GO_BUILDMODE=-buildmode=pie
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.607 + GO_BUILDMODE=-buildmode=pie
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.607 ++ dirname /tmp/install/install.sh
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.607 + dir=/tmp/install
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.607 + bin=shfmt
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.607 + shift
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.607 + '[' '!' -f /tmp/install/shfmt.installer ']'
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.607 + . /tmp/install/shfmt.installer
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.607 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.607 + install_shfmt
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.607 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.607 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LzsOCWGoID/src/github.com/mvdan/sh
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.607 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
06:47:25 [2020-09-18T06:47:25.961Z] #47 3.615 Cloning into '/tmp/tmp.LzsOCWGoID/src/github.com/mvdan/sh'...
06:47:25 [2020-09-18T06:47:25.961Z] #47 9.154 + cd /tmp/tmp.LzsOCWGoID/src/github.com/mvdan/sh
06:47:25 [2020-09-18T06:47:25.961Z] #47 9.154 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
06:47:25 [2020-09-18T06:47:25.961Z] #47 9.211 + GO111MODULE=on
06:47:25 [2020-09-18T06:47:25.961Z] #47 9.211 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
06:47:25 [2020-09-18T06:47:25.961Z] #47 ...
06:47:25 [2020-09-18T06:47:25.961Z] 
06:47:25 [2020-09-18T06:47:25.961Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:47:25 [2020-09-18T06:47:25.961Z] #28 4.829 + git clone https://github.com/kolyshkin/go-swagger.git .
06:47:25 [2020-09-18T06:47:25.961Z] #28 4.832 Cloning into '.'...
06:47:26 [2020-09-18T06:47:26.224Z] #28 ...
06:47:26 [2020-09-18T06:47:26.224Z] 
06:47:26 [2020-09-18T06:47:26.224Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.673 + RM_GOPATH=0
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.673 + TMP_GOPATH=
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.673 + : /build
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.673 + '[' -z '' ']'
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.673 ++ mktemp -d
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.676 + export GOPATH=/tmp/tmp.mDoX8JZggM
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.677 + GOPATH=/tmp/tmp.mDoX8JZggM
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.677 + RM_GOPATH=1
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.679 + case "$(go env GOARCH)" in
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.679 ++ go env GOARCH
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.699 + export GO_BUILDMODE=-buildmode=pie
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.699 + GO_BUILDMODE=-buildmode=pie
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.700 ++ dirname /tmp/install/install.sh
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.702 + dir=/tmp/install
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.702 + bin=dockercli
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.702 + shift
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.702 + '[' '!' -f /tmp/install/dockercli.installer ']'
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.702 + . /tmp/install/dockercli.installer
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.702 ++ : stable
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.702 ++ : 17.06.2-ce
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.703 + install_dockercli
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.703 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.703 Install docker/cli version 17.06.2-ce from stable
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.703 ++ uname -m
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.705 + arch=aarch64
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.705 + '[' aarch64 '!=' x86_64 ']'
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.705 + '[' aarch64 '!=' s390x ']'
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.706 + '[' aarch64 '!=' armhf ']'
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.706 + build_dockercli
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.706 + git clone https://github.com/docker/docker-ce /tmp/tmp.mDoX8JZggM/tmp/docker-ce
06:47:26 [2020-09-18T06:47:26.224Z] #21 4.709 Cloning into '/tmp/tmp.mDoX8JZggM/tmp/docker-ce'...
06:47:26 [2020-09-18T06:47:26.224Z] #21 ...
06:47:26 [2020-09-18T06:47:26.224Z] 
06:47:26 [2020-09-18T06:47:26.224Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:26 [2020-09-18T06:47:26.224Z] #23 3.464 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:26 [2020-09-18T06:47:26.224Z] #23 3.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:26 [2020-09-18T06:47:26.224Z] #23 3.710 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:26 [2020-09-18T06:47:26.224Z] #23 4.123 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
06:47:26 [2020-09-18T06:47:26.224Z] #23 5.220 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
06:47:26 [2020-09-18T06:47:26.224Z] #23 6.595 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
06:47:26 [2020-09-18T06:47:26.487Z] #23 ...
06:47:26 [2020-09-18T06:47:26.487Z] 
06:47:26 [2020-09-18T06:47:26.488Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.825 + RM_GOPATH=0
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.826 + TMP_GOPATH=
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.827 + : /build
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.827 + '[' -z '' ']'
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.832 ++ mktemp -d
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.839 + export GOPATH=/tmp/tmp.aT9ely8kB8
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.839 + GOPATH=/tmp/tmp.aT9ely8kB8
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.839 + RM_GOPATH=1
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.839 + case "$(go env GOARCH)" in
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.840 ++ go env GOARCH
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.874 + export GO_BUILDMODE=-buildmode=pie
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.874 + GO_BUILDMODE=-buildmode=pie
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.875 ++ dirname /tmp/install/install.sh
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.879 + dir=/tmp/install
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.879 + bin=tomlv
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.879 + shift
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.879 + '[' '!' -f /tmp/install/tomlv.installer ']'
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.879 + . /tmp/install/tomlv.installer
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.879 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.880 + install_tomlv
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.880 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.881 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.881 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aT9ely8kB8/src/github.com/BurntSushi/toml
06:47:26 [2020-09-18T06:47:26.488Z] #30 4.884 Cloning into '/tmp/tmp.aT9ely8kB8/src/github.com/BurntSushi/toml'...
06:47:26 [2020-09-18T06:47:26.488Z] #30 5.770 + cd /tmp/tmp.aT9ely8kB8/src/github.com/BurntSushi/toml
06:47:26 [2020-09-18T06:47:26.488Z] #30 5.770 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:47:26 [2020-09-18T06:47:26.488Z] #30 5.781 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:47:26 [2020-09-18T06:47:26.488Z] #30 6.390 runtime/internal/sys
06:47:26 [2020-09-18T06:47:26.488Z] #30 6.455 math/bits
06:47:26 [2020-09-18T06:47:26.488Z] #30 6.479 runtime/internal/atomic
06:47:26 [2020-09-18T06:47:26.488Z] #30 6.554 internal/cpu
06:47:26 [2020-09-18T06:47:26.488Z] #30 6.858 unicode/utf8
06:47:26 [2020-09-18T06:47:26.488Z] #30 7.034 internal/bytealg
06:47:26 [2020-09-18T06:47:26.488Z] #30 7.149 unicode
06:47:26 [2020-09-18T06:47:26.488Z] #30 7.538 math
06:47:26 [2020-09-18T06:47:26.488Z] #30 7.567 internal/testlog
06:47:26 [2020-09-18T06:47:26.488Z] #30 7.987 encoding
06:47:26 [2020-09-18T06:47:26.488Z] #30 8.164 runtime
06:47:26 [2020-09-18T06:47:26.488Z] #30 8.399 runtime/cgo
06:47:26 [2020-09-18T06:47:26.654Z] #26 ...
06:47:26 [2020-09-18T06:47:26.654Z] 
06:47:26 [2020-09-18T06:47:26.654Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:26 [2020-09-18T06:47:26.654Z] #52 24.39 Reading package lists...
06:47:26 [2020-09-18T06:47:26.654Z] #52 31.80 Building dependency tree...
06:47:26 [2020-09-18T06:47:26.654Z] #52 36.41 The following additional packages will be installed:
06:47:26 [2020-09-18T06:47:26.654Z] #52 36.43   libbtrfs0
06:47:26 [2020-09-18T06:47:26.654Z] #52 36.63 The following NEW packages will be installed:
06:47:26 [2020-09-18T06:47:26.654Z] #52 36.66   libbtrfs-dev libbtrfs0
06:47:26 [2020-09-18T06:47:26.654Z] #52 37.00 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:47:26 [2020-09-18T06:47:26.654Z] #52 37.00 Need to get 120 kB of archives.
06:47:26 [2020-09-18T06:47:26.654Z] #52 37.00 After this operation, 423 kB of additional disk space will be used.
06:47:26 [2020-09-18T06:47:26.654Z] #52 37.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #52 37.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #52 38.62 debconf: delaying package configuration, since apt-utils is not installed
06:47:26 [2020-09-18T06:47:26.654Z] #52 38.97 Fetched 120 kB in 0s (1565 kB/s)
06:47:26 [2020-09-18T06:47:26.654Z] #52 39.10 Selecting previously unselected package libbtrfs0.
06:47:26 [2020-09-18T06:47:26.654Z] #52 39.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 ... 15339 files and directories currently installed.)
06:47:26 [2020-09-18T06:47:26.654Z] #52 39.25 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
06:47:26 [2020-09-18T06:47:26.654Z] #52 39.26 Unpacking libbtrfs0 (4.20.1-2) ...
06:47:26 [2020-09-18T06:47:26.654Z] #52 39.41 Selecting previously unselected package libbtrfs-dev.
06:47:26 [2020-09-18T06:47:26.654Z] #52 39.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
06:47:26 [2020-09-18T06:47:26.654Z] #52 39.45 Unpacking libbtrfs-dev (4.20.1-2) ...
06:47:26 [2020-09-18T06:47:26.654Z] #52 39.66 Setting up libbtrfs0 (4.20.1-2) ...
06:47:26 [2020-09-18T06:47:26.654Z] #52 39.69 Setting up libbtrfs-dev (4.20.1-2) ...
06:47:26 [2020-09-18T06:47:26.654Z] #52 39.69 Processing triggers for libc-bin (2.28-10) ...
06:47:26 [2020-09-18T06:47:26.654Z] #52 DONE 40.0s
06:47:26 [2020-09-18T06:47:26.654Z] 
06:47:26 [2020-09-18T06:47:26.654Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:47:26 [2020-09-18T06:47:26.654Z] #26 2.250 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
06:47:26 [2020-09-18T06:47:26.654Z] #26 ...
06:47:26 [2020-09-18T06:47:26.654Z] 
06:47:26 [2020-09-18T06:47:26.654Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:26 [2020-09-18T06:47:26.654Z] #39 23.41 Reading package lists...
06:47:26 [2020-09-18T06:47:26.654Z] #39 30.20 Building dependency tree...
06:47:26 [2020-09-18T06:47:26.654Z] #39 33.91 The following additional packages will be installed:
06:47:26 [2020-09-18T06:47:26.654Z] #39 33.91   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:47:26 [2020-09-18T06:47:26.654Z] #39 33.92   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:47:26 [2020-09-18T06:47:26.654Z] #39 33.93 Suggested packages:
06:47:26 [2020-09-18T06:47:26.654Z] #39 33.93   manpages-dev python-setuptools
06:47:26 [2020-09-18T06:47:26.654Z] #39 35.76 The following NEW packages will be installed:
06:47:26 [2020-09-18T06:47:26.654Z] #39 35.77   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:47:26 [2020-09-18T06:47:26.654Z] #39 35.77   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:47:26 [2020-09-18T06:47:26.654Z] #39 35.77   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:47:26 [2020-09-18T06:47:26.654Z] #39 35.78   python-six zlib1g-dev
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.01 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.01 Need to get 4075 kB of archives.
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.01 After this operation, 24.5 MB of additional disk space will be used.
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 36.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
06:47:26 [2020-09-18T06:47:26.654Z] #39 38.32 debconf: delaying package configuration, since apt-utils is not installed
06:47:26 [2020-09-18T06:47:26.654Z] #39 38.53 Fetched 4075 kB in 1s (6160 kB/s)
06:47:26 [2020-09-18T06:47:26.654Z] #39 38.70 Selecting previously unselected package libcap-dev:ppc64el.
06:47:26 [2020-09-18T06:47:26.654Z] #39 38.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
06:47:26 [2020-09-18T06:47:26.654Z] #39 38.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
06:47:26 [2020-09-18T06:47:26.654Z] #39 38.87 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
06:47:26 [2020-09-18T06:47:26.654Z] #39 39.02 Selecting previously unselected package libnet1:ppc64el.
06:47:26 [2020-09-18T06:47:26.654Z] #39 39.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
06:47:26 [2020-09-18T06:47:26.654Z] #39 39.05 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
06:47:26 [2020-09-18T06:47:26.654Z] #39 39.22 Selecting previously unselected package libnet1-dev.
06:47:26 [2020-09-18T06:47:26.654Z] #39 39.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
06:47:26 [2020-09-18T06:47:26.654Z] #39 39.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:47:26 [2020-09-18T06:47:26.654Z] #39 39.47 Selecting previously unselected package libnl-3-200:ppc64el.
06:47:26 [2020-09-18T06:47:26.654Z] #39 39.48 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
06:47:26 [2020-09-18T06:47:26.654Z] #39 39.48 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
06:47:26 [2020-09-18T06:47:26.654Z] #39 39.65 Selecting previously unselected package libnl-3-dev:ppc64el.
06:47:26 [2020-09-18T06:47:26.654Z] #39 39.65 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
06:47:26 [2020-09-18T06:47:26.654Z] #39 39.65 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
06:47:26 [2020-09-18T06:47:26.654Z] #39 39.98 Selecting previously unselected package libprotobuf-c1:ppc64el.
06:47:26 [2020-09-18T06:47:26.654Z] #39 40.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
06:47:26 [2020-09-18T06:47:26.654Z] #39 40.01 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
06:47:26 [2020-09-18T06:47:26.654Z] #39 40.16 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
06:47:26 [2020-09-18T06:47:26.654Z] #39 40.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
06:47:26 [2020-09-18T06:47:26.654Z] #39 40.18 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
06:47:26 [2020-09-18T06:47:26.654Z] #39 ...
06:47:26 [2020-09-18T06:47:26.654Z] 
06:47:26 [2020-09-18T06:47:26.654Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:26 [2020-09-18T06:47:26.654Z] #33 37.67 debconf: delaying package configuration, since apt-utils is not installed
06:47:26 [2020-09-18T06:47:26.654Z] #33 37.91 Fetched 14.9 MB in 2s (7348 kB/s)
06:47:26 [2020-09-18T06:47:26.654Z] #33 38.00 Selecting previously unselected package xxd.
06:47:26 [2020-09-18T06:47:26.654Z] #33 38.00 (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.)
06:47:26 [2020-09-18T06:47:26.654Z] #33 38.07 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
06:47:26 [2020-09-18T06:47:26.654Z] #33 38.07 Unpacking xxd (2:8.1.0875-5) ...
06:47:26 [2020-09-18T06:47:26.654Z] #33 38.31 Selecting previously unselected package vim-common.
06:47:26 [2020-09-18T06:47:26.654Z] #33 38.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:47:26 [2020-09-18T06:47:26.654Z] #33 38.39 Unpacking vim-common (2:8.1.0875-5) ...
06:47:26 [2020-09-18T06:47:26.654Z] #33 38.76 Selecting previously unselected package cmake-data.
06:47:26 [2020-09-18T06:47:26.655Z] #33 38.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:47:26 [2020-09-18T06:47:26.655Z] #33 38.79 Unpacking cmake-data (3.13.4-1) ...
06:47:26 [2020-09-18T06:47:26.704Z] #47 18.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:26 [2020-09-18T06:47:26.738Z] #30 ...
06:47:26 [2020-09-18T06:47:26.738Z] 
06:47:26 [2020-09-18T06:47:26.738Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:26 [2020-09-18T06:47:26.738Z] #43 19.67 go: finding github.com/fatih/color v1.9.0
06:47:26 [2020-09-18T06:47:26.738Z] #43 19.68 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:47:26 [2020-09-18T06:47:26.738Z] #43 19.72 go: finding github.com/pkg/errors v0.9.1
06:47:26 [2020-09-18T06:47:26.738Z] #43 19.78 go: finding github.com/spf13/pflag v1.0.3
06:47:26 [2020-09-18T06:47:26.738Z] #43 19.86 go: finding github.com/mattn/go-colorable v0.1.6
06:47:26 [2020-09-18T06:47:26.738Z] #43 19.97 go: finding github.com/mattn/go-isatty v0.0.12
06:47:26 [2020-09-18T06:47:26.751Z] #30 ...
06:47:26 [2020-09-18T06:47:26.751Z] 
06:47:26 [2020-09-18T06:47:26.751Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.864 + RM_GOPATH=0
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.864 + TMP_GOPATH=
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.864 + : /build
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.864 + '[' -z '' ']'
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.866 ++ mktemp -d
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.868 + export GOPATH=/tmp/tmp.2hnYMaQIoR
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.868 + GOPATH=/tmp/tmp.2hnYMaQIoR
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.868 + RM_GOPATH=1
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.868 + case "$(go env GOARCH)" in
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.875 ++ go env GOARCH
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 + export GO_BUILDMODE=-buildmode=pie
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 + GO_BUILDMODE=-buildmode=pie
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 ++ dirname /tmp/install/install.sh
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 + dir=/tmp/install
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 + bin=proxy
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 + shift
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 + '[' '!' -f /tmp/install/proxy.installer ']'
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 + . /tmp/install/proxy.installer
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 ++ : 9e99af28df21367340c95a3863e31808d689c92a
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 + install_proxy
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 + case "$1" in
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 + export CGO_ENABLED=0
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 + CGO_ENABLED=0
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 + _install_proxy
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.888 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2hnYMaQIoR/src/github.com/docker/libnetwork
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.890 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
06:47:26 [2020-09-18T06:47:26.751Z] #60 3.898 Cloning into '/tmp/tmp.2hnYMaQIoR/src/github.com/docker/libnetwork'...
06:47:26 [2020-09-18T06:47:26.751Z] #60 ...
06:47:26 [2020-09-18T06:47:26.751Z] 
06:47:26 [2020-09-18T06:47:26.751Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.528 + RM_GOPATH=0
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.528 + TMP_GOPATH=
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.528 + : /build
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.528 + '[' -z '' ']'
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.530 ++ mktemp -d
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.530 + export GOPATH=/tmp/tmp.MFKcAdZtEI
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.530 + GOPATH=/tmp/tmp.MFKcAdZtEI
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.530 + RM_GOPATH=1
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.530 + case "$(go env GOARCH)" in
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.531 ++ go env GOARCH
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.557 + export GO_BUILDMODE=-buildmode=pie
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.557 + GO_BUILDMODE=-buildmode=pie
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.562 ++ dirname /tmp/install/install.sh
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.563 + dir=/tmp/install
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.564 + bin=golangci_lint
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.565 + shift
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.565 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.566 + . /tmp/install/golangci_lint.installer
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.566 ++ : v1.23.8
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.567 + install_golangci_lint
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.568 + echo 'Installing golangci-lint version v1.23.8'
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.568 Installing golangci-lint version v1.23.8
06:47:26 [2020-09-18T06:47:26.751Z] #45 4.569 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
06:47:26 [2020-09-18T06:47:26.998Z] #43 20.24 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:47:27 [2020-09-18T06:47:27.015Z] #45 ...
06:47:27 [2020-09-18T06:47:27.015Z] 
06:47:27 [2020-09-18T06:47:27.015Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.839 + RM_GOPATH=0
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.839 + TMP_GOPATH=
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.839 + : /build
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.839 + '[' -z '' ']'
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.839 ++ mktemp -d
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.841 + export GOPATH=/tmp/tmp.r5UwnawBPD
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.841 + GOPATH=/tmp/tmp.r5UwnawBPD
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.841 + RM_GOPATH=1
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.841 + case "$(go env GOARCH)" in
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.843 ++ go env GOARCH
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.852 + export GO_BUILDMODE=-buildmode=pie
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.852 + GO_BUILDMODE=-buildmode=pie
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.854 ++ dirname /tmp/install/install.sh
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.855 + dir=/tmp/install
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.855 + bin=rootlesskit
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.856 + shift
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.858 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.858 + . /tmp/install/rootlesskit.installer
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.859 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.860 + install_rootlesskit
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.863 + case "$1" in
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.863 + export CGO_ENABLED=0
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.864 + CGO_ENABLED=0
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.864 + _install_rootlesskit
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.864 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.865 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.865 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.r5UwnawBPD/src/github.com/rootless-containers/rootlesskit
06:47:27 [2020-09-18T06:47:27.015Z] #54 4.874 Cloning into '/tmp/tmp.r5UwnawBPD/src/github.com/rootless-containers/rootlesskit'...
06:47:27 [2020-09-18T06:47:27.015Z] #54 8.677 + cd /tmp/tmp.r5UwnawBPD/src/github.com/rootless-containers/rootlesskit
06:47:27 [2020-09-18T06:47:27.015Z] #54 8.681 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:47:27 [2020-09-18T06:47:27.015Z] #54 9.078 + for f in rootlesskit rootlesskit-docker-proxy
06:47:27 [2020-09-18T06:47:27.015Z] #54 9.093 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:47:27 [2020-09-18T06:47:27.015Z] #54 ...
06:47:27 [2020-09-18T06:47:27.015Z] 
06:47:27 [2020-09-18T06:47:27.015Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.558 + RM_GOPATH=0
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.558 + TMP_GOPATH=
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.558 + : /build
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.558 + '[' -z '' ']'
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.560 ++ mktemp -d
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.562 + export GOPATH=/tmp/tmp.Zpx55XicdL
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.562 + GOPATH=/tmp/tmp.Zpx55XicdL
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.562 + RM_GOPATH=1
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.562 + case "$(go env GOARCH)" in
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.563 ++ go env GOARCH
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 + export GO_BUILDMODE=-buildmode=pie
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 + GO_BUILDMODE=-buildmode=pie
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 ++ dirname /tmp/install/install.sh
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 + dir=/tmp/install
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 + bin=gotestsum
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 + shift
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 + '[' '!' -f /tmp/install/gotestsum.installer ']'
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 + . /tmp/install/gotestsum.installer
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 ++ : v0.5.3
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 + install_gotestsum
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 + set -e
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 + export GO111MODULE=on
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 + GO111MODULE=on
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 + GOBIN=/build
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.607 + go get gotest.tools/gotestsum@v0.5.3
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.635 go: finding gotest.tools v0.5.3
06:47:27 [2020-09-18T06:47:27.015Z] #43 3.635 go: finding gotest.tools/gotestsum v0.5.3
06:47:27 [2020-09-18T06:47:27.015Z] #43 4.319 go: downloading gotest.tools/gotestsum v0.5.3
06:47:27 [2020-09-18T06:47:27.015Z] #43 5.069 go: extracting gotest.tools/gotestsum v0.5.3
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.010 go: downloading github.com/spf13/pflag v1.0.3
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.029 go: downloading github.com/pkg/errors v0.9.1
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.102 go: downloading github.com/fatih/color v1.9.0
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.103 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.103 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.104 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.105 go: downloading github.com/jonboulle/clockwork v0.1.0
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.187 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.216 go: extracting github.com/fatih/color v1.9.0
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.224 go: extracting github.com/jonboulle/clockwork v0.1.0
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.280 go: downloading github.com/mattn/go-isatty v0.0.12
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.291 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.340 go: extracting github.com/spf13/pflag v1.0.3
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.358 go: extracting github.com/pkg/errors v0.9.1
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.450 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.476 go: downloading github.com/mattn/go-colorable v0.1.6
06:47:27 [2020-09-18T06:47:27.015Z] #43 6.606 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:47:27 [2020-09-18T06:47:27.015Z] #43 7.131 go: extracting github.com/mattn/go-isatty v0.0.12
06:47:27 [2020-09-18T06:47:27.015Z] #43 7.138 go: extracting github.com/mattn/go-colorable v0.1.6
06:47:27 [2020-09-18T06:47:27.015Z] #43 8.228 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:47:27 [2020-09-18T06:47:27.015Z] #43 8.614 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:47:27 [2020-09-18T06:47:27.015Z] #43 9.786 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:47:27 [2020-09-18T06:47:27.274Z] #43 20.46 go: finding github.com/jonboulle/clockwork v0.1.0
06:47:27 [2020-09-18T06:47:27.274Z] #43 20.51 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:47:27 [2020-09-18T06:47:27.279Z] #43 ...
06:47:27 [2020-09-18T06:47:27.279Z] 
06:47:27 [2020-09-18T06:47:27.279Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:27 [2020-09-18T06:47:27.279Z] #38 4.272 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:27 [2020-09-18T06:47:27.279Z] #38 4.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:27 [2020-09-18T06:47:27.279Z] #38 4.302 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:27 [2020-09-18T06:47:27.279Z] #38 4.918 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
06:47:27 [2020-09-18T06:47:27.279Z] #38 6.192 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
06:47:27 [2020-09-18T06:47:27.279Z] #38 7.818 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
06:47:27 [2020-09-18T06:47:27.279Z] #38 ...
06:47:27 [2020-09-18T06:47:27.279Z] 
06:47:27 [2020-09-18T06:47:27.279Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:27 [2020-09-18T06:47:27.279Z] #10 4.893 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:27 [2020-09-18T06:47:27.279Z] #10 4.949 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:27 [2020-09-18T06:47:27.279Z] #10 4.952 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:27 [2020-09-18T06:47:27.279Z] #10 5.747 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
06:47:27 [2020-09-18T06:47:27.279Z] #10 7.058 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
06:47:27 [2020-09-18T06:47:27.279Z] #10 8.966 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
06:47:27 [2020-09-18T06:47:27.534Z] #43 20.61 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:47:27 [2020-09-18T06:47:27.534Z] #43 20.62 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:47:27 [2020-09-18T06:47:27.542Z] #10 ...
06:47:27 [2020-09-18T06:47:27.543Z] 
06:47:27 [2020-09-18T06:47:27.543Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:27 [2020-09-18T06:47:27.543Z] #51 3.464 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:47:27 [2020-09-18T06:47:27.543Z] #51 3.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:47:27 [2020-09-18T06:47:27.543Z] #51 3.487 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:47:27 [2020-09-18T06:47:27.543Z] #51 4.106 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
06:47:27 [2020-09-18T06:47:27.543Z] #51 4.992 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
06:47:27 [2020-09-18T06:47:27.543Z] #51 6.434 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
06:47:27 [2020-09-18T06:47:27.543Z] #51 11.21 Fetched 8204 kB in 9s (961 kB/s)
06:47:27 [2020-09-18T06:47:27.543Z] #51 11.21 Reading package lists...
06:47:27 [2020-09-18T06:47:27.543Z] #51 ...
06:47:27 [2020-09-18T06:47:27.543Z] 
06:47:27 [2020-09-18T06:47:27.543Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:27 [2020-09-18T06:47:27.543Z] #47 10.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:27 [2020-09-18T06:47:27.543Z] #47 10.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:27 [2020-09-18T06:47:27.543Z] #47 10.80 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:27 [2020-09-18T06:47:27.543Z] #47 10.93 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:27 [2020-09-18T06:47:27.543Z] #47 10.96 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:27 [2020-09-18T06:47:27.543Z] #47 11.74 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:27 [2020-09-18T06:47:27.750Z] #33 ...
06:47:27 [2020-09-18T06:47:27.750Z] 
06:47:27 [2020-09-18T06:47:27.750Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:27 [2020-09-18T06:47:27.750Z] #11 23.19 Reading package lists...
06:47:27 [2020-09-18T06:47:27.750Z] #11 31.26 Building dependency tree...
06:47:27 [2020-09-18T06:47:27.750Z] #11 34.63 The following additional packages will be installed:
06:47:27 [2020-09-18T06:47:27.750Z] #11 34.63   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:47:27 [2020-09-18T06:47:27.751Z] #11 34.63   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:47:27 [2020-09-18T06:47:27.751Z] #11 34.63   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:47:27 [2020-09-18T06:47:27.751Z] #11 34.63   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:47:27 [2020-09-18T06:47:27.751Z] #11 34.64 Suggested packages:
06:47:27 [2020-09-18T06:47:27.751Z] #11 34.64   gcc-8-locales seccomp wine64
06:47:27 [2020-09-18T06:47:27.751Z] #11 36.44 The following NEW packages will be installed:
06:47:27 [2020-09-18T06:47:27.751Z] #11 36.44   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:47:27 [2020-09-18T06:47:27.751Z] #11 36.44   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:47:27 [2020-09-18T06:47:27.751Z] #11 36.44   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:47:27 [2020-09-18T06:47:27.751Z] #11 36.44   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:47:27 [2020-09-18T06:47:27.751Z] #11 36.45   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:47:27 [2020-09-18T06:47:27.751Z] #11 36.45   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:47:27 [2020-09-18T06:47:27.751Z] #11 36.61 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
06:47:27 [2020-09-18T06:47:27.751Z] #11 36.61 Need to get 78.9 MB of archives.
06:47:27 [2020-09-18T06:47:27.751Z] #11 36.61 After this operation, 532 MB of additional disk space will be used.
06:47:27 [2020-09-18T06:47:27.751Z] #11 36.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
06:47:27 [2020-09-18T06:47:27.751Z] #11 36.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
06:47:27 [2020-09-18T06:47:27.751Z] #11 37.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:47:27 [2020-09-18T06:47:27.751Z] #11 37.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
06:47:27 [2020-09-18T06:47:27.751Z] #11 37.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
06:47:27 [2020-09-18T06:47:27.751Z] #11 37.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
06:47:27 [2020-09-18T06:47:27.751Z] #11 37.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:47:27 [2020-09-18T06:47:27.751Z] #11 38.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
06:47:27 [2020-09-18T06:47:27.751Z] #11 38.03 Get:9 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]
06:47:27 [2020-09-18T06:47:27.751Z] #11 ...
06:47:27 [2020-09-18T06:47:27.751Z] 
06:47:27 [2020-09-18T06:47:27.751Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:47:27 [2020-09-18T06:47:27.751Z] #26 2.801 #=#=#                                                                         
06:47:28 [2020-09-18T06:47:28.104Z] #43 ...
06:47:28 [2020-09-18T06:47:28.104Z] 
06:47:28 [2020-09-18T06:47:28.104Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:28 [2020-09-18T06:47:28.104Z] #23 11.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:47:28 [2020-09-18T06:47:28.104Z] #23 14.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:47:28 [2020-09-18T06:47:28.120Z] #47 12.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:28 [2020-09-18T06:47:28.365Z] #23 ...
06:47:28 [2020-09-18T06:47:28.365Z] 
06:47:28 [2020-09-18T06:47:28.365Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:28 [2020-09-18T06:47:28.365Z] #47 17.72 + cd /tmp/tmp.XYDAGv4Pzl/src/github.com/mvdan/sh
06:47:28 [2020-09-18T06:47:28.365Z] #47 17.72 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
06:47:28 [2020-09-18T06:47:28.365Z] #47 18.05 + GO111MODULE=on
06:47:28 [2020-09-18T06:47:28.365Z] #47 18.05 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
06:47:28 [2020-09-18T06:47:28.365Z] #47 19.41 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:28 [2020-09-18T06:47:28.365Z] #47 19.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:28 [2020-09-18T06:47:28.365Z] #47 19.65 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:28 [2020-09-18T06:47:28.365Z] #47 19.66 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:28 [2020-09-18T06:47:28.365Z] #47 19.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:28 [2020-09-18T06:47:28.365Z] #47 20.86 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:28 [2020-09-18T06:47:28.365Z] #47 21.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:28 [2020-09-18T06:47:28.597Z] #47 20.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:28 [2020-09-18T06:47:28.855Z] #47 ...
06:47:28 [2020-09-18T06:47:28.855Z] 
06:47:28 [2020-09-18T06:47:28.855Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:28 [2020-09-18T06:47:28.855Z] #43 17.73 go: finding github.com/fatih/color v1.9.0
06:47:28 [2020-09-18T06:47:28.855Z] #43 17.75 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:47:28 [2020-09-18T06:47:28.855Z] #43 17.79 go: finding github.com/pkg/errors v0.9.1
06:47:28 [2020-09-18T06:47:28.855Z] #43 17.86 go: finding github.com/spf13/pflag v1.0.3
06:47:28 [2020-09-18T06:47:28.855Z] #43 17.97 go: finding github.com/mattn/go-colorable v0.1.6
06:47:28 [2020-09-18T06:47:28.855Z] #43 18.02 go: finding github.com/mattn/go-isatty v0.0.12
06:47:28 [2020-09-18T06:47:28.855Z] #43 18.20 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:47:28 [2020-09-18T06:47:28.855Z] #43 18.42 go: finding github.com/jonboulle/clockwork v0.1.0
06:47:28 [2020-09-18T06:47:28.855Z] #43 18.53 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:47:28 [2020-09-18T06:47:28.855Z] #43 18.55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:47:28 [2020-09-18T06:47:28.855Z] #43 18.58 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:47:29 [2020-09-18T06:47:29.071Z] #47 13.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:29 [2020-09-18T06:47:29.305Z] #47 ...
06:47:29 [2020-09-18T06:47:29.305Z] 
06:47:29 [2020-09-18T06:47:29.305Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:29 [2020-09-18T06:47:29.305Z] #32 12.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:47:29 [2020-09-18T06:47:29.305Z] #32 14.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:47:29 [2020-09-18T06:47:29.305Z] #32 ...
06:47:29 [2020-09-18T06:47:29.305Z] 
06:47:29 [2020-09-18T06:47:29.305Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:29 [2020-09-18T06:47:29.305Z] #38 13.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:47:29 [2020-09-18T06:47:29.305Z] #38 16.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:47:29 [2020-09-18T06:47:29.419Z] #43 ...
06:47:29 [2020-09-18T06:47:29.419Z] 
06:47:29 [2020-09-18T06:47:29.419Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:29 [2020-09-18T06:47:29.419Z] #51 11.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:47:29 [2020-09-18T06:47:29.676Z] #51 ...
06:47:29 [2020-09-18T06:47:29.676Z] 
06:47:29 [2020-09-18T06:47:29.676Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:29 [2020-09-18T06:47:29.676Z] #41 11.34 unicode/utf8
06:47:29 [2020-09-18T06:47:29.676Z] #41 11.92 math
06:47:29 [2020-09-18T06:47:29.676Z] #41 16.51 unicode/utf16
06:47:29 [2020-09-18T06:47:29.676Z] #41 17.02 container/list
06:47:29 [2020-09-18T06:47:29.676Z] #41 17.74 crypto/internal/subtle
06:47:29 [2020-09-18T06:47:29.676Z] #41 17.85 crypto/subtle
06:47:29 [2020-09-18T06:47:29.676Z] #41 18.06 vendor/golang.org/x/crypto/cryptobyte/asn1
06:47:29 [2020-09-18T06:47:29.676Z] #41 18.25 internal/nettrace
06:47:29 [2020-09-18T06:47:29.676Z] #41 18.38 runtime/cgo
06:47:29 [2020-09-18T06:47:29.676Z] #41 ...
06:47:29 [2020-09-18T06:47:29.676Z] 
06:47:29 [2020-09-18T06:47:29.676Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:29 [2020-09-18T06:47:29.676Z] #47 21.31 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:29 [2020-09-18T06:47:29.676Z] #47 21.62 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:29 [2020-09-18T06:47:29.676Z] #47 21.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:29 [2020-09-18T06:47:29.932Z] #47 ...
06:47:29 [2020-09-18T06:47:29.932Z] 
06:47:29 [2020-09-18T06:47:29.932Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:29 [2020-09-18T06:47:29.932Z] #23 11.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:47:29 [2020-09-18T06:47:29.932Z] #23 ...
06:47:29 [2020-09-18T06:47:29.932Z] 
06:47:29 [2020-09-18T06:47:29.932Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:47:29 [2020-09-18T06:47:29.958Z] #38 ...
06:47:29 [2020-09-18T06:47:29.958Z] 
06:47:29 [2020-09-18T06:47:29.958Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:29 [2020-09-18T06:47:29.958Z] #51 12.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:47:29 [2020-09-18T06:47:29.958Z] #51 15.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:47:29 [2020-09-18T06:47:29.958Z] #51 ...
06:47:29 [2020-09-18T06:47:29.958Z] 
06:47:29 [2020-09-18T06:47:29.958Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:29 [2020-09-18T06:47:29.958Z] #10 13.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:47:29 [2020-09-18T06:47:29.958Z] #10 15.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:47:29 [2020-09-18T06:47:29.958Z] #10 ...
06:47:29 [2020-09-18T06:47:29.958Z] 
06:47:29 [2020-09-18T06:47:29.958Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:30 [2020-09-18T06:47:30.189Z] #36 21.72 Checking out files:  85% (1422/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
06:47:30 [2020-09-18T06:47:30.189Z] #36 ...
06:47:30 [2020-09-18T06:47:30.189Z] 
06:47:30 [2020-09-18T06:47:30.189Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:30 [2020-09-18T06:47:30.189Z] #32 12.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:47:30 [2020-09-18T06:47:30.189Z] #32 ...
06:47:30 [2020-09-18T06:47:30.189Z] 
06:47:30 [2020-09-18T06:47:30.189Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:47:30 [2020-09-18T06:47:30.210Z] #26 3.050 
#                                                                          2.2%
####                                                                       6.3%
########                                                                  12.4%
###########                                                               16.4%
##############                                                            20.5%
#################                                                         24.5%
######################                                                    30.6%
##########################                                                36.7%
#############################                                             40.8%
#################################                                         47.0%
####################################                                      51.0%
#######################################                                   55.1%
##########################################                                59.2%
#############################################                             63.2%
################################################                          67.3%
###################################################                       71.4%
#######################################################                   77.5%
#########################################################                 79.5%
############################################################              83.6%
################################################################          89.7%
###################################################################       93.8%
######################################################################    97.8%
######################################################################## 100.0%
06:47:30 [2020-09-18T06:47:30.402Z] #41 ...
06:47:30 [2020-09-18T06:47:30.402Z] 
06:47:30 [2020-09-18T06:47:30.402Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:30 [2020-09-18T06:47:30.402Z] #39 52.01   DEP      criu/arch/x86/sigaction_compat.d
06:47:30 [2020-09-18T06:47:30.402Z] #39 52.06   DEP      criu/arch/x86/kerndat.d
06:47:30 [2020-09-18T06:47:30.402Z] #39 52.14   DEP      criu/arch/x86/crtools.d
06:47:30 [2020-09-18T06:47:30.402Z] #39 52.24   DEP      criu/arch/x86/cpu.d
06:47:30 [2020-09-18T06:47:30.402Z] #39 52.37   CC       criu/arch/x86/cpu.o
06:47:30 [2020-09-18T06:47:30.402Z] #39 52.81   CC       criu/arch/x86/crtools.o
06:47:30 [2020-09-18T06:47:30.402Z] #39 53.64   CC       criu/arch/x86/kerndat.o
06:47:30 [2020-09-18T06:47:30.402Z] #39 54.02   CC       criu/arch/x86/sigaction_compat.o
06:47:30 [2020-09-18T06:47:30.402Z] #39 54.19   CC       criu/arch/x86/sigframe.o
06:47:30 [2020-09-18T06:47:30.402Z] #39 54.44   LINK     criu/arch/x86/crtools.built-in.o
06:47:30 [2020-09-18T06:47:30.402Z] #39 54.47   DEP      criu/pie/util-vdso-elf32.d
06:47:30 [2020-09-18T06:47:30.402Z] #39 54.60   DEP      criu/pie/util-vdso.d
06:47:30 [2020-09-18T06:47:30.402Z] #39 54.68   DEP      criu/pie/util.d
06:47:30 [2020-09-18T06:47:30.402Z] #39 54.87   CC       criu/pie/util.o
06:47:30 [2020-09-18T06:47:30.402Z] #39 55.10   CC       criu/pie/util-vdso.o
06:47:30 [2020-09-18T06:47:30.402Z] #39 55.61   CC       criu/pie/util-vdso-elf32.o
06:47:30 [2020-09-18T06:47:30.402Z] #39 56.02   AR       criu/pie/pie.lib.a
06:47:30 [2020-09-18T06:47:30.402Z] #39 56.08   DEP      criu/pie/restorer.d
06:47:30 [2020-09-18T06:47:30.402Z] #39 56.22   DEP      criu/arch/x86/sigaction_compat_pie.d
06:47:30 [2020-09-18T06:47:30.402Z] #39 56.27   DEP      criu/arch/x86/restorer_unmap.d
06:47:30 [2020-09-18T06:47:30.402Z] #39 56.28   DEP      criu/arch/x86/restorer.d
06:47:30 [2020-09-18T06:47:30.402Z] #39 56.42   DEP      criu/arch/x86/vdso-pie.d
06:47:30 [2020-09-18T06:47:30.402Z] #39 56.55   DEP      criu/pie/parasite-vdso.d
06:47:30 [2020-09-18T06:47:30.402Z] #39 56.68   DEP      criu/pie/parasite.d
06:47:30 [2020-09-18T06:47:30.402Z] #39 56.88   CC       criu/pie/parasite.o
06:47:30 [2020-09-18T06:47:30.449Z] #36 21.72 Checking out files:  85% (1422/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
06:47:30 [2020-09-18T06:47:30.449Z] #36 22.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:47:30 [2020-09-18T06:47:30.449Z] #36 ...
06:47:30 [2020-09-18T06:47:30.449Z] 
06:47:30 [2020-09-18T06:47:30.449Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:30 [2020-09-18T06:47:30.449Z] #30 12.34 internal/testlog
06:47:30 [2020-09-18T06:47:30.449Z] #30 12.72 encoding
06:47:30 [2020-09-18T06:47:30.449Z] #30 12.88 runtime/cgo
06:47:30 [2020-09-18T06:47:30.469Z] #47 14.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:30 [2020-09-18T06:47:30.470Z] #47 14.36 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:30 [2020-09-18T06:47:30.470Z] #47 14.51 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:30 [2020-09-18T06:47:30.512Z] #26 6.228 
06:47:30 [2020-09-18T06:47:30.705Z] #30 ...
06:47:30 [2020-09-18T06:47:30.705Z] 
06:47:30 [2020-09-18T06:47:30.705Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:30 [2020-09-18T06:47:30.705Z] #10 22.58 Fetched 8380 kB in 18s (455 kB/s)
06:47:30 [2020-09-18T06:47:30.734Z] #47 14.76 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:30 [2020-09-18T06:47:30.974Z] #39 57.78   LINK     criu/pie/parasite.built-in.o
06:47:30 [2020-09-18T06:47:30.975Z] #39 57.80   GEN      criu/pie/parasite-blob.h
06:47:30 [2020-09-18T06:47:30.975Z] #39 57.82   CC       criu/pie/parasite-vdso.o
06:47:31 [2020-09-18T06:47:31.287Z] #60 23.22 Checking out files:  53% (1022/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.
06:47:31 [2020-09-18T06:47:31.287Z] #60 24.46 + cd /tmp/tmp.Iyj9lvPROs/src/github.com/docker/libnetwork
06:47:31 [2020-09-18T06:47:31.287Z] #60 24.46 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
06:47:31 [2020-09-18T06:47:31.421Z] #26 6.469 
##############                                                            20.2%
#################################                                         46.9%
###########################################                               60.4%
##############################################################            87.0%
######################################################################## 100.0%
06:47:31 [2020-09-18T06:47:31.550Z] #39 58.33   CC       criu/arch/x86/vdso-pie.o
06:47:31 [2020-09-18T06:47:31.550Z] #39 58.54   CC       criu/arch/x86/restorer.o
06:47:31 [2020-09-18T06:47:31.686Z] #47 15.65 runtime/cgo
06:47:31 [2020-09-18T06:47:31.686Z] #47 15.68 runtime
06:47:31 [2020-09-18T06:47:31.686Z] #47 ...
06:47:31 [2020-09-18T06:47:31.686Z] 
06:47:31 [2020-09-18T06:47:31.686Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:31 [2020-09-18T06:47:31.687Z] #60 15.91 Checking out files:  98% (1869/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
06:47:31 [2020-09-18T06:47:31.687Z] #60 15.99 + cd /tmp/tmp.2hnYMaQIoR/src/github.com/docker/libnetwork
06:47:31 [2020-09-18T06:47:31.687Z] #60 15.99 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
06:47:31 [2020-09-18T06:47:31.812Z] #39 58.81   CC       criu/arch/x86/restorer_unmap.o
06:47:31 [2020-09-18T06:47:31.812Z] #39 58.83   CC       criu/arch/x86/sigaction_compat_pie.o
06:47:32 [2020-09-18T06:47:32.074Z] #39 59.05   CC       criu/pie/restorer.o
06:47:32 [2020-09-18T06:47:32.087Z] #26 7.552 #=#=#                                                                         
06:47:32 [2020-09-18T06:47:32.674Z] #60 25.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:47:32 [2020-09-18T06:47:32.709Z] #26 7.808 
###                                                                        5.5%
##################                                                        26.1%
##########################                                                36.3%
#########################################                                 57.0%
###############################################################           87.7%
######################################################################## 100.0%
06:47:33 [2020-09-18T06:47:33.243Z] using credential docker-jenkins-github-credentials
06:47:33 [2020-09-18T06:47:33.318Z] Cloning the remote Git repository
06:47:33 [2020-09-18T06:47:33.319Z] Cloning with configured refspecs honoured and without tags
06:47:33 [2020-09-18T06:47:33.366Z] #26 8.970 
06:47:33 [2020-09-18T06:47:33.617Z] #60 17.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:47:33 [2020-09-18T06:47:33.511Z] Cloning repository https://github.com/moby/moby.git
06:47:33 [2020-09-18T06:47:33.995Z] #39 60.80   LINK     criu/pie/restorer.built-in.o
06:47:33 [2020-09-18T06:47:33.995Z] #39 60.81   GEN      criu/pie/restorer-blob.h
06:47:33 [2020-09-18T06:47:33.995Z] #39 60.86   DEP      criu/vdso.d
06:47:33 [2020-09-18T06:47:33.995Z] #39 60.95   DEP      criu/vdso-compat.d
06:47:33 [2020-09-18T06:47:33.995Z] #39 61.04   DEP      criu/uts_ns.d
06:47:34 [2020-09-18T06:47:34.256Z] #39 61.24   DEP      criu/util.d
06:47:34 [2020-09-18T06:47:34.256Z] #39 ...
06:47:34 [2020-09-18T06:47:34.256Z] 
06:47:34 [2020-09-18T06:47:34.256Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:34 [2020-09-18T06:47:34.256Z] #41 125.5 github.com/LK4D4/vndr/godl
06:47:34 [2020-09-18T06:47:34.299Z] #26 9.158 
#                                                                          2.8%
######                                                                     8.5%
###########                                                               16.2%
###############                                                           22.0%
###################                                                       27.7%
06:47:34 [2020-09-18T06:47:34.299Z] #26 ...
06:47:34 [2020-09-18T06:47:34.299Z] 
06:47:34 [2020-09-18T06:47:34.299Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:34 [2020-09-18T06:47:34.299Z] #61 DONE 47.5s
06:47:34 [2020-09-18T06:47:34.299Z] 
06:47:34 [2020-09-18T06:47:34.299Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:47:34 [2020-09-18T06:47:34.299Z] #26 9.158 
#                                                                          2.8%
######                                                                     8.5%
###########                                                               16.2%
###############                                                           22.0%
###################                                                       27.7%
########################                                                  33.5%
06:47:34 [2020-09-18T06:47:34.299Z] #26 ...
06:47:34 [2020-09-18T06:47:34.299Z] 
06:47:34 [2020-09-18T06:47:34.299Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:34 [2020-09-18T06:47:34.299Z] #39 40.35 Selecting previously unselected package zlib1g-dev:ppc64el.
06:47:34 [2020-09-18T06:47:34.299Z] #39 40.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 40.36 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 40.72 Selecting previously unselected package libprotobuf17:ppc64el.
06:47:34 [2020-09-18T06:47:34.299Z] #39 40.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 40.76 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 41.99 Selecting previously unselected package libprotobuf-lite17:ppc64el.
06:47:34 [2020-09-18T06:47:34.299Z] #39 42.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 42.03 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 42.36 Selecting previously unselected package libprotobuf-dev:ppc64el.
06:47:34 [2020-09-18T06:47:34.299Z] #39 42.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 42.41 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 44.56 Selecting previously unselected package libprotoc17:ppc64el.
06:47:34 [2020-09-18T06:47:34.299Z] #39 44.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 44.61 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 45.53 Selecting previously unselected package protobuf-c-compiler.
06:47:34 [2020-09-18T06:47:34.299Z] #39 45.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 45.57 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 45.74 Selecting previously unselected package protobuf-compiler.
06:47:34 [2020-09-18T06:47:34.299Z] #39 45.76 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 45.77 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 45.98 Selecting previously unselected package python-pkg-resources.
06:47:34 [2020-09-18T06:47:34.299Z] #39 45.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 46.00 Unpacking python-pkg-resources (40.8.0-1) ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 46.26 Selecting previously unselected package python-six.
06:47:34 [2020-09-18T06:47:34.299Z] #39 46.27 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 46.27 Unpacking python-six (1.12.0-1) ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 46.39 Selecting previously unselected package python-protobuf.
06:47:34 [2020-09-18T06:47:34.299Z] #39 46.40 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 46.41 Unpacking python-protobuf (3.6.1.3-2) ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 47.28 Setting up python-pkg-resources (40.8.0-1) ...
06:47:34 [2020-09-18T06:47:34.299Z] #39 ...
06:47:34 [2020-09-18T06:47:34.299Z] 
06:47:34 [2020-09-18T06:47:34.299Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:47:34 [2020-09-18T06:47:34.830Z] #41 126.1 github.com/LK4D4/vndr
06:47:33 [2020-09-18T06:47:33.910Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
06:47:34 [2020-09-18T06:47:34.816Z] Fetching upstream changes from https://github.com/moby/moby.git
06:47:34 [2020-09-18T06:47:34.817Z]  > git --version # timeout=10
06:47:34 [2020-09-18T06:47:34.865Z]  > git --version # 'git version 2.24.1.windows.2'
06:47:34 [2020-09-18T06:47:34.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:47:34 [2020-09-18T06:47:34.869Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:47:35 [2020-09-18T06:47:35.972Z] #10 22.58 Reading package lists...
06:47:35 [2020-09-18T06:47:35.972Z] #10 ...
06:47:35 [2020-09-18T06:47:35.972Z] 
06:47:35 [2020-09-18T06:47:35.972Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:35 [2020-09-18T06:47:35.972Z] #60 22.92 Checking out files:  61% (1164/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.
06:47:35 [2020-09-18T06:47:35.972Z] #60 23.55 + cd /tmp/tmp.yvgGxLkw41/src/github.com/docker/libnetwork
06:47:35 [2020-09-18T06:47:35.972Z] #60 23.55 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
06:47:35 [2020-09-18T06:47:35.972Z] #60 24.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:47:35 [2020-09-18T06:47:35.973Z] #60 ...
06:47:35 [2020-09-18T06:47:35.973Z] 
06:47:35 [2020-09-18T06:47:35.973Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:35 [2020-09-18T06:47:35.973Z] #41 29.02 vendor/golang.org/x/crypto/internal/subtle
06:47:36 [2020-09-18T06:47:36.110Z] #26 9.158 
#                                                                          2.8%
######                                                                     8.5%
###########                                                               16.2%
###############                                                           22.0%
###################                                                       27.7%
########################                                                  33.5%
#############################                                             41.2%
################################                                          45.0%
#################################                                         46.9%
####################################                                      50.7%
#######################################                                   54.6%
##########################################                                58.5%
##############################################                            64.2%
###############################################                           66.1%
##################################################                        70.0%
######################################################                    75.8%
#########################################################                 79.6%
############################################################              83.4%
################################################################          89.2%
######################################################################## 100.0%
06:47:36 [2020-09-18T06:47:36.184Z] #60 ...
06:47:36 [2020-09-18T06:47:36.184Z] 
06:47:36 [2020-09-18T06:47:36.184Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:36 [2020-09-18T06:47:36.184Z] #41 10.30 internal/nettrace
06:47:36 [2020-09-18T06:47:36.184Z] #41 10.76 runtime/cgo
06:47:36 [2020-09-18T06:47:36.184Z] #41 12.58 vendor/golang.org/x/crypto/internal/subtle
06:47:36 [2020-09-18T06:47:36.184Z] #41 ...
06:47:36 [2020-09-18T06:47:36.184Z] 
06:47:36 [2020-09-18T06:47:36.184Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:47:36 [2020-09-18T06:47:36.184Z] #36 15.87 Checking out files:  97% (1617/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
06:47:36 [2020-09-18T06:47:36.184Z] #36 15.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:47:36 [2020-09-18T06:47:36.184Z] #36 17.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:47:36 [2020-09-18T06:47:36.240Z] #41 29.20 vendor/golang.org/x/crypto/curve25519
06:47:36 [2020-09-18T06:47:36.409Z] #26 12.03 
06:47:36 [2020-09-18T06:47:36.713Z] #26 12.24 
                                                                           0.8%
#  
06:47:36 [2020-09-18T06:47:36.713Z] #26 ...
06:47:36 [2020-09-18T06:47:36.713Z] 
06:47:36 [2020-09-18T06:47:36.713Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.302 + RM_GOPATH=0
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.302 + TMP_GOPATH=
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.312 + : /build
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.312 + '[' -z '' ']'
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.317 ++ mktemp -d
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.323 + export GOPATH=/tmp/tmp.BgbVz15gbJ
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.323 + GOPATH=/tmp/tmp.BgbVz15gbJ
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.323 + RM_GOPATH=1
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.328 + case "$(go env GOARCH)" in
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.329 ++ go env GOARCH
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.394 + export GO_BUILDMODE=-buildmode=pie
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.396 + GO_BUILDMODE=-buildmode=pie
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.400 ++ dirname /tmp/install/install.sh
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.402 + dir=/tmp/install
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.405 + bin=containerd
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.406 + shift
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.408 + '[' '!' -f /tmp/install/containerd.installer ']'
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.409 + . /tmp/install/containerd.installer
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.412 ++ set -e
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.414 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.421 + install_containerd
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.427 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.427 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BgbVz15gbJ/src/github.com/containerd/containerd
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.428 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
06:47:36 [2020-09-18T06:47:36.713Z] #53 0.431 Cloning into '/tmp/tmp.BgbVz15gbJ/src/github.com/containerd/containerd'...
06:47:36 [2020-09-18T06:47:36.713Z] #53 ...
06:47:36 [2020-09-18T06:47:36.713Z] 
06:47:36 [2020-09-18T06:47:36.713Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:47:37 [2020-09-18T06:47:37.582Z] #36 ...
06:47:37 [2020-09-18T06:47:37.582Z] 
06:47:37 [2020-09-18T06:47:37.582Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:37 [2020-09-18T06:47:37.582Z] #23 11.54 Fetched 8204 kB in 9s (913 kB/s)
06:47:37 [2020-09-18T06:47:37.582Z] #23 11.54 Reading package lists...
06:47:37 [2020-09-18T06:47:37.582Z] #23 15.97 Reading package lists...
06:47:37 [2020-09-18T06:47:37.582Z] #23 20.43 Building dependency tree...
06:47:37 [2020-09-18T06:47:37.582Z] #23 ...
06:47:37 [2020-09-18T06:47:37.582Z] 
06:47:37 [2020-09-18T06:47:37.582Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:47:37 [2020-09-18T06:47:37.582Z] #43 12.63 go: finding github.com/fatih/color v1.9.0
06:47:37 [2020-09-18T06:47:37.582Z] #43 12.64 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:47:37 [2020-09-18T06:47:37.582Z] #43 12.69 go: finding github.com/pkg/errors v0.9.1
06:47:37 [2020-09-18T06:47:37.582Z] #43 12.82 go: finding github.com/mattn/go-colorable v0.1.6
06:47:37 [2020-09-18T06:47:37.582Z] #43 12.82 go: finding github.com/spf13/pflag v1.0.3
06:47:37 [2020-09-18T06:47:37.582Z] #43 12.85 go: finding github.com/mattn/go-isatty v0.0.12
06:47:37 [2020-09-18T06:47:37.582Z] #43 13.14 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:47:37 [2020-09-18T06:47:37.582Z] #43 13.33 go: finding github.com/jonboulle/clockwork v0.1.0
06:47:37 [2020-09-18T06:47:37.582Z] #43 13.37 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:47:37 [2020-09-18T06:47:37.582Z] #43 13.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:47:37 [2020-09-18T06:47:37.582Z] #43 13.51 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:47:38 [2020-09-18T06:47:38.533Z] #43 ...
06:47:38 [2020-09-18T06:47:38.533Z] 
06:47:38 [2020-09-18T06:47:38.533Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:38 [2020-09-18T06:47:38.533Z] #38 12.54 Fetched 8204 kB in 9s (955 kB/s)
06:47:38 [2020-09-18T06:47:38.533Z] #38 12.54 Reading package lists...
06:47:38 [2020-09-18T06:47:38.533Z] #38 18.59 Reading package lists...
06:47:38 [2020-09-18T06:47:38.533Z] #38 ...
06:47:38 [2020-09-18T06:47:38.533Z] 
06:47:38 [2020-09-18T06:47:38.533Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:38 [2020-09-18T06:47:38.533Z] #51 11.21 Reading package lists...
06:47:38 [2020-09-18T06:47:38.533Z] #51 15.61 Reading package lists...
06:47:38 [2020-09-18T06:47:38.533Z] #51 20.97 Building dependency tree...
06:47:38 [2020-09-18T06:47:38.797Z] #51 ...
06:47:38 [2020-09-18T06:47:38.797Z] 
06:47:38 [2020-09-18T06:47:38.797Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:38 [2020-09-18T06:47:38.797Z] #23 23.13 ca-certificates is already the newest version (20200601~deb10u1).
06:47:38 [2020-09-18T06:47:38.797Z] #23 23.13 The following additional packages will be installed:
06:47:38 [2020-09-18T06:47:38.797Z] #23 23.15   libjq1 libonig5
06:47:39 [2020-09-18T06:47:39.378Z] #23 23.54 The following NEW packages will be installed:
06:47:39 [2020-09-18T06:47:39.378Z] #23 23.55   jq libjq1 libonig5
06:47:39 [2020-09-18T06:47:39.641Z] #23 ...
06:47:39 [2020-09-18T06:47:39.641Z] 
06:47:39 [2020-09-18T06:47:39.642Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:39 [2020-09-18T06:47:39.642Z] #10 13.84 Fetched 8204 kB in 9s (884 kB/s)
06:47:39 [2020-09-18T06:47:39.642Z] #10 13.84 Reading package lists...
06:47:39 [2020-09-18T06:47:39.642Z] #10 19.04 Reading package lists...
06:47:39 [2020-09-18T06:47:39.792Z] #26 12.24 
                                                                           0.8%
#                                                                          2.4%
###                                                                        5.1%
#####                                                                      7.9%
######                                                                     9.5%
#########                                                                 12.7%
##########                                                                14.9%
###########                                                               16.6%
#############                                                             18.7%
##############                                                            20.4%
################                                                          22.5%
##################                                                        25.3%
###################                                                       27.4%
####################                                                      29.1%
######################                                                    30.7%
#######################                                                   32.9%
########################                                                  34.7%
#########################                                                 35.6%
##########################                                                36.7%
###########################                                               37.8%
############################                                              39.4%
#############################                                             41.1%
##############################                                            42.1%
###############################                                           44.3%
#################################                                         45.9%
##################################                                        47.6%
####################################                                      50.8%
#####################################                                     52.5%
#######################################                                  
06:47:39 [2020-09-18T06:47:39.792Z] #26 ...
06:47:39 [2020-09-18T06:47:39.792Z] 
06:47:39 [2020-09-18T06:47:39.792Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:39 [2020-09-18T06:47:39.792Z] #11 43.08 Get:10 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]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 45.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
06:47:39 [2020-09-18T06:47:39.793Z] #11 48.37 debconf: delaying package configuration, since apt-utils is not installed
06:47:39 [2020-09-18T06:47:39.793Z] #11 48.82 Fetched 78.9 MB in 9s (8387 kB/s)
06:47:39 [2020-09-18T06:47:39.793Z] #11 49.06 Selecting previously unselected package binutils-mingw-w64-i686.
06:47:39 [2020-09-18T06:47:39.793Z] #11 49.06 (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.)
06:47:39 [2020-09-18T06:47:39.793Z] #11 49.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
06:47:39 [2020-09-18T06:47:39.793Z] #11 49.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:47:39 [2020-09-18T06:47:39.793Z] #11 ...
06:47:39 [2020-09-18T06:47:39.793Z] 
06:47:39 [2020-09-18T06:47:39.793Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:47:39 [2020-09-18T06:47:39.906Z] #10 24.00 Building dependency tree...
06:47:39 [2020-09-18T06:47:39.906Z] #10 ...
06:47:39 [2020-09-18T06:47:39.906Z] 
06:47:39 [2020-09-18T06:47:39.906Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:39 [2020-09-18T06:47:39.906Z] #23 23.96 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
06:47:39 [2020-09-18T06:47:39.906Z] #23 23.96 Need to get 325 kB of archives.
06:47:39 [2020-09-18T06:47:39.906Z] #23 23.96 After this operation, 1019 kB of additional disk space will be used.
06:47:39 [2020-09-18T06:47:39.906Z] #23 23.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
06:47:39 [2020-09-18T06:47:39.906Z] #23 23.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
06:47:39 [2020-09-18T06:47:39.906Z] #23 23.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
06:47:40 [2020-09-18T06:47:40.097Z] #26 12.24 
                                                                           0.8%
#                                                                          2.4%
###                                                                        5.1%
#####                                                                      7.9%
######                                                                     9.5%
#########                                                                 12.7%
##########                                                                14.9%
###########                                                               16.6%
#############                                                             18.7%
##############                                                            20.4%
################                                                          22.5%
##################                                                        25.3%
###################                                                       27.4%
####################                                                      29.1%
######################                                                    30.7%
#######################                                                   32.9%
########################                                                  34.7%
#########################                                                 35.6%
##########################                                                36.7%
###########################                                               37.8%
############################                                              39.4%
#############################                                             41.1%
##############################                                            42.1%
###############################                                           44.3%
#################################                                         45.9%
##################################                                        47.6%
####################################                                      50.8%
#####################################                                     52.5%
#######################################                                   54.6%
########################################                                  56.8%
##########################################                                59.0%
06:47:40 [2020-09-18T06:47:40.097Z] #26 ...
06:47:40 [2020-09-18T06:47:40.097Z] 
06:47:40 [2020-09-18T06:47:40.097Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:40 [2020-09-18T06:47:40.097Z] #33 43.24 Selecting previously unselected package libicu63:ppc64el.
06:47:40 [2020-09-18T06:47:40.097Z] #33 43.31 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
06:47:40 [2020-09-18T06:47:40.097Z] #33 43.34 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
06:47:40 [2020-09-18T06:47:40.097Z] #33 53.22 Selecting previously unselected package libxml2:ppc64el.
06:47:40 [2020-09-18T06:47:40.097Z] #33 53.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
06:47:40 [2020-09-18T06:47:40.097Z] #33 53.25 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
06:47:40 [2020-09-18T06:47:40.097Z] #33 ...
06:47:40 [2020-09-18T06:47:40.097Z] 
06:47:40 [2020-09-18T06:47:40.097Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:47:40 [2020-09-18T06:47:40.097Z] #29 48.42 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.
06:47:40 [2020-09-18T06:47:40.097Z] #29 49.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
06:47:40 [2020-09-18T06:47:40.097Z] #29 49.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:47:40 [2020-09-18T06:47:40.097Z] #29 ...
06:47:40 [2020-09-18T06:47:40.097Z] 
06:47:40 [2020-09-18T06:47:40.097Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:47:40 [2020-09-18T06:47:40.127Z] #41 ...
06:47:40 [2020-09-18T06:47:40.127Z] 
06:47:40 [2020-09-18T06:47:40.127Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:40 [2020-09-18T06:47:40.127Z] #39 61.39   DEP      criu/uffd.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 61.56   DEP      criu/tun.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 61.69   DEP      criu/tty.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 61.81   DEP      criu/timerfd.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 61.99   DEP      criu/timens.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 62.08   DEP      criu/sysfs_parse.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 62.17   DEP      criu/sysctl.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 62.26   DEP      criu/string.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 62.32   DEP      criu/stats.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 62.41   DEP      criu/sockets.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 62.54   DEP      criu/sk-unix.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 62.73   DEP      criu/sk-tcp.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 62.83   DEP      criu/sk-queue.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 62.96   DEP      criu/sk-packet.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 63.07   DEP      criu/sk-netlink.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 63.14   DEP      criu/sk-inet.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 63.26   DEP      criu/signalfd.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 63.38   DEP      criu/sigframe.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 63.46   DEP      criu/shmem.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 63.58   DEP      criu/servicefd.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 63.70   DEP      criu/seize.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 63.80   DEP      criu/seccomp.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 63.91   DEP      criu/rst-malloc.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 63.98   DEP      criu/rbtree.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 64.02   DEP      criu/pstree.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 64.17   DEP      criu/protobuf.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 64.30   GEN      criu/protobuf-desc-gen.h
06:47:40 [2020-09-18T06:47:40.127Z] #39 65.38   DEP      criu/protobuf-desc.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 65.44   DEP      criu/proc_parse.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 65.57   DEP      criu/plugin.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 65.62   DEP      criu/pipes.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 65.80   DEP      criu/pie-util.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 65.87   DEP      criu/pie-util-vdso.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 66.01   DEP      criu/pie-util-vdso-elf32.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 66.09   DEP      criu/path.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 66.19   DEP      criu/parasite-syscall.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 66.34   DEP      criu/pagemap.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 66.46   DEP      criu/pagemap-cache.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 66.55   DEP      criu/page-xfer.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 66.63   DEP      criu/page-pipe.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 66.70   DEP      criu/netfilter.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 66.78   DEP      criu/net.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 66.97   DEP      criu/namespaces.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 67.09   DEP      criu/mount.d
06:47:40 [2020-09-18T06:47:40.127Z] #39 67.17   DEP      criu/memfd.d
06:47:40 [2020-09-18T06:47:40.152Z] #60 ...
06:47:40 [2020-09-18T06:47:40.152Z] 
06:47:40 [2020-09-18T06:47:40.152Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:40 [2020-09-18T06:47:40.152Z] #47 21.83 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:40 [2020-09-18T06:47:40.152Z] #47 22.62 runtime/cgo
06:47:40 [2020-09-18T06:47:40.152Z] #47 22.75 runtime
06:47:40 [2020-09-18T06:47:40.152Z] #47 ...
06:47:40 [2020-09-18T06:47:40.152Z] 
06:47:40 [2020-09-18T06:47:40.152Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:47:40 [2020-09-18T06:47:40.152Z] #36 23.81 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:47:40 [2020-09-18T06:47:40.389Z] #39 67.25   DEP      criu/mem.d
06:47:40 [2020-09-18T06:47:40.389Z] #39 67.39   DEP      criu/lsm.d
06:47:40 [2020-09-18T06:47:40.410Z] #36 ...
06:47:40 [2020-09-18T06:47:40.410Z] 
06:47:40 [2020-09-18T06:47:40.410Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:40 [2020-09-18T06:47:40.410Z] #38 22.19 Fetched 8380 kB in 18s (476 kB/s)
06:47:40 [2020-09-18T06:47:40.410Z] #38 22.19 Reading package lists...
06:47:40 [2020-09-18T06:47:40.410Z] #38 29.26 Reading package lists...
06:47:40 [2020-09-18T06:47:40.410Z] #38 ...
06:47:40 [2020-09-18T06:47:40.410Z] 
06:47:40 [2020-09-18T06:47:40.410Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:40 [2020-09-18T06:47:40.410Z] #10 22.58 Reading package lists...
06:47:40 [2020-09-18T06:47:40.450Z] #41 ...
06:47:40 [2020-09-18T06:47:40.450Z] 
06:47:40 [2020-09-18T06:47:40.450Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:40 [2020-09-18T06:47:40.450Z] #47 23.21 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:40 [2020-09-18T06:47:40.450Z] #47 24.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:47:40 [2020-09-18T06:47:40.450Z] #47 24.80 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:47:40 [2020-09-18T06:47:40.450Z] #47 25.12 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:47:40 [2020-09-18T06:47:40.450Z] #47 25.13 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:47:40 [2020-09-18T06:47:40.450Z] #47 26.06 runtime/cgo
06:47:40 [2020-09-18T06:47:40.450Z] #47 26.34 runtime
06:47:40 [2020-09-18T06:47:40.450Z] #47 ...
06:47:40 [2020-09-18T06:47:40.450Z] 
06:47:40 [2020-09-18T06:47:40.450Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:47:40 [2020-09-18T06:47:40.450Z] #36 24.66 Checking out files:  79% (1331/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
06:47:40 [2020-09-18T06:47:40.450Z] #36 25.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:47:40 [2020-09-18T06:47:40.450Z] #36 27.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:47:40 [2020-09-18T06:47:40.484Z] #23 ...
06:47:40 [2020-09-18T06:47:40.484Z] 
06:47:40 [2020-09-18T06:47:40.484Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:40 [2020-09-18T06:47:40.484Z] #32 14.74 Fetched 8204 kB in 10s (826 kB/s)
06:47:40 [2020-09-18T06:47:40.484Z] #32 14.74 Reading package lists...
06:47:40 [2020-09-18T06:47:40.651Z] #39 67.50   DEP      criu/log.d
06:47:40 [2020-09-18T06:47:40.651Z] #39 67.57   DEP      criu/libnetlink.d
06:47:40 [2020-09-18T06:47:40.651Z] #39 67.67   DEP      criu/kerndat.d
06:47:40 [2020-09-18T06:47:40.748Z] #32 20.33 Reading package lists...
06:47:40 [2020-09-18T06:47:40.748Z] #32 ...
06:47:40 [2020-09-18T06:47:40.748Z] 
06:47:40 [2020-09-18T06:47:40.748Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:40 [2020-09-18T06:47:40.748Z] #10 24.00 Building dependency tree...
06:47:40 [2020-09-18T06:47:40.913Z] #39 67.79   DEP      criu/kcmp-ids.d
06:47:40 [2020-09-18T06:47:40.914Z] #39 67.85   DEP      criu/irmap.d
06:47:40 [2020-09-18T06:47:40.914Z] #39 67.97   DEP      criu/ipc_ns.d
06:47:40 [2020-09-18T06:47:40.975Z] #10 29.75 Reading package lists...
06:47:40 [2020-09-18T06:47:40.976Z] #10 ...
06:47:40 [2020-09-18T06:47:40.976Z] 
06:47:40 [2020-09-18T06:47:40.976Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:40 [2020-09-18T06:47:40.976Z] #51 22.84 Fetched 8380 kB in 18s (474 kB/s)
06:47:40 [2020-09-18T06:47:40.976Z] #51 22.84 Reading package lists...
06:47:40 [2020-09-18T06:47:40.976Z] #51 30.51 Reading package lists...
06:47:40 [2020-09-18T06:47:40.976Z] #51 ...
06:47:40 [2020-09-18T06:47:40.976Z] 
06:47:40 [2020-09-18T06:47:40.976Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:40 [2020-09-18T06:47:40.976Z] #23 23.45 Fetched 8380 kB in 18s (454 kB/s)
06:47:40 [2020-09-18T06:47:40.976Z] #23 23.45 Reading package lists...
06:47:41 [2020-09-18T06:47:41.176Z] #39 68.10   DEP      criu/image.d
06:47:41 [2020-09-18T06:47:41.176Z] #39 68.20   DEP      criu/image-desc.d
06:47:41 [2020-09-18T06:47:41.234Z] #23 30.60 Reading package lists...
06:47:41 [2020-09-18T06:47:41.234Z] #23 ...
06:47:41 [2020-09-18T06:47:41.234Z] 
06:47:41 [2020-09-18T06:47:41.234Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:41 [2020-09-18T06:47:41.234Z] #32 23.17 Fetched 8380 kB in 18s (469 kB/s)
06:47:41 [2020-09-18T06:47:41.234Z] #32 23.17 Reading package lists...
06:47:41 [2020-09-18T06:47:41.439Z] #39 68.23   DEP      criu/fsnotify.d
06:47:41 [2020-09-18T06:47:41.439Z] #39 68.35   DEP      criu/filesystems.d
06:47:41 [2020-09-18T06:47:41.439Z] #39 68.44   DEP      criu/files.d
06:47:41 [2020-09-18T06:47:41.701Z] #39 68.61   DEP      criu/files-reg.d
06:47:41 [2020-09-18T06:47:41.701Z] #39 68.73   DEP      criu/files-ext.d
06:47:41 [2020-09-18T06:47:41.701Z] #39 ...
06:47:41 [2020-09-18T06:47:41.701Z] 
06:47:41 [2020-09-18T06:47:41.701Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:41 [2020-09-18T06:47:41.701Z] #41 DONE 133.2s
06:47:41 [2020-09-18T06:47:41.701Z] 
06:47:41 [2020-09-18T06:47:41.701Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:41 [2020-09-18T06:47:41.701Z] #39 68.81   DEP      criu/file-lock.d
06:47:41 [2020-09-18T06:47:41.963Z] #39 68.98   DEP      criu/file-ids.d
06:47:42 [2020-09-18T06:47:42.226Z] #39 69.19   DEP      criu/fifo.d
06:47:42 [2020-09-18T06:47:42.488Z] #39 69.39   DEP      criu/fdstore.d
06:47:42 [2020-09-18T06:47:42.488Z] #39 69.53   DEP      criu/fault-injection.d
06:47:42 [2020-09-18T06:47:42.588Z] #26 12.24 
                                                                           0.8%
#                                                                          2.4%
###                                                                        5.1%
#####                                                                      7.9%
######                                                                     9.5%
#########                                                                 12.7%
##########                                                                14.9%
###########                                                               16.6%
#############                                                             18.7%
##############                                                            20.4%
################                                                          22.5%
##################                                                        25.3%
###################                                                       27.4%
####################                                                      29.1%
######################                                                    30.7%
#######################                                                   32.9%
########################                                                  34.7%
#########################                                                 35.6%
##########################                                                36.7%
###########################                                               37.8%
############################                                              39.4%
#############################                                             41.1%
##############################                                            42.1%
###############################                                           44.3%
#################################                                         45.9%
##################################                                        47.6%
####################################                                      50.8%
#####################################                                     52.5%
#######################################                                   54.6%
########################################                                  56.8%
##########################################                                59.0%
###########################################                               60.9%
############################################                              62.0%
#############################################                             63.7%
###############################################                           65.3%
################################################                          66.9%
#################################################                         68.6%
##################################################                        70.7%
####################################################                      72.9%
######################################################                    76.2%
########################################################                  78.3%
#########################################################                 79.4%
###########################################################               82.1%
###########################################################               83.2%
#############################################################             85.4%
##############################################################            87.0%
###############################################################           88.6%
################################################################          90.3%
##################################################################        91.9%
###################################################################       93.5%
####################################################################      95.1%
#####################################################################     96.8%
06:47:42 [2020-09-18T06:47:42.588Z] #26 ...
06:47:42 [2020-09-18T06:47:42.588Z] 
06:47:42 [2020-09-18T06:47:42.588Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:42 [2020-09-18T06:47:42.588Z] #31 46.00 internal/reflectlite
06:47:42 [2020-09-18T06:47:42.588Z] #31 46.00 sync
06:47:42 [2020-09-18T06:47:42.588Z] #31 51.22 errors
06:47:42 [2020-09-18T06:47:42.588Z] #31 51.22 sort
06:47:42 [2020-09-18T06:47:42.588Z] #31 51.98 io
06:47:42 [2020-09-18T06:47:42.588Z] #31 52.00 internal/oserror
06:47:42 [2020-09-18T06:47:42.588Z] #31 52.02 strconv
06:47:42 [2020-09-18T06:47:42.588Z] #31 52.36 syscall
06:47:42 [2020-09-18T06:47:42.722Z] #10 26.51 The following additional packages will be installed:
06:47:42 [2020-09-18T06:47:42.722Z] #10 26.51   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:47:42 [2020-09-18T06:47:42.722Z] #10 26.51   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:47:42 [2020-09-18T06:47:42.722Z] #10 26.51   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:47:42 [2020-09-18T06:47:42.722Z] #10 26.51   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:47:42 [2020-09-18T06:47:42.722Z] #10 26.52 Suggested packages:
06:47:42 [2020-09-18T06:47:42.722Z] #10 26.52   gcc-8-locales seccomp wine64
06:47:42 [2020-09-18T06:47:42.749Z] #39 69.57   DEP      criu/external.d
06:47:42 [2020-09-18T06:47:42.749Z] #39 69.71   DEP      criu/eventpoll.d
06:47:42 [2020-09-18T06:47:42.891Z] #31 ...
06:47:42 [2020-09-18T06:47:42.891Z] 
06:47:42 [2020-09-18T06:47:42.891Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:47:42 [2020-09-18T06:47:42.891Z] #26 12.24 
                                                                           0.8%
#                                                                          2.4%
###                                                                        5.1%
#####                                                                      7.9%
######                                                                     9.5%
#########                                                                 12.7%
##########                                                                14.9%
###########                                                               16.6%
#############                                                             18.7%
##############                                                            20.4%
################                                                          22.5%
##################                                                        25.3%
###################                                                       27.4%
####################                                                      29.1%
######################                                                    30.7%
#######################                                                   32.9%
########################                                                  34.7%
#########################                                                 35.6%
##########################                                                36.7%
###########################                                               37.8%
############################                                              39.4%
#############################                                             41.1%
##############################                                            42.1%
###############################                                           44.3%
#################################                                         45.9%
##################################                                        47.6%
####################################                                      50.8%
#####################################                                     52.5%
#######################################                                   54.6%
########################################                                  56.8%
##########################################                                59.0%
###########################################                               60.9%
############################################                              62.0%
#############################################                             63.7%
###############################################                           65.3%
################################################                          66.9%
#################################################                         68.6%
##################################################                        70.7%
####################################################                      72.9%
######################################################                    76.2%
########################################################                  78.3%
#########################################################                 79.4%
###########################################################               82.1%
###########################################################               83.2%
#############################################################             85.4%
##############################################################            87.0%
###############################################################           88.6%
################################################################          90.3%
##################################################################        91.9%
###################################################################       93.5%
####################################################################      95.1%
#####################################################################     96.8%
######################################################################    98.4%
######################################################################## 100.0%
06:47:42 [2020-09-18T06:47:42.992Z] #36 ...
06:47:42 [2020-09-18T06:47:42.992Z] 
06:47:42 [2020-09-18T06:47:42.992Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:42 [2020-09-18T06:47:42.992Z] #23 26.28 Fetched 8380 kB in 20s (410 kB/s)
06:47:42 [2020-09-18T06:47:42.992Z] #23 26.28 Reading package lists...
06:47:43 [2020-09-18T06:47:43.011Z] #39 69.93   DEP      criu/eventfd.d
06:47:43 [2020-09-18T06:47:43.011Z] #39 70.06   DEP      criu/crtools.d
06:47:43 [2020-09-18T06:47:43.128Z] #52 ...
06:47:43 [2020-09-18T06:47:43.128Z] 
06:47:43 [2020-09-18T06:47:43.128Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:47:43 [2020-09-18T06:47:43.128Z] #45 DONE 155.1s
06:47:43 [2020-09-18T06:47:43.128Z] 
06:47:43 [2020-09-18T06:47:43.128Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:47:43 [2020-09-18T06:47:43.192Z] #26 18.72 
06:47:43 [2020-09-18T06:47:43.253Z] #23 33.59 Reading package lists...
06:47:43 [2020-09-18T06:47:43.253Z] #23 ...
06:47:43 [2020-09-18T06:47:43.253Z] 
06:47:43 [2020-09-18T06:47:43.253Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:43 [2020-09-18T06:47:43.253Z] #38 27.62 Fetched 8380 kB in 20s (412 kB/s)
06:47:43 [2020-09-18T06:47:43.253Z] #38 27.62 Reading package lists...
06:47:43 [2020-09-18T06:47:43.272Z] #39 70.23   DEP      criu/cr-service.d
06:47:43 [2020-09-18T06:47:43.299Z] #10 27.44 The following NEW packages will be installed:
06:47:43 [2020-09-18T06:47:43.299Z] #10 27.45   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:47:43 [2020-09-18T06:47:43.299Z] #10 27.45   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:47:43 [2020-09-18T06:47:43.299Z] #10 27.45   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:47:43 [2020-09-18T06:47:43.299Z] #10 27.45   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:47:43 [2020-09-18T06:47:43.299Z] #10 27.46   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:47:43 [2020-09-18T06:47:43.299Z] #10 27.46   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:47:43 [2020-09-18T06:47:43.534Z] #39 70.35   DEP      criu/cr-restore.d
06:47:43 [2020-09-18T06:47:43.534Z] #39 70.52   DEP      criu/cr-errno.d
06:47:43 [2020-09-18T06:47:43.534Z] #39 70.54   DEP      criu/cr-dump.d
06:47:43 [2020-09-18T06:47:43.796Z] #39 70.72   DEP      criu/cr-dedup.d
06:47:43 [2020-09-18T06:47:43.796Z] #39 70.82   DEP      criu/cr-check.d
06:47:43 [2020-09-18T06:47:43.823Z] #38 34.80 Reading package lists...
06:47:43 [2020-09-18T06:47:43.823Z] #38 ...
06:47:43 [2020-09-18T06:47:43.823Z] 
06:47:43 [2020-09-18T06:47:43.823Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:43 [2020-09-18T06:47:43.823Z] #32 26.99 Fetched 8380 kB in 20s (427 kB/s)
06:47:43 [2020-09-18T06:47:43.823Z] #32 26.99 Reading package lists...
06:47:44 [2020-09-18T06:47:44.045Z] #10 27.87 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
06:47:44 [2020-09-18T06:47:44.045Z] #10 27.87 Need to get 73.3 MB of archives.
06:47:44 [2020-09-18T06:47:44.045Z] #10 27.87 After this operation, 472 MB of additional disk space will be used.
06:47:44 [2020-09-18T06:47:44.045Z] #10 27.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
06:47:44 [2020-09-18T06:47:44.057Z] #39 70.97   DEP      criu/config.d
06:47:44 [2020-09-18T06:47:44.058Z] #39 71.08   DEP      criu/clone-noasan.d
06:47:44 [2020-09-18T06:47:44.083Z] #32 34.27 Reading package lists...
06:47:44 [2020-09-18T06:47:44.083Z] #32 ...
06:47:44 [2020-09-18T06:47:44.083Z] 
06:47:44 [2020-09-18T06:47:44.083Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:44 [2020-09-18T06:47:44.083Z] #51 27.11 Fetched 8380 kB in 20s (423 kB/s)
06:47:44 [2020-09-18T06:47:44.083Z] #51 27.11 Reading package lists...
06:47:44 [2020-09-18T06:47:44.083Z] #51 34.55 Reading package lists...
06:47:44 [2020-09-18T06:47:44.083Z] #51 ...
06:47:44 [2020-09-18T06:47:44.083Z] 
06:47:44 [2020-09-18T06:47:44.083Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:44 [2020-09-18T06:47:44.083Z] #10 27.48 Fetched 8380 kB in 20s (419 kB/s)
06:47:44 [2020-09-18T06:47:44.083Z] #10 27.48 Reading package lists...
06:47:44 [2020-09-18T06:47:44.162Z] #52 ...
06:47:44 [2020-09-18T06:47:44.162Z] 
06:47:44 [2020-09-18T06:47:44.162Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
06:47:44 [2020-09-18T06:47:44.309Z] #10 28.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
06:47:44 [2020-09-18T06:47:44.319Z] #39 71.15   DEP      criu/cgroup.d
06:47:44 [2020-09-18T06:47:44.319Z] #39 71.32   DEP      criu/cgroup-props.d
06:47:44 [2020-09-18T06:47:44.453Z] #46 DONE 0.2s
06:47:44 [2020-09-18T06:47:44.453Z] 
06:47:44 [2020-09-18T06:47:44.454Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
06:47:44 [2020-09-18T06:47:44.512Z] #32 30.38 Reading package lists...
06:47:44 [2020-09-18T06:47:44.512Z] #32 ...
06:47:44 [2020-09-18T06:47:44.512Z] 
06:47:44 [2020-09-18T06:47:44.512Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:44 [2020-09-18T06:47:44.512Z] #38 29.26 Reading package lists...
06:47:44 [2020-09-18T06:47:44.574Z] #10 28.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:47:44 [2020-09-18T06:47:44.574Z] #10 28.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
06:47:44 [2020-09-18T06:47:44.574Z] #10 28.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
06:47:44 [2020-09-18T06:47:44.581Z] #39 71.41   DEP      criu/bitmap.d
06:47:44 [2020-09-18T06:47:44.581Z] #39 71.42   DEP      criu/bfd.d
06:47:44 [2020-09-18T06:47:44.581Z] #39 71.50   DEP      criu/autofs.d
06:47:44 [2020-09-18T06:47:44.581Z] #39 71.62   DEP      criu/aio.d
06:47:44 [2020-09-18T06:47:44.581Z] #39 71.72   DEP      criu/action-scripts.d
06:47:44 [2020-09-18T06:47:44.740Z] #26 20.40 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:47:44 [2020-09-18T06:47:44.744Z] #48 DONE 0.1s
06:47:44 [2020-09-18T06:47:44.744Z] 
06:47:44 [2020-09-18T06:47:44.744Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
06:47:44 [2020-09-18T06:47:44.744Z] #50 DONE 0.2s
06:47:44 [2020-09-18T06:47:44.744Z] 
06:47:44 [2020-09-18T06:47:44.744Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:47:44 [2020-09-18T06:47:44.838Z] #10 28.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
06:47:45 [2020-09-18T06:47:45.103Z] #10 29.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:47:45 [2020-09-18T06:47:45.154Z] #39 71.95   CC       criu/action-scripts.o
06:47:45 [2020-09-18T06:47:45.409Z] #26 20.93 
06:47:45 [2020-09-18T06:47:45.415Z] #39 72.23   CC       criu/aio.o
06:47:45 [2020-09-18T06:47:45.676Z] #39 72.56   CC       criu/autofs.o
06:47:45 [2020-09-18T06:47:45.681Z] #10 29.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
06:47:45 [2020-09-18T06:47:45.681Z] #10 29.96 Get:9 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]
06:47:45 [2020-09-18T06:47:45.723Z] #26 21.30 
################################                                          44.5%
######################################################################## 100.0%
06:47:45 [2020-09-18T06:47:45.891Z] #38 36.17 Building dependency tree...
06:47:45 [2020-09-18T06:47:45.938Z] #39 ...
06:47:45 [2020-09-18T06:47:45.938Z] 
06:47:45 [2020-09-18T06:47:45.938Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:47:45 [2020-09-18T06:47:45.938Z] #28 DONE 137.2s
06:47:45 [2020-09-18T06:47:45.938Z] 
06:47:45 [2020-09-18T06:47:45.938Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:47:46 [2020-09-18T06:47:46.028Z] #26 21.66 
06:47:46 [2020-09-18T06:47:46.028Z] #26 ...
06:47:46 [2020-09-18T06:47:46.028Z] 
06:47:46 [2020-09-18T06:47:46.028Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:46 [2020-09-18T06:47:46.028Z] #33 53.98 Selecting previously unselected package libarchive13:ppc64el.
06:47:46 [2020-09-18T06:47:46.028Z] #33 53.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 54.01 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 54.35 Selecting previously unselected package libjsoncpp1:ppc64el.
06:47:46 [2020-09-18T06:47:46.028Z] #33 54.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 54.36 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 54.65 Selecting previously unselected package librhash0:ppc64el.
06:47:46 [2020-09-18T06:47:46.028Z] #33 54.65 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 54.68 Unpacking librhash0:ppc64el (1.3.8-1) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 54.94 Selecting previously unselected package libuv1:ppc64el.
06:47:46 [2020-09-18T06:47:46.028Z] #33 54.94 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 54.98 Unpacking libuv1:ppc64el (1.24.1-1) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 55.16 Selecting previously unselected package cmake.
06:47:46 [2020-09-18T06:47:46.028Z] #33 55.17 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 55.18 Unpacking cmake (3.13.4-1) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 58.72 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 58.74 Setting up xxd (2:8.1.0875-5) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 58.75 Setting up libuv1:ppc64el (1.24.1-1) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 58.76 Setting up vim-common (2:8.1.0875-5) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 58.83 Setting up librhash0:ppc64el (1.3.8-1) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 58.84 Setting up cmake-data (3.13.4-1) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 58.86 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 58.87 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 58.88 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 58.89 Setting up cmake (3.13.4-1) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 58.90 Processing triggers for libc-bin (2.28-10) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 59.00 Processing triggers for mime-support (3.62) ...
06:47:46 [2020-09-18T06:47:46.028Z] #33 DONE 59.4s
06:47:46 [2020-09-18T06:47:46.326Z] 
06:47:46 [2020-09-18T06:47:46.326Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:46 [2020-09-18T06:47:46.326Z] #34 0.333 + RM_GOPATH=0
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.335 + TMP_GOPATH=
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.335 + : /build
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.335 + '[' -z '' ']'
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.335 ++ mktemp -d
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.353 + export GOPATH=/tmp/tmp.hFs7fCWzEq
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.354 + GOPATH=/tmp/tmp.hFs7fCWzEq
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.354 + RM_GOPATH=1
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.354 + case "$(go env GOARCH)" in
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.354 ++ go env GOARCH
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.374 + export GO_BUILDMODE=-buildmode=pie
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.374 + GO_BUILDMODE=-buildmode=pie
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.375 ++ dirname /tmp/install/install.sh
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.377 + dir=/tmp/install
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.378 + bin=tini
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.378 + shift
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.378 + '[' '!' -f /tmp/install/tini.installer ']'
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.379 + . /tmp/install/tini.installer
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.379 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.380 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.380 + install_tini
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.380 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.381 + git clone https://github.com/krallin/tini.git /tmp/tmp.hFs7fCWzEq/tini
06:47:46 [2020-09-18T06:47:46.630Z] #34 0.392 Cloning into '/tmp/tmp.hFs7fCWzEq/tini'...
06:47:46 [2020-09-18T06:47:46.666Z] #10 ...
06:47:46 [2020-09-18T06:47:46.666Z] 
06:47:46 [2020-09-18T06:47:46.666Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:46 [2020-09-18T06:47:46.666Z] #23 25.17 debconf: delaying package configuration, since apt-utils is not installed
06:47:46 [2020-09-18T06:47:46.666Z] #23 25.36 Fetched 325 kB in 0s (1096 kB/s)
06:47:46 [2020-09-18T06:47:46.666Z] #23 25.47 Selecting previously unselected package libonig5:arm64.
06:47:46 [2020-09-18T06:47:46.666Z] #23 25.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 ... 15383 files and directories currently installed.)
06:47:46 [2020-09-18T06:47:46.666Z] #23 25.58 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
06:47:46 [2020-09-18T06:47:46.666Z] #23 25.59 Unpacking libonig5:arm64 (6.9.1-1) ...
06:47:46 [2020-09-18T06:47:46.666Z] #23 25.92 Selecting previously unselected package libjq1:arm64.
06:47:46 [2020-09-18T06:47:46.666Z] #23 25.92 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
06:47:46 [2020-09-18T06:47:46.666Z] #23 25.94 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
06:47:46 [2020-09-18T06:47:46.666Z] #23 26.11 Selecting previously unselected package jq.
06:47:46 [2020-09-18T06:47:46.666Z] #23 26.12 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
06:47:46 [2020-09-18T06:47:46.666Z] #23 26.14 Unpacking jq (1.5+dfsg-2+b1) ...
06:47:46 [2020-09-18T06:47:46.666Z] #23 26.37 Setting up libonig5:arm64 (6.9.1-1) ...
06:47:46 [2020-09-18T06:47:46.666Z] #23 26.43 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
06:47:46 [2020-09-18T06:47:46.666Z] #23 26.45 Setting up jq (1.5+dfsg-2+b1) ...
06:47:46 [2020-09-18T06:47:46.666Z] #23 26.47 Processing triggers for libc-bin (2.28-10) ...
06:47:46 [2020-09-18T06:47:46.882Z] #52 ...
06:47:46 [2020-09-18T06:47:46.882Z] 
06:47:46 [2020-09-18T06:47:46.882Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:46 [2020-09-18T06:47:46.882Z] #39 73.89   CC       criu/bfd.o
06:47:47 [2020-09-18T06:47:47.143Z] #39 74.24   CC       criu/bitmap.o
06:47:47 [2020-09-18T06:47:47.243Z] #23 ...
06:47:47 [2020-09-18T06:47:47.243Z] 
06:47:47 [2020-09-18T06:47:47.243Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:47 [2020-09-18T06:47:47.243Z] #41 29.79 sync
06:47:47 [2020-09-18T06:47:47.243Z] #41 29.79 internal/reflectlite
06:47:47 [2020-09-18T06:47:47.243Z] #41 30.84 github.com/LK4D4/vndr/godl/singleflight
06:47:47 [2020-09-18T06:47:47.243Z] #41 30.85 internal/singleflight
06:47:47 [2020-09-18T06:47:47.243Z] #41 30.85 math/rand
06:47:47 [2020-09-18T06:47:47.243Z] #41 31.45 sort
06:47:47 [2020-09-18T06:47:47.243Z] #41 31.46 io
06:47:47 [2020-09-18T06:47:47.243Z] #41 31.47 internal/oserror
06:47:47 [2020-09-18T06:47:47.243Z] #41 31.48 strconv
06:47:47 [2020-09-18T06:47:47.284Z] #34 ...
06:47:47 [2020-09-18T06:47:47.284Z] 
06:47:47 [2020-09-18T06:47:47.284Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:47 [2020-09-18T06:47:47.284Z] #42 50.62 internal/singleflight
06:47:47 [2020-09-18T06:47:47.284Z] #42 50.63 math/rand
06:47:47 [2020-09-18T06:47:47.284Z] #42 50.66 github.com/LK4D4/vndr/godl/singleflight
06:47:47 [2020-09-18T06:47:47.284Z] #42 50.72 internal/reflectlite
06:47:47 [2020-09-18T06:47:47.284Z] #42 55.16 strconv
06:47:47 [2020-09-18T06:47:47.284Z] #42 55.24 syscall
06:47:47 [2020-09-18T06:47:47.284Z] #42 55.25 io
06:47:47 [2020-09-18T06:47:47.284Z] #42 55.29 vendor/golang.org/x/net/dns/dnsmessage
06:47:47 [2020-09-18T06:47:47.284Z] #42 60.51 bytes
06:47:47 [2020-09-18T06:47:47.284Z] #42 ...
06:47:47 [2020-09-18T06:47:47.284Z] 
06:47:47 [2020-09-18T06:47:47.284Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:47 [2020-09-18T06:47:47.284Z] #39 55.19 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
06:47:47 [2020-09-18T06:47:47.284Z] #39 55.21 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
06:47:47 [2020-09-18T06:47:47.284Z] #39 55.21 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
06:47:47 [2020-09-18T06:47:47.284Z] #39 55.22 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
06:47:47 [2020-09-18T06:47:47.284Z] #39 55.22 Setting up python-six (1.12.0-1) ...
06:47:47 [2020-09-18T06:47:47.284Z] #39 60.32 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
06:47:47 [2020-09-18T06:47:47.284Z] #39 60.33 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
06:47:47 [2020-09-18T06:47:47.284Z] #39 60.34 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
06:47:47 [2020-09-18T06:47:47.284Z] #39 60.34 Setting up libcap-dev:ppc64el (1:2.25-2) ...
06:47:47 [2020-09-18T06:47:47.284Z] #39 60.36 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
06:47:47 [2020-09-18T06:47:47.284Z] #39 60.37 Setting up protobuf-compiler (3.6.1.3-2) ...
06:47:47 [2020-09-18T06:47:47.284Z] #39 60.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:47:47 [2020-09-18T06:47:47.284Z] #39 60.40 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
06:47:47 [2020-09-18T06:47:47.284Z] #39 60.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:47:47 [2020-09-18T06:47:47.284Z] #39 60.41 Setting up python-protobuf (3.6.1.3-2) ...
06:47:47 [2020-09-18T06:47:47.378Z] #10 34.88 Reading package lists...
06:47:47 [2020-09-18T06:47:47.378Z] #10 ...
06:47:47 [2020-09-18T06:47:47.378Z] 
06:47:47 [2020-09-18T06:47:47.378Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:47 [2020-09-18T06:47:47.378Z] #23 33.59 Reading package lists...
06:47:47 [2020-09-18T06:47:47.404Z] #39 74.38   CC       criu/cgroup-props.o
06:47:47 [2020-09-18T06:47:47.584Z] #39 ...
06:47:47 [2020-09-18T06:47:47.584Z] 
06:47:47 [2020-09-18T06:47:47.584Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:47 [2020-09-18T06:47:47.584Z] #34 1.534 + cd /tmp/tmp.hFs7fCWzEq/tini
06:47:47 [2020-09-18T06:47:47.584Z] #34 1.536 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
06:47:47 [2020-09-18T06:47:47.584Z] #34 1.553 + cmake .
06:47:47 [2020-09-18T06:47:47.784Z] #38 39.85 The following additional packages will be installed:
06:47:47 [2020-09-18T06:47:47.881Z] #41 31.87 syscall
06:47:47 [2020-09-18T06:47:47.977Z] #39 74.75   CC       criu/cgroup.o
06:47:48 [2020-09-18T06:47:48.041Z] #38 39.85   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:47:48 [2020-09-18T06:47:48.041Z] #38 39.86   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:47:48 [2020-09-18T06:47:48.041Z] #38 39.86 Suggested packages:
06:47:48 [2020-09-18T06:47:48.041Z] #38 39.88   manpages-dev python-setuptools
06:47:48 [2020-09-18T06:47:48.642Z] #34 2.351 -- The C compiler identification is GNU 8.3.0
06:47:48 [2020-09-18T06:47:48.642Z] #34 2.434 -- Check for working C compiler: /usr/bin/cc
06:47:48 [2020-09-18T06:47:48.760Z] #23 40.33 Building dependency tree...
06:47:48 [2020-09-18T06:47:48.835Z] #41 32.95 vendor/golang.org/x/net/dns/dnsmessage
06:47:48 [2020-09-18T06:47:48.835Z] #41 32.97 bytes
06:47:49 [2020-09-18T06:47:49.264Z] #41 ...
06:47:49 [2020-09-18T06:47:49.264Z] 
06:47:49 [2020-09-18T06:47:49.264Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:49 [2020-09-18T06:47:49.264Z] #51 23.26 The following additional packages will be installed:
06:47:49 [2020-09-18T06:47:49.264Z] #51 23.27   libbtrfs0
06:47:49 [2020-09-18T06:47:49.264Z] #51 23.41 The following NEW packages will be installed:
06:47:49 [2020-09-18T06:47:49.264Z] #51 23.42   libbtrfs-dev libbtrfs0
06:47:49 [2020-09-18T06:47:49.265Z] #51 23.86 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:47:49 [2020-09-18T06:47:49.265Z] #51 23.86 Need to get 119 kB of archives.
06:47:49 [2020-09-18T06:47:49.265Z] #51 23.86 After this operation, 387 kB of additional disk space will be used.
06:47:49 [2020-09-18T06:47:49.265Z] #51 23.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
06:47:49 [2020-09-18T06:47:49.265Z] #51 23.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
06:47:49 [2020-09-18T06:47:49.265Z] #51 25.08 debconf: delaying package configuration, since apt-utils is not installed
06:47:49 [2020-09-18T06:47:49.265Z] #51 25.22 Fetched 119 kB in 0s (450 kB/s)
06:47:49 [2020-09-18T06:47:49.265Z] #51 25.35 Selecting previously unselected package libbtrfs0.
06:47:49 [2020-09-18T06:47:49.265Z] #51 25.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 ... 15383 files and directories currently installed.)
06:47:49 [2020-09-18T06:47:49.265Z] #51 25.54 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
06:47:49 [2020-09-18T06:47:49.265Z] #51 25.56 Unpacking libbtrfs0 (4.20.1-2) ...
06:47:49 [2020-09-18T06:47:49.265Z] #51 25.67 Selecting previously unselected package libbtrfs-dev.
06:47:49 [2020-09-18T06:47:49.265Z] #51 25.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
06:47:49 [2020-09-18T06:47:49.265Z] #51 25.70 Unpacking libbtrfs-dev (4.20.1-2) ...
06:47:49 [2020-09-18T06:47:49.265Z] #51 26.01 Setting up libbtrfs0 (4.20.1-2) ...
06:47:49 [2020-09-18T06:47:49.265Z] #51 26.04 Setting up libbtrfs-dev (4.20.1-2) ...
06:47:49 [2020-09-18T06:47:49.265Z] #51 26.05 Processing triggers for libc-bin (2.28-10) ...
06:47:49 [2020-09-18T06:47:49.290Z] #34 2.974 -- Check for working C compiler: /usr/bin/cc -- works
06:47:49 [2020-09-18T06:47:49.290Z] #34 2.982 -- Detecting C compiler ABI info
06:47:49 [2020-09-18T06:47:49.366Z] #39 76.33   CC       criu/clone-noasan.o
06:47:49 [2020-09-18T06:47:49.366Z] #39 76.45   CC       criu/config.o
06:47:49 [2020-09-18T06:47:49.411Z] #38 41.27 The following NEW packages will be installed:
06:47:49 [2020-09-18T06:47:49.411Z] #38 41.27   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:47:49 [2020-09-18T06:47:49.411Z] #38 41.28   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:47:49 [2020-09-18T06:47:49.411Z] #38 41.28   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:47:49 [2020-09-18T06:47:49.411Z] #38 41.28   python-six zlib1g-dev
06:47:49 [2020-09-18T06:47:49.529Z] #51 ...
06:47:49 [2020-09-18T06:47:49.529Z] 
06:47:49 [2020-09-18T06:47:49.529Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:49 [2020-09-18T06:47:49.529Z] #38 18.59 Reading package lists...
06:47:49 [2020-09-18T06:47:49.529Z] #38 23.64 Building dependency tree...
06:47:49 [2020-09-18T06:47:49.529Z] #38 26.01 The following additional packages will be installed:
06:47:49 [2020-09-18T06:47:49.529Z] #38 26.03   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:47:49 [2020-09-18T06:47:49.529Z] #38 26.03   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:47:49 [2020-09-18T06:47:49.529Z] #38 26.03 Suggested packages:
06:47:49 [2020-09-18T06:47:49.529Z] #38 26.04   manpages-dev python-setuptools
06:47:49 [2020-09-18T06:47:49.529Z] #38 26.98 The following NEW packages will be installed:
06:47:49 [2020-09-18T06:47:49.529Z] #38 26.98   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:47:49 [2020-09-18T06:47:49.529Z] #38 26.99   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:47:49 [2020-09-18T06:47:49.529Z] #38 26.99   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:47:49 [2020-09-18T06:47:49.529Z] #38 26.99   python-six zlib1g-dev
06:47:49 [2020-09-18T06:47:49.529Z] #38 27.45 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
06:47:49 [2020-09-18T06:47:49.529Z] #38 27.45 Need to get 3798 kB of archives.
06:47:49 [2020-09-18T06:47:49.529Z] #38 27.45 After this operation, 21.6 MB of additional disk space will be used.
06:47:49 [2020-09-18T06:47:49.529Z] #38 27.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 27.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 27.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 27.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 27.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 27.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 27.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 27.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 27.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 27.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 28.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 28.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 28.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 28.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 28.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 28.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 28.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
06:47:49 [2020-09-18T06:47:49.529Z] #38 30.63 debconf: delaying package configuration, since apt-utils is not installed
06:47:49 [2020-09-18T06:47:49.529Z] #38 31.20 Fetched 3798 kB in 1s (2547 kB/s)
06:47:49 [2020-09-18T06:47:49.529Z] #38 31.52 Selecting previously unselected package libcap-dev:arm64.
06:47:49 [2020-09-18T06:47:49.529Z] #38 31.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.)
06:47:49 [2020-09-18T06:47:49.529Z] #38 31.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
06:47:49 [2020-09-18T06:47:49.529Z] #38 32.65 Unpacking libcap-dev:arm64 (1:2.25-2) ...
06:47:49 [2020-09-18T06:47:49.529Z] #38 ...
06:47:49 [2020-09-18T06:47:49.529Z] 
06:47:49 [2020-09-18T06:47:49.529Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:49 [2020-09-18T06:47:49.529Z] #10 33.72 Get:10 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]
06:47:49 [2020-09-18T06:47:49.940Z] #34 3.825 -- Detecting C compiler ABI info - done
06:47:49 [2020-09-18T06:47:49.975Z] #38 41.73 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
06:47:49 [2020-09-18T06:47:49.975Z] #38 41.73 Need to get 4095 kB of archives.
06:47:49 [2020-09-18T06:47:49.975Z] #38 41.73 After this operation, 22.5 MB of additional disk space will be used.
06:47:49 [2020-09-18T06:47:49.975Z] #38 41.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
06:47:49 [2020-09-18T06:47:49.975Z] #38 41.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:47:49 [2020-09-18T06:47:49.975Z] #38 41.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
06:47:49 [2020-09-18T06:47:49.975Z] #38 41.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:47:49 [2020-09-18T06:47:49.975Z] #38 41.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
06:47:49 [2020-09-18T06:47:49.975Z] #38 41.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:47:49 [2020-09-18T06:47:49.975Z] #38 41.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
06:47:49 [2020-09-18T06:47:49.975Z] #38 41.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
06:47:49 [2020-09-18T06:47:49.975Z] #38 41.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
06:47:49 [2020-09-18T06:47:49.975Z] #38 41.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
06:47:50 [2020-09-18T06:47:50.109Z] #10 ...
06:47:50 [2020-09-18T06:47:50.109Z] 
06:47:50 [2020-09-18T06:47:50.109Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:50 [2020-09-18T06:47:50.109Z] #23 DONE 34.3s
06:47:50 [2020-09-18T06:47:50.109Z] 
06:47:50 [2020-09-18T06:47:50.109Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:50 [2020-09-18T06:47:50.109Z] #51 DONE 34.3s
06:47:50 [2020-09-18T06:47:50.109Z] 
06:47:50 [2020-09-18T06:47:50.109Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:50 [2020-09-18T06:47:50.109Z] #60 DONE 34.3s
06:47:50 [2020-09-18T06:47:50.232Z] #38 42.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
06:47:50 [2020-09-18T06:47:50.241Z] #34 3.983 -- Detecting C compile features
06:47:50 [2020-09-18T06:47:50.241Z] #34 ...
06:47:50 [2020-09-18T06:47:50.241Z] 
06:47:50 [2020-09-18T06:47:50.241Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:50 [2020-09-18T06:47:50.241Z] #11 53.52 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:47:50 [2020-09-18T06:47:50.241Z] #11 53.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
06:47:50 [2020-09-18T06:47:50.241Z] #11 53.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:47:50 [2020-09-18T06:47:50.241Z] #11 57.69 Selecting previously unselected package binutils-mingw-w64.
06:47:50 [2020-09-18T06:47:50.241Z] #11 57.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:47:50 [2020-09-18T06:47:50.241Z] #11 57.71 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:47:50 [2020-09-18T06:47:50.241Z] #11 57.88 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
06:47:50 [2020-09-18T06:47:50.241Z] #11 57.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
06:47:50 [2020-09-18T06:47:50.241Z] #11 57.91 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
06:47:50 [2020-09-18T06:47:50.241Z] #11 58.12 Selecting previously unselected package dmsetup.
06:47:50 [2020-09-18T06:47:50.241Z] #11 58.12 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
06:47:50 [2020-09-18T06:47:50.241Z] #11 58.13 Unpacking dmsetup (2:1.02.155-3) ...
06:47:50 [2020-09-18T06:47:50.241Z] #11 58.34 Selecting previously unselected package mingw-w64-common.
06:47:50 [2020-09-18T06:47:50.241Z] #11 58.34 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:47:50 [2020-09-18T06:47:50.241Z] #11 58.34 Unpacking mingw-w64-common (6.0.0-3) ...
06:47:50 [2020-09-18T06:47:50.241Z] #11 ...
06:47:50 [2020-09-18T06:47:50.241Z] 
06:47:50 [2020-09-18T06:47:50.241Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:47:50 [2020-09-18T06:47:50.241Z] #26 23.14 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:47:50 [2020-09-18T06:47:50.241Z] #26 23.32 skipping existing 5cb8031fd95d
06:47:50 [2020-09-18T06:47:50.241Z] #26 23.47 
06:47:50 [2020-09-18T06:47:50.241Z] #26 24.91 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
06:47:50 [2020-09-18T06:47:50.241Z] #26 24.99 skipping existing 283607eaa57e
06:47:50 [2020-09-18T06:47:50.241Z] #26 25.11 
06:47:50 [2020-09-18T06:47:50.310Z] #39 77.18   CC       criu/cr-check.o
06:47:50 [2020-09-18T06:47:50.373Z] 
06:47:50 [2020-09-18T06:47:50.373Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:50 [2020-09-18T06:47:50.373Z] #47 34.12 bytes
06:47:50 [2020-09-18T06:47:50.373Z] #47 34.12 strconv
06:47:50 [2020-09-18T06:47:50.373Z] #47 34.13 strings
06:47:50 [2020-09-18T06:47:50.373Z] #47 34.15 syscall
06:47:50 [2020-09-18T06:47:50.373Z] #47 ...
06:47:50 [2020-09-18T06:47:50.373Z] 
06:47:50 [2020-09-18T06:47:50.373Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
06:47:50 [2020-09-18T06:47:50.373Z] #24 DONE 0.4s
06:47:50 [2020-09-18T06:47:50.637Z] 
06:47:50 [2020-09-18T06:47:50.637Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:50 [2020-09-18T06:47:50.637Z] #38 34.57 Selecting previously unselected package libnet1:arm64.
06:47:50 [2020-09-18T06:47:50.637Z] #38 34.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
06:47:50 [2020-09-18T06:47:50.637Z] #38 34.61 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
06:47:50 [2020-09-18T06:47:50.637Z] #38 34.91 Selecting previously unselected package libnet1-dev.
06:47:50 [2020-09-18T06:47:50.637Z] #38 34.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
06:47:50 [2020-09-18T06:47:50.796Z] #38 42.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
06:47:50 [2020-09-18T06:47:50.796Z] #38 42.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
06:47:50 [2020-09-18T06:47:50.796Z] #38 42.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
06:47:50 [2020-09-18T06:47:50.796Z] #38 42.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
06:47:50 [2020-09-18T06:47:50.796Z] #38 42.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
06:47:50 [2020-09-18T06:47:50.796Z] #38 42.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
06:47:50 [2020-09-18T06:47:50.892Z] #26 26.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:47:50 [2020-09-18T06:47:50.900Z] #38 34.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:47:51 [2020-09-18T06:47:51.054Z] #38 ...
06:47:51 [2020-09-18T06:47:51.054Z] 
06:47:51 [2020-09-18T06:47:51.054Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:51 [2020-09-18T06:47:51.054Z] #60 DONE 43.0s
06:47:51 [2020-09-18T06:47:51.054Z] 
06:47:51 [2020-09-18T06:47:51.054Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:51 [2020-09-18T06:47:51.054Z] #10 29.75 Reading package lists...
06:47:51 [2020-09-18T06:47:51.054Z] #10 36.62 Building dependency tree...
06:47:51 [2020-09-18T06:47:51.054Z] #10 40.36 The following additional packages will be installed:
06:47:51 [2020-09-18T06:47:51.054Z] #10 40.36   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:47:51 [2020-09-18T06:47:51.054Z] #10 40.37   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:47:51 [2020-09-18T06:47:51.054Z] #10 40.37   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:47:51 [2020-09-18T06:47:51.054Z] #10 40.37   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:47:51 [2020-09-18T06:47:51.054Z] #10 40.40 Suggested packages:
06:47:51 [2020-09-18T06:47:51.054Z] #10 40.40   gcc-8-locales seccomp wine64
06:47:51 [2020-09-18T06:47:51.054Z] #10 41.78 The following NEW packages will be installed:
06:47:51 [2020-09-18T06:47:51.054Z] #10 41.79   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:47:51 [2020-09-18T06:47:51.054Z] #10 41.79   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:47:51 [2020-09-18T06:47:51.054Z] #10 41.79   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:47:51 [2020-09-18T06:47:51.054Z] #10 41.79   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:47:51 [2020-09-18T06:47:51.054Z] #10 41.80   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:47:51 [2020-09-18T06:47:51.054Z] #10 41.80   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:47:51 [2020-09-18T06:47:51.054Z] #10 42.39 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
06:47:51 [2020-09-18T06:47:51.054Z] #10 42.39 Need to get 77.7 MB of archives.
06:47:51 [2020-09-18T06:47:51.054Z] #10 42.39 After this operation, 487 MB of additional disk space will be used.
06:47:51 [2020-09-18T06:47:51.054Z] #10 42.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
06:47:51 [2020-09-18T06:47:51.205Z] #38 35.24 Selecting previously unselected package libnl-3-200:arm64.
06:47:51 [2020-09-18T06:47:51.205Z] #38 35.25 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
06:47:51 [2020-09-18T06:47:51.205Z] #38 35.27 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
06:47:51 [2020-09-18T06:47:51.255Z] #39 78.09   CC       criu/cr-dedup.o
06:47:51 [2020-09-18T06:47:51.255Z] #39 78.37   CC       criu/cr-dump.o
06:47:51 [2020-09-18T06:47:51.302Z] #23 44.31 ca-certificates is already the newest version (20200601~deb10u1).
06:47:51 [2020-09-18T06:47:51.302Z] #23 44.31 The following additional packages will be installed:
06:47:51 [2020-09-18T06:47:51.302Z] #23 44.32   libjq1 libonig5
06:47:51 [2020-09-18T06:47:51.302Z] #23 ...
06:47:51 [2020-09-18T06:47:51.302Z] 
06:47:51 [2020-09-18T06:47:51.302Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:51 [2020-09-18T06:47:51.302Z] #60 DONE 44.5s
06:47:51 [2020-09-18T06:47:51.311Z] #10 ...
06:47:51 [2020-09-18T06:47:51.311Z] 
06:47:51 [2020-09-18T06:47:51.311Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:51 [2020-09-18T06:47:51.311Z] #51 30.51 Reading package lists...
06:47:51 [2020-09-18T06:47:51.311Z] #51 37.46 Building dependency tree...
06:47:51 [2020-09-18T06:47:51.311Z] #51 40.87 The following additional packages will be installed:
06:47:51 [2020-09-18T06:47:51.311Z] #51 40.88   libbtrfs0
06:47:51 [2020-09-18T06:47:51.311Z] #51 41.12 The following NEW packages will be installed:
06:47:51 [2020-09-18T06:47:51.311Z] #51 41.14   libbtrfs-dev libbtrfs0
06:47:51 [2020-09-18T06:47:51.311Z] #51 41.59 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:47:51 [2020-09-18T06:47:51.311Z] #51 41.59 Need to get 119 kB of archives.
06:47:51 [2020-09-18T06:47:51.311Z] #51 41.59 After this operation, 387 kB of additional disk space will be used.
06:47:51 [2020-09-18T06:47:51.311Z] #51 41.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:47:51 [2020-09-18T06:47:51.311Z] #51 41.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:47:51 [2020-09-18T06:47:51.311Z] #51 42.56 debconf: delaying package configuration, since apt-utils is not installed
06:47:51 [2020-09-18T06:47:51.311Z] #51 42.98 Fetched 119 kB in 0s (440 kB/s)
06:47:51 [2020-09-18T06:47:51.311Z] #51 43.06 Selecting previously unselected package libbtrfs0.
06:47:51 [2020-09-18T06:47:51.311Z] #51 43.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 ... 15410 files and directories currently installed.)
06:47:51 [2020-09-18T06:47:51.311Z] #51 43.35 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
06:47:51 [2020-09-18T06:47:51.311Z] #51 43.35 Unpacking libbtrfs0 (4.20.1-2) ...
06:47:51 [2020-09-18T06:47:51.469Z] #38 ...
06:47:51 [2020-09-18T06:47:51.469Z] 
06:47:51 [2020-09-18T06:47:51.469Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:51 [2020-09-18T06:47:51.469Z] #32 20.33 Reading package lists...
06:47:51 [2020-09-18T06:47:51.469Z] #32 25.92 Building dependency tree...
06:47:51 [2020-09-18T06:47:51.469Z] #32 27.92 The following additional packages will be installed:
06:47:51 [2020-09-18T06:47:51.469Z] #32 27.92   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:47:51 [2020-09-18T06:47:51.469Z] #32 27.92 Suggested packages:
06:47:51 [2020-09-18T06:47:51.469Z] #32 27.92   cmake-doc ninja-build lrzip
06:47:51 [2020-09-18T06:47:51.469Z] #32 27.92 Recommended packages:
06:47:51 [2020-09-18T06:47:51.469Z] #32 27.92   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:47:51 [2020-09-18T06:47:51.469Z] #32 28.61 The following NEW packages will be installed:
06:47:51 [2020-09-18T06:47:51.469Z] #32 28.63   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:47:51 [2020-09-18T06:47:51.469Z] #32 28.64   vim-common xxd
06:47:51 [2020-09-18T06:47:51.469Z] #32 29.03 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:47:51 [2020-09-18T06:47:51.469Z] #32 29.03 Need to get 14.2 MB of archives.
06:47:51 [2020-09-18T06:47:51.469Z] #32 29.03 After this operation, 60.0 MB of additional disk space will be used.
06:47:51 [2020-09-18T06:47:51.469Z] #32 29.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
06:47:51 [2020-09-18T06:47:51.469Z] #32 29.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
06:47:51 [2020-09-18T06:47:51.469Z] #32 29.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
06:47:51 [2020-09-18T06:47:51.469Z] #32 29.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
06:47:51 [2020-09-18T06:47:51.469Z] #32 30.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
06:47:51 [2020-09-18T06:47:51.469Z] #32 30.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
06:47:51 [2020-09-18T06:47:51.469Z] #32 30.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
06:47:51 [2020-09-18T06:47:51.469Z] #32 30.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
06:47:51 [2020-09-18T06:47:51.469Z] #32 30.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
06:47:51 [2020-09-18T06:47:51.469Z] #32 30.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
06:47:51 [2020-09-18T06:47:51.469Z] #32 31.75 debconf: delaying package configuration, since apt-utils is not installed
06:47:51 [2020-09-18T06:47:51.469Z] #32 32.78 Fetched 14.2 MB in 2s (6935 kB/s)
06:47:51 [2020-09-18T06:47:51.469Z] #32 34.27 Selecting previously unselected package xxd.
06:47:51 [2020-09-18T06:47:51.469Z] #32 34.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
06:47:51 [2020-09-18T06:47:51.469Z] #32 34.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
06:47:51 [2020-09-18T06:47:51.469Z] #32 34.59 Unpacking xxd (2:8.1.0875-5) ...
06:47:51 [2020-09-18T06:47:51.469Z] #32 34.93 Selecting previously unselected package vim-common.
06:47:51 [2020-09-18T06:47:51.469Z] #32 34.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:47:51 [2020-09-18T06:47:51.469Z] #32 34.99 Unpacking vim-common (2:8.1.0875-5) ...
06:47:51 [2020-09-18T06:47:51.552Z] #26 27.07 
06:47:51 [2020-09-18T06:47:51.565Z] 
06:47:51 [2020-09-18T06:47:51.565Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:51 [2020-09-18T06:47:51.565Z] #41 42.19 sync
06:47:51 [2020-09-18T06:47:51.565Z] #41 42.20 internal/reflectlite
06:47:51 [2020-09-18T06:47:51.565Z] #41 43.73 github.com/LK4D4/vndr/godl/singleflight
06:47:51 [2020-09-18T06:47:51.565Z] #41 44.10 math/rand
06:47:51 [2020-09-18T06:47:51.567Z] #51 43.50 Selecting previously unselected package libbtrfs-dev.
06:47:51 [2020-09-18T06:47:51.567Z] #51 ...
06:47:51 [2020-09-18T06:47:51.567Z] 
06:47:51 [2020-09-18T06:47:51.567Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:51 [2020-09-18T06:47:51.568Z] #10 43.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #32 ...
06:47:51 [2020-09-18T06:47:51.737Z] 
06:47:51 [2020-09-18T06:47:51.737Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
06:47:51 [2020-09-18T06:47:51.737Z] #10 35.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
06:47:51 [2020-09-18T06:47:51.824Z] #10 43.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:47:51 [2020-09-18T06:47:51.824Z] #10 43.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
06:47:51 [2020-09-18T06:47:51.824Z] #10 43.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
06:47:51 [2020-09-18T06:47:51.824Z] #10 43.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
06:47:51 [2020-09-18T06:47:51.851Z] #26 27.32 
######################################################################## 100.0%
06:47:51 [2020-09-18T06:47:51.851Z] #26 27.49 
06:47:51 [2020-09-18T06:47:51.978Z] Fetching without tags
06:47:52 [2020-09-18T06:47:52.150Z] #26 27.61 Download of images into '/build' complete.
06:47:52 [2020-09-18T06:47:52.150Z] #26 27.61 Use something like the following to load the result into a Docker daemon:
06:47:52 [2020-09-18T06:47:52.150Z] #26 27.61   tar -cC '/build' . | docker load
06:47:52 [2020-09-18T06:47:52.150Z] #26 DONE 27.7s
06:47:52 [2020-09-18T06:47:52.150Z] 
06:47:52 [2020-09-18T06:47:52.150Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:52 [2020-09-18T06:47:52.150Z] #11 65.15 Selecting previously unselected package mingw-w64-x86-64-dev.
06:47:52 [2020-09-18T06:47:52.150Z] #11 65.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:47:52 [2020-09-18T06:47:52.150Z] #11 65.19 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:47:51 [2020-09-18T06:47:51.652Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:47:51 [2020-09-18T06:47:51.710Z]  > git config --add remote.origin.fetch +refs/pull/41467/head:refs/remotes/origin/PR-41467 # timeout=10
06:47:51 [2020-09-18T06:47:51.764Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:47:51 [2020-09-18T06:47:51.888Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:47:52 [2020-09-18T06:47:52.012Z] Fetching upstream changes from https://github.com/moby/moby.git
06:47:52 [2020-09-18T06:47:52.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:47:52 [2020-09-18T06:47:52.013Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41467/head:refs/remotes/origin/PR-41467 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:47:52 [2020-09-18T06:47:52.643Z] #39 79.71   CC       criu/cr-errno.o
06:47:52 [2020-09-18T06:47:52.755Z] #10 ...
06:47:52 [2020-09-18T06:47:52.755Z] 
06:47:52 [2020-09-18T06:47:52.755Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:52 [2020-09-18T06:47:52.755Z] #51 43.50 Selecting previously unselected package libbtrfs-dev.
06:47:52 [2020-09-18T06:47:52.755Z] #51 43.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
06:47:52 [2020-09-18T06:47:52.755Z] #51 43.55 Unpacking libbtrfs-dev (4.20.1-2) ...
06:47:52 [2020-09-18T06:47:52.755Z] #51 44.09 Setting up libbtrfs0 (4.20.1-2) ...
06:47:52 [2020-09-18T06:47:52.755Z] #51 44.09 Setting up libbtrfs-dev (4.20.1-2) ...
06:47:52 [2020-09-18T06:47:52.755Z] #51 44.10 Processing triggers for libc-bin (2.28-10) ...
06:47:52 [2020-09-18T06:47:52.755Z] #51 DONE 44.5s
06:47:52 [2020-09-18T06:47:52.755Z] 
06:47:52 [2020-09-18T06:47:52.755Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:52 [2020-09-18T06:47:52.755Z] #10 44.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:47:52 [2020-09-18T06:47:52.782Z] #10 36.90 debconf: delaying package configuration, since apt-utils is not installed
06:47:52 [2020-09-18T06:47:52.905Z] #39 79.76   CC       criu/cr-restore.o
06:47:52 [2020-09-18T06:47:52.949Z] #41 45.86 internal/singleflight
06:47:52 [2020-09-18T06:47:52.949Z] #41 46.07 io
06:47:52 [2020-09-18T06:47:52.949Z] #41 46.16 strconv
06:47:53 [2020-09-18T06:47:53.049Z] #10 37.31 Fetched 73.3 MB in 8s (8976 kB/s)
06:47:53 [2020-09-18T06:47:53.221Z] #52 141.2 + bin/containerd-stress
06:47:53 [2020-09-18T06:47:53.221Z] #52 142.5 + bin/containerd-shim
06:47:53 [2020-09-18T06:47:53.274Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:47:53 [2020-09-18T06:47:53.342Z] #10 45.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
06:47:53 [2020-09-18T06:47:53.342Z] #10 45.16 Get:9 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]
06:47:53 [2020-09-18T06:47:53.627Z] #10 37.77 Selecting previously unselected package binutils-mingw-w64-i686.
06:47:53 [2020-09-18T06:47:53.627Z] #10 37.78 (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.)
06:47:53 [2020-09-18T06:47:53.627Z] #10 37.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
06:47:53 [2020-09-18T06:47:53.627Z] #10 37.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:47:53 [2020-09-18T06:47:53.906Z] #10 ...
06:47:53 [2020-09-18T06:47:53.906Z] 
06:47:53 [2020-09-18T06:47:53.906Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:53 [2020-09-18T06:47:53.906Z] #23 30.60 Reading package lists...
06:47:53 [2020-09-18T06:47:53.906Z] #23 37.55 Building dependency tree...
06:47:53 [2020-09-18T06:47:53.906Z] #23 41.00 ca-certificates is already the newest version (20200601~deb10u1).
06:47:53 [2020-09-18T06:47:53.906Z] #23 41.00 The following additional packages will be installed:
06:47:53 [2020-09-18T06:47:53.906Z] #23 41.02   libjq1 libonig5
06:47:53 [2020-09-18T06:47:53.906Z] #23 41.47 The following NEW packages will be installed:
06:47:53 [2020-09-18T06:47:53.906Z] #23 41.49   jq libjq1 libonig5
06:47:53 [2020-09-18T06:47:53.906Z] #23 41.88 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
06:47:53 [2020-09-18T06:47:53.906Z] #23 41.88 Need to get 355 kB of archives.
06:47:53 [2020-09-18T06:47:53.906Z] #23 41.88 After this operation, 1072 kB of additional disk space will be used.
06:47:53 [2020-09-18T06:47:53.906Z] #23 41.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:47:53 [2020-09-18T06:47:53.906Z] #23 41.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:47:53 [2020-09-18T06:47:53.906Z] #23 41.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:47:53 [2020-09-18T06:47:53.906Z] #23 43.17 debconf: delaying package configuration, since apt-utils is not installed
06:47:53 [2020-09-18T06:47:53.906Z] #23 43.53 Fetched 355 kB in 0s (1156 kB/s)
06:47:53 [2020-09-18T06:47:53.906Z] #23 43.74 Selecting previously unselected package libonig5:amd64.
06:47:53 [2020-09-18T06:47:53.906Z] #23 43.74 (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.)
06:47:53 [2020-09-18T06:47:53.906Z] #23 43.97 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
06:47:53 [2020-09-18T06:47:53.906Z] #23 43.98 Unpacking libonig5:amd64 (6.9.1-1) ...
06:47:53 [2020-09-18T06:47:53.906Z] #23 44.44 Selecting previously unselected package libjq1:amd64.
06:47:53 [2020-09-18T06:47:53.906Z] #23 44.45 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:47:53 [2020-09-18T06:47:53.906Z] #23 44.45 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:47:53 [2020-09-18T06:47:53.906Z] #23 44.88 Selecting previously unselected package jq.
06:47:53 [2020-09-18T06:47:53.906Z] #23 44.88 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
06:47:53 [2020-09-18T06:47:53.906Z] #23 44.89 Unpacking jq (1.5+dfsg-2+b1) ...
06:47:53 [2020-09-18T06:47:53.906Z] #23 45.18 Setting up libonig5:amd64 (6.9.1-1) ...
06:47:53 [2020-09-18T06:47:53.906Z] #23 45.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:47:53 [2020-09-18T06:47:53.906Z] #23 45.21 Setting up jq (1.5+dfsg-2+b1) ...
06:47:53 [2020-09-18T06:47:53.906Z] #23 45.22 Processing triggers for libc-bin (2.28-10) ...
06:47:53 [2020-09-18T06:47:53.906Z] #23 DONE 45.7s
06:47:53 [2020-09-18T06:47:53.906Z] 
06:47:53 [2020-09-18T06:47:53.906Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
06:47:53 [2020-09-18T06:47:53.906Z] #24 DONE 0.0s
06:47:54 [2020-09-18T06:47:54.165Z] 
06:47:54 [2020-09-18T06:47:54.165Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:54 [2020-09-18T06:47:54.165Z] #38 45.05 debconf: delaying package configuration, since apt-utils is not installed
06:47:54 [2020-09-18T06:47:54.165Z] #38 45.32 Fetched 4095 kB in 1s (2760 kB/s)
06:47:54 [2020-09-18T06:47:54.165Z] #38 45.48 Selecting previously unselected package libcap-dev:amd64.
06:47:54 [2020-09-18T06:47:54.165Z] #38 45.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
06:47:54 [2020-09-18T06:47:54.165Z] #38 45.66 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
06:47:54 [2020-09-18T06:47:54.165Z] #38 45.73 Unpacking libcap-dev:amd64 (1:2.25-2) ...
06:47:54 [2020-09-18T06:47:54.165Z] #38 46.15 Selecting previously unselected package libnet1:amd64.
06:47:54 [2020-09-18T06:47:54.165Z] #38 46.15 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:47:54 [2020-09-18T06:47:54.258Z] #11 ...
06:47:54 [2020-09-18T06:47:54.259Z] 
06:47:54 [2020-09-18T06:47:54.259Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:54 [2020-09-18T06:47:54.259Z] #31 57.47 bytes
06:47:54 [2020-09-18T06:47:54.259Z] #31 57.49 strings
06:47:54 [2020-09-18T06:47:54.259Z] #31 64.26 reflect
06:47:54 [2020-09-18T06:47:54.259Z] #31 64.70 bufio
06:47:54 [2020-09-18T06:47:54.259Z] #31 ...
06:47:54 [2020-09-18T06:47:54.259Z] 
06:47:54 [2020-09-18T06:47:54.259Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:54 [2020-09-18T06:47:54.259Z] #34 6.749 -- Detecting C compile features - done
06:47:54 [2020-09-18T06:47:54.259Z] #34 6.828 -- Performing Test HAS_BUILTIN_FORTIFY
06:47:54 [2020-09-18T06:47:54.259Z] #34 7.198 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:47:54 [2020-09-18T06:47:54.259Z] #34 7.558 -- Configuring done
06:47:54 [2020-09-18T06:47:54.259Z] #34 7.596 -- Generating done
06:47:54 [2020-09-18T06:47:54.259Z] #34 7.598 -- Build files have been written to: /tmp/tmp.hFs7fCWzEq/tini
06:47:54 [2020-09-18T06:47:54.259Z] #34 7.620 + make tini-static
06:47:54 [2020-09-18T06:47:54.332Z] #41 ...
06:47:54 [2020-09-18T06:47:54.333Z] 
06:47:54 [2020-09-18T06:47:54.333Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:54 [2020-09-18T06:47:54.333Z] #23 45.11 The following NEW packages will be installed:
06:47:54 [2020-09-18T06:47:54.333Z] #23 45.16   jq libjq1 libonig5
06:47:54 [2020-09-18T06:47:54.333Z] #23 45.88 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
06:47:54 [2020-09-18T06:47:54.333Z] #23 45.88 Need to get 355 kB of archives.
06:47:54 [2020-09-18T06:47:54.333Z] #23 45.88 After this operation, 1072 kB of additional disk space will be used.
06:47:54 [2020-09-18T06:47:54.333Z] #23 45.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:47:54 [2020-09-18T06:47:54.333Z] #23 45.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:47:54 [2020-09-18T06:47:54.333Z] #23 45.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:47:54 [2020-09-18T06:47:54.333Z] #23 47.13 debconf: delaying package configuration, since apt-utils is not installed
06:47:54 [2020-09-18T06:47:54.333Z] #23 47.33 Fetched 355 kB in 0s (866 kB/s)
06:47:54 [2020-09-18T06:47:54.333Z] #23 47.47 Selecting previously unselected package libonig5:amd64.
06:47:54 [2020-09-18T06:47:54.423Z] #38 46.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:47:54 [2020-09-18T06:47:54.423Z] #38 46.39 Selecting previously unselected package libnet1-dev.
06:47:54 [2020-09-18T06:47:54.423Z] #38 46.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
06:47:54 [2020-09-18T06:47:54.423Z] #38 46.39 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:47:54 [2020-09-18T06:47:54.559Z] #34 8.354 Scanning dependencies of target tini-static
06:47:54 [2020-09-18T06:47:54.559Z] #34 8.504 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:47:54 [2020-09-18T06:47:54.593Z] #23 47.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.)
06:47:54 [2020-09-18T06:47:54.593Z] #23 47.59 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
06:47:54 [2020-09-18T06:47:54.593Z] #23 47.61 Unpacking libonig5:amd64 (6.9.1-1) ...
06:47:54 [2020-09-18T06:47:54.680Z] #38 46.72 Selecting previously unselected package libnl-3-200:amd64.
06:47:54 [2020-09-18T06:47:54.854Z] #23 47.86 Selecting previously unselected package libjq1:amd64.
06:47:54 [2020-09-18T06:47:54.854Z] #23 47.88 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:47:54 [2020-09-18T06:47:54.854Z] #23 47.90 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:47:54 [2020-09-18T06:47:54.854Z] #23 48.16 Selecting previously unselected package jq.
06:47:54 [2020-09-18T06:47:54.854Z] #23 48.16 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
06:47:54 [2020-09-18T06:47:54.938Z] #38 46.73 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
06:47:54 [2020-09-18T06:47:54.938Z] #38 46.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:47:54 [2020-09-18T06:47:54.938Z] #38 46.90 Selecting previously unselected package libnl-3-dev:amd64.
06:47:54 [2020-09-18T06:47:54.938Z] #38 46.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
06:47:54 [2020-09-18T06:47:54.938Z] #38 46.94 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
06:47:55 [2020-09-18T06:47:55.115Z] #23 48.26 Unpacking jq (1.5+dfsg-2+b1) ...
06:47:55 [2020-09-18T06:47:55.195Z] #38 ...
06:47:55 [2020-09-18T06:47:55.195Z] 
06:47:55 [2020-09-18T06:47:55.195Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:55 [2020-09-18T06:47:55.195Z] #32 30.38 Reading package lists...
06:47:55 [2020-09-18T06:47:55.195Z] #32 37.44 Building dependency tree...
06:47:55 [2020-09-18T06:47:55.195Z] #32 41.25 The following additional packages will be installed:
06:47:55 [2020-09-18T06:47:55.195Z] #32 41.26   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:47:55 [2020-09-18T06:47:55.195Z] #32 41.26 Suggested packages:
06:47:55 [2020-09-18T06:47:55.195Z] #32 41.26   cmake-doc ninja-build lrzip
06:47:55 [2020-09-18T06:47:55.195Z] #32 41.26 Recommended packages:
06:47:55 [2020-09-18T06:47:55.195Z] #32 41.26   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:47:55 [2020-09-18T06:47:55.195Z] #32 42.24 The following NEW packages will be installed:
06:47:55 [2020-09-18T06:47:55.195Z] #32 42.26   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:47:55 [2020-09-18T06:47:55.195Z] #32 42.27   vim-common xxd
06:47:55 [2020-09-18T06:47:55.195Z] #32 42.72 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:47:55 [2020-09-18T06:47:55.195Z] #32 42.72 Need to get 14.9 MB of archives.
06:47:55 [2020-09-18T06:47:55.195Z] #32 42.72 After this operation, 61.8 MB of additional disk space will be used.
06:47:55 [2020-09-18T06:47:55.195Z] #32 42.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:47:55 [2020-09-18T06:47:55.195Z] #32 42.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:47:55 [2020-09-18T06:47:55.195Z] #32 42.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
06:47:55 [2020-09-18T06:47:55.195Z] #32 43.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
06:47:55 [2020-09-18T06:47:55.195Z] #32 45.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
06:47:55 [2020-09-18T06:47:55.195Z] #32 45.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
06:47:55 [2020-09-18T06:47:55.195Z] #32 45.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
06:47:55 [2020-09-18T06:47:55.195Z] #32 45.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
06:47:55 [2020-09-18T06:47:55.195Z] #32 45.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
06:47:55 [2020-09-18T06:47:55.195Z] #32 45.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
06:47:55 [2020-09-18T06:47:55.195Z] #32 ...
06:47:55 [2020-09-18T06:47:55.195Z] 
06:47:55 [2020-09-18T06:47:55.195Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:55 [2020-09-18T06:47:55.210Z] #34 ...
06:47:55 [2020-09-18T06:47:55.210Z] 
06:47:55 [2020-09-18T06:47:55.210Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:55 [2020-09-18T06:47:55.210Z] #39 68.07 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
06:47:55 [2020-09-18T06:47:55.210Z] #39 68.07 Processing triggers for libc-bin (2.28-10) ...
06:47:55 [2020-09-18T06:47:55.210Z] #39 DONE 68.5s
06:47:55 [2020-09-18T06:47:55.376Z] #23 48.45 Setting up libonig5:amd64 (6.9.1-1) ...
06:47:55 [2020-09-18T06:47:55.376Z] #23 48.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:47:55 [2020-09-18T06:47:55.376Z] #23 48.62 Setting up jq (1.5+dfsg-2+b1) ...
06:47:55 [2020-09-18T06:47:55.376Z] #23 48.63 Processing triggers for libc-bin (2.28-10) ...
06:47:53 [2020-09-18T06:47:53.379Z]  > git config core.sparsecheckout # timeout=10
06:47:53 [2020-09-18T06:47:53.445Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:47:55 [2020-09-18T06:47:55.455Z] #39 82.33   CC       criu/cr-service.o
06:47:55 [2020-09-18T06:47:55.458Z] #38 47.28 Selecting previously unselected package libprotobuf-c1:amd64.
06:47:55 [2020-09-18T06:47:55.458Z] #38 47.31 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:47:55 [2020-09-18T06:47:55.458Z] #38 47.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:47:55 [2020-09-18T06:47:55.509Z] 
06:47:55 [2020-09-18T06:47:55.509Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:55 [2020-09-18T06:47:55.509Z] #40 ...
06:47:55 [2020-09-18T06:47:55.509Z] 
06:47:55 [2020-09-18T06:47:55.509Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:55 [2020-09-18T06:47:55.509Z] #48 58.67 bytes
06:47:55 [2020-09-18T06:47:55.509Z] #48 58.70 strings
06:47:55 [2020-09-18T06:47:55.509Z] #48 58.74 strconv
06:47:55 [2020-09-18T06:47:55.509Z] #48 58.77 syscall
06:47:55 [2020-09-18T06:47:55.509Z] #48 66.16 bufio
06:47:55 [2020-09-18T06:47:55.562Z] #10 39.57 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:47:55 [2020-09-18T06:47:55.562Z] #10 39.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
06:47:55 [2020-09-18T06:47:55.562Z] #10 39.59 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:47:55 [2020-09-18T06:47:55.562Z] #10 ...
06:47:55 [2020-09-18T06:47:55.562Z] 
06:47:55 [2020-09-18T06:47:55.562Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:55 [2020-09-18T06:47:55.562Z] #30 29.56 sync
06:47:55 [2020-09-18T06:47:55.562Z] #30 29.56 internal/reflectlite
06:47:55 [2020-09-18T06:47:55.562Z] #30 30.90 errors
06:47:55 [2020-09-18T06:47:55.562Z] #30 30.91 sort
06:47:55 [2020-09-18T06:47:55.562Z] #30 31.37 io
06:47:55 [2020-09-18T06:47:55.562Z] #30 31.37 strconv
06:47:55 [2020-09-18T06:47:55.562Z] #30 31.38 internal/oserror
06:47:55 [2020-09-18T06:47:55.562Z] #30 31.47 syscall
06:47:55 [2020-09-18T06:47:55.562Z] #30 32.70 bytes
06:47:55 [2020-09-18T06:47:55.562Z] #30 32.70 strings
06:47:55 [2020-09-18T06:47:55.562Z] #30 34.36 reflect
06:47:55 [2020-09-18T06:47:55.562Z] #30 34.60 bufio
06:47:55 [2020-09-18T06:47:55.562Z] #30 36.14 path
06:47:55 [2020-09-18T06:47:55.562Z] #30 37.54 text/tabwriter
06:47:55 [2020-09-18T06:47:55.562Z] #30 ...
06:47:55 [2020-09-18T06:47:55.562Z] 
06:47:55 [2020-09-18T06:47:55.562Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:47:55 [2020-09-18T06:47:55.562Z] #25 3.562 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
06:47:55 [2020-09-18T06:47:55.562Z] #25 3.942 
06:47:55 [2020-09-18T06:47:55.637Z] #23 ...
06:47:55 [2020-09-18T06:47:55.637Z] 
06:47:55 [2020-09-18T06:47:55.637Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:47:55 [2020-09-18T06:47:55.637Z] #51 34.55 Reading package lists...
06:47:55 [2020-09-18T06:47:55.637Z] #51 41.49 Building dependency tree...
06:47:55 [2020-09-18T06:47:55.637Z] #51 45.14 The following additional packages will be installed:
06:47:55 [2020-09-18T06:47:55.637Z] #51 45.17   libbtrfs0
06:47:55 [2020-09-18T06:47:55.637Z] #51 45.43 The following NEW packages will be installed:
06:47:55 [2020-09-18T06:47:55.637Z] #51 45.49   libbtrfs-dev libbtrfs0
06:47:55 [2020-09-18T06:47:55.637Z] #51 46.05 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:47:55 [2020-09-18T06:47:55.637Z] #51 46.05 Need to get 119 kB of archives.
06:47:55 [2020-09-18T06:47:55.637Z] #51 46.05 After this operation, 387 kB of additional disk space will be used.
06:47:55 [2020-09-18T06:47:55.637Z] #51 46.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:47:55 [2020-09-18T06:47:55.637Z] #51 46.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:47:55 [2020-09-18T06:47:55.637Z] #51 47.21 debconf: delaying package configuration, since apt-utils is not installed
06:47:55 [2020-09-18T06:47:55.637Z] #51 47.45 Fetched 119 kB in 0s (321 kB/s)
06:47:55 [2020-09-18T06:47:55.637Z] #51 47.57 Selecting previously unselected package libbtrfs0.
06:47:55 [2020-09-18T06:47:55.637Z] #51 47.57 (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.)
06:47:55 [2020-09-18T06:47:55.637Z] #51 47.63 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
06:47:55 [2020-09-18T06:47:55.637Z] #51 47.64 Unpacking libbtrfs0 (4.20.1-2) ...
06:47:55 [2020-09-18T06:47:55.637Z] #51 47.75 Selecting previously unselected package libbtrfs-dev.
06:47:55 [2020-09-18T06:47:55.637Z] #51 47.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
06:47:55 [2020-09-18T06:47:55.637Z] #51 47.79 Unpacking libbtrfs-dev (4.20.1-2) ...
06:47:55 [2020-09-18T06:47:55.637Z] #51 48.07 Setting up libbtrfs0 (4.20.1-2) ...
06:47:55 [2020-09-18T06:47:55.637Z] #51 48.27 Setting up libbtrfs-dev (4.20.1-2) ...
06:47:55 [2020-09-18T06:47:55.637Z] #51 48.34 Processing triggers for libc-bin (2.28-10) ...
06:47:55 [2020-09-18T06:47:55.637Z] #51 DONE 48.8s
06:47:55 [2020-09-18T06:47:55.715Z] #38 47.42 Selecting previously unselected package libprotobuf-c-dev:amd64.
06:47:55 [2020-09-18T06:47:55.715Z] #38 47.43 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
06:47:55 [2020-09-18T06:47:55.715Z] #38 47.43 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:47:55 [2020-09-18T06:47:55.715Z] #38 ...
06:47:55 [2020-09-18T06:47:55.715Z] 
06:47:55 [2020-09-18T06:47:55.715Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:55 [2020-09-18T06:47:55.715Z] #30 37.43 sync
06:47:55 [2020-09-18T06:47:55.715Z] #30 37.44 internal/reflectlite
06:47:55 [2020-09-18T06:47:55.715Z] #30 40.10 sort
06:47:55 [2020-09-18T06:47:55.715Z] #30 40.10 errors
06:47:55 [2020-09-18T06:47:55.715Z] #30 40.63 strconv
06:47:55 [2020-09-18T06:47:55.715Z] #30 41.32 io
06:47:55 [2020-09-18T06:47:55.715Z] #30 42.69 internal/oserror
06:47:55 [2020-09-18T06:47:55.715Z] #30 42.83 syscall
06:47:55 [2020-09-18T06:47:55.715Z] #30 45.27 reflect
06:47:55 [2020-09-18T06:47:55.715Z] #30 ...
06:47:55 [2020-09-18T06:47:55.715Z] 
06:47:55 [2020-09-18T06:47:55.715Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:55 [2020-09-18T06:47:55.715Z] #38 47.60 Selecting previously unselected package zlib1g-dev:amd64.
06:47:55 [2020-09-18T06:47:55.715Z] #38 47.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
06:47:55 [2020-09-18T06:47:55.715Z] #38 47.69 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:47:55 [2020-09-18T06:47:55.810Z] #48 ...
06:47:55 [2020-09-18T06:47:55.810Z] 
06:47:55 [2020-09-18T06:47:55.810Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:55 [2020-09-18T06:47:55.810Z] #42 68.97 bufio
06:47:55 [2020-09-18T06:47:55.899Z] 
06:47:55 [2020-09-18T06:47:55.899Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:47:55 [2020-09-18T06:47:55.899Z] #52 ...
06:47:55 [2020-09-18T06:47:55.899Z] 
06:47:55 [2020-09-18T06:47:55.899Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:47:55 [2020-09-18T06:47:55.899Z] #23 DONE 49.1s
06:47:56 [2020-09-18T06:47:56.160Z] 
06:47:56 [2020-09-18T06:47:56.160Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
06:47:56 [2020-09-18T06:47:56.160Z] #24 DONE 0.1s
06:47:56 [2020-09-18T06:47:56.160Z] 
06:47:56 [2020-09-18T06:47:56.160Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:47:56 [2020-09-18T06:47:56.284Z] #38 48.00 Selecting previously unselected package libprotobuf17:amd64.
06:47:56 [2020-09-18T06:47:56.285Z] #38 48.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
06:47:56 [2020-09-18T06:47:56.285Z] #38 48.02 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
06:47:56 [2020-09-18T06:47:56.356Z] #25 4.241 
                                                                           0.0%
######                                                                     8.7%
##########                                                                15.1%
##############                                                            20.7%
####################                                                      28.2%
########################                                                  34.5%
#########################                                                 35.2%
################################                                          45.5%
######################################                                    54.0%
###########################################                               59.9%
#################################################                         68.7%
#######################################################                   77.0%
#############################################################             85.0%
###################################################################       93.3%
######################################################################## 100.0%
06:47:56 [2020-09-18T06:47:56.400Z] #39 83.36   CC       criu/crtools.o
06:47:56 [2020-09-18T06:47:56.472Z] #42 69.57 reflect
06:47:56 [2020-09-18T06:47:56.518Z] Merge succeeded, producing 968133c86c0ae34f0904e83ebfa4472c623c74cc
06:47:56 [2020-09-18T06:47:56.518Z] Checking out Revision 968133c86c0ae34f0904e83ebfa4472c623c74cc (PR-41467)
06:47:56 [2020-09-18T06:47:56.619Z] #25 6.278 
06:47:56 [2020-09-18T06:47:56.662Z] #39 83.68   CC       criu/eventfd.o
06:47:56 [2020-09-18T06:47:56.925Z] #39 83.86   CC       criu/eventpoll.o
06:47:57 [2020-09-18T06:47:57.133Z] #42 ...
06:47:57 [2020-09-18T06:47:57.133Z] 
06:47:57 [2020-09-18T06:47:57.133Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:57 [2020-09-18T06:47:57.133Z] #34 9.951 [100%] Linking C executable tini-static
06:47:57 [2020-09-18T06:47:57.133Z] #34 10.78 [100%] Built target tini-static
06:47:57 [2020-09-18T06:47:57.133Z] #34 10.87 + mkdir -p /build
06:47:57 [2020-09-18T06:47:57.133Z] #34 10.88 + cp tini-static /build/docker-init
06:47:57 [2020-09-18T06:47:57.133Z] #34 DONE 11.1s
06:47:57 [2020-09-18T06:47:57.133Z] 
06:47:57 [2020-09-18T06:47:57.133Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:47:57 [2020-09-18T06:47:57.133Z] #40 1.568 Note: Building without setproctitle() and strlcpy() support.
06:47:57 [2020-09-18T06:47:57.133Z] #40 1.568       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:47:57 [2020-09-18T06:47:57.133Z] #40 1.596 Note: Building without GnuTLS support
06:47:57 [2020-09-18T06:47:57.133Z] #40 1.599 Makefile.config:39: Warn: you have no libnftables installed
06:47:57 [2020-09-18T06:47:57.133Z] #40 1.600 Makefile.config:40: Warn: Building without nftables support
06:47:57 [2020-09-18T06:47:57.223Z] #38 49.20 Selecting previously unselected package libprotobuf-lite17:amd64.
06:47:57 [2020-09-18T06:47:57.223Z] #38 49.20 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
06:47:57 [2020-09-18T06:47:57.414Z] #25 6.529 
                                                                           0.2%
############################                                              38.9%
#################################################################         91.2%
######################################################################## 100.0%
06:47:57 [2020-09-18T06:47:57.414Z] #25 6.950 
06:47:57 [2020-09-18T06:47:57.480Z] #38 49.34 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:47:57 [2020-09-18T06:47:57.498Z] #39 84.42   CC       criu/external.o
06:47:57 [2020-09-18T06:47:57.498Z] #39 84.62   CC       criu/fault-injection.o
06:47:57 [2020-09-18T06:47:57.671Z] #52 146.7 + bin/containerd-shim-runc-v1
06:47:57 [2020-09-18T06:47:57.746Z] #38 ...
06:47:57 [2020-09-18T06:47:57.746Z] 
06:47:57 [2020-09-18T06:47:57.746Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:57 [2020-09-18T06:47:57.746Z] #41 39.54 github.com/LK4D4/vndr/godl/singleflight
06:47:57 [2020-09-18T06:47:57.746Z] #41 39.55 internal/reflectlite
06:47:57 [2020-09-18T06:47:57.746Z] #41 39.86 math/rand
06:47:57 [2020-09-18T06:47:57.746Z] #41 41.12 internal/singleflight
06:47:57 [2020-09-18T06:47:57.746Z] #41 42.28 strconv
06:47:57 [2020-09-18T06:47:57.746Z] #41 42.29 io
06:47:57 [2020-09-18T06:47:57.746Z] #41 44.42 bytes
06:47:57 [2020-09-18T06:47:57.746Z] #41 47.49 reflect
06:47:57 [2020-09-18T06:47:57.746Z] #41 47.68 bufio
06:47:57 [2020-09-18T06:47:57.746Z] #41 ...
06:47:57 [2020-09-18T06:47:57.746Z] 
06:47:57 [2020-09-18T06:47:57.746Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:57 [2020-09-18T06:47:57.746Z] #38 49.68 Selecting previously unselected package libprotobuf-dev:amd64.
06:47:57 [2020-09-18T06:47:57.746Z] #38 49.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
06:47:57 [2020-09-18T06:47:57.746Z] #38 49.72 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:47:57 [2020-09-18T06:47:57.760Z] #39 84.71   CC       criu/fdstore.o
06:47:57 [2020-09-18T06:47:57.943Z] #25 7.244 
                                                                           0.2%
###############                                                           22.1%
#########################                                                 35.5%
#########################################                                 57.8%
06:47:57 [2020-09-18T06:47:57.943Z] #25 ...
06:47:57 [2020-09-18T06:47:57.943Z] 
06:47:57 [2020-09-18T06:47:57.943Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:47:57 [2020-09-18T06:47:57.943Z] #28 32.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
06:47:57 [2020-09-18T06:47:57.943Z] #28 32.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:47:58 [2020-09-18T06:47:58.022Z] #39 84.94   CC       criu/fifo.o
06:47:58 [2020-09-18T06:47:58.073Z] #25 ...
06:47:58 [2020-09-18T06:47:58.073Z] 
06:47:58 [2020-09-18T06:47:58.073Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:47:58 [2020-09-18T06:47:58.073Z] #30 41.02 sync
06:47:58 [2020-09-18T06:47:58.073Z] #30 41.02 internal/reflectlite
06:47:58 [2020-09-18T06:47:58.073Z] #30 43.49 errors
06:47:58 [2020-09-18T06:47:58.073Z] #30 43.50 sort
06:47:58 [2020-09-18T06:47:58.073Z] #30 43.92 strconv
06:47:58 [2020-09-18T06:47:58.073Z] #30 44.75 io
06:47:58 [2020-09-18T06:47:58.073Z] #30 46.43 internal/oserror
06:47:58 [2020-09-18T06:47:58.073Z] #30 46.52 syscall
06:47:58 [2020-09-18T06:47:58.073Z] #30 48.36 reflect
06:47:58 [2020-09-18T06:47:58.073Z] #30 ...
06:47:58 [2020-09-18T06:47:58.073Z] 
06:47:58 [2020-09-18T06:47:58.073Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:47:58 [2020-09-18T06:47:58.073Z] #32 34.27 Reading package lists...
06:47:58 [2020-09-18T06:47:58.073Z] #32 41.35 Building dependency tree...
06:47:58 [2020-09-18T06:47:58.073Z] #32 45.82 The following additional packages will be installed:
06:47:58 [2020-09-18T06:47:58.073Z] #32 45.85   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:47:58 [2020-09-18T06:47:58.073Z] #32 45.85 Suggested packages:
06:47:58 [2020-09-18T06:47:58.073Z] #32 45.85   cmake-doc ninja-build lrzip
06:47:58 [2020-09-18T06:47:58.073Z] #32 45.85 Recommended packages:
06:47:58 [2020-09-18T06:47:58.073Z] #32 45.85   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:47:58 [2020-09-18T06:47:58.073Z] #32 46.82 The following NEW packages will be installed:
06:47:58 [2020-09-18T06:47:58.073Z] #32 46.83   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:47:58 [2020-09-18T06:47:58.073Z] #32 46.84   vim-common xxd
06:47:58 [2020-09-18T06:47:58.073Z] #32 47.24 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:47:58 [2020-09-18T06:47:58.073Z] #32 47.24 Need to get 14.9 MB of archives.
06:47:58 [2020-09-18T06:47:58.073Z] #32 47.24 After this operation, 61.8 MB of additional disk space will be used.
06:47:58 [2020-09-18T06:47:58.073Z] #32 47.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:47:58 [2020-09-18T06:47:58.073Z] #32 47.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:47:58 [2020-09-18T06:47:58.073Z] #32 47.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
06:47:58 [2020-09-18T06:47:58.073Z] #32 47.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
06:47:58 [2020-09-18T06:47:58.073Z] #32 48.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
06:47:58 [2020-09-18T06:47:58.073Z] #32 48.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
06:47:58 [2020-09-18T06:47:58.073Z] #32 48.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
06:47:58 [2020-09-18T06:47:58.073Z] #32 48.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
06:47:58 [2020-09-18T06:47:58.073Z] #32 48.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
06:47:58 [2020-09-18T06:47:58.073Z] #32 48.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
06:47:58 [2020-09-18T06:47:58.073Z] #32 50.21 debconf: delaying package configuration, since apt-utils is not installed
06:47:58 [2020-09-18T06:47:58.073Z] #32 50.46 Fetched 14.9 MB in 2s (9388 kB/s)
06:47:58 [2020-09-18T06:47:58.073Z] #32 50.56 Selecting previously unselected package xxd.
06:47:58 [2020-09-18T06:47:58.073Z] #32 50.57 (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.)
06:47:58 [2020-09-18T06:47:58.073Z] #32 50.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
06:47:58 [2020-09-18T06:47:58.073Z] #32 50.70 Unpacking xxd (2:8.1.0875-5) ...
06:47:58 [2020-09-18T06:47:58.073Z] #32 50.88 Selecting previously unselected package vim-common.
06:47:58 [2020-09-18T06:47:58.073Z] #32 50.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:47:58 [2020-09-18T06:47:58.073Z] #32 50.93 Unpacking vim-common (2:8.1.0875-5) ...
06:47:58 [2020-09-18T06:47:58.073Z] #32 51.29 Selecting previously unselected package cmake-data.
06:47:58 [2020-09-18T06:47:58.073Z] #32 ...
06:47:58 [2020-09-18T06:47:58.073Z] 
06:47:58 [2020-09-18T06:47:58.073Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.696 + RM_GOPATH=0
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.696 + TMP_GOPATH=
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.696 + : /build
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.696 + '[' -z '' ']'
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.700 ++ mktemp -d
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.709 + export GOPATH=/tmp/tmp.zzwY4i3GXY
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.710 + GOPATH=/tmp/tmp.zzwY4i3GXY
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.710 + RM_GOPATH=1
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.710 + case "$(go env GOARCH)" in
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.711 ++ go env GOARCH
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.746 + export GO_BUILDMODE=-buildmode=pie
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.747 + GO_BUILDMODE=-buildmode=pie
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.755 ++ dirname /tmp/install/install.sh
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.761 + dir=/tmp/install
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.761 + bin=containerd
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.762 + shift
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.762 + '[' '!' -f /tmp/install/containerd.installer ']'
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.762 + . /tmp/install/containerd.installer
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.762 ++ set -e
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.762 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.763 + install_containerd
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.765 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.775 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.775 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zzwY4i3GXY/src/github.com/containerd/containerd
06:47:58 [2020-09-18T06:47:58.073Z] #52 1.777 Cloning into '/tmp/tmp.zzwY4i3GXY/src/github.com/containerd/containerd'...
06:47:58 [2020-09-18T06:47:58.207Z] #28 ...
06:47:58 [2020-09-18T06:47:58.207Z] 
06:47:58 [2020-09-18T06:47:58.207Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:47:58 [2020-09-18T06:47:58.207Z] #25 7.244 
                                                                           0.2%
###############                                                           22.1%
#########################                                                 35.5%
#########################################                                 57.8%
#######################################################                   77.2%
######################################################################## 100.0%
06:47:58 [2020-09-18T06:47:58.284Z] #39 85.22   CC       criu/file-ids.o
06:47:56 [2020-09-18T06:47:56.153Z]  > git remote # timeout=10
06:47:56 [2020-09-18T06:47:56.232Z]  > git config --get remote.origin.url # timeout=10
06:47:56 [2020-09-18T06:47:56.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:47:56 [2020-09-18T06:47:56.283Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
06:47:56 [2020-09-18T06:47:56.415Z]  > git rev-parse "HEAD^{commit}" # timeout=10
06:47:56 [2020-09-18T06:47:56.551Z]  > git config core.sparsecheckout # timeout=10
06:47:56 [2020-09-18T06:47:56.608Z]  > git checkout -f 968133c86c0ae34f0904e83ebfa4472c623c74cc # timeout=10
06:47:58 [2020-09-18T06:47:58.471Z] #25 8.178 
06:47:58 [2020-09-18T06:47:58.545Z] #39 85.43   CC       criu/file-lock.o
06:47:58 [2020-09-18T06:47:58.644Z] #52 ...
06:47:58 [2020-09-18T06:47:58.644Z] 
06:47:58 [2020-09-18T06:47:58.644Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:47:58 [2020-09-18T06:47:58.644Z] #38 34.80 Reading package lists...
06:47:58 [2020-09-18T06:47:58.644Z] #38 42.26 Building dependency tree...
06:47:58 [2020-09-18T06:47:58.644Z] #38 46.19 The following additional packages will be installed:
06:47:58 [2020-09-18T06:47:58.644Z] #38 46.20   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:47:58 [2020-09-18T06:47:58.644Z] #38 46.20   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:47:58 [2020-09-18T06:47:58.644Z] #38 46.22 Suggested packages:
06:47:58 [2020-09-18T06:47:58.644Z] #38 46.24   manpages-dev python-setuptools
06:47:58 [2020-09-18T06:47:58.644Z] #38 47.61 The following NEW packages will be installed:
06:47:58 [2020-09-18T06:47:58.644Z] #38 47.61   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:47:58 [2020-09-18T06:47:58.644Z] #38 47.61   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:47:58 [2020-09-18T06:47:58.644Z] #38 47.62   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:47:58 [2020-09-18T06:47:58.644Z] #38 47.63   python-six zlib1g-dev
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.07 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.07 Need to get 4095 kB of archives.
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.07 After this operation, 22.5 MB of additional disk space will be used.
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 48.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
06:47:58 [2020-09-18T06:47:58.644Z] #38 50.11 debconf: delaying package configuration, since apt-utils is not installed
06:47:58 [2020-09-18T06:47:58.644Z] #38 50.49 Fetched 4095 kB in 1s (6264 kB/s)
06:47:58 [2020-09-18T06:47:58.644Z] #38 50.58 Selecting previously unselected package libcap-dev:amd64.
06:47:58 [2020-09-18T06:47:58.644Z] #38 50.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
06:47:58 [2020-09-18T06:47:58.644Z] #38 50.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
06:47:58 [2020-09-18T06:47:58.644Z] #38 50.70 Unpacking libcap-dev:amd64 (1:2.25-2) ...
06:47:58 [2020-09-18T06:47:58.644Z] #38 50.88 Selecting previously unselected package libnet1:amd64.
06:47:58 [2020-09-18T06:47:58.644Z] #38 50.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:47:58 [2020-09-18T06:47:58.644Z] #38 50.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:47:58 [2020-09-18T06:47:58.644Z] #38 51.05 Selecting previously unselected package libnet1-dev.
06:47:58 [2020-09-18T06:47:58.644Z] #38 51.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
06:47:58 [2020-09-18T06:47:58.644Z] #38 51.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:47:58 [2020-09-18T06:47:58.644Z] #38 51.30 Selecting previously unselected package libnl-3-200:amd64.
06:47:58 [2020-09-18T06:47:58.644Z] #38 51.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
06:47:58 [2020-09-18T06:47:58.644Z] #38 51.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:47:58 [2020-09-18T06:47:58.644Z] #38 51.54 Selecting previously unselected package libnl-3-dev:amd64.
06:47:58 [2020-09-18T06:47:58.644Z] #38 51.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
06:47:58 [2020-09-18T06:47:58.644Z] #38 51.55 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
06:47:58 [2020-09-18T06:47:58.644Z] #38 51.84 Selecting previously unselected package libprotobuf-c1:amd64.
06:47:58 [2020-09-18T06:47:58.644Z] #38 51.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:47:58 [2020-09-18T06:47:58.644Z] #38 51.85 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:47:58 [2020-09-18T06:47:58.644Z] #38 51.97 Selecting previously unselected package libprotobuf-c-dev:amd64.
06:47:58 [2020-09-18T06:47:58.682Z] #40 3.397 fatal: not a git repository (or any of the parent directories): .git
06:47:58 [2020-09-18T06:47:58.683Z] #40 3.445   GEN      .gitid
06:47:58 [2020-09-18T06:47:58.683Z] #40 3.477   GEN      criu/include/version.h
06:47:58 [2020-09-18T06:47:58.683Z] #40 3.538   GEN      include/common/asm
06:47:58 [2020-09-18T06:47:58.905Z] #38 52.00 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
06:47:58 [2020-09-18T06:47:58.905Z] #38 52.01 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:47:58 [2020-09-18T06:47:58.905Z] #38 ...
06:47:58 [2020-09-18T06:47:58.905Z] 
06:47:58 [2020-09-18T06:47:58.905Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:47:58 [2020-09-18T06:47:58.905Z] #10 34.88 Reading package lists...
06:47:58 [2020-09-18T06:47:58.905Z] #10 42.31 Building dependency tree...
06:47:58 [2020-09-18T06:47:58.905Z] #10 46.53 The following additional packages will be installed:
06:47:58 [2020-09-18T06:47:58.905Z] #10 46.56   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:47:58 [2020-09-18T06:47:58.905Z] #10 46.56   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:47:58 [2020-09-18T06:47:58.905Z] #10 46.56   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:47:58 [2020-09-18T06:47:58.905Z] #10 46.57   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:47:58 [2020-09-18T06:47:58.905Z] #10 46.58 Suggested packages:
06:47:58 [2020-09-18T06:47:58.905Z] #10 46.58   gcc-8-locales seccomp wine64
06:47:58 [2020-09-18T06:47:58.905Z] #10 47.81 The following NEW packages will be installed:
06:47:58 [2020-09-18T06:47:58.905Z] #10 47.81   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:47:58 [2020-09-18T06:47:58.905Z] #10 47.81   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:47:58 [2020-09-18T06:47:58.905Z] #10 47.82   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:47:58 [2020-09-18T06:47:58.905Z] #10 47.82   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:47:58 [2020-09-18T06:47:58.905Z] #10 47.82   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:47:58 [2020-09-18T06:47:58.905Z] #10 47.82   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:47:58 [2020-09-18T06:47:58.905Z] #10 48.20 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
06:47:58 [2020-09-18T06:47:58.905Z] #10 48.20 Need to get 77.7 MB of archives.
06:47:58 [2020-09-18T06:47:58.905Z] #10 48.20 After this operation, 487 MB of additional disk space will be used.
06:47:58 [2020-09-18T06:47:58.905Z] #10 48.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
06:47:58 [2020-09-18T06:47:58.905Z] #10 48.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
06:47:58 [2020-09-18T06:47:58.905Z] #10 48.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:47:58 [2020-09-18T06:47:58.905Z] #10 48.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
06:47:58 [2020-09-18T06:47:58.905Z] #10 48.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
06:47:58 [2020-09-18T06:47:58.905Z] #10 48.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
06:47:58 [2020-09-18T06:47:58.905Z] #10 49.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:47:58 [2020-09-18T06:47:58.905Z] #10 50.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
06:47:58 [2020-09-18T06:47:58.905Z] #10 50.17 Get:9 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]
06:47:58 [2020-09-18T06:47:58.905Z] #10 ...
06:47:58 [2020-09-18T06:47:58.905Z] 
06:47:58 [2020-09-18T06:47:58.905Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:47:59 [2020-09-18T06:47:59.118Z] #39 85.90   CC       criu/files-ext.o
06:47:59 [2020-09-18T06:47:59.118Z] #39 86.12   CC       criu/files-reg.o
06:47:59 [2020-09-18T06:47:59.476Z] #28 51.87 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:  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.
06:47:59 [2020-09-18T06:47:59.641Z] #38 51.17 Selecting previously unselected package libprotoc17:amd64.
06:47:59 [2020-09-18T06:47:59.641Z] #38 51.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
06:47:59 [2020-09-18T06:47:59.641Z] #38 51.19 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
06:47:59 [2020-09-18T06:47:59.739Z] #28 52.66 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
06:47:59 [2020-09-18T06:47:59.955Z] #25 8.476 
                                                                           0.0%
####                                                                       6.2%
######                                                                     8.5%
##########                                                                14.5%
############                                                              17.8%
#################                                                         24.5%
06:47:59 [2020-09-18T06:47:59.955Z] #25 ...
06:47:59 [2020-09-18T06:47:59.955Z] 
06:47:59 [2020-09-18T06:47:59.955Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:47:59 [2020-09-18T06:47:59.955Z] #41 34.17 reflect
06:47:59 [2020-09-18T06:47:59.955Z] #41 36.24 bufio
06:47:59 [2020-09-18T06:47:59.955Z] #41 39.09 regexp/syntax
06:47:59 [2020-09-18T06:47:59.955Z] #41 39.64 hash/crc32
06:47:59 [2020-09-18T06:47:59.955Z] #41 40.49 vendor/golang.org/x/crypto/hkdf
06:47:59 [2020-09-18T06:47:59.955Z] #41 40.83 vendor/golang.org/x/text/transform
06:47:59 [2020-09-18T06:47:59.955Z] #41 42.18 time
06:47:59 [2020-09-18T06:47:59.955Z] #41 ...
06:47:59 [2020-09-18T06:47:59.955Z] 
06:47:59 [2020-09-18T06:47:59.955Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.950 + RM_GOPATH=0
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.950 + TMP_GOPATH=
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.950 + : /build
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.951 + '[' -z '' ']'
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.969 ++ mktemp -d
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.970 + export GOPATH=/tmp/tmp.sGFlvCf6jt
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.970 + GOPATH=/tmp/tmp.sGFlvCf6jt
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.971 + RM_GOPATH=1
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.971 + case "$(go env GOARCH)" in
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.980 ++ go env GOARCH
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.987 + export GO_BUILDMODE=-buildmode=pie
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.988 + GO_BUILDMODE=-buildmode=pie
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.988 ++ dirname /tmp/install/install.sh
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.989 + dir=/tmp/install
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.990 + bin=containerd
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.990 + shift
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.991 + '[' '!' -f /tmp/install/containerd.installer ']'
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.991 + . /tmp/install/containerd.installer
06:47:59 [2020-09-18T06:47:59.955Z] #52 1.991 ++ set -e
06:47:59 [2020-09-18T06:47:59.955Z] #52 2.000 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
06:47:59 [2020-09-18T06:47:59.955Z] #52 2.000 + install_containerd
06:47:59 [2020-09-18T06:47:59.955Z] #52 2.001 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
06:47:59 [2020-09-18T06:47:59.955Z] #52 2.008 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sGFlvCf6jt/src/github.com/containerd/containerd
06:47:59 [2020-09-18T06:47:59.955Z] #52 2.009 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
06:47:59 [2020-09-18T06:47:59.955Z] #52 2.014 Cloning into '/tmp/tmp.sGFlvCf6jt/src/github.com/containerd/containerd'...
06:48:00 [2020-09-18T06:48:00.000Z] #28 53.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:48:00 [2020-09-18T06:48:00.206Z] #38 52.07 Selecting previously unselected package protobuf-c-compiler.
06:48:00 [2020-09-18T06:48:00.206Z] #38 52.07 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
06:48:00 [2020-09-18T06:48:00.206Z] #38 52.08 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:48:00 [2020-09-18T06:48:00.220Z] #52 ...
06:48:00 [2020-09-18T06:48:00.220Z] 
06:48:00 [2020-09-18T06:48:00.220Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:00 [2020-09-18T06:48:00.396Z] #52 149.6 + bin/containerd-shim-runc-v2
06:48:00 [2020-09-18T06:48:00.463Z] #38 52.23 Selecting previously unselected package protobuf-compiler.
06:48:00 [2020-09-18T06:48:00.463Z] #38 52.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
06:48:00 [2020-09-18T06:48:00.463Z] #38 52.25 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:48:00 [2020-09-18T06:48:00.463Z] #38 52.43 Selecting previously unselected package python-pkg-resources.
06:48:00 [2020-09-18T06:48:00.463Z] #38 52.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:48:00 [2020-09-18T06:48:00.463Z] #38 52.44 Unpacking python-pkg-resources (40.8.0-1) ...
06:48:00 [2020-09-18T06:48:00.506Z] #39 87.46   CC       criu/files.o
06:48:00 [2020-09-18T06:48:00.720Z] #38 52.69 Selecting previously unselected package python-six.
06:48:00 [2020-09-18T06:48:00.720Z] #38 52.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:48:00 [2020-09-18T06:48:00.720Z] #38 52.71 Unpacking python-six (1.12.0-1) ...
06:48:00 [2020-09-18T06:48:00.977Z] #38 52.85 Selecting previously unselected package python-protobuf.
06:48:00 [2020-09-18T06:48:00.977Z] #38 52.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
06:48:00 [2020-09-18T06:48:00.977Z] #38 52.89 Unpacking python-protobuf (3.6.1.3-2) ...
06:48:01 [2020-09-18T06:48:01.029Z] #52 150.3 + binaries
06:48:01 [2020-09-18T06:48:01.029Z] #52 150.3 + install -D bin/containerd /build/containerd
06:48:01 [2020-09-18T06:48:01.029Z] #52 150.3 + install -D bin/containerd-shim /build/containerd-shim
06:48:01 [2020-09-18T06:48:01.029Z] #52 150.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:48:01 [2020-09-18T06:48:01.029Z] #52 150.4 + install -D bin/ctr /build/ctr
06:48:01 [2020-09-18T06:48:01.470Z] #40 5.850   PBCC     images/timens.pb-c.c
06:48:01 [2020-09-18T06:48:01.470Z] #40 5.913   DEP      images/timens.pb-c.d
06:48:01 [2020-09-18T06:48:01.470Z] #40 5.982   PBCC     images/fown.pb-c.c
06:48:01 [2020-09-18T06:48:01.470Z] #40 6.005   PBCC     images/google/protobuf/descriptor.pb-c.c
06:48:01 [2020-09-18T06:48:01.470Z] #40 6.128   PBCC     images/opts.pb-c.c
06:48:01 [2020-09-18T06:48:01.470Z] #40 6.179   PBCC     images/memfd.pb-c.c
06:48:01 [2020-09-18T06:48:01.470Z] #40 6.218   DEP      images/fown.pb-c.d
06:48:01 [2020-09-18T06:48:01.470Z] #40 6.278   DEP      images/google/protobuf/descriptor.pb-c.d
06:48:01 [2020-09-18T06:48:01.470Z] #40 6.345   DEP      images/opts.pb-c.d
06:48:01 [2020-09-18T06:48:01.470Z] #40 6.376   DEP      images/memfd.pb-c.d
06:48:01 [2020-09-18T06:48:01.470Z] #40 6.422   PBCC     images/sit.pb-c.c
06:48:01 [2020-09-18T06:48:01.473Z] #25 8.476 
                                                                           0.0%
####                                                                       6.2%
######                                                                     8.5%
##########                                                                14.5%
############                                                              17.8%
#################                                                         24.5%
###################                                                       27.7%
##########################                                                37.2%
###########################                                               38.1%
##################################                                        47.9%
###################################                                       49.4%
############################################                              61.7%
###############################################                           66.3%
#######################################################                   76.8%
#################################################################         90.3%
######################################################################## 100.0%
06:48:01 [2020-09-18T06:48:01.661Z] #52 DONE 151.0s
06:48:01 [2020-09-18T06:48:01.738Z] #25 11.18 
06:48:01 [2020-09-18T06:48:01.771Z] #40 6.507   DEP      images/sit.pb-c.d
06:48:01 [2020-09-18T06:48:01.771Z] #40 6.594   PBCC     images/macvlan.pb-c.c
06:48:01 [2020-09-18T06:48:01.771Z] #40 6.607   DEP      images/macvlan.pb-c.d
06:48:01 [2020-09-18T06:48:01.771Z] #40 6.650   PBCC     images/autofs.pb-c.c
06:48:01 [2020-09-18T06:48:01.771Z] #40 6.661   DEP      images/autofs.pb-c.d
06:48:01 [2020-09-18T06:48:01.771Z] #40 6.743   PBCC     images/sysctl.pb-c.c
06:48:01 [2020-09-18T06:48:01.894Z] #39 88.65   CC       criu/filesystems.o
06:48:01 [2020-09-18T06:48:01.966Z] #38 53.65 Setting up python-pkg-resources (40.8.0-1) ...
06:48:02 [2020-09-18T06:48:02.026Z] #25 ...
06:48:02 [2020-09-18T06:48:02.026Z] 
06:48:02 [2020-09-18T06:48:02.026Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:48:02 [2020-09-18T06:48:02.026Z] #32 36.02 Selecting previously unselected package cmake-data.
06:48:02 [2020-09-18T06:48:02.026Z] #32 36.02 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:48:02 [2020-09-18T06:48:02.026Z] #32 36.03 Unpacking cmake-data (3.13.4-1) ...
06:48:02 [2020-09-18T06:48:02.026Z] #32 41.64 Selecting previously unselected package libicu63:arm64.
06:48:02 [2020-09-18T06:48:02.026Z] #32 41.65 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
06:48:02 [2020-09-18T06:48:02.026Z] #32 41.67 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
06:48:02 [2020-09-18T06:48:02.076Z] #40 6.757   DEP      images/sysctl.pb-c.d
06:48:02 [2020-09-18T06:48:02.076Z] #40 6.830   PBCC     images/time.pb-c.c
06:48:02 [2020-09-18T06:48:02.076Z] #40 6.840   DEP      images/time.pb-c.d
06:48:02 [2020-09-18T06:48:02.076Z] #40 6.946   PBCC     images/binfmt-misc.pb-c.c
06:48:02 [2020-09-18T06:48:02.076Z] #40 6.970   DEP      images/binfmt-misc.pb-c.d
06:48:02 [2020-09-18T06:48:02.156Z] #39 89.11   CC       criu/fsnotify.o
06:48:02 [2020-09-18T06:48:02.291Z] #32 ...
06:48:02 [2020-09-18T06:48:02.291Z] 
06:48:02 [2020-09-18T06:48:02.291Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:48:02 [2020-09-18T06:48:02.291Z] #38 36.03 Selecting previously unselected package libnl-3-dev:arm64.
06:48:02 [2020-09-18T06:48:02.291Z] #38 36.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 36.04 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 37.18 Selecting previously unselected package libprotobuf-c1:arm64.
06:48:02 [2020-09-18T06:48:02.291Z] #38 37.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 37.19 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 37.81 Selecting previously unselected package libprotobuf-c-dev:arm64.
06:48:02 [2020-09-18T06:48:02.291Z] #38 37.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 37.85 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 37.95 Selecting previously unselected package zlib1g-dev:arm64.
06:48:02 [2020-09-18T06:48:02.291Z] #38 37.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 37.99 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 38.30 Selecting previously unselected package libprotobuf17:arm64.
06:48:02 [2020-09-18T06:48:02.291Z] #38 38.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 38.45 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 39.52 Selecting previously unselected package libprotobuf-lite17:arm64.
06:48:02 [2020-09-18T06:48:02.291Z] #38 39.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 39.53 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 39.88 Selecting previously unselected package libprotobuf-dev:arm64.
06:48:02 [2020-09-18T06:48:02.291Z] #38 39.88 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 39.88 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 41.69 Selecting previously unselected package libprotoc17:arm64.
06:48:02 [2020-09-18T06:48:02.291Z] #38 41.69 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 41.71 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 45.75 Selecting previously unselected package protobuf-c-compiler.
06:48:02 [2020-09-18T06:48:02.291Z] #38 45.85 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
06:48:02 [2020-09-18T06:48:02.291Z] #38 ...
06:48:02 [2020-09-18T06:48:02.291Z] 
06:48:02 [2020-09-18T06:48:02.291Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:02 [2020-09-18T06:48:02.295Z] 
06:48:02 [2020-09-18T06:48:02.295Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
06:48:02 [2020-09-18T06:48:02.377Z] #40 7.053   PBCC     images/seccomp.pb-c.c
06:48:02 [2020-09-18T06:48:02.377Z] #40 7.086   DEP      images/seccomp.pb-c.d
06:48:02 [2020-09-18T06:48:02.377Z] #40 7.176   PBCC     images/userns.pb-c.c
06:48:02 [2020-09-18T06:48:02.377Z] #40 7.191   DEP      images/userns.pb-c.d
06:48:02 [2020-09-18T06:48:02.377Z] #40 7.279   PBCC     images/cgroup.pb-c.c
06:48:02 [2020-09-18T06:48:02.545Z] #38 ...
06:48:02 [2020-09-18T06:48:02.545Z] 
06:48:02 [2020-09-18T06:48:02.545Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.053 + RM_GOPATH=0
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.053 + TMP_GOPATH=
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.053 + : /build
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.053 + '[' -z '' ']'
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.053 ++ mktemp -d
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.055 + export GOPATH=/tmp/tmp.3QnhfzDFoF
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.055 + GOPATH=/tmp/tmp.3QnhfzDFoF
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.055 + RM_GOPATH=1
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.055 + case "$(go env GOARCH)" in
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.057 ++ go env GOARCH
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.082 + export GO_BUILDMODE=-buildmode=pie
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.083 + GO_BUILDMODE=-buildmode=pie
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.085 ++ dirname /tmp/install/install.sh
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.088 + dir=/tmp/install
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.088 + bin=containerd
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.089 + shift
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.089 + '[' '!' -f /tmp/install/containerd.installer ']'
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.090 + . /tmp/install/containerd.installer
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.090 ++ set -e
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.090 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.092 + install_containerd
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.100 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.101 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.101 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3QnhfzDFoF/src/github.com/containerd/containerd
06:48:02 [2020-09-18T06:48:02.545Z] #52 1.106 Cloning into '/tmp/tmp.3QnhfzDFoF/src/github.com/containerd/containerd'...
06:48:02 [2020-09-18T06:48:02.587Z] #53 DONE 0.3s
06:48:02 [2020-09-18T06:48:02.679Z] #40 7.293   DEP      images/cgroup.pb-c.d
06:48:02 [2020-09-18T06:48:02.679Z] #40 7.423   PBCC     images/ext-file.pb-c.c
06:48:02 [2020-09-18T06:48:02.679Z] #40 7.487   DEP      images/ext-file.pb-c.d
06:48:02 [2020-09-18T06:48:02.679Z] #40 7.534   PBCC     images/rpc.pb-c.c
06:48:02 [2020-09-18T06:48:02.679Z] #40 7.595   DEP      images/rpc.pb-c.d
06:48:02 [2020-09-18T06:48:02.679Z] #40 7.630   PBCC     images/siginfo.pb-c.c
06:48:02 [2020-09-18T06:48:02.679Z] #40 7.647   DEP      images/siginfo.pb-c.d
06:48:02 [2020-09-18T06:48:02.735Z] #39 89.82   CC       criu/image-desc.o
06:48:02 [2020-09-18T06:48:02.803Z] #52 ...
06:48:02 [2020-09-18T06:48:02.803Z] 
06:48:02 [2020-09-18T06:48:02.803Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:02 [2020-09-18T06:48:02.803Z] #25 1.949 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
06:48:02 [2020-09-18T06:48:02.803Z] #25 2.377 
06:48:02 [2020-09-18T06:48:02.803Z] #25 2.633 
                                                                           0.0%
######                                                                     8.8%
##########                                                                14.5%
##############                                                            20.0%
###################                                                       26.5%
#######################                                                   32.2%
###########################                                               38.5%
###############################                                           43.2%
###################################                                       48.6%
#######################################                                   55.5%
##############################################                            64.3%
####################################################                      72.2%
###########################################################               82.3%
############################################################              84.6%
###################################################################       94.1%
######################################################################## 100.0%
06:48:02 [2020-09-18T06:48:02.803Z] #25 4.691 
06:48:02 [2020-09-18T06:48:02.803Z] #25 4.886 
                                                                           0.2%
#######################                                                   32.3%
#############################################                             63.5%
######################################################################## 100.0%
06:48:02 [2020-09-18T06:48:02.803Z] #25 5.597 
06:48:02 [2020-09-18T06:48:02.803Z] #25 5.850 
####                                                                       5.7%
######################                                                    30.8%
###############################                                           43.9%
######################################################################    97.3%
######################################################################## 100.0%
06:48:02 [2020-09-18T06:48:02.803Z] #25 6.651 
06:48:02 [2020-09-18T06:48:02.803Z] #25 6.845 
##                                                                         2.9%
######                                                                     8.4%
##########                                                                14.1%
##############                                                            20.5%
###################                                                       26.4%
########################                                                  33.7%
##############################                                            41.7%
###################################                                       48.8%
########################################                                  55.9%
############################################                              62.1%
##############################################                            64.9%
#################################################                         69.2%
#####################################################                     74.6%
#########################################################                 79.6%
############################################################              84.4%
#################################################################         91.3%
######################################################################    97.8%
######################################################################## 100.0%
06:48:02 [2020-09-18T06:48:02.803Z] #25 9.015 
06:48:02 [2020-09-18T06:48:02.878Z] 
06:48:02 [2020-09-18T06:48:02.878Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
06:48:02 [2020-09-18T06:48:02.878Z] #57 DONE 0.2s
06:48:02 [2020-09-18T06:48:02.878Z] 
06:48:02 [2020-09-18T06:48:02.878Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
06:48:02 [2020-09-18T06:48:02.995Z] #40 7.681   PBCC     images/pagemap.pb-c.c
06:48:02 [2020-09-18T06:48:02.995Z] #40 7.740   DEP      images/pagemap.pb-c.d
06:48:02 [2020-09-18T06:48:02.995Z] #40 7.822   PBCC     images/rlimit.pb-c.c
06:48:02 [2020-09-18T06:48:02.995Z] #40 7.849   DEP      images/rlimit.pb-c.d
06:48:02 [2020-09-18T06:48:02.995Z] #40 7.899   PBCC     images/file-lock.pb-c.c
06:48:02 [2020-09-18T06:48:02.999Z] #39 89.94   CC       criu/image.o
06:48:03 [2020-09-18T06:48:03.169Z] #59 DONE 0.1s
06:48:03 [2020-09-18T06:48:03.169Z] 
06:48:03 [2020-09-18T06:48:03.169Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
06:48:03 [2020-09-18T06:48:03.169Z] #61 DONE 0.1s
06:48:03 [2020-09-18T06:48:03.169Z] 
06:48:03 [2020-09-18T06:48:03.169Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
06:48:03 [2020-09-18T06:48:03.169Z] #62 DONE 0.1s
06:48:03 [2020-09-18T06:48:03.169Z] 
06:48:03 [2020-09-18T06:48:03.169Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
06:48:03 [2020-09-18T06:48:03.295Z] #40 7.926   DEP      images/file-lock.pb-c.d
06:48:03 [2020-09-18T06:48:03.295Z] #40 7.997   PBCC     images/tty.pb-c.c
06:48:03 [2020-09-18T06:48:03.295Z] #40 8.099   DEP      images/tty.pb-c.d
06:48:03 [2020-09-18T06:48:03.295Z] #40 8.231   PBCC     images/tun.pb-c.c
06:48:03 [2020-09-18T06:48:03.295Z] #40 8.308   PBCC     images/netdev.pb-c.c
06:48:03 [2020-09-18T06:48:03.517Z] #25 11.48 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       5.9%
####                                                                       6.4%
#####                                                                      7.8%
######                                                                     9.5%
#######                                                                   10.7%
#######                                                                   10.8%
########                                                                  12.4%
########                                                                  12.4%
06:48:03 [2020-09-18T06:48:03.517Z] #25 ...
06:48:03 [2020-09-18T06:48:03.517Z] 
06:48:03 [2020-09-18T06:48:03.517Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:48:03 [2020-09-18T06:48:03.517Z] #43 DONE 47.7s
06:48:03 [2020-09-18T06:48:03.517Z] 
06:48:03 [2020-09-18T06:48:03.517Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:03 [2020-09-18T06:48:03.573Z] #39 90.47   CC       criu/ipc_ns.o
06:48:03 [2020-09-18T06:48:03.594Z] #40 8.359   DEP      images/tun.pb-c.d
06:48:03 [2020-09-18T06:48:03.594Z] #40 8.400   DEP      images/netdev.pb-c.d
06:48:03 [2020-09-18T06:48:03.594Z] #40 8.481   PBCC     images/vma.pb-c.c
06:48:03 [2020-09-18T06:48:03.594Z] #40 8.533   DEP      images/vma.pb-c.d
06:48:03 [2020-09-18T06:48:03.594Z] #40 8.573   PBCC     images/creds.pb-c.c
06:48:03 [2020-09-18T06:48:03.897Z] #40 8.596   DEP      images/creds.pb-c.d
06:48:03 [2020-09-18T06:48:03.897Z] #40 8.659   PBCC     images/utsns.pb-c.c
06:48:03 [2020-09-18T06:48:03.897Z] #40 8.678   DEP      images/utsns.pb-c.d
06:48:03 [2020-09-18T06:48:03.897Z] #40 8.703   PBCC     images/ipc-desc.pb-c.c
06:48:03 [2020-09-18T06:48:03.897Z] #40 8.717   PBCC     images/ipc-sem.pb-c.c
06:48:03 [2020-09-18T06:48:03.897Z] #40 8.729   DEP      images/ipc-desc.pb-c.d
06:48:03 [2020-09-18T06:48:03.897Z] #40 8.755   DEP      images/ipc-sem.pb-c.d
06:48:03 [2020-09-18T06:48:03.897Z] #40 8.780   PBCC     images/ipc-msg.pb-c.c
06:48:03 [2020-09-18T06:48:03.897Z] #40 8.814   DEP      images/ipc-msg.pb-c.d
06:48:03 [2020-09-18T06:48:03.897Z] #40 8.847   PBCC     images/ipc-shm.pb-c.c
06:48:03 [2020-09-18T06:48:03.897Z] #40 8.873   DEP      images/ipc-shm.pb-c.d
06:48:03 [2020-09-18T06:48:03.897Z] #40 8.926   PBCC     images/ipc-var.pb-c.c
06:48:04 [2020-09-18T06:48:04.146Z] #39 91.08   CC       criu/irmap.o
06:48:04 [2020-09-18T06:48:04.199Z] #40 8.950   DEP      images/ipc-var.pb-c.d
06:48:04 [2020-09-18T06:48:04.199Z] #40 8.991   PBCC     images/sk-opts.pb-c.c
06:48:04 [2020-09-18T06:48:04.199Z] #40 9.017   PBCC     images/packet-sock.pb-c.c
06:48:04 [2020-09-18T06:48:04.199Z] #40 9.061   DEP      images/sk-opts.pb-c.d
06:48:04 [2020-09-18T06:48:04.199Z] #40 9.109   DEP      images/packet-sock.pb-c.d
06:48:04 [2020-09-18T06:48:04.199Z] #40 9.154   PBCC     images/sk-netlink.pb-c.c
06:48:04 [2020-09-18T06:48:04.199Z] #40 9.211   DEP      images/sk-netlink.pb-c.d
06:48:04 [2020-09-18T06:48:04.202Z] #63 DONE 0.8s
06:48:04 [2020-09-18T06:48:04.202Z] 
06:48:04 [2020-09-18T06:48:04.202Z] #64 exporting to image
06:48:04 [2020-09-18T06:48:04.202Z] #64 exporting layers
06:48:04 [2020-09-18T06:48:04.205Z] #28 ...
06:48:04 [2020-09-18T06:48:04.205Z] 
06:48:04 [2020-09-18T06:48:04.205Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:04 [2020-09-18T06:48:04.205Z] #25 2.486 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
06:48:04 [2020-09-18T06:48:04.205Z] #25 2.824 
06:48:04 [2020-09-18T06:48:04.205Z] #25 3.004 
##                                                                         3.8%
#####                                                                      8.1%
#########                                                                 13.5%
##############                                                            19.6%
################                                                          22.3%
###################                                                       27.0%
######################                                                    31.0%
#########################                                                 35.7%
#############################                                             41.1%
###############################                                           44.2%
###################################                                       49.2%
######################################                                    53.1%
########################################                                  56.3%
##############################################                            64.3%
##################################################                        70.2%
####################################################                      73.1%
########################################################                  78.1%
############################################################              84.5%
###############################################################           88.4%
#####################################################################     96.7%
######################################################################## 100.0%
06:48:04 [2020-09-18T06:48:04.205Z] #25 5.530 
06:48:04 [2020-09-18T06:48:04.205Z] #25 5.738 
                                                                           0.2%
##########################################                                59.5%
######################################################################## 100.0%
06:48:04 [2020-09-18T06:48:04.205Z] #25 6.451 
06:48:04 [2020-09-18T06:48:04.205Z] #25 6.705 
#################                                                         24.2%
#############################################                             62.7%
###########################################################               82.0%
######################################################################## 100.0%
06:48:04 [2020-09-18T06:48:04.205Z] #25 7.370 
06:48:04 [2020-09-18T06:48:04.467Z] #25 7.590 
                                                                           0.0%
#####                                                                      8.2%
#########                                                                 13.4%
##########                                                                15.2%
##############                                                            20.2%
##################                                                        25.9%
#########################                                                 35.5%
##############################                                            42.8%
##################################                                        47.8%
###########################
06:48:04 [2020-09-18T06:48:04.467Z] #25 ...
06:48:04 [2020-09-18T06:48:04.467Z] 
06:48:04 [2020-09-18T06:48:04.467Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:04 [2020-09-18T06:48:04.467Z] #41 47.75 bytes
06:48:04 [2020-09-18T06:48:04.467Z] #41 50.56 reflect
06:48:04 [2020-09-18T06:48:04.467Z] #41 50.63 bufio
06:48:04 [2020-09-18T06:48:04.467Z] #41 52.61 syscall
06:48:04 [2020-09-18T06:48:04.499Z] #40 9.308   PBCC     images/sk-inet.pb-c.c
06:48:04 [2020-09-18T06:48:04.499Z] #40 9.348   DEP      images/sk-inet.pb-c.d
06:48:04 [2020-09-18T06:48:04.499Z] #40 9.414   PBCC     images/sk-unix.pb-c.c
06:48:04 [2020-09-18T06:48:04.499Z] #40 9.473   DEP      images/sk-unix.pb-c.d
06:48:04 [2020-09-18T06:48:04.719Z] #39 91.49   CC       criu/kcmp-ids.o
06:48:04 [2020-09-18T06:48:04.719Z] #39 91.71   CC       criu/kerndat.o
06:48:04 [2020-09-18T06:48:04.727Z] #41 ...
06:48:04 [2020-09-18T06:48:04.727Z] 
06:48:04 [2020-09-18T06:48:04.727Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:04 [2020-09-18T06:48:04.801Z] #40 9.581   PBCC     images/mm.pb-c.c
06:48:04 [2020-09-18T06:48:04.801Z] #40 9.636   DEP      images/mm.pb-c.d
06:48:04 [2020-09-18T06:48:04.801Z] #40 9.711   PBCC     images/timerfd.pb-c.c
06:48:04 [2020-09-18T06:48:04.912Z] #25 11.48 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       5.9%
####                                                                       6.4%
#####                                                                      7.8%
######                                                                     9.5%
#######                                                                   10.7%
#######                                                                   10.8%
########                                                                  12.4%
########                                                                  12.4%
##########                                                                14.8%
##########                                                                15.0%
###########                                                               15.6%
###########                                                               16.2%
############                                                              16.9%
############                                                              17.6%
#############                                                             18.9%
##############                                                            20.0%
###############                                                           21.5%
###############                                                           22.2%
################                                                          23.4%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       26.7%
06:48:04 [2020-09-18T06:48:04.912Z] #25 ...
06:48:04 [2020-09-18T06:48:04.912Z] 
06:48:04 [2020-09-18T06:48:04.912Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:04 [2020-09-18T06:48:04.912Z] #47 39.14 reflect
06:48:04 [2020-09-18T06:48:04.912Z] #47 39.16 regexp/syntax
06:48:04 [2020-09-18T06:48:04.912Z] #47 44.03 regexp
06:48:04 [2020-09-18T06:48:04.912Z] #47 44.32 context
06:48:04 [2020-09-18T06:48:04.912Z] #47 44.35 internal/poll
06:48:04 [2020-09-18T06:48:04.912Z] #47 45.99 os
06:48:04 [2020-09-18T06:48:04.912Z] #47 48.75 mvdan.cc/sh/v3/fileutil
06:48:04 [2020-09-18T06:48:04.912Z] #47 49.19 fmt
06:48:04 [2020-09-18T06:48:04.912Z] #47 49.19 encoding/binary
06:48:05 [2020-09-18T06:48:05.104Z] #40 9.765   DEP      images/timerfd.pb-c.d
06:48:05 [2020-09-18T06:48:05.104Z] #40 9.871   PBCC     images/timer.pb-c.c
06:48:05 [2020-09-18T06:48:05.104Z] #40 9.882   DEP      images/timer.pb-c.d
06:48:05 [2020-09-18T06:48:05.104Z] #40 9.960   PBCC     images/sa.pb-c.c
06:48:05 [2020-09-18T06:48:05.104Z] #40 10.01   DEP      images/sa.pb-c.d
06:48:05 [2020-09-18T06:48:05.104Z] #40 10.11   PBCC     images/pipe-data.pb-c.c
06:48:05 [2020-09-18T06:48:05.184Z] #47 ...
06:48:05 [2020-09-18T06:48:05.184Z] 
06:48:05 [2020-09-18T06:48:05.184Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:05 [2020-09-18T06:48:05.405Z] #40 10.13   DEP      images/pipe-data.pb-c.d
06:48:05 [2020-09-18T06:48:05.405Z] #40 10.22   PBCC     images/mnt.pb-c.c
06:48:05 [2020-09-18T06:48:05.405Z] #40 10.27   DEP      images/mnt.pb-c.d
06:48:05 [2020-09-18T06:48:05.405Z] #40 10.35   PBCC     images/sk-packet.pb-c.c
06:48:05 [2020-09-18T06:48:05.509Z] #25 7.590 
                                                                           0.0%
#####                                                                      8.2%
#########                                                                 13.4%
##########                                                                15.2%
##############                                                            20.2%
##################                                                        25.9%
#########################                                                 35.5%
##############################                                            42.8%
##################################                                        47.8%
######################################                                    53.3%
############################################                              62.2%
##################################################                        70.4%
#######################################################                   77.2%
##############################################################            86.3%
#################################################################         91.0%
#######################################################################   99.5%
######################################################################## 100.0%
06:48:05 [2020-09-18T06:48:05.642Z] #25 9.309 
                                                                           0.8%
#                                                                          2.4%
##                                                                         3.5%
###                                                                        4.7%
####                                                                       5.8%
#####                                                                      7.2%
######                                                                     9.0%
#######                                                                   10.6%
########                                                                  11.2%
#########                                                                 13.1%
##########                                                                14.5%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            19.8%
###############                                                           21.0%
###############                                                           22.2%
#################                                                         23.7%
##################                                                        25.1%
##################                                                        26.2%
###################                                                       27.7%
#####################                                                     29.3%
######################                                                    30.8%
06:48:05 [2020-09-18T06:48:05.642Z] #25 ...
06:48:05 [2020-09-18T06:48:05.642Z] 
06:48:05 [2020-09-18T06:48:05.642Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:48:05 [2020-09-18T06:48:05.642Z] #32 47.45 debconf: delaying package configuration, since apt-utils is not installed
06:48:05 [2020-09-18T06:48:05.642Z] #32 47.69 Fetched 14.9 MB in 4s (3991 kB/s)
06:48:05 [2020-09-18T06:48:05.642Z] #32 47.78 Selecting previously unselected package xxd.
06:48:05 [2020-09-18T06:48:05.642Z] #32 47.78 (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.)
06:48:05 [2020-09-18T06:48:05.642Z] #32 47.87 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
06:48:05 [2020-09-18T06:48:05.642Z] #32 47.88 Unpacking xxd (2:8.1.0875-5) ...
06:48:05 [2020-09-18T06:48:05.642Z] #32 48.14 Selecting previously unselected package vim-common.
06:48:05 [2020-09-18T06:48:05.642Z] #32 48.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:48:05 [2020-09-18T06:48:05.642Z] #32 48.19 Unpacking vim-common (2:8.1.0875-5) ...
06:48:05 [2020-09-18T06:48:05.642Z] #32 48.60 Selecting previously unselected package cmake-data.
06:48:05 [2020-09-18T06:48:05.642Z] #32 48.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:48:05 [2020-09-18T06:48:05.642Z] #32 48.62 Unpacking cmake-data (3.13.4-1) ...
06:48:05 [2020-09-18T06:48:05.642Z] #32 52.23 Selecting previously unselected package libicu63:amd64.
06:48:05 [2020-09-18T06:48:05.642Z] #32 52.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
06:48:05 [2020-09-18T06:48:05.642Z] #32 52.24 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
06:48:05 [2020-09-18T06:48:05.642Z] #32 ...
06:48:05 [2020-09-18T06:48:05.642Z] 
06:48:05 [2020-09-18T06:48:05.642Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:05 [2020-09-18T06:48:05.663Z] #39 92.36   CC       criu/libnetlink.o
06:48:05 [2020-09-18T06:48:05.664Z] #39 92.58   CC       criu/log.o
06:48:05 [2020-09-18T06:48:05.704Z] #40 10.39   DEP      images/sk-packet.pb-c.d
06:48:05 [2020-09-18T06:48:05.704Z] #40 10.41   PBCC     images/tcp-stream.pb-c.c
06:48:05 [2020-09-18T06:48:05.704Z] #40 10.48   DEP      images/tcp-stream.pb-c.d
06:48:05 [2020-09-18T06:48:05.704Z] #40 10.58   PBCC     images/pipe.pb-c.c
06:48:05 [2020-09-18T06:48:05.704Z] #40 10.67   DEP      images/pipe.pb-c.d
06:48:05 [2020-09-18T06:48:05.704Z] #40 10.72   PBCC     images/pstree.pb-c.c
06:48:05 [2020-09-18T06:48:05.704Z] #40 ...
06:48:05 [2020-09-18T06:48:05.704Z] 
06:48:05 [2020-09-18T06:48:05.704Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:05 [2020-09-18T06:48:05.704Z] #48 69.17 text/tabwriter
06:48:05 [2020-09-18T06:48:05.704Z] #48 72.38 regexp/syntax
06:48:05 [2020-09-18T06:48:05.704Z] #48 72.43 reflect
06:48:05 [2020-09-18T06:48:05.770Z] #25 9.707 
06:48:05 [2020-09-18T06:48:05.843Z] #25 11.48 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       5.9%
####                                                                       6.4%
#####                                                                      7.8%
######                                                                     9.5%
#######                                                                   10.7%
#######                                                                   10.8%
########                                                                  12.4%
########                                                                  12.4%
##########                                                                14.8%
##########                                                                15.0%
###########                                                               15.6%
###########                                                               16.2%
############                                                              16.9%
############                                                              17.6%
#############                                                             18.9%
##############                                                            20.0%
###############                                                           21.5%
###############                                                           22.2%
################                                                          23.4%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       26.7%
####################                                                      28.1%
#####################                                                     29.5%
#####################                                                     30.0%
######################                                                    31.2%
######################                                                    31.7%
#######################                                                   32.7%
#
06:48:05 [2020-09-18T06:48:05.843Z] #25 ...
06:48:05 [2020-09-18T06:48:05.843Z] 
06:48:05 [2020-09-18T06:48:05.843Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:05 [2020-09-18T06:48:05.843Z] #30 39.79 internal/syscall/execenv
06:48:05 [2020-09-18T06:48:05.843Z] #30 39.79 internal/syscall/unix
06:48:05 [2020-09-18T06:48:05.843Z] #30 39.79 time
06:48:05 [2020-09-18T06:48:05.843Z] #30 44.26 internal/poll
06:48:05 [2020-09-18T06:48:05.843Z] #30 45.25 internal/fmtsort
06:48:05 [2020-09-18T06:48:05.843Z] #30 45.36 os
06:48:05 [2020-09-18T06:48:05.843Z] #30 46.65 fmt
06:48:05 [2020-09-18T06:48:05.843Z] #30 46.65 path/filepath
06:48:05 [2020-09-18T06:48:05.843Z] #30 47.68 io/ioutil
06:48:05 [2020-09-18T06:48:05.843Z] #30 49.62 log
06:48:05 [2020-09-18T06:48:05.843Z] #30 49.62 github.com/BurntSushi/toml
06:48:05 [2020-09-18T06:48:05.843Z] #30 49.62 flag
06:48:05 [2020-09-18T06:48:05.843Z] #30 ...
06:48:05 [2020-09-18T06:48:05.843Z] 
06:48:05 [2020-09-18T06:48:05.843Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:05 [2020-09-18T06:48:05.925Z] #39 92.92   CC       criu/lsm.o
06:48:06 [2020-09-18T06:48:06.008Z] #48 ...
06:48:06 [2020-09-18T06:48:06.008Z] 
06:48:06 [2020-09-18T06:48:06.008Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:06 [2020-09-18T06:48:06.008Z] #40 10.74   DEP      images/pstree.pb-c.d
06:48:06 [2020-09-18T06:48:06.008Z] #40 10.79   PBCC     images/fs.pb-c.c
06:48:06 [2020-09-18T06:48:06.008Z] #40 10.82   DEP      images/fs.pb-c.d
06:48:06 [2020-09-18T06:48:06.008Z] #40 10.91   PBCC     images/signalfd.pb-c.c
06:48:06 [2020-09-18T06:48:06.189Z] #39 93.16   CC       criu/mem.o
06:48:06 [2020-09-18T06:48:06.307Z] #40 11.01   DEP      images/signalfd.pb-c.d
06:48:06 [2020-09-18T06:48:06.307Z] #40 11.07   PBCC     images/fh.pb-c.c
06:48:06 [2020-09-18T06:48:06.307Z] #40 11.16   PBCC     images/fsnotify.pb-c.c
06:48:06 [2020-09-18T06:48:06.307Z] #40 11.23   DEP      images/fh.pb-c.d
06:48:06 [2020-09-18T06:48:06.307Z] #40 ...
06:48:06 [2020-09-18T06:48:06.307Z] 
06:48:06 [2020-09-18T06:48:06.307Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:06 [2020-09-18T06:48:06.307Z] #31 69.69 path
06:48:06 [2020-09-18T06:48:06.307Z] #31 70.90 text/tabwriter
06:48:06 [2020-09-18T06:48:06.307Z] #31 76.31 time
06:48:06 [2020-09-18T06:48:06.307Z] #31 76.31 internal/syscall/execenv
06:48:06 [2020-09-18T06:48:06.307Z] #31 76.32 internal/syscall/unix
06:48:06 [2020-09-18T06:48:06.607Z] #31 ...
06:48:06 [2020-09-18T06:48:06.607Z] 
06:48:06 [2020-09-18T06:48:06.607Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:06 [2020-09-18T06:48:06.607Z] #40 11.29   DEP      images/fsnotify.pb-c.d
06:48:06 [2020-09-18T06:48:06.607Z] #40 11.38   PBCC     images/eventpoll.pb-c.c
06:48:06 [2020-09-18T06:48:06.607Z] #40 11.45   DEP      images/eventpoll.pb-c.d
06:48:06 [2020-09-18T06:48:06.607Z] #40 11.50   PBCC     images/eventfd.pb-c.c
06:48:06 [2020-09-18T06:48:06.607Z] #40 11.52   DEP      images/eventfd.pb-c.d
06:48:06 [2020-09-18T06:48:06.607Z] #40 11.62   PBCC     images/remap-file-path.pb-c.c
06:48:06 [2020-09-18T06:48:06.767Z] #39 ...
06:48:06 [2020-09-18T06:48:06.767Z] 
06:48:06 [2020-09-18T06:48:06.767Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:48:06 [2020-09-18T06:48:06.767Z] #36 157.9 + dpkg --print-architecture
06:48:06 [2020-09-18T06:48:06.767Z] #36 157.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
06:48:06 [2020-09-18T06:48:06.767Z] #36 158.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:48:06 [2020-09-18T06:48:06.767Z] #36 158.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:48:06 [2020-09-18T06:48:06.907Z] #40 ...
06:48:06 [2020-09-18T06:48:06.907Z] 
06:48:06 [2020-09-18T06:48:06.907Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:48:06 [2020-09-18T06:48:06.907Z] #44 DONE 80.1s
06:48:06 [2020-09-18T06:48:06.907Z] 
06:48:06 [2020-09-18T06:48:06.907Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:06 [2020-09-18T06:48:06.907Z] #40 11.64   DEP      images/remap-file-path.pb-c.d
06:48:06 [2020-09-18T06:48:06.907Z] #40 11.74   PBCC     images/fifo.pb-c.c
06:48:06 [2020-09-18T06:48:06.907Z] #40 11.75   DEP      images/fifo.pb-c.d
06:48:06 [2020-09-18T06:48:06.928Z] #25 9.309 
                                                                           0.8%
#                                                                          2.4%
##                                                                         3.5%
###                                                                        4.7%
####                                                                       5.8%
#####                                                                      7.2%
######                                                                     9.0%
#######                                                                   10.6%
########                                                                  11.2%
#########                                                                 13.1%
##########                                                                14.5%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            19.8%
###############                                                           21.0%
###############                                                           22.2%
#################                                                         23.7%
##################                                                        25.1%
##################                                                        26.2%
###################                                                       27.7%
#####################                                                     29.3%
######################                                                    30.8%
#######################                                                   32.3%
########################                                                  34.1%
#########################                                                 35.3%
##########################                                                36.6%
###########################                                               38.0%
############################                                              39.4%
#############################                                             41.2%
##############################                                            42.7%
###############################                                           44.3%
#################################                                         45.9%
##################################                                        47.3%
###################################                                       48.8%
####################################                                      50.3%
06:48:06 [2020-09-18T06:48:06.928Z] #25 ...
06:48:06 [2020-09-18T06:48:06.928Z] 
06:48:06 [2020-09-18T06:48:06.928Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:48:06 [2020-09-18T06:48:06.928Z] #28 48.61 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:  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.
06:48:06 [2020-09-18T06:48:06.928Z] #28 49.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
06:48:06 [2020-09-18T06:48:06.928Z] #28 49.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:48:06 [2020-09-18T06:48:06.928Z] #28 ...
06:48:06 [2020-09-18T06:48:06.928Z] 
06:48:06 [2020-09-18T06:48:06.928Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:06 [2020-09-18T06:48:06.929Z] #64 exporting layers 2.4s done
06:48:06 [2020-09-18T06:48:06.929Z] #64 writing image sha256:05b3627a33acc1b4db5c316db6af8ebcdc0e5d89e1f0e410f743bba64226fdd0 done
06:48:06 [2020-09-18T06:48:06.929Z] #64 naming to docker.io/library/docker:968133c86c0ae34f0904e83ebfa4472c623c74cc done
06:48:06 [2020-09-18T06:48:06.929Z] #64 DONE 2.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
06:48:07 [2020-09-18T06:48:07.206Z] #40 11.93   PBCC     images/ghost-file.pb-c.c
06:48:07 [2020-09-18T06:48:07.206Z] #40 11.96   DEP      images/ghost-file.pb-c.d
06:48:07 [2020-09-18T06:48:07.206Z] #40 12.00   PBCC     images/regfile.pb-c.c
06:48:07 [2020-09-18T06:48:07.206Z] #40 12.03   DEP      images/regfile.pb-c.d
06:48:07 [2020-09-18T06:48:07.206Z] #40 12.11   PBCC     images/ns.pb-c.c
06:48:07 [2020-09-18T06:48:07.410Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/test/unit
06:48:07 [2020-09-18T06:48:07.442Z] #25 9.309 
                                                                           0.8%
#                                                                          2.4%
##                                                                         3.5%
###                                                                        4.7%
####                                                                       5.8%
#####                                                                      7.2%
######                                                                     9.0%
#######                                                                   10.6%
########                                                                  11.2%
#########                                                                 13.1%
##########                                                                14.5%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            19.8%
###############                                                           21.0%
###############                                                           22.2%
#################                                                         23.7%
##################                                                        25.1%
##################                                                        26.2%
###################                                                       27.7%
#####################                                                     29.3%
######################                                                    30.8%
#######################                                                   32.3%
########################                                                  34.1%
#########################                                                 35.3%
##########################                                                36.6%
###########################                                               38.0%
############################                                              39.4%
#############################                                             41.2%
##############################                                            42.7%
###############################                                           44.3%
#################################                                         45.9%
##################################                                        47.3%
###################################                                       48.8%
####################################                                      50.3%
#####################################                                     52.1%
######################################                                    53.8%
#######################################                                   55.1%
########################################                                  56.5%
06:48:07 [2020-09-18T06:48:07.442Z] #25 ...
06:48:07 [2020-09-18T06:48:07.442Z] 
06:48:07 [2020-09-18T06:48:07.442Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:07 [2020-09-18T06:48:07.442Z] #10 49.31 Get:10 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]
06:48:07 [2020-09-18T06:48:07.442Z] #10 51.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 51.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 51.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 51.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 51.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 51.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 52.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 52.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 52.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 52.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 52.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 52.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 52.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 52.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 52.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
06:48:07 [2020-09-18T06:48:07.442Z] #10 53.51 debconf: delaying package configuration, since apt-utils is not installed
06:48:07 [2020-09-18T06:48:07.442Z] #10 53.86 Fetched 77.7 MB in 10s (7516 kB/s)
06:48:07 [2020-09-18T06:48:07.442Z] #10 54.01 Selecting previously unselected package binutils-mingw-w64-i686.
06:48:07 [2020-09-18T06:48:07.442Z] #10 54.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
06:48:07 [2020-09-18T06:48:07.442Z] #10 54.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
06:48:07 [2020-09-18T06:48:07.442Z] #10 54.13 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:48:07 [2020-09-18T06:48:07.442Z] #10 57.22 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:48:07 [2020-09-18T06:48:07.442Z] #10 57.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
06:48:07 [2020-09-18T06:48:07.442Z] #10 57.25 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:48:07 [2020-09-18T06:48:07.442Z] #10 ...
06:48:07 [2020-09-18T06:48:07.442Z] 
06:48:07 [2020-09-18T06:48:07.442Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:07 [2020-09-18T06:48:07.504Z] #25 11.48 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       5.9%
####                                                                       6.4%
#####                                                                      7.8%
######                                                                     9.5%
#######                                                                   10.7%
#######                                                                   10.8%
########                                                                  12.4%
########                                                                  12.4%
##########                                                                14.8%
##########                                                                15.0%
###########                                                               15.6%
###########                                                               16.2%
############                                                              16.9%
############                                                              17.6%
#############                                                             18.9%
##############                                                            20.0%
###############                                                           21.5%
###############                                                           22.2%
################                                                          23.4%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       26.7%
####################                                                      28.1%
#####################                                                     29.5%
#####################                                                     30.0%
######################                                                    31.2%
######################                                                    31.7%
#######################                                                   32.7%
#######################                                                   32.8%
########################                                                  34.0%
########################                                                  34.2%
#########################                                                 35.3%
##########################                                                36.5%
###########################                                               37.8%
###########################                                               37.9%
############################                                              39.3%
#############################                                             40.3%
##############################                                            41.8%
##############################                                            42.9%
###############################                                           44.3%
################################                                          45.8%
##################################                                        47.3%
###################################                                       50.0%
#####################################                                     52.1%
###
06:48:07 [2020-09-18T06:48:07.504Z] #25 ...
06:48:07 [2020-09-18T06:48:07.504Z] 
06:48:07 [2020-09-18T06:48:07.504Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:07 [2020-09-18T06:48:07.504Z] #10 41.69 Selecting previously unselected package binutils-mingw-w64.
06:48:07 [2020-09-18T06:48:07.504Z] #10 41.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:48:07 [2020-09-18T06:48:07.504Z] #10 41.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:48:07 [2020-09-18T06:48:07.504Z] #10 41.87 Selecting previously unselected package libdevmapper1.02.1:arm64.
06:48:07 [2020-09-18T06:48:07.504Z] #10 41.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
06:48:07 [2020-09-18T06:48:07.504Z] #10 41.90 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
06:48:07 [2020-09-18T06:48:07.504Z] #10 43.57 Selecting previously unselected package dmsetup.
06:48:07 [2020-09-18T06:48:07.504Z] #10 43.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
06:48:07 [2020-09-18T06:48:07.504Z] #10 44.54 Unpacking dmsetup (2:1.02.155-3) ...
06:48:07 [2020-09-18T06:48:07.504Z] #10 47.94 Selecting previously unselected package mingw-w64-common.
06:48:07 [2020-09-18T06:48:07.504Z] #10 47.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:48:07 [2020-09-18T06:48:07.504Z] #10 47.96 Unpacking mingw-w64-common (6.0.0-3) ...
06:48:07 [2020-09-18T06:48:07.525Z] #40 12.12   DEP      images/ns.pb-c.d
06:48:07 [2020-09-18T06:48:07.525Z] #40 12.18   PBCC     images/fdinfo.pb-c.c
06:48:07 [2020-09-18T06:48:07.525Z] #40 12.36   DEP      images/fdinfo.pb-c.d
06:48:07 [2020-09-18T06:48:07.525Z] #40 12.48   PBCC     images/core-aarch64.pb-c.c
06:48:07 [2020-09-18T06:48:07.766Z] #10 ...
06:48:07 [2020-09-18T06:48:07.766Z] 
06:48:07 [2020-09-18T06:48:07.766Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:07 [2020-09-18T06:48:07.823Z] #40 12.54   PBCC     images/core-arm.pb-c.c
06:48:07 [2020-09-18T06:48:07.823Z] #40 12.62   PBCC     images/core-ppc64.pb-c.c
06:48:07 [2020-09-18T06:48:07.823Z] #40 12.68   PBCC     images/core-s390.pb-c.c
06:48:08 [2020-09-18T06:48:08.126Z] #25 9.901 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.5%
###                                                                        5.5%
####                                                                       6.5%
#####                                                                      7.9%
######                                                                     9.2%
#######                                                                   10.9%
########                                                                  11.8%
#########                                                                 12.7%
##########                                                                14.5%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.6%
#############                                                             19.2%
##############                                                            20.8%
###############                                                           22.0%
################                                                          23.5%
06:48:08 [2020-09-18T06:48:08.126Z] #25 ...
06:48:08 [2020-09-18T06:48:08.126Z] 
06:48:08 [2020-09-18T06:48:08.126Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:48:08 [2020-09-18T06:48:08.126Z] #32 51.30 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:48:08 [2020-09-18T06:48:08.126Z] #32 51.31 Unpacking cmake-data (3.13.4-1) ...
06:48:08 [2020-09-18T06:48:08.126Z] #32 54.70 Selecting previously unselected package libicu63:amd64.
06:48:08 [2020-09-18T06:48:08.126Z] #32 54.70 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
06:48:08 [2020-09-18T06:48:08.126Z] #32 54.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
06:48:08 [2020-09-18T06:48:08.126Z] #40 12.79   PBCC     images/core-x86.pb-c.c
06:48:08 [2020-09-18T06:48:08.126Z] #40 12.87   PBCC     images/core.pb-c.c
06:48:08 [2020-09-18T06:48:08.212Z] #25 9.309 
                                                                           0.8%
#                                                                          2.4%
##                                                                         3.5%
###                                                                        4.7%
####                                                                       5.8%
#####                                                                      7.2%
######                                                                     9.0%
#######                                                                   10.6%
########                                                                  11.2%
#########                                                                 13.1%
##########                                                                14.5%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            19.8%
###############                                                           21.0%
###############                                                           22.2%
#################                                                         23.7%
##################                                                        25.1%
##################                                                        26.2%
###################                                                       27.7%
#####################                                                     29.3%
######################                                                    30.8%
#######################                                                   32.3%
########################                                                  34.1%
#########################                                                 35.3%
##########################                                                36.6%
###########################                                               38.0%
############################                                              39.4%
#############################                                             41.2%
##############################                                            42.7%
###############################                                           44.3%
#################################                                         45.9%
##################################                                        47.3%
###################################                                       48.8%
####################################                                      50.3%
#####################################                                     52.1%
######################################                                    53.8%
#######################################                                   55.1%
########################################                                  56.5%
#########################################                                 57.9%
##########################################                                58.9%
###########################################                               60.0%
############################################                              61.1%
#############################################                             62.6%
#############################################                             63.9%
###############################################                           65.7%
06:48:08 [2020-09-18T06:48:08.212Z] #25 ...
06:48:08 [2020-09-18T06:48:08.212Z] 
06:48:08 [2020-09-18T06:48:08.212Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:08 [2020-09-18T06:48:08.212Z] #41 50.06 syscall
06:48:08 [2020-09-18T06:48:08.212Z] #41 58.70 time
06:48:08 [2020-09-18T06:48:08.212Z] #41 ...
06:48:08 [2020-09-18T06:48:08.212Z] 
06:48:08 [2020-09-18T06:48:08.212Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:08 [2020-09-18T06:48:08.389Z] #32 ...
06:48:08 [2020-09-18T06:48:08.389Z] 
06:48:08 [2020-09-18T06:48:08.389Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:08 [2020-09-18T06:48:08.426Z] #40 13.11   PBCC     images/inventory.pb-c.c
06:48:08 [2020-09-18T06:48:08.426Z] #40 13.24   DEP      images/core-aarch64.pb-c.d
06:48:08 [2020-09-18T06:48:08.426Z] #40 13.27   DEP      images/core-arm.pb-c.d
06:48:08 [2020-09-18T06:48:08.426Z] #40 13.29   DEP      images/core-ppc64.pb-c.d
06:48:08 [2020-09-18T06:48:08.426Z] #40 13.34   DEP      images/core-s390.pb-c.d
06:48:08 [2020-09-18T06:48:08.426Z] #40 13.41   DEP      images/core-x86.pb-c.d
06:48:08 [2020-09-18T06:48:08.726Z] #40 13.52   DEP      images/core.pb-c.d
06:48:08 [2020-09-18T06:48:08.726Z] #40 13.59   DEP      images/inventory.pb-c.d
06:48:08 [2020-09-18T06:48:08.726Z] #40 13.65   PBCC     images/cpuinfo.pb-c.c
06:48:08 [2020-09-18T06:48:08.912Z] #25 9.901 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.5%
###                                                                        5.5%
####                                                                       6.5%
#####                                                                      7.9%
######                                                                     9.2%
#######                                                                   10.9%
########                                                                  11.8%
#########                                                                 12.7%
##########                                                                14.5%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.6%
#############                                                             19.2%
##############                                                            20.8%
###############                                                           22.0%
################                                                          23.5%
#################                                                         24.8%
##################                                                        26.2%
###################                                                       27.4%
####################                                                      29.1%
######################                                                    31.2%
########################                                                  34.1%
#########################                                                 34.8%
06:48:08 [2020-09-18T06:48:08.912Z] #25 ...
06:48:08 [2020-09-18T06:48:08.912Z] 
06:48:08 [2020-09-18T06:48:08.912Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:48:08 [2020-09-18T06:48:08.912Z] #38 52.13 Selecting previously unselected package zlib1g-dev:amd64.
06:48:08 [2020-09-18T06:48:08.912Z] #38 52.18 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 52.20 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 52.48 Selecting previously unselected package libprotobuf17:amd64.
06:48:08 [2020-09-18T06:48:08.912Z] #38 52.48 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 52.48 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 53.50 Selecting previously unselected package libprotobuf-lite17:amd64.
06:48:08 [2020-09-18T06:48:08.912Z] #38 53.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 53.51 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 53.79 Selecting previously unselected package libprotobuf-dev:amd64.
06:48:08 [2020-09-18T06:48:08.912Z] #38 53.80 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 53.81 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 55.35 Selecting previously unselected package libprotoc17:amd64.
06:48:08 [2020-09-18T06:48:08.912Z] #38 55.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 55.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 56.12 Selecting previously unselected package protobuf-c-compiler.
06:48:08 [2020-09-18T06:48:08.912Z] #38 56.15 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 56.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 56.33 Selecting previously unselected package protobuf-compiler.
06:48:08 [2020-09-18T06:48:08.912Z] #38 56.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 56.36 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 56.52 Selecting previously unselected package python-pkg-resources.
06:48:08 [2020-09-18T06:48:08.912Z] #38 56.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 56.53 Unpacking python-pkg-resources (40.8.0-1) ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 57.08 Selecting previously unselected package python-six.
06:48:08 [2020-09-18T06:48:08.912Z] #38 57.08 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 57.09 Unpacking python-six (1.12.0-1) ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 57.22 Selecting previously unselected package python-protobuf.
06:48:08 [2020-09-18T06:48:08.912Z] #38 57.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 57.25 Unpacking python-protobuf (3.6.1.3-2) ...
06:48:08 [2020-09-18T06:48:08.912Z] #38 57.99 Setting up python-pkg-resources (40.8.0-1) ...
06:48:08 [2020-09-18T06:48:08.984Z] #25 9.309 
                                                                           0.8%
#                                                                          2.4%
##                                                                         3.5%
###                                                                        4.7%
####                                                                       5.8%
#####                                                                      7.2%
######                                                                     9.0%
#######                                                                   10.6%
########                                                                  11.2%
#########                                                                 13.1%
##########                                                                14.5%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            19.8%
###############                                                           21.0%
###############                                                           22.2%
#################                                                         23.7%
##################                                                        25.1%
##################                                                        26.2%
###################                                                       27.7%
#####################                                                     29.3%
######################                                                    30.8%
#######################                                                   32.3%
########################                                                  34.1%
#########################                                                 35.3%
##########################                                                36.6%
###########################                                               38.0%
############################                                              39.4%
#############################                                             41.2%
##############################                                            42.7%
###############################                                           44.3%
#################################                                         45.9%
##################################                                        47.3%
###################################                                       48.8%
####################################                                      50.3%
#####################################                                     52.1%
######################################                                    53.8%
#######################################                                   55.1%
########################################                                  56.5%
#########################################                                 57.9%
##########################################                                58.9%
###########################################                               60.0%
############################################                              61.1%
#############################################                             62.6%
#############################################                             63.9%
###############################################                           65.7%
################################################                          67.3%
#################################################                         68.1%
#################################################                         69.2%
##################################################                        70.6%
###################################################                       72.0%
#####################################################                     73.7%
#####################################################                     74.3%
06:48:08 [2020-09-18T06:48:08.984Z] #25 ...
06:48:08 [2020-09-18T06:48:08.984Z] 
06:48:08 [2020-09-18T06:48:08.984Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:08 [2020-09-18T06:48:08.984Z] #47 50.84 syscall
06:48:08 [2020-09-18T06:48:08.984Z] #47 50.91 reflect
06:48:08 [2020-09-18T06:48:08.984Z] #47 60.75 context
06:48:08 [2020-09-18T06:48:08.984Z] #47 ...
06:48:08 [2020-09-18T06:48:08.984Z] 
06:48:08 [2020-09-18T06:48:08.984Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:09 [2020-09-18T06:48:09.030Z] #40 13.69   DEP      images/cpuinfo.pb-c.d
06:48:09 [2020-09-18T06:48:09.030Z] #40 13.72   PBCC     images/stats.pb-c.c
06:48:09 [2020-09-18T06:48:09.030Z] #40 13.74   DEP      images/stats.pb-c.d
06:48:09 [2020-09-18T06:48:09.175Z] #38 ...
06:48:09 [2020-09-18T06:48:09.175Z] 
06:48:09 [2020-09-18T06:48:09.175Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:09 [2020-09-18T06:48:09.473Z] ?   	github.com/docker/docker/api	[no test files]
06:48:09 [2020-09-18T06:48:09.990Z] #25 11.48 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       5.9%
####                                                                       6.4%
#####                                                                      7.8%
######                                                                     9.5%
#######                                                                   10.7%
#######                                                                   10.8%
########                                                                  12.4%
########                                                                  12.4%
##########                                                                14.8%
##########                                                                15.0%
###########                                                               15.6%
###########                                                               16.2%
############                                                              16.9%
############                                                              17.6%
#############                                                             18.9%
##############                                                            20.0%
###############                                                           21.5%
###############                                                           22.2%
################                                                          23.4%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       26.7%
####################                                                      28.1%
#####################                                                     29.5%
#####################                                                     30.0%
######################                                                    31.2%
######################                                                    31.7%
#######################                                                   32.7%
#######################                                                   32.8%
########################                                                  34.0%
########################                                                  34.2%
#########################                                                 35.3%
##########################                                                36.5%
###########################                                               37.8%
###########################                                               37.9%
############################                                              39.3%
#############################                                             40.3%
##############################                                            41.8%
##############################                                            42.9%
###############################                                           44.3%
################################                                          45.8%
##################################                                        47.3%
###################################                                       50.0%
#####################################                                     52.1%
#######################################                                   54.5%
########################################                                  56.9%
##########################################                                58.7%
###########################################                               61.0%
#############################################                             63.1%
##############################################                            64.4%
##############################################                            64.7%
###############################################                           66.2%
################################################                          67.8%
#################################################                         69.3%
###################################################                       71.0%
####################################################                      73.0%
#####################################################                     74.5%
######################################################                    76.1%
#######################################################                   77.6%
#########################################################                 79.2%
##########################################################                81.8%
############################################################              84.0%
#############################################################             85.8%
##############################################################            87.1%
###############################################################           88.8%
##
06:48:09 [2020-09-18T06:48:09.990Z] #25 ...
06:48:09 [2020-09-18T06:48:09.990Z] 
06:48:09 [2020-09-18T06:48:09.990Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:09 [2020-09-18T06:48:09.990Z] #41 44.34 regexp
06:48:09 [2020-09-18T06:48:09.990Z] #41 45.61 context
06:48:09 [2020-09-18T06:48:09.990Z] #41 45.66 os
06:48:09 [2020-09-18T06:48:09.990Z] #41 47.18 encoding/binary
06:48:09 [2020-09-18T06:48:09.990Z] #41 47.71 fmt
06:48:09 [2020-09-18T06:48:09.990Z] #41 47.73 io/ioutil
06:48:09 [2020-09-18T06:48:09.990Z] #41 48.64 net
06:48:09 [2020-09-18T06:48:09.990Z] #41 49.45 internal/lazyregexp
06:48:09 [2020-09-18T06:48:09.990Z] #41 49.98 github.com/LK4D4/vndr/versioned
06:48:09 [2020-09-18T06:48:09.990Z] #41 50.37 os/exec
06:48:09 [2020-09-18T06:48:09.990Z] #41 50.85 encoding/base64
06:48:09 [2020-09-18T06:48:09.990Z] #41 52.86 crypto/cipher
06:48:09 [2020-09-18T06:48:09.990Z] #41 53.04 crypto/sha512
06:48:09 [2020-09-18T06:48:09.990Z] #41 54.00 crypto/ed25519/internal/edwards25519
06:48:09 [2020-09-18T06:48:09.990Z] #41 54.02 go/token
06:48:10 [2020-09-18T06:48:10.256Z] #41 ...
06:48:10 [2020-09-18T06:48:10.256Z] 
06:48:10 [2020-09-18T06:48:10.256Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:10 [2020-09-18T06:48:10.294Z] #25 9.309 
                                                                           0.8%
#                                                                          2.4%
##                                                                         3.5%
###                                                                        4.7%
####                                                                       5.8%
#####                                                                      7.2%
######                                                                     9.0%
#######                                                                   10.6%
########                                                                  11.2%
#########                                                                 13.1%
##########                                                                14.5%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            19.8%
###############                                                           21.0%
###############                                                           22.2%
#################                                                         23.7%
##################                                                        25.1%
##################                                                        26.2%
###################                                                       27.7%
#####################                                                     29.3%
######################                                                    30.8%
#######################                                                   32.3%
########################                                                  34.1%
#########################                                                 35.3%
##########################                                                36.6%
###########################                                               38.0%
############################                                              39.4%
#############################                                             41.2%
##############################                                            42.7%
###############################                                           44.3%
#################################                                         45.9%
##################################                                        47.3%
###################################                                       48.8%
####################################                                      50.3%
#####################################                                     52.1%
######################################                                    53.8%
#######################################                                   55.1%
########################################                                  56.5%
#########################################                                 57.9%
##########################################                                58.9%
###########################################                               60.0%
############################################                              61.1%
#############################################                             62.6%
#############################################                             63.9%
###############################################                           65.7%
################################################                          67.3%
#################################################                         68.1%
#################################################                         69.2%
##################################################                        70.6%
###################################################                       72.0%
#####################################################                     73.7%
#####################################################                     74.3%
######################################################                    76.1%
#######################################################                   77.6%
#########################################################                 79.7%
##########################################################                81.2%
###########################################################               82.9%
#############################################################             85.2%
##############################################################            86.1%
################################################################          89.6%
#################################################################         91.6%
##################################################################        92.9%
####################################################################      95.8%
######################################################################    97.8%
######################################################################## 100.0%
06:48:10 [2020-09-18T06:48:10.294Z] #25 16.45 
06:48:10 [2020-09-18T06:48:10.520Z] #25 11.48 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       5.9%
####                                                                       6.4%
#####                                                                      7.8%
######                                                                     9.5%
#######                                                                   10.7%
#######                                                                   10.8%
########                                                                  12.4%
########                                                                  12.4%
##########                                                                14.8%
##########                                                                15.0%
###########                                                               15.6%
###########                                                               16.2%
############                                                              16.9%
############                                                              17.6%
#############                                                             18.9%
##############                                                            20.0%
###############                                                           21.5%
###############                                                           22.2%
################                                                          23.4%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       26.7%
####################                                                      28.1%
#####################                                                     29.5%
#####################                                                     30.0%
######################                                                    31.2%
######################                                                    31.7%
#######################                                                   32.7%
#######################                                                   32.8%
########################                                                  34.0%
########################                                                  34.2%
#########################                                                 35.3%
##########################                                                36.5%
###########################                                               37.8%
###########################                                               37.9%
############################                                              39.3%
#############################                                             40.3%
##############################                                            41.8%
##############################                                            42.9%
###############################                                           44.3%
################################                                          45.8%
##################################                                        47.3%
###################################                                       50.0%
#####################################                                     52.1%
#######################################                                   54.5%
########################################                                  56.9%
##########################################                                58.7%
###########################################                               61.0%
#############################################                             63.1%
##############################################                            64.4%
##############################################                            64.7%
###############################################                           66.2%
################################################                          67.8%
#################################################                         69.3%
###################################################                       71.0%
####################################################                      73.0%
#####################################################                     74.5%
######################################################                    76.1%
#######################################################                   77.6%
#########################################################                 79.2%
##########################################################                81.8%
############################################################              84.0%
#############################################################             85.8%
##############################################################            87.1%
###############################################################           88.8%
################################################################          89.9%
#################################################################         91.3%
###################################################################       93.2%
#####################################################################     96.0%
######################################################################    98.1%
######################################################################## 100.0%
06:48:10 [2020-09-18T06:48:10.580Z] #40 ...
06:48:10 [2020-09-18T06:48:10.580Z] 
06:48:10 [2020-09-18T06:48:10.580Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:10 [2020-09-18T06:48:10.580Z] #11 74.08 Selecting previously unselected package gcc-mingw-w64-base.
06:48:10 [2020-09-18T06:48:10.580Z] #11 74.09 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
06:48:10 [2020-09-18T06:48:10.580Z] #11 74.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:48:10 [2020-09-18T06:48:10.580Z] #11 74.27 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:48:10 [2020-09-18T06:48:10.580Z] #11 74.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
06:48:10 [2020-09-18T06:48:10.580Z] #11 74.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:48:10 [2020-09-18T06:48:10.784Z] #25 20.27 
06:48:10 [2020-09-18T06:48:10.858Z] #25 ...
06:48:10 [2020-09-18T06:48:10.858Z] 
06:48:10 [2020-09-18T06:48:10.858Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:10 [2020-09-18T06:48:10.858Z] #30 52.62 time
06:48:10 [2020-09-18T06:48:10.858Z] #30 59.80 internal/poll
06:48:10 [2020-09-18T06:48:10.858Z] #30 60.94 internal/fmtsort
06:48:10 [2020-09-18T06:48:10.858Z] #30 61.67 internal/syscall/execenv
06:48:10 [2020-09-18T06:48:10.858Z] #30 61.86 internal/syscall/unix
06:48:10 [2020-09-18T06:48:10.858Z] #30 62.19 strings
06:48:10 [2020-09-18T06:48:10.858Z] #30 62.37 os
06:48:10 [2020-09-18T06:48:10.858Z] #30 ...
06:48:10 [2020-09-18T06:48:10.858Z] 
06:48:10 [2020-09-18T06:48:10.858Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:48:10 [2020-09-18T06:48:10.858Z] #32 61.87 Selecting previously unselected package libxml2:amd64.
06:48:10 [2020-09-18T06:48:10.858Z] #32 61.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
06:48:10 [2020-09-18T06:48:10.858Z] #32 62.22 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:48:10 [2020-09-18T06:48:10.886Z] #11 ...
06:48:10 [2020-09-18T06:48:10.886Z] 
06:48:10 [2020-09-18T06:48:10.886Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:48:11 [2020-09-18T06:48:11.058Z] #25 9.901 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.5%
###                                                                        5.5%
####                                                                       6.5%
#####                                                                      7.9%
######                                                                     9.2%
#######                                                                   10.9%
########                                                                  11.8%
#########                                                                 12.7%
##########                                                                14.5%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.6%
#############                                                             19.2%
##############                                                            20.8%
###############                                                           22.0%
################                                                          23.5%
#################                                                         24.8%
##################                                                        26.2%
###################                                                       27.4%
####################                                                      29.1%
######################                                                    31.2%
########################                                                  34.1%
#########################                                                 34.8%
#########################                                                 35.8%
##########################                                                37.0%
###########################                                               38.3%
############################                                              39.4%
############################                                              39.4%
#############################                                             40.6%
##############################                                            41.7%
##############################                                            42.7%
###############################                                           44.0%
################################                                          45.4%
#################################                                         46.7%
##################################                                        47.4%
##################################                                        48.6%
####################################                                      50.1%
####################################                                      51.2%
#####################################                                     52.0%
######################################                                    53.3%
#######################################                                   54.7%
06:48:11 [2020-09-18T06:48:11.058Z] #25 ...
06:48:11 [2020-09-18T06:48:11.058Z] 
06:48:11 [2020-09-18T06:48:11.058Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:11 [2020-09-18T06:48:11.058Z] #10 54.18 Get:10 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]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 57.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
06:48:11 [2020-09-18T06:48:11.058Z] #10 58.80 debconf: delaying package configuration, since apt-utils is not installed
06:48:11 [2020-09-18T06:48:11.058Z] #10 59.05 Fetched 77.7 MB in 9s (8222 kB/s)
06:48:11 [2020-09-18T06:48:11.058Z] #10 59.18 Selecting previously unselected package binutils-mingw-w64-i686.
06:48:11 [2020-09-18T06:48:11.058Z] #10 59.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.)
06:48:11 [2020-09-18T06:48:11.058Z] #10 59.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
06:48:11 [2020-09-18T06:48:11.058Z] #10 59.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:48:11 [2020-09-18T06:48:11.058Z] #10 62.42 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:48:11 [2020-09-18T06:48:11.058Z] #10 62.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
06:48:11 [2020-09-18T06:48:11.058Z] #10 62.42 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:48:11 [2020-09-18T06:48:11.322Z] #10 ...
06:48:11 [2020-09-18T06:48:11.322Z] 
06:48:11 [2020-09-18T06:48:11.322Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:11 [2020-09-18T06:48:11.487Z] #53 44.24 Checking out files:  64% (2075/3239)   
Checking out files:  65% (2106/3239)   
Checking out files:  66% (2138/3239)   
Checking out files:  67% (2171/3239)   
Checking out files:  68% (2203/3239)   
Checking out files:  69% (2235/3239)   
Checking out files:  70% (2268/3239)   
Checking out files:  71% (2300/3239)   
Checking out files:  72% (2333/3239)   
Checking out files:  73% (2365/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
06:48:11 [2020-09-18T06:48:11.487Z] #53 ...
06:48:11 [2020-09-18T06:48:11.487Z] 
06:48:11 [2020-09-18T06:48:11.487Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:11 [2020-09-18T06:48:11.487Z] #42 74.74 regexp/syntax
06:48:11 [2020-09-18T06:48:11.487Z] #42 74.96 hash/crc32
06:48:11 [2020-09-18T06:48:11.487Z] #42 77.93 vendor/golang.org/x/text/transform
06:48:11 [2020-09-18T06:48:11.487Z] #42 82.62 time
06:48:11 [2020-09-18T06:48:11.487Z] #42 ...
06:48:11 [2020-09-18T06:48:11.487Z] 
06:48:11 [2020-09-18T06:48:11.487Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:11 [2020-09-18T06:48:11.487Z] #31 84.92 internal/poll
06:48:11 [2020-09-18T06:48:11.584Z] #25 9.901 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.5%
###                                                                        5.5%
####                                                                       6.5%
#####                                                                      7.9%
######                                                                     9.2%
#######                                                                   10.9%
########                                                                  11.8%
#########                                                                 12.7%
##########                                                                14.5%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.6%
#############                                                             19.2%
##############                                                            20.8%
###############                                                           22.0%
################                                                          23.5%
#################                                                         24.8%
##################                                                        26.2%
###################                                                       27.4%
####################                                                      29.1%
######################                                                    31.2%
########################                                                  34.1%
#########################                                                 34.8%
#########################                                                 35.8%
##########################                                                37.0%
###########################                                               38.3%
############################                                              39.4%
############################                                              39.4%
#############################                                             40.6%
##############################                                            41.7%
##############################                                            42.7%
###############################                                           44.0%
################################                                          45.4%
#################################                                         46.7%
##################################                                        47.4%
##################################                                        48.6%
####################################                                      50.1%
####################################                                      51.2%
#####################################                                     52.0%
######################################                                    53.3%
#######################################                                   54.7%
########################################                                  55.8%
#########################################                                 57.3%
##########################################                                58.7%
##########################################                                59.6%
###########################################                               60.6%
06:48:11 [2020-09-18T06:48:11.584Z] #25 ...
06:48:11 [2020-09-18T06:48:11.584Z] 
06:48:11 [2020-09-18T06:48:11.584Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:11 [2020-09-18T06:48:11.584Z] #47 54.76 syscall
06:48:11 [2020-09-18T06:48:11.584Z] #47 54.83 reflect
06:48:11 [2020-09-18T06:48:11.584Z] #47 63.01 context
06:48:11 [2020-09-18T06:48:11.584Z] #47 64.18 os
06:48:11 [2020-09-18T06:48:11.875Z] #47 ...
06:48:11 [2020-09-18T06:48:11.875Z] 
06:48:11 [2020-09-18T06:48:11.875Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:11 [2020-09-18T06:48:11.908Z] Commit message: "vendor: opencontainers/go-digest v1.0.0"
06:48:12 [2020-09-18T06:48:12.135Z] #25 9.901 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.5%
###                                                                        5.5%
####                                                                       6.5%
#####                                                                      7.9%
######                                                                     9.2%
#######                                                                   10.9%
########                                                                  11.8%
#########                                                                 12.7%
##########                                                                14.5%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.6%
#############                                                             19.2%
##############                                                            20.8%
###############                                                           22.0%
################                                                          23.5%
#################                                                         24.8%
##################                                                        26.2%
###################                                                       27.4%
####################                                                      29.1%
######################                                                    31.2%
########################                                                  34.1%
#########################                                                 34.8%
#########################                                                 35.8%
##########################                                                37.0%
###########################                                               38.3%
############################                                              39.4%
############################                                              39.4%
#############################                                             40.6%
##############################                                            41.7%
##############################                                            42.7%
###############################                                           44.0%
################################                                          45.4%
#################################                                         46.7%
##################################                                        47.4%
##################################                                        48.6%
####################################                                      50.1%
####################################                                      51.2%
#####################################                                     52.0%
######################################                                    53.3%
#######################################                                   54.7%
########################################                                  55.8%
#########################################                                 57.3%
##########################################                                58.7%
##########################################                                59.6%
###########################################                               60.6%
############################################                              61.9%
#############################################                             63.2%
#############################################                             63.8%
06:48:12 [2020-09-18T06:48:12.136Z] #25 ...
06:48:12 [2020-09-18T06:48:12.136Z] 
06:48:12 [2020-09-18T06:48:12.136Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:12 [2020-09-18T06:48:12.136Z] #30 55.13 time
06:48:12 [2020-09-18T06:48:12.136Z] #30 61.10 internal/poll
06:48:12 [2020-09-18T06:48:12.136Z] #30 63.57 internal/syscall/unix
06:48:12 [2020-09-18T06:48:12.136Z] #30 63.73 os
06:48:12 [2020-09-18T06:48:12.136Z] #30 64.55 internal/fmtsort
06:48:12 [2020-09-18T06:48:12.136Z] #30 64.87 strings
06:48:12 [2020-09-18T06:48:12.136Z] #30 ...
06:48:12 [2020-09-18T06:48:12.136Z] 
06:48:12 [2020-09-18T06:48:12.136Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:12 [2020-09-18T06:48:12.179Z] #25 21.68 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:48:12 [2020-09-18T06:48:12.234Z] #32 64.26 Selecting previously unselected package libarchive13:amd64.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
06:48:12 [2020-09-18T06:48:12.443Z] #25 22.05 
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:48:12 [2020-09-18T06:48:12.491Z] #32 ...
06:48:12 [2020-09-18T06:48:12.491Z] 
06:48:12 [2020-09-18T06:48:12.491Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:48:12 [2020-09-18T06:48:12.491Z] #43 DONE 64.3s
06:48:12 [2020-09-18T06:48:12.491Z] 
06:48:12 [2020-09-18T06:48:12.491Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:48:12 [2020-09-18T06:48:12.491Z] #32 64.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
06:48:12 [2020-09-18T06:48:12.491Z] #32 64.30 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:48:12 [2020-09-18T06:48:12.663Z] #25 9.901 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.5%
###                                                                        5.5%
####                                                                       6.5%
#####                                                                      7.9%
######                                                                     9.2%
#######                                                                   10.9%
########                                                                  11.8%
#########                                                                 12.7%
##########                                                                14.5%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.6%
#############                                                             19.2%
##############                                                            20.8%
###############                                                           22.0%
################                                                          23.5%
#################                                                         24.8%
##################                                                        26.2%
###################                                                       27.4%
####################                                                      29.1%
######################                                                    31.2%
########################                                                  34.1%
#########################                                                 34.8%
#########################                                                 35.8%
##########################                                                37.0%
###########################                                               38.3%
############################                                              39.4%
############################                                              39.4%
#############################                                             40.6%
##############################                                            41.7%
##############################                                            42.7%
###############################                                           44.0%
################################                                          45.4%
#################################                                         46.7%
##################################                                        47.4%
##################################                                        48.6%
####################################                                      50.1%
####################################                                      51.2%
#####################################                                     52.0%
######################################                                    53.3%
#######################################                                   54.7%
########################################                                  55.8%
#########################################                                 57.3%
##########################################                                58.7%
##########################################                                59.6%
###########################################                               60.6%
############################################                              61.9%
#############################################                             63.2%
#############################################                             63.8%
##############################################                            64.7%
###############################################                           65.8%
################################################                          67.2%
#################################################                         68.7%
#################################################                         69.0%
##################################################                        69.9%
06:48:12 [2020-09-18T06:48:12.663Z] #25 ...
06:48:12 [2020-09-18T06:48:12.663Z] 
06:48:12 [2020-09-18T06:48:12.663Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:48:12 [2020-09-18T06:48:12.663Z] #43 DONE 65.9s
06:48:12 [2020-09-18T06:48:12.663Z] 
06:48:12 [2020-09-18T06:48:12.663Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:12 [2020-09-18T06:48:12.708Z] #25 22.24 
#                                                                          2.0%
06:48:12 [2020-09-18T06:48:12.708Z] #25 ...
06:48:12 [2020-09-18T06:48:12.708Z] 
06:48:12 [2020-09-18T06:48:12.708Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:48:12 [2020-09-18T06:48:12.708Z] #38 46.90 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 47.79 Selecting previously unselected package protobuf-compiler.
06:48:12 [2020-09-18T06:48:12.708Z] #38 47.79 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 47.87 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 48.53 Selecting previously unselected package python-pkg-resources.
06:48:12 [2020-09-18T06:48:12.708Z] #38 48.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 48.71 Unpacking python-pkg-resources (40.8.0-1) ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 49.35 Selecting previously unselected package python-six.
06:48:12 [2020-09-18T06:48:12.708Z] #38 49.35 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 49.38 Unpacking python-six (1.12.0-1) ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 50.82 Selecting previously unselected package python-protobuf.
06:48:12 [2020-09-18T06:48:12.708Z] #38 50.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 50.83 Unpacking python-protobuf (3.6.1.3-2) ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 51.52 Setting up python-pkg-resources (40.8.0-1) ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 54.44 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 54.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 54.49 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 54.51 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 54.53 Setting up python-six (1.12.0-1) ...
06:48:12 [2020-09-18T06:48:12.708Z] #38 ...
06:48:12 [2020-09-18T06:48:12.708Z] 
06:48:12 [2020-09-18T06:48:12.708Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:12 [2020-09-18T06:48:12.708Z] #25 22.24 
#                                                                          2.0%
######################################################################## 100.0%
06:48:12 [2020-09-18T06:48:12.747Z] #32 64.61 Selecting previously unselected package libjsoncpp1:amd64.
06:48:12 [2020-09-18T06:48:12.747Z] #32 64.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
06:48:12 [2020-09-18T06:48:12.747Z] #32 64.68 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
06:48:12 [2020-09-18T06:48:12.976Z] #25 22.38 
06:48:12 [2020-09-18T06:48:12.976Z] #25 ...
06:48:12 [2020-09-18T06:48:12.976Z] 
06:48:12 [2020-09-18T06:48:12.976Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:12 [2020-09-18T06:48:12.976Z] #30 52.92 github.com/BurntSushi/toml/cmd/tomlv
06:48:12 [2020-09-18T06:48:12.976Z] #30 DONE 57.2s
06:48:12 [2020-09-18T06:48:12.976Z] 
06:48:12 [2020-09-18T06:48:12.976Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:48:12 [2020-09-18T06:48:12.976Z] #32 50.19 Selecting previously unselected package libxml2:arm64.
06:48:12 [2020-09-18T06:48:12.976Z] #32 50.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 50.72 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 51.25 Selecting previously unselected package libarchive13:arm64.
06:48:12 [2020-09-18T06:48:12.976Z] #32 51.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 51.26 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 51.59 Selecting previously unselected package libjsoncpp1:arm64.
06:48:12 [2020-09-18T06:48:12.976Z] #32 51.59 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 51.61 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 51.89 Selecting previously unselected package librhash0:arm64.
06:48:12 [2020-09-18T06:48:12.976Z] #32 51.90 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 51.91 Unpacking librhash0:arm64 (1.3.8-1) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 52.09 Selecting previously unselected package libuv1:arm64.
06:48:12 [2020-09-18T06:48:12.976Z] #32 52.09 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 52.10 Unpacking libuv1:arm64 (1.24.1-1) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 52.83 Selecting previously unselected package cmake.
06:48:12 [2020-09-18T06:48:12.976Z] #32 52.83 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 52.85 Unpacking cmake (3.13.4-1) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 54.88 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 54.91 Setting up xxd (2:8.1.0875-5) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 54.94 Setting up libuv1:arm64 (1.24.1-1) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 54.98 Setting up vim-common (2:8.1.0875-5) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 55.02 Setting up librhash0:arm64 (1.3.8-1) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 55.04 Setting up cmake-data (3.13.4-1) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 55.08 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 55.10 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 55.16 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 55.19 Setting up cmake (3.13.4-1) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 55.21 Processing triggers for libc-bin (2.28-10) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 55.31 Processing triggers for mime-support (3.62) ...
06:48:12 [2020-09-18T06:48:12.976Z] #32 DONE 57.3s
06:48:13 [2020-09-18T06:48:13.004Z] #32 64.91 Selecting previously unselected package librhash0:amd64.
06:48:13 [2020-09-18T06:48:13.004Z] #32 64.94 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
06:48:13 [2020-09-18T06:48:13.004Z] #32 64.94 Unpacking librhash0:amd64 (1.3.8-1) ...
06:48:13 [2020-09-18T06:48:13.243Z] 
06:48:13 [2020-09-18T06:48:13.243Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:48:13 [2020-09-18T06:48:13.243Z] #38 57.19 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
06:48:13 [2020-09-18T06:48:13.243Z] #38 57.43 Setting up libnl-3-200:arm64 (3.4.0-1) ...
06:48:13 [2020-09-18T06:48:13.261Z] #32 65.13 Selecting previously unselected package libuv1:amd64.
06:48:13 [2020-09-18T06:48:13.261Z] #32 65.13 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
06:48:13 [2020-09-18T06:48:13.261Z] #32 65.15 Unpacking libuv1:amd64 (1.24.1-1) ...
06:48:13 [2020-09-18T06:48:13.507Z] #38 57.69 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
06:48:13 [2020-09-18T06:48:13.507Z] #38 57.77 Setting up libcap-dev:arm64 (1:2.25-2) ...
06:48:13 [2020-09-18T06:48:13.507Z] #38 57.78 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
06:48:13 [2020-09-18T06:48:13.507Z] #38 57.81 Setting up protobuf-compiler (3.6.1.3-2) ...
06:48:13 [2020-09-18T06:48:13.772Z] #38 57.82 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:48:13 [2020-09-18T06:48:13.772Z] #38 57.84 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
06:48:13 [2020-09-18T06:48:13.772Z] #38 57.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:48:13 [2020-09-18T06:48:13.772Z] #38 57.96 Setting up python-protobuf (3.6.1.3-2) ...
06:48:13 [2020-09-18T06:48:13.825Z] #32 65.74 Selecting previously unselected package cmake.
06:48:13 [2020-09-18T06:48:13.825Z] #32 65.75 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
06:48:13 [2020-09-18T06:48:13.825Z] #32 65.76 Unpacking cmake (3.13.4-1) ...
06:48:14 [2020-09-18T06:48:14.295Z] #31 87.53 os
06:48:14 [2020-09-18T06:48:14.815Z] + docker version
06:48:14 [2020-09-18T06:48:14.817Z] #25 9.901 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.5%
###                                                                        5.5%
####                                                                       6.5%
#####                                                                      7.9%
######                                                                     9.2%
#######                                                                   10.9%
########                                                                  11.8%
#########                                                                 12.7%
##########                                                                14.5%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.6%
#############                                                             19.2%
##############                                                            20.8%
###############                                                           22.0%
################                                                          23.5%
#################                                                         24.8%
##################                                                        26.2%
###################                                                       27.4%
####################                                                      29.1%
######################                                                    31.2%
########################                                                  34.1%
#########################                                                 34.8%
#########################                                                 35.8%
##########################                                                37.0%
###########################                                               38.3%
############################                                              39.4%
############################                                              39.4%
#############################                                             40.6%
##############################                                            41.7%
##############################                                            42.7%
###############################                                           44.0%
################################                                          45.4%
#################################                                         46.7%
##################################                                        47.4%
##################################                                        48.6%
####################################                                      50.1%
####################################                                      51.2%
#####################################                                     52.0%
######################################                                    53.3%
#######################################                                   54.7%
########################################                                  55.8%
#########################################                                 57.3%
##########################################                                58.7%
##########################################                                59.6%
###########################################                               60.6%
############################################                              61.9%
#############################################                             63.2%
#############################################                             63.8%
##############################################                            64.7%
###############################################                           65.8%
################################################                          67.2%
#################################################                         68.7%
#################################################                         69.0%
##################################################                        69.9%
###################################################                       71.9%
####################################################                      73.3%
#####################################################                     74.3%
######################################################                    75.2%
######################################################                    75.9%
#######################################################                   77.3%
########################################################                  78.8%
#########################################################                 79.6%
##########################################################                81.3%
###########################################################               83.2%
############################################################              84.3%
#############################################################             85.7%
##############################################################            87.1%
################################################################          88.9%
################################################################          90.2%
##################################################################        92.4%
####################################################################      95.5%
######################################################################    98.3%
######################################################################## 100.0%
06:48:14 [2020-09-18T06:48:14.943Z] #31 88.23 internal/fmtsort
06:48:15 [2020-09-18T06:48:15.079Z] #25 18.94 
06:48:16 [2020-09-18T06:48:16.020Z] #25 19.77 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:48:16 [2020-09-18T06:48:16.292Z] #25 20.09 
06:48:16 [2020-09-18T06:48:16.292Z] #25 20.26 
######################################################################## 100.0%
06:48:16 [2020-09-18T06:48:16.553Z] #25 20.38 
06:48:16 [2020-09-18T06:48:16.780Z] #36 ...
06:48:16 [2020-09-18T06:48:16.780Z] 
06:48:16 [2020-09-18T06:48:16.780Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:16 [2020-09-18T06:48:16.780Z] #39 94.13   CC       criu/memfd.o
06:48:16 [2020-09-18T06:48:16.780Z] #39 94.54   CC       criu/mount.o
06:48:16 [2020-09-18T06:48:16.780Z] #39 96.78   CC       criu/namespaces.o
06:48:16 [2020-09-18T06:48:16.780Z] #39 97.96   CC       criu/net.o
06:48:16 [2020-09-18T06:48:16.780Z] #39 99.98   CC       criu/netfilter.o
06:48:16 [2020-09-18T06:48:16.780Z] #39 100.2   CC       criu/page-pipe.o
06:48:16 [2020-09-18T06:48:16.780Z] #39 100.6   CC       criu/page-xfer.o
06:48:16 [2020-09-18T06:48:16.780Z] #39 101.6   CC       criu/pagemap-cache.o
06:48:16 [2020-09-18T06:48:16.780Z] #39 101.9   CC       criu/pagemap.o
06:48:16 [2020-09-18T06:48:16.780Z] #39 102.5   CC       criu/parasite-syscall.o
06:48:16 [2020-09-18T06:48:16.780Z] #39 103.1   CC       criu/path.o
06:48:16 [2020-09-18T06:48:16.780Z] #39 103.3   CC       criu/pie-util-vdso-elf32.o
06:48:16 [2020-09-18T06:48:16.780Z] #39 103.6   CC       criu/pie-util-vdso.o
06:48:16 [2020-09-18T06:48:16.780Z] #39 103.9   CC       criu/pie-util.o
06:48:17 [2020-09-18T06:48:17.041Z] #39 104.0   CC       criu/pipes.o
06:48:17 [2020-09-18T06:48:17.053Z] #31 90.18 fmt
06:48:17 [2020-09-18T06:48:17.053Z] #31 90.19 path/filepath
06:48:17 [2020-09-18T06:48:17.097Z] #38 ...
06:48:17 [2020-09-18T06:48:17.097Z] 
06:48:17 [2020-09-18T06:48:17.097Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:17 [2020-09-18T06:48:17.097Z] #47 51.26 encoding/base64
06:48:17 [2020-09-18T06:48:17.097Z] #47 51.27 golang.org/x/sys/unix
06:48:17 [2020-09-18T06:48:17.097Z] #47 54.10 go/token
06:48:17 [2020-09-18T06:48:17.097Z] #47 54.10 encoding/json
06:48:17 [2020-09-18T06:48:17.097Z] #47 54.10 github.com/pkg/diff
06:48:17 [2020-09-18T06:48:17.097Z] #47 55.53 go/scanner
06:48:17 [2020-09-18T06:48:17.097Z] #47 56.20 mvdan.cc/editorconfig
06:48:17 [2020-09-18T06:48:17.097Z] #47 57.81 mvdan.cc/sh/v3/syntax
06:48:17 [2020-09-18T06:48:17.097Z] #47 57.99 go/ast
06:48:17 [2020-09-18T06:48:17.097Z] #47 ...
06:48:17 [2020-09-18T06:48:17.097Z] 
06:48:17 [2020-09-18T06:48:17.097Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:17 [2020-09-18T06:48:17.097Z] #25 23.99 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:48:17 [2020-09-18T06:48:17.097Z] #25 24.26 
06:48:17 [2020-09-18T06:48:17.097Z] #25 24.62 #=#=#                                                                         

######################################################################## 100.0%
06:48:17 [2020-09-18T06:48:17.097Z] #25 24.82 
06:48:17 [2020-09-18T06:48:17.097Z] #25 26.23 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
06:48:17 [2020-09-18T06:48:17.097Z] #25 26.29 skipping existing 9a99313a2c50
06:48:17 [2020-09-18T06:48:17.097Z] #25 26.39 
06:48:17 [2020-09-18T06:48:17.120Z] #32 ...
06:48:17 [2020-09-18T06:48:17.120Z] 
06:48:17 [2020-09-18T06:48:17.120Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:48:17 [2020-09-18T06:48:17.120Z] #38 58.97 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 58.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 59.00 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 59.02 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 59.03 Setting up python-six (1.12.0-1) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 63.17 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 63.85 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 64.30 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 64.33 Setting up libcap-dev:amd64 (1:2.25-2) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 64.34 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 64.34 Setting up protobuf-compiler (3.6.1.3-2) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 64.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 64.39 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 64.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 64.42 Setting up python-protobuf (3.6.1.3-2) ...
06:48:17 [2020-09-18T06:48:17.120Z] #38 ...
06:48:17 [2020-09-18T06:48:17.120Z] 
06:48:17 [2020-09-18T06:48:17.120Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:48:17 [2020-09-18T06:48:17.120Z] #32 69.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
06:48:17 [2020-09-18T06:48:17.353Z] #31 ...
06:48:17 [2020-09-18T06:48:17.353Z] 
06:48:17 [2020-09-18T06:48:17.353Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:48:17 [2020-09-18T06:48:17.353Z] #53 44.24 Checking out files:  64% (2075/3239)   
Checking out files:  65% (2106/3239)   
Checking out files:  66% (2138/3239)   
Checking out files:  67% (2171/3239)   
Checking out files:  68% (2203/3239)   
Checking out files:  69% (2235/3239)   
Checking out files:  70% (2268/3239)   
Checking out files:  71% (2300/3239)   
Checking out files:  72% (2333/3239)   
Checking out files:  73% (2365/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
06:48:17 [2020-09-18T06:48:17.353Z] #53 45.22 + cd /tmp/tmp.BgbVz15gbJ/src/github.com/containerd/containerd
06:48:17 [2020-09-18T06:48:17.353Z] #53 45.22 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
06:48:17 [2020-09-18T06:48:17.353Z] #53 45.93 + export 'BUILDTAGS=netgo osusergo static_build'
06:48:17 [2020-09-18T06:48:17.353Z] #53 45.94 + BUILDTAGS='netgo osusergo static_build'
06:48:17 [2020-09-18T06:48:17.353Z] #53 45.94 + export EXTRA_FLAGS=-buildmode=pie
06:48:17 [2020-09-18T06:48:17.353Z] #53 45.94 + EXTRA_FLAGS=-buildmode=pie
06:48:17 [2020-09-18T06:48:17.353Z] #53 45.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:48:17 [2020-09-18T06:48:17.353Z] #53 45.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:48:17 [2020-09-18T06:48:17.353Z] #53 45.94 + '[' '' = dynamic ']'
06:48:17 [2020-09-18T06:48:17.353Z] #53 45.95 + make
06:48:17 [2020-09-18T06:48:17.353Z] #53 46.82 + bin/ctr
06:48:17 [2020-09-18T06:48:17.407Z] #32 ...
06:48:17 [2020-09-18T06:48:17.407Z] 
06:48:17 [2020-09-18T06:48:17.407Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:17 [2020-09-18T06:48:17.407Z] #25 17.29 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:48:17 [2020-09-18T06:48:17.407Z] #25 17.65 
06:48:17 [2020-09-18T06:48:17.407Z] #25 17.82 
######################################################################## 100.0%
06:48:17 [2020-09-18T06:48:17.407Z] #25 17.93 
06:48:17 [2020-09-18T06:48:17.407Z] #25 18.86 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:48:17 [2020-09-18T06:48:17.407Z] #25 19.64 
06:48:17 [2020-09-18T06:48:17.407Z] #25 20.06 
                                                                           0.6%
######################################################################## 100.0%
06:48:17 [2020-09-18T06:48:17.407Z] #25 20.23 
06:48:17 [2020-09-18T06:48:17.407Z] #25 21.19 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
06:48:17 [2020-09-18T06:48:17.407Z] #25 21.28 skipping existing c35d46ef359f
06:48:17 [2020-09-18T06:48:17.407Z] #25 21.41 
06:48:17 [2020-09-18T06:48:17.407Z] #25 22.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:48:17 [2020-09-18T06:48:17.407Z] #25 22.80 
06:48:17 [2020-09-18T06:48:17.407Z] #25 22.99 
######################################################################## 100.0%
06:48:17 [2020-09-18T06:48:17.407Z] #25 23.07 
06:48:17 [2020-09-18T06:48:17.407Z] #25 23.14 Download of images into '/build' complete.
06:48:17 [2020-09-18T06:48:17.407Z] #25 23.14 Use something like the following to load the result into a Docker daemon:
06:48:17 [2020-09-18T06:48:17.407Z] #25 23.14   tar -cC '/build' . | docker load
06:48:17 [2020-09-18T06:48:17.407Z] #25 DONE 23.4s
06:48:17 [2020-09-18T06:48:17.407Z] 
06:48:17 [2020-09-18T06:48:17.407Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:48:17 [2020-09-18T06:48:17.407Z] #32 69.22 Setting up xxd (2:8.1.0875-5) ...
06:48:17 [2020-09-18T06:48:17.407Z] #32 69.26 Setting up libuv1:amd64 (1.24.1-1) ...
06:48:17 [2020-09-18T06:48:17.407Z] #32 69.31 Setting up vim-common (2:8.1.0875-5) ...
06:48:17 [2020-09-18T06:48:17.407Z] #32 69.44 Setting up librhash0:amd64 (1.3.8-1) ...
06:48:17 [2020-09-18T06:48:17.495Z] #25 21.30 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:48:17 [2020-09-18T06:48:17.620Z] #39 104.4   CC       criu/plugin.o
06:48:17 [2020-09-18T06:48:17.620Z] #39 104.7   CC       criu/proc_parse.o
06:48:17 [2020-09-18T06:48:17.664Z] #32 69.46 Setting up cmake-data (3.13.4-1) ...
06:48:17 [2020-09-18T06:48:17.664Z] #32 69.53 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:48:17 [2020-09-18T06:48:17.664Z] #32 69.55 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
06:48:17 [2020-09-18T06:48:17.664Z] #32 69.58 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:48:17 [2020-09-18T06:48:17.664Z] #32 69.60 Setting up cmake (3.13.4-1) ...
06:48:17 [2020-09-18T06:48:17.664Z] #32 69.62 Processing triggers for libc-bin (2.28-10) ...
06:48:17 [2020-09-18T06:48:17.755Z] #25 21.71 
06:48:17 [2020-09-18T06:48:17.921Z] #32 69.73 Processing triggers for mime-support (3.62) ...
06:48:17 [2020-09-18T06:48:17.948Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 9.0% of statements
06:48:18 [2020-09-18T06:48:18.015Z] #25 ...
06:48:18 [2020-09-18T06:48:18.015Z] 
06:48:18 [2020-09-18T06:48:18.015Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:18 [2020-09-18T06:48:18.015Z] #41 61.05 internal/poll
06:48:18 [2020-09-18T06:48:18.015Z] #41 63.28 internal/syscall/execenv
06:48:18 [2020-09-18T06:48:18.015Z] #41 63.42 internal/syscall/unix
06:48:18 [2020-09-18T06:48:18.015Z] #41 63.69 os
06:48:18 [2020-09-18T06:48:18.015Z] #41 65.88 strings
06:48:18 [2020-09-18T06:48:18.015Z] #41 66.69 fmt
06:48:18 [2020-09-18T06:48:18.015Z] #41 69.83 regexp/syntax
06:48:18 [2020-09-18T06:48:18.015Z] #41 ...
06:48:18 [2020-09-18T06:48:18.015Z] 
06:48:18 [2020-09-18T06:48:18.015Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:18 [2020-09-18T06:48:18.118Z] #25 27.76 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:48:18 [2020-09-18T06:48:18.178Z] #32 DONE 70.3s
06:48:18 [2020-09-18T06:48:18.178Z] 
06:48:18 [2020-09-18T06:48:18.178Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:18 [2020-09-18T06:48:18.178Z] #10 61.32 Selecting previously unselected package binutils-mingw-w64.
06:48:18 [2020-09-18T06:48:18.178Z] #10 61.33 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:48:18 [2020-09-18T06:48:18.178Z] #10 61.77 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:48:18 [2020-09-18T06:48:18.178Z] #10 63.73 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:48:18 [2020-09-18T06:48:18.178Z] #10 63.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
06:48:18 [2020-09-18T06:48:18.178Z] #10 63.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:48:18 [2020-09-18T06:48:18.178Z] #10 64.33 Selecting previously unselected package dmsetup.
06:48:18 [2020-09-18T06:48:18.178Z] #10 64.34 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
06:48:18 [2020-09-18T06:48:18.178Z] #10 64.38 Unpacking dmsetup (2:1.02.155-3) ...
06:48:18 [2020-09-18T06:48:18.178Z] #10 64.78 Selecting previously unselected package mingw-w64-common.
06:48:18 [2020-09-18T06:48:18.178Z] #10 64.78 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:48:18 [2020-09-18T06:48:18.178Z] #10 64.79 Unpacking mingw-w64-common (6.0.0-3) ...
06:48:18 [2020-09-18T06:48:18.275Z] #25 21.97 
                                                                           0.6%
######################################################################## 100.0%
06:48:18 [2020-09-18T06:48:18.275Z] #25 22.13 
06:48:18 [2020-09-18T06:48:18.394Z] #25 27.95 
06:48:18 [2020-09-18T06:48:18.435Z] #10 ...
06:48:18 [2020-09-18T06:48:18.435Z] 
06:48:18 [2020-09-18T06:48:18.435Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:18 [2020-09-18T06:48:18.896Z] #53 ...
06:48:18 [2020-09-18T06:48:18.896Z] 
06:48:18 [2020-09-18T06:48:18.896Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:18 [2020-09-18T06:48:18.896Z] #31 92.14 io/ioutil
06:48:18 [2020-09-18T06:48:18.923Z] #25 28.27 
######################################################################## 100.0%
06:48:18 [2020-09-18T06:48:18.923Z] #25 28.34 
06:48:18 [2020-09-18T06:48:18.923Z] #25 28.43 Download of images into '/build' complete.
06:48:18 [2020-09-18T06:48:18.923Z] #25 28.43 Use something like the following to load the result into a Docker daemon:
06:48:18 [2020-09-18T06:48:18.923Z] #25 28.43   tar -cC '/build' . | docker load
06:48:19 [2020-09-18T06:48:19.196Z] #31 ...
06:48:19 [2020-09-18T06:48:19.196Z] 
06:48:19 [2020-09-18T06:48:19.196Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:19 [2020-09-18T06:48:19.196Z] #48 82.61 time
06:48:19 [2020-09-18T06:48:19.196Z] #48 83.95 regexp
06:48:19 [2020-09-18T06:48:19.309Z] #25 23.20 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
06:48:19 [2020-09-18T06:48:19.500Z] #48 ...
06:48:19 [2020-09-18T06:48:19.500Z] 
06:48:19 [2020-09-18T06:48:19.500Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:19 [2020-09-18T06:48:19.500Z] #40 15.77 make[1]: Nothing to be done for 'all'.
06:48:19 [2020-09-18T06:48:19.500Z] #40 17.74   CC       images/stats.o
06:48:19 [2020-09-18T06:48:19.500Z] #40 18.32   CC       images/core.o
06:48:19 [2020-09-18T06:48:19.500Z] #40 19.07   CC       images/core-x86.o
06:48:19 [2020-09-18T06:48:19.500Z] #40 19.71   CC       images/core-arm.o
06:48:19 [2020-09-18T06:48:19.500Z] #40 20.27   CC       images/core-aarch64.o
06:48:19 [2020-09-18T06:48:19.500Z] #40 20.68   CC       images/core-ppc64.o
06:48:19 [2020-09-18T06:48:19.500Z] #40 21.43   CC       images/core-s390.o
06:48:19 [2020-09-18T06:48:19.500Z] #40 22.10   CC       images/cpuinfo.o
06:48:19 [2020-09-18T06:48:19.500Z] #40 22.65   CC       images/inventory.o
06:48:19 [2020-09-18T06:48:19.500Z] #40 22.91   CC       images/fdinfo.o
06:48:19 [2020-09-18T06:48:19.500Z] #40 23.30   CC       images/fown.o
06:48:19 [2020-09-18T06:48:19.500Z] #40 23.51   CC       images/ns.o
06:48:19 [2020-09-18T06:48:19.500Z] #40 23.72   CC       images/regfile.o
06:48:19 [2020-09-18T06:48:19.500Z] #40 24.08   CC       images/ghost-file.o
06:48:19 [2020-09-18T06:48:19.500Z] #40 24.42   CC       images/fifo.o
06:48:19 [2020-09-18T06:48:19.500Z] #25 ...
06:48:19 [2020-09-18T06:48:19.500Z] 
06:48:19 [2020-09-18T06:48:19.500Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:48:19 [2020-09-18T06:48:19.537Z] #39 ...
06:48:19 [2020-09-18T06:48:19.537Z] 
06:48:19 [2020-09-18T06:48:19.537Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:48:19 [2020-09-18T06:48:19.537Z] #45 170.9 + cd /tmp/tmp.CwNqWTlgGk/src/github.com/golangci/golangci-lint/
06:48:19 [2020-09-18T06:48:19.537Z] #45 170.9 + git checkout -q v1.23.8
06:48:19 [2020-09-18T06:48:19.577Z] #25 23.37 skipping existing c35d46ef359f
06:48:19 [2020-09-18T06:48:19.577Z] #25 23.63 
06:48:19 [2020-09-18T06:48:19.800Z] #40 ...
06:48:19 [2020-09-18T06:48:19.800Z] 
06:48:19 [2020-09-18T06:48:19.800Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:19 [2020-09-18T06:48:19.800Z] #48 93.01 mvdan.cc/sh/v3/fileutil
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.313 + RM_GOPATH=0
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.313 + TMP_GOPATH=
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.313 + : /build
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.313 + '[' -z '' ']'
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.313 ++ mktemp -d
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.313 + export GOPATH=/tmp/tmp.UYHJjJ1YMr
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.313 + GOPATH=/tmp/tmp.UYHJjJ1YMr
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.313 + RM_GOPATH=1
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.313 + case "$(go env GOARCH)" in
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.313 ++ go env GOARCH
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.392 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.392 + export GO_BUILDMODE=-buildmode=pie
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.392 + GO_BUILDMODE=-buildmode=pie
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.392 ++ dirname /tmp/install/install.sh
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.392 + dir=/tmp/install
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.392 + bin=tini
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.392 + shift
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.392 + '[' '!' -f /tmp/install/tini.installer ']'
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.392 + . /tmp/install/tini.installer
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.392 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.392 + install_tini
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.392 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.392 + git clone https://github.com/krallin/tini.git /tmp/tmp.UYHJjJ1YMr/tini
06:48:19 [2020-09-18T06:48:19.804Z] #33 1.403 Cloning into '/tmp/tmp.UYHJjJ1YMr/tini'...
06:48:19 [2020-09-18T06:48:19.804Z] #33 ...
06:48:19 [2020-09-18T06:48:19.804Z] 
06:48:19 [2020-09-18T06:48:19.804Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:19 [2020-09-18T06:48:19.804Z] #47 61.71 internal/poll
06:48:19 [2020-09-18T06:48:19.804Z] #47 63.60 os
06:48:19 [2020-09-18T06:48:19.804Z] #47 65.24 encoding/binary
06:48:19 [2020-09-18T06:48:19.804Z] #47 67.29 encoding/base64
06:48:19 [2020-09-18T06:48:19.804Z] #47 68.24 golang.org/x/sys/unix
06:48:19 [2020-09-18T06:48:19.804Z] #47 68.25 fmt
06:48:19 [2020-09-18T06:48:19.804Z] #47 ...
06:48:19 [2020-09-18T06:48:19.804Z] 
06:48:19 [2020-09-18T06:48:19.804Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:19 [2020-09-18T06:48:19.804Z] #30 64.10 path
06:48:19 [2020-09-18T06:48:19.804Z] #30 64.64 text/tabwriter
06:48:19 [2020-09-18T06:48:19.804Z] #30 66.06 path/filepath
06:48:19 [2020-09-18T06:48:19.804Z] #30 66.06 fmt
06:48:19 [2020-09-18T06:48:19.804Z] #30 67.88 io/ioutil
06:48:19 [2020-09-18T06:48:19.804Z] #30 70.31 github.com/BurntSushi/toml
06:48:19 [2020-09-18T06:48:19.804Z] #30 70.31 flag
06:48:19 [2020-09-18T06:48:19.865Z] #25 ...
06:48:19 [2020-09-18T06:48:19.865Z] 
06:48:19 [2020-09-18T06:48:19.865Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:48:19 [2020-09-18T06:48:19.865Z] #32 63.01 Selecting previously unselected package libxml2:amd64.
06:48:19 [2020-09-18T06:48:19.865Z] #32 63.01 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 63.27 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 65.65 Selecting previously unselected package libarchive13:amd64.
06:48:19 [2020-09-18T06:48:19.865Z] #32 65.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 65.94 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 66.39 Selecting previously unselected package libjsoncpp1:amd64.
06:48:19 [2020-09-18T06:48:19.865Z] #32 66.43 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 66.45 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 66.85 Selecting previously unselected package librhash0:amd64.
06:48:19 [2020-09-18T06:48:19.865Z] #32 66.87 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 66.87 Unpacking librhash0:amd64 (1.3.8-1) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 67.31 Selecting previously unselected package libuv1:amd64.
06:48:19 [2020-09-18T06:48:19.865Z] #32 67.32 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 67.38 Unpacking libuv1:amd64 (1.24.1-1) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 68.09 Selecting previously unselected package cmake.
06:48:19 [2020-09-18T06:48:19.865Z] #32 68.10 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 68.10 Unpacking cmake (3.13.4-1) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 71.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 71.84 Setting up xxd (2:8.1.0875-5) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 71.85 Setting up libuv1:amd64 (1.24.1-1) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 71.87 Setting up vim-common (2:8.1.0875-5) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 71.93 Setting up librhash0:amd64 (1.3.8-1) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 71.94 Setting up cmake-data (3.13.4-1) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 71.96 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 71.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 71.98 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 71.99 Setting up cmake (3.13.4-1) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 72.01 Processing triggers for libc-bin (2.28-10) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 72.12 Processing triggers for mime-support (3.62) ...
06:48:19 [2020-09-18T06:48:19.865Z] #32 DONE 72.9s
06:48:19 [2020-09-18T06:48:19.865Z] 
06:48:19 [2020-09-18T06:48:19.865Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:20 [2020-09-18T06:48:20.033Z] #52 29.34 Checking out files:  80% (2610/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
06:48:20 [2020-09-18T06:48:20.033Z] #52 29.81 + cd /tmp/tmp.sGFlvCf6jt/src/github.com/containerd/containerd
06:48:20 [2020-09-18T06:48:20.033Z] #52 29.81 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
06:48:20 [2020-09-18T06:48:20.033Z] #52 ...
06:48:20 [2020-09-18T06:48:20.033Z] 
06:48:20 [2020-09-18T06:48:20.033Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:20 [2020-09-18T06:48:20.033Z] #25 DONE 29.6s
06:48:20 [2020-09-18T06:48:20.127Z] #33 ...
06:48:20 [2020-09-18T06:48:20.127Z] 
06:48:20 [2020-09-18T06:48:20.127Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:48:20 [2020-09-18T06:48:20.127Z] #38 63.37 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:48:20 [2020-09-18T06:48:20.127Z] #38 63.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:48:20 [2020-09-18T06:48:20.127Z] #38 64.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:48:20 [2020-09-18T06:48:20.127Z] #38 64.66 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:48:20 [2020-09-18T06:48:20.127Z] #38 65.50 Setting up python-six (1.12.0-1) ...
06:48:20 [2020-09-18T06:48:20.127Z] #38 71.02 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:48:20 [2020-09-18T06:48:20.127Z] #38 71.03 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:48:20 [2020-09-18T06:48:20.127Z] #38 71.06 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
06:48:20 [2020-09-18T06:48:20.127Z] #38 71.08 Setting up libcap-dev:amd64 (1:2.25-2) ...
06:48:20 [2020-09-18T06:48:20.127Z] #38 71.10 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
06:48:20 [2020-09-18T06:48:20.127Z] #38 71.11 Setting up protobuf-compiler (3.6.1.3-2) ...
06:48:20 [2020-09-18T06:48:20.127Z] #38 71.12 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:48:20 [2020-09-18T06:48:20.127Z] #38 71.14 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:48:20 [2020-09-18T06:48:20.127Z] #38 71.16 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:48:20 [2020-09-18T06:48:20.127Z] #38 71.17 Setting up python-protobuf (3.6.1.3-2) ...
06:48:20 [2020-09-18T06:48:20.133Z] #45 171.5 ++ git describe --tags
06:48:20 [2020-09-18T06:48:20.133Z] #45 171.5 + version=v1.23.8
06:48:20 [2020-09-18T06:48:20.133Z] #45 171.5 ++ git rev-parse --short HEAD
06:48:20 [2020-09-18T06:48:20.133Z] #45 171.5 + commit=76a82c6
06:48:20 [2020-09-18T06:48:20.134Z] #45 171.5 ++ git show -s --format=%cd
06:48:20 [2020-09-18T06:48:20.134Z] #45 171.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
06:48:20 [2020-09-18T06:48:20.134Z] #45 171.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
06:48:20 [2020-09-18T06:48:20.300Z] 
06:48:20 [2020-09-18T06:48:20.300Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:48:20 [2020-09-18T06:48:20.300Z] #38 63.13 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
06:48:20 [2020-09-18T06:48:20.300Z] #38 63.14 Processing triggers for libc-bin (2.28-10) ...
06:48:20 [2020-09-18T06:48:20.300Z] #38 DONE 64.4s
06:48:20 [2020-09-18T06:48:20.300Z] 
06:48:20 [2020-09-18T06:48:20.300Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.553 + RM_GOPATH=0
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.554 + TMP_GOPATH=
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.554 + : /build
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.554 + '[' -z '' ']'
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.563 ++ mktemp -d
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.565 + export GOPATH=/tmp/tmp.zyj1rtIy1J
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.565 + GOPATH=/tmp/tmp.zyj1rtIy1J
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.565 + RM_GOPATH=1
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.567 + case "$(go env GOARCH)" in
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.568 ++ go env GOARCH
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.605 + export GO_BUILDMODE=-buildmode=pie
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.605 + GO_BUILDMODE=-buildmode=pie
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.606 ++ dirname /tmp/install/install.sh
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.617 + dir=/tmp/install
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.617 + bin=tini
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.617 + shift
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.617 + '[' '!' -f /tmp/install/tini.installer ']'
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.617 + . /tmp/install/tini.installer
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.617 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.617 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.617 + install_tini
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.617 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.626 + git clone https://github.com/krallin/tini.git /tmp/tmp.zyj1rtIy1J/tini
06:48:20 [2020-09-18T06:48:20.300Z] #33 1.631 Cloning into '/tmp/tmp.zyj1rtIy1J/tini'...
06:48:20 [2020-09-18T06:48:20.300Z] #33 2.879 + cd /tmp/tmp.zyj1rtIy1J/tini
06:48:20 [2020-09-18T06:48:20.300Z] #33 2.879 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
06:48:20 [2020-09-18T06:48:20.300Z] #33 2.886 + cmake .
06:48:20 [2020-09-18T06:48:20.300Z] #33 4.372 -- The C compiler identification is GNU 8.3.0
06:48:20 [2020-09-18T06:48:20.300Z] #33 4.420 -- Check for working C compiler: /usr/bin/cc
06:48:20 [2020-09-18T06:48:20.300Z] #33 6.426 -- Check for working C compiler: /usr/bin/cc -- works
06:48:20 [2020-09-18T06:48:20.300Z] #33 6.427 -- Detecting C compiler ABI info
06:48:20 [2020-09-18T06:48:20.300Z] #33 7.213 -- Detecting C compiler ABI info - done
06:48:20 [2020-09-18T06:48:20.300Z] #33 7.294 -- Detecting C compile features
06:48:20 [2020-09-18T06:48:20.300Z] #33 ...
06:48:20 [2020-09-18T06:48:20.300Z] 
06:48:20 [2020-09-18T06:48:20.300Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:20 [2020-09-18T06:48:20.369Z] #30 ...
06:48:20 [2020-09-18T06:48:20.369Z] 
06:48:20 [2020-09-18T06:48:20.369Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:48:20 [2020-09-18T06:48:20.369Z] #38 72.10 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
06:48:20 [2020-09-18T06:48:20.369Z] #38 72.12 Processing triggers for libc-bin (2.28-10) ...
06:48:20 [2020-09-18T06:48:20.369Z] #38 ...
06:48:20 [2020-09-18T06:48:20.369Z] 
06:48:20 [2020-09-18T06:48:20.369Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:20 [2020-09-18T06:48:20.369Z] #41 62.42 strings
06:48:20 [2020-09-18T06:48:20.369Z] #41 64.16 os
06:48:20 [2020-09-18T06:48:20.369Z] #41 65.04 regexp/syntax
06:48:20 [2020-09-18T06:48:20.369Z] #41 68.73 fmt
06:48:20 [2020-09-18T06:48:20.369Z] #41 71.09 regexp
06:48:20 [2020-09-18T06:48:20.615Z] Client: Docker Engine - Enterprise
06:48:20 [2020-09-18T06:48:20.615Z]  Version:           19.03.5
06:48:20 [2020-09-18T06:48:20.615Z]  API version:       1.40
06:48:20 [2020-09-18T06:48:20.615Z]  Go version:        go1.12.12
06:48:20 [2020-09-18T06:48:20.615Z]  Git commit:        2ee0c57608
06:48:20 [2020-09-18T06:48:20.615Z]  Built:             11/13/2019 08:00:16
06:48:20 [2020-09-18T06:48:20.615Z]  OS/Arch:           windows/amd64
06:48:20 [2020-09-18T06:48:20.615Z]  Experimental:      false
06:48:20 [2020-09-18T06:48:20.615Z] 
06:48:20 [2020-09-18T06:48:20.615Z] Server: Docker Engine - Enterprise
06:48:20 [2020-09-18T06:48:20.615Z]  Engine:
06:48:20 [2020-09-18T06:48:20.615Z]   Version:          19.03.5
06:48:20 [2020-09-18T06:48:20.615Z]   API version:      1.40 (minimum version 1.24)
06:48:20 [2020-09-18T06:48:20.615Z]   Go version:       go1.12.12
06:48:20 [2020-09-18T06:48:20.615Z]   Git commit:       2ee0c57608
06:48:20 [2020-09-18T06:48:20.615Z]   Built:            11/13/2019 07:58:51
06:48:20 [2020-09-18T06:48:20.615Z]   OS/Arch:          windows/amd64
06:48:20 [2020-09-18T06:48:20.615Z]   Experimental:     true
06:48:20 [2020-09-18T06:48:20.625Z] #41 ...
06:48:20 [2020-09-18T06:48:20.625Z] 
06:48:20 [2020-09-18T06:48:20.625Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:20 [2020-09-18T06:48:20.625Z] #10 72.37 Selecting previously unselected package mingw-w64-x86-64-dev.
06:48:20 [2020-09-18T06:48:20.625Z] #10 72.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:48:20 [2020-09-18T06:48:20.625Z] #10 72.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:48:20 [2020-09-18T06:48:20.880Z] #10 ...
06:48:20 [2020-09-18T06:48:20.880Z] 
06:48:20 [2020-09-18T06:48:20.880Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:48:20 [2020-09-18T06:48:20.880Z] #38 DONE 72.7s
06:48:20 [2020-09-18T06:48:20.880Z] 
06:48:20 [2020-09-18T06:48:20.880Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:21 [2020-09-18T06:48:21.088Z] #38 ...
06:48:21 [2020-09-18T06:48:21.088Z] 
06:48:21 [2020-09-18T06:48:21.088Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.145 + RM_GOPATH=0
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.145 + TMP_GOPATH=
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.146 + : /build
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.146 + '[' -z '' ']'
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.151 ++ mktemp -d
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.153 + export GOPATH=/tmp/tmp.EkNzXzglfE
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.153 + GOPATH=/tmp/tmp.EkNzXzglfE
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.153 + RM_GOPATH=1
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.161 + case "$(go env GOARCH)" in
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.162 ++ go env GOARCH
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.193 + export GO_BUILDMODE=-buildmode=pie
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.193 + GO_BUILDMODE=-buildmode=pie
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.193 ++ dirname /tmp/install/install.sh
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.194 + dir=/tmp/install
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.194 + bin=tini
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.194 + shift
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.194 + '[' '!' -f /tmp/install/tini.installer ']'
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.194 + . /tmp/install/tini.installer
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.194 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.195 + install_tini
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.195 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.195 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.195 + git clone https://github.com/krallin/tini.git /tmp/tmp.EkNzXzglfE/tini
06:48:21 [2020-09-18T06:48:21.088Z] #33 1.204 Cloning into '/tmp/tmp.EkNzXzglfE/tini'...
[Pipeline] sh
06:48:21 [2020-09-18T06:48:21.260Z] #39 ...
06:48:21 [2020-09-18T06:48:21.260Z] 
06:48:21 [2020-09-18T06:48:21.260Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:21 [2020-09-18T06:48:21.260Z] #10 55.35 Selecting previously unselected package mingw-w64-x86-64-dev.
06:48:21 [2020-09-18T06:48:21.260Z] #10 55.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:48:21 [2020-09-18T06:48:21.260Z] #10 55.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:48:21 [2020-09-18T06:48:21.260Z] #10 62.80 Selecting previously unselected package gcc-mingw-w64-base.
06:48:21 [2020-09-18T06:48:21.260Z] #10 62.81 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
06:48:21 [2020-09-18T06:48:21.260Z] #10 62.82 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:48:21 [2020-09-18T06:48:21.260Z] #10 62.98 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:48:21 [2020-09-18T06:48:21.260Z] #10 62.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
06:48:21 [2020-09-18T06:48:21.260Z] #10 62.99 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:48:21 [2020-09-18T06:48:21.260Z] #10 ...
06:48:21 [2020-09-18T06:48:21.260Z] 
06:48:21 [2020-09-18T06:48:21.260Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:21 [2020-09-18T06:48:21.260Z] #41 55.25 text/template/parse
06:48:21 [2020-09-18T06:48:21.260Z] #41 55.89 go/scanner
06:48:21 [2020-09-18T06:48:21.260Z] #41 57.00 encoding/json
06:48:21 [2020-09-18T06:48:21.260Z] #41 57.54 go/ast
06:48:21 [2020-09-18T06:48:21.260Z] #41 61.47 text/template
06:48:21 [2020-09-18T06:48:21.338Z] #48 94.31 encoding/binary
06:48:21 [2020-09-18T06:48:21.338Z] #48 94.33 flag
06:48:21 [2020-09-18T06:48:21.338Z] #48 94.34 github.com/pkg/diff
06:48:21 [2020-09-18T06:48:21.338Z] #48 94.34 go/token
06:48:21 [2020-09-18T06:48:21.524Z] #41 ...
06:48:21 [2020-09-18T06:48:21.524Z] 
06:48:21 [2020-09-18T06:48:21.524Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:48:21 [2020-09-18T06:48:21.524Z] #52 30.96 + export 'BUILDTAGS=netgo osusergo static_build'
06:48:21 [2020-09-18T06:48:21.524Z] #52 30.96 + BUILDTAGS='netgo osusergo static_build'
06:48:21 [2020-09-18T06:48:21.524Z] #52 30.96 + export EXTRA_FLAGS=-buildmode=pie
06:48:21 [2020-09-18T06:48:21.524Z] #52 30.96 + EXTRA_FLAGS=-buildmode=pie
06:48:21 [2020-09-18T06:48:21.524Z] #52 30.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:48:21 [2020-09-18T06:48:21.524Z] #52 30.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:48:21 [2020-09-18T06:48:21.524Z] #52 30.96 + '[' '' = dynamic ']'
06:48:21 [2020-09-18T06:48:21.524Z] #52 30.96 + make
06:48:21 [2020-09-18T06:48:21.660Z] #33 1.877 + cd /tmp/tmp.EkNzXzglfE/tini
06:48:21 [2020-09-18T06:48:21.660Z] #33 1.877 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
06:48:21 [2020-09-18T06:48:21.660Z] #33 1.884 + cmake .
06:48:21 [2020-09-18T06:48:21.921Z] #33 ...
06:48:21 [2020-09-18T06:48:21.921Z] 
06:48:21 [2020-09-18T06:48:21.921Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:48:21 [2020-09-18T06:48:21.921Z] #25 25.12 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:48:21 [2020-09-18T06:48:21.921Z] #25 25.49 
06:48:21 [2020-09-18T06:48:21.921Z] #25 25.60 
######################################################################## 100.0%
06:48:21 [2020-09-18T06:48:21.921Z] #25 25.67 
06:48:21 [2020-09-18T06:48:21.921Z] #25 25.75 Download of images into '/build' complete.
06:48:21 [2020-09-18T06:48:21.921Z] #25 25.75 Use something like the following to load the result into a Docker daemon:
06:48:21 [2020-09-18T06:48:21.921Z] #25 25.75   tar -cC '/build' . | docker load
06:48:21 [2020-09-18T06:48:21.921Z] #25 DONE 25.9s
06:48:22 [2020-09-18T06:48:22.098Z] #52 31.88 + bin/ctr
06:48:22 [2020-09-18T06:48:22.142Z] + docker info
06:48:22 [2020-09-18T06:48:22.181Z] 
06:48:22 [2020-09-18T06:48:22.181Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:22 [2020-09-18T06:48:22.181Z] #10 67.26 Selecting previously unselected package binutils-mingw-w64.
06:48:22 [2020-09-18T06:48:22.181Z] #10 67.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:48:22 [2020-09-18T06:48:22.181Z] #10 67.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:48:22 [2020-09-18T06:48:22.181Z] #10 68.11 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:48:22 [2020-09-18T06:48:22.181Z] #10 68.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
06:48:22 [2020-09-18T06:48:22.181Z] #10 68.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:48:22 [2020-09-18T06:48:22.181Z] #10 68.30 Selecting previously unselected package dmsetup.
06:48:22 [2020-09-18T06:48:22.181Z] #10 68.30 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
06:48:22 [2020-09-18T06:48:22.181Z] #10 68.31 Unpacking dmsetup (2:1.02.155-3) ...
06:48:22 [2020-09-18T06:48:22.181Z] #10 68.47 Selecting previously unselected package mingw-w64-common.
06:48:22 [2020-09-18T06:48:22.181Z] #10 68.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:48:22 [2020-09-18T06:48:22.181Z] #10 68.50 Unpacking mingw-w64-common (6.0.0-3) ...
06:48:22 [2020-09-18T06:48:22.181Z] #10 75.32 Selecting previously unselected package mingw-w64-x86-64-dev.
06:48:22 [2020-09-18T06:48:22.181Z] #10 75.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:48:22 [2020-09-18T06:48:22.181Z] #10 75.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:48:22 [2020-09-18T06:48:22.441Z] #10 ...
06:48:22 [2020-09-18T06:48:22.441Z] 
06:48:22 [2020-09-18T06:48:22.441Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:22 [2020-09-18T06:48:22.441Z] #33 2.621 -- The C compiler identification is GNU 8.3.0
06:48:22 [2020-09-18T06:48:22.441Z] #33 2.736 -- Check for working C compiler: /usr/bin/cc
06:48:23 [2020-09-18T06:48:23.451Z] #48 96.93 go/scanner
06:48:23 [2020-09-18T06:48:23.823Z] #33 4.049 -- Check for working C compiler: /usr/bin/cc -- works
06:48:23 [2020-09-18T06:48:23.823Z] #33 4.062 -- Detecting C compiler ABI info
06:48:24 [2020-09-18T06:48:24.158Z] #39 2.663 Note: Building without setproctitle() and strlcpy() support.
06:48:24 [2020-09-18T06:48:24.158Z] #39 2.664       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:48:24 [2020-09-18T06:48:24.158Z] #39 2.683 Note: Building without GnuTLS support
06:48:24 [2020-09-18T06:48:24.158Z] #39 2.698 Makefile.config:39: Warn: you have no libnftables installed
06:48:24 [2020-09-18T06:48:24.158Z] #39 2.699 Makefile.config:40: Warn: Building without nftables support
06:48:24 [2020-09-18T06:48:24.394Z] #33 ...
06:48:24 [2020-09-18T06:48:24.394Z] 
06:48:24 [2020-09-18T06:48:24.394Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:24 [2020-09-18T06:48:24.394Z] #30 67.55 fmt
06:48:24 [2020-09-18T06:48:24.394Z] #30 68.31 path/filepath
06:48:24 [2020-09-18T06:48:24.394Z] #30 69.66 io/ioutil
06:48:24 [2020-09-18T06:48:24.394Z] #30 70.50 path
06:48:24 [2020-09-18T06:48:24.394Z] #30 71.07 text/tabwriter
06:48:24 [2020-09-18T06:48:24.394Z] #30 72.40 github.com/BurntSushi/toml
06:48:24 [2020-09-18T06:48:24.394Z] #30 72.43 flag
06:48:24 [2020-09-18T06:48:24.394Z] #30 75.61 log
06:48:24 [2020-09-18T06:48:24.967Z] #30 ...
06:48:24 [2020-09-18T06:48:24.967Z] 
06:48:24 [2020-09-18T06:48:24.967Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:24 [2020-09-18T06:48:24.967Z] #33 5.141 -- Detecting C compiler ABI info - done
06:48:24 [2020-09-18T06:48:24.967Z] #33 5.167 -- Detecting C compile features
06:48:25 [2020-09-18T06:48:25.537Z] #33 ...
06:48:25 [2020-09-18T06:48:25.538Z] 
06:48:25 [2020-09-18T06:48:25.538Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:25 [2020-09-18T06:48:25.538Z] #47 68.55 encoding/binary
06:48:25 [2020-09-18T06:48:25.538Z] #47 68.65 fmt
06:48:25 [2020-09-18T06:48:25.538Z] #47 70.80 encoding/base64
06:48:25 [2020-09-18T06:48:25.538Z] #47 72.01 golang.org/x/sys/unix
06:48:25 [2020-09-18T06:48:25.538Z] #47 75.44 encoding/json
06:48:25 [2020-09-18T06:48:25.538Z] #47 ...
06:48:25 [2020-09-18T06:48:25.538Z] 
06:48:25 [2020-09-18T06:48:25.538Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:25 [2020-09-18T06:48:25.538Z] #41 72.26 flag
06:48:25 [2020-09-18T06:48:25.538Z] #41 74.66 go/token
06:48:25 [2020-09-18T06:48:25.538Z] #41 76.35 go/scanner
06:48:25 [2020-09-18T06:48:25.538Z] #41 76.58 regexp
06:48:25 [2020-09-18T06:48:25.538Z] #41 78.66 go/ast
06:48:25 [2020-09-18T06:48:25.562Z] #48 98.77 mvdan.cc/editorconfig
06:48:25 [2020-09-18T06:48:25.562Z] #48 ...
06:48:25 [2020-09-18T06:48:25.562Z] 
06:48:25 [2020-09-18T06:48:25.562Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:25 [2020-09-18T06:48:25.562Z] #42 88.94 regexp
06:48:25 [2020-09-18T06:48:25.562Z] #42 94.42 os/exec
06:48:25 [2020-09-18T06:48:25.562Z] #42 94.48 net
06:48:25 [2020-09-18T06:48:25.562Z] #42 97.87 internal/lazyregexp
06:48:25 [2020-09-18T06:48:25.562Z] #42 98.57 github.com/LK4D4/vndr/versioned
06:48:25 [2020-09-18T06:48:25.868Z] #42 ...
06:48:25 [2020-09-18T06:48:25.868Z] 
06:48:25 [2020-09-18T06:48:25.868Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:25 [2020-09-18T06:48:25.868Z] #40 24.65   CC       images/remap-file-path.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 24.94   CC       images/eventfd.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 25.16   CC       images/eventpoll.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 25.54   CC       images/fh.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 25.99   CC       images/fsnotify.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 26.66   CC       images/signalfd.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 26.94   CC       images/fs.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 27.16   CC       images/pstree.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 27.40   CC       images/pipe.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 27.61   CC       images/tcp-stream.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 27.87   CC       images/sk-packet.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 28.22   CC       images/mnt.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 28.47   CC       images/pipe-data.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 28.67   CC       images/sa.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 28.98   CC       images/timer.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 29.40   CC       images/timerfd.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 29.69   CC       images/mm.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 30.02   CC       images/sk-opts.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 30.27   CC       images/sk-unix.o
06:48:25 [2020-09-18T06:48:25.868Z] #40 30.66   CC       images/sk-inet.o
06:48:26 [2020-09-18T06:48:26.050Z] #39 5.064 fatal: not a git repository (or any of the parent directories): .git
06:48:26 [2020-09-18T06:48:26.050Z] #39 5.110   GEN      .gitid
06:48:26 [2020-09-18T06:48:26.050Z] #39 5.161   GEN      criu/include/version.h
06:48:26 [2020-09-18T06:48:26.050Z] #39 5.240   GEN      include/common/asm
06:48:26 [2020-09-18T06:48:26.111Z] #41 ...
06:48:26 [2020-09-18T06:48:26.111Z] 
06:48:26 [2020-09-18T06:48:26.111Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:26 [2020-09-18T06:48:26.111Z] #30 79.10 github.com/BurntSushi/toml/cmd/tomlv
06:48:26 [2020-09-18T06:48:26.323Z] #52 ...
06:48:26 [2020-09-18T06:48:26.323Z] 
06:48:26 [2020-09-18T06:48:26.323Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:26 [2020-09-18T06:48:26.323Z] #33 9.742 -- Detecting C compile features - done
06:48:26 [2020-09-18T06:48:26.323Z] #33 9.763 -- Performing Test HAS_BUILTIN_FORTIFY
06:48:26 [2020-09-18T06:48:26.323Z] #33 9.987 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:48:26 [2020-09-18T06:48:26.323Z] #33 10.08 -- Configuring done
06:48:26 [2020-09-18T06:48:26.323Z] #33 10.09 -- Generating done
06:48:26 [2020-09-18T06:48:26.323Z] #33 10.14 -- Build files have been written to: /tmp/tmp.zyj1rtIy1J/tini
06:48:26 [2020-09-18T06:48:26.323Z] #33 10.14 + make tini-static
06:48:26 [2020-09-18T06:48:26.323Z] #33 10.56 Scanning dependencies of target tini-static
06:48:26 [2020-09-18T06:48:26.323Z] #33 10.74 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:48:26 [2020-09-18T06:48:26.323Z] #33 12.09 [100%] Linking C executable tini-static
06:48:26 [2020-09-18T06:48:26.323Z] #33 12.41 [100%] Built target tini-static
06:48:26 [2020-09-18T06:48:26.323Z] #33 12.47 + mkdir -p /build
06:48:26 [2020-09-18T06:48:26.323Z] #33 12.47 + cp tini-static /build/docker-init
06:48:26 [2020-09-18T06:48:26.323Z] #33 DONE 13.3s
06:48:26 [2020-09-18T06:48:26.323Z] 
06:48:26 [2020-09-18T06:48:26.323Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:26 [2020-09-18T06:48:26.323Z] #39 2.930 Note: Building without setproctitle() and strlcpy() support.
06:48:26 [2020-09-18T06:48:26.323Z] #39 2.931       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:48:26 [2020-09-18T06:48:26.323Z] #39 2.943 Note: Building without GnuTLS support
06:48:26 [2020-09-18T06:48:26.323Z] #39 2.946 Makefile.config:39: Warn: you have no libnftables installed
06:48:26 [2020-09-18T06:48:26.323Z] #39 2.947 Makefile.config:40: Warn: Building without nftables support
06:48:26 [2020-09-18T06:48:26.323Z] #39 5.149 fatal: not a git repository (or any of the parent directories): .git
06:48:26 [2020-09-18T06:48:26.323Z] #39 5.228   GEN      .gitid
06:48:26 [2020-09-18T06:48:26.323Z] #39 5.266   GEN      criu/include/version.h
06:48:26 [2020-09-18T06:48:26.323Z] #39 5.391   GEN      include/common/asm
06:48:26 [2020-09-18T06:48:26.565Z] #40 31.17   CC       images/tun.o
06:48:26 [2020-09-18T06:48:26.565Z] #40 ...
06:48:26 [2020-09-18T06:48:26.565Z] 
06:48:26 [2020-09-18T06:48:26.565Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:26 [2020-09-18T06:48:26.565Z] #42 99.96 crypto/sha512
06:48:26 [2020-09-18T06:48:26.565Z] #42 99.97 crypto/cipher
06:48:26 [2020-09-18T06:48:26.565Z] #42 100.0 go/scanner
06:48:26 [2020-09-18T06:48:26.725Z] #45 ...
06:48:26 [2020-09-18T06:48:26.725Z] 
06:48:26 [2020-09-18T06:48:26.725Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:48:26 [2020-09-18T06:48:26.725Z] #36 DONE 177.2s
06:48:26 [2020-09-18T06:48:26.725Z] 
06:48:26 [2020-09-18T06:48:26.725Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:26 [2020-09-18T06:48:26.725Z] #39 106.7   CC       criu/protobuf-desc.o
06:48:26 [2020-09-18T06:48:26.725Z] #39 107.5   CC       criu/protobuf.o
06:48:26 [2020-09-18T06:48:26.725Z] #39 107.9   CC       criu/pstree.o
06:48:26 [2020-09-18T06:48:26.725Z] #39 108.8   CC       criu/rbtree.o
06:48:26 [2020-09-18T06:48:26.725Z] #39 109.1   CC       criu/rst-malloc.o
06:48:26 [2020-09-18T06:48:26.725Z] #39 109.3   CC       criu/seccomp.o
06:48:26 [2020-09-18T06:48:26.725Z] #39 109.8   CC       criu/seize.o
06:48:26 [2020-09-18T06:48:26.725Z] #39 110.5   CC       criu/servicefd.o
06:48:26 [2020-09-18T06:48:26.725Z] #39 110.9   CC       criu/shmem.o
06:48:26 [2020-09-18T06:48:26.725Z] #39 111.6   CC       criu/sigframe.o
06:48:26 [2020-09-18T06:48:26.725Z] #39 111.8   CC       criu/signalfd.o
06:48:26 [2020-09-18T06:48:26.725Z] #39 112.1   CC       criu/sk-inet.o
06:48:26 [2020-09-18T06:48:26.725Z] #39 113.0   CC       criu/sk-netlink.o
06:48:26 [2020-09-18T06:48:26.725Z] #39 113.6   CC       criu/sk-packet.o
06:48:26 [2020-09-18T06:48:26.980Z] #39 ...
06:48:26 [2020-09-18T06:48:26.981Z] 
06:48:26 [2020-09-18T06:48:26.981Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:26 [2020-09-18T06:48:26.981Z] #10 78.87 Selecting previously unselected package gcc-mingw-w64-base.
06:48:26 [2020-09-18T06:48:26.981Z] #10 78.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:48:26 [2020-09-18T06:48:26.981Z] #10 78.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:48:26 [2020-09-18T06:48:26.981Z] #10 79.05 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:48:27 [2020-09-18T06:48:27.237Z] #10 79.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:48:27 [2020-09-18T06:48:27.237Z] #10 79.09 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:48:27 [2020-09-18T06:48:27.271Z] #39 7.089   PBCC     images/timens.pb-c.c
06:48:27 [2020-09-18T06:48:27.271Z] #39 7.125   DEP      images/timens.pb-c.d
06:48:27 [2020-09-18T06:48:27.297Z] #39 114.2   CC       criu/sk-queue.o
06:48:27 [2020-09-18T06:48:27.493Z] #30 ...
06:48:27 [2020-09-18T06:48:27.493Z] 
06:48:27 [2020-09-18T06:48:27.493Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:48:27 [2020-09-18T06:48:27.493Z] #38 79.96 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
06:48:27 [2020-09-18T06:48:27.493Z] #38 79.98 Processing triggers for libc-bin (2.28-10) ...
06:48:27 [2020-09-18T06:48:27.493Z] #38 DONE 80.4s
06:48:27 [2020-09-18T06:48:27.493Z] 
06:48:27 [2020-09-18T06:48:27.493Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:27 [2020-09-18T06:48:27.493Z] #33 7.284 -- Detecting C compile features - done
06:48:27 [2020-09-18T06:48:27.493Z] #33 7.356 -- Performing Test HAS_BUILTIN_FORTIFY
06:48:27 [2020-09-18T06:48:27.535Z] #39 7.195   PBCC     images/fown.pb-c.c
06:48:27 [2020-09-18T06:48:27.535Z] #39 7.237   PBCC     images/google/protobuf/descriptor.pb-c.c
06:48:27 [2020-09-18T06:48:27.535Z] #39 7.294   PBCC     images/opts.pb-c.c
06:48:27 [2020-09-18T06:48:27.558Z] #39 114.4   CC       criu/sk-tcp.o
06:48:27 [2020-09-18T06:48:27.753Z] #33 7.803 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:48:27 [2020-09-18T06:48:27.753Z] #33 7.948 -- Configuring done
06:48:27 [2020-09-18T06:48:27.753Z] #33 8.000 -- Generating done
06:48:27 [2020-09-18T06:48:27.798Z] #39 7.410   PBCC     images/memfd.pb-c.c
06:48:27 [2020-09-18T06:48:27.798Z] #39 7.458   DEP      images/fown.pb-c.d
06:48:27 [2020-09-18T06:48:27.798Z] #39 7.505   DEP      images/google/protobuf/descriptor.pb-c.d
06:48:27 [2020-09-18T06:48:27.798Z] #39 7.566   DEP      images/opts.pb-c.d
06:48:27 [2020-09-18T06:48:27.798Z] #39 7.606   DEP      images/memfd.pb-c.d
06:48:27 [2020-09-18T06:48:27.819Z] #39 114.8   CC       criu/sk-unix.o
06:48:28 [2020-09-18T06:48:28.019Z] #33 8.007 -- Build files have been written to: /tmp/tmp.EkNzXzglfE/tini
06:48:28 [2020-09-18T06:48:28.019Z] #33 8.039 + make tini-static
06:48:28 [2020-09-18T06:48:28.061Z] #39 7.631   PBCC     images/sit.pb-c.c
06:48:28 [2020-09-18T06:48:28.062Z] #39 7.670   DEP      images/sit.pb-c.d
06:48:28 [2020-09-18T06:48:28.062Z] #39 7.705   PBCC     images/macvlan.pb-c.c
06:48:28 [2020-09-18T06:48:28.062Z] #39 7.719   DEP      images/macvlan.pb-c.d
06:48:28 [2020-09-18T06:48:28.062Z] #39 7.755   PBCC     images/autofs.pb-c.c
06:48:28 [2020-09-18T06:48:28.062Z] #39 7.784   DEP      images/autofs.pb-c.d
06:48:28 [2020-09-18T06:48:28.062Z] #39 7.812   PBCC     images/sysctl.pb-c.c
06:48:28 [2020-09-18T06:48:28.062Z] #39 7.834   DEP      images/sysctl.pb-c.d
06:48:28 [2020-09-18T06:48:28.279Z] #33 8.455 Scanning dependencies of target tini-static
06:48:28 [2020-09-18T06:48:28.279Z] #33 8.593 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:48:28 [2020-09-18T06:48:28.326Z] #39 7.871   PBCC     images/time.pb-c.c
06:48:28 [2020-09-18T06:48:28.326Z] #39 7.896   DEP      images/time.pb-c.d
06:48:28 [2020-09-18T06:48:28.326Z] #39 7.934   PBCC     images/binfmt-misc.pb-c.c
06:48:28 [2020-09-18T06:48:28.326Z] #39 7.952   DEP      images/binfmt-misc.pb-c.d
06:48:28 [2020-09-18T06:48:28.326Z] #39 7.979   PBCC     images/seccomp.pb-c.c
06:48:28 [2020-09-18T06:48:28.326Z] #39 7.988   DEP      images/seccomp.pb-c.d
06:48:28 [2020-09-18T06:48:28.326Z] #39 8.022   PBCC     images/userns.pb-c.c
06:48:28 [2020-09-18T06:48:28.326Z] #39 8.062   DEP      images/userns.pb-c.d
06:48:28 [2020-09-18T06:48:28.326Z] #39 8.118   PBCC     images/cgroup.pb-c.c
06:48:28 [2020-09-18T06:48:28.326Z] #39 8.129   DEP      images/cgroup.pb-c.d
06:48:28 [2020-09-18T06:48:28.326Z] #39 8.177   PBCC     images/ext-file.pb-c.c
06:48:28 [2020-09-18T06:48:28.589Z] #39 8.190   DEP      images/ext-file.pb-c.d
06:48:28 [2020-09-18T06:48:28.589Z] #39 8.228   PBCC     images/rpc.pb-c.c
06:48:28 [2020-09-18T06:48:28.589Z] #39 8.266   DEP      images/rpc.pb-c.d
06:48:28 [2020-09-18T06:48:28.589Z] #39 8.298   PBCC     images/siginfo.pb-c.c
06:48:28 [2020-09-18T06:48:28.589Z] #39 8.308   DEP      images/siginfo.pb-c.d
06:48:28 [2020-09-18T06:48:28.589Z] #39 8.360   PBCC     images/pagemap.pb-c.c
06:48:28 [2020-09-18T06:48:28.589Z] #39 8.426   DEP      images/pagemap.pb-c.d
06:48:28 [2020-09-18T06:48:28.606Z] #10 ...
06:48:28 [2020-09-18T06:48:28.606Z] 
06:48:28 [2020-09-18T06:48:28.606Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:28 [2020-09-18T06:48:28.606Z] #30 73.23 log
06:48:28 [2020-09-18T06:48:28.606Z] #30 75.95 github.com/BurntSushi/toml/cmd/tomlv
06:48:28 [2020-09-18T06:48:28.606Z] #30 DONE 80.5s
06:48:28 [2020-09-18T06:48:28.606Z] 
06:48:28 [2020-09-18T06:48:28.606Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:28 [2020-09-18T06:48:28.606Z] #39 6.964   PBCC     images/timens.pb-c.c
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.004   DEP      images/timens.pb-c.d
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.055   PBCC     images/fown.pb-c.c
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.084   PBCC     images/google/protobuf/descriptor.pb-c.c
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.192   PBCC     images/opts.pb-c.c
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.236   PBCC     images/memfd.pb-c.c
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.288   DEP      images/fown.pb-c.d
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.344   DEP      images/google/protobuf/descriptor.pb-c.d
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.453   DEP      images/opts.pb-c.d
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.488   DEP      images/memfd.pb-c.d
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.548   PBCC     images/sit.pb-c.c
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.595   DEP      images/sit.pb-c.d
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.652   PBCC     images/macvlan.pb-c.c
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.699   DEP      images/macvlan.pb-c.d
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.749   PBCC     images/autofs.pb-c.c
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.814   DEP      images/autofs.pb-c.d
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.875   PBCC     images/sysctl.pb-c.c
06:48:28 [2020-09-18T06:48:28.606Z] #39 7.933   DEP      images/sysctl.pb-c.d
06:48:28 [2020-09-18T06:48:28.675Z] #42 101.9 net/url
06:48:28 [2020-09-18T06:48:28.852Z] #39 8.456   PBCC     images/rlimit.pb-c.c
06:48:28 [2020-09-18T06:48:28.852Z] #39 8.471   DEP      images/rlimit.pb-c.d
06:48:28 [2020-09-18T06:48:28.852Z] #39 8.492   PBCC     images/file-lock.pb-c.c
06:48:28 [2020-09-18T06:48:28.852Z] #39 8.514   DEP      images/file-lock.pb-c.d
06:48:28 [2020-09-18T06:48:28.852Z] #39 8.536   PBCC     images/tty.pb-c.c
06:48:28 [2020-09-18T06:48:28.852Z] #39 8.574   DEP      images/tty.pb-c.d
06:48:28 [2020-09-18T06:48:28.852Z] #39 8.611   PBCC     images/tun.pb-c.c
06:48:28 [2020-09-18T06:48:28.852Z] #39 8.662   PBCC     images/netdev.pb-c.c
06:48:28 [2020-09-18T06:48:28.863Z] #39 8.024   PBCC     images/time.pb-c.c
06:48:28 [2020-09-18T06:48:28.863Z] #39 8.032   DEP      images/time.pb-c.d
06:48:29 [2020-09-18T06:48:29.115Z] #39 8.716   DEP      images/tun.pb-c.d
06:48:29 [2020-09-18T06:48:29.115Z] #39 8.752   DEP      images/netdev.pb-c.d
06:48:29 [2020-09-18T06:48:29.115Z] #39 8.790   PBCC     images/vma.pb-c.c
06:48:29 [2020-09-18T06:48:29.115Z] #39 8.859   DEP      images/vma.pb-c.d
06:48:29 [2020-09-18T06:48:29.115Z] #39 8.922   PBCC     images/creds.pb-c.c
06:48:29 [2020-09-18T06:48:29.120Z] #39 8.088   PBCC     images/binfmt-misc.pb-c.c
06:48:29 [2020-09-18T06:48:29.120Z] #39 8.168   DEP      images/binfmt-misc.pb-c.d
06:48:29 [2020-09-18T06:48:29.120Z] #39 8.244   PBCC     images/seccomp.pb-c.c
06:48:29 [2020-09-18T06:48:29.120Z] #39 8.264   DEP      images/seccomp.pb-c.d
06:48:29 [2020-09-18T06:48:29.120Z] #39 8.380   PBCC     images/userns.pb-c.c
06:48:29 [2020-09-18T06:48:29.206Z] #39 115.9   CC       criu/sockets.o
06:48:29 [2020-09-18T06:48:29.377Z] #39 8.433   DEP      images/userns.pb-c.d
06:48:29 [2020-09-18T06:48:29.377Z] #39 8.524   PBCC     images/cgroup.pb-c.c
06:48:29 [2020-09-18T06:48:29.377Z] #39 8.626   DEP      images/cgroup.pb-c.d
06:48:29 [2020-09-18T06:48:29.379Z] #39 8.958   DEP      images/creds.pb-c.d
06:48:29 [2020-09-18T06:48:29.379Z] #39 9.004   PBCC     images/utsns.pb-c.c
06:48:29 [2020-09-18T06:48:29.379Z] #39 9.023   DEP      images/utsns.pb-c.d
06:48:29 [2020-09-18T06:48:29.379Z] #39 9.059   PBCC     images/ipc-desc.pb-c.c
06:48:29 [2020-09-18T06:48:29.379Z] #39 9.096   PBCC     images/ipc-sem.pb-c.c
06:48:29 [2020-09-18T06:48:29.379Z] #39 9.122   DEP      images/ipc-desc.pb-c.d
06:48:29 [2020-09-18T06:48:29.379Z] #39 9.149   DEP      images/ipc-sem.pb-c.d
06:48:29 [2020-09-18T06:48:29.379Z] #39 ...
06:48:29 [2020-09-18T06:48:29.379Z] 
06:48:29 [2020-09-18T06:48:29.379Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:29 [2020-09-18T06:48:29.379Z] #47 63.55 golang.org/x/crypto/ssh/terminal
06:48:29 [2020-09-18T06:48:29.379Z] #47 68.71 mvdan.cc/sh/v3/cmd/shfmt
06:48:29 [2020-09-18T06:48:29.467Z] #39 116.5   CC       criu/stats.o
06:48:29 [2020-09-18T06:48:29.634Z] #39 ...
06:48:29 [2020-09-18T06:48:29.634Z] 
06:48:29 [2020-09-18T06:48:29.634Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:29 [2020-09-18T06:48:29.634Z] #33 2.864 + cd /tmp/tmp.UYHJjJ1YMr/tini
06:48:29 [2020-09-18T06:48:29.634Z] #33 2.864 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
06:48:29 [2020-09-18T06:48:29.634Z] #33 2.879 + cmake .
06:48:29 [2020-09-18T06:48:29.634Z] #33 3.793 -- The C compiler identification is GNU 8.3.0
06:48:29 [2020-09-18T06:48:29.634Z] #33 3.929 -- Check for working C compiler: /usr/bin/cc
06:48:29 [2020-09-18T06:48:29.634Z] #33 4.749 -- Check for working C compiler: /usr/bin/cc -- works
06:48:29 [2020-09-18T06:48:29.634Z] #33 4.750 -- Detecting C compiler ABI info
06:48:29 [2020-09-18T06:48:29.634Z] #33 5.413 -- Detecting C compiler ABI info - done
06:48:29 [2020-09-18T06:48:29.634Z] #33 5.463 -- Detecting C compile features
06:48:29 [2020-09-18T06:48:29.634Z] #33 7.475 -- Detecting C compile features - done
06:48:29 [2020-09-18T06:48:29.634Z] #33 7.514 -- Performing Test HAS_BUILTIN_FORTIFY
06:48:29 [2020-09-18T06:48:29.634Z] #33 7.858 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:48:29 [2020-09-18T06:48:29.634Z] #33 7.967 -- Configuring done
06:48:29 [2020-09-18T06:48:29.634Z] #33 8.006 -- Generating done
06:48:29 [2020-09-18T06:48:29.634Z] #33 8.010 -- Build files have been written to: /tmp/tmp.UYHJjJ1YMr/tini
06:48:29 [2020-09-18T06:48:29.634Z] #33 8.026 + make tini-static
06:48:29 [2020-09-18T06:48:29.634Z] #33 8.494 Scanning dependencies of target tini-static
06:48:29 [2020-09-18T06:48:29.634Z] #33 8.677 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:48:29 [2020-09-18T06:48:29.634Z] #33 9.921 [100%] Linking C executable tini-static
06:48:29 [2020-09-18T06:48:29.634Z] #33 10.91 [100%] Built target tini-static
06:48:29 [2020-09-18T06:48:29.634Z] #33 11.04 + mkdir -p /build
06:48:29 [2020-09-18T06:48:29.634Z] #33 11.08 + cp tini-static /build/docker-init
06:48:29 [2020-09-18T06:48:29.634Z] #33 DONE 11.2s
06:48:29 [2020-09-18T06:48:29.634Z] 
06:48:29 [2020-09-18T06:48:29.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:29 [2020-09-18T06:48:29.634Z] #39 8.756   PBCC     images/ext-file.pb-c.c
06:48:29 [2020-09-18T06:48:29.634Z] #39 8.786   DEP      images/ext-file.pb-c.d
06:48:29 [2020-09-18T06:48:29.634Z] #39 8.863   PBCC     images/rpc.pb-c.c
06:48:29 [2020-09-18T06:48:29.642Z] #47 ...
06:48:29 [2020-09-18T06:48:29.642Z] 
06:48:29 [2020-09-18T06:48:29.642Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:29 [2020-09-18T06:48:29.642Z] #39 9.218   PBCC     images/ipc-msg.pb-c.c
06:48:29 [2020-09-18T06:48:29.642Z] #39 9.242   DEP      images/ipc-msg.pb-c.d
06:48:29 [2020-09-18T06:48:29.642Z] #39 9.302   PBCC     images/ipc-shm.pb-c.c
06:48:29 [2020-09-18T06:48:29.642Z] #39 9.330   DEP      images/ipc-shm.pb-c.d
06:48:29 [2020-09-18T06:48:29.642Z] #39 9.350   PBCC     images/ipc-var.pb-c.c
06:48:29 [2020-09-18T06:48:29.642Z] #39 9.366   DEP      images/ipc-var.pb-c.d
06:48:29 [2020-09-18T06:48:29.642Z] #39 9.385   PBCC     images/sk-opts.pb-c.c
06:48:29 [2020-09-18T06:48:29.642Z] #39 9.403   PBCC     images/packet-sock.pb-c.c
06:48:29 [2020-09-18T06:48:29.642Z] #39 9.437   DEP      images/sk-opts.pb-c.d
06:48:29 [2020-09-18T06:48:29.642Z] #39 9.460   DEP      images/packet-sock.pb-c.d
06:48:29 [2020-09-18T06:48:29.642Z] #39 9.489   PBCC     images/sk-netlink.pb-c.c
06:48:29 [2020-09-18T06:48:29.642Z] #39 9.518   DEP      images/sk-netlink.pb-c.d
06:48:29 [2020-09-18T06:48:29.729Z] #39 116.7   CC       criu/string.o
06:48:29 [2020-09-18T06:48:29.729Z] #39 116.7   CC       criu/sysctl.o
06:48:29 [2020-09-18T06:48:29.735Z] #42 ...
06:48:29 [2020-09-18T06:48:29.735Z] 
06:48:29 [2020-09-18T06:48:29.735Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:29 [2020-09-18T06:48:29.735Z] #31 94.15 flag
06:48:29 [2020-09-18T06:48:29.735Z] #31 94.15 log
06:48:29 [2020-09-18T06:48:29.735Z] #31 94.15 github.com/BurntSushi/toml
06:48:29 [2020-09-18T06:48:29.735Z] #31 98.49 github.com/BurntSushi/toml/cmd/tomlv
06:48:29 [2020-09-18T06:48:29.735Z] #31 DONE 102.8s
06:48:29 [2020-09-18T06:48:29.735Z] 
06:48:29 [2020-09-18T06:48:29.735Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:29 [2020-09-18T06:48:29.735Z] #40 31.52   CC       images/sk-netlink.o
06:48:29 [2020-09-18T06:48:29.735Z] #40 31.81   CC       images/packet-sock.o
06:48:29 [2020-09-18T06:48:29.735Z] #40 32.26   CC       images/ipc-var.o
06:48:29 [2020-09-18T06:48:29.735Z] #40 32.51   CC       images/ipc-desc.o
06:48:29 [2020-09-18T06:48:29.735Z] #40 32.72   CC       images/ipc-shm.o
06:48:29 [2020-09-18T06:48:29.735Z] #40 32.97   CC       images/ipc-msg.o
06:48:29 [2020-09-18T06:48:29.735Z] #40 33.27   CC       images/ipc-sem.o
06:48:29 [2020-09-18T06:48:29.735Z] #40 33.53   CC       images/utsns.o
06:48:29 [2020-09-18T06:48:29.735Z] #40 33.70   CC       images/creds.o
06:48:29 [2020-09-18T06:48:29.735Z] #40 33.88   CC       images/vma.o
06:48:29 [2020-09-18T06:48:29.735Z] #40 34.10   CC       images/netdev.o
06:48:29 [2020-09-18T06:48:29.891Z] #39 8.946   DEP      images/rpc.pb-c.d
06:48:29 [2020-09-18T06:48:29.891Z] #39 9.051   PBCC     images/siginfo.pb-c.c
06:48:29 [2020-09-18T06:48:29.906Z] #39 9.551   PBCC     images/sk-inet.pb-c.c
06:48:29 [2020-09-18T06:48:29.906Z] #39 9.582   DEP      images/sk-inet.pb-c.d
06:48:29 [2020-09-18T06:48:29.906Z] #39 9.611   PBCC     images/sk-unix.pb-c.c
06:48:29 [2020-09-18T06:48:29.906Z] #39 9.642   DEP      images/sk-unix.pb-c.d
06:48:29 [2020-09-18T06:48:29.906Z] #39 9.671   PBCC     images/mm.pb-c.c
06:48:29 [2020-09-18T06:48:29.906Z] #39 9.706   DEP      images/mm.pb-c.d
06:48:29 [2020-09-18T06:48:29.906Z] #39 9.734   PBCC     images/timerfd.pb-c.c
06:48:29 [2020-09-18T06:48:29.906Z] #39 9.771   DEP      images/timerfd.pb-c.d
06:48:30 [2020-09-18T06:48:30.034Z] #40 34.99   CC       images/tty.o
06:48:30 [2020-09-18T06:48:30.148Z] #39 9.174   DEP      images/siginfo.pb-c.d
06:48:30 [2020-09-18T06:48:30.148Z] #39 9.174   PBCC     images/pagemap.pb-c.c
06:48:30 [2020-09-18T06:48:30.148Z] #39 9.239   DEP      images/pagemap.pb-c.d
06:48:30 [2020-09-18T06:48:30.148Z] #39 9.307   PBCC     images/rlimit.pb-c.c
06:48:30 [2020-09-18T06:48:30.148Z] #39 9.337   DEP      images/rlimit.pb-c.d
06:48:30 [2020-09-18T06:48:30.148Z] #39 9.415   PBCC     images/file-lock.pb-c.c
06:48:30 [2020-09-18T06:48:30.170Z] #39 9.807   PBCC     images/timer.pb-c.c
06:48:30 [2020-09-18T06:48:30.170Z] #39 9.818   DEP      images/timer.pb-c.d
06:48:30 [2020-09-18T06:48:30.170Z] #39 9.869   PBCC     images/sa.pb-c.c
06:48:30 [2020-09-18T06:48:30.170Z] #39 9.902   DEP      images/sa.pb-c.d
06:48:30 [2020-09-18T06:48:30.170Z] #39 ...
06:48:30 [2020-09-18T06:48:30.170Z] 
06:48:30 [2020-09-18T06:48:30.170Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:30 [2020-09-18T06:48:30.170Z] #47 DONE 74.5s
06:48:30 [2020-09-18T06:48:30.170Z] 
06:48:30 [2020-09-18T06:48:30.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:30 [2020-09-18T06:48:30.170Z] #39 9.935   PBCC     images/pipe-data.pb-c.c
06:48:30 [2020-09-18T06:48:30.170Z] #39 9.960   DEP      images/pipe-data.pb-c.d
06:48:30 [2020-09-18T06:48:30.170Z] #39 9.997   PBCC     images/mnt.pb-c.c
06:48:30 [2020-09-18T06:48:30.190Z] #33 10.13 [100%] Linking C executable tini-static
06:48:30 [2020-09-18T06:48:30.301Z] #39 117.1   CC       criu/sysfs_parse.o
06:48:30 [2020-09-18T06:48:30.301Z] #39 117.3   CC       criu/timens.o
06:48:30 [2020-09-18T06:48:30.405Z] #39 9.528   DEP      images/file-lock.pb-c.d
06:48:30 [2020-09-18T06:48:30.405Z] #39 9.640   PBCC     images/tty.pb-c.c
06:48:30 [2020-09-18T06:48:30.405Z] #39 9.740   DEP      images/tty.pb-c.d
06:48:30 [2020-09-18T06:48:30.435Z] #39 10.06   DEP      images/mnt.pb-c.d
06:48:30 [2020-09-18T06:48:30.435Z] #39 10.08   PBCC     images/sk-packet.pb-c.c
06:48:30 [2020-09-18T06:48:30.435Z] #39 10.13   DEP      images/sk-packet.pb-c.d
06:48:30 [2020-09-18T06:48:30.435Z] #39 10.18   PBCC     images/tcp-stream.pb-c.c
06:48:30 [2020-09-18T06:48:30.435Z] #39 10.26   DEP      images/tcp-stream.pb-c.d
06:48:30 [2020-09-18T06:48:30.450Z] #33 ...
06:48:30 [2020-09-18T06:48:30.450Z] 
06:48:30 [2020-09-18T06:48:30.450Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:30 [2020-09-18T06:48:30.450Z] #30 DONE 83.6s
06:48:30 [2020-09-18T06:48:30.563Z] #39 117.5   CC       criu/timerfd.o
06:48:30 [2020-09-18T06:48:30.662Z] #39 9.852   PBCC     images/tun.pb-c.c
06:48:30 [2020-09-18T06:48:30.662Z] #39 9.901   PBCC     images/netdev.pb-c.c
06:48:30 [2020-09-18T06:48:30.662Z] #39 9.939   DEP      images/tun.pb-c.d
06:48:30 [2020-09-18T06:48:30.662Z] #39 9.972   DEP      images/netdev.pb-c.d
06:48:30 [2020-09-18T06:48:30.698Z] #39 10.33   PBCC     images/pipe.pb-c.c
06:48:30 [2020-09-18T06:48:30.698Z] #39 10.42   DEP      images/pipe.pb-c.d
06:48:30 [2020-09-18T06:48:30.698Z] #39 10.47   PBCC     images/pstree.pb-c.c
06:48:30 [2020-09-18T06:48:30.698Z] #39 10.55   DEP      images/pstree.pb-c.d
06:48:30 [2020-09-18T06:48:30.709Z] 
06:48:30 [2020-09-18T06:48:30.709Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:30 [2020-09-18T06:48:30.709Z] #10 82.97 Selecting previously unselected package gcc-mingw-w64-base.
06:48:30 [2020-09-18T06:48:30.709Z] #10 82.97 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:48:30 [2020-09-18T06:48:30.709Z] #10 82.99 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:48:30 [2020-09-18T06:48:30.709Z] #10 83.16 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:48:30 [2020-09-18T06:48:30.709Z] #10 83.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:48:30 [2020-09-18T06:48:30.709Z] #10 83.17 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:48:30 [2020-09-18T06:48:30.824Z] #39 117.7   CC       criu/tty.o
06:48:30 [2020-09-18T06:48:30.919Z] #39 10.01   PBCC     images/vma.pb-c.c
06:48:30 [2020-09-18T06:48:30.919Z] #39 10.05   DEP      images/vma.pb-c.d
06:48:30 [2020-09-18T06:48:30.919Z] #39 10.09   PBCC     images/creds.pb-c.c
06:48:30 [2020-09-18T06:48:30.919Z] #39 10.12   DEP      images/creds.pb-c.d
06:48:30 [2020-09-18T06:48:30.919Z] #39 10.20   PBCC     images/utsns.pb-c.c
06:48:30 [2020-09-18T06:48:30.962Z] #39 10.60   PBCC     images/fs.pb-c.c
06:48:30 [2020-09-18T06:48:30.962Z] #39 10.63   DEP      images/fs.pb-c.d
06:48:31 [2020-09-18T06:48:31.177Z] #39 10.23   DEP      images/utsns.pb-c.d
06:48:31 [2020-09-18T06:48:31.177Z] #39 10.30   PBCC     images/ipc-desc.pb-c.c
06:48:31 [2020-09-18T06:48:31.177Z] #39 10.34   PBCC     images/ipc-sem.pb-c.c
06:48:31 [2020-09-18T06:48:31.177Z] #39 10.35   DEP      images/ipc-desc.pb-c.d
06:48:31 [2020-09-18T06:48:31.177Z] #39 10.40   DEP      images/ipc-sem.pb-c.d
06:48:31 [2020-09-18T06:48:31.226Z] #39 10.72   PBCC     images/signalfd.pb-c.c
06:48:31 [2020-09-18T06:48:31.226Z] #39 10.77   DEP      images/signalfd.pb-c.d
06:48:31 [2020-09-18T06:48:31.226Z] #39 10.87   PBCC     images/fh.pb-c.c
06:48:31 [2020-09-18T06:48:31.226Z] #39 10.95   PBCC     images/fsnotify.pb-c.c
06:48:31 [2020-09-18T06:48:31.279Z] #10 ...
06:48:31 [2020-09-18T06:48:31.279Z] 
06:48:31 [2020-09-18T06:48:31.279Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:31 [2020-09-18T06:48:31.279Z] #33 11.08 [100%] Built target tini-static
06:48:31 [2020-09-18T06:48:31.279Z] #33 11.25 + mkdir -p /build
06:48:31 [2020-09-18T06:48:31.279Z] #33 11.27 + cp tini-static /build/docker-init
06:48:31 [2020-09-18T06:48:31.279Z] #33 DONE 11.4s
06:48:31 [2020-09-18T06:48:31.279Z] 
06:48:31 [2020-09-18T06:48:31.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:31 [2020-09-18T06:48:31.279Z] #39 2.099 Note: Building without setproctitle() and strlcpy() support.
06:48:31 [2020-09-18T06:48:31.279Z] #39 2.099       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:48:31 [2020-09-18T06:48:31.279Z] #39 2.123 Note: Building without GnuTLS support
06:48:31 [2020-09-18T06:48:31.279Z] #39 2.128 Makefile.config:39: Warn: you have no libnftables installed
06:48:31 [2020-09-18T06:48:31.279Z] #39 2.128 Makefile.config:40: Warn: Building without nftables support
06:48:31 [2020-09-18T06:48:31.434Z] #39 10.47   PBCC     images/ipc-msg.pb-c.c
06:48:31 [2020-09-18T06:48:31.434Z] #39 10.52   DEP      images/ipc-msg.pb-c.d
06:48:31 [2020-09-18T06:48:31.434Z] #39 10.60   PBCC     images/ipc-shm.pb-c.c
06:48:31 [2020-09-18T06:48:31.434Z] #39 10.65   DEP      images/ipc-shm.pb-c.d
06:48:31 [2020-09-18T06:48:31.434Z] #39 10.69   PBCC     images/ipc-var.pb-c.c
06:48:31 [2020-09-18T06:48:31.434Z] #39 10.73   DEP      images/ipc-var.pb-c.d
06:48:31 [2020-09-18T06:48:31.489Z] #39 11.04   DEP      images/fh.pb-c.d
06:48:31 [2020-09-18T06:48:31.489Z] #39 11.09   DEP      images/fsnotify.pb-c.d
06:48:31 [2020-09-18T06:48:31.489Z] #39 11.18   PBCC     images/eventpoll.pb-c.c
06:48:31 [2020-09-18T06:48:31.489Z] #39 11.22   DEP      images/eventpoll.pb-c.d
06:48:31 [2020-09-18T06:48:31.489Z] #39 11.29   PBCC     images/eventfd.pb-c.c
06:48:31 [2020-09-18T06:48:31.572Z] #40 36.04   CC       images/file-lock.o
06:48:31 [2020-09-18T06:48:31.572Z] #40 36.27   CC       images/rlimit.o
06:48:31 [2020-09-18T06:48:31.572Z] #40 36.57   CC       images/pagemap.o
06:48:31 [2020-09-18T06:48:31.692Z] #39 10.78   PBCC     images/sk-opts.pb-c.c
06:48:31 [2020-09-18T06:48:31.692Z] #39 10.82   PBCC     images/packet-sock.pb-c.c
06:48:31 [2020-09-18T06:48:31.692Z] #39 10.88   DEP      images/sk-opts.pb-c.d
06:48:31 [2020-09-18T06:48:31.692Z] #39 10.94   DEP      images/packet-sock.pb-c.d
06:48:31 [2020-09-18T06:48:31.692Z] #39 10.98   PBCC     images/sk-netlink.pb-c.c
06:48:31 [2020-09-18T06:48:31.753Z] #39 11.35   DEP      images/eventfd.pb-c.d
06:48:31 [2020-09-18T06:48:31.753Z] #39 11.39   PBCC     images/remap-file-path.pb-c.c
06:48:31 [2020-09-18T06:48:31.753Z] #39 11.48   DEP      images/remap-file-path.pb-c.d
06:48:31 [2020-09-18T06:48:31.753Z] #39 11.55   PBCC     images/fifo.pb-c.c
06:48:31 [2020-09-18T06:48:31.753Z] #39 ...
06:48:31 [2020-09-18T06:48:31.753Z] 
06:48:31 [2020-09-18T06:48:31.753Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:31 [2020-09-18T06:48:31.753Z] #41 65.94 encoding/xml
06:48:31 [2020-09-18T06:48:31.753Z] #41 67.32 go/parser
06:48:31 [2020-09-18T06:48:31.753Z] #41 70.02 go/doc
06:48:31 [2020-09-18T06:48:31.753Z] #41 73.07 crypto/rand
06:48:31 [2020-09-18T06:48:31.753Z] #41 73.89 encoding/asn1
06:48:31 [2020-09-18T06:48:31.753Z] #41 74.80 github.com/LK4D4/vndr/build
06:48:31 [2020-09-18T06:48:31.753Z] #41 75.94 crypto/rsa
06:48:31 [2020-09-18T06:48:31.768Z] #39 118.9   CC       criu/tun.o
06:48:31 [2020-09-18T06:48:31.848Z] #39 4.535 fatal: not a git repository (or any of the parent directories): .git
06:48:31 [2020-09-18T06:48:31.949Z] #39 11.02   DEP      images/sk-netlink.pb-c.d
06:48:31 [2020-09-18T06:48:31.949Z] #39 11.07   PBCC     images/sk-inet.pb-c.c
06:48:31 [2020-09-18T06:48:31.949Z] #39 11.14   DEP      images/sk-inet.pb-c.d
06:48:31 [2020-09-18T06:48:31.949Z] #39 11.16   PBCC     images/sk-unix.pb-c.c
06:48:31 [2020-09-18T06:48:31.949Z] #39 11.20   DEP      images/sk-unix.pb-c.d
06:48:31 [2020-09-18T06:48:31.949Z] #39 11.27   PBCC     images/mm.pb-c.c
06:48:32 [2020-09-18T06:48:32.020Z] #41 ...
06:48:32 [2020-09-18T06:48:32.020Z] 
06:48:32 [2020-09-18T06:48:32.020Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:32 [2020-09-18T06:48:32.020Z] #39 11.57   DEP      images/fifo.pb-c.d
06:48:32 [2020-09-18T06:48:32.020Z] #39 11.62   PBCC     images/ghost-file.pb-c.c
06:48:32 [2020-09-18T06:48:32.020Z] #39 11.66   DEP      images/ghost-file.pb-c.d
06:48:32 [2020-09-18T06:48:32.020Z] #39 11.71   PBCC     images/regfile.pb-c.c
06:48:32 [2020-09-18T06:48:32.020Z] #39 11.75   DEP      images/regfile.pb-c.d
06:48:32 [2020-09-18T06:48:32.020Z] #39 11.80   PBCC     images/ns.pb-c.c
06:48:32 [2020-09-18T06:48:32.020Z] #39 11.81   DEP      images/ns.pb-c.d
06:48:32 [2020-09-18T06:48:32.020Z] #39 11.90   PBCC     images/fdinfo.pb-c.c
06:48:32 [2020-09-18T06:48:32.109Z] #39 4.623   GEN      .gitid
06:48:32 [2020-09-18T06:48:32.109Z] #39 4.739   GEN      criu/include/version.h
06:48:32 [2020-09-18T06:48:32.109Z] #39 4.847   GEN      include/common/asm
06:48:32 [2020-09-18T06:48:32.206Z] #39 11.31   DEP      images/mm.pb-c.d
06:48:32 [2020-09-18T06:48:32.206Z] #39 11.36   PBCC     images/timerfd.pb-c.c
06:48:32 [2020-09-18T06:48:32.206Z] #39 11.39   DEP      images/timerfd.pb-c.d
06:48:32 [2020-09-18T06:48:32.206Z] #39 11.44   PBCC     images/timer.pb-c.c
06:48:32 [2020-09-18T06:48:32.206Z] #39 11.49   DEP      images/timer.pb-c.d
06:48:32 [2020-09-18T06:48:32.242Z] #40 37.00   CC       images/siginfo.o
06:48:32 [2020-09-18T06:48:32.285Z] #39 11.95   DEP      images/fdinfo.pb-c.d
06:48:32 [2020-09-18T06:48:32.285Z] #39 12.00   PBCC     images/core-aarch64.pb-c.c
06:48:32 [2020-09-18T06:48:32.341Z] #39 119.3   CC       criu/uffd.o
06:48:32 [2020-09-18T06:48:32.464Z] #39 11.57   PBCC     images/sa.pb-c.c
06:48:32 [2020-09-18T06:48:32.464Z] #39 11.60   DEP      images/sa.pb-c.d
06:48:32 [2020-09-18T06:48:32.464Z] #39 11.68   PBCC     images/pipe-data.pb-c.c
06:48:32 [2020-09-18T06:48:32.542Z] #40 37.20   CC       images/rpc.o
06:48:32 [2020-09-18T06:48:32.548Z] #39 12.06   PBCC     images/core-arm.pb-c.c
06:48:32 [2020-09-18T06:48:32.548Z] #39 12.14   PBCC     images/core-ppc64.pb-c.c
06:48:32 [2020-09-18T06:48:32.548Z] #39 12.18   PBCC     images/core-s390.pb-c.c
06:48:32 [2020-09-18T06:48:32.548Z] #39 12.24   PBCC     images/core-x86.pb-c.c
06:48:32 [2020-09-18T06:48:32.548Z] #39 12.33   PBCC     images/core.pb-c.c
06:48:32 [2020-09-18T06:48:32.721Z] #39 11.69   DEP      images/pipe-data.pb-c.d
06:48:32 [2020-09-18T06:48:32.721Z] #39 11.73   PBCC     images/mnt.pb-c.c
06:48:32 [2020-09-18T06:48:32.721Z] #39 11.83   DEP      images/mnt.pb-c.d
06:48:32 [2020-09-18T06:48:32.721Z] #39 11.91   PBCC     images/sk-packet.pb-c.c
06:48:32 [2020-09-18T06:48:32.721Z] #39 11.96   DEP      images/sk-packet.pb-c.d
06:48:32 [2020-09-18T06:48:32.721Z] #39 12.03   PBCC     images/tcp-stream.pb-c.c
06:48:32 [2020-09-18T06:48:32.812Z] #39 12.35   PBCC     images/inventory.pb-c.c
06:48:32 [2020-09-18T06:48:32.812Z] #39 12.41   DEP      images/core-aarch64.pb-c.d
06:48:32 [2020-09-18T06:48:32.812Z] #39 12.47   DEP      images/core-arm.pb-c.d
06:48:32 [2020-09-18T06:48:32.812Z] #39 12.53   DEP      images/core-ppc64.pb-c.d
06:48:32 [2020-09-18T06:48:32.914Z] #39 120.0   CC       criu/util.o
06:48:32 [2020-09-18T06:48:32.978Z] #39 12.12   DEP      images/tcp-stream.pb-c.d
06:48:32 [2020-09-18T06:48:32.978Z] #39 12.18   PBCC     images/pipe.pb-c.c
06:48:32 [2020-09-18T06:48:32.978Z] #39 12.24   DEP      images/pipe.pb-c.d
06:48:32 [2020-09-18T06:48:32.978Z] #39 ...
06:48:32 [2020-09-18T06:48:32.978Z] 
06:48:32 [2020-09-18T06:48:32.978Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:32 [2020-09-18T06:48:32.978Z] #47 74.92 encoding/json
06:48:32 [2020-09-18T06:48:32.978Z] #47 80.39 github.com/pkg/diff
06:48:32 [2020-09-18T06:48:32.978Z] #47 81.33 go/ast
06:48:32 [2020-09-18T06:48:32.978Z] #47 82.66 golang.org/x/crypto/ssh/terminal
06:48:32 [2020-09-18T06:48:32.978Z] #47 84.15 mvdan.cc/editorconfig
06:48:33 [2020-09-18T06:48:33.075Z] #39 12.62   DEP      images/core-s390.pb-c.d
06:48:33 [2020-09-18T06:48:33.075Z] #39 12.68   DEP      images/core-x86.pb-c.d
06:48:33 [2020-09-18T06:48:33.075Z] #39 12.73   DEP      images/core.pb-c.d
06:48:33 [2020-09-18T06:48:33.075Z] #39 12.79   DEP      images/inventory.pb-c.d
06:48:33 [2020-09-18T06:48:33.075Z] #39 12.85   PBCC     images/cpuinfo.pb-c.c
06:48:33 [2020-09-18T06:48:33.192Z] #40 ...
06:48:33 [2020-09-18T06:48:33.192Z] 
06:48:33 [2020-09-18T06:48:33.192Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:33 [2020-09-18T06:48:33.192Z] #11 96.43 Selecting previously unselected package g++-mingw-w64-x86-64.
06:48:33 [2020-09-18T06:48:33.192Z] #11 96.44 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
06:48:33 [2020-09-18T06:48:33.192Z] #11 96.44 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:48:33 [2020-09-18T06:48:33.192Z] #11 ...
06:48:33 [2020-09-18T06:48:33.192Z] 
06:48:33 [2020-09-18T06:48:33.192Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:33 [2020-09-18T06:48:33.192Z] #42 103.7 go/ast
06:48:33 [2020-09-18T06:48:33.192Z] #42 104.1 text/template/parse
06:48:33 [2020-09-18T06:48:33.192Z] #42 104.5 encoding/json
06:48:33 [2020-09-18T06:48:33.235Z] #47 85.10 mvdan.cc/sh/v3/fileutil
06:48:33 [2020-09-18T06:48:33.235Z] #47 ...
06:48:33 [2020-09-18T06:48:33.235Z] 
06:48:33 [2020-09-18T06:48:33.235Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:48:33 [2020-09-18T06:48:33.339Z] #39 12.89   DEP      images/cpuinfo.pb-c.d
06:48:33 [2020-09-18T06:48:33.339Z] #39 12.95   PBCC     images/stats.pb-c.c
06:48:33 [2020-09-18T06:48:33.339Z] #39 12.97   DEP      images/stats.pb-c.d
06:48:33 [2020-09-18T06:48:33.492Z] #52 40.27 Checking out files:  53% (1721/3239)   
Checking out files:  54% (1750/3239)   
Checking out files:  55% (1782/3239)   
Checking out files:  56% (1814/3239)   
Checking out files:  57% (1847/3239)   
Checking out files:  58% (1879/3239)   
Checking out files:  59% (1912/3239)   
Checking out files:  60% (1944/3239)   
Checking out files:  61% (1976/3239)   
Checking out files:  62% (2009/3239)   
Checking out files:  63% (2041/3239)   
Checking out files:  64% (2073/3239)   
Checking out files:  65% (2106/3239)   
Checking out files:  66% (2138/3239)   
Checking out files:  67% (2171/3239)   
Checking out files:  68% (2203/3239)   
Checking out files:  69% (2235/3239)   
Checking out files:  70% (2268/3239)   
Checking out files:  71% (2300/3239)   
Checking out files:  72% (2333/3239)   
Checking out files:  73% (2365/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
06:48:33 [2020-09-18T06:48:33.492Z] #52 ...
06:48:33 [2020-09-18T06:48:33.492Z] 
06:48:33 [2020-09-18T06:48:33.492Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:33 [2020-09-18T06:48:33.492Z] #41 75.26 go/token
06:48:33 [2020-09-18T06:48:33.492Z] #41 76.00 go/scanner
06:48:33 [2020-09-18T06:48:33.492Z] #41 76.71 internal/lazyregexp
06:48:33 [2020-09-18T06:48:33.492Z] #41 77.04 net/url
06:48:33 [2020-09-18T06:48:33.492Z] #41 77.61 go/ast
06:48:33 [2020-09-18T06:48:33.492Z] #41 78.95 text/template/parse
06:48:33 [2020-09-18T06:48:33.492Z] #41 83.51 go/parser
06:48:33 [2020-09-18T06:48:33.492Z] #41 84.39 text/template
06:48:33 [2020-09-18T06:48:33.492Z] #41 ...
06:48:33 [2020-09-18T06:48:33.492Z] 
06:48:33 [2020-09-18T06:48:33.492Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:48:33 [2020-09-18T06:48:33.858Z] #39 120.9   CC       criu/uts_ns.o
06:48:34 [2020-09-18T06:48:34.018Z] #39 6.723   PBCC     images/timens.pb-c.c
06:48:34 [2020-09-18T06:48:34.018Z] #39 6.768   DEP      images/timens.pb-c.d
06:48:34 [2020-09-18T06:48:34.119Z] #39 121.1   CC       criu/vdso-compat.o
06:48:34 [2020-09-18T06:48:34.263Z] #52 40.27 Checking out files:  53% (1721/3239)   
Checking out files:  54% (1750/3239)   
Checking out files:  55% (1782/3239)   
Checking out files:  56% (1814/3239)   
Checking out files:  57% (1847/3239)   
Checking out files:  58% (1879/3239)   
Checking out files:  59% (1912/3239)   
Checking out files:  60% (1944/3239)   
Checking out files:  61% (1976/3239)   
Checking out files:  62% (2009/3239)   
Checking out files:  63% (2041/3239)   
Checking out files:  64% (2073/3239)   
Checking out files:  65% (2106/3239)   
Checking out files:  66% (2138/3239)   
Checking out files:  67% (2171/3239)   
Checking out files:  68% (2203/3239)   
Checking out files:  69% (2235/3239)   
Checking out files:  70% (2268/3239)   
Checking out files:  71% (2300/3239)   
Checking out files:  72% (2333/3239)   
Checking out files:  73% (2365/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  91% (2972/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
06:48:34 [2020-09-18T06:48:34.263Z] #52 41.59 + cd /tmp/tmp.3QnhfzDFoF/src/github.com/containerd/containerd
06:48:34 [2020-09-18T06:48:34.263Z] #52 41.59 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
06:48:34 [2020-09-18T06:48:34.278Z] #39 6.856   PBCC     images/fown.pb-c.c
06:48:34 [2020-09-18T06:48:34.278Z] #39 6.863   PBCC     images/google/protobuf/descriptor.pb-c.c
06:48:34 [2020-09-18T06:48:34.278Z] #39 6.942   PBCC     images/opts.pb-c.c
06:48:34 [2020-09-18T06:48:34.278Z] #39 6.953   PBCC     images/memfd.pb-c.c
06:48:34 [2020-09-18T06:48:34.278Z] #39 7.031   DEP      images/fown.pb-c.d
06:48:34 [2020-09-18T06:48:34.381Z] #39 121.2   CC       criu/vdso.o
06:48:34 [2020-09-18T06:48:34.538Z] #39 7.105   DEP      images/google/protobuf/descriptor.pb-c.d
06:48:34 [2020-09-18T06:48:34.538Z] #39 7.215   DEP      images/opts.pb-c.d
06:48:34 [2020-09-18T06:48:34.538Z] #39 7.269   DEP      images/memfd.pb-c.d
06:48:34 [2020-09-18T06:48:34.643Z] #39 121.7   LINK     criu/built-in.o
06:48:34 [2020-09-18T06:48:34.643Z] #39 121.8   LINK     criu/criu
06:48:34 [2020-09-18T06:48:34.734Z] #39 14.22 make[1]: Nothing to be done for 'all'.
06:48:34 [2020-09-18T06:48:34.799Z] #39 7.337   PBCC     images/sit.pb-c.c
06:48:34 [2020-09-18T06:48:34.799Z] #39 7.429   DEP      images/sit.pb-c.d
06:48:34 [2020-09-18T06:48:34.799Z] #39 7.489   PBCC     images/macvlan.pb-c.c
06:48:34 [2020-09-18T06:48:34.799Z] #39 7.516   DEP      images/macvlan.pb-c.d
06:48:34 [2020-09-18T06:48:34.799Z] #39 7.580   PBCC     images/autofs.pb-c.c
06:48:34 [2020-09-18T06:48:34.827Z] #52 42.29 + export 'BUILDTAGS=netgo osusergo static_build'
06:48:34 [2020-09-18T06:48:34.827Z] #52 42.29 + BUILDTAGS='netgo osusergo static_build'
06:48:34 [2020-09-18T06:48:34.827Z] #52 42.29 + export EXTRA_FLAGS=-buildmode=pie
06:48:34 [2020-09-18T06:48:34.827Z] #52 42.29 + EXTRA_FLAGS=-buildmode=pie
06:48:34 [2020-09-18T06:48:34.827Z] #52 42.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:48:34 [2020-09-18T06:48:34.827Z] #52 42.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:48:34 [2020-09-18T06:48:34.827Z] #52 42.29 + '[' '' = dynamic ']'
06:48:34 [2020-09-18T06:48:34.827Z] #52 42.29 + make
06:48:34 [2020-09-18T06:48:34.904Z] #39 122.0   DEP      lib/c/criu.d
06:48:34 [2020-09-18T06:48:34.904Z] #39 122.0   CC       images/rpc.pb-c.o
06:48:35 [2020-09-18T06:48:35.059Z] #39 7.607   DEP      images/autofs.pb-c.d
06:48:35 [2020-09-18T06:48:35.059Z] #39 7.656   PBCC     images/sysctl.pb-c.c
06:48:35 [2020-09-18T06:48:35.059Z] #39 7.675   DEP      images/sysctl.pb-c.d
06:48:35 [2020-09-18T06:48:35.059Z] #39 7.746   PBCC     images/time.pb-c.c
06:48:35 [2020-09-18T06:48:35.059Z] #39 7.778   DEP      images/time.pb-c.d
06:48:35 [2020-09-18T06:48:35.059Z] #39 7.835   PBCC     images/binfmt-misc.pb-c.c
06:48:35 [2020-09-18T06:48:35.319Z] #39 7.868   DEP      images/binfmt-misc.pb-c.d
06:48:35 [2020-09-18T06:48:35.319Z] #39 7.915   PBCC     images/seccomp.pb-c.c
06:48:35 [2020-09-18T06:48:35.319Z] #39 7.950   DEP      images/seccomp.pb-c.d
06:48:35 [2020-09-18T06:48:35.319Z] #39 8.012   PBCC     images/userns.pb-c.c
06:48:35 [2020-09-18T06:48:35.319Z] #39 8.052   DEP      images/userns.pb-c.d
06:48:35 [2020-09-18T06:48:35.319Z] #39 8.088   PBCC     images/cgroup.pb-c.c
06:48:35 [2020-09-18T06:48:35.319Z] #39 8.111   DEP      images/cgroup.pb-c.d
06:48:35 [2020-09-18T06:48:35.319Z] #39 8.158   PBCC     images/ext-file.pb-c.c
06:48:35 [2020-09-18T06:48:35.391Z] #52 42.93 + bin/ctr
06:48:35 [2020-09-18T06:48:35.581Z] #39 8.186   DEP      images/ext-file.pb-c.d
06:48:35 [2020-09-18T06:48:35.581Z] #39 8.268   PBCC     images/rpc.pb-c.c
06:48:35 [2020-09-18T06:48:35.581Z] #39 8.299   DEP      images/rpc.pb-c.d
06:48:35 [2020-09-18T06:48:35.581Z] #39 8.348   PBCC     images/siginfo.pb-c.c
06:48:35 [2020-09-18T06:48:35.581Z] #39 8.380   DEP      images/siginfo.pb-c.d
06:48:35 [2020-09-18T06:48:35.688Z] #39 15.46   CC       images/stats.o
06:48:35 [2020-09-18T06:48:35.841Z] #39 8.448   PBCC     images/pagemap.pb-c.c
06:48:35 [2020-09-18T06:48:35.841Z] #39 8.539   DEP      images/pagemap.pb-c.d
06:48:35 [2020-09-18T06:48:35.841Z] #39 8.590   PBCC     images/rlimit.pb-c.c
06:48:35 [2020-09-18T06:48:35.841Z] #39 8.627   DEP      images/rlimit.pb-c.d
06:48:35 [2020-09-18T06:48:35.841Z] #39 8.685   PBCC     images/file-lock.pb-c.c
06:48:35 [2020-09-18T06:48:35.841Z] #39 8.711   DEP      images/file-lock.pb-c.d
06:48:35 [2020-09-18T06:48:35.849Z] #39 122.5   CC       lib/c/criu.o
06:48:35 [2020-09-18T06:48:35.974Z] #42 ...
06:48:35 [2020-09-18T06:48:35.974Z] 
06:48:35 [2020-09-18T06:48:35.974Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:35 [2020-09-18T06:48:35.974Z] #48 99.33 mvdan.cc/sh/v3/syntax
06:48:35 [2020-09-18T06:48:35.974Z] #48 100.4 encoding/json
06:48:35 [2020-09-18T06:48:35.974Z] #48 101.4 go/ast
06:48:35 [2020-09-18T06:48:35.974Z] #48 102.9 golang.org/x/sys/unix
06:48:36 [2020-09-18T06:48:36.102Z] #39 8.796   PBCC     images/tty.pb-c.c
06:48:36 [2020-09-18T06:48:36.102Z] #39 8.819   DEP      images/tty.pb-c.d
06:48:36 [2020-09-18T06:48:36.102Z] #39 8.875   PBCC     images/tun.pb-c.c
06:48:36 [2020-09-18T06:48:36.102Z] #39 8.923   PBCC     images/netdev.pb-c.c
06:48:36 [2020-09-18T06:48:36.110Z] #39 123.2   LINK     lib/c/built-in.o
06:48:36 [2020-09-18T06:48:36.265Z] #39 15.93   CC       images/core.o
06:48:36 [2020-09-18T06:48:36.272Z] #48 ...
06:48:36 [2020-09-18T06:48:36.272Z] 
06:48:36 [2020-09-18T06:48:36.272Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:36 [2020-09-18T06:48:36.272Z] #40 38.81   CC       images/ext-file.o
06:48:36 [2020-09-18T06:48:36.272Z] #40 39.01   CC       images/cgroup.o
06:48:36 [2020-09-18T06:48:36.272Z] #40 39.66   CC       images/userns.o
06:48:36 [2020-09-18T06:48:36.272Z] #40 39.99   CC       images/google/protobuf/descriptor.o
06:48:36 [2020-09-18T06:48:36.362Z] #39 9.044   DEP      images/tun.pb-c.d
06:48:36 [2020-09-18T06:48:36.362Z] #39 9.089   DEP      images/netdev.pb-c.d
06:48:36 [2020-09-18T06:48:36.362Z] #39 9.181   PBCC     images/vma.pb-c.c
06:48:36 [2020-09-18T06:48:36.371Z] #39 123.2   LINK     lib/c/libcriu.so
06:48:36 [2020-09-18T06:48:36.371Z] #39 123.3   LINK     lib/c/libcriu.a
06:48:36 [2020-09-18T06:48:36.371Z] #39 123.3   GEN      magic.py
06:48:36 [2020-09-18T06:48:36.371Z] #39 123.4 Note: Building without setproctitle() and strlcpy() support.
06:48:36 [2020-09-18T06:48:36.371Z] #39 123.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:48:36 [2020-09-18T06:48:36.371Z] #39 123.4 Note: Building without GnuTLS support
06:48:36 [2020-09-18T06:48:36.371Z] #39 123.4 Makefile.config:39: Warn: you have no libnftables installed
06:48:36 [2020-09-18T06:48:36.371Z] #39 123.4 Makefile.config:40: Warn: Building without nftables support
06:48:36 [2020-09-18T06:48:36.623Z] #39 9.242   DEP      images/vma.pb-c.d
06:48:36 [2020-09-18T06:48:36.623Z] #39 9.312   PBCC     images/creds.pb-c.c
06:48:36 [2020-09-18T06:48:36.623Z] #39 9.364   DEP      images/creds.pb-c.d
06:48:36 [2020-09-18T06:48:36.623Z] #39 9.403   PBCC     images/utsns.pb-c.c
06:48:36 [2020-09-18T06:48:36.623Z] #39 ...
06:48:36 [2020-09-18T06:48:36.623Z] 
06:48:36 [2020-09-18T06:48:36.623Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:48:36 [2020-09-18T06:48:36.845Z] #39 16.56   CC       images/core-x86.o
06:48:36 [2020-09-18T06:48:36.943Z] #39 124.1 fatal: not a git repository (or any of the parent directories): .git
06:48:37 [2020-09-18T06:48:37.333Z] #40 42.04   CC       images/opts.o
06:48:37 [2020-09-18T06:48:37.517Z] #39 124.6 make[1]: Nothing to be done for 'all'.
06:48:37 [2020-09-18T06:48:37.633Z] #40 42.36   CC       images/seccomp.o
06:48:37 [2020-09-18T06:48:37.796Z] #39 17.24   CC       images/core-arm.o
06:48:37 [2020-09-18T06:48:37.796Z] #39 17.66   CC       images/core-aarch64.o
06:48:37 [2020-09-18T06:48:37.924Z] #52 41.07 Checking out files:  52% (1691/3239)   
Checking out files:  53% (1717/3239)   
Checking out files:  54% (1750/3239)   
Checking out files:  55% (1782/3239)   
Checking out files:  56% (1814/3239)   
Checking out files:  57% (1847/3239)   
Checking out files:  58% (1879/3239)   
Checking out files:  59% (1912/3239)   
Checking out files:  60% (1944/3239)   
Checking out files:  61% (1976/3239)   
Checking out files:  62% (2009/3239)   
Checking out files:  63% (2041/3239)   
Checking out files:  64% (2073/3239)   
Checking out files:  65% (2106/3239)   
Checking out files:  66% (2138/3239)   
Checking out files:  67% (2171/3239)   
Checking out files:  68% (2203/3239)   
Checking out files:  69% (2235/3239)   
Checking out files:  70% (2268/3239)   
Checking out files:  71% (2300/3239)   
Checking out files:  72% (2333/3239)   
Checking out files:  73% (2365/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  92% (2993/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
06:48:37 [2020-09-18T06:48:37.924Z] #52 42.31 + cd /tmp/tmp.zzwY4i3GXY/src/github.com/containerd/containerd
06:48:37 [2020-09-18T06:48:37.924Z] #52 42.31 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
06:48:37 [2020-09-18T06:48:37.950Z] #40 42.69   CC       images/binfmt-misc.o
06:48:37 [2020-09-18T06:48:37.950Z] #40 42.88   CC       images/time.o
06:48:38 [2020-09-18T06:48:38.090Z] #39 125.1 make[1]: 'images/built-in.o' is up to date.
06:48:38 [2020-09-18T06:48:38.090Z] #39 125.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
06:48:38 [2020-09-18T06:48:38.090Z] #39 125.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
06:48:38 [2020-09-18T06:48:38.090Z] #39 125.2 make[1]: 'compel/libcompel.a' is up to date.
06:48:38 [2020-09-18T06:48:38.090Z] #39 125.2 make[1]: 'compel/compel-host-bin' is up to date.
06:48:38 [2020-09-18T06:48:38.256Z] #40 43.08   CC       images/sysctl.o
06:48:38 [2020-09-18T06:48:38.352Z] #39 125.2 make[1]: Nothing to be done for 'all'.
06:48:38 [2020-09-18T06:48:38.352Z] #39 125.2 make[1]: 'soccr/libsoccr.a' is up to date.
06:48:38 [2020-09-18T06:48:38.352Z] #39 125.4 make[2]: Nothing to be done for 'all'.
06:48:38 [2020-09-18T06:48:38.352Z] #39 125.4 make[2]: Nothing to be done for 'all'.
06:48:38 [2020-09-18T06:48:38.352Z] #39 125.4 make[2]: Nothing to be done for 'all'.
06:48:38 [2020-09-18T06:48:38.378Z] #39 18.03   CC       images/core-ppc64.o
06:48:38 [2020-09-18T06:48:38.496Z] #52 42.92 + export 'BUILDTAGS=netgo osusergo static_build'
06:48:38 [2020-09-18T06:48:38.496Z] #52 42.92 + BUILDTAGS='netgo osusergo static_build'
06:48:38 [2020-09-18T06:48:38.496Z] #52 42.92 + export EXTRA_FLAGS=-buildmode=pie
06:48:38 [2020-09-18T06:48:38.496Z] #52 42.92 + EXTRA_FLAGS=-buildmode=pie
06:48:38 [2020-09-18T06:48:38.496Z] #52 42.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:48:38 [2020-09-18T06:48:38.496Z] #52 42.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:48:38 [2020-09-18T06:48:38.496Z] #52 42.92 + '[' '' = dynamic ']'
06:48:38 [2020-09-18T06:48:38.496Z] #52 42.92 + make
06:48:38 [2020-09-18T06:48:38.558Z] #40 43.29   CC       images/autofs.o
06:48:38 [2020-09-18T06:48:38.558Z] #40 43.51   CC       images/macvlan.o
06:48:38 [2020-09-18T06:48:38.614Z] #39 125.6 make[2]: Nothing to be done for 'all'.
06:48:38 [2020-09-18T06:48:38.614Z] #39 125.6 make[2]: Nothing to be done for 'all'.
06:48:38 [2020-09-18T06:48:38.614Z] #39 125.6 make[2]: Nothing to be done for 'all'.
06:48:38 [2020-09-18T06:48:38.614Z] #39 125.6 make[2]: Nothing to be done for 'all'.
06:48:38 [2020-09-18T06:48:38.756Z] #52 ...
06:48:38 [2020-09-18T06:48:38.756Z] 
06:48:38 [2020-09-18T06:48:38.756Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:38 [2020-09-18T06:48:38.756Z] #41 81.88 internal/lazyregexp
06:48:38 [2020-09-18T06:48:38.756Z] #41 82.23 net/url
06:48:38 [2020-09-18T06:48:38.756Z] #41 84.49 text/template/parse
06:48:38 [2020-09-18T06:48:38.756Z] #41 84.53 go/parser
06:48:38 [2020-09-18T06:48:38.756Z] #41 88.93 encoding/xml
06:48:38 [2020-09-18T06:48:38.756Z] #41 89.04 text/template
06:48:38 [2020-09-18T06:48:38.756Z] #41 ...
06:48:38 [2020-09-18T06:48:38.756Z] 
06:48:38 [2020-09-18T06:48:38.756Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:38 [2020-09-18T06:48:38.756Z] #39 9.441   DEP      images/utsns.pb-c.d
06:48:38 [2020-09-18T06:48:38.756Z] #39 9.507   PBCC     images/ipc-desc.pb-c.c
06:48:38 [2020-09-18T06:48:38.756Z] #39 9.534   PBCC     images/ipc-sem.pb-c.c
06:48:38 [2020-09-18T06:48:38.756Z] #39 9.547   DEP      images/ipc-desc.pb-c.d
06:48:38 [2020-09-18T06:48:38.756Z] #39 9.615   DEP      images/ipc-sem.pb-c.d
06:48:38 [2020-09-18T06:48:38.756Z] #39 9.669   PBCC     images/ipc-msg.pb-c.c
06:48:38 [2020-09-18T06:48:38.756Z] #39 9.700   DEP      images/ipc-msg.pb-c.d
06:48:38 [2020-09-18T06:48:38.756Z] #39 9.744   PBCC     images/ipc-shm.pb-c.c
06:48:38 [2020-09-18T06:48:38.756Z] #39 9.767   DEP      images/ipc-shm.pb-c.d
06:48:38 [2020-09-18T06:48:38.756Z] #39 9.835   PBCC     images/ipc-var.pb-c.c
06:48:38 [2020-09-18T06:48:38.756Z] #39 9.877   DEP      images/ipc-var.pb-c.d
06:48:38 [2020-09-18T06:48:38.756Z] #39 9.945   PBCC     images/sk-opts.pb-c.c
06:48:38 [2020-09-18T06:48:38.756Z] #39 9.998   PBCC     images/packet-sock.pb-c.c
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.12   DEP      images/sk-opts.pb-c.d
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.17   DEP      images/packet-sock.pb-c.d
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.25   PBCC     images/sk-netlink.pb-c.c
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.29   DEP      images/sk-netlink.pb-c.d
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.33   PBCC     images/sk-inet.pb-c.c
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.37   DEP      images/sk-inet.pb-c.d
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.42   PBCC     images/sk-unix.pb-c.c
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.48   DEP      images/sk-unix.pb-c.d
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.53   PBCC     images/mm.pb-c.c
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.58   DEP      images/mm.pb-c.d
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.63   PBCC     images/timerfd.pb-c.c
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.69   DEP      images/timerfd.pb-c.d
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.72   PBCC     images/timer.pb-c.c
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.74   DEP      images/timer.pb-c.d
06:48:38 [2020-09-18T06:48:38.756Z] #39 10.77   PBCC     images/sa.pb-c.c
06:48:38 [2020-09-18T06:48:38.757Z] #39 10.83   DEP      images/sa.pb-c.d
06:48:38 [2020-09-18T06:48:38.757Z] #39 10.91   PBCC     images/pipe-data.pb-c.c
06:48:38 [2020-09-18T06:48:38.757Z] #39 10.93   DEP      images/pipe-data.pb-c.d
06:48:38 [2020-09-18T06:48:38.757Z] #39 10.98   PBCC     images/mnt.pb-c.c
06:48:38 [2020-09-18T06:48:38.757Z] #39 11.03   DEP      images/mnt.pb-c.d
06:48:38 [2020-09-18T06:48:38.757Z] #39 11.08   PBCC     images/sk-packet.pb-c.c
06:48:38 [2020-09-18T06:48:38.757Z] #39 11.09   DEP      images/sk-packet.pb-c.d
06:48:38 [2020-09-18T06:48:38.757Z] #39 11.15   PBCC     images/tcp-stream.pb-c.c
06:48:38 [2020-09-18T06:48:38.757Z] #39 11.24   DEP      images/tcp-stream.pb-c.d
06:48:38 [2020-09-18T06:48:38.757Z] #39 11.30   PBCC     images/pipe.pb-c.c
06:48:38 [2020-09-18T06:48:38.757Z] #39 11.35   DEP      images/pipe.pb-c.d
06:48:38 [2020-09-18T06:48:38.757Z] #39 11.39   PBCC     images/pstree.pb-c.c
06:48:38 [2020-09-18T06:48:38.757Z] #39 11.40   DEP      images/pstree.pb-c.d
06:48:38 [2020-09-18T06:48:38.757Z] #39 11.46   PBCC     images/fs.pb-c.c
06:48:38 [2020-09-18T06:48:38.757Z] #39 11.49   DEP      images/fs.pb-c.d
06:48:38 [2020-09-18T06:48:38.757Z] #39 11.53   PBCC     images/signalfd.pb-c.c
06:48:38 [2020-09-18T06:48:38.757Z] #39 11.57   DEP      images/signalfd.pb-c.d
06:48:38 [2020-09-18T06:48:38.856Z] #40 43.74   CC       images/sit.o
06:48:38 [2020-09-18T06:48:38.875Z] #39 125.8 make[2]: Nothing to be done for 'all'.
06:48:38 [2020-09-18T06:48:38.875Z] #39 125.8   INSTALL  criu/criu
06:48:38 [2020-09-18T06:48:38.955Z] #39 18.70   CC       images/core-s390.o
06:48:39 [2020-09-18T06:48:39.017Z] #39 11.62   PBCC     images/fh.pb-c.c
06:48:39 [2020-09-18T06:48:39.017Z] #39 11.66   PBCC     images/fsnotify.pb-c.c
06:48:39 [2020-09-18T06:48:39.017Z] #39 11.72   DEP      images/fh.pb-c.d
06:48:39 [2020-09-18T06:48:39.017Z] #39 11.77   DEP      images/fsnotify.pb-c.d
06:48:39 [2020-09-18T06:48:39.017Z] #39 11.81   PBCC     images/eventpoll.pb-c.c
06:48:39 [2020-09-18T06:48:39.017Z] #39 11.82   DEP      images/eventpoll.pb-c.d
06:48:39 [2020-09-18T06:48:39.136Z] #39 DONE 126.1s
06:48:39 [2020-09-18T06:48:39.136Z] 
06:48:39 [2020-09-18T06:48:39.136Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:48:39 [2020-09-18T06:48:39.156Z] #40 44.01   CC       images/memfd.o
06:48:39 [2020-09-18T06:48:39.219Z] #39 ...
06:48:39 [2020-09-18T06:48:39.219Z] 
06:48:39 [2020-09-18T06:48:39.219Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:48:39 [2020-09-18T06:48:39.219Z] #54 78.16 + for f in rootlesskit rootlesskit-docker-proxy
06:48:39 [2020-09-18T06:48:39.219Z] #54 78.16 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:48:39 [2020-09-18T06:48:39.219Z] #54 DONE 83.3s
06:48:39 [2020-09-18T06:48:39.219Z] 
06:48:39 [2020-09-18T06:48:39.219Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:39 [2020-09-18T06:48:39.219Z] #41 77.62 vendor/golang.org/x/net/idna
06:48:39 [2020-09-18T06:48:39.219Z] #41 77.75 vendor/golang.org/x/crypto/cryptobyte
06:48:39 [2020-09-18T06:48:39.219Z] #41 79.18 mime
06:48:39 [2020-09-18T06:48:39.219Z] #41 79.54 net/http/internal
06:48:39 [2020-09-18T06:48:39.219Z] #41 82.31 net/textproto
06:48:39 [2020-09-18T06:48:39.219Z] #41 82.31 crypto/x509
06:48:39 [2020-09-18T06:48:39.219Z] #41 82.31 vendor/golang.org/x/net/http/httpproxy
06:48:39 [2020-09-18T06:48:39.219Z] #41 83.24 vendor/golang.org/x/net/http/httpguts
06:48:39 [2020-09-18T06:48:39.219Z] #41 83.24 mime/multipart
06:48:39 [2020-09-18T06:48:39.280Z] #39 11.87   PBCC     images/eventfd.pb-c.c
06:48:39 [2020-09-18T06:48:39.280Z] #39 11.88   DEP      images/eventfd.pb-c.d
06:48:39 [2020-09-18T06:48:39.280Z] #39 11.94   PBCC     images/remap-file-path.pb-c.c
06:48:39 [2020-09-18T06:48:39.280Z] #39 11.99   DEP      images/remap-file-path.pb-c.d
06:48:39 [2020-09-18T06:48:39.280Z] #39 12.03   PBCC     images/fifo.pb-c.c
06:48:39 [2020-09-18T06:48:39.280Z] #39 12.06   DEP      images/fifo.pb-c.d
06:48:39 [2020-09-18T06:48:39.280Z] #39 ...
06:48:39 [2020-09-18T06:48:39.280Z] 
06:48:39 [2020-09-18T06:48:39.280Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:39 [2020-09-18T06:48:39.280Z] #47 82.39 github.com/pkg/diff
06:48:39 [2020-09-18T06:48:39.280Z] #47 83.74 go/ast
06:48:39 [2020-09-18T06:48:39.280Z] #47 84.45 golang.org/x/crypto/ssh/terminal
06:48:39 [2020-09-18T06:48:39.280Z] #47 86.67 mvdan.cc/editorconfig
06:48:39 [2020-09-18T06:48:39.280Z] #47 87.72 mvdan.cc/sh/v3/fileutil
06:48:39 [2020-09-18T06:48:39.280Z] #47 87.89 mvdan.cc/sh/v3/syntax
06:48:39 [2020-09-18T06:48:39.455Z] #40 ...
06:48:39 [2020-09-18T06:48:39.456Z] 
06:48:39 [2020-09-18T06:48:39.456Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.0 Selecting previously unselected package libapparmor1:ppc64el.
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.1 Selecting previously unselected package libapparmor-dev:ppc64el.
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.2 Selecting previously unselected package libbtrfs0.
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.2 Unpacking libbtrfs0 (4.20.1-2) ...
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.3 Selecting previously unselected package libbtrfs-dev.
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.4 Unpacking libbtrfs-dev (4.20.1-2) ...
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.5 Selecting previously unselected package libudev-dev:ppc64el.
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.6 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.7 Selecting previously unselected package libsepol1-dev:ppc64el.
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
06:48:39 [2020-09-18T06:48:39.456Z] #11 112.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
06:48:39 [2020-09-18T06:48:39.540Z] #47 ...
06:48:39 [2020-09-18T06:48:39.540Z] 
06:48:39 [2020-09-18T06:48:39.540Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:39 [2020-09-18T06:48:39.540Z] #39 12.11   PBCC     images/ghost-file.pb-c.c
06:48:39 [2020-09-18T06:48:39.540Z] #39 12.15   DEP      images/ghost-file.pb-c.d
06:48:39 [2020-09-18T06:48:39.540Z] #39 12.19   PBCC     images/regfile.pb-c.c
06:48:39 [2020-09-18T06:48:39.540Z] #39 12.28   DEP      images/regfile.pb-c.d
06:48:39 [2020-09-18T06:48:39.540Z] #39 12.34   PBCC     images/ns.pb-c.c
06:48:39 [2020-09-18T06:48:39.757Z] #11 113.0 Selecting previously unselected package libpcre16-3:ppc64el.
06:48:39 [2020-09-18T06:48:39.757Z] #11 113.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
06:48:39 [2020-09-18T06:48:39.757Z] #11 113.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
06:48:39 [2020-09-18T06:48:39.801Z] #39 12.38   DEP      images/ns.pb-c.d
06:48:39 [2020-09-18T06:48:39.801Z] #39 12.44   PBCC     images/fdinfo.pb-c.c
06:48:39 [2020-09-18T06:48:39.801Z] #39 12.50   DEP      images/fdinfo.pb-c.d
06:48:39 [2020-09-18T06:48:39.805Z] #41 ...
06:48:39 [2020-09-18T06:48:39.805Z] 
06:48:39 [2020-09-18T06:48:39.805Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:48:39 [2020-09-18T06:48:39.805Z] #55 DONE 0.5s
06:48:39 [2020-09-18T06:48:39.805Z] 
06:48:39 [2020-09-18T06:48:39.805Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:39 [2020-09-18T06:48:39.805Z] #39 19.41   CC       images/cpuinfo.o
06:48:40 [2020-09-18T06:48:40.058Z] #11 113.2 Selecting previously unselected package libpcre32-3:ppc64el.
06:48:40 [2020-09-18T06:48:40.058Z] #11 113.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
06:48:40 [2020-09-18T06:48:40.058Z] #11 113.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
06:48:40 [2020-09-18T06:48:40.058Z] #11 113.4 Selecting previously unselected package libpcrecpp0v5:ppc64el.
06:48:40 [2020-09-18T06:48:40.058Z] #11 113.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
06:48:40 [2020-09-18T06:48:40.058Z] #11 113.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
06:48:40 [2020-09-18T06:48:40.058Z] #11 113.5 Selecting previously unselected package libpcre3-dev:ppc64el.
06:48:40 [2020-09-18T06:48:40.058Z] #11 113.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
06:48:40 [2020-09-18T06:48:40.058Z] #11 113.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
06:48:40 [2020-09-18T06:48:40.061Z] #39 12.60   PBCC     images/core-aarch64.pb-c.c
06:48:40 [2020-09-18T06:48:40.062Z] #39 12.66   PBCC     images/core-arm.pb-c.c
06:48:40 [2020-09-18T06:48:40.062Z] #39 12.70   PBCC     images/core-ppc64.pb-c.c
06:48:40 [2020-09-18T06:48:40.062Z] #39 12.75   PBCC     images/core-s390.pb-c.c
06:48:40 [2020-09-18T06:48:40.062Z] #39 12.79   PBCC     images/core-x86.pb-c.c
06:48:40 [2020-09-18T06:48:40.062Z] #39 12.83   PBCC     images/core.pb-c.c
06:48:40 [2020-09-18T06:48:40.062Z] #39 12.88   PBCC     images/inventory.pb-c.c
06:48:40 [2020-09-18T06:48:40.062Z] #39 12.94   DEP      images/core-aarch64.pb-c.d
06:48:40 [2020-09-18T06:48:40.069Z] #39 ...
06:48:40 [2020-09-18T06:48:40.069Z] 
06:48:40 [2020-09-18T06:48:40.069Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:48:40 [2020-09-18T06:48:40.069Z] #56 DONE 0.4s
06:48:40 [2020-09-18T06:48:40.069Z] 
06:48:40 [2020-09-18T06:48:40.069Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:40 [2020-09-18T06:48:40.069Z] #39 19.72   CC       images/inventory.o
06:48:40 [2020-09-18T06:48:40.322Z] #39 13.00   DEP      images/core-arm.pb-c.d
06:48:40 [2020-09-18T06:48:40.323Z] #39 13.06   DEP      images/core-ppc64.pb-c.d
06:48:40 [2020-09-18T06:48:40.323Z] #39 13.10   DEP      images/core-s390.pb-c.d
06:48:40 [2020-09-18T06:48:40.323Z] #39 13.17   DEP      images/core-x86.pb-c.d
06:48:40 [2020-09-18T06:48:40.332Z] #39 20.01   CC       images/fdinfo.o
06:48:40 [2020-09-18T06:48:40.583Z] #39 13.24   DEP      images/core.pb-c.d
06:48:40 [2020-09-18T06:48:40.583Z] #39 13.32   DEP      images/inventory.pb-c.d
06:48:40 [2020-09-18T06:48:40.583Z] #39 13.35   PBCC     images/cpuinfo.pb-c.c
06:48:40 [2020-09-18T06:48:40.583Z] #39 13.41   DEP      images/cpuinfo.pb-c.d
06:48:40 [2020-09-18T06:48:40.709Z] #11 113.8 Selecting previously unselected package libselinux1-dev:ppc64el.
06:48:40 [2020-09-18T06:48:40.709Z] #11 113.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
06:48:40 [2020-09-18T06:48:40.709Z] #11 113.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
06:48:40 [2020-09-18T06:48:40.709Z] #11 114.0 Selecting previously unselected package libdevmapper-dev:ppc64el.
06:48:40 [2020-09-18T06:48:40.709Z] #11 114.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
06:48:40 [2020-09-18T06:48:40.709Z] #11 114.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
06:48:40 [2020-09-18T06:48:40.709Z] #11 114.2 Selecting previously unselected package libseccomp-dev:ppc64el.
06:48:40 [2020-09-18T06:48:40.843Z] #39 13.48   PBCC     images/stats.pb-c.c
06:48:40 [2020-09-18T06:48:40.843Z] #39 13.50   DEP      images/stats.pb-c.d
06:48:40 [2020-09-18T06:48:40.908Z] #39 20.46   CC       images/fown.o
06:48:41 [2020-09-18T06:48:41.010Z] #11 114.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
06:48:41 [2020-09-18T06:48:41.010Z] #11 114.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
06:48:41 [2020-09-18T06:48:41.010Z] #11 114.3 Selecting previously unselected package libsystemd-dev:ppc64el.
06:48:41 [2020-09-18T06:48:41.010Z] #11 114.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
06:48:41 [2020-09-18T06:48:41.010Z] #11 114.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
06:48:41 [2020-09-18T06:48:41.172Z] #39 20.87   CC       images/ns.o
06:48:41 [2020-09-18T06:48:41.312Z] #11 114.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
06:48:41 [2020-09-18T06:48:41.312Z] #11 114.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
06:48:41 [2020-09-18T06:48:41.312Z] #11 114.8 Setting up libapparmor1:ppc64el (2.13.2-10) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.9 Setting up libsepol1-dev:ppc64el (2.8-1) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.9 Setting up libbtrfs0 (4.20.1-2) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.9 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.9 Setting up libbtrfs-dev (4.20.1-2) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.9 Setting up mingw-w64-common (6.0.0-3) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 114.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
06:48:41 [2020-09-18T06:48:41.614Z] #11 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
06:48:41 [2020-09-18T06:48:41.614Z] #11 115.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 115.0 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
06:48:41 [2020-09-18T06:48:41.614Z] #11 115.0 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
06:48:41 [2020-09-18T06:48:41.614Z] #11 115.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 115.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 115.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 115.0 Setting up dmsetup (2:1.02.155-3) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 115.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 115.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
06:48:41 [2020-09-18T06:48:41.614Z] #11 115.0 Processing triggers for libc-bin (2.28-10) ...
06:48:41 [2020-09-18T06:48:41.749Z] #39 21.17   CC       images/regfile.o
06:48:41 [2020-09-18T06:48:41.749Z] #39 21.40   CC       images/ghost-file.o
06:48:41 [2020-09-18T06:48:41.936Z] #52 ...
06:48:41 [2020-09-18T06:48:41.936Z] 
06:48:41 [2020-09-18T06:48:41.936Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.30   PBCC     images/pstree.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.33   DEP      images/pstree.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.37   PBCC     images/fs.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.39   DEP      images/fs.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.44   PBCC     images/signalfd.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.48   DEP      images/signalfd.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.52   PBCC     images/fh.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.57   PBCC     images/fsnotify.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.63   DEP      images/fh.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.70   DEP      images/fsnotify.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.76   PBCC     images/eventpoll.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.81   DEP      images/eventpoll.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.87   PBCC     images/eventfd.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.90   DEP      images/eventfd.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.95   PBCC     images/remap-file-path.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 12.96   DEP      images/remap-file-path.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.01   PBCC     images/fifo.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.04   DEP      images/fifo.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.07   PBCC     images/ghost-file.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.13   DEP      images/ghost-file.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.21   PBCC     images/regfile.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.24   DEP      images/regfile.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.27   PBCC     images/ns.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.30   DEP      images/ns.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.33   PBCC     images/fdinfo.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.43   DEP      images/fdinfo.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.50   PBCC     images/core-aarch64.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.56   PBCC     images/core-arm.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.64   PBCC     images/core-ppc64.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.70   PBCC     images/core-s390.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.74   PBCC     images/core-x86.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.79   PBCC     images/core.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.85   PBCC     images/inventory.pb-c.c
06:48:41 [2020-09-18T06:48:41.936Z] #39 13.92   DEP      images/core-aarch64.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 14.00   DEP      images/core-arm.pb-c.d
06:48:41 [2020-09-18T06:48:41.936Z] #39 14.08   DEP      images/core-ppc64.pb-c.d
06:48:41 [2020-09-18T06:48:41.937Z] #39 14.17   DEP      images/core-s390.pb-c.d
06:48:41 [2020-09-18T06:48:41.937Z] #39 14.24   DEP      images/core-x86.pb-c.d
06:48:41 [2020-09-18T06:48:41.937Z] #39 14.31   DEP      images/core.pb-c.d
06:48:41 [2020-09-18T06:48:41.937Z] #39 14.38   DEP      images/inventory.pb-c.d
06:48:41 [2020-09-18T06:48:41.937Z] #39 14.46   PBCC     images/cpuinfo.pb-c.c
06:48:41 [2020-09-18T06:48:41.937Z] #39 14.49   DEP      images/cpuinfo.pb-c.d
06:48:41 [2020-09-18T06:48:41.937Z] #39 14.55   PBCC     images/stats.pb-c.c
06:48:41 [2020-09-18T06:48:41.937Z] #39 14.59   DEP      images/stats.pb-c.d
06:48:41 [2020-09-18T06:48:41.937Z] #39 15.91 make[1]: Nothing to be done for 'all'.
06:48:41 [2020-09-18T06:48:41.937Z] #39 17.28   CC       images/stats.o
06:48:41 [2020-09-18T06:48:41.937Z] #39 17.65   CC       images/core.o
06:48:41 [2020-09-18T06:48:41.937Z] #39 18.22   CC       images/core-x86.o
06:48:41 [2020-09-18T06:48:41.937Z] #39 18.74   CC       images/core-arm.o
06:48:41 [2020-09-18T06:48:41.937Z] #39 19.22   CC       images/core-aarch64.o
06:48:41 [2020-09-18T06:48:41.937Z] #39 19.57   CC       images/core-ppc64.o
06:48:41 [2020-09-18T06:48:41.937Z] #39 20.24   CC       images/core-s390.o
06:48:41 [2020-09-18T06:48:41.937Z] #39 20.96   CC       images/cpuinfo.o
06:48:42 [2020-09-18T06:48:42.014Z] #39 21.76   CC       images/fifo.o
06:48:42 [2020-09-18T06:48:42.194Z] #39 21.40   CC       images/inventory.o
06:48:42 [2020-09-18T06:48:42.227Z] #39 14.84 make[1]: Nothing to be done for 'all'.
06:48:42 [2020-09-18T06:48:42.263Z] #11 DONE 115.4s
06:48:42 [2020-09-18T06:48:42.263Z] 
06:48:42 [2020-09-18T06:48:42.263Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:42 [2020-09-18T06:48:42.263Z] #40 44.32   CC       images/timens.o
06:48:42 [2020-09-18T06:48:42.263Z] #40 44.65   LINK     images/built-in.o
06:48:42 [2020-09-18T06:48:42.263Z] #40 44.81   GEN      compel/include/asm
06:48:42 [2020-09-18T06:48:42.263Z] #40 44.83   GEN      compel/include/version.h
06:48:42 [2020-09-18T06:48:42.263Z] #40 44.87 touch .config
06:48:42 [2020-09-18T06:48:42.263Z] #40 44.96   GEN      include/common/config.h
06:48:42 [2020-09-18T06:48:42.263Z] #40 45.06   GEN      compel/plugins/include/uapi/std/syscall-codes.h
06:48:42 [2020-09-18T06:48:42.263Z] #40 45.10   GEN      compel/plugins/include/uapi/std/syscall.h
06:48:42 [2020-09-18T06:48:42.263Z] #40 45.16   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
06:48:42 [2020-09-18T06:48:42.263Z] #40 45.17   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
06:48:42 [2020-09-18T06:48:42.263Z] #40 45.22   DEP      compel/arch/ppc64/plugins/std/memcmp.d
06:48:42 [2020-09-18T06:48:42.263Z] #40 45.26   DEP      compel/arch/ppc64/plugins/std/memcpy.d
06:48:42 [2020-09-18T06:48:42.263Z] #40 45.28   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
06:48:42 [2020-09-18T06:48:42.263Z] #40 45.32   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:48:42 [2020-09-18T06:48:42.263Z] #40 45.32   DEP      compel/plugins/std/infect.d
06:48:42 [2020-09-18T06:48:42.263Z] #40 45.45   DEP      compel/plugins/std/string.d
06:48:42 [2020-09-18T06:48:42.263Z] #40 45.55   DEP      compel/plugins/std/log.d
06:48:42 [2020-09-18T06:48:42.263Z] #40 45.69   DEP      compel/plugins/std/fds.d
06:48:42 [2020-09-18T06:48:42.263Z] #40 45.79   DEP      compel/plugins/std/std.d
06:48:42 [2020-09-18T06:48:42.263Z] #40 45.94   DEP      compel/plugins/shmem/shmem.d
06:48:42 [2020-09-18T06:48:42.263Z] #40 46.09   DEP      compel/plugins/fds/fds.d
06:48:42 [2020-09-18T06:48:42.263Z] #40 46.24   CC       compel/plugins/std/std.o
06:48:42 [2020-09-18T06:48:42.263Z] #40 46.73   CC       compel/plugins/std/fds.o
06:48:42 [2020-09-18T06:48:42.450Z] #39 21.64   CC       images/fdinfo.o
06:48:42 [2020-09-18T06:48:42.574Z] #40 47.30   CC       compel/plugins/std/log.o
06:48:42 [2020-09-18T06:48:42.574Z] #40 ...
06:48:42 [2020-09-18T06:48:42.574Z] 
06:48:42 [2020-09-18T06:48:42.574Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
06:48:42 [2020-09-18T06:48:42.574Z] #12 DONE 0.6s
06:48:42 [2020-09-18T06:48:42.592Z] #39 22.02   CC       images/remap-file-path.o
06:48:42 [2020-09-18T06:48:42.592Z] #39 22.19   CC       images/eventfd.o
06:48:42 [2020-09-18T06:48:42.592Z] #39 22.37   CC       images/eventpoll.o
06:48:42 [2020-09-18T06:48:42.707Z] #39 21.98   CC       images/fown.o
06:48:42 [2020-09-18T06:48:42.856Z] #39 22.72   CC       images/fh.o
06:48:42 [2020-09-18T06:48:42.872Z] 
06:48:42 [2020-09-18T06:48:42.872Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.473 + RM_GOPATH=0
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.474 + TMP_GOPATH=
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.474 + : /build
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.474 + '[' -z '' ']'
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.476 ++ mktemp -d
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.481 + export GOPATH=/tmp/tmp.QYNF6Xqwt0
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.481 + GOPATH=/tmp/tmp.QYNF6Xqwt0
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.481 + RM_GOPATH=1
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.481 + case "$(go env GOARCH)" in
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.482 ++ go env GOARCH
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.502 + export GO_BUILDMODE=-buildmode=pie
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.502 + GO_BUILDMODE=-buildmode=pie
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.504 ++ dirname /tmp/install/install.sh
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.506 + dir=/tmp/install
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.507 + bin=runc
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.507 + shift
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.507 + '[' '!' -f /tmp/install/runc.installer ']'
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.507 + . /tmp/install/runc.installer
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.511 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.511 + install_runc
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.512 + uname -r
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.514 + grep -q '^3\.10\.0.*\.el7\.'
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.519 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.519 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.519 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.520 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QYNF6Xqwt0/src/github.com/opencontainers/runc
06:48:42 [2020-09-18T06:48:42.872Z] #50 0.523 Cloning into '/tmp/tmp.QYNF6Xqwt0/src/github.com/opencontainers/runc'...
06:48:42 [2020-09-18T06:48:42.964Z] #39 22.22   CC       images/ns.o
06:48:43 [2020-09-18T06:48:43.175Z] #50 ...
06:48:43 [2020-09-18T06:48:43.176Z] 
06:48:43 [2020-09-18T06:48:43.176Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
06:48:43 [2020-09-18T06:48:43.176Z] #13 DONE 0.4s
06:48:43 [2020-09-18T06:48:43.176Z] 
06:48:43 [2020-09-18T06:48:43.176Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
06:48:43 [2020-09-18T06:48:43.176Z] #14 0.204 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:48:43 [2020-09-18T06:48:43.220Z] #39 22.44   CC       images/regfile.o
06:48:43 [2020-09-18T06:48:43.434Z] #39 23.15   CC       images/fsnotify.o
06:48:43 [2020-09-18T06:48:43.475Z] #14 DONE 0.3s
06:48:43 [2020-09-18T06:48:43.476Z] 
06:48:43 [2020-09-18T06:48:43.476Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:43 [2020-09-18T06:48:43.476Z] #40 48.26   CC       compel/plugins/std/string.o
06:48:43 [2020-09-18T06:48:43.477Z] #39 ...
06:48:43 [2020-09-18T06:48:43.477Z] 
06:48:43 [2020-09-18T06:48:43.477Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:43 [2020-09-18T06:48:43.477Z] #47 85.30 mvdan.cc/sh/v3/syntax
06:48:43 [2020-09-18T06:48:43.477Z] #47 92.06 mvdan.cc/sh/v3/cmd/shfmt
06:48:43 [2020-09-18T06:48:43.611Z] #39 16.15   CC       images/stats.o
06:48:43 [2020-09-18T06:48:43.734Z] #47 ...
06:48:43 [2020-09-18T06:48:43.734Z] 
06:48:43 [2020-09-18T06:48:43.734Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:43 [2020-09-18T06:48:43.734Z] #39 22.72   CC       images/ghost-file.o
06:48:43 [2020-09-18T06:48:43.779Z] #40 ...
06:48:43 [2020-09-18T06:48:43.779Z] 
06:48:43 [2020-09-18T06:48:43.779Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
06:48:43 [2020-09-18T06:48:43.779Z] #15 DONE 0.3s
06:48:43 [2020-09-18T06:48:43.779Z] 
06:48:43 [2020-09-18T06:48:43.779Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
06:48:43 [2020-09-18T06:48:43.872Z] #39 16.61   CC       images/core.o
06:48:43 [2020-09-18T06:48:43.991Z] #39 22.99   CC       images/fifo.o
06:48:43 [2020-09-18T06:48:43.991Z] #39 23.27   CC       images/remap-file-path.o
06:48:44 [2020-09-18T06:48:44.011Z] #39 23.86   CC       images/signalfd.o
06:48:44 [2020-09-18T06:48:44.081Z] #16 DONE 0.4s
06:48:44 [2020-09-18T06:48:44.081Z] 
06:48:44 [2020-09-18T06:48:44.081Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:44 [2020-09-18T06:48:44.081Z] #42 114.3 text/template
06:48:44 [2020-09-18T06:48:44.081Z] #42 115.8 go/parser
06:48:44 [2020-09-18T06:48:44.248Z] #39 23.46   CC       images/eventfd.o
06:48:44 [2020-09-18T06:48:44.384Z] #42 ...
06:48:44 [2020-09-18T06:48:44.384Z] 
06:48:44 [2020-09-18T06:48:44.384Z] #17 [dev-systemd-false  6/26] RUN ldconfig
06:48:44 [2020-09-18T06:48:44.384Z] #17 DONE 0.4s
06:48:44 [2020-09-18T06:48:44.505Z] #39 23.66   CC       images/eventpoll.o
06:48:44 [2020-09-18T06:48:44.588Z] #39 24.07   CC       images/fs.o
06:48:44 [2020-09-18T06:48:44.588Z] #39 ...
06:48:44 [2020-09-18T06:48:44.588Z] 
06:48:44 [2020-09-18T06:48:44.588Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:44 [2020-09-18T06:48:44.588Z] #10 78.54 Selecting previously unselected package g++-mingw-w64-x86-64.
06:48:44 [2020-09-18T06:48:44.588Z] #10 78.55 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
06:48:44 [2020-09-18T06:48:44.588Z] #10 78.56 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:48:44 [2020-09-18T06:48:44.588Z] #10 ...
06:48:44 [2020-09-18T06:48:44.588Z] 
06:48:44 [2020-09-18T06:48:44.588Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:44 [2020-09-18T06:48:44.588Z] #39 24.31   CC       images/pstree.o
06:48:44 [2020-09-18T06:48:44.685Z] 
06:48:44 [2020-09-18T06:48:44.685Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:48:44 [2020-09-18T06:48:44.812Z] #39 17.38   CC       images/core-x86.o
06:48:44 [2020-09-18T06:48:44.851Z] #39 24.47   CC       images/pipe.o
06:48:44 [2020-09-18T06:48:44.851Z] #39 24.58   CC       images/tcp-stream.o
06:48:44 [2020-09-18T06:48:44.985Z] #18 0.517 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:48:44 [2020-09-18T06:48:44.985Z] #18 0.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:48:44 [2020-09-18T06:48:44.985Z] #18 0.578 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:48:45 [2020-09-18T06:48:45.068Z] #39 24.04   CC       images/fh.o
06:48:45 [2020-09-18T06:48:45.068Z] #39 24.32   CC       images/fsnotify.o
06:48:45 [2020-09-18T06:48:45.068Z] #39 ...
06:48:45 [2020-09-18T06:48:45.068Z] 
06:48:45 [2020-09-18T06:48:45.068Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:45 [2020-09-18T06:48:45.068Z] #41 87.01 encoding/xml
06:48:45 [2020-09-18T06:48:45.068Z] #41 89.13 go/doc
06:48:45 [2020-09-18T06:48:45.068Z] #41 92.06 github.com/LK4D4/vndr/versioned
06:48:45 [2020-09-18T06:48:45.068Z] #41 92.18 compress/flate
06:48:45 [2020-09-18T06:48:45.068Z] #41 92.58 github.com/LK4D4/vndr/build
06:48:45 [2020-09-18T06:48:45.068Z] #41 94.63 hash/crc32
06:48:45 [2020-09-18T06:48:45.068Z] #41 95.13 compress/gzip
06:48:45 [2020-09-18T06:48:45.068Z] #41 95.77 vendor/golang.org/x/crypto/cryptobyte
06:48:45 [2020-09-18T06:48:45.068Z] #41 96.18 net
06:48:45 [2020-09-18T06:48:45.072Z] #39 17.84   CC       images/core-arm.o
06:48:45 [2020-09-18T06:48:45.115Z] #39 24.72   CC       images/sk-packet.o
06:48:45 [2020-09-18T06:48:45.379Z] #39 24.88   CC       images/mnt.o
06:48:45 [2020-09-18T06:48:45.379Z] #39 25.04   CC       images/pipe-data.o
06:48:45 [2020-09-18T06:48:45.632Z] #41 ...
06:48:45 [2020-09-18T06:48:45.632Z] 
06:48:45 [2020-09-18T06:48:45.632Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:45 [2020-09-18T06:48:45.632Z] #39 24.91   CC       images/signalfd.o
06:48:45 [2020-09-18T06:48:45.642Z] #39 25.22   CC       images/sa.o
06:48:45 [2020-09-18T06:48:45.642Z] #39 25.44   CC       images/timer.o
06:48:45 [2020-09-18T06:48:45.643Z] #39 18.20   CC       images/core-aarch64.o
06:48:45 [2020-09-18T06:48:45.889Z] #39 25.20   CC       images/fs.o
06:48:45 [2020-09-18T06:48:45.903Z] #39 18.55   CC       images/core-ppc64.o
06:48:46 [2020-09-18T06:48:46.051Z] #18 1.577 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
06:48:46 [2020-09-18T06:48:46.146Z] #39 25.47   CC       images/pstree.o
06:48:46 [2020-09-18T06:48:46.219Z] #39 25.81   CC       images/timerfd.o
06:48:46 [2020-09-18T06:48:46.219Z] #39 26.01   CC       images/mm.o
06:48:46 [2020-09-18T06:48:46.473Z] #39 19.20   CC       images/core-s390.o
06:48:46 [2020-09-18T06:48:46.710Z] #39 ...
06:48:46 [2020-09-18T06:48:46.710Z] 
06:48:46 [2020-09-18T06:48:46.710Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:46 [2020-09-18T06:48:46.710Z] #47 DONE 98.5s
06:48:46 [2020-09-18T06:48:46.710Z] 
06:48:46 [2020-09-18T06:48:46.710Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:46 [2020-09-18T06:48:46.710Z] #39 25.71   CC       images/pipe.o
06:48:46 [2020-09-18T06:48:46.795Z] #39 26.33   CC       images/sk-opts.o
06:48:46 [2020-09-18T06:48:46.795Z] #39 26.43   CC       images/sk-unix.o
06:48:46 [2020-09-18T06:48:46.795Z] #39 26.65   CC       images/sk-inet.o
06:48:46 [2020-09-18T06:48:46.967Z] #39 25.98   CC       images/tcp-stream.o
06:48:47 [2020-09-18T06:48:47.229Z] #39 26.26   CC       images/sk-packet.o
06:48:47 [2020-09-18T06:48:47.284Z] #45 ...
06:48:47 [2020-09-18T06:48:47.284Z] 
06:48:47 [2020-09-18T06:48:47.284Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:48:47 [2020-09-18T06:48:47.284Z] #52 152.4 + bin/containerd
06:48:47 [2020-09-18T06:48:47.294Z] Client:
06:48:47 [2020-09-18T06:48:47.294Z]  Debug Mode: false
06:48:47 [2020-09-18T06:48:47.294Z]  Plugins:
06:48:47 [2020-09-18T06:48:47.294Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
06:48:47 [2020-09-18T06:48:47.294Z] 
06:48:47 [2020-09-18T06:48:47.294Z] Server:
06:48:47 [2020-09-18T06:48:47.294Z]  Containers: 0
06:48:47 [2020-09-18T06:48:47.294Z]   Running: 0
06:48:47 [2020-09-18T06:48:47.294Z]   Paused: 0
06:48:47 [2020-09-18T06:48:47.294Z]   Stopped: 0
06:48:47 [2020-09-18T06:48:47.294Z]  Images: 0
06:48:47 [2020-09-18T06:48:47.294Z]  Server Version: 19.03.5
06:48:47 [2020-09-18T06:48:47.294Z]  Storage Driver: windowsfilter (windows) lcow (linux)
06:48:47 [2020-09-18T06:48:47.294Z]   Windows: 
06:48:47 [2020-09-18T06:48:47.294Z]   LCOW: 
06:48:47 [2020-09-18T06:48:47.294Z]  Logging Driver: json-file
06:48:47 [2020-09-18T06:48:47.294Z]  Plugins:
06:48:47 [2020-09-18T06:48:47.294Z]   Volume: local
06:48:47 [2020-09-18T06:48:47.294Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
06:48:47 [2020-09-18T06:48:47.294Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
06:48:47 [2020-09-18T06:48:47.294Z]  Swarm: inactive
06:48:47 [2020-09-18T06:48:47.294Z]  Default Isolation: process
06:48:47 [2020-09-18T06:48:47.294Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
06:48:47 [2020-09-18T06:48:47.294Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
06:48:47 [2020-09-18T06:48:47.294Z]  OSType: windows
06:48:47 [2020-09-18T06:48:47.294Z]  Architecture: x86_64
06:48:47 [2020-09-18T06:48:47.294Z]  CPUs: 4
06:48:47 [2020-09-18T06:48:47.294Z]  Total Memory: 32GiB
06:48:47 [2020-09-18T06:48:47.294Z]  Name: azwin-2-9293f0
06:48:47 [2020-09-18T06:48:47.294Z]  ID: 7UHM:SR2K:JI3I:E4V7:ICVB:NJB7:YTAF:HEX5:SBWT:UZR4:PO2L:FJ5F
06:48:47 [2020-09-18T06:48:47.294Z]  Docker Root Dir: D:\docker
06:48:47 [2020-09-18T06:48:47.294Z]  Debug Mode: false
06:48:47 [2020-09-18T06:48:47.294Z]  Registry: https://index.docker.io/v1/
06:48:47 [2020-09-18T06:48:47.294Z]  Labels:
06:48:47 [2020-09-18T06:48:47.294Z]  Experimental: true
06:48:47 [2020-09-18T06:48:47.294Z]  Insecure Registries:
06:48:47 [2020-09-18T06:48:47.294Z]   10.0.0.4:5000
06:48:47 [2020-09-18T06:48:47.294Z]   127.0.0.0/8
06:48:47 [2020-09-18T06:48:47.294Z]  Registry Mirrors:
06:48:47 [2020-09-18T06:48:47.294Z]   http://10.0.0.4:5000/
06:48:47 [2020-09-18T06:48:47.294Z]  Live Restore Enabled: false
06:48:47 [2020-09-18T06:48:47.294Z] 
06:48:47 [2020-09-18T06:48:47.372Z] #39 26.98   CC       images/tun.o
06:48:47 [2020-09-18T06:48:47.414Z] #39 19.86   CC       images/cpuinfo.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
06:48:47 [2020-09-18T06:48:47.595Z] #18 3.072 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
06:48:47 [2020-09-18T06:48:47.637Z] #39 27.33   CC       images/sk-netlink.o
06:48:47 [2020-09-18T06:48:47.675Z] #39 ...
06:48:47 [2020-09-18T06:48:47.675Z] 
06:48:47 [2020-09-18T06:48:47.675Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:47 [2020-09-18T06:48:47.675Z] #47 94.66 mvdan.cc/sh/v3/cmd/shfmt
06:48:47 [2020-09-18T06:48:47.675Z] #47 DONE 100.8s
06:48:47 [2020-09-18T06:48:47.675Z] 
06:48:47 [2020-09-18T06:48:47.675Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:47 [2020-09-18T06:48:47.675Z] #39 20.34   CC       images/inventory.o
06:48:47 [2020-09-18T06:48:47.675Z] #39 ...
06:48:47 [2020-09-18T06:48:47.675Z] 
06:48:47 [2020-09-18T06:48:47.675Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:47 [2020-09-18T06:48:47.675Z] #41 94.21 go/doc
06:48:47 [2020-09-18T06:48:47.675Z] #41 94.35 github.com/LK4D4/vndr/versioned
06:48:47 [2020-09-18T06:48:47.675Z] #41 94.42 compress/flate
06:48:47 [2020-09-18T06:48:47.675Z] #41 97.01 github.com/LK4D4/vndr/build
06:48:47 [2020-09-18T06:48:47.675Z] #41 97.04 hash/crc32
06:48:47 [2020-09-18T06:48:47.675Z] #41 97.61 compress/gzip
06:48:47 [2020-09-18T06:48:47.675Z] #41 98.46 net
06:48:47 [2020-09-18T06:48:47.675Z] #41 100.2 vendor/golang.org/x/text/transform
06:48:47 [2020-09-18T06:48:47.675Z] #41 100.8 vendor/golang.org/x/text/unicode/bidi
06:48:47 [2020-09-18T06:48:47.802Z] #39 26.85   CC       images/mnt.o
06:48:47 [2020-09-18T06:48:47.900Z] #39 27.47   CC       images/packet-sock.o
06:48:47 [2020-09-18T06:48:47.900Z] #39 27.73   CC       images/ipc-var.o
06:48:48 [2020-09-18T06:48:48.059Z] #39 27.16   CC       images/pipe-data.o
06:48:48 [2020-09-18T06:48:48.164Z] #39 27.90   CC       images/ipc-desc.o
06:48:48 [2020-09-18T06:48:48.244Z] #41 ...
06:48:48 [2020-09-18T06:48:48.244Z] 
06:48:48 [2020-09-18T06:48:48.244Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:48 [2020-09-18T06:48:48.244Z] #39 20.95   CC       images/fdinfo.o
06:48:48 [2020-09-18T06:48:48.316Z] #39 27.35   CC       images/sa.o
06:48:48 [2020-09-18T06:48:48.428Z] #39 28.10   CC       images/ipc-shm.o
06:48:48 [2020-09-18T06:48:48.619Z] #39 27.59   CC       images/timer.o
06:48:48 [2020-09-18T06:48:48.691Z] #39 28.38   CC       images/ipc-msg.o
06:48:48 [2020-09-18T06:48:48.815Z] #39 21.50   CC       images/fown.o
06:48:48 [2020-09-18T06:48:48.901Z] #39 27.93   CC       images/timerfd.o
06:48:48 [2020-09-18T06:48:48.955Z] #39 28.67   CC       images/ipc-sem.o
06:48:49 [2020-09-18T06:48:49.075Z] #39 21.83   CC       images/ns.o
06:48:49 [2020-09-18T06:48:49.140Z] #18 4.348 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
06:48:49 [2020-09-18T06:48:49.200Z] #39 28.17   CC       images/mm.o
06:48:49 [2020-09-18T06:48:49.200Z] #39 28.44   CC       images/sk-opts.o
06:48:49 [2020-09-18T06:48:49.220Z] #39 28.91   CC       images/utsns.o
06:48:49 [2020-09-18T06:48:49.335Z] #39 22.10   CC       images/regfile.o
06:48:49 [2020-09-18T06:48:49.335Z] #39 ...
06:48:49 [2020-09-18T06:48:49.335Z] 
06:48:49 [2020-09-18T06:48:49.335Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:48:49 [2020-09-18T06:48:49.335Z] #52 43.68 + bin/ctr
06:48:49 [2020-09-18T06:48:49.460Z] #39 28.64   CC       images/sk-unix.o
06:48:49 [2020-09-18T06:48:49.484Z] #39 29.15   CC       images/creds.o
06:48:49 [2020-09-18T06:48:49.484Z] #39 29.35   CC       images/vma.o
06:48:49 [2020-09-18T06:48:49.596Z] #52 ...
06:48:49 [2020-09-18T06:48:49.596Z] 
06:48:49 [2020-09-18T06:48:49.596Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:49 [2020-09-18T06:48:49.596Z] #39 22.30   CC       images/ghost-file.o
06:48:49 [2020-09-18T06:48:49.718Z] #39 28.94   CC       images/sk-inet.o
06:48:49 [2020-09-18T06:48:49.857Z] #39 22.59   CC       images/fifo.o
06:48:50 [2020-09-18T06:48:50.062Z] #39 29.57   CC       images/netdev.o
06:48:50 [2020-09-18T06:48:50.117Z] #39 22.78   CC       images/remap-file-path.o
06:48:50 [2020-09-18T06:48:50.279Z] #39 29.28   CC       images/tun.o
06:48:50 [2020-09-18T06:48:50.332Z] #39 ...
06:48:50 [2020-09-18T06:48:50.332Z] 
06:48:50 [2020-09-18T06:48:50.332Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:50 [2020-09-18T06:48:50.332Z] #10 89.69 Selecting previously unselected package libapparmor1:arm64.
06:48:50 [2020-09-18T06:48:50.332Z] #10 89.70 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 89.71 Unpacking libapparmor1:arm64 (2.13.2-10) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 89.81 Selecting previously unselected package libapparmor-dev:arm64.
06:48:50 [2020-09-18T06:48:50.332Z] #10 89.81 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 89.82 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 89.99 Selecting previously unselected package libbtrfs0.
06:48:50 [2020-09-18T06:48:50.332Z] #10 90.00 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 90.01 Unpacking libbtrfs0 (4.20.1-2) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 90.19 Selecting previously unselected package libbtrfs-dev.
06:48:50 [2020-09-18T06:48:50.332Z] #10 90.20 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 90.22 Unpacking libbtrfs-dev (4.20.1-2) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 90.34 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
06:48:50 [2020-09-18T06:48:50.332Z] #10 90.35 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 90.36 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 90.45 Selecting previously unselected package libudev-dev:arm64.
06:48:50 [2020-09-18T06:48:50.332Z] #10 90.46 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 90.48 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 90.63 Selecting previously unselected package libsepol1-dev:arm64.
06:48:50 [2020-09-18T06:48:50.332Z] #10 90.64 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 90.66 Unpacking libsepol1-dev:arm64 (2.8-1) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.01 Selecting previously unselected package libpcre16-3:arm64.
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.02 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.03 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.35 Selecting previously unselected package libpcre32-3:arm64.
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.36 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.37 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.55 Selecting previously unselected package libpcrecpp0v5:arm64.
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.55 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.56 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.65 Selecting previously unselected package libpcre3-dev:arm64.
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.66 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.67 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.97 Selecting previously unselected package libselinux1-dev:arm64.
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.97 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 91.98 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 92.36 Selecting previously unselected package libdevmapper-dev:arm64.
06:48:50 [2020-09-18T06:48:50.332Z] #10 92.36 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 92.38 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 92.48 Selecting previously unselected package libseccomp-dev:arm64.
06:48:50 [2020-09-18T06:48:50.332Z] #10 92.49 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 92.49 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 92.66 Selecting previously unselected package libsystemd-dev:arm64.
06:48:50 [2020-09-18T06:48:50.332Z] #10 92.67 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 92.67 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.21 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.22 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.24 Setting up libapparmor1:arm64 (2.13.2-10) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.26 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.27 Setting up libpcre16-3:arm64 (2:8.39-12) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.28 Setting up libsepol1-dev:arm64 (2.8-1) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.29 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.31 Setting up libbtrfs0 (4.20.1-2) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.32 Setting up libpcre32-3:arm64 (2:8.39-12) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.33 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.35 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.48 Setting up libbtrfs-dev (4.20.1-2) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.50 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.53 Setting up mingw-w64-common (6.0.0-3) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.54 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.55 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.56 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.58 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.59 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.60 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.62 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.63 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
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.64 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
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.65 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.66 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.67 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.69 Setting up dmsetup (2:1.02.155-3) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.70 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.72 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 93.73 Processing triggers for libc-bin (2.28-10) ...
06:48:50 [2020-09-18T06:48:50.332Z] #10 DONE 94.4s
06:48:50 [2020-09-18T06:48:50.332Z] 
06:48:50 [2020-09-18T06:48:50.332Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:50 [2020-09-18T06:48:50.332Z] #39 29.87   CC       images/tty.o
06:48:50 [2020-09-18T06:48:50.332Z] #39 ...
06:48:50 [2020-09-18T06:48:50.332Z] 
06:48:50 [2020-09-18T06:48:50.332Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
06:48:50 [2020-09-18T06:48:50.377Z] #39 23.06   CC       images/eventfd.o
06:48:50 [2020-09-18T06:48:50.535Z] #39 29.56   CC       images/sk-netlink.o
06:48:50 [2020-09-18T06:48:50.535Z] #39 29.77   CC       images/packet-sock.o
06:48:50 [2020-09-18T06:48:50.638Z] #39 23.29   CC       images/eventpoll.o
06:48:50 [2020-09-18T06:48:50.699Z] #18 ...
06:48:50 [2020-09-18T06:48:50.699Z] 
06:48:50 [2020-09-18T06:48:50.699Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:50 [2020-09-18T06:48:50.699Z] #40 49.04   CC       compel/plugins/std/infect.o
06:48:50 [2020-09-18T06:48:50.699Z] #40 49.58   CC       compel/arch/ppc64/plugins/std/parasite-head.o
06:48:50 [2020-09-18T06:48:50.699Z] #40 49.63   CC       compel/arch/ppc64/plugins/std/memcpy.o
06:48:50 [2020-09-18T06:48:50.699Z] #40 49.70   CC       compel/arch/ppc64/plugins/std/memcmp.o
06:48:50 [2020-09-18T06:48:50.699Z] #40 49.77   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
06:48:50 [2020-09-18T06:48:50.699Z] #40 49.87   AR       compel/plugins/std.lib.a
06:48:50 [2020-09-18T06:48:50.699Z] #40 50.02   CC       compel/plugins/fds/fds.o
06:48:50 [2020-09-18T06:48:50.699Z] #40 50.35   AR       compel/plugins/fds.lib.a
06:48:50 [2020-09-18T06:48:50.699Z] #40 50.43   HOSTDEP  compel/src/lib/log-host.d
06:48:50 [2020-09-18T06:48:50.699Z] #40 50.55   HOSTDEP  compel/src/lib/handle-elf-host.d
06:48:50 [2020-09-18T06:48:50.699Z] #40 50.70   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
06:48:50 [2020-09-18T06:48:50.699Z] #40 50.78   HOSTDEP  compel/src/main-host.d
06:48:50 [2020-09-18T06:48:50.699Z] #40 50.89   DEP      compel/src/lib/ptrace.d
06:48:50 [2020-09-18T06:48:50.699Z] #40 51.01   DEP      compel/src/lib/infect.d
06:48:50 [2020-09-18T06:48:50.699Z] #40 51.18   DEP      compel/src/lib/infect-util.d
06:48:50 [2020-09-18T06:48:50.699Z] #40 51.39   DEP      compel/src/lib/infect-rpc.d
06:48:50 [2020-09-18T06:48:50.699Z] #40 51.52   DEP      compel/arch/ppc64/src/lib/infect.d
06:48:50 [2020-09-18T06:48:50.700Z] #40 51.68   DEP      compel/arch/ppc64/src/lib/cpu.d
06:48:50 [2020-09-18T06:48:50.700Z] #40 51.84   DEP      compel/src/lib/log.d
06:48:50 [2020-09-18T06:48:50.700Z] #40 51.97   DEP      compel/src/main.d
06:48:50 [2020-09-18T06:48:50.700Z] #40 52.10   DEP      compel/src/lib/handle-elf.d
06:48:50 [2020-09-18T06:48:50.700Z] #40 52.23   DEP      compel/arch/ppc64/src/lib/handle-elf.d
06:48:50 [2020-09-18T06:48:50.700Z] #40 52.34   CC       compel/src/lib/log.o
06:48:50 [2020-09-18T06:48:50.700Z] #40 52.61   CC       compel/arch/ppc64/src/lib/cpu.o
06:48:50 [2020-09-18T06:48:50.700Z] #40 52.92   CC       compel/arch/ppc64/src/lib/infect.o
06:48:50 [2020-09-18T06:48:50.700Z] #40 53.72   CC       compel/src/lib/infect-rpc.o
06:48:50 [2020-09-18T06:48:50.700Z] #40 54.08   CC       compel/src/lib/infect-util.o
06:48:50 [2020-09-18T06:48:50.700Z] #40 54.38   CC       compel/src/lib/infect.o
06:48:50 [2020-09-18T06:48:50.792Z] #39 30.07   CC       images/ipc-var.o
06:48:50 [2020-09-18T06:48:50.899Z] #39 23.52   CC       images/fh.o
06:48:50 [2020-09-18T06:48:50.908Z] #11 ...
06:48:50 [2020-09-18T06:48:50.908Z] 
06:48:50 [2020-09-18T06:48:50.908Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:50 [2020-09-18T06:48:50.908Z] #41 84.93 crypto/tls
06:48:50 [2020-09-18T06:48:50.908Z] #41 88.75 net/http/httptrace
06:48:50 [2020-09-18T06:48:50.908Z] #41 88.91 net/http
06:48:50 [2020-09-18T06:48:50.908Z] #41 ...
06:48:50 [2020-09-18T06:48:50.908Z] 
06:48:50 [2020-09-18T06:48:50.908Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:50 [2020-09-18T06:48:50.908Z] #39 30.70   CC       images/file-lock.o
06:48:51 [2020-09-18T06:48:51.048Z] #39 30.21   CC       images/ipc-desc.o
06:48:51 [2020-09-18T06:48:51.159Z] #39 23.84   CC       images/fsnotify.o
06:48:51 [2020-09-18T06:48:51.176Z] #39 30.80   CC       images/rlimit.o
06:48:51 [2020-09-18T06:48:51.176Z] #39 30.94   CC       images/pagemap.o
06:48:51 [2020-09-18T06:48:51.304Z] #39 30.42   CC       images/ipc-shm.o
06:48:51 [2020-09-18T06:48:51.356Z] #40 ...
06:48:51 [2020-09-18T06:48:51.356Z] 
06:48:51 [2020-09-18T06:48:51.356Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:51 [2020-09-18T06:48:51.356Z] #50 9.344 + cd /tmp/tmp.QYNF6Xqwt0/src/github.com/opencontainers/runc
06:48:51 [2020-09-18T06:48:51.356Z] #50 9.344 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:48:51 [2020-09-18T06:48:51.453Z] #39 31.19   CC       images/siginfo.o
06:48:51 [2020-09-18T06:48:51.560Z] #39 30.65   CC       images/ipc-msg.o
06:48:51 [2020-09-18T06:48:51.657Z] #50 9.648 + '[' -z '' ']'
06:48:51 [2020-09-18T06:48:51.657Z] #50 9.649 + target=static
06:48:51 [2020-09-18T06:48:51.657Z] #50 9.649 + make 'BUILDTAGS=seccomp apparmor selinux ' static
06:48:51 [2020-09-18T06:48:51.718Z] #39 31.37   CC       images/rpc.o
06:48:51 [2020-09-18T06:48:51.729Z] #39 24.30   CC       images/signalfd.o
06:48:51 [2020-09-18T06:48:51.729Z] #39 24.48   CC       images/fs.o
06:48:51 [2020-09-18T06:48:51.816Z] #39 30.93   CC       images/ipc-sem.o
06:48:51 [2020-09-18T06:48:51.982Z] #39 ...
06:48:51 [2020-09-18T06:48:51.982Z] 
06:48:51 [2020-09-18T06:48:51.982Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
06:48:51 [2020-09-18T06:48:51.982Z] #11 DONE 1.8s
06:48:51 [2020-09-18T06:48:51.982Z] 
06:48:51 [2020-09-18T06:48:51.982Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.507 + RM_GOPATH=0
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.507 + TMP_GOPATH=
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.507 + : /build
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.507 + '[' -z '' ']'
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.507 ++ mktemp -d
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.544 + export GOPATH=/tmp/tmp.mHBKxdeSJR
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.544 + GOPATH=/tmp/tmp.mHBKxdeSJR
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.544 + RM_GOPATH=1
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.544 + case "$(go env GOARCH)" in
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.545 ++ go env GOARCH
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.558 + export GO_BUILDMODE=-buildmode=pie
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.559 + GO_BUILDMODE=-buildmode=pie
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.560 ++ dirname /tmp/install/install.sh
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.570 + dir=/tmp/install
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.573 + bin=runc
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.574 + shift
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.574 + '[' '!' -f /tmp/install/runc.installer ']'
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.575 + . /tmp/install/runc.installer
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.575 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.576 + install_runc
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.577 + grep -q '^3\.10\.0.*\.el7\.'
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.588 + uname -r
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.593 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.593 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.594 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.594 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mHBKxdeSJR/src/github.com/opencontainers/runc
06:48:51 [2020-09-18T06:48:51.982Z] #49 1.597 Cloning into '/tmp/tmp.mHBKxdeSJR/src/github.com/opencontainers/runc'...
06:48:51 [2020-09-18T06:48:51.990Z] #39 24.68   CC       images/pstree.o
06:48:52 [2020-09-18T06:48:52.072Z] #39 31.14   CC       images/utsns.o
06:48:52 [2020-09-18T06:48:52.073Z] #39 31.33   CC       images/creds.o
06:48:52 [2020-09-18T06:48:52.251Z] #39 24.84   CC       images/pipe.o
06:48:52 [2020-09-18T06:48:52.251Z] #39 25.01   CC       images/tcp-stream.o
06:48:52 [2020-09-18T06:48:52.328Z] #39 31.52   CC       images/vma.o
06:48:52 [2020-09-18T06:48:52.511Z] #39 25.23   CC       images/sk-packet.o
06:48:52 [2020-09-18T06:48:52.585Z] #39 31.70   CC       images/netdev.o
06:48:52 [2020-09-18T06:48:52.717Z] #50 10.34 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
06:48:52 [2020-09-18T06:48:52.771Z] #39 25.54   CC       images/mnt.o
06:48:52 [2020-09-18T06:48:52.841Z] #39 32.05   CC       images/tty.o
06:48:53 [2020-09-18T06:48:53.031Z] #39 25.74   CC       images/pipe-data.o
06:48:53 [2020-09-18T06:48:53.295Z] #39 25.95   CC       images/sa.o
06:48:53 [2020-09-18T06:48:53.405Z] #39 32.61   CC       images/file-lock.o
06:48:53 [2020-09-18T06:48:53.555Z] #39 26.22   CC       images/timer.o
06:48:53 [2020-09-18T06:48:53.662Z] #39 32.79   CC       images/rlimit.o
06:48:53 [2020-09-18T06:48:53.815Z] #39 26.51   CC       images/timerfd.o
06:48:53 [2020-09-18T06:48:53.815Z] #39 26.64   CC       images/mm.o
06:48:53 [2020-09-18T06:48:53.918Z] #39 32.97   CC       images/pagemap.o
06:48:54 [2020-09-18T06:48:54.076Z] #39 26.81   CC       images/sk-opts.o
06:48:54 [2020-09-18T06:48:54.176Z] #39 33.32   CC       images/siginfo.o
06:48:54 [2020-09-18T06:48:54.336Z] #39 27.00   CC       images/sk-unix.o
06:48:54 [2020-09-18T06:48:54.433Z] #39 33.61   CC       images/rpc.o
06:48:54 [2020-09-18T06:48:54.556Z] #49 ...
06:48:54 [2020-09-18T06:48:54.556Z] 
06:48:54 [2020-09-18T06:48:54.556Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
06:48:54 [2020-09-18T06:48:54.556Z] #12 DONE 2.5s
06:48:54 [2020-09-18T06:48:54.556Z] 
06:48:54 [2020-09-18T06:48:54.556Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
06:48:54 [2020-09-18T06:48:54.596Z] #39 27.23   CC       images/sk-inet.o
06:48:54 [2020-09-18T06:48:54.856Z] #39 27.52   CC       images/tun.o
06:48:55 [2020-09-18T06:48:55.117Z] #39 27.76   CC       images/sk-netlink.o
06:48:55 [2020-09-18T06:48:55.117Z] #39 27.91   CC       images/packet-sock.o
06:48:55 [2020-09-18T06:48:55.525Z] #50 ...
06:48:55 [2020-09-18T06:48:55.525Z] 
06:48:55 [2020-09-18T06:48:55.525Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:55 [2020-09-18T06:48:55.525Z] #42 118.5 encoding/xml
06:48:55 [2020-09-18T06:48:55.525Z] #42 125.8 math/big
06:48:55 [2020-09-18T06:48:55.525Z] #42 ...
06:48:55 [2020-09-18T06:48:55.525Z] 
06:48:55 [2020-09-18T06:48:55.525Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:48:55 [2020-09-18T06:48:55.525Z] #40 57.59   CC       compel/src/lib/ptrace.o
06:48:55 [2020-09-18T06:48:55.525Z] #40 58.31   AR       compel/libcompel.a
06:48:55 [2020-09-18T06:48:55.525Z] #40 58.37   HOSTCC   compel/src/main-host.o
06:48:55 [2020-09-18T06:48:55.525Z] #40 58.69   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
06:48:55 [2020-09-18T06:48:55.525Z] #40 59.00   HOSTCC   compel/src/lib/handle-elf-host.o
06:48:55 [2020-09-18T06:48:55.525Z] #40 59.50   HOSTCC   compel/src/lib/log-host.o
06:48:55 [2020-09-18T06:48:55.525Z] #40 59.79   HOSTLINK compel/compel-host-bin
06:48:55 [2020-09-18T06:48:55.525Z] #40 59.99   DEP      soccr/soccr.d
06:48:55 [2020-09-18T06:48:55.525Z] #40 60.22   CC       soccr/soccr.o
06:48:55 [2020-09-18T06:48:55.689Z] #39 28.31   CC       images/ipc-var.o
06:48:55 [2020-09-18T06:48:55.689Z] #39 28.57   CC       images/ipc-desc.o
06:48:55 [2020-09-18T06:48:55.802Z] #39 34.74   CC       images/ext-file.o
06:48:55 [2020-09-18T06:48:55.802Z] #39 34.93   CC       images/cgroup.o
06:48:55 [2020-09-18T06:48:55.957Z] #13 1.271 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:48:56 [2020-09-18T06:48:56.059Z] #39 ...
06:48:56 [2020-09-18T06:48:56.059Z] 
06:48:56 [2020-09-18T06:48:56.059Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:56 [2020-09-18T06:48:56.059Z] #41 97.90 vendor/golang.org/x/crypto/chacha20poly1305
06:48:56 [2020-09-18T06:48:56.059Z] #41 99.47 vendor/golang.org/x/text/transform
06:48:56 [2020-09-18T06:48:56.059Z] #41 100.3 vendor/golang.org/x/text/unicode/bidi
06:48:56 [2020-09-18T06:48:56.059Z] #41 101.9 vendor/golang.org/x/text/secure/bidirule
06:48:56 [2020-09-18T06:48:56.059Z] #41 102.2 vendor/golang.org/x/text/unicode/norm
06:48:56 [2020-09-18T06:48:56.059Z] #41 106.1 vendor/golang.org/x/net/idna
06:48:56 [2020-09-18T06:48:56.059Z] #41 ...
06:48:56 [2020-09-18T06:48:56.059Z] 
06:48:56 [2020-09-18T06:48:56.059Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:48:56 [2020-09-18T06:48:56.059Z] #10 101.7 Selecting previously unselected package g++-mingw-w64-x86-64.
06:48:56 [2020-09-18T06:48:56.059Z] #10 101.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:48:56 [2020-09-18T06:48:56.060Z] #10 101.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:48:56 [2020-09-18T06:48:56.261Z] #39 28.84   CC       images/ipc-shm.o
06:48:56 [2020-09-18T06:48:56.261Z] #39 29.04   CC       images/ipc-msg.o
06:48:56 [2020-09-18T06:48:56.316Z] #10 ...
06:48:56 [2020-09-18T06:48:56.316Z] 
06:48:56 [2020-09-18T06:48:56.316Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:56 [2020-09-18T06:48:56.316Z] #41 108.3 vendor/golang.org/x/net/http2/hpack
06:48:56 [2020-09-18T06:48:56.602Z] #13 DONE 1.9s
06:48:56 [2020-09-18T06:48:56.602Z] 
06:48:56 [2020-09-18T06:48:56.602Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
06:48:56 [2020-09-18T06:48:56.831Z] #39 29.30   CC       images/ipc-sem.o
06:48:56 [2020-09-18T06:48:56.831Z] #39 29.49   CC       images/utsns.o
06:48:56 [2020-09-18T06:48:56.831Z] #39 29.70   CC       images/creds.o
06:48:57 [2020-09-18T06:48:57.068Z] #40 ...
06:48:57 [2020-09-18T06:48:57.068Z] 
06:48:57 [2020-09-18T06:48:57.068Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:48:57 [2020-09-18T06:48:57.068Z] #48 121.4 golang.org/x/crypto/ssh/terminal
06:48:57 [2020-09-18T06:48:57.068Z] #48 124.5 mvdan.cc/sh/v3/cmd/shfmt
06:48:57 [2020-09-18T06:48:57.068Z] #48 DONE 130.3s
06:48:57 [2020-09-18T06:48:57.068Z] 
06:48:57 [2020-09-18T06:48:57.068Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:48:57 [2020-09-18T06:48:57.068Z] #18 10.91 Fetched 8156 kB in 10s (782 kB/s)
06:48:57 [2020-09-18T06:48:57.402Z] #39 29.87   CC       images/vma.o
06:48:57 [2020-09-18T06:48:57.402Z] #39 30.00   CC       images/netdev.o
06:48:57 [2020-09-18T06:48:57.663Z] #39 30.32   CC       images/tty.o
06:48:57 [2020-09-18T06:48:57.701Z] #41 109.4 mime
06:48:58 [2020-09-18T06:48:58.233Z] #39 30.81   CC       images/file-lock.o
06:48:58 [2020-09-18T06:48:58.233Z] #39 30.97   CC       images/rlimit.o
06:48:58 [2020-09-18T06:48:58.493Z] #39 31.26   CC       images/pagemap.o
06:48:58 [2020-09-18T06:48:58.542Z] #14 DONE 1.9s
06:48:58 [2020-09-18T06:48:58.542Z] 
06:48:58 [2020-09-18T06:48:58.542Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
06:48:58 [2020-09-18T06:48:58.754Z] #39 31.58   CC       images/siginfo.o
06:48:59 [2020-09-18T06:48:59.016Z] #39 31.82   CC       images/rpc.o
06:48:59 [2020-09-18T06:48:59.016Z] #39 ...
06:48:59 [2020-09-18T06:48:59.016Z] 
06:48:59 [2020-09-18T06:48:59.016Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:48:59 [2020-09-18T06:48:59.016Z] #54 112.2 + for f in rootlesskit rootlesskit-docker-proxy
06:48:59 [2020-09-18T06:48:59.016Z] #54 112.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:48:59 [2020-09-18T06:48:59.069Z] #41 110.9 mime/quotedprintable
06:48:59 [2020-09-18T06:48:59.327Z] #41 111.2 net/http/internal
06:48:59 [2020-09-18T06:48:59.959Z] #54 ...
06:48:59 [2020-09-18T06:48:59.959Z] 
06:48:59 [2020-09-18T06:48:59.959Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:48:59 [2020-09-18T06:48:59.959Z] #41 102.9 vendor/golang.org/x/text/secure/bidirule
06:48:59 [2020-09-18T06:48:59.959Z] #41 103.2 vendor/golang.org/x/text/unicode/norm
06:48:59 [2020-09-18T06:48:59.959Z] #41 107.0 vendor/golang.org/x/net/idna
06:48:59 [2020-09-18T06:48:59.959Z] #41 108.9 vendor/golang.org/x/net/http2/hpack
06:48:59 [2020-09-18T06:48:59.959Z] #41 109.9 mime
06:48:59 [2020-09-18T06:48:59.959Z] #41 111.5 mime/quotedprintable
06:48:59 [2020-09-18T06:48:59.959Z] #41 111.9 net/http/internal
06:49:00 [2020-09-18T06:49:00.220Z] #41 ...
06:49:00 [2020-09-18T06:49:00.220Z] 
06:49:00 [2020-09-18T06:49:00.220Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:00 [2020-09-18T06:49:00.220Z] #39 32.90   CC       images/ext-file.o
06:49:00 [2020-09-18T06:49:00.481Z] #39 33.11   CC       images/cgroup.o
06:49:00 [2020-09-18T06:49:00.551Z] #15 DONE 2.1s
06:49:00 [2020-09-18T06:49:00.551Z] 
06:49:00 [2020-09-18T06:49:00.551Z] #16 [dev-systemd-false  6/26] RUN ldconfig
06:49:00 [2020-09-18T06:49:00.642Z] #18 10.91 Reading package lists...
06:49:01 [2020-09-18T06:49:01.054Z] #39 33.58   CC       images/userns.o
06:49:01 [2020-09-18T06:49:01.054Z] #39 33.91   CC       images/google/protobuf/descriptor.o
06:49:01 [2020-09-18T06:49:01.294Z] #18 16.08 Reading package lists...
06:49:01 [2020-09-18T06:49:01.294Z] #18 ...
06:49:01 [2020-09-18T06:49:01.294Z] 
06:49:01 [2020-09-18T06:49:01.294Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:01 [2020-09-18T06:49:01.294Z] #40 62.20   AR       soccr/libsoccr.a
06:49:01 [2020-09-18T06:49:01.294Z] #40 62.25 make[1]: 'soccr/libsoccr.a' is up to date.
06:49:01 [2020-09-18T06:49:01.294Z] #40 62.86   DEP      criu/arch/ppc64/sigframe.d
06:49:01 [2020-09-18T06:49:01.294Z] #40 63.02   DEP      criu/arch/ppc64/crtools.d
06:49:01 [2020-09-18T06:49:01.294Z] #40 63.25   DEP      criu/arch/ppc64/cpu.d
06:49:01 [2020-09-18T06:49:01.294Z] #40 63.44   CC       criu/arch/ppc64/cpu.o
06:49:01 [2020-09-18T06:49:01.294Z] #40 64.01   CC       criu/arch/ppc64/crtools.o
06:49:01 [2020-09-18T06:49:01.294Z] #40 65.14   CC       criu/arch/ppc64/sigframe.o
06:49:01 [2020-09-18T06:49:01.294Z] #40 65.44   LINK     criu/arch/ppc64/crtools.built-in.o
06:49:01 [2020-09-18T06:49:01.294Z] #40 65.47   DEP      criu/pie/util-vdso.d
06:49:01 [2020-09-18T06:49:01.294Z] #40 65.76   DEP      criu/pie/util.d
06:49:01 [2020-09-18T06:49:01.294Z] #40 65.91   CC       criu/pie/util.o
06:49:01 [2020-09-18T06:49:01.613Z] #40 66.27   CC       criu/pie/util-vdso.o
06:49:01 [2020-09-18T06:49:01.849Z] #41 113.3 crypto/tls
06:49:01 [2020-09-18T06:49:01.950Z] #16 ...
06:49:01 [2020-09-18T06:49:01.950Z] 
06:49:01 [2020-09-18T06:49:01.950Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:01 [2020-09-18T06:49:01.950Z] #41 96.68 github.com/LK4D4/vndr/godl
06:49:01 [2020-09-18T06:49:01.950Z] #41 97.43 github.com/LK4D4/vndr
06:49:01 [2020-09-18T06:49:01.950Z] #41 DONE 105.9s
06:49:01 [2020-09-18T06:49:01.950Z] 
06:49:01 [2020-09-18T06:49:01.950Z] #16 [dev-systemd-false  6/26] RUN ldconfig
06:49:01 [2020-09-18T06:49:01.950Z] #16 DONE 1.4s
06:49:01 [2020-09-18T06:49:01.950Z] 
06:49:01 [2020-09-18T06:49:01.950Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:02 [2020-09-18T06:49:02.106Z] #41 ...
06:49:02 [2020-09-18T06:49:02.106Z] 
06:49:02 [2020-09-18T06:49:02.106Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:02 [2020-09-18T06:49:02.106Z] #39 35.42   CC       images/userns.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 35.60   CC       images/google/protobuf/descriptor.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 37.24   CC       images/opts.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 37.47   CC       images/seccomp.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 37.69   CC       images/binfmt-misc.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 37.96   CC       images/time.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 38.10   CC       images/sysctl.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 38.24   CC       images/autofs.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 38.45   CC       images/macvlan.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 38.61   CC       images/sit.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 38.86   CC       images/memfd.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.11   CC       images/timens.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.32   LINK     images/built-in.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.45   GEN      compel/include/asm
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.48   GEN      compel/include/version.h
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.50 touch .config
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.54   GEN      include/common/config.h
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.60   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.62   GEN      compel/plugins/include/uapi/std/syscall-64.h
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.64   GEN      compel/arch/x86/plugins/std/syscalls-64.S
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.66   DEP      compel/arch/x86/plugins/std/syscalls-64.d
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.69   DEP      compel/arch/x86/plugins/std/memcpy.d
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.71   DEP      compel/arch/x86/plugins/std/parasite-head.d
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.73   GEN      compel/plugins/include/uapi/std/syscall.h
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.75   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.77   GEN      compel/plugins/include/uapi/std/syscall-codes.h
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.78   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.78   DEP      compel/plugins/std/infect.d
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.88   DEP      compel/plugins/std/string.d
06:49:02 [2020-09-18T06:49:02.106Z] #39 39.97   DEP      compel/plugins/std/log.d
06:49:02 [2020-09-18T06:49:02.106Z] #39 40.04   DEP      compel/plugins/std/fds.d
06:49:02 [2020-09-18T06:49:02.106Z] #39 40.13   DEP      compel/plugins/std/std.d
06:49:02 [2020-09-18T06:49:02.106Z] #39 40.26   DEP      compel/plugins/shmem/shmem.d
06:49:02 [2020-09-18T06:49:02.106Z] #39 40.30   DEP      compel/plugins/fds/fds.d
06:49:02 [2020-09-18T06:49:02.106Z] #39 40.43   CC       compel/plugins/std/std.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 40.74   CC       compel/plugins/std/fds.o
06:49:02 [2020-09-18T06:49:02.106Z] #39 41.17   CC       compel/plugins/std/log.o
06:49:02 [2020-09-18T06:49:02.287Z] #40 67.07   AR       criu/pie/pie.lib.a
06:49:02 [2020-09-18T06:49:02.287Z] #40 67.15   DEP      criu/pie/restorer.d
06:49:02 [2020-09-18T06:49:02.588Z] #40 67.51   DEP      criu/arch/ppc64/vdso-trampoline.d
06:49:02 [2020-09-18T06:49:02.670Z] #39 41.89   CC       compel/plugins/std/string.o
06:49:02 [2020-09-18T06:49:02.888Z] #40 67.53   DEP      criu/arch/ppc64/restorer.d
06:49:02 [2020-09-18T06:49:02.899Z] #17 ...
06:49:02 [2020-09-18T06:49:02.899Z] 
06:49:02 [2020-09-18T06:49:02.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:02 [2020-09-18T06:49:02.899Z] #39 32.49   CC       images/ext-file.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 32.77   CC       images/cgroup.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 33.52   CC       images/userns.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 33.79   CC       images/google/protobuf/descriptor.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 35.43   CC       images/opts.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 35.58   CC       images/seccomp.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 35.76   CC       images/binfmt-misc.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 35.95   CC       images/time.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 36.10   CC       images/sysctl.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 36.38   CC       images/autofs.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 36.61   CC       images/macvlan.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 36.76   CC       images/sit.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 36.91   CC       images/memfd.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 37.31   CC       images/timens.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 37.67   LINK     images/built-in.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 37.79   GEN      compel/include/asm
06:49:02 [2020-09-18T06:49:02.899Z] #39 37.85   GEN      compel/include/version.h
06:49:02 [2020-09-18T06:49:02.899Z] #39 37.89 touch .config
06:49:02 [2020-09-18T06:49:02.899Z] #39 38.02   GEN      include/common/config.h
06:49:02 [2020-09-18T06:49:02.899Z] #39 38.12   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:49:02 [2020-09-18T06:49:02.899Z] #39 38.16   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
06:49:02 [2020-09-18T06:49:02.899Z] #39 38.26   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
06:49:02 [2020-09-18T06:49:02.899Z] #39 38.28   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
06:49:02 [2020-09-18T06:49:02.899Z] #39 38.34   DEP      compel/plugins/std/infect.d
06:49:02 [2020-09-18T06:49:02.899Z] #39 38.54   DEP      compel/plugins/std/string.d
06:49:02 [2020-09-18T06:49:02.899Z] #39 39.45   DEP      compel/plugins/std/log.d
06:49:02 [2020-09-18T06:49:02.899Z] #39 39.59   DEP      compel/plugins/std/fds.d
06:49:02 [2020-09-18T06:49:02.899Z] #39 39.71   DEP      compel/plugins/std/std.d
06:49:02 [2020-09-18T06:49:02.899Z] #39 39.83   DEP      compel/plugins/shmem/shmem.d
06:49:02 [2020-09-18T06:49:02.899Z] #39 40.01   DEP      compel/plugins/fds/fds.d
06:49:02 [2020-09-18T06:49:02.899Z] #39 40.19   CC       compel/plugins/std/std.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 40.61   CC       compel/plugins/std/fds.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 40.97   CC       compel/plugins/std/log.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 41.73   CC       compel/plugins/std/string.o
06:49:02 [2020-09-18T06:49:02.899Z] #39 42.56   CC       compel/plugins/std/infect.o
06:49:02 [2020-09-18T06:49:02.966Z] #39 35.51   CC       images/opts.o
06:49:02 [2020-09-18T06:49:02.966Z] #39 35.70   CC       images/seccomp.o
06:49:02 [2020-09-18T06:49:02.966Z] #39 ...
06:49:02 [2020-09-18T06:49:02.966Z] 
06:49:02 [2020-09-18T06:49:02.966Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:49:02 [2020-09-18T06:49:02.966Z] #10 106.1 Selecting previously unselected package g++-mingw-w64-x86-64.
06:49:02 [2020-09-18T06:49:02.966Z] #10 106.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:49:02 [2020-09-18T06:49:02.966Z] #10 106.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:49:02 [2020-09-18T06:49:02.966Z] #10 ...
06:49:02 [2020-09-18T06:49:02.966Z] 
06:49:02 [2020-09-18T06:49:02.966Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:02 [2020-09-18T06:49:02.966Z] #41 115.2 net/textproto
06:49:02 [2020-09-18T06:49:02.966Z] #41 115.2 crypto/x509
06:49:03 [2020-09-18T06:49:03.162Z] #39 42.82   CC       compel/arch/aarch64/plugins/std/parasite-head.o
06:49:03 [2020-09-18T06:49:03.162Z] #39 42.88   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
06:49:03 [2020-09-18T06:49:03.191Z] #40 67.84   DEP      criu/arch/ppc64/vdso-pie.d
06:49:03 [2020-09-18T06:49:03.191Z] #40 ...
06:49:03 [2020-09-18T06:49:03.191Z] 
06:49:03 [2020-09-18T06:49:03.191Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:49:03 [2020-09-18T06:49:03.191Z] #55 136.4 + for f in rootlesskit rootlesskit-docker-proxy
06:49:03 [2020-09-18T06:49:03.191Z] #55 136.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:49:03 [2020-09-18T06:49:03.227Z] #41 116.4 vendor/golang.org/x/net/http/httpguts
06:49:03 [2020-09-18T06:49:03.234Z] #39 42.38   CC       compel/plugins/std/infect.o
06:49:03 [2020-09-18T06:49:03.425Z] #39 42.94   AR       compel/plugins/std.lib.a
06:49:03 [2020-09-18T06:49:03.425Z] #39 ...
06:49:03 [2020-09-18T06:49:03.425Z] 
06:49:03 [2020-09-18T06:49:03.425Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:49:03 [2020-09-18T06:49:03.425Z] #28 DONE 107.6s
06:49:03 [2020-09-18T06:49:03.425Z] 
06:49:03 [2020-09-18T06:49:03.425Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:03 [2020-09-18T06:49:03.425Z] #39 43.11   CC       compel/plugins/fds/fds.o
06:49:03 [2020-09-18T06:49:03.425Z] #39 ...
06:49:03 [2020-09-18T06:49:03.425Z] 
06:49:03 [2020-09-18T06:49:03.425Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:03 [2020-09-18T06:49:03.425Z] #17 1.686 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:49:03 [2020-09-18T06:49:03.493Z] #39 42.71   CC       compel/arch/x86/plugins/std/parasite-head.o
06:49:03 [2020-09-18T06:49:03.494Z] #39 42.74   CC       compel/arch/x86/plugins/std/memcpy.o
06:49:03 [2020-09-18T06:49:03.494Z] #39 42.78   CC       compel/arch/x86/plugins/std/syscalls-64.o
06:49:03 [2020-09-18T06:49:03.687Z] #17 1.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:49:03 [2020-09-18T06:49:03.687Z] #17 1.784 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:49:03 [2020-09-18T06:49:03.752Z] #39 42.83   AR       compel/plugins/std.lib.a
06:49:03 [2020-09-18T06:49:03.752Z] #39 42.88   CC       compel/plugins/fds/fds.o
06:49:03 [2020-09-18T06:49:03.752Z] #39 43.01   AR       compel/plugins/fds.lib.a
06:49:03 [2020-09-18T06:49:03.752Z] #39 43.06   HOSTDEP  compel/src/lib/log-host.d
06:49:03 [2020-09-18T06:49:03.798Z] #41 116.8 vendor/golang.org/x/net/http/httpproxy
06:49:04 [2020-09-18T06:49:04.010Z] #39 43.15   HOSTDEP  compel/src/lib/handle-elf-host.d
06:49:04 [2020-09-18T06:49:04.010Z] #39 43.26   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
06:49:04 [2020-09-18T06:49:04.010Z] #39 43.32   HOSTDEP  compel/src/main-host.d
06:49:04 [2020-09-18T06:49:04.263Z] #17 2.528 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
06:49:04 [2020-09-18T06:49:04.267Z] #39 43.39   DEP      compel/src/lib/ptrace.d
06:49:04 [2020-09-18T06:49:04.267Z] #39 43.49   DEP      compel/src/lib/infect.d
06:49:04 [2020-09-18T06:49:04.267Z] #39 43.60   DEP      compel/src/lib/infect-util.d
06:49:04 [2020-09-18T06:49:04.368Z] #41 117.3 mime/multipart
06:49:04 [2020-09-18T06:49:04.524Z] #39 43.70   DEP      compel/src/lib/infect-rpc.d
06:49:04 [2020-09-18T06:49:04.782Z] #39 ...
06:49:04 [2020-09-18T06:49:04.782Z] 
06:49:04 [2020-09-18T06:49:04.782Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:49:04 [2020-09-18T06:49:04.782Z] #54 109.0 + for f in rootlesskit rootlesskit-docker-proxy
06:49:04 [2020-09-18T06:49:04.782Z] #54 109.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:49:04 [2020-09-18T06:49:04.782Z] #54 DONE 116.6s
06:49:04 [2020-09-18T06:49:04.782Z] 
06:49:04 [2020-09-18T06:49:04.782Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:04 [2020-09-18T06:49:04.782Z] #39 43.79   DEP      compel/arch/x86/src/lib/infect.d
06:49:04 [2020-09-18T06:49:04.782Z] #39 ...
06:49:04 [2020-09-18T06:49:04.782Z] 
06:49:04 [2020-09-18T06:49:04.782Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:49:04 [2020-09-18T06:49:04.782Z] #55 DONE 0.1s
06:49:04 [2020-09-18T06:49:04.782Z] 
06:49:04 [2020-09-18T06:49:04.782Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:49:04 [2020-09-18T06:49:04.782Z] #56 DONE 0.0s
06:49:04 [2020-09-18T06:49:04.782Z] 
06:49:04 [2020-09-18T06:49:04.782Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:04 [2020-09-18T06:49:04.782Z] #39 43.91   DEP      compel/arch/x86/src/lib/cpu.d
06:49:05 [2020-09-18T06:49:05.039Z] #39 44.01   DEP      compel/src/lib/log.d
06:49:05 [2020-09-18T06:49:05.039Z] #39 44.13   DEP      compel/src/main.d
06:49:05 [2020-09-18T06:49:05.039Z] #39 44.21   DEP      compel/src/lib/handle-elf.d
06:49:05 [2020-09-18T06:49:05.039Z] #39 44.28   DEP      compel/arch/x86/src/lib/handle-elf.d
06:49:05 [2020-09-18T06:49:05.211Z] #17 3.347 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
06:49:05 [2020-09-18T06:49:05.269Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
06:49:05 [2020-09-18T06:49:05.269Z] ok  	github.com/docker/docker/api/server/httputils	0.019s	coverage: 14.7% of statements
06:49:05 [2020-09-18T06:49:05.269Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
06:49:05 [2020-09-18T06:49:05.269Z] ?   	github.com/docker/docker/api/server/router	[no test files]
06:49:05 [2020-09-18T06:49:05.269Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
06:49:05 [2020-09-18T06:49:05.269Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
06:49:05 [2020-09-18T06:49:05.269Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
06:49:05 [2020-09-18T06:49:05.269Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
06:49:05 [2020-09-18T06:49:05.269Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
06:49:05 [2020-09-18T06:49:05.269Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
06:49:05 [2020-09-18T06:49:05.269Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
06:49:05 [2020-09-18T06:49:05.269Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
06:49:05 [2020-09-18T06:49:05.296Z] #39 44.41   CC       compel/src/lib/log.o
06:49:05 [2020-09-18T06:49:05.553Z] #39 44.78   CC       compel/arch/x86/src/lib/cpu.o
06:49:05 [2020-09-18T06:49:05.560Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
06:49:05 [2020-09-18T06:49:05.560Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
06:49:05 [2020-09-18T06:49:05.851Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
06:49:05 [2020-09-18T06:49:05.851Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
06:49:06 [2020-09-18T06:49:06.144Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
06:49:06 [2020-09-18T06:49:06.144Z] ?   	github.com/docker/docker/api/types	[no test files]
06:49:06 [2020-09-18T06:49:06.144Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
06:49:06 [2020-09-18T06:49:06.144Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
06:49:06 [2020-09-18T06:49:06.144Z] ?   	github.com/docker/docker/api/types/container	[no test files]
06:49:06 [2020-09-18T06:49:06.144Z] ?   	github.com/docker/docker/api/types/events	[no test files]
06:49:06 [2020-09-18T06:49:06.160Z] #17 4.403 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
06:49:06 [2020-09-18T06:49:06.279Z] #41 119.1 crypto/tls
06:49:06 [2020-09-18T06:49:06.435Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
06:49:06 [2020-09-18T06:49:06.435Z] ?   	github.com/docker/docker/api/types/image	[no test files]
06:49:06 [2020-09-18T06:49:06.435Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
06:49:06 [2020-09-18T06:49:06.435Z] ?   	github.com/docker/docker/api/types/network	[no test files]
06:49:06 [2020-09-18T06:49:06.435Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
06:49:06 [2020-09-18T06:49:06.435Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
06:49:06 [2020-09-18T06:49:06.435Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
06:49:06 [2020-09-18T06:49:06.435Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
06:49:06 [2020-09-18T06:49:06.435Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
06:49:06 [2020-09-18T06:49:06.485Z] #39 45.48   CC       compel/arch/x86/src/lib/infect.o
06:49:06 [2020-09-18T06:49:06.726Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
06:49:06 [2020-09-18T06:49:06.726Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
06:49:06 [2020-09-18T06:49:06.726Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
06:49:06 [2020-09-18T06:49:06.726Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
06:49:06 [2020-09-18T06:49:06.726Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
06:49:06 [2020-09-18T06:49:06.726Z] ?   	github.com/docker/docker/builder	[no test files]
06:49:06 [2020-09-18T06:49:06.726Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
06:49:06 [2020-09-18T06:49:06.726Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
06:49:06 [2020-09-18T06:49:06.726Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
06:49:06 [2020-09-18T06:49:06.726Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
06:49:06 [2020-09-18T06:49:06.726Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
06:49:06 [2020-09-18T06:49:06.726Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
06:49:06 [2020-09-18T06:49:06.726Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
06:49:07 [2020-09-18T06:49:07.001Z] #41 ...
06:49:07 [2020-09-18T06:49:07.001Z] 
06:49:07 [2020-09-18T06:49:07.001Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:49:07 [2020-09-18T06:49:07.001Z] #54 DONE 120.1s
06:49:07 [2020-09-18T06:49:07.001Z] 
06:49:07 [2020-09-18T06:49:07.001Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:49:07 [2020-09-18T06:49:07.001Z] #55 DONE 0.1s
06:49:07 [2020-09-18T06:49:07.001Z] 
06:49:07 [2020-09-18T06:49:07.001Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:49:07 [2020-09-18T06:49:07.017Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
06:49:07 [2020-09-18T06:49:07.047Z] #39 46.14   CC       compel/src/lib/infect-rpc.o
06:49:07 [2020-09-18T06:49:07.269Z] #56 DONE 0.1s
06:49:07 [2020-09-18T06:49:07.269Z] 
06:49:07 [2020-09-18T06:49:07.269Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:07 [2020-09-18T06:49:07.269Z] #39 35.88   CC       images/binfmt-misc.o
06:49:07 [2020-09-18T06:49:07.269Z] #39 36.04   CC       images/time.o
06:49:07 [2020-09-18T06:49:07.269Z] #39 36.21   CC       images/sysctl.o
06:49:07 [2020-09-18T06:49:07.269Z] #39 36.39   CC       images/autofs.o
06:49:07 [2020-09-18T06:49:07.269Z] #39 36.56   CC       images/macvlan.o
06:49:07 [2020-09-18T06:49:07.269Z] #39 36.71   CC       images/sit.o
06:49:07 [2020-09-18T06:49:07.269Z] #39 36.93   CC       images/memfd.o
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.19   CC       images/timens.o
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.46   LINK     images/built-in.o
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.60   GEN      compel/include/asm
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.61   GEN      compel/include/version.h
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.64 touch .config
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.68   GEN      include/common/config.h
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.78   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.80   GEN      compel/plugins/include/uapi/std/syscall-64.h
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.82   GEN      compel/arch/x86/plugins/std/syscalls-64.S
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.84   DEP      compel/arch/x86/plugins/std/syscalls-64.d
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.87   DEP      compel/arch/x86/plugins/std/memcpy.d
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.90   DEP      compel/arch/x86/plugins/std/parasite-head.d
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.91   GEN      compel/plugins/include/uapi/std/syscall.h
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.96   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
06:49:07 [2020-09-18T06:49:07.269Z] #39 37.98   GEN      compel/plugins/include/uapi/std/syscall-codes.h
06:49:07 [2020-09-18T06:49:07.269Z] #39 38.04   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:49:07 [2020-09-18T06:49:07.269Z] #39 38.05   DEP      compel/plugins/std/infect.d
06:49:07 [2020-09-18T06:49:07.269Z] #39 38.20   DEP      compel/plugins/std/string.d
06:49:07 [2020-09-18T06:49:07.269Z] #39 38.28   DEP      compel/plugins/std/log.d
06:49:07 [2020-09-18T06:49:07.269Z] #39 38.36   DEP      compel/plugins/std/fds.d
06:49:07 [2020-09-18T06:49:07.269Z] #39 38.47   DEP      compel/plugins/std/std.d
06:49:07 [2020-09-18T06:49:07.269Z] #39 38.58   DEP      compel/plugins/shmem/shmem.d
06:49:07 [2020-09-18T06:49:07.269Z] #39 38.68   DEP      compel/plugins/fds/fds.d
06:49:07 [2020-09-18T06:49:07.269Z] #39 38.79   CC       compel/plugins/std/std.o
06:49:07 [2020-09-18T06:49:07.269Z] #39 39.12   CC       compel/plugins/std/fds.o
06:49:07 [2020-09-18T06:49:07.269Z] #39 39.51   CC       compel/plugins/std/log.o
06:49:07 [2020-09-18T06:49:07.304Z] #39 46.47   CC       compel/src/lib/infect-util.o
06:49:07 [2020-09-18T06:49:07.555Z] #17 ...
06:49:07 [2020-09-18T06:49:07.555Z] 
06:49:07 [2020-09-18T06:49:07.555Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:07 [2020-09-18T06:49:07.555Z] #49 7.347 + cd /tmp/tmp.mHBKxdeSJR/src/github.com/opencontainers/runc
06:49:07 [2020-09-18T06:49:07.555Z] #49 7.348 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:49:07 [2020-09-18T06:49:07.555Z] #49 7.748 + '[' -z '' ']'
06:49:07 [2020-09-18T06:49:07.555Z] #49 7.748 + target=static
06:49:07 [2020-09-18T06:49:07.555Z] #49 7.749 + make 'BUILDTAGS=seccomp apparmor selinux ' static
06:49:07 [2020-09-18T06:49:07.555Z] #49 8.113 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
06:49:07 [2020-09-18T06:49:07.555Z] #49 ...
06:49:07 [2020-09-18T06:49:07.555Z] 
06:49:07 [2020-09-18T06:49:07.555Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:49:07 [2020-09-18T06:49:07.560Z] #39 46.70   CC       compel/src/lib/infect.o
06:49:07 [2020-09-18T06:49:07.721Z] #55 ...
06:49:07 [2020-09-18T06:49:07.721Z] 
06:49:07 [2020-09-18T06:49:07.721Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:07 [2020-09-18T06:49:07.721Z] #42 130.4 go/doc
06:49:07 [2020-09-18T06:49:07.721Z] #42 138.4 vendor/golang.org/x/text/secure/bidirule
06:49:07 [2020-09-18T06:49:07.721Z] #42 139.4 vendor/golang.org/x/text/unicode/norm
06:49:07 [2020-09-18T06:49:07.721Z] #42 ...
06:49:07 [2020-09-18T06:49:07.721Z] 
06:49:07 [2020-09-18T06:49:07.721Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:07 [2020-09-18T06:49:07.721Z] #18 16.08 Reading package lists...
06:49:07 [2020-09-18T06:49:07.721Z] #18 19.62 Building dependency tree...
06:49:07 [2020-09-18T06:49:07.721Z] #18 20.83 libcap2-bin is already the newest version (1:2.25-2).
06:49:07 [2020-09-18T06:49:07.721Z] #18 20.83 The following additional packages will be installed:
06:49:07 [2020-09-18T06:49:07.721Z] #18 20.83   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:49:07 [2020-09-18T06:49:07.721Z] #18 20.84   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:49:07 [2020-09-18T06:49:07.721Z] #18 20.84   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:49:07 [2020-09-18T06:49:07.721Z] #18 20.84   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:49:07 [2020-09-18T06:49:07.721Z] #18 20.84   python3.7 python3.7-minimal vim-runtime xxd
06:49:07 [2020-09-18T06:49:07.721Z] #18 20.84 Suggested packages:
06:49:07 [2020-09-18T06:49:07.721Z] #18 20.85   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
06:49:07 [2020-09-18T06:49:07.721Z] #18 20.85   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
06:49:07 [2020-09-18T06:49:07.721Z] #18 20.85   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
06:49:07 [2020-09-18T06:49:07.721Z] #18 20.85 Recommended packages:
06:49:07 [2020-09-18T06:49:07.721Z] #18 20.85   aufs-dkms nftables build-essential python3-dev python3-keyring
06:49:07 [2020-09-18T06:49:07.721Z] #18 20.85   python3-keyrings.alt python3-xdg unzip
06:49:07 [2020-09-18T06:49:07.721Z] #18 23.26 The following NEW packages will be installed:
06:49:07 [2020-09-18T06:49:07.721Z] #18 23.27   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:49:07 [2020-09-18T06:49:07.721Z] #18 23.27   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:49:07 [2020-09-18T06:49:07.721Z] #18 23.27   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:49:07 [2020-09-18T06:49:07.721Z] #18 23.27   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:49:07 [2020-09-18T06:49:07.721Z] #18 23.28   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
06:49:07 [2020-09-18T06:49:07.721Z] #18 23.28   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:49:07 [2020-09-18T06:49:07.721Z] #18 23.28   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
06:49:07 [2020-09-18T06:49:07.721Z] #18 23.28   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:49:07 [2020-09-18T06:49:07.721Z] #18 23.28   xz-utils zip
06:49:07 [2020-09-18T06:49:07.721Z] #18 23.39 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
06:49:07 [2020-09-18T06:49:07.721Z] #18 23.39 Need to get 29.2 MB of archives.
06:49:07 [2020-09-18T06:49:07.721Z] #18 23.39 After this operation, 134 MB of additional disk space will be used.
06:49:07 [2020-09-18T06:49:07.721Z] #18 23.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
06:49:07 [2020-09-18T06:49:07.818Z] #21 109.8 Checking out files:  33% (3668/10921)   
Checking out files:  34% (3714/10921)   
Checking out files:  35% (3823/10921)   
Checking out files:  36% (3932/10921)   
Checking out files:  37% (4041/10921)   
Checking out files:  38% (4150/10921)   
Checking out files:  39% (4260/10921)   
Checking out files:  40% (4369/10921)   
Checking out files:  41% (4478/10921)   
Checking out files:  42% (4587/10921)   
Checking out files:  43% (4697/10921)   
Checking out files:  44% (4806/10921)   
Checking out files:  45% (4915/10921)   
Checking out files:  46% (5024/10921)   
Checking out files:  47% (5133/10921)   
Checking out files:  48% (5243/10921)   
Checking out files:  49% (5352/10921)   
Checking out files:  50% (5461/10921)   
Checking out files:  51% (5570/10921)   
Checking out files:  52% (5679/10921)   
Checking out files:  53% (5789/10921)   
Checking out files:  54% (5898/10921)   
Checking out files:  55% (6007/10921)   
Checking out files:  56% (6116/10921)   
Checking out files:  57% (6225/10921)   
Checking out files:  58% (6335/10921)   
Checking out files:  59% (6444/10921)   
Checking out files:  60% (6553/10921)   
Checking out files:  61% (6662/10921)   
Checking out files:  62% (6772/10921)   
Checking out files:  63% (6881/10921)   
Checking out files:  64% (6990/10921)   
Checking out files:  65% (7099/10921)   
Checking out files:  66% (7208/10921)   
Checking out files:  67% (7318/10921)   
Checking out files:  67% (7352/10921)   
Checking out files:  68% (7427/10921)   
Checking out files:  69% (7536/10921)   
Checking out files:  70% (7645/10921)   
Checking out files:  71% (7754/10921)   
Checking out files:  72% (7864/10921)   
Checking out files:  73% (7973/10921)   
Checking out files:  74% (8082/10921)   
Checking out files:  75% (8191/10921)   
Checking out files:  76% (8300/10921)   
Checking out files:  77% (8410/10921)   
Checking out files:  78% (8519/10921)   
Checking out files:  79% (8628/10921)   
Checking out files:  80% (8737/10921)   
Checking out files:  81% (8847/10921)   
Checking out files:  82% (8956/10921)   
Checking out files:  83% (9065/10921)   
Checking out files:  84% (9174/10921)   
Checking out files:  85% (9283/10921)   
Checking out files:  86% (9393/10921)   
Checking out files:  87% (9502/10921)   
Checking out files:  88% (9611/10921)   
Checking out files:  89% (9720/10921)   
Checking out files:  90% (9829/10921)   
Checking out files:  91% (9939/10921)   
Checking out files:  92% (10048/10921)   
Checking out files:  93% (10157/10921)   
Checking out files:  94% (10266/10921)   
Checking out files:  95% (10375/10921)   
Checking out files:  96% (10485/10921)   
Checking out files:  97% (10594/10921)   
Checking out files:  98% (10703/10921)   
Checking out files:  98% (10722/10921)   
Checking out files:  99% (10812/10921)   
Checking out files: 100% (10921/10921)   
Checking out files: 100% (10921/10921), done.
06:49:07 [2020-09-18T06:49:07.819Z] #21 112.0 + cd /tmp/tmp.mDoX8JZggM/tmp/docker-ce
06:49:07 [2020-09-18T06:49:07.819Z] #21 112.0 + git checkout -q v17.06.2-ce
06:49:08 [2020-09-18T06:49:08.021Z] #18 23.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
06:49:08 [2020-09-18T06:49:08.021Z] #18 23.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
06:49:08 [2020-09-18T06:49:08.021Z] #18 23.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
06:49:08 [2020-09-18T06:49:08.021Z] #18 23.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
06:49:08 [2020-09-18T06:49:08.021Z] #18 23.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
06:49:08 [2020-09-18T06:49:08.227Z] #39 40.89   CC       compel/plugins/std/string.o
06:49:08 [2020-09-18T06:49:08.797Z] #39 41.48   CC       compel/plugins/std/infect.o
06:49:09 [2020-09-18T06:49:09.058Z] #39 ...
06:49:09 [2020-09-18T06:49:09.058Z] 
06:49:09 [2020-09-18T06:49:09.058Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.3 Selecting previously unselected package libapparmor1:amd64.
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.5 Selecting previously unselected package libapparmor-dev:amd64.
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.7 Selecting previously unselected package libbtrfs0.
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.7 Unpacking libbtrfs0 (4.20.1-2) ...
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.8 Selecting previously unselected package libbtrfs-dev.
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.8 Unpacking libbtrfs-dev (4.20.1-2) ...
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.058Z] #10 121.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:49:09 [2020-09-18T06:49:09.058Z] #10 122.0 Selecting previously unselected package libudev-dev:amd64.
06:49:09 [2020-09-18T06:49:09.058Z] #10 122.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.058Z] #10 122.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
06:49:09 [2020-09-18T06:49:09.058Z] #10 122.1 Selecting previously unselected package libsepol1-dev:amd64.
06:49:09 [2020-09-18T06:49:09.058Z] #10 122.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.058Z] #10 122.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
06:49:09 [2020-09-18T06:49:09.106Z] #18 24.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
06:49:09 [2020-09-18T06:49:09.106Z] #18 24.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
06:49:09 [2020-09-18T06:49:09.106Z] #18 24.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
06:49:09 [2020-09-18T06:49:09.106Z] #18 24.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
06:49:09 [2020-09-18T06:49:09.106Z] #18 24.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
06:49:09 [2020-09-18T06:49:09.106Z] #18 24.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
06:49:09 [2020-09-18T06:49:09.106Z] #18 24.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
06:49:09 [2020-09-18T06:49:09.106Z] #18 24.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
06:49:09 [2020-09-18T06:49:09.106Z] #18 24.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
06:49:09 [2020-09-18T06:49:09.106Z] #18 24.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
06:49:09 [2020-09-18T06:49:09.106Z] #18 24.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
06:49:09 [2020-09-18T06:49:09.319Z] #10 122.4 Selecting previously unselected package libpcre16-3:amd64.
06:49:09 [2020-09-18T06:49:09.319Z] #10 122.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.319Z] #10 122.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
06:49:09 [2020-09-18T06:49:09.319Z] #10 122.6 Selecting previously unselected package libpcre32-3:amd64.
06:49:09 [2020-09-18T06:49:09.413Z] #18 24.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
06:49:09 [2020-09-18T06:49:09.413Z] #18 24.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
06:49:09 [2020-09-18T06:49:09.413Z] #18 24.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
06:49:09 [2020-09-18T06:49:09.413Z] #18 24.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
06:49:09 [2020-09-18T06:49:09.413Z] #18 24.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
06:49:09 [2020-09-18T06:49:09.413Z] #18 24.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
06:49:09 [2020-09-18T06:49:09.413Z] #18 24.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
06:49:09 [2020-09-18T06:49:09.413Z] #18 24.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
06:49:09 [2020-09-18T06:49:09.413Z] #18 24.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
06:49:09 [2020-09-18T06:49:09.413Z] #18 24.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
06:49:09 [2020-09-18T06:49:09.413Z] #18 24.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
06:49:09 [2020-09-18T06:49:09.413Z] #18 24.87 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
06:49:09 [2020-09-18T06:49:09.454Z] #39 ...
06:49:09 [2020-09-18T06:49:09.454Z] 
06:49:09 [2020-09-18T06:49:09.454Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:49:09 [2020-09-18T06:49:09.454Z] #10 116.9 Selecting previously unselected package libapparmor1:amd64.
06:49:09 [2020-09-18T06:49:09.454Z] #10 116.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 116.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 117.2 Selecting previously unselected package libapparmor-dev:amd64.
06:49:09 [2020-09-18T06:49:09.454Z] #10 117.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 117.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 117.5 Selecting previously unselected package libbtrfs0.
06:49:09 [2020-09-18T06:49:09.454Z] #10 117.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 117.5 Unpacking libbtrfs0 (4.20.1-2) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 117.7 Selecting previously unselected package libbtrfs-dev.
06:49:09 [2020-09-18T06:49:09.454Z] #10 117.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 117.7 Unpacking libbtrfs-dev (4.20.1-2) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 117.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:49:09 [2020-09-18T06:49:09.454Z] #10 117.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 117.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 117.9 Selecting previously unselected package libudev-dev:amd64.
06:49:09 [2020-09-18T06:49:09.454Z] #10 117.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.1 Selecting previously unselected package libsepol1-dev:amd64.
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.4 Selecting previously unselected package libpcre16-3:amd64.
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.6 Selecting previously unselected package libpcre32-3:amd64.
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.8 Selecting previously unselected package libpcrecpp0v5:amd64.
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.9 Selecting previously unselected package libpcre3-dev:amd64.
06:49:09 [2020-09-18T06:49:09.454Z] #10 118.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 119.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 119.3 Selecting previously unselected package libselinux1-dev:amd64.
06:49:09 [2020-09-18T06:49:09.454Z] #10 119.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 119.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 119.5 Selecting previously unselected package libdevmapper-dev:amd64.
06:49:09 [2020-09-18T06:49:09.454Z] #10 119.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 119.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 119.6 Selecting previously unselected package libseccomp-dev:amd64.
06:49:09 [2020-09-18T06:49:09.454Z] #10 119.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 119.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 119.8 Selecting previously unselected package libsystemd-dev:amd64.
06:49:09 [2020-09-18T06:49:09.454Z] #10 119.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 119.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.4 Setting up libbtrfs0 (4.20.1-2) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.5 Setting up libbtrfs-dev (4.20.1-2) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.5 Setting up mingw-w64-common (6.0.0-3) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.6 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
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.6 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
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.6 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
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.6 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
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.7 Setting up dmsetup (2:1.02.155-3) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 120.7 Processing triggers for libc-bin (2.28-10) ...
06:49:09 [2020-09-18T06:49:09.454Z] #10 DONE 121.3s
06:49:09 [2020-09-18T06:49:09.579Z] #10 122.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.579Z] #10 122.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
06:49:09 [2020-09-18T06:49:09.579Z] #10 122.8 Selecting previously unselected package libpcrecpp0v5:amd64.
06:49:09 [2020-09-18T06:49:09.579Z] #10 122.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.579Z] #10 122.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
06:49:09 [2020-09-18T06:49:09.710Z] 
06:49:09 [2020-09-18T06:49:09.710Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:09 [2020-09-18T06:49:09.710Z] #39 48.80   CC       compel/src/lib/ptrace.o
06:49:09 [2020-09-18T06:49:09.810Z] ok  	github.com/docker/docker/builder/remotecontext	0.349s	coverage: 13.6% of statements
06:49:09 [2020-09-18T06:49:09.840Z] #10 122.9 Selecting previously unselected package libpcre3-dev:amd64.
06:49:09 [2020-09-18T06:49:09.840Z] #10 122.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
06:49:09 [2020-09-18T06:49:09.840Z] #10 122.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
06:49:10 [2020-09-18T06:49:10.065Z] #18 25.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
06:49:10 [2020-09-18T06:49:10.065Z] #18 25.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
06:49:10 [2020-09-18T06:49:10.065Z] #18 25.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
06:49:10 [2020-09-18T06:49:10.065Z] #18 25.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
06:49:10 [2020-09-18T06:49:10.065Z] #18 25.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
06:49:10 [2020-09-18T06:49:10.065Z] #18 25.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
06:49:10 [2020-09-18T06:49:10.100Z] #10 123.4 Selecting previously unselected package libselinux1-dev:amd64.
06:49:10 [2020-09-18T06:49:10.100Z] #10 123.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
06:49:10 [2020-09-18T06:49:10.100Z] #10 123.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
06:49:10 [2020-09-18T06:49:10.101Z] ok  	github.com/docker/docker/builder/dockerfile	0.963s	coverage: 48.0% of statements
06:49:10 [2020-09-18T06:49:10.275Z] #39 49.46   AR       compel/libcompel.a
06:49:10 [2020-09-18T06:49:10.361Z] #10 123.6 Selecting previously unselected package libdevmapper-dev:amd64.
06:49:10 [2020-09-18T06:49:10.366Z] #18 25.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:49:10 [2020-09-18T06:49:10.366Z] #18 25.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
06:49:10 [2020-09-18T06:49:10.366Z] #18 25.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
06:49:10 [2020-09-18T06:49:10.366Z] #18 25.70 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
06:49:10 [2020-09-18T06:49:10.366Z] #18 25.72 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
06:49:10 [2020-09-18T06:49:10.366Z] #18 25.75 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
06:49:10 [2020-09-18T06:49:10.366Z] #18 25.76 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
06:49:10 [2020-09-18T06:49:10.366Z] #18 25.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
06:49:10 [2020-09-18T06:49:10.366Z] #18 25.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
06:49:10 [2020-09-18T06:49:10.366Z] #18 25.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
06:49:10 [2020-09-18T06:49:10.381Z] #21 114.4 + mkdir -p /tmp/tmp.mDoX8JZggM/src/github.com/docker
06:49:10 [2020-09-18T06:49:10.382Z] #21 114.4 + mv components/cli /tmp/tmp.mDoX8JZggM/src/github.com/docker/cli
06:49:10 [2020-09-18T06:49:10.382Z] #21 114.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
06:49:10 [2020-09-18T06:49:10.533Z] #39 49.66   HOSTCC   compel/src/main-host.o
06:49:10 [2020-09-18T06:49:10.622Z] #10 123.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
06:49:10 [2020-09-18T06:49:10.622Z] #10 123.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:49:10 [2020-09-18T06:49:10.622Z] #10 123.7 Selecting previously unselected package libseccomp-dev:amd64.
06:49:10 [2020-09-18T06:49:10.622Z] #10 123.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
06:49:10 [2020-09-18T06:49:10.622Z] #10 123.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
06:49:10 [2020-09-18T06:49:10.668Z] #18 ...
06:49:10 [2020-09-18T06:49:10.668Z] 
06:49:10 [2020-09-18T06:49:10.668Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:49:10 [2020-09-18T06:49:10.668Z] #55 DONE 144.1s
06:49:10 [2020-09-18T06:49:10.668Z] 
06:49:10 [2020-09-18T06:49:10.668Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:49:10 [2020-09-18T06:49:10.668Z] #56 DONE 0.1s
06:49:10 [2020-09-18T06:49:10.668Z] 
06:49:10 [2020-09-18T06:49:10.668Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:10 [2020-09-18T06:49:10.668Z] #40 68.00   DEP      criu/pie/parasite-vdso.d
06:49:10 [2020-09-18T06:49:10.668Z] #40 68.24   DEP      criu/pie/parasite.d
06:49:10 [2020-09-18T06:49:10.668Z] #40 68.59   CC       criu/pie/parasite.o
06:49:10 [2020-09-18T06:49:10.668Z] #40 70.44   LINK     criu/pie/parasite.built-in.o
06:49:10 [2020-09-18T06:49:10.668Z] #40 70.46   GEN      criu/pie/parasite-blob.h
06:49:10 [2020-09-18T06:49:10.668Z] #40 70.49   CC       criu/pie/parasite-vdso.o
06:49:10 [2020-09-18T06:49:10.668Z] #40 71.22   CC       criu/arch/ppc64/vdso-pie.o
06:49:10 [2020-09-18T06:49:10.668Z] #40 71.59   CC       criu/arch/ppc64/restorer.o
06:49:10 [2020-09-18T06:49:10.668Z] #40 72.18   CC       criu/arch/ppc64/vdso-trampoline.o
06:49:10 [2020-09-18T06:49:10.668Z] #40 72.22   CC       criu/pie/restorer.o
06:49:10 [2020-09-18T06:49:10.732Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
06:49:10 [2020-09-18T06:49:10.732Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.877s	coverage: 86.3% of statements
06:49:10 [2020-09-18T06:49:10.732Z] ?   	github.com/docker/docker/cli	[no test files]
06:49:10 [2020-09-18T06:49:10.732Z] ?   	github.com/docker/docker/cli/config	[no test files]
06:49:10 [2020-09-18T06:49:10.790Z] #39 ...
06:49:10 [2020-09-18T06:49:10.790Z] 
06:49:10 [2020-09-18T06:49:10.790Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
06:49:10 [2020-09-18T06:49:10.790Z] #11 DONE 1.4s
06:49:10 [2020-09-18T06:49:10.790Z] 
06:49:10 [2020-09-18T06:49:10.790Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
06:49:10 [2020-09-18T06:49:10.882Z] #10 123.9 Selecting previously unselected package libsystemd-dev:amd64.
06:49:10 [2020-09-18T06:49:10.882Z] #10 123.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
06:49:10 [2020-09-18T06:49:10.882Z] #10 123.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
06:49:10 [2020-09-18T06:49:10.970Z] #40 ...
06:49:10 [2020-09-18T06:49:10.970Z] 
06:49:10 [2020-09-18T06:49:10.970Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:49:10 [2020-09-18T06:49:10.970Z] #57 DONE 0.1s
06:49:10 [2020-09-18T06:49:10.970Z] 
06:49:10 [2020-09-18T06:49:10.970Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:10 [2020-09-18T06:49:10.970Z] #18 26.33 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
06:49:10 [2020-09-18T06:49:10.970Z] #18 26.46 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
06:49:10 [2020-09-18T06:49:10.970Z] #18 26.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
06:49:11 [2020-09-18T06:49:11.143Z] #10 124.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
06:49:11 [2020-09-18T06:49:11.143Z] #10 124.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.4 Setting up libbtrfs0 (4.20.1-2) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.5 Setting up libbtrfs-dev (4.20.1-2) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.5 Setting up mingw-w64-common (6.0.0-3) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.6 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
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.6 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
06:49:11 [2020-09-18T06:49:11.403Z] #10 124.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:49:11 [2020-09-18T06:49:11.663Z] #10 124.6 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
06:49:11 [2020-09-18T06:49:11.663Z] #10 124.6 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
06:49:11 [2020-09-18T06:49:11.663Z] #10 124.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:49:11 [2020-09-18T06:49:11.663Z] #10 124.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
06:49:11 [2020-09-18T06:49:11.663Z] #10 124.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:49:11 [2020-09-18T06:49:11.663Z] #10 124.6 Setting up dmsetup (2:1.02.155-3) ...
06:49:11 [2020-09-18T06:49:11.663Z] #10 124.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:49:11 [2020-09-18T06:49:11.663Z] #10 124.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:49:11 [2020-09-18T06:49:11.663Z] #10 124.7 Processing triggers for libc-bin (2.28-10) ...
06:49:11 [2020-09-18T06:49:11.924Z] #10 DONE 125.1s
06:49:11 [2020-09-18T06:49:11.924Z] 
06:49:11 [2020-09-18T06:49:11.924Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:12 [2020-09-18T06:49:12.159Z] #12 DONE 1.0s
06:49:12 [2020-09-18T06:49:12.159Z] 
06:49:12 [2020-09-18T06:49:12.159Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
06:49:12 [2020-09-18T06:49:12.513Z] #18 27.66 debconf: delaying package configuration, since apt-utils is not installed
06:49:12 [2020-09-18T06:49:12.513Z] #18 27.81 Fetched 29.2 MB in 3s (9060 kB/s)
06:49:12 [2020-09-18T06:49:12.513Z] #18 27.92 Selecting previously unselected package pigz.
06:49:12 [2020-09-18T06:49:12.514Z] #18 27.92 (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 ... 23361 files and directories currently installed.)
06:49:12 [2020-09-18T06:49:12.514Z] #18 27.98 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
06:49:12 [2020-09-18T06:49:12.514Z] #18 28.00 Unpacking pigz (2.4-1) ...
06:49:12 [2020-09-18T06:49:12.514Z] #18 28.12 Selecting previously unselected package libpython3.7-minimal:ppc64el.
06:49:12 [2020-09-18T06:49:12.514Z] #18 28.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
06:49:12 [2020-09-18T06:49:12.514Z] #18 28.12 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
06:49:12 [2020-09-18T06:49:12.723Z] #13 0.924 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:49:12 [2020-09-18T06:49:12.723Z] #13 DONE 1.0s
06:49:12 [2020-09-18T06:49:12.723Z] 
06:49:12 [2020-09-18T06:49:12.723Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:12 [2020-09-18T06:49:12.723Z] #39 50.07   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
06:49:12 [2020-09-18T06:49:12.723Z] #39 50.28   HOSTCC   compel/src/lib/handle-elf-host.o
06:49:12 [2020-09-18T06:49:12.723Z] #39 50.73   HOSTCC   compel/src/lib/log-host.o
06:49:12 [2020-09-18T06:49:12.723Z] #39 50.92   HOSTLINK compel/compel-host-bin
06:49:12 [2020-09-18T06:49:12.723Z] #39 51.21   DEP      soccr/soccr.d
06:49:12 [2020-09-18T06:49:12.723Z] #39 51.50   CC       soccr/soccr.o
06:49:13 [2020-09-18T06:49:13.136Z] DEBUG: print all environment variables to check how Jenkins runs this script
06:49:13 [2020-09-18T06:49:13.136Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-04e4f4e0\powershellScript.ps1'; exit $LASTEXITCODE;
06:49:13 [2020-09-18T06:49:13.136Z] ----------------------------------------------------------------------------
06:49:13 [2020-09-18T06:49:13.136Z] 
06:49:13 [2020-09-18T06:49:13.136Z] INFO: executeCI.ps1 starting at Fri Sep 18 06:49:12 CUT 2020
06:49:13 [2020-09-18T06:49:13.136Z] 
06:49:13 [2020-09-18T06:49:13.136Z] INFO: Script version 05-Feb-2019 09:03 PDT
06:49:13 [2020-09-18T06:49:13.136Z] INFO: Running git version 2.24.1.windows.2
06:49:13 [2020-09-18T06:49:13.136Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
06:49:13 [2020-09-18T06:49:13.136Z] INFO: Environment variables:
06:49:13 [2020-09-18T06:49:13.136Z] 
06:49:13 [2020-09-18T06:49:13.136Z] Name                           Value                                                                                   
06:49:13 [2020-09-18T06:49:13.136Z] ----                           -----                                                                                   
06:49:13 [2020-09-18T06:49:13.136Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
06:49:13 [2020-09-18T06:49:13.136Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
06:49:13 [2020-09-18T06:49:13.136Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
06:49:13 [2020-09-18T06:49:13.136Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
06:49:13 [2020-09-18T06:49:13.136Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
06:49:13 [2020-09-18T06:49:13.136Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
06:49:13 [2020-09-18T06:49:13.136Z] BRANCH_NAME                    PR-41467                                                                                
06:49:13 [2020-09-18T06:49:13.136Z] BUILD_DISPLAY_NAME             #2                                                                                      
06:49:13 [2020-09-18T06:49:13.136Z] BUILD_ID                       2                                                                                       
06:49:13 [2020-09-18T06:49:13.136Z] BUILD_NUMBER                   2                                                                                       
06:49:13 [2020-09-18T06:49:13.136Z] BUILD_TAG                      jenkins-moby-PR-41467-2                                                                 
06:49:13 [2020-09-18T06:49:13.136Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41467/2/                              
06:49:13 [2020-09-18T06:49:13.136Z] CHANGE_AUTHOR                  thaJeztah                                                                               
06:49:13 [2020-09-18T06:49:13.136Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
06:49:13 [2020-09-18T06:49:13.136Z] CHANGE_BRANCH                  bump_go_digest                                                                          
06:49:13 [2020-09-18T06:49:13.136Z] CHANGE_FORK                    thaJeztah/docker                                                                        
06:49:13 [2020-09-18T06:49:13.136Z] CHANGE_ID                      41467                                                                                   
06:49:13 [2020-09-18T06:49:13.136Z] CHANGE_TARGET                  master                                                                                  
06:49:13 [2020-09-18T06:49:13.136Z] CHANGE_TITLE                   vendor: opencontainers/go-digest v1.0.0                                                 
06:49:13 [2020-09-18T06:49:13.136Z] CHANGE_URL                     https://github.com/moby/moby/pull/41467                                                 
06:49:13 [2020-09-18T06:49:13.136Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
06:49:13 [2020-09-18T06:49:13.136Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
06:49:13 [2020-09-18T06:49:13.136Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
06:49:13 [2020-09-18T06:49:13.136Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
06:49:13 [2020-09-18T06:49:13.136Z] COMPUTERNAME                   azwin-2-9293f0                                                                          
06:49:13 [2020-09-18T06:49:13.136Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
06:49:13 [2020-09-18T06:49:13.136Z] ConfigSequenceNumber           0                                                                                       
06:49:13 [2020-09-18T06:49:13.136Z] DOCKER_BUILDKIT                0                                                                                       
06:49:13 [2020-09-18T06:49:13.136Z] DOCKER_DUT_DEBUG               1                                                                                       
06:49:13 [2020-09-18T06:49:13.136Z] DOCKER_EXPERIMENTAL            1                                                                                       
06:49:13 [2020-09-18T06:49:13.136Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
06:49:13 [2020-09-18T06:49:13.136Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
06:49:13 [2020-09-18T06:49:13.136Z] EXECUTOR_NUMBER                0                                                                                       
06:49:13 [2020-09-18T06:49:13.136Z] FQDN                           azwin-2-9293f0.westus.cloudapp.azure.com                                                
06:49:13 [2020-09-18T06:49:13.136Z] GIT_BRANCH                     PR-41467                                                                                
06:49:13 [2020-09-18T06:49:13.136Z] GIT_COMMIT                     968133c86c0ae34f0904e83ebfa4472c623c74cc                                                
06:49:13 [2020-09-18T06:49:13.136Z] GIT_PREVIOUS_COMMIT            968133c86c0ae34f0904e83ebfa4472c623c74cc                                                
06:49:13 [2020-09-18T06:49:13.136Z] GIT_URL                        https://github.com/moby/moby.git                                                        
06:49:13 [2020-09-18T06:49:13.136Z] HUDSON_COOKIE                  9a3b3c73-82f6-44f4-a166-eeb0bcad1b29                                                    
06:49:13 [2020-09-18T06:49:13.136Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
06:49:13 [2020-09-18T06:49:13.136Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
06:49:13 [2020-09-18T06:49:13.136Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
06:49:13 [2020-09-18T06:49:13.136Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
06:49:13 [2020-09-18T06:49:13.136Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
06:49:13 [2020-09-18T06:49:13.136Z] JENKINS_NODE_COOKIE            fbb2c399-1ca1-4f24-ad8c-6012bb89eff9                                                    
06:49:13 [2020-09-18T06:49:13.136Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
06:49:13 [2020-09-18T06:49:13.136Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
06:49:13 [2020-09-18T06:49:13.136Z] JOB_BASE_NAME                  PR-41467                                                                                
06:49:13 [2020-09-18T06:49:13.136Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41467/display/redirect                
06:49:13 [2020-09-18T06:49:13.136Z] JOB_NAME                       moby/PR-41467                                                                           
06:49:13 [2020-09-18T06:49:13.136Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41467/                                
06:49:13 [2020-09-18T06:49:13.136Z] library.jps.version            master                                                                                  
06:49:13 [2020-09-18T06:49:13.136Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
06:49:13 [2020-09-18T06:49:13.136Z] NODE_LABELS                    amd64 azure azwin-2-9293f0 azwin-2019 docker west-us windows windows-2019 x86_64        
06:49:13 [2020-09-18T06:49:13.136Z] NODE_NAME                      azwin-2-9293f0                                                                          
06:49:13 [2020-09-18T06:49:13.136Z] NUMBER_OF_PROCESSORS           4                                                                                       
06:49:13 [2020-09-18T06:49:13.136Z] OS                             Windows_NT                                                                              
06:49:13 [2020-09-18T06:49:13.136Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
06:49:13 [2020-09-18T06:49:13.136Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
06:49:13 [2020-09-18T06:49:13.136Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
06:49:13 [2020-09-18T06:49:13.136Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
06:49:13 [2020-09-18T06:49:13.136Z] PROCESSOR_LEVEL                6                                                                                       
06:49:13 [2020-09-18T06:49:13.136Z] PROCESSOR_REVISION             5504                                                                                    
06:49:13 [2020-09-18T06:49:13.136Z] ProgramData                    C:\ProgramData                                                                          
06:49:13 [2020-09-18T06:49:13.136Z] ProgramFiles                   C:\Program Files                                                                        
06:49:13 [2020-09-18T06:49:13.136Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
06:49:13 [2020-09-18T06:49:13.136Z] ProgramW6432                   C:\Program Files                                                                        
06:49:13 [2020-09-18T06:49:13.136Z] PROMPT                         $P$G                                                                                    
06:49:13 [2020-09-18T06:49:13.136Z] PSExecutionPolicyPreference    Bypass                                                                                  
06:49:13 [2020-09-18T06:49:13.136Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
06:49:13 [2020-09-18T06:49:13.136Z] PUBLIC                         C:\Users\Public                                                                         
06:49:13 [2020-09-18T06:49:13.136Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41467/2/display/redirect?page=changes 
06:49:13 [2020-09-18T06:49:13.136Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41467/2/display/redirect              
06:49:13 [2020-09-18T06:49:13.136Z] SKIP_VALIDATION_TESTS          1                                                                                       
06:49:13 [2020-09-18T06:49:13.136Z] SOURCES_DRIVE                  d                                                                                       
06:49:13 [2020-09-18T06:49:13.136Z] SOURCES_SUBDIR                 gopath                                                                                  
06:49:13 [2020-09-18T06:49:13.136Z] STAGE_NAME                     Run tests                                                                               
06:49:13 [2020-09-18T06:49:13.136Z] SystemDrive                    C:                                                                                      
06:49:13 [2020-09-18T06:49:13.136Z] SystemRoot                     C:\windows                                                                              
06:49:13 [2020-09-18T06:49:13.136Z] TEMP                           C:\windows\TEMP                                                                         
06:49:13 [2020-09-18T06:49:13.136Z] TESTDEBUG                      0                                                                                       
06:49:13 [2020-09-18T06:49:13.136Z] TESTRUN_DRIVE                  d                                                                                       
06:49:13 [2020-09-18T06:49:13.136Z] TESTRUN_SUBDIR                 CI                                                                                      
06:49:13 [2020-09-18T06:49:13.136Z] TIMEOUT                        120m                                                                                    
06:49:13 [2020-09-18T06:49:13.136Z] TMP                            C:\windows\TEMP                                                                         
06:49:13 [2020-09-18T06:49:13.137Z] USERDOMAIN                     WORKGROUP                                                                               
06:49:13 [2020-09-18T06:49:13.137Z] USERNAME                       azwin-2-9293f0$                                                                         
06:49:13 [2020-09-18T06:49:13.137Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
06:49:13 [2020-09-18T06:49:13.137Z] windir                         C:\windows                                                                              
06:49:13 [2020-09-18T06:49:13.137Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
06:49:13 [2020-09-18T06:49:13.137Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
06:49:13 [2020-09-18T06:49:13.137Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
06:49:13 [2020-09-18T06:49:13.137Z] 
06:49:13 [2020-09-18T06:49:13.137Z] 
06:49:13 [2020-09-18T06:49:13.137Z] 
06:49:13 [2020-09-18T06:49:13.137Z] INFO: Sources under d:\gopath\...
06:49:13 [2020-09-18T06:49:13.137Z] INFO: Test run under d:\CI\...
06:49:13 [2020-09-18T06:49:13.137Z] INFO: Running in D:\gopath\src\github.com\docker\docker
06:49:13 [2020-09-18T06:49:13.137Z] INFO: docker/docker repository was found
06:49:13 [2020-09-18T06:49:13.167Z] #18 28.60 Selecting previously unselected package python3.7-minimal.
06:49:13 [2020-09-18T06:49:13.167Z] #18 28.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
06:49:13 [2020-09-18T06:49:13.167Z] #18 28.62 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
06:49:13 [2020-09-18T06:49:13.596Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.399 + RM_GOPATH=0
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.399 + TMP_GOPATH=
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.399 + : /build
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.399 + '[' -z '' ']'
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.406 ++ mktemp -d
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.406 + export GOPATH=/tmp/tmp.d448FvvQIa
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.406 + GOPATH=/tmp/tmp.d448FvvQIa
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.406 + RM_GOPATH=1
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.406 + case "$(go env GOARCH)" in
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.406 ++ go env GOARCH
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.429 + export GO_BUILDMODE=-buildmode=pie
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.429 + GO_BUILDMODE=-buildmode=pie
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.429 ++ dirname /tmp/install/install.sh
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.431 + dir=/tmp/install
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.431 + bin=runc
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.431 + shift
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.431 + '[' '!' -f /tmp/install/runc.installer ']'
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.431 + . /tmp/install/runc.installer
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.432 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.433 + install_runc
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.434 + grep -q '^3\.10\.0.*\.el7\.'
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.434 + uname -r
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.450 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.450 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.450 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.451 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.d448FvvQIa/src/github.com/opencontainers/runc
06:49:13 [2020-09-18T06:49:13.836Z] #49 1.454 Cloning into '/tmp/tmp.d448FvvQIa/src/github.com/opencontainers/runc'...
06:49:13 [2020-09-18T06:49:13.836Z] #49 ...
06:49:13 [2020-09-18T06:49:13.836Z] 
06:49:13 [2020-09-18T06:49:13.836Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
06:49:13 [2020-09-18T06:49:13.836Z] #11 DONE 1.5s
06:49:13 [2020-09-18T06:49:13.836Z] 
06:49:13 [2020-09-18T06:49:13.836Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:13 [2020-09-18T06:49:13.836Z] #39 41.83   CC       compel/arch/x86/plugins/std/parasite-head.o
06:49:13 [2020-09-18T06:49:13.836Z] #39 41.88   CC       compel/arch/x86/plugins/std/memcpy.o
06:49:13 [2020-09-18T06:49:13.836Z] #39 41.94   CC       compel/arch/x86/plugins/std/syscalls-64.o
06:49:13 [2020-09-18T06:49:13.836Z] #39 42.02   AR       compel/plugins/std.lib.a
06:49:13 [2020-09-18T06:49:13.836Z] #39 42.09   CC       compel/plugins/fds/fds.o
06:49:13 [2020-09-18T06:49:13.836Z] #39 42.28   AR       compel/plugins/fds.lib.a
06:49:13 [2020-09-18T06:49:13.836Z] #39 42.33   HOSTDEP  compel/src/lib/log-host.d
06:49:13 [2020-09-18T06:49:13.836Z] #39 42.39   HOSTDEP  compel/src/lib/handle-elf-host.d
06:49:13 [2020-09-18T06:49:13.836Z] #39 42.46   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
06:49:13 [2020-09-18T06:49:13.836Z] #39 42.56   HOSTDEP  compel/src/main-host.d
06:49:13 [2020-09-18T06:49:13.836Z] #39 42.64   DEP      compel/src/lib/ptrace.d
06:49:13 [2020-09-18T06:49:13.836Z] #39 42.71   DEP      compel/src/lib/infect.d
06:49:13 [2020-09-18T06:49:13.836Z] #39 42.86   DEP      compel/src/lib/infect-util.d
06:49:13 [2020-09-18T06:49:13.836Z] #39 42.94   DEP      compel/src/lib/infect-rpc.d
06:49:13 [2020-09-18T06:49:13.836Z] #39 43.07   DEP      compel/arch/x86/src/lib/infect.d
06:49:13 [2020-09-18T06:49:13.836Z] #39 43.20   DEP      compel/arch/x86/src/lib/cpu.d
06:49:13 [2020-09-18T06:49:13.836Z] #39 43.26   DEP      compel/src/lib/log.d
06:49:13 [2020-09-18T06:49:13.836Z] #39 43.32   DEP      compel/src/main.d
06:49:13 [2020-09-18T06:49:13.836Z] #39 43.40   DEP      compel/src/lib/handle-elf.d
06:49:13 [2020-09-18T06:49:13.836Z] #39 43.47   DEP      compel/arch/x86/src/lib/handle-elf.d
06:49:13 [2020-09-18T06:49:13.836Z] #39 43.57   CC       compel/src/lib/log.o
06:49:13 [2020-09-18T06:49:13.836Z] #39 43.84   CC       compel/arch/x86/src/lib/cpu.o
06:49:13 [2020-09-18T06:49:13.836Z] #39 44.50   CC       compel/arch/x86/src/lib/infect.o
06:49:13 [2020-09-18T06:49:13.836Z] #39 45.78   CC       compel/src/lib/infect-rpc.o
06:49:13 [2020-09-18T06:49:13.836Z] #39 46.22   CC       compel/src/lib/infect-util.o
06:49:14 [2020-09-18T06:49:14.058Z] ltsc2019: Pulling from windows/servercore
06:49:14 [2020-09-18T06:49:14.094Z] #39 ...
06:49:14 [2020-09-18T06:49:14.094Z] 
06:49:14 [2020-09-18T06:49:14.094Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
06:49:14 [2020-09-18T06:49:14.094Z] #14 DONE 1.0s
06:49:14 [2020-09-18T06:49:14.094Z] 
06:49:14 [2020-09-18T06:49:14.094Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
06:49:14 [2020-09-18T06:49:14.097Z] #39 46.81   CC       compel/src/lib/infect.o
06:49:14 [2020-09-18T06:49:14.266Z] #18 29.49 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
06:49:14 [2020-09-18T06:49:14.266Z] #18 29.50 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
06:49:14 [2020-09-18T06:49:14.385Z] ok  	github.com/docker/docker/client	0.134s	coverage: 75.4% of statements
06:49:14 [2020-09-18T06:49:14.522Z] 4612f6d0b889: Pulling fs layer
06:49:14 [2020-09-18T06:49:14.522Z] c3aff4450246: Pulling fs layer
06:49:14 [2020-09-18T06:49:14.611Z] #21 ...
06:49:14 [2020-09-18T06:49:14.611Z] 
06:49:14 [2020-09-18T06:49:14.611Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:14 [2020-09-18T06:49:14.611Z] #39 43.47   AR       compel/plugins/fds.lib.a
06:49:14 [2020-09-18T06:49:14.611Z] #39 43.61   HOSTDEP  compel/src/lib/log-host.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 43.76   HOSTDEP  compel/src/lib/handle-elf-host.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 43.87   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 43.92   HOSTDEP  compel/src/main-host.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 44.09   DEP      compel/src/lib/ptrace.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 44.17   DEP      compel/src/lib/infect.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 44.26   DEP      compel/src/lib/infect-util.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 44.38   DEP      compel/src/lib/infect-rpc.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 44.51   DEP      compel/arch/aarch64/src/lib/infect.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 44.62   DEP      compel/arch/aarch64/src/lib/cpu.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 44.66   DEP      compel/src/lib/log.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 44.76   DEP      compel/src/main.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 44.86   DEP      compel/src/lib/handle-elf.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 44.96   DEP      compel/arch/aarch64/src/lib/handle-elf.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 45.05   CC       compel/src/lib/log.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 45.30   CC       compel/arch/aarch64/src/lib/cpu.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 45.57   CC       compel/arch/aarch64/src/lib/infect.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 45.90   CC       compel/src/lib/infect-rpc.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 46.10   CC       compel/src/lib/infect-util.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 46.41   CC       compel/src/lib/infect.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 47.96   CC       compel/src/lib/ptrace.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 48.21   AR       compel/libcompel.a
06:49:14 [2020-09-18T06:49:14.611Z] #39 48.30   HOSTCC   compel/src/main-host.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 48.59   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 48.76   HOSTCC   compel/src/lib/handle-elf-host.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 49.03   HOSTCC   compel/src/lib/log-host.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 49.25   HOSTLINK compel/compel-host-bin
06:49:14 [2020-09-18T06:49:14.611Z] #39 49.48   DEP      soccr/soccr.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 49.65   CC       soccr/soccr.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 50.73   AR       soccr/libsoccr.a
06:49:14 [2020-09-18T06:49:14.611Z] #39 50.78 make[1]: 'soccr/libsoccr.a' is up to date.
06:49:14 [2020-09-18T06:49:14.611Z] #39 51.24   DEP      criu/arch/aarch64/sigframe.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 51.36   DEP      criu/arch/aarch64/crtools.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 51.47   DEP      criu/arch/aarch64/cpu.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 51.48   DEP      criu/arch/aarch64/bitops.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 51.52   CC       criu/arch/aarch64/bitops.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 51.61   CC       criu/arch/aarch64/cpu.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 51.77   CC       criu/arch/aarch64/crtools.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 52.29   CC       criu/arch/aarch64/sigframe.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 52.41   LINK     criu/arch/aarch64/crtools.built-in.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 52.46   DEP      criu/pie/util-vdso.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 52.65   DEP      criu/pie/util.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 52.78   CC       criu/pie/util.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 53.14   CC       criu/pie/util-vdso.o
06:49:14 [2020-09-18T06:49:14.611Z] #39 53.74   AR       criu/pie/pie.lib.a
06:49:14 [2020-09-18T06:49:14.611Z] #39 53.82   DEP      criu/pie/restorer.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 54.02   DEP      criu/arch/aarch64/intraprocedure.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 54.04   DEP      criu/arch/aarch64/restorer.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 54.28   DEP      criu/arch/aarch64/vdso-pie.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 54.40   DEP      criu/pie/parasite-vdso.d
06:49:14 [2020-09-18T06:49:14.611Z] #39 ...
06:49:14 [2020-09-18T06:49:14.611Z] 
06:49:14 [2020-09-18T06:49:14.611Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:14 [2020-09-18T06:49:14.611Z] #17 6.101 Fetched 8204 kB in 5s (1759 kB/s)
06:49:14 [2020-09-18T06:49:14.611Z] #17 6.101 Reading package lists...
06:49:14 [2020-09-18T06:49:14.611Z] #17 7.957 Reading package lists...
06:49:14 [2020-09-18T06:49:14.611Z] #17 9.962 Building dependency tree...
06:49:14 [2020-09-18T06:49:14.611Z] #17 11.08 libcap2-bin is already the newest version (1:2.25-2).
06:49:14 [2020-09-18T06:49:14.611Z] #17 11.08 The following additional packages will be installed:
06:49:14 [2020-09-18T06:49:14.611Z] #17 11.08   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:49:14 [2020-09-18T06:49:14.611Z] #17 11.09   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:49:14 [2020-09-18T06:49:14.611Z] #17 11.09   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:49:14 [2020-09-18T06:49:14.611Z] #17 11.09   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:49:14 [2020-09-18T06:49:14.611Z] #17 11.09   python3.7 python3.7-minimal vim-runtime xxd
06:49:14 [2020-09-18T06:49:14.611Z] #17 11.09 Suggested packages:
06:49:14 [2020-09-18T06:49:14.611Z] #17 11.10   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
06:49:14 [2020-09-18T06:49:14.611Z] #17 11.10   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
06:49:14 [2020-09-18T06:49:14.611Z] #17 11.10   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
06:49:14 [2020-09-18T06:49:14.611Z] #17 11.10 Recommended packages:
06:49:14 [2020-09-18T06:49:14.611Z] #17 11.10   aufs-dkms nftables build-essential python3-dev python3-keyring
06:49:14 [2020-09-18T06:49:14.611Z] #17 11.10   python3-keyrings.alt python3-xdg unzip
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.48 The following NEW packages will be installed:
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.49   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.49   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.49   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.49   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.49   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.49   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.49   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.49   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.49   xz-utils zip
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.80 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.80 Need to get 27.6 MB of archives.
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.80 After this operation, 114 MB of additional disk space will be used.
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
06:49:14 [2020-09-18T06:49:14.611Z] #17 12.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
06:49:14 [2020-09-18T06:49:14.667Z] #39 ...
06:49:14 [2020-09-18T06:49:14.667Z] 
06:49:14 [2020-09-18T06:49:14.667Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
06:49:14 [2020-09-18T06:49:14.667Z] #12 DONE 1.1s
06:49:14 [2020-09-18T06:49:14.667Z] 
06:49:14 [2020-09-18T06:49:14.667Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
06:49:14 [2020-09-18T06:49:14.876Z] #17 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
06:49:15 [2020-09-18T06:49:15.025Z] #15 DONE 1.0s
06:49:15 [2020-09-18T06:49:15.025Z] 
06:49:15 [2020-09-18T06:49:15.025Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:15 [2020-09-18T06:49:15.025Z] #39 53.45   AR       soccr/libsoccr.a
06:49:15 [2020-09-18T06:49:15.025Z] #39 53.53 make[1]: 'soccr/libsoccr.a' is up to date.
06:49:15 [2020-09-18T06:49:15.025Z] #39 53.91   DEP      criu/arch/x86/sigframe.d
06:49:15 [2020-09-18T06:49:15.025Z] #39 54.00   DEP      criu/arch/x86/sigaction_compat.d
06:49:15 [2020-09-18T06:49:15.025Z] #39 54.23   DEP      criu/arch/x86/kerndat.d
06:49:15 [2020-09-18T06:49:15.282Z] #39 54.45   DEP      criu/arch/x86/crtools.d
06:49:15 [2020-09-18T06:49:15.455Z] #17 13.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
06:49:15 [2020-09-18T06:49:15.540Z] #39 54.65   DEP      criu/arch/x86/cpu.d
06:49:15 [2020-09-18T06:49:15.540Z] #39 54.74   CC       criu/arch/x86/cpu.o
06:49:15 [2020-09-18T06:49:15.608Z] #13 0.947 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:49:15 [2020-09-18T06:49:15.608Z] #13 DONE 1.1s
06:49:15 [2020-09-18T06:49:15.608Z] 
06:49:15 [2020-09-18T06:49:15.608Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:15 [2020-09-18T06:49:15.608Z] #41 125.8 net/http/httptrace
06:49:15 [2020-09-18T06:49:15.608Z] #41 126.0 net/http
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
06:49:15 [2020-09-18T06:49:15.719Z] #17 13.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
06:49:15 [2020-09-18T06:49:15.720Z] #17 13.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
06:49:15 [2020-09-18T06:49:15.720Z] #17 13.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
06:49:15 [2020-09-18T06:49:15.720Z] #17 13.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
06:49:15 [2020-09-18T06:49:15.720Z] #17 13.91 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
06:49:15 [2020-09-18T06:49:15.983Z] #17 14.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
06:49:15 [2020-09-18T06:49:15.983Z] #17 14.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
06:49:15 [2020-09-18T06:49:15.984Z] #17 14.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
06:49:15 [2020-09-18T06:49:15.984Z] #17 14.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
06:49:15 [2020-09-18T06:49:15.984Z] #17 14.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
06:49:15 [2020-09-18T06:49:15.984Z] #17 14.22 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
06:49:15 [2020-09-18T06:49:15.984Z] #17 14.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:49:15 [2020-09-18T06:49:15.984Z] #17 14.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
06:49:15 [2020-09-18T06:49:15.984Z] #17 14.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
06:49:16 [2020-09-18T06:49:16.120Z] #39 ...
06:49:16 [2020-09-18T06:49:16.120Z] 
06:49:16 [2020-09-18T06:49:16.120Z] #16 [dev-systemd-false  6/26] RUN ldconfig
06:49:16 [2020-09-18T06:49:16.120Z] #16 DONE 1.1s
06:49:16 [2020-09-18T06:49:16.120Z] 
06:49:16 [2020-09-18T06:49:16.120Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:16 [2020-09-18T06:49:16.248Z] #17 14.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
06:49:16 [2020-09-18T06:49:16.248Z] #17 14.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
06:49:16 [2020-09-18T06:49:16.248Z] #17 14.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
06:49:16 [2020-09-18T06:49:16.248Z] #17 14.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
06:49:16 [2020-09-18T06:49:16.248Z] #17 14.33 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
06:49:16 [2020-09-18T06:49:16.248Z] #17 14.34 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
06:49:16 [2020-09-18T06:49:16.248Z] #17 14.35 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
06:49:16 [2020-09-18T06:49:16.512Z] #17 14.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
06:49:16 [2020-09-18T06:49:16.512Z] #17 14.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
06:49:16 [2020-09-18T06:49:16.512Z] #17 14.72 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
06:49:17 [2020-09-18T06:49:17.013Z] #41 ...
06:49:17 [2020-09-18T06:49:17.013Z] 
06:49:17 [2020-09-18T06:49:17.013Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
06:49:17 [2020-09-18T06:49:17.013Z] #14 DONE 1.1s
06:49:17 [2020-09-18T06:49:17.013Z] 
06:49:17 [2020-09-18T06:49:17.013Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
06:49:17 [2020-09-18T06:49:17.055Z] #18 32.19 Selecting previously unselected package python3-minimal.
06:49:17 [2020-09-18T06:49:17.055Z] #18 32.19 (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 ... 23610 files and directories currently installed.)
06:49:17 [2020-09-18T06:49:17.055Z] #18 32.22 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
06:49:17 [2020-09-18T06:49:17.055Z] #18 32.22 Unpacking python3-minimal (3.7.3-1) ...
06:49:17 [2020-09-18T06:49:17.055Z] #18 32.30 Selecting previously unselected package libmpdec2:ppc64el.
06:49:17 [2020-09-18T06:49:17.055Z] #18 32.31 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
06:49:17 [2020-09-18T06:49:17.055Z] #18 32.32 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
06:49:17 [2020-09-18T06:49:17.055Z] #18 32.44 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
06:49:17 [2020-09-18T06:49:17.055Z] #18 32.45 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
06:49:17 [2020-09-18T06:49:17.055Z] #18 32.45 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
06:49:17 [2020-09-18T06:49:17.463Z] #17 15.46 debconf: delaying package configuration, since apt-utils is not installed
06:49:17 [2020-09-18T06:49:17.463Z] #17 15.56 Fetched 27.6 MB in 2s (12.6 MB/s)
06:49:17 [2020-09-18T06:49:17.463Z] #17 15.61 Selecting previously unselected package pigz.
06:49:17 [2020-09-18T06:49:17.463Z] #17 15.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 ... 23405 files and directories currently installed.)
06:49:17 [2020-09-18T06:49:17.463Z] #17 15.71 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
06:49:17 [2020-09-18T06:49:17.463Z] #17 15.71 Unpacking pigz (2.4-1) ...
06:49:17 [2020-09-18T06:49:17.585Z] #15 DONE 1.0s
06:49:17 [2020-09-18T06:49:17.585Z] 
06:49:17 [2020-09-18T06:49:17.585Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:17 [2020-09-18T06:49:17.585Z] #39 50.20   CC       compel/src/lib/ptrace.o
06:49:17 [2020-09-18T06:49:17.716Z] #18 ...
06:49:17 [2020-09-18T06:49:17.716Z] 
06:49:17 [2020-09-18T06:49:17.716Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:17 [2020-09-18T06:49:17.716Z] #42 141.2 github.com/LK4D4/vndr/build
06:49:17 [2020-09-18T06:49:17.716Z] #42 150.7 mime
06:49:17 [2020-09-18T06:49:17.727Z] #17 15.79 Selecting previously unselected package libpython3.7-minimal:arm64.
06:49:17 [2020-09-18T06:49:17.727Z] #17 15.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
06:49:17 [2020-09-18T06:49:17.727Z] #17 15.81 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
06:49:18 [2020-09-18T06:49:18.018Z] #17 1.797 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:49:18 [2020-09-18T06:49:18.018Z] #17 ...
06:49:18 [2020-09-18T06:49:18.018Z] 
06:49:18 [2020-09-18T06:49:18.018Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:18 [2020-09-18T06:49:18.018Z] #41 119.6 net/http/httptrace
06:49:18 [2020-09-18T06:49:18.018Z] #41 119.8 net/http
06:49:18 [2020-09-18T06:49:18.018Z] #41 ...
06:49:18 [2020-09-18T06:49:18.018Z] 
06:49:18 [2020-09-18T06:49:18.018Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:18 [2020-09-18T06:49:18.018Z] #17 1.884 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:49:18 [2020-09-18T06:49:18.018Z] #42 ...
06:49:18 [2020-09-18T06:49:18.018Z] #17 1.969 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:49:18 [2020-09-18T06:49:18.018Z] 
06:49:18 [2020-09-18T06:49:18.018Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:18 [2020-09-18T06:49:18.018Z] #18 33.38 Selecting previously unselected package python3.7.
06:49:18 [2020-09-18T06:49:18.018Z] #18 33.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
06:49:18 [2020-09-18T06:49:18.018Z] #18 33.39 Unpacking python3.7 (3.7.3-2+deb10u2) ...
06:49:18 [2020-09-18T06:49:18.018Z] #18 33.49 Selecting previously unselected package libpython3-stdlib:ppc64el.
06:49:18 [2020-09-18T06:49:18.018Z] #18 33.50 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
06:49:18 [2020-09-18T06:49:18.018Z] #18 33.51 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
06:49:18 [2020-09-18T06:49:18.157Z] #39 50.80   AR       compel/libcompel.a
06:49:18 [2020-09-18T06:49:18.255Z] #17 16.35 Selecting previously unselected package python3.7-minimal.
06:49:18 [2020-09-18T06:49:18.255Z] #17 16.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
06:49:18 [2020-09-18T06:49:18.255Z] #17 16.37 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
06:49:18 [2020-09-18T06:49:18.319Z] #18 33.63 Setting up python3-minimal (3.7.3-1) ...
06:49:18 [2020-09-18T06:49:18.418Z] #39 50.93   HOSTCC   compel/src/main-host.o
06:49:18 [2020-09-18T06:49:18.582Z] #17 2.450 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:49:18 [2020-09-18T06:49:18.678Z] #39 51.34   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
06:49:18 [2020-09-18T06:49:18.938Z] #39 51.50   HOSTCC   compel/src/lib/handle-elf-host.o
06:49:18 [2020-09-18T06:49:18.938Z] #39 ...
06:49:18 [2020-09-18T06:49:18.938Z] 
06:49:18 [2020-09-18T06:49:18.938Z] #16 [dev-systemd-false  6/26] RUN ldconfig
06:49:18 [2020-09-18T06:49:18.938Z] #16 DONE 1.2s
06:49:19 [2020-09-18T06:49:19.199Z] 
06:49:19 [2020-09-18T06:49:19.199Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:19 [2020-09-18T06:49:19.207Z] #17 17.32 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
06:49:19 [2020-09-18T06:49:19.383Z] #18 34.66 Selecting previously unselected package python3.
06:49:19 [2020-09-18T06:49:19.384Z] #18 34.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 ... 24022 files and directories currently installed.)
06:49:19 [2020-09-18T06:49:19.384Z] #18 34.76 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
06:49:19 [2020-09-18T06:49:19.384Z] #18 34.78 Unpacking python3 (3.7.3-1) ...
06:49:19 [2020-09-18T06:49:19.384Z] #18 34.95 Selecting previously unselected package libip4tc0:ppc64el.
06:49:19 [2020-09-18T06:49:19.384Z] #18 34.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
06:49:19 [2020-09-18T06:49:19.384Z] #18 34.98 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
06:49:19 [2020-09-18T06:49:19.409Z] #52 ...
06:49:19 [2020-09-18T06:49:19.409Z] 
06:49:19 [2020-09-18T06:49:19.409Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:49:19 [2020-09-18T06:49:19.409Z] #45 DONE 226.9s
06:49:19 [2020-09-18T06:49:19.409Z] 
06:49:19 [2020-09-18T06:49:19.409Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:49:19 [2020-09-18T06:49:19.470Z] #17 17.58 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
06:49:19 [2020-09-18T06:49:19.513Z] #17 ...
06:49:19 [2020-09-18T06:49:19.513Z] 
06:49:19 [2020-09-18T06:49:19.513Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.436 + RM_GOPATH=0
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.436 + TMP_GOPATH=
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.436 + : /build
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.436 + '[' -z '' ']'
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.436 ++ mktemp -d
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.436 + export GOPATH=/tmp/tmp.parfRGgkNJ
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.436 + GOPATH=/tmp/tmp.parfRGgkNJ
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.436 + RM_GOPATH=1
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.436 + case "$(go env GOARCH)" in
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.436 ++ go env GOARCH
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.467 + export GO_BUILDMODE=-buildmode=pie
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.467 + GO_BUILDMODE=-buildmode=pie
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.470 ++ dirname /tmp/install/install.sh
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.491 + dir=/tmp/install
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.491 + bin=runc
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.491 + shift
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.491 + '[' '!' -f /tmp/install/runc.installer ']'
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.491 + . /tmp/install/runc.installer
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.491 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.491 + install_runc
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.491 + grep -q '^3\.10\.0.*\.el7\.'
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.507 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.510 + uname -r
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.510 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.510 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.510 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.parfRGgkNJ/src/github.com/opencontainers/runc
06:49:19 [2020-09-18T06:49:19.513Z] #49 1.528 Cloning into '/tmp/tmp.parfRGgkNJ/src/github.com/opencontainers/runc'...
06:49:19 [2020-09-18T06:49:19.513Z] #49 ...
06:49:19 [2020-09-18T06:49:19.513Z] 
06:49:19 [2020-09-18T06:49:19.513Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:19 [2020-09-18T06:49:19.513Z] #39 55.35   CC       criu/arch/x86/crtools.o
06:49:19 [2020-09-18T06:49:19.513Z] #39 56.87   CC       criu/arch/x86/kerndat.o
06:49:19 [2020-09-18T06:49:19.513Z] #39 57.22   CC       criu/arch/x86/sigaction_compat.o
06:49:19 [2020-09-18T06:49:19.513Z] #39 57.46   CC       criu/arch/x86/sigframe.o
06:49:19 [2020-09-18T06:49:19.513Z] #39 57.74   LINK     criu/arch/x86/crtools.built-in.o
06:49:19 [2020-09-18T06:49:19.513Z] #39 57.78   DEP      criu/pie/util-vdso-elf32.d
06:49:19 [2020-09-18T06:49:19.513Z] #39 57.87   DEP      criu/pie/util-vdso.d
06:49:19 [2020-09-18T06:49:19.513Z] #39 57.98   DEP      criu/pie/util.d
06:49:19 [2020-09-18T06:49:19.513Z] #39 58.13   CC       criu/pie/util.o
06:49:19 [2020-09-18T06:49:19.513Z] #39 58.44   CC       criu/pie/util-vdso.o
06:49:19 [2020-09-18T06:49:19.685Z] #18 35.09 Selecting previously unselected package libip6tc0:ppc64el.
06:49:19 [2020-09-18T06:49:19.685Z] #18 35.11 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
06:49:19 [2020-09-18T06:49:19.685Z] #18 35.11 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
06:49:19 [2020-09-18T06:49:19.685Z] #18 35.23 Selecting previously unselected package libiptc0:ppc64el.
06:49:19 [2020-09-18T06:49:19.685Z] #18 35.24 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
06:49:19 [2020-09-18T06:49:19.685Z] #18 35.25 Unpacking libiptc0:ppc64el (1.8.2-4) ...
06:49:19 [2020-09-18T06:49:19.995Z] #18 35.32 Selecting previously unselected package libnfnetlink0:ppc64el.
06:49:19 [2020-09-18T06:49:19.995Z] #18 35.34 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
06:49:19 [2020-09-18T06:49:19.995Z] #18 35.34 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
06:49:19 [2020-09-18T06:49:19.995Z] #18 35.40 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
06:49:19 [2020-09-18T06:49:19.995Z] #18 35.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
06:49:19 [2020-09-18T06:49:19.995Z] #18 35.42 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
06:49:19 [2020-09-18T06:49:19.996Z] #18 35.49 Selecting previously unselected package libnftnl11:ppc64el.
06:49:19 [2020-09-18T06:49:19.996Z] #18 35.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
06:49:19 [2020-09-18T06:49:19.996Z] #18 35.54 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
06:49:20 [2020-09-18T06:49:20.076Z] #39 59.04   CC       criu/pie/util-vdso-elf32.o
06:49:20 [2020-09-18T06:49:20.297Z] #18 35.70 Selecting previously unselected package iptables.
06:49:20 [2020-09-18T06:49:20.297Z] #18 35.70 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
06:49:20 [2020-09-18T06:49:20.297Z] #18 35.74 Unpacking iptables (1.8.2-4) ...
06:49:20 [2020-09-18T06:49:20.583Z] #17 1.491 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:49:20 [2020-09-18T06:49:20.583Z] #17 1.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:49:20 [2020-09-18T06:49:20.583Z] #17 1.679 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:49:20 [2020-09-18T06:49:20.639Z] #39 59.61   AR       criu/pie/pie.lib.a
06:49:20 [2020-09-18T06:49:20.639Z] #39 59.67   DEP      criu/pie/restorer.d
06:49:20 [2020-09-18T06:49:20.639Z] #39 59.84   DEP      criu/arch/x86/sigaction_compat_pie.d
06:49:20 [2020-09-18T06:49:20.639Z] #39 59.93   DEP      criu/arch/x86/restorer_unmap.d
06:49:20 [2020-09-18T06:49:20.639Z] #39 59.96   DEP      criu/arch/x86/restorer.d
06:49:20 [2020-09-18T06:49:20.896Z] #39 60.06   DEP      criu/arch/x86/vdso-pie.d
06:49:20 [2020-09-18T06:49:20.896Z] #39 60.13   DEP      criu/pie/parasite-vdso.d
06:49:20 [2020-09-18T06:49:20.947Z] #18 36.32 Selecting previously unselected package xxd.
06:49:20 [2020-09-18T06:49:20.947Z] #18 36.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
06:49:20 [2020-09-18T06:49:20.947Z] #18 36.34 Unpacking xxd (2:8.1.0875-5) ...
06:49:20 [2020-09-18T06:49:20.948Z] #18 36.45 Selecting previously unselected package vim-common.
06:49:20 [2020-09-18T06:49:20.948Z] #18 36.45 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:49:20 [2020-09-18T06:49:20.948Z] #18 36.51 Unpacking vim-common (2:8.1.0875-5) ...
06:49:21 [2020-09-18T06:49:21.153Z] #39 60.22   DEP      criu/pie/parasite.d
06:49:21 [2020-09-18T06:49:21.153Z] #39 60.50   CC       criu/pie/parasite.o
06:49:21 [2020-09-18T06:49:21.153Z] #17 2.102 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:49:21 [2020-09-18T06:49:21.249Z] #18 36.68 Selecting previously unselected package bash-completion.
06:49:21 [2020-09-18T06:49:21.249Z] #18 36.69 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:49:21 [2020-09-18T06:49:21.249Z] #18 ...
06:49:21 [2020-09-18T06:49:21.249Z] 
06:49:21 [2020-09-18T06:49:21.249Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:21 [2020-09-18T06:49:21.249Z] #40 76.24   LINK     criu/pie/restorer.built-in.o
06:49:21 [2020-09-18T06:49:21.249Z] #40 76.27   GEN      criu/pie/restorer-blob.h
06:49:21 [2020-09-18T06:49:21.249Z] #40 76.54   DEP      criu/vdso.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 76.85   DEP      criu/uts_ns.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 77.12   DEP      criu/util.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 77.33   DEP      criu/uffd.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 77.55   DEP      criu/tun.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 77.80   DEP      criu/tty.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 78.04   DEP      criu/timerfd.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 78.23   DEP      criu/timens.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 78.39   DEP      criu/sysfs_parse.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 78.57   DEP      criu/sysctl.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 78.72   DEP      criu/string.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 78.76   DEP      criu/stats.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 78.93   DEP      criu/sockets.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 79.23   DEP      criu/sk-unix.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 79.45   DEP      criu/sk-tcp.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 79.70   DEP      criu/sk-queue.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 79.89   DEP      criu/sk-packet.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 80.11   DEP      criu/sk-netlink.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 80.37   DEP      criu/sk-inet.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 80.60   DEP      criu/signalfd.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 80.75   DEP      criu/sigframe.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 80.88   DEP      criu/shmem.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 81.02   DEP      criu/servicefd.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 81.23   DEP      criu/seize.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 81.41   DEP      criu/seccomp.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 81.64   DEP      criu/rst-malloc.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 81.78   DEP      criu/rbtree.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 81.82   DEP      criu/pstree.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 82.01   DEP      criu/protobuf.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 82.15   GEN      criu/protobuf-desc-gen.h
06:49:21 [2020-09-18T06:49:21.249Z] #40 84.40   DEP      criu/protobuf-desc.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 84.63   DEP      criu/proc_parse.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 84.91   DEP      criu/plugin.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 85.01   DEP      criu/pipes.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 85.18   DEP      criu/pie-util.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 85.29   DEP      criu/pie-util-vdso.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 85.43   DEP      criu/path.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 85.56   DEP      criu/parasite-syscall.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 85.83   DEP      criu/pagemap.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 85.99   DEP      criu/pagemap-cache.d
06:49:21 [2020-09-18T06:49:21.249Z] #40 86.14   DEP      criu/page-xfer.d
06:49:21 [2020-09-18T06:49:21.398Z] #17 19.43 Selecting previously unselected package python3-minimal.
06:49:21 [2020-09-18T06:49:21.398Z] #17 19.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
06:49:21 [2020-09-18T06:49:21.398Z] #17 19.51 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
06:49:21 [2020-09-18T06:49:21.398Z] #17 19.52 Unpacking python3-minimal (3.7.3-1) ...
06:49:21 [2020-09-18T06:49:21.398Z] #17 19.65 Selecting previously unselected package libmpdec2:arm64.
06:49:21 [2020-09-18T06:49:21.398Z] #17 19.65 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
06:49:21 [2020-09-18T06:49:21.398Z] #17 19.67 Unpacking libmpdec2:arm64 (2.4.2-2) ...
06:49:21 [2020-09-18T06:49:21.550Z] #40 86.33   DEP      criu/page-pipe.d
06:49:21 [2020-09-18T06:49:21.550Z] #40 86.44   DEP      criu/netfilter.d
06:49:21 [2020-09-18T06:49:21.661Z] #17 19.78 Selecting previously unselected package libpython3.7-stdlib:arm64.
06:49:21 [2020-09-18T06:49:21.661Z] #17 19.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
06:49:21 [2020-09-18T06:49:21.661Z] #17 19.80 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
06:49:21 [2020-09-18T06:49:21.716Z] #39 ...
06:49:21 [2020-09-18T06:49:21.717Z] 
06:49:21 [2020-09-18T06:49:21.717Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:21 [2020-09-18T06:49:21.717Z] #41 133.7 github.com/LK4D4/vndr/godl
06:49:21 [2020-09-18T06:49:21.853Z] #40 86.63   DEP      criu/net.d
06:49:21 [2020-09-18T06:49:21.853Z] #40 86.81   DEP      criu/namespaces.d
06:49:22 [2020-09-18T06:49:22.093Z] #17 3.020 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:49:22 [2020-09-18T06:49:22.153Z] #40 87.03   DEP      criu/mount.d
06:49:22 [2020-09-18T06:49:22.453Z] #40 87.21   DEP      criu/memfd.d
06:49:22 [2020-09-18T06:49:22.453Z] #40 87.33   DEP      criu/mem.d
06:49:22 [2020-09-18T06:49:22.612Z] #17 20.69 Selecting previously unselected package python3.7.
06:49:22 [2020-09-18T06:49:22.612Z] #17 20.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
06:49:22 [2020-09-18T06:49:22.612Z] #17 20.70 Unpacking python3.7 (3.7.3-2+deb10u2) ...
06:49:22 [2020-09-18T06:49:22.647Z] #41 134.4 github.com/LK4D4/vndr
06:49:22 [2020-09-18T06:49:22.755Z] #40 87.56   DEP      criu/lsm.d
06:49:22 [2020-09-18T06:49:22.756Z] #40 87.73   DEP      criu/log.d
06:49:22 [2020-09-18T06:49:22.884Z] #17 20.94 Selecting previously unselected package libpython3-stdlib:arm64.
06:49:22 [2020-09-18T06:49:22.884Z] #17 20.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
06:49:22 [2020-09-18T06:49:22.884Z] #17 20.96 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
06:49:22 [2020-09-18T06:49:22.885Z] #17 21.11 Setting up python3-minimal (3.7.3-1) ...
06:49:22 [2020-09-18T06:49:22.885Z] #17 ...
06:49:22 [2020-09-18T06:49:22.885Z] 
06:49:22 [2020-09-18T06:49:22.885Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:49:23 [2020-09-18T06:49:23.056Z] #40 87.85   DEP      criu/libnetlink.d
06:49:23 [2020-09-18T06:49:23.056Z] #40 87.99   DEP      criu/kerndat.d
06:49:23 [2020-09-18T06:49:23.113Z] c3aff4450246: Verifying Checksum
06:49:23 [2020-09-18T06:49:23.113Z] c3aff4450246: Download complete
06:49:23 [2020-09-18T06:49:23.148Z] #36 127.0 + dpkg --print-architecture
06:49:23 [2020-09-18T06:49:23.356Z] #40 88.24   DEP      criu/kcmp-ids.d
06:49:23 [2020-09-18T06:49:23.476Z] #17 4.230 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:49:23 [2020-09-18T06:49:23.657Z] #40 88.33   DEP      criu/irmap.d
06:49:23 [2020-09-18T06:49:23.657Z] #40 88.49   DEP      criu/ipc_ns.d
06:49:23 [2020-09-18T06:49:23.966Z] #40 88.79   DEP      criu/image.d
06:49:24 [2020-09-18T06:49:24.271Z] #40 89.03   DEP      criu/image-desc.d
06:49:24 [2020-09-18T06:49:24.271Z] #40 89.14   DEP      criu/fsnotify.d
06:49:24 [2020-09-18T06:49:24.571Z] #40 89.40   DEP      criu/filesystems.d
06:49:24 [2020-09-18T06:49:24.858Z] #17 ...
06:49:24 [2020-09-18T06:49:24.858Z] 
06:49:24 [2020-09-18T06:49:24.858Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:24 [2020-09-18T06:49:24.858Z] #39 52.04   HOSTCC   compel/src/lib/log-host.o
06:49:24 [2020-09-18T06:49:24.858Z] #39 52.15   HOSTLINK compel/compel-host-bin
06:49:24 [2020-09-18T06:49:24.858Z] #39 52.27   DEP      soccr/soccr.d
06:49:24 [2020-09-18T06:49:24.858Z] #39 52.50   CC       soccr/soccr.o
06:49:24 [2020-09-18T06:49:24.858Z] #39 53.72   AR       soccr/libsoccr.a
06:49:24 [2020-09-18T06:49:24.858Z] #39 53.77 make[1]: 'soccr/libsoccr.a' is up to date.
06:49:24 [2020-09-18T06:49:24.858Z] #39 54.09   DEP      criu/arch/x86/sigframe.d
06:49:24 [2020-09-18T06:49:24.858Z] #39 54.19   DEP      criu/arch/x86/sigaction_compat.d
06:49:24 [2020-09-18T06:49:24.858Z] #39 54.30   DEP      criu/arch/x86/kerndat.d
06:49:24 [2020-09-18T06:49:24.858Z] #39 54.50   DEP      criu/arch/x86/crtools.d
06:49:24 [2020-09-18T06:49:24.858Z] #39 54.62   DEP      criu/arch/x86/cpu.d
06:49:24 [2020-09-18T06:49:24.858Z] #39 54.75   CC       criu/arch/x86/cpu.o
06:49:24 [2020-09-18T06:49:24.858Z] #39 55.35   CC       criu/arch/x86/crtools.o
06:49:24 [2020-09-18T06:49:24.858Z] #39 56.38   CC       criu/arch/x86/kerndat.o
06:49:24 [2020-09-18T06:49:24.858Z] #39 56.87   CC       criu/arch/x86/sigaction_compat.o
06:49:24 [2020-09-18T06:49:24.858Z] #39 57.09   CC       criu/arch/x86/sigframe.o
06:49:24 [2020-09-18T06:49:24.858Z] #39 57.41   LINK     criu/arch/x86/crtools.built-in.o
06:49:24 [2020-09-18T06:49:24.858Z] #39 57.47   DEP      criu/pie/util-vdso-elf32.d
06:49:24 [2020-09-18T06:49:24.858Z] #39 57.58   DEP      criu/pie/util-vdso.d
06:49:24 [2020-09-18T06:49:24.858Z] #39 57.69   DEP      criu/pie/util.d
06:49:24 [2020-09-18T06:49:24.885Z] #40 89.57   DEP      criu/files.d
06:49:24 [2020-09-18T06:49:24.885Z] #40 ...
06:49:24 [2020-09-18T06:49:24.885Z] 
06:49:24 [2020-09-18T06:49:24.885Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:24 [2020-09-18T06:49:24.885Z] #18 40.31 Unpacking bash-completion (1:2.8-6) ...
06:49:25 [2020-09-18T06:49:25.076Z] #36 ...
06:49:25 [2020-09-18T06:49:25.076Z] 
06:49:25 [2020-09-18T06:49:25.076Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:25 [2020-09-18T06:49:25.076Z] #39 54.52   DEP      criu/pie/parasite.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 54.71   CC       criu/pie/parasite.o
06:49:25 [2020-09-18T06:49:25.076Z] #39 55.57   LINK     criu/pie/parasite.built-in.o
06:49:25 [2020-09-18T06:49:25.076Z] #39 55.58   GEN      criu/pie/parasite-blob.h
06:49:25 [2020-09-18T06:49:25.076Z] #39 55.60   CC       criu/pie/parasite-vdso.o
06:49:25 [2020-09-18T06:49:25.076Z] #39 56.16   CC       criu/arch/aarch64/vdso-pie.o
06:49:25 [2020-09-18T06:49:25.076Z] #39 56.39   CC       criu/arch/aarch64/restorer.o
06:49:25 [2020-09-18T06:49:25.076Z] #39 56.83   CC       criu/arch/aarch64/intraprocedure.o
06:49:25 [2020-09-18T06:49:25.076Z] #39 56.87   CC       criu/pie/restorer.o
06:49:25 [2020-09-18T06:49:25.076Z] #39 59.04   LINK     criu/pie/restorer.built-in.o
06:49:25 [2020-09-18T06:49:25.076Z] #39 59.05   GEN      criu/pie/restorer-blob.h
06:49:25 [2020-09-18T06:49:25.076Z] #39 59.13   DEP      criu/vdso.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 59.31   DEP      criu/uts_ns.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 59.54   DEP      criu/util.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 59.75   DEP      criu/uffd.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 59.98   DEP      criu/tun.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 60.14   DEP      criu/tty.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 60.26   DEP      criu/timerfd.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 60.43   DEP      criu/timens.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 60.52   DEP      criu/sysfs_parse.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 60.62   DEP      criu/sysctl.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 60.71   DEP      criu/string.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 60.75   DEP      criu/stats.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 60.88   DEP      criu/sockets.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 61.04   DEP      criu/sk-unix.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 61.17   DEP      criu/sk-tcp.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 61.27   DEP      criu/sk-queue.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 61.35   DEP      criu/sk-packet.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 61.63   DEP      criu/sk-netlink.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 61.78   DEP      criu/sk-inet.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 62.00   DEP      criu/signalfd.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 62.15   DEP      criu/sigframe.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 62.25   DEP      criu/shmem.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 62.42   DEP      criu/servicefd.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 62.55   DEP      criu/seize.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 62.63   DEP      criu/seccomp.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 62.77   DEP      criu/rst-malloc.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 62.87   DEP      criu/rbtree.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 62.93   DEP      criu/pstree.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 63.02   DEP      criu/protobuf.d
06:49:25 [2020-09-18T06:49:25.076Z] #39 63.08   GEN      criu/protobuf-desc-gen.h
06:49:25 [2020-09-18T06:49:25.076Z] #39 ...
06:49:25 [2020-09-18T06:49:25.076Z] 
06:49:25 [2020-09-18T06:49:25.076Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:25 [2020-09-18T06:49:25.076Z] #17 22.28 Selecting previously unselected package python3.
06:49:25 [2020-09-18T06:49:25.076Z] #17 22.28 (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 ... 24066 files and directories currently installed.)
06:49:25 [2020-09-18T06:49:25.076Z] #17 22.34 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
06:49:25 [2020-09-18T06:49:25.076Z] #17 22.88 Unpacking python3 (3.7.3-1) ...
06:49:25 [2020-09-18T06:49:25.076Z] #17 23.17 Selecting previously unselected package libip4tc0:arm64.#17 ...
06:49:25 [2020-09-18T06:49:25.076Z] 
06:49:25 [2020-09-18T06:49:25.076Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:49:25 [2020-09-18T06:49:25.076Z] #36 DONE 129.1s
06:49:25 [2020-09-18T06:49:25.076Z] 
06:49:25 [2020-09-18T06:49:25.076Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:25 [2020-09-18T06:49:25.076Z] #17 23.17 Selecting previously unselected package libip4tc0:arm64.
06:49:25 [2020-09-18T06:49:25.076Z] #17 23.18 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
06:49:25 [2020-09-18T06:49:25.076Z] #17 23.19 Unpacking libip4tc0:arm64 (1.8.2-4) ...
06:49:25 [2020-09-18T06:49:25.076Z] #17 23.32 Selecting previously unselected package libip6tc0:arm64.
06:49:25 [2020-09-18T06:49:25.076Z] #17 23.32 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
06:49:25 [2020-09-18T06:49:25.076Z] #17 23.32 Unpacking libip6tc0:arm64 (1.8.2-4) ...
06:49:25 [2020-09-18T06:49:25.119Z] #39 57.79   CC       criu/pie/util.o
06:49:25 [2020-09-18T06:49:25.187Z] #18 40.86 Selecting previously unselected package bzip2.
06:49:25 [2020-09-18T06:49:25.340Z] #17 23.45 Selecting previously unselected package libiptc0:arm64.
06:49:25 [2020-09-18T06:49:25.340Z] #17 23.45 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
06:49:25 [2020-09-18T06:49:25.340Z] #17 23.46 Unpacking libiptc0:arm64 (1.8.2-4) ...
06:49:25 [2020-09-18T06:49:25.340Z] #17 23.57 Selecting previously unselected package libnfnetlink0:arm64.
06:49:25 [2020-09-18T06:49:25.340Z] #17 23.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
06:49:25 [2020-09-18T06:49:25.340Z] #17 23.59 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
06:49:25 [2020-09-18T06:49:25.340Z] #17 23.68 Selecting previously unselected package libnetfilter-conntrack3:arm64.
06:49:25 [2020-09-18T06:49:25.380Z] #39 58.03   CC       criu/pie/util-vdso.o
06:49:25 [2020-09-18T06:49:25.489Z] #18 40.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
06:49:25 [2020-09-18T06:49:25.489Z] #18 40.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:49:25 [2020-09-18T06:49:25.489Z] #18 40.98 Selecting previously unselected package xz-utils.
06:49:25 [2020-09-18T06:49:25.489Z] #18 40.99 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
06:49:25 [2020-09-18T06:49:25.489Z] #18 40.99 Unpacking xz-utils (5.2.4-1) ...
06:49:25 [2020-09-18T06:49:25.603Z] #17 23.69 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
06:49:25 [2020-09-18T06:49:25.603Z] #17 23.69 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
06:49:25 [2020-09-18T06:49:25.603Z] #17 23.78 Selecting previously unselected package libnftnl11:arm64.
06:49:25 [2020-09-18T06:49:25.603Z] #17 23.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
06:49:25 [2020-09-18T06:49:25.603Z] #17 23.80 Unpacking libnftnl11:arm64 (1.1.2-2) ...
06:49:25 [2020-09-18T06:49:25.603Z] #17 23.89 Selecting previously unselected package iptables.
06:49:25 [2020-09-18T06:49:25.795Z] #18 41.21 Selecting previously unselected package apparmor.
06:49:25 [2020-09-18T06:49:25.795Z] #18 41.22 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
06:49:25 [2020-09-18T06:49:25.795Z] #18 41.39 Unpacking apparmor (2.13.2-10) ...
06:49:25 [2020-09-18T06:49:25.867Z] #17 23.89 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
06:49:25 [2020-09-18T06:49:25.867Z] #17 23.90 Unpacking iptables (1.8.2-4) ...
06:49:25 [2020-09-18T06:49:25.953Z] #39 58.61   CC       criu/pie/util-vdso-elf32.o
06:49:26 [2020-09-18T06:49:26.096Z] #18 41.77 Selecting previously unselected package aufs-tools.
06:49:26 [2020-09-18T06:49:26.131Z] #17 24.17 Selecting previously unselected package xxd.
06:49:26 [2020-09-18T06:49:26.131Z] #17 24.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
06:49:26 [2020-09-18T06:49:26.131Z] #17 24.18 Unpacking xxd (2:8.1.0875-5) ...
06:49:26 [2020-09-18T06:49:26.131Z] #17 24.30 Selecting previously unselected package vim-common.
06:49:26 [2020-09-18T06:49:26.131Z] #17 24.31 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:49:26 [2020-09-18T06:49:26.131Z] #17 24.33 Unpacking vim-common (2:8.1.0875-5) ...
06:49:26 [2020-09-18T06:49:26.394Z] #17 24.65 Selecting previously unselected package bash-completion.
06:49:26 [2020-09-18T06:49:26.395Z] #17 24.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:49:26 [2020-09-18T06:49:26.399Z] #18 41.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
06:49:26 [2020-09-18T06:49:26.399Z] #18 41.79 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:49:26 [2020-09-18T06:49:26.399Z] #18 42.00 Selecting previously unselected package libonig5:ppc64el.
06:49:26 [2020-09-18T06:49:26.399Z] #18 42.00 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
06:49:26 [2020-09-18T06:49:26.399Z] #18 42.01 Unpacking libonig5:ppc64el (6.9.1-1) ...
06:49:26 [2020-09-18T06:49:26.524Z] #39 59.16   AR       criu/pie/pie.lib.a
06:49:26 [2020-09-18T06:49:26.524Z] #39 59.21   DEP      criu/pie/restorer.d
06:49:26 [2020-09-18T06:49:26.700Z] #18 42.19 Selecting previously unselected package libjq1:ppc64el.
06:49:26 [2020-09-18T06:49:26.700Z] #18 42.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
06:49:26 [2020-09-18T06:49:26.700Z] #18 42.20 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
06:49:26 [2020-09-18T06:49:26.700Z] #18 42.30 Selecting previously unselected package jq.
06:49:26 [2020-09-18T06:49:26.784Z] #39 59.38   DEP      criu/arch/x86/sigaction_compat_pie.d
06:49:26 [2020-09-18T06:49:26.784Z] #39 ...
06:49:26 [2020-09-18T06:49:26.784Z] 
06:49:26 [2020-09-18T06:49:26.784Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:26 [2020-09-18T06:49:26.784Z] #41 139.8 github.com/LK4D4/vndr/godl
06:49:27 [2020-09-18T06:49:27.003Z] #18 42.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
06:49:27 [2020-09-18T06:49:27.003Z] #18 42.32 Unpacking jq (1.5+dfsg-2+b1) ...
06:49:27 [2020-09-18T06:49:27.003Z] #18 42.37 Selecting previously unselected package libaio1:ppc64el.
06:49:27 [2020-09-18T06:49:27.003Z] #18 42.38 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
06:49:27 [2020-09-18T06:49:27.003Z] #18 42.39 Unpacking libaio1:ppc64el (0.3.112-3) ...
06:49:27 [2020-09-18T06:49:27.003Z] #18 42.45 Selecting previously unselected package libgpm2:ppc64el.
06:49:27 [2020-09-18T06:49:27.003Z] #18 42.45 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
06:49:27 [2020-09-18T06:49:27.003Z] #18 42.47 Unpacking libgpm2:ppc64el (1.20.7-5) ...
06:49:27 [2020-09-18T06:49:27.003Z] #18 42.55 Selecting previously unselected package libicu63:ppc64el.
06:49:27 [2020-09-18T06:49:27.003Z] #18 42.57 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
06:49:27 [2020-09-18T06:49:27.302Z] #18 42.57 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
06:49:27 [2020-09-18T06:49:27.724Z] #41 140.6 github.com/LK4D4/vndr
06:49:27 [2020-09-18T06:49:27.899Z] #41 ...
06:49:27 [2020-09-18T06:49:27.899Z] 
06:49:27 [2020-09-18T06:49:27.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:27 [2020-09-18T06:49:27.899Z] #39 61.61   LINK     criu/pie/parasite.built-in.o
06:49:27 [2020-09-18T06:49:27.899Z] #39 61.62   GEN      criu/pie/parasite-blob.h
06:49:27 [2020-09-18T06:49:27.899Z] #39 61.64   CC       criu/pie/parasite-vdso.o
06:49:27 [2020-09-18T06:49:27.899Z] #39 62.27   CC       criu/arch/x86/vdso-pie.o
06:49:27 [2020-09-18T06:49:27.899Z] #39 62.45   CC       criu/arch/x86/restorer.o
06:49:27 [2020-09-18T06:49:27.900Z] #39 62.82   CC       criu/arch/x86/restorer_unmap.o
06:49:27 [2020-09-18T06:49:27.900Z] #39 62.85   CC       criu/arch/x86/sigaction_compat_pie.o
06:49:27 [2020-09-18T06:49:27.900Z] #39 63.05   CC       criu/pie/restorer.o
06:49:27 [2020-09-18T06:49:27.900Z] #39 65.67   LINK     criu/pie/restorer.built-in.o
06:49:27 [2020-09-18T06:49:27.900Z] #39 65.68   GEN      criu/pie/restorer-blob.h
06:49:27 [2020-09-18T06:49:27.900Z] #39 65.77   DEP      criu/vdso.d
06:49:27 [2020-09-18T06:49:27.900Z] #39 65.93   DEP      criu/vdso-compat.d
06:49:27 [2020-09-18T06:49:27.900Z] #39 66.07   DEP      criu/uts_ns.d
06:49:27 [2020-09-18T06:49:27.900Z] #39 66.21   DEP      criu/util.d
06:49:27 [2020-09-18T06:49:27.900Z] #39 66.35   DEP      criu/uffd.d
06:49:27 [2020-09-18T06:49:27.900Z] #39 66.56   DEP      criu/tun.d
06:49:27 [2020-09-18T06:49:27.900Z] #39 66.73   DEP      criu/tty.d
06:49:27 [2020-09-18T06:49:27.900Z] #39 66.90   DEP      criu/timerfd.d
06:49:28 [2020-09-18T06:49:28.157Z] #39 67.15   DEP      criu/timens.d
06:49:28 [2020-09-18T06:49:28.157Z] #39 67.38   DEP      criu/sysfs_parse.d
06:49:28 [2020-09-18T06:49:28.414Z] #39 67.59   DEP      criu/sysctl.d
06:49:28 [2020-09-18T06:49:28.670Z] #39 67.80   DEP      criu/string.d
06:49:28 [2020-09-18T06:49:28.670Z] #39 67.85   DEP      criu/stats.d
06:49:28 [2020-09-18T06:49:28.850Z] #18 ...
06:49:28 [2020-09-18T06:49:28.850Z] 
06:49:28 [2020-09-18T06:49:28.850Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:28 [2020-09-18T06:49:28.850Z] #42 152.2 vendor/golang.org/x/net/idna
06:49:28 [2020-09-18T06:49:28.850Z] #42 156.1 vendor/golang.org/x/net/http/httpproxy
06:49:28 [2020-09-18T06:49:28.850Z] #42 156.1 net/textproto
06:49:28 [2020-09-18T06:49:28.850Z] #42 156.2 crypto/x509
06:49:28 [2020-09-18T06:49:28.850Z] #42 157.9 vendor/golang.org/x/net/http/httpguts
06:49:28 [2020-09-18T06:49:28.850Z] #42 160.3 crypto/tls
06:49:28 [2020-09-18T06:49:28.850Z] #42 ...
06:49:28 [2020-09-18T06:49:28.850Z] 
06:49:28 [2020-09-18T06:49:28.850Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:49:28 [2020-09-18T06:49:28.927Z] #39 67.97   DEP      criu/sockets.d
06:49:28 [2020-09-18T06:49:28.927Z] #39 68.15   DEP      criu/sk-unix.d
06:49:29 [2020-09-18T06:49:29.413Z] #10 ...
06:49:29 [2020-09-18T06:49:29.413Z] 
06:49:29 [2020-09-18T06:49:29.413Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:49:29 [2020-09-18T06:49:29.413Z] #52 195.1 + bin/containerd-stress
06:49:29 [2020-09-18T06:49:29.491Z] #39 68.43   DEP      criu/sk-tcp.d
06:49:29 [2020-09-18T06:49:29.491Z] #39 68.62   DEP      criu/sk-queue.d
06:49:29 [2020-09-18T06:49:29.491Z] #39 68.79   DEP      criu/sk-packet.d
06:49:29 [2020-09-18T06:49:29.713Z] #17 27.21 Unpacking bash-completion (1:2.8-6) ...
06:49:29 [2020-09-18T06:49:29.713Z] #17 27.65 Selecting previously unselected package bzip2.
06:49:29 [2020-09-18T06:49:29.713Z] #17 27.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
06:49:29 [2020-09-18T06:49:29.713Z] #17 27.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:49:29 [2020-09-18T06:49:29.713Z] #17 27.78 Selecting previously unselected package xz-utils.
06:49:29 [2020-09-18T06:49:29.713Z] #17 27.78 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
06:49:29 [2020-09-18T06:49:29.713Z] #17 27.79 Unpacking xz-utils (5.2.4-1) ...
06:49:29 [2020-09-18T06:49:29.748Z] #39 ...
06:49:29 [2020-09-18T06:49:29.748Z] 
06:49:29 [2020-09-18T06:49:29.748Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:29 [2020-09-18T06:49:29.748Z] #17 3.711 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:49:29 [2020-09-18T06:49:29.748Z] #17 4.916 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:49:29 [2020-09-18T06:49:29.748Z] #17 10.22 Fetched 8380 kB in 9s (943 kB/s)
06:49:29 [2020-09-18T06:49:29.748Z] #17 10.22 Reading package lists...
06:49:29 [2020-09-18T06:49:29.976Z] #17 28.04 Selecting previously unselected package apparmor.
06:49:29 [2020-09-18T06:49:29.976Z] #17 28.05 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
06:49:29 [2020-09-18T06:49:29.976Z] #17 28.12 Unpacking apparmor (2.13.2-10) ...
06:49:30 [2020-09-18T06:49:30.004Z] #17 13.86 Reading package lists...
06:49:30 [2020-09-18T06:49:30.004Z] #17 ...
06:49:30 [2020-09-18T06:49:30.004Z] 
06:49:30 [2020-09-18T06:49:30.004Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:30 [2020-09-18T06:49:30.004Z] #39 69.00   DEP      criu/sk-netlink.d
06:49:30 [2020-09-18T06:49:30.004Z] #39 69.17   DEP      criu/sk-inet.d
06:49:30 [2020-09-18T06:49:30.261Z] #39 69.41   DEP      criu/signalfd.d
06:49:30 [2020-09-18T06:49:30.261Z] #39 ...
06:49:30 [2020-09-18T06:49:30.261Z] 
06:49:30 [2020-09-18T06:49:30.261Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:30 [2020-09-18T06:49:30.261Z] #49 10.74 + cd /tmp/tmp.parfRGgkNJ/src/github.com/opencontainers/runc
06:49:30 [2020-09-18T06:49:30.261Z] #49 10.74 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:49:30 [2020-09-18T06:49:30.261Z] #49 11.24 + '[' -z '' ']'
06:49:30 [2020-09-18T06:49:30.261Z] #49 11.24 + target=static
06:49:30 [2020-09-18T06:49:30.261Z] #49 11.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static
06:49:30 [2020-09-18T06:49:30.261Z] #49 11.52 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
06:49:30 [2020-09-18T06:49:30.261Z] #49 ...
06:49:30 [2020-09-18T06:49:30.261Z] 
06:49:30 [2020-09-18T06:49:30.261Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:30 [2020-09-18T06:49:30.261Z] #39 69.53   DEP      criu/sigframe.d
06:49:30 [2020-09-18T06:49:30.518Z] #39 69.61   DEP      criu/shmem.d
06:49:30 [2020-09-18T06:49:30.518Z] #39 69.77   DEP      criu/servicefd.d
06:49:30 [2020-09-18T06:49:30.553Z] #17 28.62 Selecting previously unselected package aufs-tools.
06:49:30 [2020-09-18T06:49:30.553Z] #17 28.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
06:49:30 [2020-09-18T06:49:30.553Z] #17 28.63 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:49:30 [2020-09-18T06:49:30.553Z] #17 28.73 Selecting previously unselected package libonig5:arm64.
06:49:30 [2020-09-18T06:49:30.553Z] #17 28.73 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
06:49:30 [2020-09-18T06:49:30.553Z] #17 28.74 Unpacking libonig5:arm64 (6.9.1-1) ...
06:49:30 [2020-09-18T06:49:30.797Z] #52 197.1 + bin/containerd-shim
06:49:30 [2020-09-18T06:49:30.817Z] #17 28.96 Selecting previously unselected package libjq1:arm64.
06:49:30 [2020-09-18T06:49:30.817Z] #17 28.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
06:49:30 [2020-09-18T06:49:30.817Z] #17 28.99 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
06:49:30 [2020-09-18T06:49:30.817Z] #17 29.10 Selecting previously unselected package jq.
06:49:31 [2020-09-18T06:49:31.080Z] #17 29.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
06:49:31 [2020-09-18T06:49:31.080Z] #17 29.11 Unpacking jq (1.5+dfsg-2+b1) ...
06:49:31 [2020-09-18T06:49:31.080Z] #17 29.21 Selecting previously unselected package libaio1:arm64.
06:49:31 [2020-09-18T06:49:31.080Z] #17 29.22 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
06:49:31 [2020-09-18T06:49:31.080Z] #17 29.23 Unpacking libaio1:arm64 (0.3.112-3) ...
06:49:31 [2020-09-18T06:49:31.080Z] #17 29.30 Selecting previously unselected package libgpm2:arm64.
06:49:31 [2020-09-18T06:49:31.080Z] #17 29.30 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
06:49:31 [2020-09-18T06:49:31.080Z] #17 29.32 Unpacking libgpm2:arm64 (1.20.7-5) ...
06:49:31 [2020-09-18T06:49:31.080Z] #17 29.40 Selecting previously unselected package libicu63:arm64.
06:49:31 [2020-09-18T06:49:31.080Z] #17 29.40 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
06:49:31 [2020-09-18T06:49:31.080Z] #17 29.42 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
06:49:31 [2020-09-18T06:49:31.081Z] #39 69.99   DEP      criu/seize.d
06:49:31 [2020-09-18T06:49:31.081Z] #39 70.19   DEP      criu/seccomp.d
06:49:31 [2020-09-18T06:49:31.339Z] #39 70.43   DEP      criu/rst-malloc.d
06:49:31 [2020-09-18T06:49:31.339Z] #39 70.57   DEP      criu/rbtree.d
06:49:31 [2020-09-18T06:49:31.596Z] #39 70.62   DEP      criu/pstree.d
06:49:31 [2020-09-18T06:49:31.596Z] #39 ...
06:49:31 [2020-09-18T06:49:31.596Z] 
06:49:31 [2020-09-18T06:49:31.596Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:31 [2020-09-18T06:49:31.596Z] #41 DONE 143.6s
06:49:31 [2020-09-18T06:49:31.596Z] 
06:49:31 [2020-09-18T06:49:31.596Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:31 [2020-09-18T06:49:31.596Z] #39 70.75   DEP      criu/protobuf.d
06:49:31 [2020-09-18T06:49:31.853Z] #39 70.93   GEN      criu/protobuf-desc-gen.h
06:49:32 [2020-09-18T06:49:32.189Z] #22 161.5 Checking out files:  21% (2326/10921)   
Checking out files:  22% (2403/10921)   
Checking out files:  23% (2512/10921)   
Checking out files:  24% (2622/10921)   
Checking out files:  25% (2731/10921)   
Checking out files:  26% (2840/10921)   
Checking out files:  27% (2949/10921)   
Checking out files:  28% (3058/10921)   
Checking out files:  29% (3168/10921)   
Checking out files:  30% (3277/10921)   
Checking out files:  31% (3386/10921)   
Checking out files:  32% (3495/10921)   
Checking out files:  33% (3604/10921)   
Checking out files:  34% (3714/10921)   
Checking out files:  35% (3823/10921)   
Checking out files:  35% (3896/10921)   
Checking out files:  36% (3932/10921)   
Checking out files:  37% (4041/10921)   
Checking out files:  38% (4150/10921)   
Checking out files:  39% (4260/10921)   
Checking out files:  40% (4369/10921)   
Checking out files:  41% (4478/10921)   
Checking out files:  42% (4587/10921)   
Checking out files:  43% (4697/10921)   
Checking out files:  44% (4806/10921)   
Checking out files:  45% (4915/10921)   
Checking out files:  46% (5024/10921)   
Checking out files:  47% (5133/10921)   
Checking out files:  48% (5243/10921)   
Checking out files:  49% (5352/10921)   
Checking out files:  50% (5461/10921)   
Checking out files:  51% (5570/10921)   
Checking out files:  52% (5679/10921)   
Checking out files:  53% (5789/10921)   
Checking out files:  54% (5898/10921)   
Checking out files:  55% (6007/10921)   
Checking out files:  56% (6116/10921)   
Checking out files:  57% (6225/10921)   
Checking out files:  58% (6335/10921)   
Checking out files:  58% (6405/10921)   
Checking out files:  59% (6444/10921)   
Checking out files:  60% (6553/10921)   
Checking out files:  61% (6662/10921)   
Checking out files:  62% (6772/10921)   
Checking out files:  63% (6881/10921)   
Checking out files:  64% (6990/10921)   
Checking out files:  65% (7099/10921)   
Checking out files:  66% (7208/10921)   
Checking out files:  67% (7318/10921)   
Checking out files:  68% (7427/10921)   
Checking out files:  69% (7536/10921)   
Checking out files:  70% (7645/10921)   
Checking out files:  71% (7754/10921)   
Checking out files:  72% (7864/10921)   
Checking out files:  73% (7973/10921)   
Checking out files:  74% (8082/10921)   
Checking out files:  75% (8191/10921)   
Checking out files:  76% (8300/10921)   
Checking out files:  77% (8410/10921)   
Checking out files:  78% (8519/10921)   
Checking out files:  79% (8628/10921)   
Checking out files:  80% (8737/10921)   
Checking out files:  81% (8847/10921)   
Checking out files:  82% (8956/10921)   
Checking out files:  83% (9065/10921)   
Checking out files:  84% (9174/10921)   
Checking out files:  85% (9283/10921)   
Checking out files:  86% (9393/10921)   
Checking out files:  87% (9502/10921)   
Checking out files:  88% (9611/10921)   
Checking out files:  89% (9720/10921)   
Checking out files:  90% (9829/10921)   
Checking out files:  91% (9939/10921)   
Checking out files:  92% (10048/10921)   
Checking out files:  93% (10157/10921)   
Checking out files:  94% (10266/10921)   
Checking out files:  95% (10375/10921)   
Checking out files:  96% (10485/10921)   
Checking out files:  97% (10594/10921)   
Checking out files:  98% (10703/10921)   
Checking out files:  99% (10812/10921)   
Checking out files:  99% (10910/10921)   
Checking out files: 100% (10921/10921)   
Checking out files: 100% (10921/10921), done.
06:49:32 [2020-09-18T06:49:32.489Z] #22 165.7 + cd /tmp/tmp.ZmsRdfLRaS/tmp/docker-ce
06:49:32 [2020-09-18T06:49:32.489Z] #22 165.7 + git checkout -q v17.06.2-ce
06:49:33 [2020-09-18T06:49:33.008Z] #41 ...
06:49:33 [2020-09-18T06:49:33.008Z] 
06:49:33 [2020-09-18T06:49:33.008Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:33 [2020-09-18T06:49:33.008Z] #39 59.49   DEP      criu/arch/x86/restorer_unmap.d
06:49:33 [2020-09-18T06:49:33.008Z] #39 59.52   DEP      criu/arch/x86/restorer.d
06:49:33 [2020-09-18T06:49:33.008Z] #39 59.73   DEP      criu/arch/x86/vdso-pie.d
06:49:33 [2020-09-18T06:49:33.008Z] #39 59.83   DEP      criu/pie/parasite-vdso.d
06:49:33 [2020-09-18T06:49:33.008Z] #39 59.98   DEP      criu/pie/parasite.d
06:49:33 [2020-09-18T06:49:33.008Z] #39 60.22   CC       criu/pie/parasite.o
06:49:33 [2020-09-18T06:49:33.008Z] #39 61.51   LINK     criu/pie/parasite.built-in.o
06:49:33 [2020-09-18T06:49:33.008Z] #39 61.53   GEN      criu/pie/parasite-blob.h
06:49:33 [2020-09-18T06:49:33.008Z] #39 61.55   CC       criu/pie/parasite-vdso.o
06:49:33 [2020-09-18T06:49:33.008Z] #39 62.25   CC       criu/arch/x86/vdso-pie.o
06:49:33 [2020-09-18T06:49:33.008Z] #39 62.58   CC       criu/arch/x86/restorer.o
06:49:33 [2020-09-18T06:49:33.008Z] #39 63.11   CC       criu/arch/x86/restorer_unmap.o
06:49:33 [2020-09-18T06:49:33.008Z] #39 63.17   CC       criu/arch/x86/sigaction_compat_pie.o
06:49:33 [2020-09-18T06:49:33.008Z] #39 63.43   CC       criu/pie/restorer.o
06:49:33 [2020-09-18T06:49:33.008Z] #39 ...
06:49:33 [2020-09-18T06:49:33.008Z] 
06:49:33 [2020-09-18T06:49:33.008Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:33 [2020-09-18T06:49:33.008Z] #49 10.41 + cd /tmp/tmp.d448FvvQIa/src/github.com/opencontainers/runc
06:49:33 [2020-09-18T06:49:33.008Z] #49 10.42 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:49:33 [2020-09-18T06:49:33.008Z] #49 10.71 + '[' -z '' ']'
06:49:33 [2020-09-18T06:49:33.008Z] #49 10.71 + target=static
06:49:33 [2020-09-18T06:49:33.008Z] #49 10.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static
06:49:33 [2020-09-18T06:49:33.008Z] #49 11.28 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
06:49:33 [2020-09-18T06:49:33.008Z] #49 ...
06:49:33 [2020-09-18T06:49:33.008Z] 
06:49:33 [2020-09-18T06:49:33.008Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:33 [2020-09-18T06:49:33.008Z] #17 9.159 Fetched 8380 kB in 8s (1033 kB/s)
06:49:33 [2020-09-18T06:49:33.008Z] #17 9.159 Reading package lists...
06:49:33 [2020-09-18T06:49:33.447Z] 4612f6d0b889: Verifying Checksum
06:49:33 [2020-09-18T06:49:33.447Z] 4612f6d0b889: Download complete
06:49:33 [2020-09-18T06:49:33.640Z] #17 31.81 Selecting previously unselected package libnet1:arm64.
06:49:33 [2020-09-18T06:49:33.640Z] #17 31.82 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
06:49:33 [2020-09-18T06:49:33.640Z] #17 31.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
06:49:33 [2020-09-18T06:49:33.747Z] #39 72.81   DEP      criu/protobuf-desc.d
06:49:33 [2020-09-18T06:49:33.747Z] #39 72.95   DEP      criu/proc_parse.d
06:49:33 [2020-09-18T06:49:33.904Z] #17 31.99 Selecting previously unselected package libnl-3-200:arm64.
06:49:33 [2020-09-18T06:49:33.904Z] #17 32.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
06:49:33 [2020-09-18T06:49:33.904Z] #17 32.01 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
06:49:33 [2020-09-18T06:49:33.904Z] #17 32.10 Selecting previously unselected package libprotobuf-c1:arm64.
06:49:33 [2020-09-18T06:49:33.904Z] #17 32.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
06:49:33 [2020-09-18T06:49:33.904Z] #17 32.11 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
06:49:33 [2020-09-18T06:49:33.904Z] #17 32.23 Selecting previously unselected package libreadline5:arm64.
06:49:33 [2020-09-18T06:49:33.949Z] #17 13.08 Reading package lists...
06:49:33 [2020-09-18T06:49:33.949Z] #17 ...
06:49:33 [2020-09-18T06:49:33.949Z] 
06:49:33 [2020-09-18T06:49:33.949Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:33 [2020-09-18T06:49:33.949Z] #39 66.61   LINK     criu/pie/restorer.built-in.o
06:49:33 [2020-09-18T06:49:33.949Z] #39 66.64   GEN      criu/pie/restorer-blob.h
06:49:33 [2020-09-18T06:49:33.949Z] #39 66.75   DEP      criu/vdso.d
06:49:34 [2020-09-18T06:49:34.004Z] #39 73.15   DEP      criu/plugin.d
06:49:34 [2020-09-18T06:49:34.004Z] #39 73.20   DEP      criu/pipes.d
06:49:34 [2020-09-18T06:49:34.168Z] #17 32.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
06:49:34 [2020-09-18T06:49:34.168Z] #17 32.25 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
06:49:34 [2020-09-18T06:49:34.168Z] #17 32.43 Selecting previously unselected package net-tools.
06:49:34 [2020-09-18T06:49:34.168Z] #17 32.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
06:49:34 [2020-09-18T06:49:34.168Z] #17 32.44 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:49:34 [2020-09-18T06:49:34.210Z] #39 66.96   DEP      criu/vdso-compat.d
06:49:34 [2020-09-18T06:49:34.261Z] #39 73.32   DEP      criu/pie-util.d
06:49:34 [2020-09-18T06:49:34.261Z] #39 73.38   DEP      criu/pie-util-vdso.d
06:49:34 [2020-09-18T06:49:34.261Z] #39 73.48   DEP      criu/pie-util-vdso-elf32.d
06:49:34 [2020-09-18T06:49:34.431Z] #17 32.61 Selecting previously unselected package python-pip-whl.
06:49:34 [2020-09-18T06:49:34.431Z] #17 32.61 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
06:49:34 [2020-09-18T06:49:34.431Z] #17 32.62 Unpacking python-pip-whl (18.1-5) ...
06:49:34 [2020-09-18T06:49:34.471Z] #39 67.09   DEP      criu/uts_ns.d
06:49:34 [2020-09-18T06:49:34.471Z] #39 67.22   DEP      criu/util.d
06:49:34 [2020-09-18T06:49:34.518Z] #39 73.60   DEP      criu/path.d
06:49:34 [2020-09-18T06:49:34.518Z] #39 73.68   DEP      criu/parasite-syscall.d
06:49:34 [2020-09-18T06:49:34.731Z] #39 67.46   DEP      criu/uffd.d
06:49:34 [2020-09-18T06:49:34.775Z] #39 73.94   DEP      criu/pagemap.d
06:49:34 [2020-09-18T06:49:34.991Z] #39 67.72   DEP      criu/tun.d
06:49:34 [2020-09-18T06:49:34.992Z] #39 67.87   DEP      criu/tty.d
06:49:35 [2020-09-18T06:49:35.009Z] #17 33.18 Selecting previously unselected package python3-lib2to3.
06:49:35 [2020-09-18T06:49:35.009Z] #17 33.18 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
06:49:35 [2020-09-18T06:49:35.009Z] #17 33.20 Unpacking python3-lib2to3 (3.7.3-1) ...
06:49:35 [2020-09-18T06:49:35.031Z] #39 74.18   DEP      criu/pagemap-cache.d
06:49:35 [2020-09-18T06:49:35.031Z] #39 74.29   DEP      criu/page-xfer.d
06:49:35 [2020-09-18T06:49:35.272Z] #17 33.35 Selecting previously unselected package python3-distutils.
06:49:35 [2020-09-18T06:49:35.272Z] #17 33.36 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
06:49:35 [2020-09-18T06:49:35.272Z] #17 33.37 Unpacking python3-distutils (3.7.3-1) ...
06:49:35 [2020-09-18T06:49:35.272Z] #17 ...
06:49:35 [2020-09-18T06:49:35.272Z] 
06:49:35 [2020-09-18T06:49:35.272Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:35 [2020-09-18T06:49:35.272Z] #39 64.79   DEP      criu/protobuf-desc.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 64.91   DEP      criu/proc_parse.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 65.09   DEP      criu/plugin.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 65.19   DEP      criu/pipes.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 65.32   DEP      criu/pie-util.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 65.43   DEP      criu/pie-util-vdso.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 65.60   DEP      criu/path.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 65.75   DEP      criu/parasite-syscall.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 65.99   DEP      criu/pagemap.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 66.23   DEP      criu/pagemap-cache.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 66.34   DEP      criu/page-xfer.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 66.44   DEP      criu/page-pipe.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 66.52   DEP      criu/netfilter.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 66.61   DEP      criu/net.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 66.78   DEP      criu/namespaces.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 66.93   DEP      criu/mount.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 67.13   DEP      criu/memfd.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 67.24   DEP      criu/mem.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 67.40   DEP      criu/lsm.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 67.53   DEP      criu/log.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 67.70   DEP      criu/libnetlink.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 67.85   DEP      criu/kerndat.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 68.04   DEP      criu/kcmp-ids.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 68.15   DEP      criu/irmap.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 68.25   DEP      criu/ipc_ns.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 68.47   DEP      criu/image.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 68.64   DEP      criu/image-desc.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 68.76   DEP      criu/fsnotify.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 68.96   DEP      criu/filesystems.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 69.12   DEP      criu/files.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 69.29   DEP      criu/files-reg.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 69.41   DEP      criu/files-ext.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 69.52   DEP      criu/file-lock.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 69.61   DEP      criu/file-ids.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 69.71   DEP      criu/fifo.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 69.87   DEP      criu/fdstore.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 69.94   DEP      criu/fault-injection.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 69.97   DEP      criu/external.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 70.07   DEP      criu/eventpoll.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 70.23   DEP      criu/eventfd.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 70.40   DEP      criu/crtools.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 70.59   DEP      criu/cr-service.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 70.72   DEP      criu/cr-restore.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 70.98   DEP      criu/cr-errno.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 71.00   DEP      criu/cr-dump.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 71.21   DEP      criu/cr-dedup.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 71.31   DEP      criu/cr-check.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 71.43   DEP      criu/config.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 71.63   DEP      criu/clone-noasan.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 71.66   DEP      criu/cgroup.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 71.77   DEP      criu/cgroup-props.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 71.88   DEP      criu/bitmap.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 71.89   DEP      criu/bfd.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 72.02   DEP      criu/autofs.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 72.22   DEP      criu/aio.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 72.40   DEP      criu/action-scripts.d
06:49:35 [2020-09-18T06:49:35.272Z] #39 72.61   CC       criu/action-scripts.o
06:49:35 [2020-09-18T06:49:35.272Z] #39 72.98   CC       criu/aio.o
06:49:35 [2020-09-18T06:49:35.272Z] #39 73.34   CC       criu/autofs.o
06:49:35 [2020-09-18T06:49:35.272Z] #39 74.37   CC       criu/bfd.o
06:49:35 [2020-09-18T06:49:35.272Z] #39 74.84   CC       criu/bitmap.o
06:49:35 [2020-09-18T06:49:35.272Z] #39 74.99   CC       criu/cgroup-props.o
06:49:35 [2020-09-18T06:49:35.272Z] #39 ...
06:49:35 [2020-09-18T06:49:35.272Z] 
06:49:35 [2020-09-18T06:49:35.272Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:35 [2020-09-18T06:49:35.272Z] #17 33.52 Selecting previously unselected package python3-pip.
06:49:35 [2020-09-18T06:49:35.272Z] #17 33.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
06:49:35 [2020-09-18T06:49:35.287Z] #39 74.41   DEP      criu/page-pipe.d
06:49:35 [2020-09-18T06:49:35.287Z] #39 74.49   DEP      criu/netfilter.d
06:49:35 [2020-09-18T06:49:35.293Z] #22 ...
06:49:35 [2020-09-18T06:49:35.293Z] 
06:49:35 [2020-09-18T06:49:35.293Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:35 [2020-09-18T06:49:35.293Z] #40 89.82   DEP      criu/files-reg.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 89.99   DEP      criu/files-ext.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 90.19   DEP      criu/file-lock.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 90.40   DEP      criu/file-ids.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 90.63   DEP      criu/fifo.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 90.82   DEP      criu/fdstore.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 90.97   DEP      criu/fault-injection.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 91.00   DEP      criu/external.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 91.16   DEP      criu/eventpoll.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 91.43   DEP      criu/eventfd.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 91.72   DEP      criu/crtools.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 92.01   DEP      criu/cr-service.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 92.19   DEP      criu/cr-restore.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 92.43   DEP      criu/cr-errno.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 92.45   DEP      criu/cr-dump.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 92.74   DEP      criu/cr-dedup.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 92.91   DEP      criu/cr-check.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 93.18   DEP      criu/config.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 93.40   DEP      criu/clone-noasan.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 93.60   DEP      criu/cgroup.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 94.06   DEP      criu/cgroup-props.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 94.18   DEP      criu/bitmap.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 94.22   DEP      criu/bfd.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 94.35   DEP      criu/autofs.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 94.56   DEP      criu/aio.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 94.74   DEP      criu/action-scripts.d
06:49:35 [2020-09-18T06:49:35.293Z] #40 95.17   CC       criu/action-scripts.o
06:49:35 [2020-09-18T06:49:35.293Z] #40 95.84   CC       criu/aio.o
06:49:35 [2020-09-18T06:49:35.293Z] #40 96.65   CC       criu/autofs.o
06:49:35 [2020-09-18T06:49:35.293Z] #40 98.75   CC       criu/bfd.o
06:49:35 [2020-09-18T06:49:35.293Z] #40 99.39   CC       criu/bitmap.o
06:49:35 [2020-09-18T06:49:35.293Z] #40 99.59   CC       criu/cgroup-props.o
06:49:35 [2020-09-18T06:49:35.293Z] #40 ...
06:49:35 [2020-09-18T06:49:35.293Z] 
06:49:35 [2020-09-18T06:49:35.293Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.32 Selecting previously unselected package libnet1:ppc64el.
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.35 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.44 Selecting previously unselected package libnl-3-200:ppc64el.
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.46 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.61 Selecting previously unselected package libprotobuf-c1:ppc64el.
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.65 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.75 Selecting previously unselected package libreadline5:ppc64el.
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.77 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.91 Selecting previously unselected package net-tools.
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 46.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 47.26 Selecting previously unselected package python-pip-whl.
06:49:35 [2020-09-18T06:49:35.293Z] #18 47.26 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 47.26 Unpacking python-pip-whl (18.1-5) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 47.93 Selecting previously unselected package python3-lib2to3.
06:49:35 [2020-09-18T06:49:35.293Z] #18 47.93 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 47.94 Unpacking python3-lib2to3 (3.7.3-1) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 48.13 Selecting previously unselected package python3-distutils.
06:49:35 [2020-09-18T06:49:35.293Z] #18 48.15 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 48.17 Unpacking python3-distutils (3.7.3-1) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 48.33 Selecting previously unselected package python3-pip.
06:49:35 [2020-09-18T06:49:35.293Z] #18 48.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 48.35 Unpacking python3-pip (18.1-5) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 48.56 Selecting previously unselected package python3-pkg-resources.
06:49:35 [2020-09-18T06:49:35.293Z] #18 48.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 48.59 Unpacking python3-pkg-resources (40.8.0-1) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 48.79 Selecting previously unselected package python3-setuptools.
06:49:35 [2020-09-18T06:49:35.293Z] #18 48.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 48.82 Unpacking python3-setuptools (40.8.0-1) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 49.04 Selecting previously unselected package python3-wheel.
06:49:35 [2020-09-18T06:49:35.293Z] #18 49.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 49.06 Unpacking python3-wheel (0.32.3-2) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 49.17 Selecting previously unselected package sudo.
06:49:35 [2020-09-18T06:49:35.293Z] #18 49.19 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 49.21 Unpacking sudo (1.8.27-1+deb10u2) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 49.95 Selecting previously unselected package thin-provisioning-tools.
06:49:35 [2020-09-18T06:49:35.293Z] #18 49.96 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 49.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 50.28 Selecting previously unselected package uidmap.
06:49:35 [2020-09-18T06:49:35.293Z] #18 50.29 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 50.31 Unpacking uidmap (1:4.5-1.1) ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 50.47 Selecting previously unselected package vim-runtime.
06:49:35 [2020-09-18T06:49:35.293Z] #18 50.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:49:35 [2020-09-18T06:49:35.293Z] #18 50.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:49:35 [2020-09-18T06:49:35.293Z] #18 50.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:49:35 [2020-09-18T06:49:35.293Z] #18 50.57 Unpacking vim-runtime (2:8.1.0875-5) ...
06:49:35 [2020-09-18T06:49:35.536Z] #17 33.53 Unpacking python3-pip (18.1-5) ...
06:49:35 [2020-09-18T06:49:35.536Z] #17 33.66 Selecting previously unselected package python3-pkg-resources.
06:49:35 [2020-09-18T06:49:35.536Z] #17 33.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
06:49:35 [2020-09-18T06:49:35.536Z] #17 33.68 Unpacking python3-pkg-resources (40.8.0-1) ...
06:49:35 [2020-09-18T06:49:35.536Z] #17 33.76 Selecting previously unselected package python3-setuptools.
06:49:35 [2020-09-18T06:49:35.536Z] #17 33.76 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
06:49:35 [2020-09-18T06:49:35.536Z] #17 33.78 Unpacking python3-setuptools (40.8.0-1) ...
06:49:35 [2020-09-18T06:49:35.544Z] #39 74.64   DEP      criu/net.d
06:49:35 [2020-09-18T06:49:35.562Z] #39 68.08   DEP      criu/timerfd.d
06:49:35 [2020-09-18T06:49:35.562Z] #39 68.25   DEP      criu/timens.d
06:49:35 [2020-09-18T06:49:35.800Z] #17 34.00 Selecting previously unselected package python3-wheel.
06:49:35 [2020-09-18T06:49:35.800Z] #17 34.00 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
06:49:35 [2020-09-18T06:49:35.800Z] #17 34.01 Unpacking python3-wheel (0.32.3-2) ...
06:49:35 [2020-09-18T06:49:35.800Z] #39 74.80   DEP      criu/namespaces.d
06:49:35 [2020-09-18T06:49:35.800Z] #39 74.94   DEP      criu/mount.d
06:49:35 [2020-09-18T06:49:35.800Z] #39 75.08   DEP      criu/memfd.d
06:49:35 [2020-09-18T06:49:35.822Z] #39 68.36   DEP      criu/sysfs_parse.d
06:49:35 [2020-09-18T06:49:35.822Z] #39 68.47   DEP      criu/sysctl.d
06:49:35 [2020-09-18T06:49:35.822Z] #39 68.59   DEP      criu/string.d
06:49:35 [2020-09-18T06:49:35.962Z] #18 ...
06:49:35 [2020-09-18T06:49:35.962Z] 
06:49:35 [2020-09-18T06:49:35.962Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:49:35 [2020-09-18T06:49:35.962Z] #22 169.5 + mkdir -p /tmp/tmp.ZmsRdfLRaS/src/github.com/docker
06:49:36 [2020-09-18T06:49:36.064Z] #17 34.20 Selecting previously unselected package sudo.
06:49:36 [2020-09-18T06:49:36.064Z] #17 34.21 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
06:49:36 [2020-09-18T06:49:36.064Z] #17 34.22 Unpacking sudo (1.8.27-1+deb10u2) ...
06:49:36 [2020-09-18T06:49:36.072Z] #39 75.22   DEP      criu/mem.d
06:49:36 [2020-09-18T06:49:36.084Z] #52 ...
06:49:36 [2020-09-18T06:49:36.084Z] 
06:49:36 [2020-09-18T06:49:36.084Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:49:36 [2020-09-18T06:49:36.084Z] #10 246.9 Get:10 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]
06:49:36 [2020-09-18T06:49:36.086Z] #39 68.61   DEP      criu/stats.d
06:49:36 [2020-09-18T06:49:36.086Z] #39 68.77   DEP      criu/sockets.d
06:49:36 [2020-09-18T06:49:36.263Z] #22 169.5 + mv components/cli /tmp/tmp.ZmsRdfLRaS/src/github.com/docker/cli
06:49:36 [2020-09-18T06:49:36.263Z] #22 169.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
06:49:36 [2020-09-18T06:49:36.328Z] #17 34.61 Selecting previously unselected package thin-provisioning-tools.
06:49:36 [2020-09-18T06:49:36.329Z] #39 75.38   DEP      criu/lsm.d
06:49:36 [2020-09-18T06:49:36.329Z] #39 75.52   DEP      criu/log.d
06:49:36 [2020-09-18T06:49:36.329Z] #39 75.62   DEP      criu/libnetlink.d
06:49:36 [2020-09-18T06:49:36.346Z] #10 247.7 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
06:49:36 [2020-09-18T06:49:36.346Z] #10 247.7 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
06:49:36 [2020-09-18T06:49:36.346Z] #10 247.7 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:49:36 [2020-09-18T06:49:36.346Z] #10 247.7 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:49:36 [2020-09-18T06:49:36.346Z] #10 247.7 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
06:49:36 [2020-09-18T06:49:36.346Z] #10 247.7 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
06:49:36 [2020-09-18T06:49:36.346Z] #10 247.7 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
06:49:36 [2020-09-18T06:49:36.346Z] #10 247.7 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
06:49:36 [2020-09-18T06:49:36.346Z] #10 247.7 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
06:49:36 [2020-09-18T06:49:36.346Z] #10 247.7 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
06:49:36 [2020-09-18T06:49:36.346Z] #10 247.7 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
06:49:36 [2020-09-18T06:49:36.346Z] #10 247.7 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
06:49:36 [2020-09-18T06:49:36.346Z] #39 ...
06:49:36 [2020-09-18T06:49:36.346Z] 
06:49:36 [2020-09-18T06:49:36.346Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:36 [2020-09-18T06:49:36.346Z] #41 DONE 149.5s
06:49:36 [2020-09-18T06:49:36.346Z] 
06:49:36 [2020-09-18T06:49:36.346Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:36 [2020-09-18T06:49:36.346Z] #39 68.95   DEP      criu/sk-unix.d
06:49:36 [2020-09-18T06:49:36.586Z] #39 75.76   DEP      criu/kerndat.d
06:49:36 [2020-09-18T06:49:36.593Z] #17 34.62 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
06:49:36 [2020-09-18T06:49:36.593Z] #17 34.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:49:36 [2020-09-18T06:49:36.606Z] #39 69.27   DEP      criu/sk-tcp.d
06:49:36 [2020-09-18T06:49:36.607Z] #10 247.7 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
06:49:36 [2020-09-18T06:49:36.607Z] #10 247.7 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
06:49:36 [2020-09-18T06:49:36.607Z] #10 247.7 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
06:49:36 [2020-09-18T06:49:36.843Z] #39 75.86   DEP      criu/kcmp-ids.d
06:49:36 [2020-09-18T06:49:36.843Z] #39 75.94   DEP      criu/irmap.d
06:49:36 [2020-09-18T06:49:36.856Z] #17 34.88 Selecting previously unselected package uidmap.
06:49:36 [2020-09-18T06:49:36.856Z] #17 34.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
06:49:36 [2020-09-18T06:49:36.856Z] #17 34.91 Unpacking uidmap (1:4.5-1.1) ...
06:49:36 [2020-09-18T06:49:36.856Z] #17 35.12 Selecting previously unselected package vim-runtime.
06:49:36 [2020-09-18T06:49:36.866Z] #39 69.52   DEP      criu/sk-queue.d
06:49:36 [2020-09-18T06:49:36.868Z] #10 248.1 debconf: delaying package configuration, since apt-utils is not installed
06:49:36 [2020-09-18T06:49:36.868Z] #10 248.1 Fetched 77.7 MB in 3min 29s (373 kB/s)
06:49:36 [2020-09-18T06:49:36.868Z] #10 248.2 Selecting previously unselected package binutils-mingw-w64-i686.
06:49:36 [2020-09-18T06:49:36.868Z] #10 248.2 (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.)
06:49:36 [2020-09-18T06:49:36.868Z] #10 248.2 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
06:49:36 [2020-09-18T06:49:36.868Z] #10 248.2 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:49:37 [2020-09-18T06:49:37.100Z] #39 76.09   DEP      criu/ipc_ns.d
06:49:37 [2020-09-18T06:49:37.100Z] #39 76.25   DEP      criu/image.d
06:49:37 [2020-09-18T06:49:37.120Z] #17 35.13 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:49:37 [2020-09-18T06:49:37.120Z] #17 35.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:49:37 [2020-09-18T06:49:37.120Z] #17 35.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:49:37 [2020-09-18T06:49:37.120Z] #17 35.21 Unpacking vim-runtime (2:8.1.0875-5) ...
06:49:37 [2020-09-18T06:49:37.126Z] #39 69.72   DEP      criu/sk-packet.d
06:49:37 [2020-09-18T06:49:37.358Z] #39 76.35   DEP      criu/image-desc.d
06:49:37 [2020-09-18T06:49:37.358Z] #39 76.43   DEP      criu/fsnotify.d
06:49:37 [2020-09-18T06:49:37.358Z] #39 76.52   DEP      criu/filesystems.d
06:49:37 [2020-09-18T06:49:37.358Z] #39 76.61   DEP      criu/files.d
06:49:37 [2020-09-18T06:49:37.387Z] #39 70.13   DEP      criu/sk-netlink.d
06:49:37 [2020-09-18T06:49:37.441Z] #10 248.6 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:49:37 [2020-09-18T06:49:37.441Z] #10 248.6 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
06:49:37 [2020-09-18T06:49:37.441Z] #10 248.6 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:49:37 [2020-09-18T06:49:37.619Z] #39 76.82   DEP      criu/files-reg.d
06:49:37 [2020-09-18T06:49:37.619Z] #39 76.92   DEP      criu/files-ext.d
06:49:37 [2020-09-18T06:49:37.651Z] #39 70.29   DEP      criu/sk-inet.d
06:49:37 [2020-09-18T06:49:37.701Z] #10 249.2 Selecting previously unselected package binutils-mingw-w64.
06:49:37 [2020-09-18T06:49:37.876Z] #39 76.98   DEP      criu/file-lock.d
06:49:37 [2020-09-18T06:49:37.911Z] #39 70.55   DEP      criu/signalfd.d
06:49:37 [2020-09-18T06:49:37.911Z] #39 70.67   DEP      criu/sigframe.d
06:49:37 [2020-09-18T06:49:37.962Z] #10 249.2 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:49:37 [2020-09-18T06:49:37.962Z] #10 249.2 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:49:37 [2020-09-18T06:49:37.962Z] #10 249.2 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:49:37 [2020-09-18T06:49:37.962Z] #10 249.2 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
06:49:37 [2020-09-18T06:49:37.962Z] #10 249.2 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:49:37 [2020-09-18T06:49:37.962Z] #10 249.3 Selecting previously unselected package dmsetup.
06:49:37 [2020-09-18T06:49:37.962Z] #10 249.3 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
06:49:37 [2020-09-18T06:49:37.962Z] #10 249.3 Unpacking dmsetup (2:1.02.155-3) ...
06:49:37 [2020-09-18T06:49:37.962Z] #10 249.4 Selecting previously unselected package mingw-w64-common.
06:49:37 [2020-09-18T06:49:37.962Z] #10 249.4 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:49:37 [2020-09-18T06:49:37.962Z] #10 249.4 Unpacking mingw-w64-common (6.0.0-3) ...
06:49:38 [2020-09-18T06:49:38.133Z] #39 77.18   DEP      criu/file-ids.d
06:49:38 [2020-09-18T06:49:38.182Z] #39 70.74   DEP      criu/shmem.d
06:49:38 [2020-09-18T06:49:38.183Z] #39 70.90   DEP      criu/servicefd.d
06:49:38 [2020-09-18T06:49:38.390Z] #39 77.40   DEP      criu/fifo.d
06:49:38 [2020-09-18T06:49:38.390Z] #39 77.54   DEP      criu/fdstore.d
06:49:38 [2020-09-18T06:49:38.390Z] #39 77.69   DEP      criu/fault-injection.d
06:49:38 [2020-09-18T06:49:38.443Z] #39 71.14   DEP      criu/seize.d
06:49:38 [2020-09-18T06:49:38.444Z] #39 71.26   DEP      criu/seccomp.d
06:49:38 [2020-09-18T06:49:38.648Z] #39 77.74   DEP      criu/external.d
06:49:38 [2020-09-18T06:49:38.648Z] #39 77.83   DEP      criu/eventpoll.d
06:49:38 [2020-09-18T06:49:38.704Z] #39 71.49   DEP      criu/rst-malloc.d
06:49:38 [2020-09-18T06:49:38.704Z] #39 71.54   DEP      criu/rbtree.d
06:49:38 [2020-09-18T06:49:38.905Z] #39 77.98   DEP      criu/eventfd.d
06:49:38 [2020-09-18T06:49:38.905Z] #39 78.13   DEP      criu/crtools.d
06:49:38 [2020-09-18T06:49:38.965Z] #39 71.61   DEP      criu/pstree.d
06:49:38 [2020-09-18T06:49:38.965Z] #39 71.74   DEP      criu/protobuf.d
06:49:39 [2020-09-18T06:49:39.195Z] #39 ...
06:49:39 [2020-09-18T06:49:39.195Z] 
06:49:39 [2020-09-18T06:49:39.195Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:39 [2020-09-18T06:49:39.195Z] #17 13.86 Reading package lists...
06:49:39 [2020-09-18T06:49:39.195Z] #17 17.83 Building dependency tree...
06:49:39 [2020-09-18T06:49:39.195Z] #17 19.19 libcap2-bin is already the newest version (1:2.25-2).
06:49:39 [2020-09-18T06:49:39.195Z] #17 19.19 The following additional packages will be installed:
06:49:39 [2020-09-18T06:49:39.195Z] #17 19.19   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:49:39 [2020-09-18T06:49:39.195Z] #17 19.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:49:39 [2020-09-18T06:49:39.195Z] #17 19.19   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:49:39 [2020-09-18T06:49:39.195Z] #17 19.19   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:49:39 [2020-09-18T06:49:39.195Z] #17 19.20   python3.7 python3.7-minimal vim-runtime xxd
06:49:39 [2020-09-18T06:49:39.195Z] #17 19.21 Suggested packages:
06:49:39 [2020-09-18T06:49:39.195Z] #17 19.21   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
06:49:39 [2020-09-18T06:49:39.195Z] #17 19.21   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
06:49:39 [2020-09-18T06:49:39.195Z] #17 19.21   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
06:49:39 [2020-09-18T06:49:39.195Z] #17 19.21 Recommended packages:
06:49:39 [2020-09-18T06:49:39.195Z] #17 19.21   aufs-dkms nftables build-essential python3-dev python3-keyring
06:49:39 [2020-09-18T06:49:39.195Z] #17 19.21   python3-keyrings.alt python3-xdg unzip
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.02 The following NEW packages will be installed:
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.03   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.03   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.03   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.03   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.03   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.03   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.03   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.03   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.03   xz-utils zip
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.46 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.46 Need to get 28.5 MB of archives.
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.46 After this operation, 116 MB of additional disk space will be used.
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 21.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.44 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.44 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.44 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.60 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 22.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 23.09 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 23.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
06:49:39 [2020-09-18T06:49:39.195Z] #17 23.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
06:49:39 [2020-09-18T06:49:39.225Z] #39 71.87   GEN      criu/protobuf-desc-gen.h
06:49:39 [2020-09-18T06:49:39.345Z] #10 250.3 Selecting previously unselected package mingw-w64-x86-64-dev.
06:49:39 [2020-09-18T06:49:39.345Z] #10 250.3 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:49:39 [2020-09-18T06:49:39.345Z] #10 250.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:49:39 [2020-09-18T06:49:39.683Z] #17 37.66 Selecting previously unselected package vim.
06:49:39 [2020-09-18T06:49:39.683Z] #17 37.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
06:49:39 [2020-09-18T06:49:39.683Z] #17 37.69 Unpacking vim (2:8.1.0875-5) ...
06:49:39 [2020-09-18T06:49:39.947Z] #17 38.09 Selecting previously unselected package xfsprogs.
06:49:39 [2020-09-18T06:49:39.947Z] #17 38.10 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
06:49:39 [2020-09-18T06:49:39.947Z] #17 38.11 Unpacking xfsprogs (4.20.0-1) ...
06:49:40 [2020-09-18T06:49:40.209Z] #17 23.94 debconf: delaying package configuration, since apt-utils is not installed
06:49:40 [2020-09-18T06:49:40.209Z] #17 24.07 Fetched 28.5 MB in 2s (13.5 MB/s)
06:49:40 [2020-09-18T06:49:40.209Z] #17 24.12 Selecting previously unselected package pigz.
06:49:40 [2020-09-18T06:49:40.209Z] #17 24.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 ... 23432 files and directories currently installed.)
06:49:40 [2020-09-18T06:49:40.209Z] #17 24.23 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
06:49:40 [2020-09-18T06:49:40.209Z] #17 24.24 Unpacking pigz (2.4-1) ...
06:49:40 [2020-09-18T06:49:40.211Z] #17 38.50 Selecting previously unselected package zip.
06:49:40 [2020-09-18T06:49:40.474Z] #17 38.50 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
06:49:40 [2020-09-18T06:49:40.474Z] #17 38.51 Unpacking zip (3.0-11+b1) ...
06:49:40 [2020-09-18T06:49:40.474Z] #17 38.78 Setting up aufs-tools (1:4.14+20190211-1) ...
06:49:40 [2020-09-18T06:49:40.477Z] #17 24.34 Selecting previously unselected package libpython3.7-minimal:amd64.
06:49:40 [2020-09-18T06:49:40.477Z] #17 24.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
06:49:40 [2020-09-18T06:49:40.477Z] #17 24.35 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
06:49:40 [2020-09-18T06:49:40.754Z] #39 73.31   DEP      criu/protobuf-desc.d
06:49:40 [2020-09-18T06:49:40.754Z] #39 73.40   DEP      criu/proc_parse.d
06:49:40 [2020-09-18T06:49:40.765Z] #17 24.81 Selecting previously unselected package python3.7-minimal.
06:49:40 [2020-09-18T06:49:40.765Z] #17 24.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
06:49:40 [2020-09-18T06:49:40.785Z] #10 251.7 Selecting previously unselected package gcc-mingw-w64-base.
06:49:40 [2020-09-18T06:49:40.785Z] #10 251.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:49:40 [2020-09-18T06:49:40.785Z] #10 251.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:49:40 [2020-09-18T06:49:40.785Z] #10 251.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:49:40 [2020-09-18T06:49:40.785Z] #10 251.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:49:40 [2020-09-18T06:49:40.785Z] #10 251.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 38.81 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 38.82 Setting up libip6tc0:arm64 (1.8.2-4) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 38.83 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 38.84 Setting up libgpm2:arm64 (1.20.7-5) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 38.85 Setting up libip4tc0:arm64 (1.8.2-4) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 38.87 Setting up uidmap (1:4.5-1.1) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 38.88 Setting up libnftnl11:arm64 (1.1.2-2) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 38.89 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 38.90 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 38.92 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 38.93 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 38.95 Setting up xxd (2:8.1.0875-5) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 38.96 Setting up zip (3.0-11+b1) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 38.97 Setting up vim-common (2:8.1.0875-5) ...
06:49:40 [2020-09-18T06:49:40.793Z] #17 39.10 Setting up bash-completion (1:2.8-6) ...
06:49:41 [2020-09-18T06:49:41.017Z] #39 73.61   DEP      criu/plugin.d
06:49:41 [2020-09-18T06:49:41.017Z] #39 73.68   DEP      criu/pipes.d
06:49:41 [2020-09-18T06:49:41.017Z] #39 73.80   DEP      criu/pie-util.d
06:49:41 [2020-09-18T06:49:41.017Z] #39 73.87   DEP      criu/pie-util-vdso.d
06:49:41 [2020-09-18T06:49:41.039Z] #17 24.83 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
06:49:41 [2020-09-18T06:49:41.278Z] #39 73.96   DEP      criu/pie-util-vdso-elf32.d
06:49:41 [2020-09-18T06:49:41.278Z] #39 74.05   DEP      criu/path.d
06:49:41 [2020-09-18T06:49:41.526Z] ok  	github.com/docker/docker/cmd/dockerd	0.053s	coverage: 30.8% of statements
06:49:41 [2020-09-18T06:49:41.526Z] ok  	github.com/docker/docker/container	0.113s	coverage: 34.7% of statements
06:49:41 [2020-09-18T06:49:41.526Z] ?   	github.com/docker/docker/container/stream	[no test files]
06:49:41 [2020-09-18T06:49:41.526Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
06:49:41 [2020-09-18T06:49:41.526Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
06:49:41 [2020-09-18T06:49:41.526Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
06:49:41 [2020-09-18T06:49:41.538Z] #39 74.18   DEP      criu/parasite-syscall.d
06:49:41 [2020-09-18T06:49:41.538Z] #39 74.33   DEP      criu/pagemap.d
06:49:41 [2020-09-18T06:49:41.801Z] #39 74.44   DEP      criu/pagemap-cache.d
06:49:41 [2020-09-18T06:49:41.801Z] #39 74.54   DEP      criu/page-xfer.d
06:49:41 [2020-09-18T06:49:41.801Z] #39 74.60   DEP      criu/page-pipe.d
06:49:41 [2020-09-18T06:49:41.913Z] #22 ...
06:49:41 [2020-09-18T06:49:41.914Z] 
06:49:41 [2020-09-18T06:49:41.914Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:41 [2020-09-18T06:49:41.914Z] #18 54.37 Selecting previously unselected package vim.
06:49:41 [2020-09-18T06:49:41.914Z] #18 54.37 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 54.43 Unpacking vim (2:8.1.0875-5) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 55.15 Selecting previously unselected package xfsprogs.
06:49:41 [2020-09-18T06:49:41.914Z] #18 55.15 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 55.18 Unpacking xfsprogs (4.20.0-1) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 55.75 Selecting previously unselected package zip.
06:49:41 [2020-09-18T06:49:41.914Z] #18 55.76 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 55.79 Unpacking zip (3.0-11+b1) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.10 Setting up aufs-tools (1:4.14+20190211-1) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.12 Setting up libip6tc0:ppc64el (1.8.2-4) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.12 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.13 Setting up libgpm2:ppc64el (1.20.7-5) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.14 Setting up libip4tc0:ppc64el (1.8.2-4) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.15 Setting up uidmap (1:4.5-1.1) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.16 Setting up libnftnl11:ppc64el (1.1.2-2) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.17 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.19 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.21 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.21 Setting up xxd (2:8.1.0875-5) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.22 Setting up zip (3.0-11+b1) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.23 Setting up vim-common (2:8.1.0875-5) ...
06:49:41 [2020-09-18T06:49:41.914Z] #18 56.29 Setting up bash-completion (1:2.8-6) ...
06:49:41 [2020-09-18T06:49:41.966Z] #17 25.70 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
06:49:41 [2020-09-18T06:49:41.966Z] #17 25.72 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
06:49:42 [2020-09-18T06:49:42.062Z] #39 74.69   DEP      criu/netfilter.d
06:49:42 [2020-09-18T06:49:42.062Z] #39 74.88   DEP      criu/net.d
06:49:42 [2020-09-18T06:49:42.323Z] #39 75.05   DEP      criu/namespaces.d
06:49:42 [2020-09-18T06:49:42.527Z] #17 ...
06:49:42 [2020-09-18T06:49:42.527Z] 
06:49:42 [2020-09-18T06:49:42.527Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:49:42 [2020-09-18T06:49:42.527Z] #28 DONE 154.2s
06:49:42 [2020-09-18T06:49:42.527Z] 
06:49:42 [2020-09-18T06:49:42.527Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:42 [2020-09-18T06:49:42.527Z] #39 78.26   DEP      criu/cr-service.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 78.40   DEP      criu/cr-restore.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 78.66   DEP      criu/cr-errno.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 78.68   DEP      criu/cr-dump.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 78.81   DEP      criu/cr-dedup.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 78.98   DEP      criu/cr-check.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 79.12   DEP      criu/config.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 79.30   DEP      criu/clone-noasan.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 79.36   DEP      criu/cgroup.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 79.51   DEP      criu/cgroup-props.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 79.62   DEP      criu/bitmap.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 79.64   DEP      criu/bfd.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 79.73   DEP      criu/autofs.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 79.95   DEP      criu/aio.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 80.12   DEP      criu/action-scripts.d
06:49:42 [2020-09-18T06:49:42.527Z] #39 80.47   CC       criu/action-scripts.o
06:49:42 [2020-09-18T06:49:42.527Z] #39 80.96   CC       criu/aio.o
06:49:42 [2020-09-18T06:49:42.527Z] #39 81.52   CC       criu/autofs.o
06:49:42 [2020-09-18T06:49:42.583Z] #39 75.29   DEP      criu/mount.d
06:49:42 [2020-09-18T06:49:42.844Z] #39 75.52   DEP      criu/memfd.d
06:49:43 [2020-09-18T06:49:43.105Z] #39 75.70   DEP      criu/mem.d
06:49:43 [2020-09-18T06:49:43.105Z] #39 75.88   DEP      criu/lsm.d
06:49:43 [2020-09-18T06:49:43.105Z] #39 75.99   DEP      criu/log.d
06:49:43 [2020-09-18T06:49:43.365Z] #39 76.09   DEP      criu/libnetlink.d
06:49:43 [2020-09-18T06:49:43.629Z] #39 76.29   DEP      criu/kerndat.d
06:49:43 [2020-09-18T06:49:43.889Z] #39 76.49   DEP      criu/kcmp-ids.d
06:49:43 [2020-09-18T06:49:43.889Z] #39 76.56   DEP      criu/irmap.d
06:49:43 [2020-09-18T06:49:43.889Z] #39 ...
06:49:43 [2020-09-18T06:49:43.889Z] 
06:49:43 [2020-09-18T06:49:43.889Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:43 [2020-09-18T06:49:43.889Z] #17 13.08 Reading package lists...
06:49:43 [2020-09-18T06:49:43.889Z] #17 16.98 Building dependency tree...
06:49:43 [2020-09-18T06:49:43.889Z] #17 19.20 libcap2-bin is already the newest version (1:2.25-2).
06:49:43 [2020-09-18T06:49:43.889Z] #17 19.20 The following additional packages will be installed:
06:49:43 [2020-09-18T06:49:43.889Z] #17 19.21   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:49:43 [2020-09-18T06:49:43.889Z] #17 19.21   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:49:43 [2020-09-18T06:49:43.889Z] #17 19.21   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:49:43 [2020-09-18T06:49:43.889Z] #17 19.21   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:49:43 [2020-09-18T06:49:43.889Z] #17 19.21   python3.7 python3.7-minimal vim-runtime xxd
06:49:43 [2020-09-18T06:49:43.889Z] #17 19.21 Suggested packages:
06:49:43 [2020-09-18T06:49:43.889Z] #17 19.21   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
06:49:43 [2020-09-18T06:49:43.889Z] #17 19.21   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
06:49:43 [2020-09-18T06:49:43.889Z] #17 19.21   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
06:49:43 [2020-09-18T06:49:43.889Z] #17 19.21 Recommended packages:
06:49:43 [2020-09-18T06:49:43.889Z] #17 19.21   aufs-dkms nftables build-essential python3-dev python3-keyring
06:49:43 [2020-09-18T06:49:43.889Z] #17 19.21   python3-keyrings.alt python3-xdg unzip
06:49:43 [2020-09-18T06:49:43.889Z] #17 20.92 The following NEW packages will be installed:
06:49:43 [2020-09-18T06:49:43.889Z] #17 20.94   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:49:43 [2020-09-18T06:49:43.890Z] #17 20.94   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:49:43 [2020-09-18T06:49:43.890Z] #17 20.94   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:49:43 [2020-09-18T06:49:43.890Z] #17 20.94   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:49:43 [2020-09-18T06:49:43.890Z] #17 20.94   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
06:49:43 [2020-09-18T06:49:43.890Z] #17 20.94   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:49:43 [2020-09-18T06:49:43.890Z] #17 20.94   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
06:49:43 [2020-09-18T06:49:43.890Z] #17 20.94   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:49:43 [2020-09-18T06:49:43.890Z] #17 20.94   xz-utils zip
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.30 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.30 Need to get 28.5 MB of archives.
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.30 After this operation, 116 MB of additional disk space will be used.
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 21.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.31 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.32 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.32 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.33 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.34 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.45 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 22.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 23.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 23.14 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 23.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
06:49:43 [2020-09-18T06:49:43.890Z] #17 23.96 debconf: delaying package configuration, since apt-utils is not installed
06:49:43 [2020-09-18T06:49:43.890Z] #17 24.03 Fetched 28.5 MB in 2s (13.0 MB/s)
06:49:43 [2020-09-18T06:49:43.890Z] #17 24.11 Selecting previously unselected package pigz.
06:49:43 [2020-09-18T06:49:43.890Z] #17 24.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 ... 23432 files and directories currently installed.)
06:49:43 [2020-09-18T06:49:43.890Z] #17 24.18 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
06:49:43 [2020-09-18T06:49:43.890Z] #17 24.19 Unpacking pigz (2.4-1) ...
06:49:43 [2020-09-18T06:49:43.890Z] #17 24.28 Selecting previously unselected package libpython3.7-minimal:amd64.
06:49:43 [2020-09-18T06:49:43.890Z] #17 24.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
06:49:43 [2020-09-18T06:49:43.890Z] #17 24.29 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
06:49:43 [2020-09-18T06:49:43.890Z] #17 24.79 Selecting previously unselected package python3.7-minimal.
06:49:43 [2020-09-18T06:49:43.890Z] #17 24.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
06:49:43 [2020-09-18T06:49:43.890Z] #17 24.81 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
06:49:43 [2020-09-18T06:49:43.890Z] #17 ...
06:49:43 [2020-09-18T06:49:43.890Z] 
06:49:43 [2020-09-18T06:49:43.890Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:43 [2020-09-18T06:49:43.890Z] #39 76.66   DEP      criu/ipc_ns.d
06:49:44 [2020-09-18T06:49:44.125Z] #17 41.83 Setting up libiptc0:arm64 (1.8.2-4) ...
06:49:44 [2020-09-18T06:49:44.125Z] #17 41.84 Setting up xz-utils (5.2.4-1) ...
06:49:44 [2020-09-18T06:49:44.125Z] #17 41.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:49:44 [2020-09-18T06:49:44.125Z] #17 41.88 Setting up sudo (1.8.27-1+deb10u2) ...
06:49:44 [2020-09-18T06:49:44.125Z] #17 41.98 invoke-rc.d: could not determine current runlevel
06:49:44 [2020-09-18T06:49:44.125Z] #17 42.00 invoke-rc.d: policy-rc.d denied execution of start.
06:49:44 [2020-09-18T06:49:44.125Z] #17 42.00 Setting up pigz (2.4-1) ...
06:49:44 [2020-09-18T06:49:44.125Z] #17 42.02 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
06:49:44 [2020-09-18T06:49:44.125Z] #17 42.03 Setting up libnl-3-200:arm64 (3.4.0-1) ...
06:49:44 [2020-09-18T06:49:44.125Z] #17 42.11 Setting up python-pip-whl (18.1-5) ...
06:49:44 [2020-09-18T06:49:44.125Z] #17 42.13 Setting up libmpdec2:arm64 (2.4.2-2) ...
06:49:44 [2020-09-18T06:49:44.125Z] #17 42.16 Setting up vim-runtime (2:8.1.0875-5) ...
06:49:44 [2020-09-18T06:49:44.150Z] #39 76.77   DEP      criu/image.d
06:49:44 [2020-09-18T06:49:44.150Z] #39 76.91   DEP      criu/image-desc.d
06:49:44 [2020-09-18T06:49:44.150Z] #39 76.98   DEP      criu/fsnotify.d
06:49:44 [2020-09-18T06:49:44.257Z] ok  	github.com/docker/docker/daemon/cluster	0.033s	coverage: 0.5% of statements
06:49:44 [2020-09-18T06:49:44.389Z] #17 42.66 Setting up libaio1:arm64 (0.3.112-3) ...
06:49:44 [2020-09-18T06:49:44.389Z] #17 42.67 Setting up libonig5:arm64 (6.9.1-1) ...
06:49:44 [2020-09-18T06:49:44.412Z] #39 77.13   DEP      criu/filesystems.d
06:49:44 [2020-09-18T06:49:44.412Z] #39 77.26   DEP      criu/files.d
06:49:44 [2020-09-18T06:49:44.416Z] #39 83.45   CC       criu/bfd.o
06:49:44 [2020-09-18T06:49:44.416Z] #39 ...
06:49:44 [2020-09-18T06:49:44.416Z] 
06:49:44 [2020-09-18T06:49:44.416Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:44 [2020-09-18T06:49:44.653Z] #17 42.68 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
06:49:44 [2020-09-18T06:49:44.653Z] #17 42.70 Setting up vim (2:8.1.0875-5) ...
06:49:44 [2020-09-18T06:49:44.653Z] #17 42.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:49:44 [2020-09-18T06:49:44.653Z] #17 42.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:49:44 [2020-09-18T06:49:44.653Z] #17 42.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:49:44 [2020-09-18T06:49:44.672Z] #39 77.39   DEP      criu/files-reg.d
06:49:44 [2020-09-18T06:49:44.672Z] #39 77.51   DEP      criu/files-ext.d
06:49:44 [2020-09-18T06:49:44.674Z] #17 28.49 Selecting previously unselected package python3-minimal.
06:49:44 [2020-09-18T06:49:44.674Z] #17 28.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
06:49:44 [2020-09-18T06:49:44.674Z] #17 28.54 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
06:49:44 [2020-09-18T06:49:44.674Z] #17 28.55 Unpacking python3-minimal (3.7.3-1) ...
06:49:44 [2020-09-18T06:49:44.674Z] #17 28.63 Selecting previously unselected package libmpdec2:amd64.
06:49:44 [2020-09-18T06:49:44.674Z] #17 28.63 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
06:49:44 [2020-09-18T06:49:44.674Z] #17 28.65 Unpacking libmpdec2:amd64 (2.4.2-2) ...
06:49:44 [2020-09-18T06:49:44.674Z] #17 28.73 Selecting previously unselected package libpython3.7-stdlib:amd64.
06:49:44 [2020-09-18T06:49:44.674Z] #17 28.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
06:49:44 [2020-09-18T06:49:44.706Z] #18 ...
06:49:44 [2020-09-18T06:49:44.706Z] 
06:49:44 [2020-09-18T06:49:44.706Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:44 [2020-09-18T06:49:44.706Z] #42 167.7 net/http/httptrace
06:49:44 [2020-09-18T06:49:44.706Z] #42 168.0 net/http
06:49:44 [2020-09-18T06:49:44.706Z] #42 ...
06:49:44 [2020-09-18T06:49:44.706Z] 
06:49:44 [2020-09-18T06:49:44.706Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:44 [2020-09-18T06:49:44.706Z] #40 100.9   CC       criu/cgroup.o
06:49:44 [2020-09-18T06:49:44.706Z] #40 106.0   CC       criu/clone-noasan.o
06:49:44 [2020-09-18T06:49:44.706Z] #40 106.3   CC       criu/config.o
06:49:44 [2020-09-18T06:49:44.706Z] #40 109.3   CC       criu/cr-check.o
06:49:44 [2020-09-18T06:49:44.917Z] #17 42.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:49:44 [2020-09-18T06:49:44.917Z] #17 43.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:49:44 [2020-09-18T06:49:44.917Z] #17 43.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:49:44 [2020-09-18T06:49:44.917Z] #17 43.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:49:44 [2020-09-18T06:49:44.917Z] #17 43.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:49:44 [2020-09-18T06:49:44.917Z] #17 43.21 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
06:49:44 [2020-09-18T06:49:44.917Z] #17 43.23 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:49:44 [2020-09-18T06:49:44.930Z] #17 28.73 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
06:49:44 [2020-09-18T06:49:44.932Z] #39 77.65   DEP      criu/file-lock.d
06:49:44 [2020-09-18T06:49:44.932Z] #39 77.77   DEP      criu/file-ids.d
06:49:45 [2020-09-18T06:49:45.180Z] #17 43.25 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
06:49:45 [2020-09-18T06:49:45.181Z] #17 43.26 Setting up jq (1.5+dfsg-2+b1) ...
06:49:45 [2020-09-18T06:49:45.181Z] #17 43.27 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
06:49:45 [2020-09-18T06:49:45.181Z] #17 43.29 Setting up python3.7 (3.7.3-2+deb10u2) ...
06:49:45 [2020-09-18T06:49:45.191Z] #39 77.93   DEP      criu/fifo.d
06:49:45 [2020-09-18T06:49:45.192Z] #39 78.06   DEP      criu/fdstore.d
06:49:45 [2020-09-18T06:49:45.291Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
06:49:45 [2020-09-18T06:49:45.359Z] #40 ...
06:49:45 [2020-09-18T06:49:45.359Z] 
06:49:45 [2020-09-18T06:49:45.359Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:45 [2020-09-18T06:49:45.359Z] #18 60.85 Setting up libiptc0:ppc64el (1.8.2-4) ...
06:49:45 [2020-09-18T06:49:45.359Z] #18 60.86 Setting up xz-utils (5.2.4-1) ...
06:49:45 [2020-09-18T06:49:45.359Z] #18 60.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:49:45 [2020-09-18T06:49:45.451Z] #39 78.14   DEP      criu/fault-injection.d
06:49:45 [2020-09-18T06:49:45.451Z] #39 78.18   DEP      criu/external.d
06:49:45 [2020-09-18T06:49:45.451Z] #39 78.32   DEP      criu/eventpoll.d
06:49:45 [2020-09-18T06:49:45.491Z] #17 29.59 Selecting previously unselected package python3.7.
06:49:45 [2020-09-18T06:49:45.661Z] #18 60.90 Setting up sudo (1.8.27-1+deb10u2) ...
06:49:45 [2020-09-18T06:49:45.661Z] #18 61.07 invoke-rc.d: could not determine current runlevel
06:49:45 [2020-09-18T06:49:45.661Z] #18 61.08 invoke-rc.d: policy-rc.d denied execution of start.
06:49:45 [2020-09-18T06:49:45.661Z] #18 61.10 Setting up pigz (2.4-1) ...
06:49:45 [2020-09-18T06:49:45.661Z] #18 61.11 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
06:49:45 [2020-09-18T06:49:45.661Z] #18 61.11 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
06:49:45 [2020-09-18T06:49:45.661Z] #18 61.12 Setting up python-pip-whl (18.1-5) ...
06:49:45 [2020-09-18T06:49:45.661Z] #18 61.13 Setting up libmpdec2:ppc64el (2.4.2-2) ...
06:49:45 [2020-09-18T06:49:45.661Z] #18 61.14 Setting up vim-runtime (2:8.1.0875-5) ...
06:49:45 [2020-09-18T06:49:45.747Z] #17 29.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
06:49:45 [2020-09-18T06:49:45.747Z] #17 29.60 Unpacking python3.7 (3.7.3-2+deb10u2) ...
06:49:45 [2020-09-18T06:49:45.747Z] #17 29.72 Selecting previously unselected package libpython3-stdlib:amd64.
06:49:45 [2020-09-18T06:49:45.747Z] #17 29.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
06:49:45 [2020-09-18T06:49:45.747Z] #17 29.74 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
06:49:46 [2020-09-18T06:49:46.003Z] #17 29.83 Setting up python3-minimal (3.7.3-1) ...
06:49:46 [2020-09-18T06:49:46.022Z] #39 78.47   DEP      criu/eventfd.d
06:49:46 [2020-09-18T06:49:46.022Z] #39 ...
06:49:46 [2020-09-18T06:49:46.022Z] 
06:49:46 [2020-09-18T06:49:46.022Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:49:46 [2020-09-18T06:49:46.022Z] #28 DONE 159.0s
06:49:46 [2020-09-18T06:49:46.022Z] 
06:49:46 [2020-09-18T06:49:46.022Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:46 [2020-09-18T06:49:46.022Z] #39 78.68   DEP      criu/crtools.d
06:49:46 [2020-09-18T06:49:46.130Z] #17 ...
06:49:46 [2020-09-18T06:49:46.130Z] 
06:49:46 [2020-09-18T06:49:46.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:46 [2020-09-18T06:49:46.130Z] #39 75.69   CC       criu/cgroup.o
06:49:46 [2020-09-18T06:49:46.130Z] #39 77.84   CC       criu/clone-noasan.o
06:49:46 [2020-09-18T06:49:46.130Z] #39 78.05   CC       criu/config.o
06:49:46 [2020-09-18T06:49:46.130Z] #39 79.29   CC       criu/cr-check.o
06:49:46 [2020-09-18T06:49:46.130Z] #39 80.67   CC       criu/cr-dedup.o
06:49:46 [2020-09-18T06:49:46.130Z] #39 81.08   CC       criu/cr-dump.o
06:49:46 [2020-09-18T06:49:46.130Z] #39 82.81   CC       criu/cr-errno.o
06:49:46 [2020-09-18T06:49:46.130Z] #39 82.86   CC       criu/cr-restore.o
06:49:46 [2020-09-18T06:49:46.146Z] #10 256.8 Selecting previously unselected package g++-mingw-w64-x86-64.
06:49:46 [2020-09-18T06:49:46.146Z] #10 256.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:49:46 [2020-09-18T06:49:46.146Z] #10 256.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:49:46 [2020-09-18T06:49:46.282Z] #39 79.03   DEP      criu/cr-service.d
06:49:46 [2020-09-18T06:49:46.313Z] #18 61.81 Setting up libaio1:ppc64el (0.3.112-3) ...
06:49:46 [2020-09-18T06:49:46.313Z] #18 61.88 Setting up libonig5:ppc64el (6.9.1-1) ...
06:49:46 [2020-09-18T06:49:46.313Z] #18 61.88 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
06:49:46 [2020-09-18T06:49:46.313Z] #18 61.89 Setting up vim (2:8.1.0875-5) ...
06:49:46 [2020-09-18T06:49:46.313Z] #18 61.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:49:46 [2020-09-18T06:49:46.313Z] #18 61.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:49:46 [2020-09-18T06:49:46.313Z] #18 61.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:49:46 [2020-09-18T06:49:46.313Z] #18 61.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:49:46 [2020-09-18T06:49:46.325Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.005s	coverage: 35.9% of statements
06:49:46 [2020-09-18T06:49:46.565Z] #17 30.69 Selecting previously unselected package python3.
06:49:46 [2020-09-18T06:49:46.614Z] #18 61.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:49:46 [2020-09-18T06:49:46.614Z] #18 61.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:49:46 [2020-09-18T06:49:46.614Z] #18 61.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:49:46 [2020-09-18T06:49:46.614Z] #18 61.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:49:46 [2020-09-18T06:49:46.614Z] #18 61.99 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
06:49:46 [2020-09-18T06:49:46.614Z] #18 61.99 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:49:46 [2020-09-18T06:49:46.614Z] #18 62.00 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
06:49:46 [2020-09-18T06:49:46.614Z] #18 62.01 Setting up jq (1.5+dfsg-2+b1) ...
06:49:46 [2020-09-18T06:49:46.614Z] #18 62.02 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
06:49:46 [2020-09-18T06:49:46.614Z] #18 62.04 Setting up python3.7 (3.7.3-2+deb10u2) ...
06:49:46 [2020-09-18T06:49:46.708Z] #39 86.28   CC       criu/cr-service.o
06:49:46 [2020-09-18T06:49:46.708Z] #39 ...
06:49:46 [2020-09-18T06:49:46.708Z] 
06:49:46 [2020-09-18T06:49:46.708Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:46 [2020-09-18T06:49:46.708Z] #49 56.54 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
06:49:46 [2020-09-18T06:49:46.822Z] #17 30.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
06:49:46 [2020-09-18T06:49:46.822Z] #17 30.73 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
06:49:46 [2020-09-18T06:49:46.822Z] #17 30.74 Unpacking python3 (3.7.3-1) ...
06:49:46 [2020-09-18T06:49:46.822Z] #17 30.82 Selecting previously unselected package libip4tc0:amd64.
06:49:46 [2020-09-18T06:49:46.822Z] #17 30.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
06:49:46 [2020-09-18T06:49:46.822Z] #17 30.83 Unpacking libip4tc0:amd64 (1.8.2-4) ...
06:49:46 [2020-09-18T06:49:46.822Z] #17 30.92 Selecting previously unselected package libip6tc0:amd64.
06:49:46 [2020-09-18T06:49:46.822Z] #17 30.92 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
06:49:46 [2020-09-18T06:49:46.854Z] #39 79.33   DEP      criu/cr-restore.d
06:49:47 [2020-09-18T06:49:47.083Z] #17 30.93 Unpacking libip6tc0:amd64 (1.8.2-4) ...
06:49:47 [2020-09-18T06:49:47.083Z] #17 31.00 Selecting previously unselected package libiptc0:amd64.
06:49:47 [2020-09-18T06:49:47.083Z] #17 31.01 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
06:49:47 [2020-09-18T06:49:47.083Z] #17 31.01 Unpacking libiptc0:amd64 (1.8.2-4) ...
06:49:47 [2020-09-18T06:49:47.083Z] #17 31.07 Selecting previously unselected package libnfnetlink0:amd64.
06:49:47 [2020-09-18T06:49:47.083Z] #17 31.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
06:49:47 [2020-09-18T06:49:47.083Z] #17 31.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:49:47 [2020-09-18T06:49:47.084Z] #17 31.15 Selecting previously unselected package libnetfilter-conntrack3:amd64.
06:49:47 [2020-09-18T06:49:47.084Z] #17 31.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
06:49:47 [2020-09-18T06:49:47.084Z] #17 31.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:49:47 [2020-09-18T06:49:47.114Z] #39 79.76   DEP      criu/cr-errno.d
06:49:47 [2020-09-18T06:49:47.114Z] #39 79.78   DEP      criu/cr-dump.d
06:49:47 [2020-09-18T06:49:47.340Z] #17 31.27 Selecting previously unselected package libnftnl11:amd64.
06:49:47 [2020-09-18T06:49:47.340Z] #17 31.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
06:49:47 [2020-09-18T06:49:47.340Z] #17 31.27 Unpacking libnftnl11:amd64 (1.1.2-2) ...
06:49:47 [2020-09-18T06:49:47.340Z] #17 31.35 Selecting previously unselected package iptables.
06:49:47 [2020-09-18T06:49:47.340Z] #17 31.35 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
06:49:47 [2020-09-18T06:49:47.340Z] #17 31.36 Unpacking iptables (1.8.2-4) ...
06:49:47 [2020-09-18T06:49:47.374Z] #39 79.97   DEP      criu/cr-dedup.d
06:49:47 [2020-09-18T06:49:47.374Z] #39 80.09   DEP      criu/cr-check.d
06:49:47 [2020-09-18T06:49:47.597Z] #17 31.57 Selecting previously unselected package xxd.
06:49:47 [2020-09-18T06:49:47.597Z] #17 31.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
06:49:47 [2020-09-18T06:49:47.597Z] #17 31.59 Unpacking xxd (2:8.1.0875-5) ...
06:49:47 [2020-09-18T06:49:47.635Z] #39 80.33   DEP      criu/config.d
06:49:47 [2020-09-18T06:49:47.854Z] #17 31.76 Selecting previously unselected package vim-common.
06:49:47 [2020-09-18T06:49:47.854Z] #17 31.76 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:49:47 [2020-09-18T06:49:47.854Z] #17 31.80 Unpacking vim-common (2:8.1.0875-5) ...
06:49:47 [2020-09-18T06:49:47.895Z] #39 80.48   DEP      criu/clone-noasan.d
06:49:47 [2020-09-18T06:49:47.895Z] #39 80.55   DEP      criu/cgroup.d
06:49:48 [2020-09-18T06:49:48.110Z] #17 31.99 Selecting previously unselected package bash-completion.
06:49:48 [2020-09-18T06:49:48.110Z] #17 31.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:49:48 [2020-09-18T06:49:48.155Z] #39 80.72   DEP      criu/cgroup-props.d
06:49:48 [2020-09-18T06:49:48.155Z] #39 80.79   DEP      criu/bitmap.d
06:49:48 [2020-09-18T06:49:48.155Z] #39 80.83   DEP      criu/bfd.d
06:49:48 [2020-09-18T06:49:48.155Z] #39 80.91   DEP      criu/autofs.d
06:49:48 [2020-09-18T06:49:48.415Z] #39 81.11   DEP      criu/aio.d
06:49:48 [2020-09-18T06:49:48.415Z] #39 81.22   DEP      criu/action-scripts.d
06:49:48 [2020-09-18T06:49:48.636Z] #49 58.56 + mkdir -p /build
06:49:48 [2020-09-18T06:49:48.675Z] #39 81.50   CC       criu/action-scripts.o
06:49:48 [2020-09-18T06:49:48.692Z] #10 ...
06:49:48 [2020-09-18T06:49:48.692Z] 
06:49:48 [2020-09-18T06:49:48.692Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:49:48 [2020-09-18T06:49:48.692Z] #52 204.9 + bin/containerd-shim-runc-v1
06:49:48 [2020-09-18T06:49:48.692Z] #52 213.5 + bin/containerd-shim-runc-v2
06:49:48 [2020-09-18T06:49:48.901Z] #49 58.56 + cp runc /build/runc
06:49:48 [2020-09-18T06:49:48.953Z] #52 215.4 + binaries
06:49:48 [2020-09-18T06:49:48.953Z] #52 215.4 + install -D bin/containerd /build/containerd
06:49:48 [2020-09-18T06:49:48.953Z] #52 215.4 + install -D bin/containerd-shim /build/containerd-shim
06:49:48 [2020-09-18T06:49:48.953Z] #52 215.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:49:48 [2020-09-18T06:49:48.953Z] #52 215.5 + install -D bin/ctr /build/ctr
06:49:49 [2020-09-18T06:49:49.246Z] #39 81.86   CC       criu/aio.o
06:49:49 [2020-09-18T06:49:49.817Z] #39 82.33   CC       criu/autofs.o
06:49:50 [2020-09-18T06:49:50.298Z] #49 DONE 59.8s
06:49:50 [2020-09-18T06:49:50.298Z] 
06:49:50 [2020-09-18T06:49:50.298Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:50 [2020-09-18T06:49:50.298Z] #17 45.61 Setting up iptables (1.8.2-4) ...
06:49:50 [2020-09-18T06:49:50.298Z] #17 45.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:49:50 [2020-09-18T06:49:50.298Z] #17 45.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:49:50 [2020-09-18T06:49:50.298Z] #17 45.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:49:50 [2020-09-18T06:49:50.298Z] #17 45.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:49:50 [2020-09-18T06:49:50.298Z] #17 45.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:49:50 [2020-09-18T06:49:50.298Z] #17 45.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:49:50 [2020-09-18T06:49:50.298Z] #17 45.68 Setting up python3 (3.7.3-1) ...
06:49:50 [2020-09-18T06:49:50.298Z] #17 46.14 Setting up python3-wheel (0.32.3-2) ...
06:49:50 [2020-09-18T06:49:50.298Z] #17 46.91 Setting up apparmor (2.13.2-10) ...
06:49:50 [2020-09-18T06:49:50.335Z] #52 ...
06:49:50 [2020-09-18T06:49:50.335Z] 
06:49:50 [2020-09-18T06:49:50.335Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:49:50 [2020-09-18T06:49:50.335Z] #10 261.4 Selecting previously unselected package libapparmor1:amd64.
06:49:50 [2020-09-18T06:49:50.335Z] #10 261.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
06:49:50 [2020-09-18T06:49:50.335Z] #10 261.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
06:49:50 [2020-09-18T06:49:50.335Z] #10 261.5 Selecting previously unselected package libapparmor-dev:amd64.
06:49:50 [2020-09-18T06:49:50.335Z] #10 261.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
06:49:50 [2020-09-18T06:49:50.335Z] #10 261.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
06:49:50 [2020-09-18T06:49:50.335Z] #10 261.7 Selecting previously unselected package libbtrfs0.
06:49:50 [2020-09-18T06:49:50.335Z] #10 261.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
06:49:50 [2020-09-18T06:49:50.335Z] #10 261.7 Unpacking libbtrfs0 (4.20.1-2) ...
06:49:50 [2020-09-18T06:49:50.619Z] #10 261.8 Selecting previously unselected package libbtrfs-dev.
06:49:50 [2020-09-18T06:49:50.619Z] #10 261.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
06:49:50 [2020-09-18T06:49:50.619Z] #10 261.8 Unpacking libbtrfs-dev (4.20.1-2) ...
06:49:50 [2020-09-18T06:49:50.632Z] #17 34.36 Unpacking bash-completion (1:2.8-6) ...
06:49:50 [2020-09-18T06:49:50.632Z] #17 34.71 Selecting previously unselected package bzip2.
06:49:50 [2020-09-18T06:49:50.632Z] #17 34.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
06:49:50 [2020-09-18T06:49:50.888Z] #17 34.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:49:50 [2020-09-18T06:49:50.888Z] #17 34.83 Selecting previously unselected package xz-utils.
06:49:50 [2020-09-18T06:49:50.888Z] #17 34.83 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
06:49:50 [2020-09-18T06:49:50.888Z] #17 34.83 Unpacking xz-utils (5.2.4-1) ...
06:49:50 [2020-09-18T06:49:50.888Z] #17 34.96 Selecting previously unselected package apparmor.
06:49:51 [2020-09-18T06:49:51.134Z] #18 65.95 Setting up iptables (1.8.2-4) ...
06:49:51 [2020-09-18T06:49:51.134Z] #18 65.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:49:51 [2020-09-18T06:49:51.134Z] #18 65.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:49:51 [2020-09-18T06:49:51.134Z] #18 66.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:49:51 [2020-09-18T06:49:51.134Z] #18 66.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:49:51 [2020-09-18T06:49:51.134Z] #18 66.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:49:51 [2020-09-18T06:49:51.134Z] #18 66.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:49:51 [2020-09-18T06:49:51.134Z] #18 66.03 Setting up python3 (3.7.3-1) ...
06:49:51 [2020-09-18T06:49:51.134Z] #18 66.68 Setting up python3-wheel (0.32.3-2) ...
06:49:51 [2020-09-18T06:49:51.145Z] #17 34.97 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
06:49:51 [2020-09-18T06:49:51.145Z] #17 35.04 Unpacking apparmor (2.13.2-10) ...
06:49:51 [2020-09-18T06:49:51.189Z] #10 262.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:49:51 [2020-09-18T06:49:51.189Z] #10 262.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
06:49:51 [2020-09-18T06:49:51.200Z] #39 83.70   CC       criu/bfd.o
06:49:51 [2020-09-18T06:49:51.402Z] #17 35.41 Selecting previously unselected package aufs-tools.
06:49:51 [2020-09-18T06:49:51.402Z] #17 35.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
06:49:51 [2020-09-18T06:49:51.402Z] #17 35.42 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:49:51 [2020-09-18T06:49:51.402Z] #17 35.51 Selecting previously unselected package libonig5:amd64.
06:49:51 [2020-09-18T06:49:51.460Z] #39 84.10   CC       criu/bitmap.o
06:49:51 [2020-09-18T06:49:51.460Z] #39 84.22   CC       criu/cgroup-props.o
06:49:51 [2020-09-18T06:49:51.659Z] #17 35.52 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
06:49:51 [2020-09-18T06:49:51.659Z] #17 35.52 Unpacking libonig5:amd64 (6.9.1-1) ...
06:49:51 [2020-09-18T06:49:51.660Z] #17 35.64 Selecting previously unselected package libjq1:amd64.
06:49:51 [2020-09-18T06:49:51.660Z] #17 35.64 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:49:51 [2020-09-18T06:49:51.660Z] #17 35.65 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:49:51 [2020-09-18T06:49:51.694Z] #17 49.76 Setting up xfsprogs (4.20.0-1) ...
06:49:51 [2020-09-18T06:49:51.694Z] #17 49.77 Setting up python3-lib2to3 (3.7.3-1) ...
06:49:51 [2020-09-18T06:49:51.760Z] #10 262.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:49:51 [2020-09-18T06:49:51.917Z] #17 35.75 Selecting previously unselected package jq.
06:49:51 [2020-09-18T06:49:51.917Z] #17 35.77 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
06:49:51 [2020-09-18T06:49:51.917Z] #17 35.78 Unpacking jq (1.5+dfsg-2+b1) ...
06:49:51 [2020-09-18T06:49:51.917Z] #17 35.87 Selecting previously unselected package libaio1:amd64.
06:49:51 [2020-09-18T06:49:51.917Z] #17 35.88 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
06:49:51 [2020-09-18T06:49:51.917Z] #17 35.88 Unpacking libaio1:amd64 (0.3.112-3) ...
06:49:51 [2020-09-18T06:49:51.917Z] #17 35.94 Selecting previously unselected package libgpm2:amd64.
06:49:51 [2020-09-18T06:49:51.917Z] #17 35.95 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
06:49:51 [2020-09-18T06:49:51.917Z] #17 35.96 Unpacking libgpm2:amd64 (1.20.7-5) ...
06:49:51 [2020-09-18T06:49:51.958Z] #17 50.15 Setting up python3-pkg-resources (40.8.0-1) ...
06:49:52 [2020-09-18T06:49:52.174Z] #17 36.00 Selecting previously unselected package libicu63:amd64.
06:49:52 [2020-09-18T06:49:52.174Z] #17 36.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.174Z] #17 36.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
06:49:52 [2020-09-18T06:49:52.204Z] #18 67.52 Setting up apparmor (2.13.2-10) ...
06:49:52 [2020-09-18T06:49:52.331Z] #10 263.6 Selecting previously unselected package libudev-dev:amd64.
06:49:52 [2020-09-18T06:49:52.331Z] #10 263.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.400Z] #39 84.93   CC       criu/cgroup.o
06:49:52 [2020-09-18T06:49:52.620Z] #10 263.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
06:49:52 [2020-09-18T06:49:52.661Z] #39 ...
06:49:52 [2020-09-18T06:49:52.661Z] 
06:49:52 [2020-09-18T06:49:52.661Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:52 [2020-09-18T06:49:52.661Z] #17 25.88 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 25.97 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 28.74 Selecting previously unselected package python3-minimal.
06:49:52 [2020-09-18T06:49:52.661Z] #17 28.74 (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 ... 23681 files and directories currently installed.)
06:49:52 [2020-09-18T06:49:52.661Z] #17 28.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 28.79 Unpacking python3-minimal (3.7.3-1) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 28.85 Selecting previously unselected package libmpdec2:amd64.
06:49:52 [2020-09-18T06:49:52.661Z] #17 28.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 28.86 Unpacking libmpdec2:amd64 (2.4.2-2) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 28.95 Selecting previously unselected package libpython3.7-stdlib:amd64.
06:49:52 [2020-09-18T06:49:52.661Z] #17 28.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 28.95 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 29.79 Selecting previously unselected package python3.7.
06:49:52 [2020-09-18T06:49:52.661Z] #17 29.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 29.80 Unpacking python3.7 (3.7.3-2+deb10u2) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 29.93 Selecting previously unselected package libpython3-stdlib:amd64.
06:49:52 [2020-09-18T06:49:52.661Z] #17 29.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 29.95 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 30.07 Setting up python3-minimal (3.7.3-1) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 30.88 Selecting previously unselected package python3.
06:49:52 [2020-09-18T06:49:52.661Z] #17 30.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 ... 24093 files and directories currently installed.)
06:49:52 [2020-09-18T06:49:52.661Z] #17 30.94 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 30.95 Unpacking python3 (3.7.3-1) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.06 Selecting previously unselected package libip4tc0:amd64.
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.08 Unpacking libip4tc0:amd64 (1.8.2-4) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.15 Selecting previously unselected package libip6tc0:amd64.
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.17 Unpacking libip6tc0:amd64 (1.8.2-4) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.26 Selecting previously unselected package libiptc0:amd64.
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.26 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.27 Unpacking libiptc0:amd64 (1.8.2-4) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.33 Selecting previously unselected package libnfnetlink0:amd64.
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.39 Selecting previously unselected package libnetfilter-conntrack3:amd64.
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.46 Selecting previously unselected package libnftnl11:amd64.
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.47 Unpacking libnftnl11:amd64 (1.1.2-2) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.54 Selecting previously unselected package iptables.
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.54 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.55 Unpacking iptables (1.8.2-4) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.81 Selecting previously unselected package xxd.
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.83 Unpacking xxd (2:8.1.0875-5) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.93 Selecting previously unselected package vim-common.
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.95 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 31.99 Unpacking vim-common (2:8.1.0875-5) ...
06:49:52 [2020-09-18T06:49:52.661Z] #17 32.16 Selecting previously unselected package bash-completion.
06:49:52 [2020-09-18T06:49:52.661Z] #17 32.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:49:52 [2020-09-18T06:49:52.881Z] #10 264.3 Selecting previously unselected package libsepol1-dev:amd64.
06:49:52 [2020-09-18T06:49:52.881Z] #10 264.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
06:49:52 [2020-09-18T06:49:52.909Z] #17 50.93 Setting up python3-distutils (3.7.3-1) ...
06:49:53 [2020-09-18T06:49:53.141Z] #10 264.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
06:49:53 [2020-09-18T06:49:53.172Z] #17 51.38 Setting up python3-setuptools (40.8.0-1) ...
06:49:53 [2020-09-18T06:49:53.601Z] #17 34.57 Unpacking bash-completion (1:2.8-6) ...
06:49:53 [2020-09-18T06:49:53.712Z] #10 265.1 Selecting previously unselected package libpcre16-3:amd64.
06:49:53 [2020-09-18T06:49:53.712Z] #10 ...
06:49:53 [2020-09-18T06:49:53.712Z] 
06:49:53 [2020-09-18T06:49:53.712Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:49:53 [2020-09-18T06:49:53.712Z] #52 DONE 220.1s
06:49:53 [2020-09-18T06:49:53.712Z] 
06:49:53 [2020-09-18T06:49:53.712Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:49:53 [2020-09-18T06:49:53.712Z] #10 265.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
06:49:53 [2020-09-18T06:49:53.712Z] #10 265.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
06:49:53 [2020-09-18T06:49:53.712Z] #10 265.2 Selecting previously unselected package libpcre32-3:amd64.
06:49:53 [2020-09-18T06:49:53.712Z] #10 265.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
06:49:53 [2020-09-18T06:49:53.862Z] #17 34.94 Selecting previously unselected package bzip2.
06:49:53 [2020-09-18T06:49:53.862Z] #17 34.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
06:49:53 [2020-09-18T06:49:53.862Z] #17 34.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:49:53 [2020-09-18T06:49:53.862Z] #17 35.01 Selecting previously unselected package xz-utils.
06:49:53 [2020-09-18T06:49:53.862Z] #17 35.02 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
06:49:53 [2020-09-18T06:49:53.862Z] #17 35.03 Unpacking xz-utils (5.2.4-1) ...
06:49:53 [2020-09-18T06:49:53.974Z] #10 265.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
06:49:53 [2020-09-18T06:49:53.974Z] #10 265.3 Selecting previously unselected package libpcrecpp0v5:amd64.
06:49:53 [2020-09-18T06:49:53.974Z] #10 265.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
06:49:53 [2020-09-18T06:49:53.974Z] #10 265.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
06:49:53 [2020-09-18T06:49:53.974Z] #10 265.3 Selecting previously unselected package libpcre3-dev:amd64.
06:49:53 [2020-09-18T06:49:53.974Z] #10 265.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
06:49:53 [2020-09-18T06:49:53.974Z] #10 265.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
06:49:54 [2020-09-18T06:49:54.129Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.427s	coverage: 14.1% of statements
06:49:54 [2020-09-18T06:49:54.129Z] ok  	github.com/docker/docker/daemon/config	0.020s	coverage: 81.8% of statements
06:49:54 [2020-09-18T06:49:54.236Z] #10 265.5 Selecting previously unselected package libselinux1-dev:amd64.
06:49:54 [2020-09-18T06:49:54.236Z] #10 265.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
06:49:54 [2020-09-18T06:49:54.236Z] #10 265.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
06:49:54 [2020-09-18T06:49:54.236Z] #10 265.6 Selecting previously unselected package libdevmapper-dev:amd64.
06:49:54 [2020-09-18T06:49:54.236Z] #10 265.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
06:49:54 [2020-09-18T06:49:54.236Z] #10 265.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:49:54 [2020-09-18T06:49:54.236Z] #10 265.6 Selecting previously unselected package libseccomp-dev:amd64.
06:49:54 [2020-09-18T06:49:54.236Z] #10 265.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
06:49:54 [2020-09-18T06:49:54.236Z] #10 265.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
06:49:54 [2020-09-18T06:49:54.236Z] #10 265.7 Selecting previously unselected package libsystemd-dev:amd64.
06:49:54 [2020-09-18T06:49:54.236Z] #10 265.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
06:49:54 [2020-09-18T06:49:54.236Z] #10 265.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
06:49:54 [2020-09-18T06:49:54.310Z] #18 69.58 Setting up xfsprogs (4.20.0-1) ...
06:49:54 [2020-09-18T06:49:54.310Z] #18 69.59 Setting up python3-lib2to3 (3.7.3-1) ...
06:49:54 [2020-09-18T06:49:54.383Z] #17 35.21 Selecting previously unselected package apparmor.
06:49:54 [2020-09-18T06:49:54.383Z] #17 35.22 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
06:49:54 [2020-09-18T06:49:54.383Z] #17 35.30 Unpacking apparmor (2.13.2-10) ...
06:49:54 [2020-09-18T06:49:54.497Z] #10 265.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
06:49:54 [2020-09-18T06:49:54.497Z] #10 265.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
06:49:54 [2020-09-18T06:49:54.498Z] #10 265.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
06:49:54 [2020-09-18T06:49:54.498Z] #10 265.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:49:54 [2020-09-18T06:49:54.498Z] #10 265.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
06:49:54 [2020-09-18T06:49:54.498Z] #10 265.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
06:49:54 [2020-09-18T06:49:54.498Z] #10 265.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:49:54 [2020-09-18T06:49:54.498Z] #10 265.9 Setting up libbtrfs0 (4.20.1-2) ...
06:49:54 [2020-09-18T06:49:54.498Z] #10 266.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
06:49:54 [2020-09-18T06:49:54.498Z] #10 266.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
06:49:54 [2020-09-18T06:49:54.567Z] #17 52.43 Setting up python3-pip (18.1-5) ...
06:49:54 [2020-09-18T06:49:54.677Z] #17 35.62 Selecting previously unselected package aufs-tools.
06:49:54 [2020-09-18T06:49:54.677Z] #17 35.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
06:49:54 [2020-09-18T06:49:54.677Z] #17 35.63 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:49:54 [2020-09-18T06:49:54.695Z] #17 ...
06:49:54 [2020-09-18T06:49:54.695Z] 
06:49:54 [2020-09-18T06:49:54.695Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:54 [2020-09-18T06:49:54.695Z] #39 83.97   CC       criu/bitmap.o
06:49:54 [2020-09-18T06:49:54.695Z] #39 84.19   CC       criu/cgroup-props.o
06:49:54 [2020-09-18T06:49:54.695Z] #39 84.89   CC       criu/cgroup.o
06:49:54 [2020-09-18T06:49:54.695Z] #39 87.42   CC       criu/clone-noasan.o
06:49:54 [2020-09-18T06:49:54.695Z] #39 87.58   CC       criu/config.o
06:49:54 [2020-09-18T06:49:54.695Z] #39 88.90   CC       criu/cr-check.o
06:49:54 [2020-09-18T06:49:54.695Z] #39 90.47   CC       criu/cr-dedup.o
06:49:54 [2020-09-18T06:49:54.695Z] #39 90.80   CC       criu/cr-dump.o
06:49:54 [2020-09-18T06:49:54.695Z] #39 92.74   CC       criu/cr-errno.o
06:49:54 [2020-09-18T06:49:54.695Z] #39 92.81   CC       criu/cr-restore.o
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.0 Setting up libbtrfs-dev (4.20.1-2) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.0 Setting up mingw-w64-common (6.0.0-3) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.1 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
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.1 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
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.2 Setting up dmsetup (2:1.02.155-3) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:49:54 [2020-09-18T06:49:54.759Z] #10 266.2 Processing triggers for libc-bin (2.28-10) ...
06:49:54 [2020-09-18T06:49:54.940Z] #17 35.80 Selecting previously unselected package libonig5:amd64.
06:49:54 [2020-09-18T06:49:54.940Z] #17 35.81 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
06:49:54 [2020-09-18T06:49:54.940Z] #17 35.82 Unpacking libonig5:amd64 (6.9.1-1) ...
06:49:54 [2020-09-18T06:49:54.940Z] #17 36.01 Selecting previously unselected package libjq1:amd64.
06:49:54 [2020-09-18T06:49:54.940Z] #17 36.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:49:54 [2020-09-18T06:49:54.940Z] #17 36.02 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:49:54 [2020-09-18T06:49:54.940Z] #17 ...
06:49:54 [2020-09-18T06:49:54.940Z] 
06:49:54 [2020-09-18T06:49:54.940Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:54 [2020-09-18T06:49:54.940Z] #39 87.66   CC       criu/clone-noasan.o
06:49:54 [2020-09-18T06:49:54.964Z] #18 70.29 Setting up python3-pkg-resources (40.8.0-1) ...
06:49:55 [2020-09-18T06:49:55.022Z] #10 DONE 266.4s
06:49:55 [2020-09-18T06:49:55.022Z] 
06:49:55 [2020-09-18T06:49:55.022Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:55 [2020-09-18T06:49:55.167Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
06:49:55 [2020-09-18T06:49:55.200Z] #39 87.78   CC       criu/config.o
06:49:55 [2020-09-18T06:49:55.459Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
06:49:55 [2020-09-18T06:49:55.528Z] #17 53.40 Processing triggers for libc-bin (2.28-10) ...
06:49:55 [2020-09-18T06:49:55.528Z] #17 53.46 Processing triggers for mime-support (3.62) ...
06:49:55 [2020-09-18T06:49:55.595Z] #49 0.662 + RM_GOPATH=0
06:49:55 [2020-09-18T06:49:55.595Z] #49 0.662 + TMP_GOPATH=
06:49:55 [2020-09-18T06:49:55.595Z] #49 0.667 + : /build
06:49:55 [2020-09-18T06:49:55.595Z] #49 0.667 + '[' -z '' ']'
06:49:55 [2020-09-18T06:49:55.595Z] #49 0.667 ++ mktemp -d
06:49:55 [2020-09-18T06:49:55.595Z] #49 0.667 + export GOPATH=/tmp/tmp.KDrWXrkjGz
06:49:55 [2020-09-18T06:49:55.595Z] #49 0.667 + GOPATH=/tmp/tmp.KDrWXrkjGz
06:49:55 [2020-09-18T06:49:55.595Z] #49 0.667 + RM_GOPATH=1
06:49:55 [2020-09-18T06:49:55.595Z] #49 0.667 + case "$(go env GOARCH)" in
06:49:55 [2020-09-18T06:49:55.595Z] #49 0.667 ++ go env GOARCH
06:49:55 [2020-09-18T06:49:55.595Z] #49 0.672 + export GO_BUILDMODE=-buildmode=pie
06:49:55 [2020-09-18T06:49:55.595Z] #49 0.672 + GO_BUILDMODE=-buildmode=pie
06:49:55 [2020-09-18T06:49:55.595Z] #49 0.672 ++ dirname /tmp/install/install.sh
06:49:55 [2020-09-18T06:49:55.595Z] #49 0.673 + dir=/tmp/install
06:49:55 [2020-09-18T06:49:55.625Z] #39 ...
06:49:55 [2020-09-18T06:49:55.625Z] 
06:49:55 [2020-09-18T06:49:55.625Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:55 [2020-09-18T06:49:55.625Z] #17 39.45 Selecting previously unselected package libnet1:amd64.
06:49:55 [2020-09-18T06:49:55.625Z] #17 39.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:49:55 [2020-09-18T06:49:55.625Z] #17 39.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:49:55 [2020-09-18T06:49:55.625Z] #17 39.54 Selecting previously unselected package libnl-3-200:amd64.
06:49:55 [2020-09-18T06:49:55.625Z] #17 39.54 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
06:49:55 [2020-09-18T06:49:55.625Z] #17 39.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:49:55 [2020-09-18T06:49:55.625Z] #17 39.63 Selecting previously unselected package libprotobuf-c1:amd64.
06:49:55 [2020-09-18T06:49:55.791Z] #17 DONE 54.0s
06:49:55 [2020-09-18T06:49:55.791Z] 
06:49:55 [2020-09-18T06:49:55.791Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
06:49:55 [2020-09-18T06:49:55.856Z] #49 ...
06:49:55 [2020-09-18T06:49:55.857Z] 
06:49:55 [2020-09-18T06:49:55.857Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
06:49:55 [2020-09-18T06:49:55.857Z] #11 DONE 0.7s
06:49:55 [2020-09-18T06:49:55.857Z] 
06:49:55 [2020-09-18T06:49:55.857Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:55 [2020-09-18T06:49:55.857Z] #49 0.673 + bin=runc
06:49:55 [2020-09-18T06:49:55.857Z] #49 0.673 + shift
06:49:55 [2020-09-18T06:49:55.857Z] #49 0.673 + '[' '!' -f /tmp/install/runc.installer ']'
06:49:55 [2020-09-18T06:49:55.857Z] #49 0.673 + . /tmp/install/runc.installer
06:49:55 [2020-09-18T06:49:55.857Z] #49 0.673 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:49:55 [2020-09-18T06:49:55.857Z] #49 0.673 + install_runc
06:49:55 [2020-09-18T06:49:55.857Z] #49 0.675 + uname -r
06:49:55 [2020-09-18T06:49:55.857Z] #49 0.675 + grep -q '^3\.10\.0.*\.el7\.'
06:49:55 [2020-09-18T06:49:55.857Z] #49 0.675 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:49:55 [2020-09-18T06:49:55.857Z] #49 0.675 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
06:49:55 [2020-09-18T06:49:55.857Z] #49 0.677 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
06:49:55 [2020-09-18T06:49:55.857Z] #49 0.677 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KDrWXrkjGz/src/github.com/opencontainers/runc
06:49:55 [2020-09-18T06:49:55.857Z] #49 0.677 Cloning into '/tmp/tmp.KDrWXrkjGz/src/github.com/opencontainers/runc'...
06:49:55 [2020-09-18T06:49:55.882Z] #17 39.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:49:55 [2020-09-18T06:49:55.882Z] #17 39.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:49:55 [2020-09-18T06:49:55.882Z] #17 39.75 Selecting previously unselected package libreadline5:amd64.
06:49:55 [2020-09-18T06:49:55.882Z] #17 39.76 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
06:49:55 [2020-09-18T06:49:55.882Z] #17 39.76 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:49:55 [2020-09-18T06:49:55.882Z] #17 39.86 Selecting previously unselected package net-tools.
06:49:55 [2020-09-18T06:49:55.882Z] #17 39.86 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
06:49:55 [2020-09-18T06:49:55.882Z] #17 39.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:49:56 [2020-09-18T06:49:56.027Z] #18 71.50 Setting up python3-distutils (3.7.3-1) ...
06:49:56 [2020-09-18T06:49:56.090Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
06:49:56 [2020-09-18T06:49:56.138Z] #17 40.07 Selecting previously unselected package python-pip-whl.
06:49:56 [2020-09-18T06:49:56.138Z] #17 40.07 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
06:49:56 [2020-09-18T06:49:56.139Z] #17 40.08 Unpacking python-pip-whl (18.1-5) ...
06:49:56 [2020-09-18T06:49:56.429Z] #49 ...
06:49:56 [2020-09-18T06:49:56.429Z] 
06:49:56 [2020-09-18T06:49:56.429Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
06:49:56 [2020-09-18T06:49:56.429Z] #12 DONE 0.6s
06:49:56 [2020-09-18T06:49:56.589Z] #39 89.11   CC       criu/cr-check.o
06:49:56 [2020-09-18T06:49:56.689Z] 
06:49:56 [2020-09-18T06:49:56.689Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
06:49:56 [2020-09-18T06:49:56.702Z] #17 40.67 Selecting previously unselected package python3-lib2to3.
06:49:56 [2020-09-18T06:49:56.702Z] #17 40.68 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
06:49:56 [2020-09-18T06:49:56.702Z] #17 40.68 Unpacking python3-lib2to3 (3.7.3-1) ...
06:49:56 [2020-09-18T06:49:56.702Z] #17 40.79 Selecting previously unselected package python3-distutils.
06:49:56 [2020-09-18T06:49:56.723Z] ok  	github.com/docker/docker/daemon	12.292s	coverage: 17.4% of statements
06:49:56 [2020-09-18T06:49:56.724Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
06:49:56 [2020-09-18T06:49:56.724Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
06:49:56 [2020-09-18T06:49:56.724Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
06:49:56 [2020-09-18T06:49:56.724Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
06:49:56 [2020-09-18T06:49:56.949Z] #13 0.698 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:49:56 [2020-09-18T06:49:56.958Z] #17 40.79 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
06:49:56 [2020-09-18T06:49:56.958Z] #17 40.81 Unpacking python3-distutils (3.7.3-1) ...
06:49:56 [2020-09-18T06:49:56.958Z] #17 40.97 Selecting previously unselected package python3-pip.
06:49:56 [2020-09-18T06:49:56.958Z] #17 40.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
06:49:56 [2020-09-18T06:49:56.958Z] #17 40.99 Unpacking python3-pip (18.1-5) ...
06:49:57 [2020-09-18T06:49:57.090Z] #18 72.26 Setting up python3-setuptools (40.8.0-1) ...
06:49:57 [2020-09-18T06:49:57.090Z] #18 ...
06:49:57 [2020-09-18T06:49:57.090Z] 
06:49:57 [2020-09-18T06:49:57.090Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:57 [2020-09-18T06:49:57.090Z] #40 111.9   CC       criu/cr-dedup.o
06:49:57 [2020-09-18T06:49:57.090Z] #40 112.5   CC       criu/cr-dump.o
06:49:57 [2020-09-18T06:49:57.090Z] #40 115.9   CC       criu/cr-errno.o
06:49:57 [2020-09-18T06:49:57.090Z] #40 115.9   CC       criu/cr-restore.o
06:49:57 [2020-09-18T06:49:57.191Z] #18 1.209 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:49:57 [2020-09-18T06:49:57.191Z] #18 1.214 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:49:57 [2020-09-18T06:49:57.191Z] #18 1.219 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:49:57 [2020-09-18T06:49:57.211Z] #13 DONE 0.8s
06:49:57 [2020-09-18T06:49:57.211Z] 
06:49:57 [2020-09-18T06:49:57.211Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:57 [2020-09-18T06:49:57.215Z] #17 41.14 Selecting previously unselected package python3-pkg-resources.
06:49:57 [2020-09-18T06:49:57.215Z] #17 41.14 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
06:49:57 [2020-09-18T06:49:57.215Z] #17 41.16 Unpacking python3-pkg-resources (40.8.0-1) ...
06:49:57 [2020-09-18T06:49:57.454Z] #18 DONE 1.5s
06:49:57 [2020-09-18T06:49:57.454Z] 
06:49:57 [2020-09-18T06:49:57.454Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:49:57 [2020-09-18T06:49:57.472Z] #17 41.27 Selecting previously unselected package python3-setuptools.
06:49:57 [2020-09-18T06:49:57.472Z] #17 41.28 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
06:49:57 [2020-09-18T06:49:57.472Z] #17 41.28 Unpacking python3-setuptools (40.8.0-1) ...
06:49:57 [2020-09-18T06:49:57.472Z] #17 41.52 Selecting previously unselected package python3-wheel.
06:49:57 [2020-09-18T06:49:57.472Z] #17 41.53 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
06:49:57 [2020-09-18T06:49:57.472Z] #17 41.54 Unpacking python3-wheel (0.32.3-2) ...
06:49:57 [2020-09-18T06:49:57.472Z] #17 41.61 Selecting previously unselected package sudo.
06:49:57 [2020-09-18T06:49:57.472Z] #17 41.61 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
06:49:57 [2020-09-18T06:49:57.472Z] #17 41.62 Unpacking sudo (1.8.27-1+deb10u2) ...
06:49:57 [2020-09-18T06:49:57.750Z] #40 122.4   CC       criu/cr-service.o
06:49:57 [2020-09-18T06:49:57.782Z] #49 2.633 + cd /tmp/tmp.KDrWXrkjGz/src/github.com/opencontainers/runc
06:49:57 [2020-09-18T06:49:57.782Z] #49 2.633 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:49:57 [2020-09-18T06:49:57.782Z] #49 2.746 + '[' -z '' ']'
06:49:57 [2020-09-18T06:49:57.782Z] #49 2.746 + target=static
06:49:57 [2020-09-18T06:49:57.782Z] #49 2.746 + make 'BUILDTAGS=seccomp apparmor selinux ' static
06:49:57 [2020-09-18T06:49:57.968Z] #39 90.57   CC       criu/cr-dedup.o
06:49:58 [2020-09-18T06:49:58.033Z] #19 ...
06:49:58 [2020-09-18T06:49:58.033Z] 
06:49:58 [2020-09-18T06:49:58.033Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:49:58 [2020-09-18T06:49:58.033Z] #39 87.63   CC       criu/crtools.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 88.10   CC       criu/eventfd.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 88.41   CC       criu/eventpoll.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 89.17   CC       criu/external.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 89.48   CC       criu/fault-injection.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 89.59   CC       criu/fdstore.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 89.90   CC       criu/fifo.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 90.29   CC       criu/file-ids.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 90.56   CC       criu/file-lock.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 91.36   CC       criu/files-ext.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 91.60   CC       criu/files-reg.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 93.28   CC       criu/files.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 94.74   CC       criu/filesystems.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 95.38   CC       criu/fsnotify.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 96.36   CC       criu/image-desc.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 96.48   CC       criu/image.o
06:49:58 [2020-09-18T06:49:58.033Z] #39 97.10   CC       criu/ipc_ns.o
06:49:58 [2020-09-18T06:49:58.042Z] #49 ...
06:49:58 [2020-09-18T06:49:58.042Z] 
06:49:58 [2020-09-18T06:49:58.042Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
06:49:58 [2020-09-18T06:49:58.042Z] #14 DONE 0.8s
06:49:58 [2020-09-18T06:49:58.042Z] 
06:49:58 [2020-09-18T06:49:58.042Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:58 [2020-09-18T06:49:58.042Z] #49 2.962 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
06:49:58 [2020-09-18T06:49:58.228Z] #39 90.94   CC       criu/cr-dump.o
06:49:58 [2020-09-18T06:49:58.235Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
06:49:58 [2020-09-18T06:49:58.296Z] #39 98.07   CC       criu/irmap.o
06:49:58 [2020-09-18T06:49:58.400Z] #40 ...
06:49:58 [2020-09-18T06:49:58.400Z] 
06:49:58 [2020-09-18T06:49:58.400Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:58 [2020-09-18T06:49:58.400Z] #18 73.94 Setting up python3-pip (18.1-5) ...
06:49:58 [2020-09-18T06:49:58.402Z] #17 42.14 Selecting previously unselected package thin-provisioning-tools.
06:49:58 [2020-09-18T06:49:58.402Z] #17 42.15 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
06:49:58 [2020-09-18T06:49:58.402Z] #17 42.15 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:49:58 [2020-09-18T06:49:58.402Z] #17 42.39 Selecting previously unselected package uidmap.
06:49:58 [2020-09-18T06:49:58.402Z] #17 42.39 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
06:49:58 [2020-09-18T06:49:58.402Z] #17 42.40 Unpacking uidmap (1:4.5-1.1) ...
06:49:58 [2020-09-18T06:49:58.402Z] #17 42.51 Selecting previously unselected package vim-runtime.
06:49:58 [2020-09-18T06:49:58.613Z] #49 ...
06:49:58 [2020-09-18T06:49:58.613Z] 
06:49:58 [2020-09-18T06:49:58.613Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
06:49:58 [2020-09-18T06:49:58.613Z] #15 DONE 0.7s
06:49:58 [2020-09-18T06:49:58.613Z] 
06:49:58 [2020-09-18T06:49:58.613Z] #16 [dev-systemd-false  6/26] RUN ldconfig
06:49:58 [2020-09-18T06:49:58.659Z] #17 42.52 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:49:58 [2020-09-18T06:49:58.659Z] #17 42.54 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:49:58 [2020-09-18T06:49:58.659Z] #17 42.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:49:58 [2020-09-18T06:49:58.659Z] #17 42.59 Unpacking vim-runtime (2:8.1.0875-5) ...
06:49:58 [2020-09-18T06:49:58.869Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.196s	coverage: 57.0% of statements
06:49:58 [2020-09-18T06:49:58.873Z] #39 98.55   CC       criu/kcmp-ids.o
06:49:59 [2020-09-18T06:49:59.137Z] #39 98.73   CC       criu/kerndat.o
06:49:59 [2020-09-18T06:49:59.461Z] #18 ...
06:49:59 [2020-09-18T06:49:59.461Z] 
06:49:59 [2020-09-18T06:49:59.461Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:59 [2020-09-18T06:49:59.461Z] #42 182.7 github.com/LK4D4/vndr/godl
06:49:59 [2020-09-18T06:49:59.461Z] #42 183.7 github.com/LK4D4/vndr
06:49:59 [2020-09-18T06:49:59.555Z] #16 DONE 1.0s
06:49:59 [2020-09-18T06:49:59.555Z] 
06:49:59 [2020-09-18T06:49:59.555Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:49:59 [2020-09-18T06:49:59.714Z] #39 99.54   CC       criu/libnetlink.o
06:49:59 [2020-09-18T06:49:59.761Z] #42 ...
06:49:59 [2020-09-18T06:49:59.761Z] 
06:49:59 [2020-09-18T06:49:59.761Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:49:59 [2020-09-18T06:49:59.761Z] #18 75.24 Processing triggers for libc-bin (2.28-10) ...
06:49:59 [2020-09-18T06:49:59.761Z] #18 75.28 Processing triggers for mime-support (3.62) ...
06:49:59 [2020-09-18T06:49:59.978Z] #39 99.79   CC       criu/log.o
06:50:00 [2020-09-18T06:50:00.061Z] #18 DONE 75.6s
06:50:00 [2020-09-18T06:50:00.061Z] 
06:50:00 [2020-09-18T06:50:00.061Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
06:50:00 [2020-09-18T06:50:00.555Z] #39 100.1   CC       criu/lsm.o
06:50:00 [2020-09-18T06:50:00.555Z] #39 100.4   CC       criu/mem.o
06:50:00 [2020-09-18T06:50:00.713Z] #19 0.491 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:50:00 [2020-09-18T06:50:00.713Z] #19 0.494 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:50:00 [2020-09-18T06:50:00.713Z] #19 0.498 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:50:00 [2020-09-18T06:50:00.713Z] #19 DONE 0.6s
06:50:00 [2020-09-18T06:50:00.713Z] 
06:50:00 [2020-09-18T06:50:00.713Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:50:00 [2020-09-18T06:50:00.766Z] #39 93.06   CC       criu/cr-errno.o
06:50:00 [2020-09-18T06:50:00.766Z] #39 93.14   CC       criu/cr-restore.o
06:50:00 [2020-09-18T06:50:00.766Z] #39 ...
06:50:00 [2020-09-18T06:50:00.766Z] 
06:50:00 [2020-09-18T06:50:00.766Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:50:00 [2020-09-18T06:50:00.766Z] #17 36.10 Selecting previously unselected package jq.
06:50:00 [2020-09-18T06:50:00.766Z] #17 36.12 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 36.12 Unpacking jq (1.5+dfsg-2+b1) ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 36.25 Selecting previously unselected package libaio1:amd64.
06:50:00 [2020-09-18T06:50:00.766Z] #17 36.27 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 36.27 Unpacking libaio1:amd64 (0.3.112-3) ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 36.35 Selecting previously unselected package libgpm2:amd64.
06:50:00 [2020-09-18T06:50:00.766Z] #17 36.37 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 36.38 Unpacking libgpm2:amd64 (1.20.7-5) ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 36.50 Selecting previously unselected package libicu63:amd64.
06:50:00 [2020-09-18T06:50:00.766Z] #17 36.51 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 36.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.17 Selecting previously unselected package libnet1:amd64.
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.17 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.25 Selecting previously unselected package libnl-3-200:amd64.
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.36 Selecting previously unselected package libprotobuf-c1:amd64.
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.48 Selecting previously unselected package libreadline5:amd64.
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.49 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.60 Selecting previously unselected package net-tools.
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.83 Selecting previously unselected package python-pip-whl.
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 40.84 Unpacking python-pip-whl (18.1-5) ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 41.37 Selecting previously unselected package python3-lib2to3.
06:50:00 [2020-09-18T06:50:00.766Z] #17 41.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 41.40 Unpacking python3-lib2to3 (3.7.3-1) ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 41.52 Selecting previously unselected package python3-distutils.
06:50:00 [2020-09-18T06:50:00.766Z] #17 41.52 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 41.54 Unpacking python3-distutils (3.7.3-1) ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 41.73 Selecting previously unselected package python3-pip.
06:50:00 [2020-09-18T06:50:00.766Z] #17 41.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
06:50:00 [2020-09-18T06:50:00.766Z] #17 41.74 Unpacking python3-pip (18.1-5) ...
06:50:01 [2020-09-18T06:50:01.015Z] #20 ...
06:50:01 [2020-09-18T06:50:01.015Z] 
06:50:01 [2020-09-18T06:50:01.015Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:50:01 [2020-09-18T06:50:01.015Z] #42 DONE 194.4s
06:50:01 [2020-09-18T06:50:01.025Z] #17 41.94 Selecting previously unselected package python3-pkg-resources.
06:50:01 [2020-09-18T06:50:01.025Z] #17 41.94 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
06:50:01 [2020-09-18T06:50:01.025Z] #17 41.95 Unpacking python3-pkg-resources (40.8.0-1) ...
06:50:01 [2020-09-18T06:50:01.025Z] #17 42.07 Selecting previously unselected package python3-setuptools.
06:50:01 [2020-09-18T06:50:01.025Z] #17 42.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
06:50:01 [2020-09-18T06:50:01.025Z] #17 42.09 Unpacking python3-setuptools (40.8.0-1) ...
06:50:01 [2020-09-18T06:50:01.136Z] #39 ...
06:50:01 [2020-09-18T06:50:01.136Z] 
06:50:01 [2020-09-18T06:50:01.136Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:50:01 [2020-09-18T06:50:01.136Z] #19 3.681 Collecting yamllint==1.16.0
06:50:01 [2020-09-18T06:50:01.285Z] #17 42.26 Selecting previously unselected package python3-wheel.
06:50:01 [2020-09-18T06:50:01.285Z] #17 42.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
06:50:01 [2020-09-18T06:50:01.285Z] #17 42.27 Unpacking python3-wheel (0.32.3-2) ...
06:50:01 [2020-09-18T06:50:01.285Z] #17 42.35 Selecting previously unselected package sudo.
06:50:01 [2020-09-18T06:50:01.285Z] #17 42.35 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
06:50:01 [2020-09-18T06:50:01.285Z] #17 42.37 Unpacking sudo (1.8.27-1+deb10u2) ...
06:50:01 [2020-09-18T06:50:01.317Z] 
06:50:01 [2020-09-18T06:50:01.317Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:01 [2020-09-18T06:50:01.317Z] #40 124.9   CC       criu/crtools.o
06:50:01 [2020-09-18T06:50:01.317Z] #40 126.2   CC       criu/eventfd.o
06:50:01 [2020-09-18T06:50:01.856Z] #17 42.87 Selecting previously unselected package thin-provisioning-tools.
06:50:01 [2020-09-18T06:50:01.856Z] #17 42.87 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
06:50:01 [2020-09-18T06:50:01.856Z] #17 42.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:50:01 [2020-09-18T06:50:01.934Z] #17 45.41 Selecting previously unselected package vim.
06:50:01 [2020-09-18T06:50:01.934Z] #17 45.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
06:50:01 [2020-09-18T06:50:01.934Z] #17 45.43 Unpacking vim (2:8.1.0875-5) ...
06:50:02 [2020-09-18T06:50:02.116Z] #17 43.08 Selecting previously unselected package uidmap.
06:50:02 [2020-09-18T06:50:02.116Z] #17 43.09 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
06:50:02 [2020-09-18T06:50:02.116Z] #17 43.10 Unpacking uidmap (1:4.5-1.1) ...
06:50:02 [2020-09-18T06:50:02.116Z] #17 43.23 Selecting previously unselected package vim-runtime.
06:50:02 [2020-09-18T06:50:02.116Z] #17 43.24 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:50:02 [2020-09-18T06:50:02.116Z] #17 43.28 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:50:02 [2020-09-18T06:50:02.116Z] #17 43.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:50:02 [2020-09-18T06:50:02.191Z] #17 45.97 Selecting previously unselected package xfsprogs.
06:50:02 [2020-09-18T06:50:02.191Z] #17 45.99 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
06:50:02 [2020-09-18T06:50:02.191Z] #17 45.99 Unpacking xfsprogs (4.20.0-1) ...
06:50:02 [2020-09-18T06:50:02.376Z] #17 43.33 Unpacking vim-runtime (2:8.1.0875-5) ...
06:50:02 [2020-09-18T06:50:02.380Z] #40 127.0   CC       criu/eventpoll.o
06:50:02 [2020-09-18T06:50:02.448Z] #17 46.41 Selecting previously unselected package zip.
06:50:02 [2020-09-18T06:50:02.448Z] #17 46.43 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
06:50:02 [2020-09-18T06:50:02.448Z] #17 46.43 Unpacking zip (3.0-11+b1) ...
06:50:02 [2020-09-18T06:50:02.705Z] #17 46.60 Setting up aufs-tools (1:4.14+20190211-1) ...
06:50:02 [2020-09-18T06:50:02.705Z] #17 46.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:50:02 [2020-09-18T06:50:02.705Z] #17 46.63 Setting up libip6tc0:amd64 (1.8.2-4) ...
06:50:02 [2020-09-18T06:50:02.705Z] #17 46.66 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:50:02 [2020-09-18T06:50:02.705Z] #17 46.67 Setting up libgpm2:amd64 (1.20.7-5) ...
06:50:02 [2020-09-18T06:50:02.705Z] #17 46.69 Setting up libip4tc0:amd64 (1.8.2-4) ...
06:50:02 [2020-09-18T06:50:02.705Z] #17 46.70 Setting up uidmap (1:4.5-1.1) ...
06:50:02 [2020-09-18T06:50:02.705Z] #17 46.71 Setting up libnftnl11:amd64 (1.1.2-2) ...
06:50:02 [2020-09-18T06:50:02.705Z] #17 46.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:50:02 [2020-09-18T06:50:02.705Z] #17 46.73 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:50:02 [2020-09-18T06:50:02.705Z] #17 46.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:50:02 [2020-09-18T06:50:02.705Z] #17 46.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
06:50:02 [2020-09-18T06:50:02.705Z] #17 46.76 Setting up xxd (2:8.1.0875-5) ...
06:50:02 [2020-09-18T06:50:02.705Z] #17 46.77 Setting up zip (3.0-11+b1) ...
06:50:02 [2020-09-18T06:50:02.858Z] #49 ...
06:50:02 [2020-09-18T06:50:02.858Z] 
06:50:02 [2020-09-18T06:50:02.858Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:50:02 [2020-09-18T06:50:02.858Z] #17 1.251 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:50:02 [2020-09-18T06:50:02.858Z] #17 1.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:50:02 [2020-09-18T06:50:02.858Z] #17 1.266 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:50:02 [2020-09-18T06:50:02.858Z] #17 1.462 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:50:02 [2020-09-18T06:50:02.858Z] #17 1.983 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
06:50:02 [2020-09-18T06:50:02.858Z] #17 2.455 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:50:02 [2020-09-18T06:50:02.962Z] #17 46.78 Setting up vim-common (2:8.1.0875-5) ...
06:50:02 [2020-09-18T06:50:02.962Z] #17 46.81 Setting up bash-completion (1:2.8-6) ...
06:50:03 [2020-09-18T06:50:03.320Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.029s	coverage: 46.2% of statements
06:50:03 [2020-09-18T06:50:03.430Z] #17 3.649 Fetched 8380 kB in 3s (3017 kB/s)
06:50:03 [2020-09-18T06:50:03.467Z] #40 128.3   CC       criu/external.o
06:50:03 [2020-09-18T06:50:03.952Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
06:50:04 [2020-09-18T06:50:04.119Z] #40 128.9   CC       criu/fault-injection.o
06:50:04 [2020-09-18T06:50:04.119Z] #40 129.0   CC       criu/fdstore.o
06:50:04 [2020-09-18T06:50:04.373Z] #17 3.649 Reading package lists...
06:50:04 [2020-09-18T06:50:04.769Z] #40 129.7   CC       criu/fifo.o
06:50:05 [2020-09-18T06:50:05.317Z] #17 4.595 Reading package lists...
06:50:05 [2020-09-18T06:50:05.317Z] #17 5.530 Building dependency tree...
06:50:05 [2020-09-18T06:50:05.418Z] #40 130.1   CC       criu/file-ids.o
06:50:05 [2020-09-18T06:50:05.484Z] #17 49.32 Setting up libiptc0:amd64 (1.8.2-4) ...
06:50:05 [2020-09-18T06:50:05.484Z] #17 49.34 Setting up xz-utils (5.2.4-1) ...
06:50:05 [2020-09-18T06:50:05.484Z] #17 49.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:50:05 [2020-09-18T06:50:05.484Z] #17 49.36 Setting up sudo (1.8.27-1+deb10u2) ...
06:50:05 [2020-09-18T06:50:05.484Z] #17 49.46 invoke-rc.d: could not determine current runlevel
06:50:05 [2020-09-18T06:50:05.484Z] #17 49.47 invoke-rc.d: policy-rc.d denied execution of start.
06:50:05 [2020-09-18T06:50:05.484Z] #17 49.48 Setting up pigz (2.4-1) ...
06:50:05 [2020-09-18T06:50:05.484Z] #17 49.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:50:05 [2020-09-18T06:50:05.484Z] #17 49.53 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:50:05 [2020-09-18T06:50:05.578Z] #17 5.931 libcap2-bin is already the newest version (1:2.25-2).
06:50:05 [2020-09-18T06:50:05.578Z] #17 5.931 The following additional packages will be installed:
06:50:05 [2020-09-18T06:50:05.578Z] #17 5.932   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:50:05 [2020-09-18T06:50:05.578Z] #17 5.932   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:50:05 [2020-09-18T06:50:05.578Z] #17 5.933   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:50:05 [2020-09-18T06:50:05.578Z] #17 5.933   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:50:05 [2020-09-18T06:50:05.578Z] #17 5.933   python3.7 python3.7-minimal vim-runtime xxd
06:50:05 [2020-09-18T06:50:05.578Z] #17 5.935 Suggested packages:
06:50:05 [2020-09-18T06:50:05.578Z] #17 5.935   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
06:50:05 [2020-09-18T06:50:05.578Z] #17 5.935   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
06:50:05 [2020-09-18T06:50:05.578Z] #17 5.935   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
06:50:05 [2020-09-18T06:50:05.578Z] #17 5.936 Recommended packages:
06:50:05 [2020-09-18T06:50:05.578Z] #17 5.936   aufs-dkms nftables build-essential python3-dev python3-keyring
06:50:05 [2020-09-18T06:50:05.578Z] #17 5.936   python3-keyrings.alt python3-xdg unzip
06:50:05 [2020-09-18T06:50:05.674Z] #17 46.25 Selecting previously unselected package vim.
06:50:05 [2020-09-18T06:50:05.674Z] #17 46.27 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
06:50:05 [2020-09-18T06:50:05.674Z] #17 46.30 Unpacking vim (2:8.1.0875-5) ...
06:50:05 [2020-09-18T06:50:05.674Z] #17 46.73 Selecting previously unselected package xfsprogs.
06:50:05 [2020-09-18T06:50:05.674Z] #17 46.76 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
06:50:05 [2020-09-18T06:50:05.674Z] #17 46.76 Unpacking xfsprogs (4.20.0-1) ...
06:50:05 [2020-09-18T06:50:05.717Z] #40 130.4   CC       criu/file-lock.o
06:50:05 [2020-09-18T06:50:05.740Z] #17 49.55 Setting up python-pip-whl (18.1-5) ...
06:50:05 [2020-09-18T06:50:05.741Z] #17 49.56 Setting up libmpdec2:amd64 (2.4.2-2) ...
06:50:05 [2020-09-18T06:50:05.741Z] #17 49.57 Setting up vim-runtime (2:8.1.0875-5) ...
06:50:05 [2020-09-18T06:50:05.997Z] #17 49.98 Setting up libaio1:amd64 (0.3.112-3) ...
06:50:05 [2020-09-18T06:50:05.997Z] #17 49.99 Setting up libonig5:amd64 (6.9.1-1) ...
06:50:05 [2020-09-18T06:50:05.997Z] #17 50.00 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
06:50:05 [2020-09-18T06:50:05.997Z] #17 50.01 Setting up vim (2:8.1.0875-5) ...
06:50:05 [2020-09-18T06:50:05.997Z] #17 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:50:05 [2020-09-18T06:50:05.997Z] #17 50.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:50:05 [2020-09-18T06:50:05.997Z] #17 50.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:50:05 [2020-09-18T06:50:05.997Z] #17 50.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:50:05 [2020-09-18T06:50:05.997Z] #17 50.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:50:05 [2020-09-18T06:50:05.997Z] #17 50.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:50:05 [2020-09-18T06:50:05.997Z] #17 50.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:50:05 [2020-09-18T06:50:05.997Z] #17 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:50:06 [2020-09-18T06:50:06.152Z] #17 6.504 The following NEW packages will be installed:
06:50:06 [2020-09-18T06:50:06.152Z] #17 6.505   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:50:06 [2020-09-18T06:50:06.152Z] #17 6.505   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:50:06 [2020-09-18T06:50:06.152Z] #17 6.506   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:50:06 [2020-09-18T06:50:06.152Z] #17 6.506   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:50:06 [2020-09-18T06:50:06.152Z] #17 6.507   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
06:50:06 [2020-09-18T06:50:06.152Z] #17 6.507   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:50:06 [2020-09-18T06:50:06.152Z] #17 6.507   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
06:50:06 [2020-09-18T06:50:06.152Z] #17 6.507   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:50:06 [2020-09-18T06:50:06.152Z] #17 6.507   xz-utils zip
06:50:06 [2020-09-18T06:50:06.245Z] #17 47.20 Selecting previously unselected package zip.
06:50:06 [2020-09-18T06:50:06.245Z] #17 47.21 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
06:50:06 [2020-09-18T06:50:06.245Z] #17 47.22 Unpacking zip (3.0-11+b1) ...
06:50:06 [2020-09-18T06:50:06.254Z] #17 50.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:50:06 [2020-09-18T06:50:06.254Z] #17 50.10 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:50:06 [2020-09-18T06:50:06.254Z] #17 50.12 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:50:06 [2020-09-18T06:50:06.254Z] #17 50.13 Setting up jq (1.5+dfsg-2+b1) ...
06:50:06 [2020-09-18T06:50:06.254Z] #17 50.14 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
06:50:06 [2020-09-18T06:50:06.254Z] #17 50.16 Setting up python3.7 (3.7.3-2+deb10u2) ...
06:50:06 [2020-09-18T06:50:06.368Z] #40 ...
06:50:06 [2020-09-18T06:50:06.368Z] 
06:50:06 [2020-09-18T06:50:06.368Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:50:06 [2020-09-18T06:50:06.368Z] #20 5.455 Collecting yamllint==1.16.0
06:50:06 [2020-09-18T06:50:06.413Z] #17 6.851 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
06:50:06 [2020-09-18T06:50:06.413Z] #17 6.851 Need to get 28.5 MB of archives.
06:50:06 [2020-09-18T06:50:06.413Z] #17 6.851 After this operation, 116 MB of additional disk space will be used.
06:50:06 [2020-09-18T06:50:06.413Z] #17 6.851 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
06:50:06 [2020-09-18T06:50:06.413Z] #17 6.855 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
06:50:06 [2020-09-18T06:50:06.413Z] #17 6.874 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
06:50:06 [2020-09-18T06:50:06.413Z] #17 6.912 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.42 Setting up aufs-tools (1:4.14+20190211-1) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.45 Setting up libip6tc0:amd64 (1.8.2-4) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.48 Setting up libgpm2:amd64 (1.20.7-5) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.49 Setting up libip4tc0:amd64 (1.8.2-4) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.50 Setting up uidmap (1:4.5-1.1) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.51 Setting up libnftnl11:amd64 (1.1.2-2) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.57 Setting up xxd (2:8.1.0875-5) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.59 Setting up zip (3.0-11+b1) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.60 Setting up vim-common (2:8.1.0875-5) ...
06:50:06 [2020-09-18T06:50:06.506Z] #17 47.62 Setting up bash-completion (1:2.8-6) ...
06:50:06 [2020-09-18T06:50:06.537Z] #19 ...
06:50:06 [2020-09-18T06:50:06.537Z] 
06:50:06 [2020-09-18T06:50:06.537Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:50:06 [2020-09-18T06:50:06.537Z] #45 170.2 + cd /tmp/tmp.MFKcAdZtEI/src/github.com/golangci/golangci-lint/
06:50:06 [2020-09-18T06:50:06.537Z] #45 170.2 + git checkout -q v1.23.8
06:50:06 [2020-09-18T06:50:06.537Z] #45 170.6 ++ git describe --tags
06:50:06 [2020-09-18T06:50:06.537Z] #45 170.6 + version=v1.23.8
06:50:06 [2020-09-18T06:50:06.537Z] #45 170.6 ++ git rev-parse --short HEAD
06:50:06 [2020-09-18T06:50:06.537Z] #45 170.6 + commit=76a82c6
06:50:06 [2020-09-18T06:50:06.537Z] #45 170.6 ++ git show -s --format=%cd
06:50:06 [2020-09-18T06:50:06.537Z] #45 170.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
06:50:06 [2020-09-18T06:50:06.537Z] #45 170.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
06:50:06 [2020-09-18T06:50:06.669Z] #20 5.912   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
06:50:06 [2020-09-18T06:50:06.669Z] #20 6.124 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.916 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.918 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.950 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.956 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.957 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.958 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.960 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.961 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.963 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.963 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.964 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.965 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.972 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.975 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.985 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.989 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.991 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 6.994 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 7.003 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 7.005 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 7.009 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 7.011 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 7.012 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 7.013 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
06:50:06 [2020-09-18T06:50:06.675Z] #17 7.014 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.172 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.173 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.175 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.176 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.179 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.187 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.214 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.215 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.218 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.221 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.224 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.229 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.229 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.251 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.258 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.262 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.359 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.383 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
06:50:06 [2020-09-18T06:50:06.936Z] #17 7.397 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
06:50:06 [2020-09-18T06:50:06.970Z] #20 6.205   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
06:50:06 [2020-09-18T06:50:06.970Z] #20 6.263 Collecting pyyaml (from yamllint==1.16.0)
06:50:07 [2020-09-18T06:50:07.201Z] #17 7.618 debconf: delaying package configuration, since apt-utils is not installed
06:50:07 [2020-09-18T06:50:07.202Z] #17 7.659 Fetched 28.5 MB in 1s (32.7 MB/s)
06:50:07 [2020-09-18T06:50:07.202Z] #17 7.698 Selecting previously unselected package pigz.
06:50:07 [2020-09-18T06:50:07.270Z] #20 6.437   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
06:50:07 [2020-09-18T06:50:07.463Z] #17 7.698 (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 ... 23432 files and directories currently installed.)
06:50:07 [2020-09-18T06:50:07.463Z] #17 7.722 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
06:50:07 [2020-09-18T06:50:07.463Z] #17 7.727 Unpacking pigz (2.4-1) ...
06:50:07 [2020-09-18T06:50:07.463Z] #17 7.776 Selecting previously unselected package libpython3.7-minimal:amd64.
06:50:07 [2020-09-18T06:50:07.463Z] #17 7.781 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
06:50:07 [2020-09-18T06:50:07.463Z] #17 7.784 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
06:50:07 [2020-09-18T06:50:07.463Z] #17 7.953 Selecting previously unselected package python3.7-minimal.
06:50:07 [2020-09-18T06:50:07.463Z] #17 7.957 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
06:50:07 [2020-09-18T06:50:07.502Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.480s	coverage: 49.5% of statements
06:50:07 [2020-09-18T06:50:07.622Z] #17 ...
06:50:07 [2020-09-18T06:50:07.622Z] 
06:50:07 [2020-09-18T06:50:07.622Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:07 [2020-09-18T06:50:07.622Z] #39 96.76   CC       criu/cr-service.o
06:50:07 [2020-09-18T06:50:07.622Z] #39 98.11   CC       criu/crtools.o
06:50:07 [2020-09-18T06:50:07.622Z] #39 98.71   CC       criu/eventfd.o
06:50:07 [2020-09-18T06:50:07.622Z] #39 99.04   CC       criu/eventpoll.o
06:50:07 [2020-09-18T06:50:07.622Z] #39 99.89   CC       criu/external.o
06:50:07 [2020-09-18T06:50:07.622Z] #39 100.3   CC       criu/fault-injection.o
06:50:07 [2020-09-18T06:50:07.622Z] #39 100.5   CC       criu/fdstore.o
06:50:07 [2020-09-18T06:50:07.622Z] #39 100.8   CC       criu/fifo.o
06:50:07 [2020-09-18T06:50:07.622Z] #39 101.2   CC       criu/file-ids.o
06:50:07 [2020-09-18T06:50:07.622Z] #39 101.5   CC       criu/file-lock.o
06:50:07 [2020-09-18T06:50:07.622Z] #39 102.4   CC       criu/files-ext.o
06:50:07 [2020-09-18T06:50:07.622Z] #39 102.7   CC       criu/files-reg.o
06:50:07 [2020-09-18T06:50:07.622Z] #39 104.6   CC       criu/files.o
06:50:07 [2020-09-18T06:50:07.622Z] #39 106.4   CC       criu/filesystems.o
06:50:07 [2020-09-18T06:50:07.724Z] #17 7.971 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
06:50:07 [2020-09-18T06:50:07.879Z] #39 106.9   CC       criu/fsnotify.o
06:50:07 [2020-09-18T06:50:07.935Z] #20 ...
06:50:07 [2020-09-18T06:50:07.935Z] 
06:50:07 [2020-09-18T06:50:07.935Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:50:07 [2020-09-18T06:50:07.935Z] #29 DONE 201.0s
06:50:07 [2020-09-18T06:50:07.935Z] 
06:50:07 [2020-09-18T06:50:07.935Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:07 [2020-09-18T06:50:07.935Z] #40 131.4   CC       criu/files-ext.o
06:50:07 [2020-09-18T06:50:07.935Z] #40 131.9   CC       criu/files-reg.o
06:50:07 [2020-09-18T06:50:07.985Z] #17 8.325 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
06:50:07 [2020-09-18T06:50:07.985Z] #17 8.340 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
06:50:08 [2020-09-18T06:50:08.929Z] #17 9.086 Selecting previously unselected package python3-minimal.
06:50:08 [2020-09-18T06:50:08.929Z] #17 9.087 (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 ... 23681 files and directories currently installed.)
06:50:08 [2020-09-18T06:50:08.929Z] #17 9.109 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
06:50:08 [2020-09-18T06:50:08.929Z] #17 9.112 Unpacking python3-minimal (3.7.3-1) ...
06:50:08 [2020-09-18T06:50:08.929Z] #17 9.154 Selecting previously unselected package libmpdec2:amd64.
06:50:08 [2020-09-18T06:50:08.929Z] #17 9.158 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
06:50:08 [2020-09-18T06:50:08.929Z] #17 9.166 Unpacking libmpdec2:amd64 (2.4.2-2) ...
06:50:08 [2020-09-18T06:50:08.929Z] #17 9.215 Selecting previously unselected package libpython3.7-stdlib:amd64.
06:50:08 [2020-09-18T06:50:08.929Z] #17 9.219 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
06:50:08 [2020-09-18T06:50:08.929Z] #17 9.226 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
06:50:09 [2020-09-18T06:50:09.050Z] #17 50.27 Setting up libiptc0:amd64 (1.8.2-4) ...
06:50:09 [2020-09-18T06:50:09.190Z] #17 9.557 Selecting previously unselected package python3.7.
06:50:09 [2020-09-18T06:50:09.190Z] #17 9.561 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
06:50:09 [2020-09-18T06:50:09.190Z] #17 9.565 Unpacking python3.7 (3.7.3-2+deb10u2) ...
06:50:09 [2020-09-18T06:50:09.190Z] #17 9.633 Selecting previously unselected package libpython3-stdlib:amd64.
06:50:09 [2020-09-18T06:50:09.190Z] #17 9.637 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
06:50:09 [2020-09-18T06:50:09.190Z] #17 9.641 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
06:50:09 [2020-09-18T06:50:09.248Z] #39 108.1   CC       criu/image-desc.o
06:50:09 [2020-09-18T06:50:09.248Z] #39 108.3   CC       criu/image.o
06:50:09 [2020-09-18T06:50:09.248Z] #39 ...
06:50:09 [2020-09-18T06:50:09.248Z] 
06:50:09 [2020-09-18T06:50:09.248Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:50:09 [2020-09-18T06:50:09.248Z] #17 53.24 Setting up iptables (1.8.2-4) ...
06:50:09 [2020-09-18T06:50:09.248Z] #17 53.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:50:09 [2020-09-18T06:50:09.248Z] #17 53.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:50:09 [2020-09-18T06:50:09.248Z] #17 53.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:50:09 [2020-09-18T06:50:09.248Z] #17 53.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:50:09 [2020-09-18T06:50:09.248Z] #17 53.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:50:09 [2020-09-18T06:50:09.248Z] #17 53.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:50:09 [2020-09-18T06:50:09.248Z] #17 53.32 Setting up python3 (3.7.3-1) ...
06:50:09 [2020-09-18T06:50:09.334Z] #17 50.28 Setting up xz-utils (5.2.4-1) ...
06:50:09 [2020-09-18T06:50:09.334Z] #17 50.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:50:09 [2020-09-18T06:50:09.334Z] #17 50.33 Setting up sudo (1.8.27-1+deb10u2) ...
06:50:09 [2020-09-18T06:50:09.334Z] #17 50.42 invoke-rc.d: could not determine current runlevel
06:50:09 [2020-09-18T06:50:09.452Z] #17 9.690 Setting up python3-minimal (3.7.3-1) ...
06:50:09 [2020-09-18T06:50:09.595Z] #17 50.42 invoke-rc.d: policy-rc.d denied execution of start.
06:50:09 [2020-09-18T06:50:09.595Z] #17 50.44 Setting up pigz (2.4-1) ...
06:50:09 [2020-09-18T06:50:09.595Z] #17 50.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:50:09 [2020-09-18T06:50:09.595Z] #17 50.51 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:50:09 [2020-09-18T06:50:09.595Z] #17 50.57 Setting up python-pip-whl (18.1-5) ...
06:50:09 [2020-09-18T06:50:09.595Z] #17 50.58 Setting up libmpdec2:amd64 (2.4.2-2) ...
06:50:09 [2020-09-18T06:50:09.595Z] #17 50.61 Setting up vim-runtime (2:8.1.0875-5) ...
06:50:09 [2020-09-18T06:50:09.714Z] #17 10.03 Selecting previously unselected package python3.
06:50:09 [2020-09-18T06:50:09.714Z] #17 10.03 (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 ... 24093 files and directories currently installed.)
06:50:09 [2020-09-18T06:50:09.714Z] #17 10.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
06:50:09 [2020-09-18T06:50:09.714Z] #17 10.07 Unpacking python3 (3.7.3-1) ...
06:50:09 [2020-09-18T06:50:09.714Z] #17 10.13 Selecting previously unselected package libip4tc0:amd64.
06:50:09 [2020-09-18T06:50:09.714Z] #17 10.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
06:50:09 [2020-09-18T06:50:09.714Z] #17 10.13 Unpacking libip4tc0:amd64 (1.8.2-4) ...
06:50:09 [2020-09-18T06:50:09.714Z] #17 10.18 Selecting previously unselected package libip6tc0:amd64.
06:50:09 [2020-09-18T06:50:09.714Z] #17 10.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
06:50:09 [2020-09-18T06:50:09.714Z] #17 10.19 Unpacking libip6tc0:amd64 (1.8.2-4) ...
06:50:09 [2020-09-18T06:50:09.811Z] #17 53.73 Setting up python3-wheel (0.32.3-2) ...
06:50:09 [2020-09-18T06:50:09.856Z] #17 50.99 Setting up libaio1:amd64 (0.3.112-3) ...
06:50:09 [2020-09-18T06:50:09.976Z] #17 10.23 Selecting previously unselected package libiptc0:amd64.
06:50:09 [2020-09-18T06:50:09.976Z] #17 10.23 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
06:50:09 [2020-09-18T06:50:09.976Z] #17 10.23 Unpacking libiptc0:amd64 (1.8.2-4) ...
06:50:09 [2020-09-18T06:50:09.976Z] #17 10.28 Selecting previously unselected package libnfnetlink0:amd64.
06:50:09 [2020-09-18T06:50:09.976Z] #17 10.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
06:50:09 [2020-09-18T06:50:09.976Z] #17 10.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:50:09 [2020-09-18T06:50:09.976Z] #17 10.32 Selecting previously unselected package libnetfilter-conntrack3:amd64.
06:50:09 [2020-09-18T06:50:09.976Z] #17 10.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
06:50:09 [2020-09-18T06:50:09.976Z] #17 10.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:50:09 [2020-09-18T06:50:09.976Z] #17 10.37 Selecting previously unselected package libnftnl11:amd64.
06:50:09 [2020-09-18T06:50:09.976Z] #17 10.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
06:50:09 [2020-09-18T06:50:09.976Z] #17 10.38 Unpacking libnftnl11:amd64 (1.1.2-2) ...
06:50:09 [2020-09-18T06:50:09.976Z] #17 10.43 Selecting previously unselected package iptables.
06:50:09 [2020-09-18T06:50:09.976Z] #17 10.43 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.00 Setting up libonig5:amd64 (6.9.1-1) ...
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.01 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.02 Setting up vim (2:8.1.0875-5) ...
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.11 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.12 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.13 Setting up jq (1.5+dfsg-2+b1) ...
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.15 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
06:50:10 [2020-09-18T06:50:10.117Z] #17 51.17 Setting up python3.7 (3.7.3-2+deb10u2) ...
06:50:10 [2020-09-18T06:50:10.237Z] #17 10.43 Unpacking iptables (1.8.2-4) ...
06:50:10 [2020-09-18T06:50:10.237Z] #17 10.57 Selecting previously unselected package xxd.
06:50:10 [2020-09-18T06:50:10.237Z] #17 10.57 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
06:50:10 [2020-09-18T06:50:10.237Z] #17 10.58 Unpacking xxd (2:8.1.0875-5) ...
06:50:10 [2020-09-18T06:50:10.237Z] #17 10.64 Selecting previously unselected package vim-common.
06:50:10 [2020-09-18T06:50:10.237Z] #17 10.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:50:10 [2020-09-18T06:50:10.237Z] #17 10.66 Unpacking vim-common (2:8.1.0875-5) ...
06:50:10 [2020-09-18T06:50:10.499Z] #17 10.75 Selecting previously unselected package bash-completion.
06:50:10 [2020-09-18T06:50:10.499Z] #17 10.76 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:50:10 [2020-09-18T06:50:10.714Z] #40 135.3   CC       criu/files.o
06:50:10 [2020-09-18T06:50:10.742Z] #17 54.49 Setting up apparmor (2.13.2-10) ...
06:50:11 [2020-09-18T06:50:11.368Z] #40 ...
06:50:11 [2020-09-18T06:50:11.368Z] 
06:50:11 [2020-09-18T06:50:11.368Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:50:11 [2020-09-18T06:50:11.368Z] #20 8.597 Building wheels for collected packages: pyyaml
06:50:11 [2020-09-18T06:50:11.368Z] #20 8.598   Running setup.py bdist_wheel for pyyaml: started
06:50:11 [2020-09-18T06:50:11.368Z] #20 10.05   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
06:50:11 [2020-09-18T06:50:11.368Z] #20 10.05   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
06:50:11 [2020-09-18T06:50:11.368Z] #20 10.16 Successfully built pyyaml
06:50:11 [2020-09-18T06:50:11.368Z] #20 10.18 Installing collected packages: pathspec, pyyaml, yamllint
06:50:11 [2020-09-18T06:50:11.368Z] #20 10.49 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
06:50:11 [2020-09-18T06:50:11.368Z] #20 DONE 10.7s
06:50:11 [2020-09-18T06:50:11.443Z] #17 11.86 Unpacking bash-completion (1:2.8-6) ...
06:50:11 [2020-09-18T06:50:11.670Z] 
06:50:11 [2020-09-18T06:50:11.670Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:50:11 [2020-09-18T06:50:11.705Z] #17 12.00 Selecting previously unselected package bzip2.
06:50:11 [2020-09-18T06:50:11.705Z] #17 12.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
06:50:11 [2020-09-18T06:50:11.705Z] #17 12.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:50:11 [2020-09-18T06:50:11.705Z] #17 12.07 Selecting previously unselected package xz-utils.
06:50:11 [2020-09-18T06:50:11.705Z] #17 12.07 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
06:50:11 [2020-09-18T06:50:11.705Z] #17 12.08 Unpacking xz-utils (5.2.4-1) ...
06:50:11 [2020-09-18T06:50:11.705Z] #17 12.16 Selecting previously unselected package apparmor.
06:50:11 [2020-09-18T06:50:11.873Z] #45 ...
06:50:11 [2020-09-18T06:50:11.873Z] 
06:50:11 [2020-09-18T06:50:11.873Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:50:11 [2020-09-18T06:50:11.873Z] #19 8.982   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
06:50:11 [2020-09-18T06:50:11.873Z] #19 9.077 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
06:50:11 [2020-09-18T06:50:11.873Z] #19 9.124   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
06:50:11 [2020-09-18T06:50:11.873Z] #19 9.190 Collecting pyyaml (from yamllint==1.16.0)
06:50:11 [2020-09-18T06:50:11.873Z] #19 9.313   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
06:50:11 [2020-09-18T06:50:11.873Z] #19 10.49 Building wheels for collected packages: pyyaml
06:50:11 [2020-09-18T06:50:11.873Z] #19 10.49   Running setup.py bdist_wheel for pyyaml: started
06:50:11 [2020-09-18T06:50:11.873Z] #19 11.49   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
06:50:11 [2020-09-18T06:50:11.873Z] #19 11.49   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
06:50:11 [2020-09-18T06:50:11.873Z] #19 11.57 Successfully built pyyaml
06:50:11 [2020-09-18T06:50:11.873Z] #19 11.59 Installing collected packages: pathspec, pyyaml, yamllint
06:50:11 [2020-09-18T06:50:11.873Z] #19 11.89 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
06:50:11 [2020-09-18T06:50:11.873Z] #19 DONE 13.7s
06:50:11 [2020-09-18T06:50:11.873Z] 
06:50:11 [2020-09-18T06:50:11.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:11 [2020-09-18T06:50:11.873Z] #39 101.7   CC       criu/memfd.o
06:50:11 [2020-09-18T06:50:11.873Z] #39 102.1   CC       criu/mount.o
06:50:11 [2020-09-18T06:50:11.873Z] #39 104.7   CC       criu/namespaces.o
06:50:11 [2020-09-18T06:50:11.873Z] #39 106.0   CC       criu/net.o
06:50:11 [2020-09-18T06:50:11.873Z] #39 108.6   CC       criu/netfilter.o
06:50:11 [2020-09-18T06:50:11.873Z] #39 108.9   CC       criu/page-pipe.o
06:50:11 [2020-09-18T06:50:11.873Z] #39 109.6   CC       criu/page-xfer.o
06:50:11 [2020-09-18T06:50:11.873Z] #39 110.8   CC       criu/pagemap-cache.o
06:50:11 [2020-09-18T06:50:11.873Z] #39 111.1   CC       criu/pagemap.o
06:50:11 [2020-09-18T06:50:11.966Z] #17 12.17 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
06:50:11 [2020-09-18T06:50:11.966Z] #17 12.20 Unpacking apparmor (2.13.2-10) ...
06:50:11 [2020-09-18T06:50:11.966Z] #17 12.37 Selecting previously unselected package aufs-tools.
06:50:11 [2020-09-18T06:50:11.966Z] #17 12.37 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
06:50:11 [2020-09-18T06:50:11.966Z] #17 12.38 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:50:12 [2020-09-18T06:50:12.111Z] #17 56.02 Setting up xfsprogs (4.20.0-1) ...
06:50:12 [2020-09-18T06:50:12.111Z] #17 56.05 Setting up python3-lib2to3 (3.7.3-1) ...
06:50:12 [2020-09-18T06:50:12.136Z] #39 111.8   CC       criu/parasite-syscall.o
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.44 Selecting previously unselected package libonig5:amd64.
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.45 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.45 Unpacking libonig5:amd64 (6.9.1-1) ...
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.53 Selecting previously unselected package libjq1:amd64.
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.59 Selecting previously unselected package jq.
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.59 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.60 Unpacking jq (1.5+dfsg-2+b1) ...
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.64 Selecting previously unselected package libaio1:amd64.
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.65 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.65 Unpacking libaio1:amd64 (0.3.112-3) ...
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.69 Selecting previously unselected package libgpm2:amd64.
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.69 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.69 Unpacking libgpm2:amd64 (1.20.7-5) ...
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.74 Selecting previously unselected package libicu63:amd64.
06:50:12 [2020-09-18T06:50:12.228Z] #17 12.74 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
06:50:12 [2020-09-18T06:50:12.368Z] #17 56.33 Setting up python3-pkg-resources (40.8.0-1) ...
06:50:12 [2020-09-18T06:50:12.490Z] #17 12.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
06:50:12 [2020-09-18T06:50:12.712Z] #39 112.4   CC       criu/path.o
06:50:12 [2020-09-18T06:50:12.729Z] #50 ...
06:50:12 [2020-09-18T06:50:12.729Z] 
06:50:12 [2020-09-18T06:50:12.729Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:12 [2020-09-18T06:50:12.729Z] #40 137.5   CC       criu/filesystems.o
06:50:12 [2020-09-18T06:50:12.976Z] #39 112.7   CC       criu/pie-util-vdso.o
06:50:13 [2020-09-18T06:50:13.061Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.164s	coverage: 73.1% of statements
06:50:13 [2020-09-18T06:50:13.061Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
06:50:13 [2020-09-18T06:50:13.239Z] #39 113.0   CC       criu/pie-util.o
06:50:13 [2020-09-18T06:50:13.240Z] #39 113.1   CC       criu/pipes.o
06:50:13 [2020-09-18T06:50:13.298Z] #17 57.26 Setting up python3-distutils (3.7.3-1) ...
06:50:13 [2020-09-18T06:50:13.389Z] #40 138.3   CC       criu/fsnotify.o
06:50:13 [2020-09-18T06:50:13.418Z] #17 53.89 Setting up iptables (1.8.2-4) ...
06:50:13 [2020-09-18T06:50:13.418Z] #17 53.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:50:13 [2020-09-18T06:50:13.418Z] #17 53.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:50:13 [2020-09-18T06:50:13.418Z] #17 53.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:50:13 [2020-09-18T06:50:13.418Z] #17 53.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:50:13 [2020-09-18T06:50:13.418Z] #17 53.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:50:13 [2020-09-18T06:50:13.418Z] #17 53.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:50:13 [2020-09-18T06:50:13.418Z] #17 53.94 Setting up python3 (3.7.3-1) ...
06:50:13 [2020-09-18T06:50:13.418Z] #17 54.25 Setting up python3-wheel (0.32.3-2) ...
06:50:13 [2020-09-18T06:50:13.862Z] #17 57.74 Setting up python3-setuptools (40.8.0-1) ...
06:50:13 [2020-09-18T06:50:13.876Z] #17 13.97 Selecting previously unselected package libnet1:amd64.
06:50:13 [2020-09-18T06:50:13.876Z] #17 13.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:50:13 [2020-09-18T06:50:13.876Z] #17 13.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:50:13 [2020-09-18T06:50:13.876Z] #17 14.04 Selecting previously unselected package libnl-3-200:amd64.
06:50:13 [2020-09-18T06:50:13.876Z] #17 14.04 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
06:50:13 [2020-09-18T06:50:13.876Z] #17 14.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:50:13 [2020-09-18T06:50:13.876Z] #17 14.10 Selecting previously unselected package libprotobuf-c1:amd64.
06:50:13 [2020-09-18T06:50:13.876Z] #17 14.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:50:13 [2020-09-18T06:50:13.876Z] #17 14.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:50:13 [2020-09-18T06:50:13.876Z] #17 14.15 Selecting previously unselected package libreadline5:amd64.
06:50:13 [2020-09-18T06:50:13.876Z] #17 14.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
06:50:13 [2020-09-18T06:50:13.876Z] #17 14.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:50:13 [2020-09-18T06:50:13.876Z] #17 14.21 Selecting previously unselected package net-tools.
06:50:13 [2020-09-18T06:50:13.876Z] #17 14.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
06:50:13 [2020-09-18T06:50:13.876Z] #17 14.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:50:13 [2020-09-18T06:50:13.989Z] #17 54.90 Setting up apparmor (2.13.2-10) ...
06:50:14 [2020-09-18T06:50:14.137Z] #17 14.30 Selecting previously unselected package python-pip-whl.
06:50:14 [2020-09-18T06:50:14.137Z] #17 14.30 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
06:50:14 [2020-09-18T06:50:14.137Z] #17 14.31 Unpacking python-pip-whl (18.1-5) ...
06:50:14 [2020-09-18T06:50:14.137Z] #17 14.51 Selecting previously unselected package python3-lib2to3.
06:50:14 [2020-09-18T06:50:14.137Z] #17 14.52 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
06:50:14 [2020-09-18T06:50:14.137Z] #17 14.53 Unpacking python3-lib2to3 (3.7.3-1) ...
06:50:14 [2020-09-18T06:50:14.190Z] #39 113.8   CC       criu/plugin.o
06:50:14 [2020-09-18T06:50:14.398Z] #17 14.59 Selecting previously unselected package python3-distutils.
06:50:14 [2020-09-18T06:50:14.398Z] #17 14.60 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
06:50:14 [2020-09-18T06:50:14.398Z] #17 14.60 Unpacking python3-distutils (3.7.3-1) ...
06:50:14 [2020-09-18T06:50:14.398Z] #17 14.68 Selecting previously unselected package python3-pip.
06:50:14 [2020-09-18T06:50:14.398Z] #17 14.68 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
06:50:14 [2020-09-18T06:50:14.398Z] #17 14.69 Unpacking python3-pip (18.1-5) ...
06:50:14 [2020-09-18T06:50:14.398Z] #17 14.76 Selecting previously unselected package python3-pkg-resources.
06:50:14 [2020-09-18T06:50:14.398Z] #17 14.76 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
06:50:14 [2020-09-18T06:50:14.398Z] #17 14.77 Unpacking python3-pkg-resources (40.8.0-1) ...
06:50:14 [2020-09-18T06:50:14.398Z] #17 14.84 Selecting previously unselected package python3-setuptools.
06:50:14 [2020-09-18T06:50:14.398Z] #17 14.84 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
06:50:14 [2020-09-18T06:50:14.455Z] #39 114.2   CC       criu/proc_parse.o
06:50:14 [2020-09-18T06:50:14.569Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.071s	coverage: 57.7% of statements
06:50:14 [2020-09-18T06:50:14.569Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
06:50:14 [2020-09-18T06:50:14.569Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.643s	coverage: 76.1% of statements
06:50:14 [2020-09-18T06:50:14.569Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
06:50:14 [2020-09-18T06:50:14.661Z] #17 14.84 Unpacking python3-setuptools (40.8.0-1) ...
06:50:14 [2020-09-18T06:50:14.661Z] #17 14.95 Selecting previously unselected package python3-wheel.
06:50:14 [2020-09-18T06:50:14.661Z] #17 14.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
06:50:14 [2020-09-18T06:50:14.661Z] #17 14.96 Unpacking python3-wheel (0.32.3-2) ...
06:50:14 [2020-09-18T06:50:14.661Z] #17 15.00 Selecting previously unselected package sudo.
06:50:14 [2020-09-18T06:50:14.661Z] #17 15.01 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
06:50:14 [2020-09-18T06:50:14.661Z] #17 15.02 Unpacking sudo (1.8.27-1+deb10u2) ...
06:50:14 [2020-09-18T06:50:14.921Z] #17 15.23 Selecting previously unselected package thin-provisioning-tools.
06:50:14 [2020-09-18T06:50:14.921Z] #17 15.23 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
06:50:14 [2020-09-18T06:50:14.921Z] #17 15.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:50:14 [2020-09-18T06:50:14.930Z] #17 ...
06:50:14 [2020-09-18T06:50:14.930Z] 
06:50:14 [2020-09-18T06:50:14.930Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:14 [2020-09-18T06:50:14.930Z] #39 97.41   CC       criu/cr-service.o
06:50:14 [2020-09-18T06:50:14.930Z] #39 98.97   CC       criu/crtools.o
06:50:14 [2020-09-18T06:50:14.930Z] #39 99.50   CC       criu/eventfd.o
06:50:14 [2020-09-18T06:50:14.930Z] #39 99.83   CC       criu/eventpoll.o
06:50:14 [2020-09-18T06:50:14.930Z] #39 100.5   CC       criu/external.o
06:50:14 [2020-09-18T06:50:14.930Z] #39 100.8   CC       criu/fault-injection.o
06:50:14 [2020-09-18T06:50:14.930Z] #39 100.9   CC       criu/fdstore.o
06:50:14 [2020-09-18T06:50:14.930Z] #39 101.2   CC       criu/fifo.o
06:50:14 [2020-09-18T06:50:14.930Z] #39 101.6   CC       criu/file-ids.o
06:50:14 [2020-09-18T06:50:14.930Z] #39 101.8   CC       criu/file-lock.o
06:50:14 [2020-09-18T06:50:14.930Z] #39 102.6   CC       criu/files-ext.o
06:50:14 [2020-09-18T06:50:14.930Z] #39 103.1   CC       criu/files-reg.o
06:50:14 [2020-09-18T06:50:14.930Z] #39 105.1   CC       criu/files.o
06:50:14 [2020-09-18T06:50:14.930Z] #39 106.9   CC       criu/filesystems.o
06:50:14 [2020-09-18T06:50:14.930Z] #39 107.6   CC       criu/fsnotify.o
06:50:14 [2020-09-18T06:50:14.936Z] #40 139.5   CC       criu/image-desc.o
06:50:14 [2020-09-18T06:50:14.936Z] #40 139.8   CC       criu/image.o
06:50:15 [2020-09-18T06:50:15.183Z] #17 15.35 Selecting previously unselected package uidmap.
06:50:15 [2020-09-18T06:50:15.183Z] #17 15.36 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
06:50:15 [2020-09-18T06:50:15.183Z] #17 15.36 Unpacking uidmap (1:4.5-1.1) ...
06:50:15 [2020-09-18T06:50:15.183Z] #17 15.42 Selecting previously unselected package vim-runtime.
06:50:15 [2020-09-18T06:50:15.183Z] #17 15.43 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:50:15 [2020-09-18T06:50:15.183Z] #17 15.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:50:15 [2020-09-18T06:50:15.183Z] #17 15.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:50:15 [2020-09-18T06:50:15.183Z] #17 15.48 Unpacking vim-runtime (2:8.1.0875-5) ...
06:50:15 [2020-09-18T06:50:15.201Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.0% of statements
06:50:15 [2020-09-18T06:50:15.231Z] #17 58.96 Setting up python3-pip (18.1-5) ...
06:50:15 [2020-09-18T06:50:15.492Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
06:50:15 [2020-09-18T06:50:15.501Z] #39 ...
06:50:15 [2020-09-18T06:50:15.501Z] 
06:50:15 [2020-09-18T06:50:15.501Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:50:15 [2020-09-18T06:50:15.501Z] #17 56.53 Setting up xfsprogs (4.20.0-1) ...
06:50:15 [2020-09-18T06:50:15.501Z] #17 56.55 Setting up python3-lib2to3 (3.7.3-1) ...
06:50:15 [2020-09-18T06:50:15.586Z] #40 140.6   CC       criu/ipc_ns.o
06:50:15 [2020-09-18T06:50:15.794Z] #17 59.92 Processing triggers for libc-bin (2.28-10) ...
06:50:16 [2020-09-18T06:50:16.022Z] #17 56.91 Setting up python3-pkg-resources (40.8.0-1) ...
06:50:16 [2020-09-18T06:50:16.056Z] #17 59.95 Processing triggers for mime-support (3.62) ...
06:50:16 [2020-09-18T06:50:16.124Z] ok  	github.com/docker/docker/daemon/links	0.001s	coverage: 93.0% of statements
06:50:16 [2020-09-18T06:50:16.382Z] #39 ...
06:50:16 [2020-09-18T06:50:16.382Z] 
06:50:16 [2020-09-18T06:50:16.383Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:50:16 [2020-09-18T06:50:16.383Z] #52 136.4 + bin/containerd
06:50:16 [2020-09-18T06:50:16.570Z] #17 16.57 Selecting previously unselected package vim.
06:50:16 [2020-09-18T06:50:16.570Z] #17 16.58 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
06:50:16 [2020-09-18T06:50:16.570Z] #17 16.60 Unpacking vim (2:8.1.0875-5) ...
06:50:16 [2020-09-18T06:50:16.570Z] #17 16.81 Selecting previously unselected package xfsprogs.
06:50:16 [2020-09-18T06:50:16.570Z] #17 16.81 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
06:50:16 [2020-09-18T06:50:16.570Z] #17 16.82 Unpacking xfsprogs (4.20.0-1) ...
06:50:16 [2020-09-18T06:50:16.570Z] #17 16.96 Selecting previously unselected package zip.
06:50:16 [2020-09-18T06:50:16.570Z] #17 16.98 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
06:50:16 [2020-09-18T06:50:16.570Z] #17 16.98 Unpacking zip (3.0-11+b1) ...
06:50:16 [2020-09-18T06:50:16.570Z] #17 17.07 Setting up aufs-tools (1:4.14+20190211-1) ...
06:50:16 [2020-09-18T06:50:16.594Z] #17 57.75 Setting up python3-distutils (3.7.3-1) ...
06:50:16 [2020-09-18T06:50:16.646Z] #52 ...
06:50:16 [2020-09-18T06:50:16.646Z] 
06:50:16 [2020-09-18T06:50:16.646Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:16 [2020-09-18T06:50:16.646Z] #39 116.3   CC       criu/protobuf-desc.o
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.09 Setting up libip6tc0:amd64 (1.8.2-4) ...
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.11 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.12 Setting up libgpm2:amd64 (1.20.7-5) ...
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.13 Setting up libip4tc0:amd64 (1.8.2-4) ...
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.15 Setting up uidmap (1:4.5-1.1) ...
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.16 Setting up libnftnl11:amd64 (1.1.2-2) ...
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.20 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.20 Setting up xxd (2:8.1.0875-5) ...
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.21 Setting up zip (3.0-11+b1) ...
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.22 Setting up vim-common (2:8.1.0875-5) ...
06:50:16 [2020-09-18T06:50:16.832Z] #17 17.24 Setting up bash-completion (1:2.8-6) ...
06:50:16 [2020-09-18T06:50:16.986Z] #17 DONE 60.7s
06:50:16 [2020-09-18T06:50:16.986Z] 
06:50:16 [2020-09-18T06:50:16.986Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
06:50:17 [2020-09-18T06:50:17.128Z] #40 141.9   CC       criu/irmap.o
06:50:17 [2020-09-18T06:50:17.158Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.8% of statements
06:50:17 [2020-09-18T06:50:17.158Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
06:50:17 [2020-09-18T06:50:17.158Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
06:50:17 [2020-09-18T06:50:17.164Z] #17 58.16 Setting up python3-setuptools (40.8.0-1) ...
06:50:17 [2020-09-18T06:50:17.558Z] #18 0.926 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:50:17 [2020-09-18T06:50:17.558Z] #18 0.930 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:50:17 [2020-09-18T06:50:17.558Z] #18 0.934 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:50:17 [2020-09-18T06:50:17.558Z] #18 DONE 1.0s
06:50:17 [2020-09-18T06:50:17.558Z] 
06:50:17 [2020-09-18T06:50:17.558Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:50:17 [2020-09-18T06:50:17.558Z] #36 185.0 + dpkg --print-architecture
06:50:17 [2020-09-18T06:50:17.558Z] #36 185.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
06:50:17 [2020-09-18T06:50:17.558Z] #36 185.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:50:17 [2020-09-18T06:50:17.558Z] #36 185.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:50:17 [2020-09-18T06:50:17.596Z] #39 117.1   CC       criu/protobuf.o
06:50:17 [2020-09-18T06:50:17.776Z] #17 18.20 Setting up libiptc0:amd64 (1.8.2-4) ...
06:50:17 [2020-09-18T06:50:17.776Z] #17 18.21 Setting up xz-utils (5.2.4-1) ...
06:50:17 [2020-09-18T06:50:17.776Z] #17 18.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:50:17 [2020-09-18T06:50:17.776Z] #17 18.24 Setting up sudo (1.8.27-1+deb10u2) ...
06:50:17 [2020-09-18T06:50:17.776Z] #17 18.27 invoke-rc.d: could not determine current runlevel
06:50:17 [2020-09-18T06:50:17.776Z] #17 18.27 invoke-rc.d: policy-rc.d denied execution of start.
06:50:17 [2020-09-18T06:50:17.776Z] #17 18.28 Setting up pigz (2.4-1) ...
06:50:17 [2020-09-18T06:50:17.776Z] #17 18.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:50:17 [2020-09-18T06:50:17.776Z] #17 18.30 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:50:17 [2020-09-18T06:50:17.778Z] #40 142.7   CC       criu/kcmp-ids.o
06:50:17 [2020-09-18T06:50:17.789Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 41.0% of statements
06:50:17 [2020-09-18T06:50:17.860Z] #39 117.6   CC       criu/pstree.o
06:50:18 [2020-09-18T06:50:18.038Z] #17 18.32 Setting up python-pip-whl (18.1-5) ...
06:50:18 [2020-09-18T06:50:18.038Z] #17 18.33 Setting up libmpdec2:amd64 (2.4.2-2) ...
06:50:18 [2020-09-18T06:50:18.038Z] #17 18.34 Setting up vim-runtime (2:8.1.0875-5) ...
06:50:18 [2020-09-18T06:50:18.038Z] #17 18.47 Setting up libaio1:amd64 (0.3.112-3) ...
06:50:18 [2020-09-18T06:50:18.038Z] #17 18.51 Setting up libonig5:amd64 (6.9.1-1) ...
06:50:18 [2020-09-18T06:50:18.038Z] #17 18.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
06:50:18 [2020-09-18T06:50:18.038Z] #17 18.53 Setting up vim (2:8.1.0875-5) ...
06:50:18 [2020-09-18T06:50:18.038Z] #17 18.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:50:18 [2020-09-18T06:50:18.038Z] #17 18.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:50:18 [2020-09-18T06:50:18.038Z] #17 18.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:50:18 [2020-09-18T06:50:18.083Z] #40 143.0   CC       criu/kerndat.o
06:50:18 [2020-09-18T06:50:18.104Z] #17 59.11 Setting up python3-pip (18.1-5) ...
06:50:18 [2020-09-18T06:50:18.300Z] #17 18.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:50:18 [2020-09-18T06:50:18.300Z] #17 18.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:50:18 [2020-09-18T06:50:18.300Z] #17 18.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:50:18 [2020-09-18T06:50:18.300Z] #17 18.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:50:18 [2020-09-18T06:50:18.300Z] #17 18.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:50:18 [2020-09-18T06:50:18.300Z] #17 18.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:50:18 [2020-09-18T06:50:18.300Z] #17 18.60 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:50:18 [2020-09-18T06:50:18.300Z] #17 18.61 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:50:18 [2020-09-18T06:50:18.300Z] #17 18.62 Setting up jq (1.5+dfsg-2+b1) ...
06:50:18 [2020-09-18T06:50:18.300Z] #17 18.63 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
06:50:18 [2020-09-18T06:50:18.300Z] #17 18.64 Setting up python3.7 (3.7.3-2+deb10u2) ...
06:50:18 [2020-09-18T06:50:18.809Z] #39 118.6   CC       criu/rbtree.o
06:50:18 [2020-09-18T06:50:18.822Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.077s	coverage: 77.8% of statements
06:50:18 [2020-09-18T06:50:18.822Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
06:50:18 [2020-09-18T06:50:18.822Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
06:50:18 [2020-09-18T06:50:18.822Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.004s	coverage: 67.0% of statements
06:50:19 [2020-09-18T06:50:19.072Z] #39 118.9   CC       criu/rst-malloc.o
06:50:19 [2020-09-18T06:50:19.244Z] #17 19.45 Setting up iptables (1.8.2-4) ...
06:50:19 [2020-09-18T06:50:19.244Z] #17 ...
06:50:19 [2020-09-18T06:50:19.244Z] 
06:50:19 [2020-09-18T06:50:19.244Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:50:19 [2020-09-18T06:50:19.244Z] #49 22.89 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
06:50:19 [2020-09-18T06:50:19.244Z] #49 23.50 + mkdir -p /build
06:50:19 [2020-09-18T06:50:19.244Z] #49 23.50 + cp runc /build/runc
06:50:19 [2020-09-18T06:50:19.244Z] #49 DONE 24.1s
06:50:19 [2020-09-18T06:50:19.244Z] 
06:50:19 [2020-09-18T06:50:19.244Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:50:19 [2020-09-18T06:50:19.244Z] #17 19.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:50:19 [2020-09-18T06:50:19.244Z] #17 19.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:50:19 [2020-09-18T06:50:19.244Z] #17 19.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:50:19 [2020-09-18T06:50:19.244Z] #17 19.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:50:19 [2020-09-18T06:50:19.244Z] #17 19.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:50:19 [2020-09-18T06:50:19.244Z] #17 19.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:50:19 [2020-09-18T06:50:19.244Z] #17 19.48 Setting up python3 (3.7.3-1) ...
06:50:19 [2020-09-18T06:50:19.244Z] #17 19.62 Setting up python3-wheel (0.32.3-2) ...
06:50:19 [2020-09-18T06:50:19.335Z] #39 119.1   CC       criu/seccomp.o
06:50:19 [2020-09-18T06:50:19.454Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 23.9% of statements
06:50:19 [2020-09-18T06:50:19.489Z] #17 60.26 Processing triggers for libc-bin (2.28-10) ...
06:50:19 [2020-09-18T06:50:19.489Z] #17 60.29 Processing triggers for mime-support (3.62) ...
06:50:19 [2020-09-18T06:50:19.508Z] #17 19.84 Setting up apparmor (2.13.2-10) ...
06:50:19 [2020-09-18T06:50:19.622Z] #40 144.4   CC       criu/libnetlink.o
06:50:19 [2020-09-18T06:50:19.745Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 61.6% of statements
06:50:20 [2020-09-18T06:50:20.037Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
06:50:20 [2020-09-18T06:50:20.078Z] #36 ...
06:50:20 [2020-09-18T06:50:20.078Z] 
06:50:20 [2020-09-18T06:50:20.078Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:20 [2020-09-18T06:50:20.078Z] #39 109.2   CC       criu/ipc_ns.o
06:50:20 [2020-09-18T06:50:20.078Z] #39 110.3   CC       criu/irmap.o
06:50:20 [2020-09-18T06:50:20.078Z] #39 110.9   CC       criu/kcmp-ids.o
06:50:20 [2020-09-18T06:50:20.078Z] #39 111.2   CC       criu/kerndat.o
06:50:20 [2020-09-18T06:50:20.078Z] #39 112.2   CC       criu/libnetlink.o
06:50:20 [2020-09-18T06:50:20.078Z] #39 112.5   CC       criu/log.o
06:50:20 [2020-09-18T06:50:20.078Z] #39 113.1   CC       criu/lsm.o
06:50:20 [2020-09-18T06:50:20.078Z] #39 113.5   CC       criu/mem.o
06:50:20 [2020-09-18T06:50:20.078Z] #39 115.1   CC       criu/memfd.o
06:50:20 [2020-09-18T06:50:20.078Z] #39 115.8   CC       criu/mount.o
06:50:20 [2020-09-18T06:50:20.083Z] #17 20.59 Setting up xfsprogs (4.20.0-1) ...
06:50:20 [2020-09-18T06:50:20.083Z] #17 20.60 Setting up python3-lib2to3 (3.7.3-1) ...
06:50:20 [2020-09-18T06:50:20.285Z] #39 119.8   CC       criu/seize.o
06:50:20 [2020-09-18T06:50:20.296Z] #40 145.0   CC       criu/log.o
06:50:20 [2020-09-18T06:50:20.344Z] #17 20.68 Setting up python3-pkg-resources (40.8.0-1) ...
06:50:20 [2020-09-18T06:50:20.344Z] #17 20.85 Setting up python3-distutils (3.7.3-1) ...
06:50:20 [2020-09-18T06:50:20.432Z] #17 DONE 61.3s
06:50:20 [2020-09-18T06:50:20.432Z] 
06:50:20 [2020-09-18T06:50:20.432Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
06:50:20 [2020-09-18T06:50:20.597Z] #40 145.5   CC       criu/lsm.o
06:50:20 [2020-09-18T06:50:20.605Z] #17 20.96 Setting up python3-setuptools (40.8.0-1) ...
06:50:20 [2020-09-18T06:50:20.641Z] #39 ...
06:50:20 [2020-09-18T06:50:20.641Z] 
06:50:20 [2020-09-18T06:50:20.641Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:50:20 [2020-09-18T06:50:20.641Z] #45 192.3 + cd /tmp/tmp.6lbWJ4IaPf/src/github.com/golangci/golangci-lint/
06:50:20 [2020-09-18T06:50:20.641Z] #45 192.3 + git checkout -q v1.23.8
06:50:20 [2020-09-18T06:50:20.668Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 75.2% of statements
06:50:20 [2020-09-18T06:50:20.668Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
06:50:20 [2020-09-18T06:50:20.865Z] #17 21.19 Setting up python3-pip (18.1-5) ...
06:50:20 [2020-09-18T06:50:20.865Z] #17 21.38 Processing triggers for libc-bin (2.28-10) ...
06:50:20 [2020-09-18T06:50:20.866Z] #39 120.6   CC       criu/servicefd.o
06:50:20 [2020-09-18T06:50:20.958Z] time="2020-09-18T06:50:20Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate959769364/log618629475.1: no such file or directory"
06:50:20 [2020-09-18T06:50:20.958Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.052s	coverage: 38.3% of statements
06:50:21 [2020-09-18T06:50:21.126Z] #17 21.40 Processing triggers for mime-support (3.62) ...
06:50:21 [2020-09-18T06:50:21.126Z] #17 DONE 21.5s
06:50:21 [2020-09-18T06:50:21.126Z] 
06:50:21 [2020-09-18T06:50:21.126Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
06:50:21 [2020-09-18T06:50:21.205Z] #45 193.1 ++ git describe --tags
06:50:21 [2020-09-18T06:50:21.205Z] #45 193.1 + version=v1.23.8
06:50:21 [2020-09-18T06:50:21.205Z] #45 193.1 ++ git rev-parse --short HEAD
06:50:21 [2020-09-18T06:50:21.205Z] #45 193.1 + commit=76a82c6
06:50:21 [2020-09-18T06:50:21.205Z] #45 193.1 ++ git show -s --format=%cd
06:50:21 [2020-09-18T06:50:21.205Z] #45 193.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
06:50:21 [2020-09-18T06:50:21.205Z] #45 193.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
06:50:21 [2020-09-18T06:50:21.256Z] #40 146.0   CC       criu/mem.o
06:50:21 [2020-09-18T06:50:21.374Z] #18 0.950 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:50:21 [2020-09-18T06:50:21.374Z] #18 0.950 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:50:21 [2020-09-18T06:50:21.374Z] #18 0.953 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:50:21 [2020-09-18T06:50:21.374Z] #18 DONE 1.0s
06:50:21 [2020-09-18T06:50:21.374Z] 
06:50:21 [2020-09-18T06:50:21.374Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:50:21 [2020-09-18T06:50:21.374Z] #45 194.4 + cd /tmp/tmp.eXaEKO4Sw3/src/github.com/golangci/golangci-lint/
06:50:21 [2020-09-18T06:50:21.374Z] #45 194.4 + git checkout -q v1.23.8
06:50:21 [2020-09-18T06:50:21.444Z] #39 121.0   CC       criu/shmem.o
06:50:21 [2020-09-18T06:50:21.445Z] #39 ...
06:50:21 [2020-09-18T06:50:21.445Z] 
06:50:21 [2020-09-18T06:50:21.445Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:50:21 [2020-09-18T06:50:21.445Z] #21 184.2 + return
06:50:21 [2020-09-18T06:50:21.445Z] #21 DONE 185.8s
06:50:21 [2020-09-18T06:50:21.589Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 33.3% of statements
06:50:21 [2020-09-18T06:50:21.698Z] #18 0.443 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:50:21 [2020-09-18T06:50:21.698Z] #18 0.444 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:50:21 [2020-09-18T06:50:21.698Z] #18 0.447 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:50:21 [2020-09-18T06:50:21.698Z] #18 DONE 0.5s
06:50:21 [2020-09-18T06:50:21.698Z] 
06:50:21 [2020-09-18T06:50:21.698Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:50:21 [2020-09-18T06:50:21.708Z] 
06:50:21 [2020-09-18T06:50:21.708Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:50:22 [2020-09-18T06:50:22.288Z] #45 ...
06:50:22 [2020-09-18T06:50:22.288Z] 
06:50:22 [2020-09-18T06:50:22.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:22 [2020-09-18T06:50:22.288Z] #39 121.9   CC       criu/sigframe.o
06:50:22 [2020-09-18T06:50:22.551Z] #39 122.1   CC       criu/signalfd.o
06:50:22 [2020-09-18T06:50:22.551Z] #39 122.3   CC       criu/sk-inet.o
06:50:22 [2020-09-18T06:50:22.623Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
06:50:22 [2020-09-18T06:50:22.757Z] #45 195.7 ++ git describe --tags
06:50:22 [2020-09-18T06:50:22.757Z] #45 195.7 + version=v1.23.8
06:50:22 [2020-09-18T06:50:22.757Z] #45 195.7 ++ git rev-parse --short HEAD
06:50:22 [2020-09-18T06:50:22.757Z] #45 195.7 + commit=76a82c6
06:50:22 [2020-09-18T06:50:22.757Z] #45 195.7 ++ git show -s --format=%cd
06:50:22 [2020-09-18T06:50:22.757Z] #45 195.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
06:50:22 [2020-09-18T06:50:22.757Z] #45 195.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
06:50:22 [2020-09-18T06:50:22.914Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
06:50:23 [2020-09-18T06:50:23.082Z] #19 1.259 Collecting yamllint==1.16.0
06:50:23 [2020-09-18T06:50:23.373Z] #40 147.9   CC       criu/memfd.o
06:50:23 [2020-09-18T06:50:23.497Z] #39 123.3   CC       criu/sk-netlink.o
06:50:23 [2020-09-18T06:50:23.546Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
06:50:23 [2020-09-18T06:50:23.546Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.451s	coverage: 82.5% of statements
06:50:23 [2020-09-18T06:50:23.546Z] ?   	github.com/docker/docker/daemon/names	[no test files]
06:50:23 [2020-09-18T06:50:23.546Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
06:50:23 [2020-09-18T06:50:23.675Z] #40 148.7   CC       criu/mount.o
06:50:24 [2020-09-18T06:50:24.073Z] #39 123.7   CC       criu/sk-packet.o
06:50:24 [2020-09-18T06:50:24.651Z] #39 124.2   CC       criu/sk-queue.o
06:50:24 [2020-09-18T06:50:24.914Z] #39 ...
06:50:24 [2020-09-18T06:50:24.914Z] 
06:50:24 [2020-09-18T06:50:24.914Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
06:50:24 [2020-09-18T06:50:24.914Z] #22 DONE 1.1s
06:50:24 [2020-09-18T06:50:24.914Z] 
06:50:24 [2020-09-18T06:50:24.914Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:24 [2020-09-18T06:50:24.914Z] #39 124.6   CC       criu/sk-tcp.o
06:50:25 [2020-09-18T06:50:25.053Z] ok  	github.com/docker/docker/distribution/metadata	0.036s	coverage: 48.2% of statements
06:50:25 [2020-09-18T06:50:25.344Z] ok  	github.com/docker/docker/distribution	0.622s	coverage: 21.9% of statements
06:50:25 [2020-09-18T06:50:25.344Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
06:50:25 [2020-09-18T06:50:25.492Z] #39 125.3   CC       criu/sk-unix.o
06:50:25 [2020-09-18T06:50:25.978Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
06:50:26 [2020-09-18T06:50:26.056Z] #45 ...
06:50:26 [2020-09-18T06:50:26.056Z] 
06:50:26 [2020-09-18T06:50:26.056Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:50:26 [2020-09-18T06:50:26.056Z] #36 188.6 + dpkg --print-architecture
06:50:26 [2020-09-18T06:50:26.056Z] #36 188.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
06:50:26 [2020-09-18T06:50:26.056Z] #36 189.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:50:26 [2020-09-18T06:50:26.056Z] #36 189.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:50:26 [2020-09-18T06:50:26.056Z] #36 ...
06:50:26 [2020-09-18T06:50:26.056Z] 
06:50:26 [2020-09-18T06:50:26.056Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:26 [2020-09-18T06:50:26.056Z] #39 108.8   CC       criu/image-desc.o
06:50:26 [2020-09-18T06:50:26.056Z] #39 108.9   CC       criu/image.o
06:50:26 [2020-09-18T06:50:26.056Z] #39 109.8   CC       criu/ipc_ns.o
06:50:26 [2020-09-18T06:50:26.056Z] #39 111.1   CC       criu/irmap.o
06:50:26 [2020-09-18T06:50:26.056Z] #39 111.6   CC       criu/kcmp-ids.o
06:50:26 [2020-09-18T06:50:26.056Z] #39 111.9   CC       criu/kerndat.o
06:50:26 [2020-09-18T06:50:26.056Z] #39 113.5   CC       criu/libnetlink.o
06:50:26 [2020-09-18T06:50:26.056Z] #39 113.9   CC       criu/log.o
06:50:26 [2020-09-18T06:50:26.056Z] #39 114.6   CC       criu/lsm.o
06:50:26 [2020-09-18T06:50:26.056Z] #39 115.0   CC       criu/mem.o
06:50:26 [2020-09-18T06:50:26.056Z] #39 116.8   CC       criu/memfd.o
06:50:26 [2020-09-18T06:50:26.056Z] #39 117.4   CC       criu/mount.o
06:50:26 [2020-09-18T06:50:26.618Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
06:50:27 [2020-09-18T06:50:27.250Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
06:50:27 [2020-09-18T06:50:27.250Z] ok  	github.com/docker/docker/distribution/xfer	1.862s	coverage: 85.6% of statements
06:50:27 [2020-09-18T06:50:27.250Z] ?   	github.com/docker/docker/dockerversion	[no test files]
06:50:27 [2020-09-18T06:50:27.250Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
06:50:27 [2020-09-18T06:50:27.419Z] #39 126.9   CC       criu/sockets.o
06:50:27 [2020-09-18T06:50:27.748Z] #45 ...
06:50:27 [2020-09-18T06:50:27.748Z] 
06:50:27 [2020-09-18T06:50:27.748Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:50:27 [2020-09-18T06:50:27.748Z] #19 4.881 Collecting yamllint==1.16.0
06:50:27 [2020-09-18T06:50:27.748Z] #19 ...
06:50:27 [2020-09-18T06:50:27.748Z] 
06:50:27 [2020-09-18T06:50:27.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:27 [2020-09-18T06:50:27.748Z] #39 120.2   CC       criu/namespaces.o
06:50:27 [2020-09-18T06:50:27.748Z] #39 122.3   CC       criu/net.o
06:50:27 [2020-09-18T06:50:27.748Z] #39 125.0   CC       criu/netfilter.o
06:50:27 [2020-09-18T06:50:27.748Z] #39 125.3   CC       criu/page-pipe.o
06:50:27 [2020-09-18T06:50:27.748Z] #39 126.1   CC       criu/page-xfer.o
06:50:27 [2020-09-18T06:50:27.882Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
06:50:27 [2020-09-18T06:50:27.882Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
06:50:27 [2020-09-18T06:50:27.996Z] #39 127.7   CC       criu/stats.o
06:50:28 [2020-09-18T06:50:28.005Z] #39 ...
06:50:28 [2020-09-18T06:50:28.005Z] 
06:50:28 [2020-09-18T06:50:28.005Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:50:28 [2020-09-18T06:50:28.005Z] #19 10.27   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
06:50:28 [2020-09-18T06:50:28.211Z] #40 152.8   CC       criu/namespaces.o
06:50:28 [2020-09-18T06:50:28.259Z] #39 128.0   CC       criu/string.o
06:50:28 [2020-09-18T06:50:28.259Z] #39 128.1   CC       criu/sysctl.o
06:50:28 [2020-09-18T06:50:28.262Z] #19 10.38 Collecting pyyaml (from yamllint==1.16.0)
06:50:28 [2020-09-18T06:50:28.262Z] #19 10.53   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
06:50:28 [2020-09-18T06:50:28.386Z] #19 6.415   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
06:50:28 [2020-09-18T06:50:28.386Z] #19 6.435 Collecting pyyaml (from yamllint==1.16.0)
06:50:28 [2020-09-18T06:50:28.386Z] #19 6.466   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
06:50:28 [2020-09-18T06:50:28.386Z] #19 6.750 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
06:50:28 [2020-09-18T06:50:28.386Z] #19 6.762   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
06:50:28 [2020-09-18T06:50:28.386Z] #19 6.771 Building wheels for collected packages: pyyaml
06:50:28 [2020-09-18T06:50:28.386Z] #19 6.772   Running setup.py bdist_wheel for pyyaml: started
06:50:28 [2020-09-18T06:50:28.514Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
06:50:28 [2020-09-18T06:50:28.600Z] #39 121.1   CC       criu/namespaces.o
06:50:28 [2020-09-18T06:50:28.652Z] #19 7.008   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
06:50:28 [2020-09-18T06:50:28.652Z] #19 7.008   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
06:50:28 [2020-09-18T06:50:28.652Z] #19 7.024 Successfully built pyyaml
06:50:28 [2020-09-18T06:50:28.652Z] #19 7.028 Installing collected packages: pyyaml, pathspec, yamllint
06:50:28 [2020-09-18T06:50:28.652Z] #19 7.102 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
06:50:28 [2020-09-18T06:50:28.917Z] #19 DONE 7.2s
06:50:28 [2020-09-18T06:50:28.917Z] 
06:50:28 [2020-09-18T06:50:28.918Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
06:50:28 [2020-09-18T06:50:28.918Z] #22 DONE 0.1s
06:50:28 [2020-09-18T06:50:28.918Z] 
06:50:28 [2020-09-18T06:50:28.918Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
06:50:29 [2020-09-18T06:50:29.207Z] #39 128.7   CC       criu/sysfs_parse.o
06:50:29 [2020-09-18T06:50:29.470Z] #39 129.0   CC       criu/timens.o
06:50:29 [2020-09-18T06:50:29.551Z] ok  	github.com/docker/docker/opts	0.016s	coverage: 67.1% of statements
06:50:29 [2020-09-18T06:50:29.551Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
06:50:29 [2020-09-18T06:50:29.734Z] #39 129.4   CC       criu/timerfd.o
06:50:29 [2020-09-18T06:50:29.997Z] #39 129.8   CC       criu/tty.o
06:50:30 [2020-09-18T06:50:30.156Z] #19 12.00 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
06:50:30 [2020-09-18T06:50:30.156Z] #19 12.05   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
06:50:30 [2020-09-18T06:50:30.156Z] #19 12.11 Building wheels for collected packages: pyyaml
06:50:30 [2020-09-18T06:50:30.156Z] #19 12.11   Running setup.py bdist_wheel for pyyaml: started
06:50:30 [2020-09-18T06:50:30.327Z] #40 154.9   CC       criu/net.o
06:50:30 [2020-09-18T06:50:30.511Z] #39 122.8   CC       criu/net.o
06:50:31 [2020-09-18T06:50:31.075Z] ok  	github.com/docker/docker/pkg/archive	0.500s	coverage: 76.9% of statements
06:50:31 [2020-09-18T06:50:31.086Z] #19 13.27   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
06:50:31 [2020-09-18T06:50:31.086Z] #19 13.27   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
06:50:31 [2020-09-18T06:50:31.086Z] #19 13.37 Successfully built pyyaml
06:50:31 [2020-09-18T06:50:31.086Z] #19 13.39 Installing collected packages: pyyaml, pathspec, yamllint
06:50:31 [2020-09-18T06:50:31.452Z] #39 ...
06:50:31 [2020-09-18T06:50:31.452Z] 
06:50:31 [2020-09-18T06:50:31.452Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:50:31 [2020-09-18T06:50:31.452Z] #19 4.919 Collecting yamllint==1.16.0
06:50:31 [2020-09-18T06:50:31.452Z] #19 10.28   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
06:50:31 [2020-09-18T06:50:31.649Z] #19 13.69 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
06:50:31 [2020-09-18T06:50:31.649Z] #19 DONE 14.1s
06:50:31 [2020-09-18T06:50:31.649Z] 
06:50:31 [2020-09-18T06:50:31.649Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
06:50:31 [2020-09-18T06:50:31.713Z] #19 10.40 Collecting pyyaml (from yamllint==1.16.0)
06:50:31 [2020-09-18T06:50:31.906Z] #22 DONE 0.1s
06:50:31 [2020-09-18T06:50:31.906Z] 
06:50:31 [2020-09-18T06:50:31.906Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
06:50:31 [2020-09-18T06:50:31.923Z] #39 131.5   CC       criu/tun.o
06:50:31 [2020-09-18T06:50:31.973Z] #19 10.55   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
06:50:32 [2020-09-18T06:50:32.108Z] ok  	github.com/docker/docker/pkg/authorization	0.534s	coverage: 68.3% of statements
06:50:32 [2020-09-18T06:50:32.108Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
06:50:32 [2020-09-18T06:50:32.187Z] #39 132.0   CC       criu/uffd.o
06:50:32 [2020-09-18T06:50:32.213Z] #26 DONE 3.2s
06:50:32 [2020-09-18T06:50:32.213Z] 
06:50:32 [2020-09-18T06:50:32.213Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
06:50:32 [2020-09-18T06:50:32.213Z] #29 DONE 0.3s
06:50:32 [2020-09-18T06:50:32.399Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
06:50:32 [2020-09-18T06:50:32.474Z] 
06:50:32 [2020-09-18T06:50:32.474Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
06:50:32 [2020-09-18T06:50:32.474Z] #31 DONE 0.0s
06:50:32 [2020-09-18T06:50:32.474Z] 
06:50:32 [2020-09-18T06:50:32.474Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
06:50:32 [2020-09-18T06:50:32.474Z] #34 DONE 0.0s
06:50:32 [2020-09-18T06:50:32.474Z] 
06:50:32 [2020-09-18T06:50:32.474Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
06:50:33 [2020-09-18T06:50:33.044Z] #37 DONE 0.5s
06:50:33 [2020-09-18T06:50:33.044Z] 
06:50:33 [2020-09-18T06:50:33.044Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
06:50:33 [2020-09-18T06:50:33.044Z] #40 DONE 0.0s
06:50:33 [2020-09-18T06:50:33.044Z] 
06:50:33 [2020-09-18T06:50:33.044Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
06:50:33 [2020-09-18T06:50:33.044Z] #42 DONE 0.2s
06:50:33 [2020-09-18T06:50:33.044Z] 
06:50:33 [2020-09-18T06:50:33.044Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
06:50:33 [2020-09-18T06:50:33.044Z] #44 DONE 0.0s
06:50:33 [2020-09-18T06:50:33.305Z] 
06:50:33 [2020-09-18T06:50:33.305Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
06:50:33 [2020-09-18T06:50:33.357Z] #19 11.79 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
06:50:33 [2020-09-18T06:50:33.357Z] #19 11.83   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
06:50:33 [2020-09-18T06:50:33.357Z] #19 11.86 Building wheels for collected packages: pyyaml
06:50:33 [2020-09-18T06:50:33.357Z] #19 11.88   Running setup.py bdist_wheel for pyyaml: started
06:50:33 [2020-09-18T06:50:33.357Z] #19 ...
06:50:33 [2020-09-18T06:50:33.357Z] 
06:50:33 [2020-09-18T06:50:33.357Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:33 [2020-09-18T06:50:33.357Z] #39 126.0   CC       criu/netfilter.o
06:50:33 [2020-09-18T06:50:33.581Z] #39 133.1   CC       criu/util.o
06:50:33 [2020-09-18T06:50:33.878Z] #46 DONE 0.5s
06:50:33 [2020-09-18T06:50:33.878Z] 
06:50:33 [2020-09-18T06:50:33.878Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
06:50:33 [2020-09-18T06:50:33.878Z] #48 DONE 0.0s
06:50:33 [2020-09-18T06:50:33.878Z] 
06:50:33 [2020-09-18T06:50:33.878Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
06:50:33 [2020-09-18T06:50:33.908Z] #40 158.8   CC       criu/netfilter.o
06:50:33 [2020-09-18T06:50:33.929Z] #39 126.5   CC       criu/page-pipe.o
06:50:34 [2020-09-18T06:50:34.138Z] #50 DONE 0.2s
06:50:34 [2020-09-18T06:50:34.138Z] 
06:50:34 [2020-09-18T06:50:34.138Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
06:50:34 [2020-09-18T06:50:34.499Z] #39 127.2   CC       criu/page-xfer.o
06:50:34 [2020-09-18T06:50:34.576Z] #40 159.2   CC       criu/page-pipe.o
06:50:34 [2020-09-18T06:50:34.976Z] #39 134.3   CC       criu/uts_ns.o
06:50:34 [2020-09-18T06:50:34.976Z] #39 134.6   CC       criu/vdso.o
06:50:34 [2020-09-18T06:50:34.976Z] #39 ...
06:50:34 [2020-09-18T06:50:34.976Z] 
06:50:34 [2020-09-18T06:50:34.976Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
06:50:34 [2020-09-18T06:50:34.976Z] #26 DONE 10.2s
06:50:34 [2020-09-18T06:50:34.976Z] 
06:50:34 [2020-09-18T06:50:34.976Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:50:34 [2020-09-18T06:50:34.976Z] #45 ...
06:50:34 [2020-09-18T06:50:34.976Z] 
06:50:34 [2020-09-18T06:50:34.976Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
06:50:35 [2020-09-18T06:50:35.078Z] #39 ...
06:50:35 [2020-09-18T06:50:35.078Z] 
06:50:35 [2020-09-18T06:50:35.078Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:50:35 [2020-09-18T06:50:35.078Z] #19 12.97   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
06:50:35 [2020-09-18T06:50:35.078Z] #19 12.98   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
06:50:35 [2020-09-18T06:50:35.078Z] #19 13.05 Successfully built pyyaml
06:50:35 [2020-09-18T06:50:35.078Z] #19 13.07 Installing collected packages: pyyaml, pathspec, yamllint
06:50:35 [2020-09-18T06:50:35.078Z] #19 13.48 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
06:50:35 [2020-09-18T06:50:35.078Z] #19 DONE 13.9s
06:50:35 [2020-09-18T06:50:35.085Z] #53 DONE 0.9s
06:50:35 [2020-09-18T06:50:35.085Z] 
06:50:35 [2020-09-18T06:50:35.085Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
06:50:35 [2020-09-18T06:50:35.085Z] #57 DONE 0.2s
06:50:35 [2020-09-18T06:50:35.085Z] 
06:50:35 [2020-09-18T06:50:35.085Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
06:50:35 [2020-09-18T06:50:35.228Z] #40 160.1   CC       criu/page-xfer.o
06:50:35 [2020-09-18T06:50:35.349Z] 
06:50:35 [2020-09-18T06:50:35.349Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
06:50:35 [2020-09-18T06:50:35.349Z] #22 DONE 0.1s
06:50:35 [2020-09-18T06:50:35.349Z] 
06:50:35 [2020-09-18T06:50:35.349Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
06:50:35 [2020-09-18T06:50:35.354Z] #59 DONE 0.4s
06:50:35 [2020-09-18T06:50:35.614Z] 
06:50:35 [2020-09-18T06:50:35.614Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
06:50:35 [2020-09-18T06:50:35.614Z] #61 DONE 0.0s
06:50:35 [2020-09-18T06:50:35.614Z] 
06:50:35 [2020-09-18T06:50:35.614Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
06:50:35 [2020-09-18T06:50:35.614Z] #62 DONE 0.0s
06:50:35 [2020-09-18T06:50:35.614Z] 
06:50:35 [2020-09-18T06:50:35.614Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
06:50:35 [2020-09-18T06:50:35.926Z] #29 DONE 1.0s
06:50:35 [2020-09-18T06:50:35.926Z] 
06:50:35 [2020-09-18T06:50:35.926Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:35 [2020-09-18T06:50:35.926Z] #39 135.0   LINK     criu/built-in.o
06:50:35 [2020-09-18T06:50:35.926Z] #39 135.2   LINK     criu/criu
06:50:35 [2020-09-18T06:50:35.926Z] #39 135.6   DEP      lib/c/criu.d
06:50:36 [2020-09-18T06:50:36.169Z] #26 DONE 3.6s
06:50:36 [2020-09-18T06:50:36.169Z] 
06:50:36 [2020-09-18T06:50:36.169Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
06:50:36 [2020-09-18T06:50:36.169Z] #29 DONE 0.4s
06:50:36 [2020-09-18T06:50:36.169Z] 
06:50:36 [2020-09-18T06:50:36.169Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
06:50:36 [2020-09-18T06:50:36.169Z] #31 DONE 0.1s
06:50:36 [2020-09-18T06:50:36.169Z] 
06:50:36 [2020-09-18T06:50:36.169Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
06:50:36 [2020-09-18T06:50:36.169Z] #34 DONE 0.0s
06:50:36 [2020-09-18T06:50:36.169Z] 
06:50:36 [2020-09-18T06:50:36.169Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:36 [2020-09-18T06:50:36.169Z] #39 127.6   CC       criu/pagemap-cache.o
06:50:36 [2020-09-18T06:50:36.169Z] #39 128.0   CC       criu/pagemap.o
06:50:36 [2020-09-18T06:50:36.169Z] #39 129.1   CC       criu/parasite-syscall.o
06:50:36 [2020-09-18T06:50:36.169Z] #39 130.1   CC       criu/path.o
06:50:36 [2020-09-18T06:50:36.169Z] #39 130.4   CC       criu/pie-util-vdso-elf32.o
06:50:36 [2020-09-18T06:50:36.169Z] #39 131.1   CC       criu/pie-util-vdso.o
06:50:36 [2020-09-18T06:50:36.169Z] #39 131.7   CC       criu/pie-util.o
06:50:36 [2020-09-18T06:50:36.169Z] #39 131.8   CC       criu/pipes.o
06:50:36 [2020-09-18T06:50:36.169Z] #39 132.7   CC       criu/plugin.o
06:50:36 [2020-09-18T06:50:36.169Z] #39 133.1   CC       criu/proc_parse.o
06:50:36 [2020-09-18T06:50:36.185Z] #63 DONE 0.7s
06:50:36 [2020-09-18T06:50:36.189Z] #39 ...
06:50:36 [2020-09-18T06:50:36.189Z] 
06:50:36 [2020-09-18T06:50:36.189Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
06:50:36 [2020-09-18T06:50:36.189Z] #31 DONE 0.1s
06:50:36 [2020-09-18T06:50:36.189Z] 
06:50:36 [2020-09-18T06:50:36.189Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:36 [2020-09-18T06:50:36.189Z] #39 135.7   CC       images/rpc.pb-c.o
06:50:36 [2020-09-18T06:50:36.189Z] #39 ...
06:50:36 [2020-09-18T06:50:36.189Z] 
06:50:36 [2020-09-18T06:50:36.189Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
06:50:36 [2020-09-18T06:50:36.189Z] #34 DONE 0.1s
06:50:36 [2020-09-18T06:50:36.425Z] #39 135.6   CC       criu/protobuf-desc.o
06:50:36 [2020-09-18T06:50:36.445Z] 
06:50:36 [2020-09-18T06:50:36.445Z] #64 exporting to image
06:50:36 [2020-09-18T06:50:36.445Z] #64 exporting layers
06:50:36 [2020-09-18T06:50:36.453Z] 
06:50:36 [2020-09-18T06:50:36.453Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
06:50:36 [2020-09-18T06:50:36.681Z] #39 ...
06:50:36 [2020-09-18T06:50:36.681Z] 
06:50:36 [2020-09-18T06:50:36.681Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:50:36 [2020-09-18T06:50:36.681Z] #49 87.15 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
06:50:36 [2020-09-18T06:50:36.776Z] #40 161.7   CC       criu/pagemap-cache.o
06:50:36 [2020-09-18T06:50:36.857Z] ok  	github.com/docker/docker/layer	7.361s	coverage: 68.8% of statements
06:50:36 [2020-09-18T06:50:36.857Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
06:50:36 [2020-09-18T06:50:36.857Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
06:50:36 [2020-09-18T06:50:36.858Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
06:50:36 [2020-09-18T06:50:36.858Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
06:50:36 [2020-09-18T06:50:36.858Z] ?   	github.com/docker/docker/oci	[no test files]
06:50:36 [2020-09-18T06:50:36.858Z] ?   	github.com/docker/docker/oci/caps	[no test files]
06:50:36 [2020-09-18T06:50:36.858Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
06:50:36 [2020-09-18T06:50:36.858Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.487s	coverage: 43.2% of statements
06:50:36 [2020-09-18T06:50:36.858Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
06:50:36 [2020-09-18T06:50:36.858Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
06:50:36 [2020-09-18T06:50:36.858Z] ok  	github.com/docker/docker/pkg/discovery	0.019s	coverage: 58.3% of statements
06:50:36 [2020-09-18T06:50:36.858Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 97.6% of statements
06:50:37 [2020-09-18T06:50:37.028Z] #37 DONE 0.8s
06:50:37 [2020-09-18T06:50:37.028Z] 
06:50:37 [2020-09-18T06:50:37.028Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:37 [2020-09-18T06:50:37.028Z] #39 136.3   CC       lib/c/criu.o
06:50:37 [2020-09-18T06:50:37.150Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
06:50:37 [2020-09-18T06:50:37.433Z] #40 162.1   CC       criu/pagemap.o
06:50:37 [2020-09-18T06:50:37.605Z] #39 137.3   LINK     lib/c/built-in.o
06:50:37 [2020-09-18T06:50:37.605Z] #39 137.3   LINK     lib/c/libcriu.so
06:50:37 [2020-09-18T06:50:37.605Z] #39 137.4   LINK     lib/c/libcriu.a
06:50:37 [2020-09-18T06:50:37.782Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
06:50:37 [2020-09-18T06:50:37.868Z] #39 137.5   GEN      magic.py
06:50:38 [2020-09-18T06:50:38.072Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
06:50:38 [2020-09-18T06:50:38.132Z] #39 137.7 Note: Building without setproctitle() and strlcpy() support.
06:50:38 [2020-09-18T06:50:38.132Z] #39 137.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:50:38 [2020-09-18T06:50:38.132Z] #39 137.7 Note: Building without GnuTLS support
06:50:38 [2020-09-18T06:50:38.132Z] #39 137.7 Makefile.config:39: Warn: you have no libnftables installed
06:50:38 [2020-09-18T06:50:38.132Z] #39 137.7 Makefile.config:40: Warn: Building without nftables support
06:50:38 [2020-09-18T06:50:38.500Z] #40 163.1   CC       criu/parasite-syscall.o
06:50:38 [2020-09-18T06:50:38.571Z] #49 88.96 + mkdir -p /build
06:50:38 [2020-09-18T06:50:38.571Z] #49 88.96 + cp runc /build/runc
06:50:39 [2020-09-18T06:50:39.081Z] #39 138.6 fatal: not a git repository (or any of the parent directories): .git
06:50:39 [2020-09-18T06:50:39.104Z] ok  	github.com/docker/docker/pkg/filenotify	0.601s	coverage: 67.0% of statements
06:50:39 [2020-09-18T06:50:39.144Z] #49 DONE 89.5s
06:50:39 [2020-09-18T06:50:39.144Z] 
06:50:39 [2020-09-18T06:50:39.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:39 [2020-09-18T06:50:39.144Z] #39 136.4   CC       criu/protobuf.o
06:50:39 [2020-09-18T06:50:39.144Z] #39 136.8   CC       criu/pstree.o
06:50:39 [2020-09-18T06:50:39.144Z] #39 137.9   CC       criu/rbtree.o
06:50:39 [2020-09-18T06:50:39.144Z] #39 138.4   CC       criu/rst-malloc.o
06:50:39 [2020-09-18T06:50:39.553Z] #26 DONE 4.3s
06:50:39 [2020-09-18T06:50:39.553Z] 
06:50:39 [2020-09-18T06:50:39.553Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
06:50:39 [2020-09-18T06:50:39.570Z] #40 164.1   CC       criu/path.o
06:50:39 [2020-09-18T06:50:39.659Z] #39 139.3 make[1]: Nothing to be done for 'all'.
06:50:39 [2020-09-18T06:50:39.705Z] #39 138.7   CC       criu/seccomp.o
06:50:39 [2020-09-18T06:50:39.735Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 89.5% of statements
06:50:39 [2020-09-18T06:50:39.813Z] #29 DONE 0.4s
06:50:39 [2020-09-18T06:50:39.814Z] 
06:50:39 [2020-09-18T06:50:39.814Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
06:50:39 [2020-09-18T06:50:39.814Z] #31 DONE 0.1s
06:50:39 [2020-09-18T06:50:39.814Z] 
06:50:39 [2020-09-18T06:50:39.814Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:50:39 [2020-09-18T06:50:39.814Z] #49 87.86 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
06:50:39 [2020-09-18T06:50:39.877Z] #40 164.5   CC       criu/pie-util-vdso.o
06:50:40 [2020-09-18T06:50:40.074Z] #49 ...
06:50:40 [2020-09-18T06:50:40.074Z] 
06:50:40 [2020-09-18T06:50:40.074Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
06:50:40 [2020-09-18T06:50:40.074Z] #34 DONE 0.0s
06:50:40 [2020-09-18T06:50:40.209Z] #40 164.9   CC       criu/pie-util.o
06:50:40 [2020-09-18T06:50:40.267Z] #39 139.5   CC       criu/seize.o
06:50:40 [2020-09-18T06:50:40.336Z] 
06:50:40 [2020-09-18T06:50:40.336Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:40 [2020-09-18T06:50:40.336Z] #39 129.0   CC       criu/pagemap-cache.o
06:50:40 [2020-09-18T06:50:40.336Z] #39 129.4   CC       criu/pagemap.o
06:50:40 [2020-09-18T06:50:40.336Z] #39 130.3   CC       criu/parasite-syscall.o
06:50:40 [2020-09-18T06:50:40.336Z] #39 131.1   CC       criu/path.o
06:50:40 [2020-09-18T06:50:40.336Z] #39 131.5   CC       criu/pie-util-vdso-elf32.o
06:50:40 [2020-09-18T06:50:40.336Z] #39 131.9   CC       criu/pie-util-vdso.o
06:50:40 [2020-09-18T06:50:40.336Z] #39 132.3   CC       criu/pie-util.o
06:50:40 [2020-09-18T06:50:40.336Z] #39 132.5   CC       criu/pipes.o
06:50:40 [2020-09-18T06:50:40.509Z] #40 165.1   CC       criu/pipes.o
06:50:40 [2020-09-18T06:50:40.597Z] #39 133.3   CC       criu/plugin.o
06:50:40 [2020-09-18T06:50:40.608Z] #39 140.2 make[1]: 'images/built-in.o' is up to date.
06:50:40 [2020-09-18T06:50:40.608Z] #39 140.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
06:50:40 [2020-09-18T06:50:40.608Z] #39 140.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
06:50:40 [2020-09-18T06:50:40.608Z] #39 140.4 make[1]: 'compel/libcompel.a' is up to date.
06:50:40 [2020-09-18T06:50:40.767Z] ok  	github.com/docker/docker/pkg/fsutils	0.414s	coverage: 85.1% of statements
06:50:40 [2020-09-18T06:50:40.767Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.093s	coverage: 84.1% of statements
06:50:40 [2020-09-18T06:50:40.829Z] #39 ...
06:50:40 [2020-09-18T06:50:40.829Z] 
06:50:40 [2020-09-18T06:50:40.829Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:50:40 [2020-09-18T06:50:40.829Z] #36 DONE 212.6s
06:50:40 [2020-09-18T06:50:40.857Z] #39 133.7   CC       criu/proc_parse.o
06:50:40 [2020-09-18T06:50:40.872Z] #39 140.5 make[1]: 'compel/compel-host-bin' is up to date.
06:50:40 [2020-09-18T06:50:40.872Z] #39 140.5 make[1]: Nothing to be done for 'all'.
06:50:40 [2020-09-18T06:50:40.872Z] #39 140.6 make[1]: 'soccr/libsoccr.a' is up to date.
06:50:41 [2020-09-18T06:50:41.061Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 11.4% of statements
06:50:41 [2020-09-18T06:50:41.084Z] 
06:50:41 [2020-09-18T06:50:41.084Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:50:41 [2020-09-18T06:50:41.135Z] #39 140.9 make[2]: Nothing to be done for 'all'.
06:50:41 [2020-09-18T06:50:41.135Z] #39 140.9 make[2]: Nothing to be done for 'all'.
06:50:41 [2020-09-18T06:50:41.135Z] #39 141.0 make[2]: Nothing to be done for 'all'.
06:50:41 [2020-09-18T06:50:41.158Z] #40 166.1   CC       criu/plugin.o
06:50:41 [2020-09-18T06:50:41.340Z] #52 ...
06:50:41 [2020-09-18T06:50:41.340Z] 
06:50:41 [2020-09-18T06:50:41.340Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:41 [2020-09-18T06:50:41.340Z] #39 140.4   CC       criu/servicefd.o
06:50:41 [2020-09-18T06:50:41.398Z] #39 141.1 make[2]: Nothing to be done for 'all'.
06:50:41 [2020-09-18T06:50:41.398Z] #39 141.2 make[2]: Nothing to be done for 'all'.
06:50:41 [2020-09-18T06:50:41.597Z] #39 140.9   CC       criu/shmem.o
06:50:41 [2020-09-18T06:50:41.661Z] #39 141.3 make[2]: Nothing to be done for 'all'.
06:50:41 [2020-09-18T06:50:41.661Z] #39 141.3 make[2]: Nothing to be done for 'all'.
06:50:41 [2020-09-18T06:50:41.661Z] #39 141.4 make[2]: Nothing to be done for 'all'.
06:50:41 [2020-09-18T06:50:41.661Z] #39 141.5   INSTALL  criu/criu
06:50:41 [2020-09-18T06:50:41.692Z] ok  	github.com/docker/docker/pkg/idtools	0.359s	coverage: 70.1% of statements
06:50:41 [2020-09-18T06:50:41.805Z] #40 166.5   CC       criu/proc_parse.o
06:50:41 [2020-09-18T06:50:41.983Z] ok  	github.com/docker/docker/pkg/ioutils	0.280s	coverage: 70.6% of statements
06:50:42 [2020-09-18T06:50:42.238Z] #39 DONE 141.8s
06:50:42 [2020-09-18T06:50:42.238Z] 
06:50:42 [2020-09-18T06:50:42.238Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:50:42 [2020-09-18T06:50:42.239Z] #39 ...
06:50:42 [2020-09-18T06:50:42.239Z] 
06:50:42 [2020-09-18T06:50:42.240Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:50:42 [2020-09-18T06:50:42.240Z] #49 89.99 + mkdir -p /build
06:50:42 [2020-09-18T06:50:42.240Z] #49 90.00 + cp runc /build/runc
06:50:42 [2020-09-18T06:50:42.274Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
06:50:42 [2020-09-18T06:50:42.274Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
06:50:42 [2020-09-18T06:50:42.274Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
06:50:42 [2020-09-18T06:50:42.274Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
06:50:42 [2020-09-18T06:50:42.274Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
06:50:42 [2020-09-18T06:50:42.274Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
06:50:42 [2020-09-18T06:50:42.274Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
06:50:42 [2020-09-18T06:50:42.453Z] #40 ...
06:50:42 [2020-09-18T06:50:42.453Z] 
06:50:42 [2020-09-18T06:50:42.453Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:50:42 [2020-09-18T06:50:42.453Z] #50 120.3 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
06:50:42 [2020-09-18T06:50:42.500Z] #49 DONE 90.6s
06:50:42 [2020-09-18T06:50:42.500Z] 
06:50:42 [2020-09-18T06:50:42.500Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:50:42 [2020-09-18T06:50:42.565Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
06:50:42 [2020-09-18T06:50:42.855Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
06:50:42 [2020-09-18T06:50:42.855Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 86.7% of statements
06:50:42 [2020-09-18T06:50:42.965Z] #39 141.8   CC       criu/sigframe.o
06:50:42 [2020-09-18T06:50:42.965Z] #39 141.9   CC       criu/signalfd.o
06:50:42 [2020-09-18T06:50:42.965Z] #39 ...
06:50:42 [2020-09-18T06:50:42.965Z] 
06:50:42 [2020-09-18T06:50:42.965Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
06:50:42 [2020-09-18T06:50:42.965Z] #37 DONE 0.5s
06:50:42 [2020-09-18T06:50:42.965Z] 
06:50:42 [2020-09-18T06:50:42.965Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:42 [2020-09-18T06:50:42.965Z] #39 142.2   CC       criu/sk-inet.o
06:50:43 [2020-09-18T06:50:43.028Z] #64 exporting layers 6.5s done
06:50:43 [2020-09-18T06:50:43.028Z] #64 writing image sha256:31bcd6a85a29e291c457a1c72af7af7770477d6034c16b352a4b75296dda49bf done
06:50:43 [2020-09-18T06:50:43.028Z] #64 naming to docker.io/library/docker:968133c86c0ae34f0904e83ebfa4472c623c74cc done
06:50:43 [2020-09-18T06:50:43.028Z] #64 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
06:50:43 [2020-09-18T06:50:43.146Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
06:50:43 [2020-09-18T06:50:43.146Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
06:50:43 [2020-09-18T06:50:43.146Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
06:50:43 [2020-09-18T06:50:43.379Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41467/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41467/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/validate/default
06:50:43 [2020-09-18T06:50:43.529Z] #39 142.8   CC       criu/sk-netlink.o
06:50:43 [2020-09-18T06:50:43.633Z] #52 ...
06:50:43 [2020-09-18T06:50:43.633Z] 
06:50:43 [2020-09-18T06:50:43.633Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
06:50:43 [2020-09-18T06:50:43.777Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.011s	coverage: 56.8% of statements
06:50:43 [2020-09-18T06:50:43.785Z] #39 143.0   CC       criu/sk-packet.o
06:50:43 [2020-09-18T06:50:43.883Z] #36 ...
06:50:43 [2020-09-18T06:50:43.883Z] 
06:50:43 [2020-09-18T06:50:43.883Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:43 [2020-09-18T06:50:43.883Z] #39 136.5   CC       criu/protobuf-desc.o
06:50:43 [2020-09-18T06:50:43.883Z] #39 ...
06:50:43 [2020-09-18T06:50:43.883Z] 
06:50:43 [2020-09-18T06:50:43.883Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:50:43 [2020-09-18T06:50:43.883Z] #36 DONE 216.9s
06:50:44 [2020-09-18T06:50:44.068Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
06:50:44 [2020-09-18T06:50:44.144Z] 
06:50:44 [2020-09-18T06:50:44.145Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:44 [2020-09-18T06:50:44.209Z] #40 DONE 0.5s
06:50:44 [2020-09-18T06:50:44.209Z] 
06:50:44 [2020-09-18T06:50:44.209Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:50:44 [2020-09-18T06:50:44.209Z] #45 ...
06:50:44 [2020-09-18T06:50:44.209Z] 
06:50:44 [2020-09-18T06:50:44.209Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
06:50:44 [2020-09-18T06:50:44.326Z] Congratulations!  All commits are properly signed with the DCO!
06:50:44 [2020-09-18T06:50:44.326Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
06:50:44 [2020-09-18T06:50:44.326Z] No api/types/ or api/swagger.yaml changes in diff.
06:50:44 [2020-09-18T06:50:44.326Z] Congratulations!  All TOML source files changed here have valid syntax.
06:50:44 [2020-09-18T06:50:44.326Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
06:50:44 [2020-09-18T06:50:44.326Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
06:50:44 [2020-09-18T06:50:44.326Z] Congratulations!  No new tests were added to integration-cli.
06:50:44 [2020-09-18T06:50:44.326Z] 
06:50:44 [2020-09-18T06:50:44.326Z] INFO Start validation with golang-ci-lint
06:50:44 [2020-09-18T06:50:44.326Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
06:50:44 [2020-09-18T06:50:44.326Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
06:50:44 [2020-09-18T06:50:44.326Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
06:50:44 [2020-09-18T06:50:44.348Z] #39 143.4   CC       criu/sk-queue.o
06:50:44 [2020-09-18T06:50:44.358Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
06:50:44 [2020-09-18T06:50:44.358Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
06:50:44 [2020-09-18T06:50:44.604Z] #39 143.7   CC       criu/sk-tcp.o
06:50:44 [2020-09-18T06:50:44.791Z] #42 DONE 0.6s
06:50:44 [2020-09-18T06:50:44.791Z] 
06:50:44 [2020-09-18T06:50:44.791Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
06:50:44 [2020-09-18T06:50:44.861Z] #39 144.1   CC       criu/sk-unix.o
06:50:45 [2020-09-18T06:50:45.058Z] #44 DONE 0.2s
06:50:45 [2020-09-18T06:50:45.058Z] 
06:50:45 [2020-09-18T06:50:45.058Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:50:45 [2020-09-18T06:50:45.086Z] #39 137.6   CC       criu/protobuf.o
06:50:45 [2020-09-18T06:50:45.249Z] #50 122.7 + mkdir -p /build
06:50:45 [2020-09-18T06:50:45.249Z] #50 122.7 + cp runc /build/runc
06:50:45 [2020-09-18T06:50:45.249Z] #50 DONE 122.9s
06:50:45 [2020-09-18T06:50:45.249Z] 
06:50:45 [2020-09-18T06:50:45.249Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:50:45 [2020-09-18T06:50:45.249Z] #37 238.1 + dpkg --print-architecture
06:50:45 [2020-09-18T06:50:45.249Z] #37 238.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
06:50:45 [2020-09-18T06:50:45.347Z] #39 137.9   CC       criu/pstree.o
06:50:45 [2020-09-18T06:50:45.863Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
06:50:45 [2020-09-18T06:50:45.863Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
06:50:45 [2020-09-18T06:50:45.907Z] #37 239.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:50:45 [2020-09-18T06:50:45.907Z] #37 239.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:50:45 [2020-09-18T06:50:45.918Z] #39 ...
06:50:45 [2020-09-18T06:50:45.918Z] 
06:50:45 [2020-09-18T06:50:45.918Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
06:50:45 [2020-09-18T06:50:45.918Z] #37 DONE 0.4s
06:50:45 [2020-09-18T06:50:45.918Z] 
06:50:45 [2020-09-18T06:50:45.918Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:45 [2020-09-18T06:50:45.918Z] #39 138.8   CC       criu/rbtree.o
06:50:46 [2020-09-18T06:50:46.178Z] #39 139.0   CC       criu/rst-malloc.o
06:50:46 [2020-09-18T06:50:46.229Z] #39 145.2   CC       criu/sockets.o
06:50:46 [2020-09-18T06:50:46.439Z] #39 139.2   CC       criu/seccomp.o
06:50:46 [2020-09-18T06:50:46.486Z] #39 145.7   CC       criu/stats.o
06:50:46 [2020-09-18T06:50:46.742Z] #39 145.8   CC       criu/string.o
06:50:46 [2020-09-18T06:50:46.742Z] #39 145.9   CC       criu/sysctl.o
06:50:47 [2020-09-18T06:50:47.009Z] #39 139.7   CC       criu/seize.o
06:50:47 [2020-09-18T06:50:47.304Z] #39 146.3   CC       criu/sysfs_parse.o
06:50:47 [2020-09-18T06:50:47.560Z] #39 146.5   CC       criu/timens.o
06:50:47 [2020-09-18T06:50:47.560Z] #39 146.7   CC       criu/timerfd.o
06:50:47 [2020-09-18T06:50:47.580Z] #39 140.2   CC       criu/servicefd.o
06:50:47 [2020-09-18T06:50:47.816Z] #39 147.0   CC       criu/tty.o
06:50:47 [2020-09-18T06:50:47.840Z] #39 140.5   CC       criu/shmem.o
06:50:48 [2020-09-18T06:50:48.100Z] #39 140.9   CC       criu/sigframe.o
06:50:48 [2020-09-18T06:50:48.361Z] #39 141.0   CC       criu/signalfd.o
06:50:48 [2020-09-18T06:50:48.589Z] ok  	github.com/docker/docker/pkg/signal	2.326s	coverage: 61.0% of statements
06:50:48 [2020-09-18T06:50:48.621Z] #39 141.2   CC       criu/sk-inet.o
06:50:48 [2020-09-18T06:50:48.880Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
06:50:49 [2020-09-18T06:50:49.172Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
06:50:49 [2020-09-18T06:50:49.172Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
06:50:49 [2020-09-18T06:50:49.184Z] #39 148.1   CC       criu/tun.o
06:50:49 [2020-09-18T06:50:49.184Z] #39 148.4   CC       criu/uffd.o
06:50:49 [2020-09-18T06:50:49.192Z] #39 141.9   CC       criu/sk-netlink.o
06:50:49 [2020-09-18T06:50:49.453Z] #39 142.2   CC       criu/sk-packet.o
06:50:49 [2020-09-18T06:50:49.462Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
06:50:50 [2020-09-18T06:50:50.055Z] #39 142.5   CC       criu/sk-queue.o
06:50:50 [2020-09-18T06:50:50.055Z] #39 142.8   CC       criu/sk-tcp.o
06:50:50 [2020-09-18T06:50:50.094Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
06:50:50 [2020-09-18T06:50:50.113Z] #39 149.2   CC       criu/util.o
06:50:50 [2020-09-18T06:50:50.340Z] #39 143.2   CC       criu/sk-unix.o
06:50:50 [2020-09-18T06:50:50.385Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 36.9% of statements
06:50:50 [2020-09-18T06:50:50.676Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
06:50:51 [2020-09-18T06:50:51.042Z] #39 150.0   CC       criu/uts_ns.o
06:50:51 [2020-09-18T06:50:51.042Z] #39 150.1   CC       criu/vdso-compat.o
06:50:51 [2020-09-18T06:50:51.042Z] #39 150.3   CC       criu/vdso.o
06:50:51 [2020-09-18T06:50:51.307Z] ok  	github.com/docker/docker/pkg/tarsum	0.032s	coverage: 89.3% of statements
06:50:51 [2020-09-18T06:50:51.307Z] testing: warning: no tests to run
06:50:51 [2020-09-18T06:50:51.307Z] coverage: [no statements]
06:50:51 [2020-09-18T06:50:51.307Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
06:50:51 [2020-09-18T06:50:51.598Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
06:50:51 [2020-09-18T06:50:51.598Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
06:50:51 [2020-09-18T06:50:51.605Z] #39 150.7   LINK     criu/built-in.o
06:50:51 [2020-09-18T06:50:51.605Z] #39 150.8   LINK     criu/criu
06:50:51 [2020-09-18T06:50:51.889Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
06:50:52 [2020-09-18T06:50:52.168Z] #39 151.1   DEP      lib/c/criu.d
06:50:52 [2020-09-18T06:50:52.168Z] #39 151.2   CC       images/rpc.pb-c.o
06:50:52 [2020-09-18T06:50:52.280Z] #39 144.5   CC       criu/sockets.o
06:50:52 [2020-09-18T06:50:52.281Z] #39 145.1   CC       criu/stats.o
06:50:52 [2020-09-18T06:50:52.425Z] #39 151.5   CC       lib/c/criu.o
06:50:52 [2020-09-18T06:50:52.540Z] #39 145.3   CC       criu/string.o
06:50:52 [2020-09-18T06:50:52.540Z] #39 145.3   CC       criu/sysctl.o
06:50:52 [2020-09-18T06:50:52.902Z] #37 ...
06:50:52 [2020-09-18T06:50:52.902Z] 
06:50:52 [2020-09-18T06:50:52.902Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:52 [2020-09-18T06:50:52.902Z] #40 170.8   CC       criu/protobuf-desc.o
06:50:52 [2020-09-18T06:50:52.902Z] #40 172.1   CC       criu/protobuf.o
06:50:52 [2020-09-18T06:50:52.902Z] #40 172.5   CC       criu/pstree.o
06:50:52 [2020-09-18T06:50:52.902Z] #40 173.6   CC       criu/rbtree.o
06:50:52 [2020-09-18T06:50:52.902Z] #40 174.0   CC       criu/rst-malloc.o
06:50:52 [2020-09-18T06:50:52.902Z] #40 174.4   CC       criu/seccomp.o
06:50:52 [2020-09-18T06:50:52.902Z] #40 175.2   CC       criu/seize.o
06:50:52 [2020-09-18T06:50:52.902Z] #40 176.2   CC       criu/servicefd.o
06:50:52 [2020-09-18T06:50:52.902Z] #40 176.7   CC       criu/shmem.o
06:50:52 [2020-09-18T06:50:52.902Z] #40 177.9   CC       criu/sigframe.o
06:50:52 [2020-09-18T06:50:52.987Z] #39 152.2   LINK     lib/c/built-in.o
06:50:52 [2020-09-18T06:50:52.987Z] #39 152.2   LINK     lib/c/libcriu.so
06:50:52 [2020-09-18T06:50:52.987Z] #39 152.2   LINK     lib/c/libcriu.a
06:50:52 [2020-09-18T06:50:52.987Z] #39 152.3   GEN      magic.py
06:50:53 [2020-09-18T06:50:53.109Z] #39 145.8   CC       criu/sysfs_parse.o
06:50:53 [2020-09-18T06:50:53.201Z] #40 178.1   CC       criu/signalfd.o
06:50:53 [2020-09-18T06:50:53.243Z] #39 152.4 Note: Building without setproctitle() and strlcpy() support.
06:50:53 [2020-09-18T06:50:53.243Z] #39 152.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:50:53 [2020-09-18T06:50:53.243Z] #39 152.4 Note: Building without GnuTLS support
06:50:53 [2020-09-18T06:50:53.243Z] #39 152.4 Makefile.config:39: Warn: you have no libnftables installed
06:50:53 [2020-09-18T06:50:53.243Z] #39 152.4 Makefile.config:40: Warn: Building without nftables support
06:50:53 [2020-09-18T06:50:53.369Z] #39 146.1   CC       criu/timens.o
06:50:53 [2020-09-18T06:50:53.402Z] ok  	github.com/docker/docker/plugin	0.547s	coverage: 23.1% of statements
06:50:53 [2020-09-18T06:50:53.629Z] #39 146.3   CC       criu/timerfd.o
06:50:53 [2020-09-18T06:50:53.805Z] #39 153.0 fatal: not a git repository (or any of the parent directories): .git
06:50:53 [2020-09-18T06:50:53.851Z] #40 178.6   CC       criu/sk-inet.o
06:50:53 [2020-09-18T06:50:53.888Z] #39 146.6   CC       criu/tty.o
06:50:54 [2020-09-18T06:50:54.034Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
06:50:54 [2020-09-18T06:50:54.367Z] #39 153.5 make[1]: Nothing to be done for 'all'.
06:50:54 [2020-09-18T06:50:54.516Z] #40 ...
06:50:54 [2020-09-18T06:50:54.517Z] 
06:50:54 [2020-09-18T06:50:54.517Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:50:54 [2020-09-18T06:50:54.517Z] #46 237.8 + cd /tmp/tmp.U4VHbSrLh6/src/github.com/golangci/golangci-lint/
06:50:54 [2020-09-18T06:50:54.517Z] #46 237.8 + git checkout -q v1.23.8
06:50:54 [2020-09-18T06:50:54.517Z] #46 238.5 ++ git describe --tags
06:50:54 [2020-09-18T06:50:54.517Z] #46 238.5 + version=v1.23.8
06:50:54 [2020-09-18T06:50:54.517Z] #46 238.6 ++ git rev-parse --short HEAD
06:50:54 [2020-09-18T06:50:54.517Z] #46 238.6 + commit=76a82c6
06:50:54 [2020-09-18T06:50:54.517Z] #46 238.6 ++ git show -s --format=%cd
06:50:54 [2020-09-18T06:50:54.517Z] #46 238.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
06:50:54 [2020-09-18T06:50:54.517Z] #46 238.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
06:50:54 [2020-09-18T06:50:54.666Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 73.7% of statements
06:50:54 [2020-09-18T06:50:54.931Z] #39 154.0 make[1]: 'images/built-in.o' is up to date.
06:50:54 [2020-09-18T06:50:54.931Z] #39 154.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
06:50:54 [2020-09-18T06:50:54.931Z] #39 154.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
06:50:54 [2020-09-18T06:50:54.931Z] #39 154.1 make[1]: 'compel/libcompel.a' is up to date.
06:50:54 [2020-09-18T06:50:54.931Z] #39 154.2 make[1]: 'compel/compel-host-bin' is up to date.
06:50:54 [2020-09-18T06:50:54.957Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
06:50:55 [2020-09-18T06:50:55.099Z] #52 ...
06:50:55 [2020-09-18T06:50:55.099Z] 
06:50:55 [2020-09-18T06:50:55.099Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:50:55 [2020-09-18T06:50:55.099Z] #45 DONE 218.8s
06:50:55 [2020-09-18T06:50:55.099Z] 
06:50:55 [2020-09-18T06:50:55.099Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:50:55 [2020-09-18T06:50:55.179Z] #46 ...
06:50:55 [2020-09-18T06:50:55.179Z] 
06:50:55 [2020-09-18T06:50:55.179Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:50:55 [2020-09-18T06:50:55.179Z] #40 179.7   CC       criu/sk-netlink.o
06:50:55 [2020-09-18T06:50:55.187Z] #39 154.2 make[1]: Nothing to be done for 'all'.
06:50:55 [2020-09-18T06:50:55.187Z] #39 154.2 make[1]: 'soccr/libsoccr.a' is up to date.
06:50:55 [2020-09-18T06:50:55.187Z] #39 154.4 make[2]: Nothing to be done for 'all'.
06:50:55 [2020-09-18T06:50:55.187Z] #39 154.4 make[2]: Nothing to be done for 'all'.
06:50:55 [2020-09-18T06:50:55.187Z] #39 154.4 make[2]: Nothing to be done for 'all'.
06:50:55 [2020-09-18T06:50:55.268Z] #39 147.7   CC       criu/tun.o
06:50:55 [2020-09-18T06:50:55.445Z] #39 154.5 make[2]: Nothing to be done for 'all'.
06:50:55 [2020-09-18T06:50:55.445Z] #39 154.6 make[2]: Nothing to be done for 'all'.
06:50:55 [2020-09-18T06:50:55.445Z] #39 154.6 make[2]: Nothing to be done for 'all'.
06:50:55 [2020-09-18T06:50:55.445Z] #39 154.6 make[2]: Nothing to be done for 'all'.
06:50:55 [2020-09-18T06:50:55.445Z] #39 154.7 make[2]: Nothing to be done for 'all'.
06:50:55 [2020-09-18T06:50:55.477Z] #40 180.3   CC       criu/sk-packet.o
06:50:55 [2020-09-18T06:50:55.528Z] #39 148.1   CC       criu/uffd.o
06:50:55 [2020-09-18T06:50:55.702Z] #39 154.7   INSTALL  criu/criu
06:50:55 [2020-09-18T06:50:55.959Z] #39 DONE 155.1s
06:50:55 [2020-09-18T06:50:55.959Z] 
06:50:55 [2020-09-18T06:50:55.959Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:50:55 [2020-09-18T06:50:55.991Z] ok  	github.com/docker/docker/registry	0.093s	coverage: 56.3% of statements
06:50:56 [2020-09-18T06:50:56.099Z] #39 148.9   CC       criu/util.o
06:50:56 [2020-09-18T06:50:56.127Z] #40 180.9   CC       criu/sk-queue.o
06:50:56 [2020-09-18T06:50:56.281Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
06:50:56 [2020-09-18T06:50:56.572Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
06:50:56 [2020-09-18T06:50:56.780Z] #40 181.6   CC       criu/sk-tcp.o
06:50:56 [2020-09-18T06:50:56.888Z] #52 ...
06:50:56 [2020-09-18T06:50:56.888Z] 
06:50:56 [2020-09-18T06:50:56.888Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
06:50:56 [2020-09-18T06:50:56.888Z] #40 DONE 0.0s
06:50:57 [2020-09-18T06:50:57.040Z] #39 149.8   CC       criu/uts_ns.o
06:50:57 [2020-09-18T06:50:57.145Z] 
06:50:57 [2020-09-18T06:50:57.145Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
06:50:57 [2020-09-18T06:50:57.145Z] #42 DONE 0.2s
06:50:57 [2020-09-18T06:50:57.145Z] 
06:50:57 [2020-09-18T06:50:57.145Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
06:50:57 [2020-09-18T06:50:57.145Z] #44 DONE 0.1s
06:50:57 [2020-09-18T06:50:57.145Z] 
06:50:57 [2020-09-18T06:50:57.145Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:50:57 [2020-09-18T06:50:57.203Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
06:50:57 [2020-09-18T06:50:57.203Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
06:50:57 [2020-09-18T06:50:57.303Z] #39 150.0   CC       criu/vdso-compat.o
06:50:57 [2020-09-18T06:50:57.433Z] #40 182.3   CC       criu/sk-unix.o
06:50:57 [2020-09-18T06:50:57.564Z] #39 150.1   CC       criu/vdso.o
06:50:57 [2020-09-18T06:50:57.651Z] #52 ...
06:50:57 [2020-09-18T06:50:57.651Z] 
06:50:57 [2020-09-18T06:50:57.651Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
06:50:57 [2020-09-18T06:50:57.825Z] #39 150.6   LINK     criu/built-in.o
06:50:58 [2020-09-18T06:50:58.085Z] #39 150.6   LINK     criu/criu
06:50:58 [2020-09-18T06:50:58.346Z] #39 150.9   DEP      lib/c/criu.d
06:50:58 [2020-09-18T06:50:58.346Z] #39 151.0   CC       images/rpc.pb-c.o
06:50:58 [2020-09-18T06:50:58.606Z] #39 151.4   CC       lib/c/criu.o
06:50:59 [2020-09-18T06:50:59.039Z] #46 DONE 1.2s
06:50:59 [2020-09-18T06:50:59.039Z] 
06:50:59 [2020-09-18T06:50:59.039Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
06:50:59 [2020-09-18T06:50:59.039Z] #48 DONE 0.1s
06:50:59 [2020-09-18T06:50:59.039Z] 
06:50:59 [2020-09-18T06:50:59.039Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:50:59 [2020-09-18T06:50:59.039Z] #52 ...
06:50:59 [2020-09-18T06:50:59.039Z] 
06:50:59 [2020-09-18T06:50:59.039Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
06:50:59 [2020-09-18T06:50:59.177Z] #39 152.0   LINK     lib/c/built-in.o
06:50:59 [2020-09-18T06:50:59.268Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
06:50:59 [2020-09-18T06:50:59.437Z] #39 152.0   LINK     lib/c/libcriu.so
06:50:59 [2020-09-18T06:50:59.437Z] #39 152.1   LINK     lib/c/libcriu.a
06:50:59 [2020-09-18T06:50:59.437Z] #39 152.1   GEN      magic.py
06:50:59 [2020-09-18T06:50:59.612Z] #50 DONE 0.5s
06:50:59 [2020-09-18T06:50:59.612Z] 
06:50:59 [2020-09-18T06:50:59.612Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:50:59 [2020-09-18T06:50:59.698Z] #39 152.3 Note: Building without setproctitle() and strlcpy() support.
06:50:59 [2020-09-18T06:50:59.698Z] #39 152.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:50:59 [2020-09-18T06:50:59.698Z] #39 152.3 Note: Building without GnuTLS support
06:50:59 [2020-09-18T06:50:59.698Z] #39 152.3 Makefile.config:39: Warn: you have no libnftables installed
06:50:59 [2020-09-18T06:50:59.698Z] #39 152.3 Makefile.config:40: Warn: Building without nftables support
06:50:59 [2020-09-18T06:50:59.898Z] ok  	github.com/docker/docker/volume/local	0.049s	coverage: 73.0% of statements
06:51:00 [2020-09-18T06:51:00.220Z] #40 184.5   CC       criu/sockets.o
06:51:00 [2020-09-18T06:51:00.269Z] #39 152.8 fatal: not a git repository (or any of the parent directories): .git
06:51:00 [2020-09-18T06:51:00.529Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
06:51:00 [2020-09-18T06:51:00.839Z] #39 153.3 make[1]: Nothing to be done for 'all'.
06:51:00 [2020-09-18T06:51:00.869Z] #40 185.7   CC       criu/stats.o
06:51:01 [2020-09-18T06:51:01.100Z] #39 153.9 make[1]: 'images/built-in.o' is up to date.
06:51:01 [2020-09-18T06:51:01.161Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.1% of statements
06:51:01 [2020-09-18T06:51:01.199Z] #40 186.1   CC       criu/string.o
06:51:01 [2020-09-18T06:51:01.361Z] #39 153.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
06:51:01 [2020-09-18T06:51:01.361Z] #39 153.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
06:51:01 [2020-09-18T06:51:01.361Z] #39 154.0 make[1]: 'compel/libcompel.a' is up to date.
06:51:01 [2020-09-18T06:51:01.361Z] #39 154.0 make[1]: 'compel/compel-host-bin' is up to date.
06:51:01 [2020-09-18T06:51:01.361Z] #39 154.0 make[1]: Nothing to be done for 'all'.
06:51:01 [2020-09-18T06:51:01.361Z] #39 154.0 make[1]: 'soccr/libsoccr.a' is up to date.
06:51:01 [2020-09-18T06:51:01.513Z] #40 186.3   CC       criu/sysctl.o
06:51:01 [2020-09-18T06:51:01.622Z] #39 154.2 make[2]: Nothing to be done for 'all'.
06:51:01 [2020-09-18T06:51:01.622Z] #39 154.2 make[2]: Nothing to be done for 'all'.
06:51:01 [2020-09-18T06:51:01.622Z] #39 154.3 make[2]: Nothing to be done for 'all'.
06:51:01 [2020-09-18T06:51:01.622Z] #39 154.3 make[2]: Nothing to be done for 'all'.
06:51:01 [2020-09-18T06:51:01.622Z] #39 154.4 make[2]: Nothing to be done for 'all'.
06:51:01 [2020-09-18T06:51:01.885Z] #39 154.4 make[2]: Nothing to be done for 'all'.
06:51:01 [2020-09-18T06:51:01.885Z] #39 154.4 make[2]: Nothing to be done for 'all'.
06:51:01 [2020-09-18T06:51:01.885Z] #39 154.5 make[2]: Nothing to be done for 'all'.
06:51:01 [2020-09-18T06:51:01.885Z] #39 154.5   INSTALL  criu/criu
06:51:02 [2020-09-18T06:51:02.147Z] #39 DONE 154.9s
06:51:02 [2020-09-18T06:51:02.147Z] 
06:51:02 [2020-09-18T06:51:02.147Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:51:02 [2020-09-18T06:51:02.167Z] #40 187.1   CC       criu/sysfs_parse.o
06:51:02 [2020-09-18T06:51:02.394Z] #52 189.7 + bin/containerd
06:51:02 [2020-09-18T06:51:02.469Z] #40 187.5   CC       criu/timens.o
06:51:03 [2020-09-18T06:51:03.087Z] #45 ...
06:51:03 [2020-09-18T06:51:03.088Z] 
06:51:03 [2020-09-18T06:51:03.088Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
06:51:03 [2020-09-18T06:51:03.088Z] #40 DONE 0.0s
06:51:03 [2020-09-18T06:51:03.118Z] #40 187.8   CC       criu/timerfd.o
06:51:03 [2020-09-18T06:51:03.348Z] 
06:51:03 [2020-09-18T06:51:03.348Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
06:51:03 [2020-09-18T06:51:03.348Z] #42 DONE 0.1s
06:51:03 [2020-09-18T06:51:03.348Z] 
06:51:03 [2020-09-18T06:51:03.348Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
06:51:03 [2020-09-18T06:51:03.348Z] #44 DONE 0.1s
06:51:03 [2020-09-18T06:51:03.348Z] 
06:51:03 [2020-09-18T06:51:03.348Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:51:03 [2020-09-18T06:51:03.423Z] #40 188.2   CC       criu/tty.o
06:51:03 [2020-09-18T06:51:03.821Z] #52 193.5 + bin/containerd-stress
06:51:06 [2020-09-18T06:51:06.203Z] #40 190.5   CC       criu/tun.o
06:51:06 [2020-09-18T06:51:06.504Z] #40 191.2   CC       criu/uffd.o
06:51:07 [2020-09-18T06:51:07.127Z] #52 196.7 + bin/containerd-shim
06:51:07 [2020-09-18T06:51:07.551Z] #45 ...
06:51:07 [2020-09-18T06:51:07.551Z] 
06:51:07 [2020-09-18T06:51:07.551Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:51:07 [2020-09-18T06:51:07.551Z] #52 191.6 + bin/containerd
06:51:08 [2020-09-18T06:51:08.066Z] #40 193.0   CC       criu/util.o
06:51:10 [2020-09-18T06:51:10.188Z] #40 194.9   CC       criu/uts_ns.o
06:51:10 [2020-09-18T06:51:10.497Z] #40 195.2   CC       criu/vdso.o
06:51:11 [2020-09-18T06:51:11.152Z] #40 196.0   LINK     criu/built-in.o
06:51:11 [2020-09-18T06:51:11.152Z] #40 196.1   LINK     criu/criu
06:51:11 [2020-09-18T06:51:11.807Z] #40 196.8   DEP      lib/c/criu.d
06:51:12 [2020-09-18T06:51:12.107Z] #40 197.0   CC       images/rpc.pb-c.o
06:51:12 [2020-09-18T06:51:12.107Z] #40 ...
06:51:12 [2020-09-18T06:51:12.107Z] 
06:51:12 [2020-09-18T06:51:12.107Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:51:12 [2020-09-18T06:51:12.107Z] #37 DONE 265.5s
06:51:12 [2020-09-18T06:51:12.409Z] 
06:51:12 [2020-09-18T06:51:12.409Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:51:12 [2020-09-18T06:51:12.432Z] #52 202.4 + bin/containerd-shim-runc-v1
06:51:13 [2020-09-18T06:51:13.478Z] #22 ...
06:51:13 [2020-09-18T06:51:13.478Z] 
06:51:13 [2020-09-18T06:51:13.478Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:51:13 [2020-09-18T06:51:13.478Z] #40 198.1   CC       lib/c/criu.o
06:51:15 [2020-09-18T06:51:15.030Z] #40 199.6   LINK     lib/c/built-in.o
06:51:15 [2020-09-18T06:51:15.030Z] #40 199.6   LINK     lib/c/libcriu.so
06:51:15 [2020-09-18T06:51:15.030Z] #40 199.7   LINK     lib/c/libcriu.a
06:51:15 [2020-09-18T06:51:15.030Z] #40 199.9   GEN      magic.py
06:51:15 [2020-09-18T06:51:15.330Z] #40 200.1 Note: Building without setproctitle() and strlcpy() support.
06:51:15 [2020-09-18T06:51:15.330Z] #40 200.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:51:15 [2020-09-18T06:51:15.330Z] #40 200.1 Note: Building without GnuTLS support
06:51:15 [2020-09-18T06:51:15.330Z] #40 200.1 Makefile.config:39: Warn: you have no libnftables installed
06:51:15 [2020-09-18T06:51:15.330Z] #40 200.1 Makefile.config:40: Warn: Building without nftables support
06:51:15 [2020-09-18T06:51:15.983Z] #40 201.0 fatal: not a git repository (or any of the parent directories): .git
06:51:16 [2020-09-18T06:51:16.661Z] #52 206.3 + bin/containerd-shim-runc-v2
06:51:17 [2020-09-18T06:51:17.046Z] #40 202.0 make[1]: Nothing to be done for 'all'.
06:51:17 [2020-09-18T06:51:17.606Z] #52 207.6 + binaries
06:51:17 [2020-09-18T06:51:17.867Z] #52 207.6 + install -D bin/containerd /build/containerd
06:51:17 [2020-09-18T06:51:17.867Z] #52 207.6 + install -D bin/containerd-shim /build/containerd-shim
06:51:17 [2020-09-18T06:51:17.867Z] #52 207.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:51:17 [2020-09-18T06:51:17.867Z] #52 207.6 + install -D bin/ctr /build/ctr
06:51:18 [2020-09-18T06:51:18.111Z] #40 202.9 make[1]: 'images/built-in.o' is up to date.
06:51:18 [2020-09-18T06:51:18.111Z] #40 202.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
06:51:18 [2020-09-18T06:51:18.111Z] #40 202.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
06:51:18 [2020-09-18T06:51:18.111Z] #40 203.0 make[1]: 'compel/libcompel.a' is up to date.
06:51:18 [2020-09-18T06:51:18.111Z] #40 203.0 make[1]: 'compel/compel-host-bin' is up to date.
06:51:18 [2020-09-18T06:51:18.419Z] #40 203.0 make[1]: Nothing to be done for 'all'.
06:51:18 [2020-09-18T06:51:18.419Z] #40 203.1 make[1]: 'soccr/libsoccr.a' is up to date.
06:51:18 [2020-09-18T06:51:18.419Z] #40 203.3 make[2]: Nothing to be done for 'all'.
06:51:18 [2020-09-18T06:51:18.419Z] #40 203.4 make[2]: Nothing to be done for 'all'.
06:51:18 [2020-09-18T06:51:18.723Z] #40 203.5 make[2]: Nothing to be done for 'all'.
06:51:18 [2020-09-18T06:51:18.723Z] #40 203.7 make[2]: Nothing to be done for 'all'.
06:51:18 [2020-09-18T06:51:18.723Z] #40 203.7 make[2]: Nothing to be done for 'all'.
06:51:19 [2020-09-18T06:51:19.026Z] #40 203.7 make[2]: Nothing to be done for 'all'.
06:51:19 [2020-09-18T06:51:19.026Z] #40 203.8 make[2]: Nothing to be done for 'all'.
06:51:19 [2020-09-18T06:51:19.026Z] #40 203.9 make[2]: Nothing to be done for 'all'.
06:51:19 [2020-09-18T06:51:19.026Z] #40 203.9   INSTALL  criu/criu
06:51:19 [2020-09-18T06:51:19.332Z] #40 DONE 204.1s
06:51:19 [2020-09-18T06:51:19.332Z] 
06:51:19 [2020-09-18T06:51:19.332Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:51:19 [2020-09-18T06:51:19.731Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/pkg/term	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/rootless	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/testutil/request	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/volume	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === Skipped
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     exec_linux_test.go:18: requires AppArmor to be enabled
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     exec_linux_test.go:38: requires AppArmor to be enabled
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver btrfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver btrfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver btrfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver btrfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver btrfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:73: No driver to put!
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z] time="2020-09-18T06:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z] time="2020-09-18T06:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z] time="2020-09-18T06:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z] time="2020-09-18T06:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z] time="2020-09-18T06:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:73: No driver to put!
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     overlay_test.go:49: Fails to compute changes intermittently
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     overlay_test.go:65: Cannot run test with naive change algorithm
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver zfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver zfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver zfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver zfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:46: Driver zfs not supported
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     graphtest_unix.go:73: No driver to put!
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
06:51:19 [2020-09-18T06:51:19.731Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] 
06:51:19 [2020-09-18T06:51:19.731Z] DONE 2138 tests, 26 skipped in 188.625s
Post stage
[Pipeline] junit
06:51:19 [2020-09-18T06:51:19.778Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:51:20 [2020-09-18T06:51:20.310Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -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:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/make.sh dynbinary test-integration
06:51:20 [2020-09-18T06:51:20.601Z] 
06:51:20 [2020-09-18T06:51:20.892Z] Removing bundles/
06:51:20 [2020-09-18T06:51:20.892Z] 
06:51:20 [2020-09-18T06:51:20.892Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:51:20 [2020-09-18T06:51:20.892Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:51:20 [2020-09-18T06:51:20.892Z] GOOS="" GOARCH="" GOARM=""
06:51:22 [2020-09-18T06:51:22.073Z] #52 DONE 211.3s
06:51:22 [2020-09-18T06:51:22.646Z] 
06:51:22 [2020-09-18T06:51:22.646Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
06:51:25 [2020-09-18T06:51:25.190Z] #53 DONE 2.4s
06:51:25 [2020-09-18T06:51:25.190Z] 
06:51:25 [2020-09-18T06:51:25.190Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
06:51:25 [2020-09-18T06:51:25.761Z] #57 DONE 0.6s
06:51:25 [2020-09-18T06:51:25.761Z] 
06:51:25 [2020-09-18T06:51:25.761Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
06:51:26 [2020-09-18T06:51:26.705Z] #59 DONE 1.2s
06:51:26 [2020-09-18T06:51:26.966Z] 
06:51:26 [2020-09-18T06:51:26.966Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
06:51:26 [2020-09-18T06:51:26.966Z] #61 DONE 0.1s
06:51:26 [2020-09-18T06:51:26.966Z] 
06:51:26 [2020-09-18T06:51:26.966Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
06:51:26 [2020-09-18T06:51:26.966Z] #62 DONE 0.0s
06:51:26 [2020-09-18T06:51:26.966Z] 
06:51:26 [2020-09-18T06:51:26.966Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
06:51:28 [2020-09-18T06:51:28.883Z] #63 DONE 1.7s
06:51:28 [2020-09-18T06:51:28.883Z] 
06:51:28 [2020-09-18T06:51:28.883Z] #64 exporting to image
06:51:28 [2020-09-18T06:51:28.883Z] #64 exporting layers
06:51:28 [2020-09-18T06:51:28.890Z] #52 ...
06:51:28 [2020-09-18T06:51:28.890Z] 
06:51:28 [2020-09-18T06:51:28.890Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:51:28 [2020-09-18T06:51:28.890Z] #45 DONE 257.9s
06:51:28 [2020-09-18T06:51:28.890Z] 
06:51:28 [2020-09-18T06:51:28.890Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:51:28 [2020-09-18T06:51:28.890Z] #52 ...
06:51:28 [2020-09-18T06:51:28.890Z] 
06:51:28 [2020-09-18T06:51:28.890Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
06:51:28 [2020-09-18T06:51:28.890Z] #46 DONE 0.5s
06:51:28 [2020-09-18T06:51:28.890Z] 
06:51:28 [2020-09-18T06:51:28.890Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
06:51:28 [2020-09-18T06:51:28.890Z] #48 DONE 0.0s
06:51:28 [2020-09-18T06:51:28.890Z] 
06:51:28 [2020-09-18T06:51:28.890Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:51:28 [2020-09-18T06:51:28.890Z] #52 ...
06:51:28 [2020-09-18T06:51:28.890Z] 
06:51:28 [2020-09-18T06:51:28.890Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
06:51:28 [2020-09-18T06:51:28.890Z] #50 DONE 0.2s
06:51:28 [2020-09-18T06:51:28.890Z] 
06:51:28 [2020-09-18T06:51:28.890Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:51:33 [2020-09-18T06:51:33.100Z] #64 exporting layers 3.8s done
06:51:33 [2020-09-18T06:51:33.100Z] #64 writing image sha256:ceab823cb4ffceca6328e4ec9555d8e4ac8c3f04e31c50f9c544977504b4fc83 done
06:51:33 [2020-09-18T06:51:33.100Z] #64 naming to docker.io/library/docker:968133c86c0ae34f0904e83ebfa4472c623c74cc done
06:51:33 [2020-09-18T06:51:33.100Z] #64 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
06:51:33 [2020-09-18T06:51:33.440Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/test/unit
06:51:34 [2020-09-18T06:51:34.129Z] #52 ...
06:51:34 [2020-09-18T06:51:34.129Z] 
06:51:34 [2020-09-18T06:51:34.129Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:51:34 [2020-09-18T06:51:34.129Z] #45 DONE 262.8s
06:51:34 [2020-09-18T06:51:34.129Z] 
06:51:34 [2020-09-18T06:51:34.129Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:51:34 [2020-09-18T06:51:34.129Z] #52 ...
06:51:34 [2020-09-18T06:51:34.129Z] 
06:51:34 [2020-09-18T06:51:34.129Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
06:51:34 [2020-09-18T06:51:34.129Z] #46 DONE 0.5s
06:51:34 [2020-09-18T06:51:34.129Z] 
06:51:34 [2020-09-18T06:51:34.129Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
06:51:34 [2020-09-18T06:51:34.129Z] #48 DONE 0.1s
06:51:34 [2020-09-18T06:51:34.129Z] 
06:51:34 [2020-09-18T06:51:34.129Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
06:51:34 [2020-09-18T06:51:34.129Z] #50 DONE 0.2s
06:51:34 [2020-09-18T06:51:34.129Z] 
06:51:34 [2020-09-18T06:51:34.129Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:51:38 [2020-09-18T06:51:38.736Z] ?   	github.com/docker/docker/api	[no test files]
06:51:43 [2020-09-18T06:51:43.736Z] #52 229.9 + bin/containerd-stress
06:51:44 [2020-09-18T06:51:44.299Z] #52 231.9 + bin/containerd-shim
06:51:49 [2020-09-18T06:51:49.038Z] #52 231.2 + bin/containerd-stress
06:51:49 [2020-09-18T06:51:49.297Z] #52 233.5 + bin/containerd-shim
06:51:51 [2020-09-18T06:51:51.000Z] ok  	github.com/docker/docker/api/server	0.058s	coverage: 9.0% of statements
06:51:52 [2020-09-18T06:51:52.199Z] #22 303.3 + return
06:51:52 [2020-09-18T06:51:52.199Z] #22 DONE 303.5s
06:51:52 [2020-09-18T06:51:52.199Z] 
06:51:52 [2020-09-18T06:51:52.199Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:51:52 [2020-09-18T06:51:52.199Z] #53 263.4 + bin/containerd
06:51:52 [2020-09-18T06:51:52.199Z] #53 ...
06:51:52 [2020-09-18T06:51:52.199Z] 
06:51:52 [2020-09-18T06:51:52.199Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
06:51:52 [2020-09-18T06:51:52.199Z] #23 DONE 0.1s
06:51:52 [2020-09-18T06:51:52.389Z] #52 238.8 + bin/containerd-shim-runc-v1
06:51:52 [2020-09-18T06:51:52.499Z] 
06:51:52 [2020-09-18T06:51:52.499Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
06:51:52 [2020-09-18T06:51:52.804Z] #27 DONE 0.5s
06:51:52 [2020-09-18T06:51:52.804Z] 
06:51:52 [2020-09-18T06:51:52.804Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
06:51:52 [2020-09-18T06:51:52.804Z] #30 DONE 0.1s
06:51:52 [2020-09-18T06:51:52.804Z] 
06:51:52 [2020-09-18T06:51:52.804Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:51:52 [2020-09-18T06:51:52.804Z] #53 ...
06:51:52 [2020-09-18T06:51:52.804Z] 
06:51:52 [2020-09-18T06:51:52.804Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
06:51:52 [2020-09-18T06:51:52.804Z] #32 DONE 0.1s
06:51:52 [2020-09-18T06:51:52.804Z] 
06:51:52 [2020-09-18T06:51:52.804Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
06:51:52 [2020-09-18T06:51:52.804Z] #35 DONE 0.1s
06:51:52 [2020-09-18T06:51:52.804Z] 
06:51:52 [2020-09-18T06:51:52.804Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
06:51:53 [2020-09-18T06:51:53.104Z] #38 DONE 0.1s
06:51:53 [2020-09-18T06:51:53.104Z] 
06:51:53 [2020-09-18T06:51:53.104Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
06:51:53 [2020-09-18T06:51:53.104Z] #41 DONE 0.1s
06:51:53 [2020-09-18T06:51:53.104Z] 
06:51:53 [2020-09-18T06:51:53.104Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
06:51:53 [2020-09-18T06:51:53.104Z] #43 DONE 0.1s
06:51:53 [2020-09-18T06:51:53.104Z] 
06:51:53 [2020-09-18T06:51:53.104Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
06:51:53 [2020-09-18T06:51:53.403Z] #45 DONE 0.1s
06:51:53 [2020-09-18T06:51:53.403Z] 
06:51:53 [2020-09-18T06:51:53.403Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:51:56 [2020-09-18T06:51:56.566Z] #52 243.8 + bin/containerd-shim-runc-v2
06:51:57 [2020-09-18T06:51:57.430Z] #52 240.4 + bin/containerd-shim-runc-v1
06:51:57 [2020-09-18T06:51:57.493Z] #52 244.8 + binaries
06:51:57 [2020-09-18T06:51:57.493Z] #52 244.8 + install -D bin/containerd /build/containerd
06:51:57 [2020-09-18T06:51:57.493Z] #52 244.8 + install -D bin/containerd-shim /build/containerd-shim
06:51:57 [2020-09-18T06:51:57.493Z] #52 244.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:51:57 [2020-09-18T06:51:57.493Z] #52 244.9 + install -D bin/ctr /build/ctr
06:51:59 [2020-09-18T06:51:59.381Z] #52 DONE 246.5s
06:51:59 [2020-09-18T06:51:59.943Z] 
06:51:59 [2020-09-18T06:51:59.943Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
06:52:00 [2020-09-18T06:52:00.369Z] 4612f6d0b889: Pull complete
06:52:00 [2020-09-18T06:52:00.735Z] #52 245.1 + bin/containerd-shim-runc-v2
06:52:00 [2020-09-18T06:52:00.869Z] #53 DONE 0.9s
06:52:00 [2020-09-18T06:52:00.870Z] 
06:52:00 [2020-09-18T06:52:00.870Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
06:52:00 [2020-09-18T06:52:00.870Z] #57 DONE 0.2s
06:52:01 [2020-09-18T06:52:01.125Z] 
06:52:01 [2020-09-18T06:52:01.125Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
06:52:01 [2020-09-18T06:52:01.380Z] #59 DONE 0.4s
06:52:01 [2020-09-18T06:52:01.380Z] 
06:52:01 [2020-09-18T06:52:01.380Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
06:52:01 [2020-09-18T06:52:01.380Z] #61 DONE 0.0s
06:52:01 [2020-09-18T06:52:01.380Z] 
06:52:01 [2020-09-18T06:52:01.380Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
06:52:01 [2020-09-18T06:52:01.380Z] #62 DONE 0.0s
06:52:01 [2020-09-18T06:52:01.380Z] 
06:52:01 [2020-09-18T06:52:01.380Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
06:52:01 [2020-09-18T06:52:01.673Z] #52 246.2 + binaries
06:52:01 [2020-09-18T06:52:01.673Z] #52 246.2 + install -D bin/containerd /build/containerd
06:52:01 [2020-09-18T06:52:01.673Z] #52 246.2 + install -D bin/containerd-shim /build/containerd-shim
06:52:01 [2020-09-18T06:52:01.933Z] #52 246.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:52:01 [2020-09-18T06:52:01.933Z] #52 246.2 + install -D bin/ctr /build/ctr
06:52:01 [2020-09-18T06:52:01.942Z] #63 DONE 0.7s
06:52:01 [2020-09-18T06:52:01.942Z] 
06:52:01 [2020-09-18T06:52:01.942Z] #64 exporting to image
06:52:01 [2020-09-18T06:52:01.942Z] #64 exporting layers
06:52:03 [2020-09-18T06:52:03.875Z] #52 DONE 247.9s
06:52:04 [2020-09-18T06:52:04.444Z] 
06:52:04 [2020-09-18T06:52:04.444Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
06:52:05 [2020-09-18T06:52:05.384Z] #53 DONE 0.9s
06:52:05 [2020-09-18T06:52:05.384Z] 
06:52:05 [2020-09-18T06:52:05.384Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
06:52:05 [2020-09-18T06:52:05.384Z] #57 DONE 0.2s
06:52:05 [2020-09-18T06:52:05.384Z] 
06:52:05 [2020-09-18T06:52:05.384Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
06:52:05 [2020-09-18T06:52:05.954Z] #59 DONE 0.4s
06:52:05 [2020-09-18T06:52:05.954Z] 
06:52:05 [2020-09-18T06:52:05.954Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
06:52:05 [2020-09-18T06:52:05.954Z] #61 DONE 0.0s
06:52:05 [2020-09-18T06:52:05.954Z] 
06:52:05 [2020-09-18T06:52:05.954Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
06:52:05 [2020-09-18T06:52:05.954Z] #62 DONE 0.0s
06:52:05 [2020-09-18T06:52:05.954Z] 
06:52:05 [2020-09-18T06:52:05.954Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
06:52:06 [2020-09-18T06:52:06.524Z] #63 DONE 0.7s
06:52:06 [2020-09-18T06:52:06.783Z] 
06:52:06 [2020-09-18T06:52:06.783Z] #64 exporting to image
06:52:06 [2020-09-18T06:52:06.783Z] #64 exporting layers
06:52:08 [2020-09-18T06:52:08.480Z] #64 exporting layers 6.4s done
06:52:08 [2020-09-18T06:52:08.480Z] #64 writing image sha256:698296836e8565ba249a4c6a223b18e05ee3e194d87caf4a348e63221a29f800 done
06:52:08 [2020-09-18T06:52:08.480Z] #64 naming to docker.io/library/docker:968133c86c0ae34f0904e83ebfa4472c623c74cc done
06:52:08 [2020-09-18T06:52:08.480Z] #64 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
06:52:08 [2020-09-18T06:52:08.819Z] + trap exit INT TERM
06:52:08 [2020-09-18T06:52:08.819Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
06:52:08 [2020-09-18T06:52:08.819Z] + CONTAINER_NAME=docker-pr2
06:52:08 [2020-09-18T06:52:08.819Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41467/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41467/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -e DOCKER_GRAPHDRIVER docker:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/make.sh dynbinary-daemon
06:52:09 [2020-09-18T06:52:09.746Z] 
06:52:09 [2020-09-18T06:52:09.746Z] Removing bundles/
06:52:09 [2020-09-18T06:52:09.746Z] 
06:52:09 [2020-09-18T06:52:09.746Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
06:52:09 [2020-09-18T06:52:09.746Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:52:09 [2020-09-18T06:52:09.746Z] GOOS="" GOARCH="" GOARM=""
06:52:12 [2020-09-18T06:52:12.133Z] #53 ...
06:52:12 [2020-09-18T06:52:12.134Z] 
06:52:12 [2020-09-18T06:52:12.134Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:52:12 [2020-09-18T06:52:12.134Z] #46 DONE 325.0s
06:52:12 [2020-09-18T06:52:12.134Z] 
06:52:12 [2020-09-18T06:52:12.134Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:52:13 [2020-09-18T06:52:13.359Z] #64 exporting layers 6.3s done
06:52:13 [2020-09-18T06:52:13.359Z] #64 writing image sha256:ef780c0a74127ee14d2a8933135d9ac6d00e535ca0884360ec2ef1248787bae1 done
06:52:13 [2020-09-18T06:52:13.359Z] #64 naming to docker.io/library/docker:968133c86c0ae34f0904e83ebfa4472c623c74cc done
06:52:13 [2020-09-18T06:52:13.359Z] #64 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:52:13 [2020-09-18T06:52:13.724Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -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:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/make.sh dynbinary test-integration
06:52:14 [2020-09-18T06:52:14.662Z] 
06:52:14 [2020-09-18T06:52:14.662Z] Removing bundles/
06:52:14 [2020-09-18T06:52:14.662Z] 
06:52:14 [2020-09-18T06:52:14.662Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:52:14 [2020-09-18T06:52:14.662Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:52:14 [2020-09-18T06:52:14.662Z] GOOS="" GOARCH="" GOARM=""
06:52:14 [2020-09-18T06:52:14.943Z] #53 ...
06:52:14 [2020-09-18T06:52:14.943Z] 
06:52:14 [2020-09-18T06:52:14.943Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
06:52:14 [2020-09-18T06:52:14.943Z] #47 DONE 0.3s
06:52:14 [2020-09-18T06:52:14.943Z] 
06:52:14 [2020-09-18T06:52:14.943Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:52:14 [2020-09-18T06:52:14.943Z] #53 ...
06:52:14 [2020-09-18T06:52:14.943Z] 
06:52:14 [2020-09-18T06:52:14.943Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
06:52:14 [2020-09-18T06:52:14.943Z] #49 DONE 0.1s
06:52:14 [2020-09-18T06:52:14.943Z] 
06:52:14 [2020-09-18T06:52:14.943Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
06:52:14 [2020-09-18T06:52:14.943Z] #51 DONE 0.1s
06:52:14 [2020-09-18T06:52:14.943Z] 
06:52:14 [2020-09-18T06:52:14.943Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:52:17 [2020-09-18T06:52:17.853Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:52:17 [2020-09-18T06:52:17.853Z] 
06:52:17 [2020-09-18T06:52:17.853Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:52:17 [2020-09-18T06:52:17.853Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:52:17 [2020-09-18T06:52:17.853Z] HOSTNAME=3b1981837ccc
06:52:17 [2020-09-18T06:52:17.853Z] TESTDEBUG=0
06:52:17 [2020-09-18T06:52:17.853Z] DEST=bundles/test-integration
06:52:17 [2020-09-18T06:52:17.853Z] PWD=/go/src/github.com/docker/docker
06:52:17 [2020-09-18T06:52:17.853Z] DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc
06:52:17 [2020-09-18T06:52:17.853Z] container=docker
06:52:17 [2020-09-18T06:52:17.853Z] HOME=/root
06:52:17 [2020-09-18T06:52:17.853Z] GOLANG_VERSION=1.13.15
06:52:17 [2020-09-18T06:52:17.853Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:52:17 [2020-09-18T06:52:17.853Z] VALIDATE_BRANCH=master
06:52:17 [2020-09-18T06:52:17.853Z] TERM=xterm
06:52:17 [2020-09-18T06:52:17.853Z] DOCKER_PKG=github.com/docker/docker
06:52:17 [2020-09-18T06:52:17.853Z] SHLVL=1
06:52:17 [2020-09-18T06:52:17.853Z] TIMEOUT=120m
06:52:17 [2020-09-18T06:52:17.853Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
06:52:17 [2020-09-18T06:52:17.853Z] DOCKER_GRAPHDRIVER=overlay2
06:52:17 [2020-09-18T06:52:17.853Z] GO111MODULE=off
06:52:17 [2020-09-18T06:52:17.853Z] DOCKER_EXPERIMENTAL=1
06:52:17 [2020-09-18T06:52:17.853Z] TEST_SKIP_INTEGRATION_CLI=1
06:52:17 [2020-09-18T06:52:17.853Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:52:17 [2020-09-18T06:52:17.853Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:52:17 [2020-09-18T06:52:17.853Z] GOPATH=/go
06:52:17 [2020-09-18T06:52:17.853Z] PKG_CONFIG=pkg-config
06:52:17 [2020-09-18T06:52:17.853Z] _=/usr/bin/env
06:52:17 [2020-09-18T06:52:17.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:52:33 [2020-09-18T06:52:33.620Z] #53 306.6 + bin/containerd-stress
06:52:35 [2020-09-18T06:52:35.713Z] #53 309.0 + bin/containerd-shim
06:52:40 [2020-09-18T06:52:40.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:52:40 [2020-09-18T06:52:40.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:52:40 [2020-09-18T06:52:40.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:52:42 [2020-09-18T06:52:42.673Z] #53 316.0 + bin/containerd-shim-runc-v1
06:52:47 [2020-09-18T06:52:47.327Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 14.7% of statements
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ok  	github.com/docker/docker/api/server/middleware	0.040s	coverage: 37.7% of statements
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/server/router	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ok  	github.com/docker/docker/api/types/strslice	0.020s	coverage: 90.0% of statements
06:52:47 [2020-09-18T06:52:47.327Z] ok  	github.com/docker/docker/api/types/filters	0.018s	coverage: 92.2% of statements
06:52:47 [2020-09-18T06:52:47.327Z] ok  	github.com/docker/docker/api/server/router/swarm	0.017s	coverage: 5.7% of statements
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types/container	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types/events	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types/image	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types/network	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ok  	github.com/docker/docker/api/types/time	0.020s	coverage: 100.0% of statements
06:52:47 [2020-09-18T06:52:47.327Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/builder	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
06:52:47 [2020-09-18T06:52:47.327Z] ok  	github.com/docker/docker/builder/dockerignore	0.017s	coverage: 96.8% of statements
06:52:47 [2020-09-18T06:52:47.903Z] ok  	github.com/docker/docker/cli/debug	0.013s	coverage: 100.0% of statements
06:52:48 [2020-09-18T06:52:48.307Z] #53 320.9 + bin/containerd-shim-runc-v2
06:52:48 [2020-09-18T06:52:48.478Z] ok  	github.com/docker/docker/builder/remotecontext	0.338s	coverage: 13.6% of statements
06:52:48 [2020-09-18T06:52:48.611Z] #53 322.0 + binaries
06:52:48 [2020-09-18T06:52:48.611Z] #53 322.0 + install -D bin/containerd /build/containerd
06:52:48 [2020-09-18T06:52:48.611Z] #53 322.1 + install -D bin/containerd-shim /build/containerd-shim
06:52:48 [2020-09-18T06:52:48.611Z] #53 322.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:52:48 [2020-09-18T06:52:48.905Z] #53 322.1 + install -D bin/ctr /build/ctr
06:52:48 [2020-09-18T06:52:48.905Z] #53 DONE 322.2s
06:52:49 [2020-09-18T06:52:49.428Z] ok  	github.com/docker/docker/builder/dockerfile	0.851s	coverage: 48.0% of statements
06:52:49 [2020-09-18T06:52:49.951Z] 
06:52:49 [2020-09-18T06:52:49.951Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
06:52:49 [2020-09-18T06:52:49.951Z] #54 DONE 0.1s
06:52:49 [2020-09-18T06:52:49.951Z] 
06:52:49 [2020-09-18T06:52:49.951Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
06:52:49 [2020-09-18T06:52:49.951Z] #58 DONE 0.1s
06:52:49 [2020-09-18T06:52:49.951Z] 
06:52:49 [2020-09-18T06:52:49.951Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
06:52:50 [2020-09-18T06:52:50.005Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.677s	coverage: 86.3% of statements
06:52:50 [2020-09-18T06:52:50.005Z] ?   	github.com/docker/docker/cli	[no test files]
06:52:50 [2020-09-18T06:52:50.005Z] ?   	github.com/docker/docker/cli/config	[no test files]
06:52:50 [2020-09-18T06:52:50.246Z] #60 DONE 0.1s
06:52:50 [2020-09-18T06:52:50.246Z] 
06:52:50 [2020-09-18T06:52:50.246Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
06:52:50 [2020-09-18T06:52:50.246Z] #62 DONE 0.1s
06:52:50 [2020-09-18T06:52:50.246Z] 
06:52:50 [2020-09-18T06:52:50.246Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
06:52:50 [2020-09-18T06:52:50.246Z] #63 DONE 0.0s
06:52:50 [2020-09-18T06:52:50.246Z] 
06:52:50 [2020-09-18T06:52:50.246Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
06:52:50 [2020-09-18T06:52:50.852Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|compiled_files|name|deps) took 1m57.920151678s 
06:52:50 [2020-09-18T06:52:50.852Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 664.918713ms 
06:52:52 [2020-09-18T06:52:52.333Z] #64 DONE 2.1s
06:52:52 [2020-09-18T06:52:52.333Z] 
06:52:52 [2020-09-18T06:52:52.333Z] #65 exporting to oci image format
06:52:52 [2020-09-18T06:52:52.333Z] #65 exporting layers
06:52:55 [2020-09-18T06:52:55.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:52:55 [2020-09-18T06:52:55.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:52:55 [2020-09-18T06:52:55.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:52:56 [2020-09-18T06:52:56.617Z] ok  	github.com/docker/docker/client	0.196s	coverage: 75.4% of statements
06:52:56 [2020-09-18T06:52:56.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:52:56 [2020-09-18T06:52:56.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:52:58 [2020-09-18T06:52:58.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:53:00 [2020-09-18T06:53:00.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:53:01 [2020-09-18T06:53:01.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:53:02 [2020-09-18T06:53:02.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:53:03 [2020-09-18T06:53:03.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:53:04 [2020-09-18T06:53:04.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:53:04 [2020-09-18T06:53:04.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:53:06 [2020-09-18T06:53:06.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:53:07 [2020-09-18T06:53:07.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:53:07 [2020-09-18T06:53:07.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:53:08 [2020-09-18T06:53:08.756Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:53:08 [2020-09-18T06:53:08.756Z] Using test binary docker
06:53:08 [2020-09-18T06:53:08.756Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:53:08 [2020-09-18T06:53:08.756Z] +++ /etc/init.d/apparmor start
06:53:08 [2020-09-18T06:53:08.756Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:53:08 [2020-09-18T06:53:08.756Z] INFO: Waiting for daemon to start...
06:53:08 [2020-09-18T06:53:08.756Z] Starting dockerd
06:53:08 [2020-09-18T06:53:08.756Z] +++ 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
06:53:10 [2020-09-18T06:53:10.821Z] .
06:53:10 [2020-09-18T06:53:10.821Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:53:10 [2020-09-18T06:53:10.821Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:53:10 [2020-09-18T06:53:10.821Z] Error: No such image: emptyfs
06:53:10 [2020-09-18T06:53:10.821Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:53:10 [2020-09-18T06:53:10.821Z] ++++ docker load
06:53:11 [2020-09-18T06:53:11.112Z] Running integration-test (iteration 1)
06:53:11 [2020-09-18T06:53:11.112Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
06:53:11 [2020-09-18T06:53:11.112Z] ++ 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
06:53:11 [2020-09-18T06:53:11.112Z] ++ set -e
06:53:11 [2020-09-18T06:53:11.112Z] ++ '[' -n 0 ']'
06:53:11 [2020-09-18T06:53:11.112Z] ++ set -x
06:53:11 [2020-09-18T06:53:11.112Z] ++ 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 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
06:53:19 [2020-09-18T06:53:19.588Z] Loaded image: buildpack-deps:buster
06:53:19 [2020-09-18T06:53:19.588Z] Loaded image: busybox:latest
06:53:19 [2020-09-18T06:53:19.588Z] Loaded image: busybox:glibc
06:53:19 [2020-09-18T06:53:19.588Z] Loaded image: debian:buster
06:53:19 [2020-09-18T06:53:19.588Z] Loaded image: hello-world:latest
06:53:19 [2020-09-18T06:53:19.588Z] INFO: Testing against a local daemon
06:53:19 [2020-09-18T06:53:19.588Z] === RUN   TestCgroupNamespacesBuild
06:53:21 [2020-09-18T06:53:21.651Z] --- PASS: TestCgroupNamespacesBuild (2.15s)
06:53:21 [2020-09-18T06:53:21.651Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:53:23 [2020-09-18T06:53:23.295Z] ok  	github.com/docker/docker/cmd/dockerd	0.132s	coverage: 30.8% of statements
06:53:23 [2020-09-18T06:53:23.295Z] ok  	github.com/docker/docker/container	0.220s	coverage: 34.7% of statements
06:53:23 [2020-09-18T06:53:23.295Z] ?   	github.com/docker/docker/container/stream	[no test files]
06:53:23 [2020-09-18T06:53:23.295Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
06:53:23 [2020-09-18T06:53:23.295Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
06:53:23 [2020-09-18T06:53:23.295Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
06:53:23 [2020-09-18T06:53:23.716Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
06:53:23 [2020-09-18T06:53:23.716Z] === RUN   TestBuildWithSession
06:53:23 [2020-09-18T06:53:23.716Z] --- SKIP: TestBuildWithSession (0.00s)
06:53:23 [2020-09-18T06:53:23.716Z]     build_session_test.go:25: TODO: BuildKit
06:53:23 [2020-09-18T06:53:23.716Z] === RUN   TestBuildSquashParent
06:53:24 [2020-09-18T06:53:24.689Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.068s	coverage: 65.3% of statements
06:53:26 [2020-09-18T06:53:26.618Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.059s	coverage: 35.9% of statements
06:53:29 [2020-09-18T06:53:29.825Z] ok  	github.com/docker/docker/daemon/cluster	0.098s	coverage: 0.5% of statements
06:53:29 [2020-09-18T06:53:29.846Z] --- PASS: TestBuildSquashParent (6.18s)
06:53:29 [2020-09-18T06:53:29.846Z] === RUN   TestBuildWithRemoveAndForceRemove
06:53:29 [2020-09-18T06:53:29.846Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:53:29 [2020-09-18T06:53:29.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:53:29 [2020-09-18T06:53:29.846Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:53:29 [2020-09-18T06:53:29.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:53:29 [2020-09-18T06:53:29.846Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:53:29 [2020-09-18T06:53:29.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:53:29 [2020-09-18T06:53:29.847Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:53:29 [2020-09-18T06:53:29.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:53:29 [2020-09-18T06:53:29.847Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:53:29 [2020-09-18T06:53:29.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:53:29 [2020-09-18T06:53:29.847Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:53:29 [2020-09-18T06:53:29.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:53:29 [2020-09-18T06:53:29.847Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:53:29 [2020-09-18T06:53:29.847Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:53:30 [2020-09-18T06:53:30.772Z] ok  	github.com/docker/docker/daemon/discovery	0.014s	coverage: 30.0% of statements
06:53:31 [2020-09-18T06:53:31.193Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:53:31 [2020-09-18T06:53:31.449Z] 
06:53:32 [2020-09-18T06:53:32.575Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:53:32 [2020-09-18T06:53:32.575Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:53:32 [2020-09-18T06:53:32.700Z] ok  	github.com/docker/docker/daemon/config	0.107s	coverage: 81.8% of statements
06:53:32 [2020-09-18T06:53:32.964Z] ok  	github.com/docker/docker/daemon/events	0.089s	coverage: 50.0% of statements
06:53:33 [2020-09-18T06:53:33.341Z] + TEST_INTEGRATION_DEST=2
06:53:33 [2020-09-18T06:53:33.341Z] + CONTAINER_NAME=docker-pr2-2
06:53:33 [2020-09-18T06:53:33.341Z] + TEST_SKIP_INTEGRATION=1
06:53:33 [2020-09-18T06:53:33.341Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
06:53:33 [2020-09-18T06:53:33.341Z] + run_tests
06:53:33 [2020-09-18T06:53:33.341Z] + c=0
06:53:33 [2020-09-18T06:53:33.341Z] + '[' -n 0 ']'
06:53:33 [2020-09-18T06:53:33.341Z] + rm=
06:53:33 [2020-09-18T06:53:33.341Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41467/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41467/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41467/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/make.sh '' test-integration
06:53:33 [2020-09-18T06:53:33.341Z] ++ jobs -p
06:53:33 [2020-09-18T06:53:33.341Z] + TEST_INTEGRATION_DEST=3
06:53:33 [2020-09-18T06:53:33.341Z] + CONTAINER_NAME=docker-pr2-3
06:53:33 [2020-09-18T06:53:33.341Z] + TEST_SKIP_INTEGRATION=1
06:53:33 [2020-09-18T06:53:33.341Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
06:53:33 [2020-09-18T06:53:33.341Z] + run_tests
06:53:33 [2020-09-18T06:53:33.341Z] + '[' -n 0 ']'
06:53:33 [2020-09-18T06:53:33.341Z] + rm=
06:53:33 [2020-09-18T06:53:33.341Z] + TEST_INTEGRATION_DEST=1
06:53:33 [2020-09-18T06:53:33.341Z] + CONTAINER_NAME=docker-pr2-1
06:53:33 [2020-09-18T06:53:33.341Z] + TEST_SKIP_INTEGRATION_CLI=1
06:53:33 [2020-09-18T06:53:33.341Z] + run_tests test-integration-flaky
06:53:33 [2020-09-18T06:53:33.341Z] + '[' -n 0 ']'
06:53:33 [2020-09-18T06:53:33.341Z] + rm=
06:53:33 [2020-09-18T06:53:33.341Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41467/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41467/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41467/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/make.sh '' test-integration
06:53:33 [2020-09-18T06:53:33.341Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41467/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41467/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41467/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/make.sh test-integration-flaky test-integration
06:53:33 [2020-09-18T06:53:33.341Z] + for job in $(jobs -p)
06:53:33 [2020-09-18T06:53:33.341Z] + wait 7421
06:53:34 [2020-09-18T06:53:34.358Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
06:53:34 [2020-09-18T06:53:34.707Z] 
06:53:34 [2020-09-18T06:53:34.707Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
06:53:34 [2020-09-18T06:53:34.707Z] 
06:53:34 [2020-09-18T06:53:34.707Z] 
06:53:34 [2020-09-18T06:53:34.707Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:53:34 [2020-09-18T06:53:34.707Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:53:34 [2020-09-18T06:53:34.707Z] HOSTNAME=c7caef35e2b0
06:53:34 [2020-09-18T06:53:34.707Z] TEST_SKIP_INTEGRATION=1
06:53:34 [2020-09-18T06:53:34.707Z] TESTDEBUG=0
06:53:34 [2020-09-18T06:53:34.707Z] DEST=bundles/test-integration
06:53:34 [2020-09-18T06:53:34.707Z] PWD=/go/src/github.com/docker/docker
06:53:34 [2020-09-18T06:53:34.707Z] KEEPBUNDLE=1
06:53:34 [2020-09-18T06:53:34.707Z] DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc
06:53:34 [2020-09-18T06:53:34.707Z] container=docker
06:53:34 [2020-09-18T06:53:34.707Z] HOME=/root
06:53:34 [2020-09-18T06:53:34.707Z] GOLANG_VERSION=1.13.15
06:53:34 [2020-09-18T06:53:34.707Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:53:34 [2020-09-18T06:53:34.707Z] VALIDATE_BRANCH=master
06:53:34 [2020-09-18T06:53:34.707Z] TERM=xterm
06:53:34 [2020-09-18T06:53:34.707Z] DOCKER_PKG=github.com/docker/docker
06:53:34 [2020-09-18T06:53:34.707Z] SHLVL=1
06:53:34 [2020-09-18T06:53:34.707Z] TIMEOUT=120m
06:53:34 [2020-09-18T06:53:34.707Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
06:53:34 [2020-09-18T06:53:34.707Z] DOCKER_GRAPHDRIVER=overlay2
06:53:34 [2020-09-18T06:53:34.707Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
06:53:34 [2020-09-18T06:53:34.707Z] GO111MODULE=off
06:53:34 [2020-09-18T06:53:34.707Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:53:34 [2020-09-18T06:53:34.707Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:53:34 [2020-09-18T06:53:34.707Z] GOPATH=/go
06:53:34 [2020-09-18T06:53:34.707Z] PKG_CONFIG=pkg-config
06:53:34 [2020-09-18T06:53:34.707Z] _=/usr/bin/env
06:53:34 [2020-09-18T06:53:34.707Z] Building test suite binary ./integration-cli/test.main
06:53:34 [2020-09-18T06:53:34.707Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:53:34 [2020-09-18T06:53:34.707Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:53:34 [2020-09-18T06:53:34.707Z] HOSTNAME=13653f18c0b9
06:53:34 [2020-09-18T06:53:34.707Z] TEST_SKIP_INTEGRATION=1
06:53:34 [2020-09-18T06:53:34.707Z] TESTDEBUG=0
06:53:34 [2020-09-18T06:53:34.707Z] DEST=bundles/test-integration
06:53:34 [2020-09-18T06:53:34.707Z] PWD=/go/src/github.com/docker/docker
06:53:34 [2020-09-18T06:53:34.707Z] KEEPBUNDLE=1
06:53:34 [2020-09-18T06:53:34.707Z] DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc
06:53:34 [2020-09-18T06:53:34.707Z] container=docker
06:53:34 [2020-09-18T06:53:34.707Z] HOME=/root
06:53:34 [2020-09-18T06:53:34.707Z] GOLANG_VERSION=1.13.15
06:53:34 [2020-09-18T06:53:34.707Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:53:34 [2020-09-18T06:53:34.707Z] VALIDATE_BRANCH=master
06:53:34 [2020-09-18T06:53:34.707Z] TERM=xterm
06:53:34 [2020-09-18T06:53:34.707Z] DOCKER_PKG=github.com/docker/docker
06:53:34 [2020-09-18T06:53:34.707Z] SHLVL=1
06:53:34 [2020-09-18T06:53:34.707Z] TIMEOUT=120m
06:53:34 [2020-09-18T06:53:34.707Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
06:53:34 [2020-09-18T06:53:34.707Z] DOCKER_GRAPHDRIVER=overlay2
06:53:34 [2020-09-18T06:53:34.707Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
06:53:34 [2020-09-18T06:53:34.707Z] GO111MODULE=off
06:53:34 [2020-09-18T06:53:34.707Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:53:34 [2020-09-18T06:53:34.707Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:53:34 [2020-09-18T06:53:34.707Z] GOPATH=/go
06:53:34 [2020-09-18T06:53:34.707Z] PKG_CONFIG=pkg-config
06:53:34 [2020-09-18T06:53:34.707Z] _=/usr/bin/env
06:53:34 [2020-09-18T06:53:34.707Z] Building test suite binary ./integration-cli/test.main
06:53:34 [2020-09-18T06:53:34.964Z] No new tests added to integration.
06:53:34 [2020-09-18T06:53:34.964Z] 
06:53:34 [2020-09-18T06:53:34.964Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:53:35 [2020-09-18T06:53:35.304Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:53:35 [2020-09-18T06:53:35.304Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:53:36 [2020-09-18T06:53:36.129Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:53:36 [2020-09-18T06:53:36.332Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:53:36 [2020-09-18T06:53:36.332Z] HOSTNAME=f8fa5302d5fc
06:53:36 [2020-09-18T06:53:36.332Z] TESTDEBUG=0
06:53:36 [2020-09-18T06:53:36.332Z] DEST=bundles/test-integration
06:53:36 [2020-09-18T06:53:36.332Z] PWD=/go/src/github.com/docker/docker
06:53:36 [2020-09-18T06:53:36.332Z] KEEPBUNDLE=1
06:53:36 [2020-09-18T06:53:36.332Z] DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc
06:53:36 [2020-09-18T06:53:36.332Z] container=docker
06:53:36 [2020-09-18T06:53:36.332Z] HOME=/root
06:53:36 [2020-09-18T06:53:36.332Z] GOLANG_VERSION=1.13.15
06:53:36 [2020-09-18T06:53:36.332Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:53:36 [2020-09-18T06:53:36.332Z] VALIDATE_BRANCH=master
06:53:36 [2020-09-18T06:53:36.332Z] TERM=xterm
06:53:36 [2020-09-18T06:53:36.332Z] DOCKER_PKG=github.com/docker/docker
06:53:36 [2020-09-18T06:53:36.332Z] SHLVL=1
06:53:36 [2020-09-18T06:53:36.332Z] TIMEOUT=120m
06:53:36 [2020-09-18T06:53:36.332Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
06:53:36 [2020-09-18T06:53:36.332Z] DOCKER_GRAPHDRIVER=overlay2
06:53:36 [2020-09-18T06:53:36.332Z] GO111MODULE=off
06:53:36 [2020-09-18T06:53:36.332Z] TEST_SKIP_INTEGRATION_CLI=1
06:53:36 [2020-09-18T06:53:36.332Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:53:36 [2020-09-18T06:53:36.332Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:53:36 [2020-09-18T06:53:36.332Z] GOPATH=/go
06:53:36 [2020-09-18T06:53:36.332Z] PKG_CONFIG=pkg-config
06:53:36 [2020-09-18T06:53:36.389Z] 
06:53:36 [2020-09-18T06:53:36.389Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:53:36 [2020-09-18T06:53:36.591Z] _=/usr/bin/env
06:53:36 [2020-09-18T06:53:36.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:53:36 [2020-09-18T06:53:36.648Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:53:36 [2020-09-18T06:53:36.648Z] HOSTNAME=b42a1c8118f9
06:53:36 [2020-09-18T06:53:36.648Z] DEST=bundles/test-integration
06:53:36 [2020-09-18T06:53:36.648Z] PWD=/go/src/github.com/docker/docker
06:53:36 [2020-09-18T06:53:36.648Z] DOCKER_ROOTLESS=1
06:53:36 [2020-09-18T06:53:36.648Z] DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc
06:53:36 [2020-09-18T06:53:36.648Z] container=docker
06:53:36 [2020-09-18T06:53:36.648Z] HOME=/root
06:53:36 [2020-09-18T06:53:36.648Z] GOLANG_VERSION=1.13.15
06:53:36 [2020-09-18T06:53:36.648Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:53:36 [2020-09-18T06:53:36.648Z] VALIDATE_BRANCH=master
06:53:36 [2020-09-18T06:53:36.648Z] TERM=xterm
06:53:36 [2020-09-18T06:53:36.648Z] DOCKER_PKG=github.com/docker/docker
06:53:36 [2020-09-18T06:53:36.648Z] SHLVL=1
06:53:36 [2020-09-18T06:53:36.648Z] TIMEOUT=120m
06:53:36 [2020-09-18T06:53:36.648Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
06:53:36 [2020-09-18T06:53:36.648Z] DOCKER_GRAPHDRIVER=overlay2
06:53:36 [2020-09-18T06:53:36.648Z] GO111MODULE=off
06:53:36 [2020-09-18T06:53:36.648Z] DOCKER_EXPERIMENTAL=1
06:53:36 [2020-09-18T06:53:36.648Z] TEST_SKIP_INTEGRATION_CLI=1
06:53:36 [2020-09-18T06:53:36.648Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:53:36 [2020-09-18T06:53:36.648Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:53:36 [2020-09-18T06:53:36.648Z] GOPATH=/go
06:53:36 [2020-09-18T06:53:36.648Z] PKG_CONFIG=pkg-config
06:53:36 [2020-09-18T06:53:36.648Z] _=/usr/bin/env
06:53:36 [2020-09-18T06:53:36.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:53:37 [2020-09-18T06:53:37.367Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
06:53:37 [2020-09-18T06:53:37.367Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s)
06:53:37 [2020-09-18T06:53:37.367Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s)
06:53:37 [2020-09-18T06:53:37.367Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.43s)
06:53:37 [2020-09-18T06:53:37.367Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.55s)
06:53:37 [2020-09-18T06:53:37.367Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s)
06:53:37 [2020-09-18T06:53:37.367Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.51s)
06:53:37 [2020-09-18T06:53:37.367Z] === RUN   TestBuildMultiStageCopy
06:53:37 [2020-09-18T06:53:37.367Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:53:37 [2020-09-18T06:53:37.668Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.507s	coverage: 14.1% of statements
06:53:37 [2020-09-18T06:53:37.668Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
06:53:39 [2020-09-18T06:53:39.062Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.551s	coverage: 57.0% of statements
06:53:40 [2020-09-18T06:53:40.095Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:53:40 [2020-09-18T06:53:40.386Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:53:41 [2020-09-18T06:53:41.018Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:53:41 [2020-09-18T06:53:41.309Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:53:41 [2020-09-18T06:53:41.627Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.8% of statements
06:53:41 [2020-09-18T06:53:41.941Z] --- PASS: TestBuildMultiStageCopy (4.74s)
06:53:41 [2020-09-18T06:53:41.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.46s)
06:53:41 [2020-09-18T06:53:41.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
06:53:41 [2020-09-18T06:53:41.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
06:53:41 [2020-09-18T06:53:41.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s)
06:53:41 [2020-09-18T06:53:41.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s)
06:53:41 [2020-09-18T06:53:41.942Z] === RUN   TestBuildMultiStageParentConfig
06:53:43 [2020-09-18T06:53:43.554Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.308s	coverage: 45.9% of statements
06:53:43 [2020-09-18T06:53:43.554Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.817s	coverage: 73.1% of statements
06:53:44 [2020-09-18T06:53:44.007Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
06:53:44 [2020-09-18T06:53:44.007Z] === RUN   TestBuildLabelWithTargets
06:53:45 [2020-09-18T06:53:45.477Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.052s	coverage: 49.5% of statements
06:53:46 [2020-09-18T06:53:46.073Z] --- PASS: TestBuildLabelWithTargets (2.33s)
06:53:46 [2020-09-18T06:53:46.073Z] === RUN   TestBuildWithEmptyLayers
06:53:46 [2020-09-18T06:53:46.424Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.462s	coverage: 76.1% of statements
06:53:46 [2020-09-18T06:53:46.424Z] ok  	github.com/docker/docker/daemon	12.300s	coverage: 17.4% of statements
06:53:46 [2020-09-18T06:53:46.424Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
06:53:46 [2020-09-18T06:53:46.424Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
06:53:46 [2020-09-18T06:53:46.424Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
06:53:46 [2020-09-18T06:53:46.424Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
06:53:46 [2020-09-18T06:53:46.424Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
06:53:47 [2020-09-18T06:53:47.122Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
06:53:47 [2020-09-18T06:53:47.122Z] === RUN   TestBuildMultiStageOnBuild
06:53:47 [2020-09-18T06:53:47.374Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.057s	coverage: 58.0% of statements
06:53:48 [2020-09-18T06:53:48.334Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.027s	coverage: 3.0% of statements
06:53:48 [2020-09-18T06:53:48.598Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
06:53:49 [2020-09-18T06:53:49.850Z] --- PASS: TestBuildMultiStageOnBuild (2.89s)
06:53:49 [2020-09-18T06:53:49.850Z] === RUN   TestBuildUncleanTarFilenames
06:53:49 [2020-09-18T06:53:49.994Z] ok  	github.com/docker/docker/daemon/images	0.077s	coverage: 4.8% of statements
06:53:50 [2020-09-18T06:53:50.917Z] --- PASS: TestBuildUncleanTarFilenames (1.22s)
06:53:50 [2020-09-18T06:53:50.917Z] === RUN   TestBuildMultiStageLayerLeak
06:53:50 [2020-09-18T06:53:50.944Z] ok  	github.com/docker/docker/daemon/logger	0.258s	coverage: 41.0% of statements
06:53:51 [2020-09-18T06:53:51.206Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.080s	coverage: 57.7% of statements
06:53:51 [2020-09-18T06:53:51.206Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
06:53:51 [2020-09-18T06:53:51.206Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
06:53:51 [2020-09-18T06:53:51.206Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
06:53:51 [2020-09-18T06:53:51.206Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
06:53:51 [2020-09-18T06:53:51.469Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.330s	coverage: 77.8% of statements
06:53:51 [2020-09-18T06:53:51.469Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
06:53:51 [2020-09-18T06:53:51.469Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
06:53:51 [2020-09-18T06:53:51.469Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.036s	coverage: 67.0% of statements
06:53:52 [2020-09-18T06:53:52.423Z] ok  	github.com/docker/docker/daemon/logger/journald	0.018s	coverage: 23.9% of statements
06:53:52 [2020-09-18T06:53:52.423Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 87.2% of statements
06:53:53 [2020-09-18T06:53:53.374Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.053s	coverage: 61.6% of statements
06:53:53 [2020-09-18T06:53:53.374Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 75.2% of statements
06:53:53 [2020-09-18T06:53:53.374Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
06:53:54 [2020-09-18T06:53:54.324Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.028s	coverage: 33.3% of statements
06:53:54 [2020-09-18T06:53:54.430Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s)
06:53:54 [2020-09-18T06:53:54.430Z] === RUN   TestBuildWithHugeFile
06:53:54 [2020-09-18T06:53:54.587Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 37.7% of statements
06:53:55 [2020-09-18T06:53:55.162Z] ok  	github.com/docker/docker/daemon/logger/templates	0.029s	coverage: 8.3% of statements
06:53:55 [2020-09-18T06:53:55.162Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.038s	coverage: 46.8% of statements
06:53:56 [2020-09-18T06:53:56.571Z] ok  	github.com/docker/docker/daemon/network	0.032s	coverage: 63.8% of statements
06:53:56 [2020-09-18T06:53:56.949Z] c3aff4450246: Pull complete
06:53:56 [2020-09-18T06:53:56.949Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec
06:53:56 [2020-09-18T06:53:56.949Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
06:53:56 [2020-09-18T06:53:56.949Z] mcr.microsoft.com/windows/servercore:ltsc2019
06:53:56 [2020-09-18T06:53:56.949Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
06:53:56 [2020-09-18T06:53:56.949Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
06:53:56 [2020-09-18T06:53:56.949Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457'
06:53:56 [2020-09-18T06:53:56.949Z] INFO: Docker version of control daemon
06:53:56 [2020-09-18T06:53:56.949Z] 
06:53:56 [2020-09-18T06:53:56.949Z] Client: Docker Engine - Enterprise
06:53:56 [2020-09-18T06:53:56.949Z]  Version:           19.03.5
06:53:56 [2020-09-18T06:53:56.949Z]  API version:       1.40
06:53:56 [2020-09-18T06:53:56.949Z]  Go version:        go1.12.12
06:53:56 [2020-09-18T06:53:56.949Z]  Git commit:        2ee0c57608
06:53:56 [2020-09-18T06:53:56.949Z]  Built:             11/13/2019 08:00:16
06:53:56 [2020-09-18T06:53:56.949Z]  OS/Arch:           windows/amd64
06:53:56 [2020-09-18T06:53:56.949Z]  Experimental:      false
06:53:56 [2020-09-18T06:53:56.949Z] 
06:53:56 [2020-09-18T06:53:56.949Z] Server: Docker Engine - Enterprise
06:53:56 [2020-09-18T06:53:56.949Z]  Engine:
06:53:56 [2020-09-18T06:53:56.949Z]   Version:          19.03.5
06:53:56 [2020-09-18T06:53:56.949Z]   API version:      1.40 (minimum version 1.24)
06:53:56 [2020-09-18T06:53:56.949Z]   Go version:       go1.12.12
06:53:56 [2020-09-18T06:53:56.949Z]   Git commit:       2ee0c57608
06:53:56 [2020-09-18T06:53:56.949Z]   Built:            11/13/2019 07:58:51
06:53:56 [2020-09-18T06:53:56.949Z]   OS/Arch:          windows/amd64
06:53:56 [2020-09-18T06:53:56.949Z]   Experimental:     true
06:53:56 [2020-09-18T06:53:56.949Z] 
06:53:56 [2020-09-18T06:53:56.949Z] INFO: Docker info of control daemon
06:53:56 [2020-09-18T06:53:56.949Z] 
06:53:56 [2020-09-18T06:53:56.949Z] Client:
06:53:56 [2020-09-18T06:53:56.949Z]  Debug Mode: false
06:53:56 [2020-09-18T06:53:56.949Z]  Plugins:
06:53:56 [2020-09-18T06:53:56.949Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
06:53:56 [2020-09-18T06:53:56.949Z] 
06:53:56 [2020-09-18T06:53:56.949Z] Server:
06:53:56 [2020-09-18T06:53:56.949Z]  Containers: 0
06:53:56 [2020-09-18T06:53:56.949Z]   Running: 0
06:53:56 [2020-09-18T06:53:56.949Z]   Paused: 0
06:53:56 [2020-09-18T06:53:56.949Z]   Stopped: 0
06:53:56 [2020-09-18T06:53:56.949Z]  Images: 1
06:53:56 [2020-09-18T06:53:56.949Z]  Server Version: 19.03.5
06:53:56 [2020-09-18T06:53:56.949Z]  Storage Driver: lcow (linux) windowsfilter (windows)
06:53:56 [2020-09-18T06:53:56.949Z]   LCOW: 
06:53:56 [2020-09-18T06:53:56.949Z]   Windows: 
06:53:56 [2020-09-18T06:53:56.949Z]  Logging Driver: json-file
06:53:56 [2020-09-18T06:53:56.949Z]  Plugins:
06:53:56 [2020-09-18T06:53:56.949Z]   Volume: local
06:53:56 [2020-09-18T06:53:56.949Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
06:53:56 [2020-09-18T06:53:56.949Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
06:53:56 [2020-09-18T06:53:56.949Z]  Swarm: inactive
06:53:56 [2020-09-18T06:53:56.949Z]  Default Isolation: process
06:53:56 [2020-09-18T06:53:56.949Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
06:53:56 [2020-09-18T06:53:56.949Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
06:53:56 [2020-09-18T06:53:56.949Z]  OSType: windows
06:53:56 [2020-09-18T06:53:56.949Z]  Architecture: x86_64
06:53:56 [2020-09-18T06:53:56.949Z]  CPUs: 4
06:53:56 [2020-09-18T06:53:56.949Z]  Total Memory: 32GiB
06:53:56 [2020-09-18T06:53:56.949Z]  Name: azwin-2-9293f0
06:53:56 [2020-09-18T06:53:56.950Z]  ID: 7UHM:SR2K:JI3I:E4V7:ICVB:NJB7:YTAF:HEX5:SBWT:UZR4:PO2L:FJ5F
06:53:56 [2020-09-18T06:53:56.950Z]  Docker Root Dir: D:\docker
06:53:56 [2020-09-18T06:53:56.950Z]  Debug Mode: false
06:53:56 [2020-09-18T06:53:56.950Z]  Registry: https://index.docker.io/v1/
06:53:56 [2020-09-18T06:53:56.950Z]  Labels:
06:53:56 [2020-09-18T06:53:56.950Z]  Experimental: true
06:53:56 [2020-09-18T06:53:56.950Z]  Insecure Registries:
06:53:56 [2020-09-18T06:53:56.950Z]   10.0.0.4:5000
06:53:56 [2020-09-18T06:53:56.950Z]   127.0.0.0/8
06:53:56 [2020-09-18T06:53:56.950Z]  Registry Mirrors:
06:53:56 [2020-09-18T06:53:56.950Z]   http://10.0.0.4:5000/
06:53:56 [2020-09-18T06:53:56.950Z]  Live Restore Enabled: false
06:53:56 [2020-09-18T06:53:56.950Z] 
06:53:56 [2020-09-18T06:53:56.950Z] 
06:53:56 [2020-09-18T06:53:56.950Z] INFO: Commit hash is 968133c86c
06:53:56 [2020-09-18T06:53:56.950Z] INFO: Nuke-Everything...
06:53:56 [2020-09-18T06:53:56.950Z] INFO: Container count on control daemon to delete is 0
06:53:56 [2020-09-18T06:53:56.950Z] INFO: Nuking d:\CI
06:53:56 [2020-09-18T06:53:56.950Z] INFO: Zapped successfully
06:53:56 [2020-09-18T06:53:56.950Z] INFO: Location for testing is d:\CI\PR-41467\2
06:53:56 [2020-09-18T06:53:56.950Z] INFO: Validating GOLang consistency in Dockerfile.windows...
06:53:56 [2020-09-18T06:53:56.950Z] 
06:53:56 [2020-09-18T06:53:56.950Z] 
06:53:56 [2020-09-18T06:53:56.950Z] INFO: Building the image from Dockerfile.windows at 09/18/2020 06:53:45...
06:53:56 [2020-09-18T06:53:56.950Z] 
06:53:56 [2020-09-18T06:53:56.950Z] Sending build context to Docker daemon  56.19MB
06:53:56 [2020-09-18T06:53:56.950Z] 
06:53:56 [2020-09-18T06:53:56.950Z] Step 1/10 : FROM microsoft/windowsservercore
06:53:56 [2020-09-18T06:53:56.950Z]  ---> 715aaeac112d
06:53:56 [2020-09-18T06:53:56.950Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
06:53:56 [2020-09-18T06:53:56.950Z]  ---> Running in 59c1c1a22010
06:53:56 [2020-09-18T06:53:56.950Z] Removing intermediate container 59c1c1a22010
06:53:56 [2020-09-18T06:53:56.950Z]  ---> 86ae2ebcc9d8
06:53:56 [2020-09-18T06:53:56.950Z] Step 3/10 : ARG GO_VERSION=1.13.15
06:53:56 [2020-09-18T06:53:56.950Z]  ---> Running in 31cb8524848a
06:53:56 [2020-09-18T06:53:56.950Z] Removing intermediate container 31cb8524848a
06:53:56 [2020-09-18T06:53:56.950Z]  ---> 64553e3a73c2
06:53:56 [2020-09-18T06:53:56.950Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
06:53:56 [2020-09-18T06:53:56.950Z]  ---> Running in 9bd88c65040a
06:53:56 [2020-09-18T06:53:56.950Z] Removing intermediate container 9bd88c65040a
06:53:56 [2020-09-18T06:53:56.950Z]  ---> 091a4faae478
06:53:56 [2020-09-18T06:53:56.950Z] 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}
06:53:56 [2020-09-18T06:53:56.950Z]  ---> Running in d5a21467ec59
06:53:56 [2020-09-18T06:53:56.950Z] Removing intermediate container d5a21467ec59
06:53:56 [2020-09-18T06:53:56.950Z]  ---> e86e5953dd21
06:53:56 [2020-09-18T06:53:56.950Z] 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 {       $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;
06:53:56 [2020-09-18T06:53:56.950Z]  ---> Running in 33dc4a121ddc
06:53:57 [2020-09-18T06:53:57.149Z] ok  	github.com/docker/docker/distribution/metadata	0.090s	coverage: 48.2% of statements
06:53:57 [2020-09-18T06:53:57.149Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.810s	coverage: 82.5% of statements
06:53:57 [2020-09-18T06:53:57.149Z] ?   	github.com/docker/docker/daemon/names	[no test files]
06:53:57 [2020-09-18T06:53:57.149Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
06:53:58 [2020-09-18T06:53:58.545Z] ok  	github.com/docker/docker/errdefs	0.014s	coverage: 49.4% of statements
06:53:59 [2020-09-18T06:53:59.121Z] ok  	github.com/docker/docker/distribution	0.986s	coverage: 21.9% of statements
06:53:59 [2020-09-18T06:53:59.121Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
06:53:59 [2020-09-18T06:53:59.385Z] ok  	github.com/docker/docker/image	0.056s	coverage: 86.4% of statements
06:53:59 [2020-09-18T06:53:59.964Z] ok  	github.com/docker/docker/image/cache	0.027s	coverage: 19.2% of statements
06:54:00 [2020-09-18T06:54:00.229Z] ok  	github.com/docker/docker/distribution/xfer	1.702s	coverage: 85.1% of statements
06:54:00 [2020-09-18T06:54:00.229Z] ?   	github.com/docker/docker/dockerversion	[no test files]
06:54:00 [2020-09-18T06:54:00.229Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
06:54:00 [2020-09-18T06:54:00.493Z] ok  	github.com/docker/docker/image/v1	0.044s	coverage: 25.0% of statements
06:54:00 [2020-09-18T06:54:00.493Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
06:54:00 [2020-09-18T06:54:00.734Z] 
06:54:00 [2020-09-18T06:54:00.734Z] SUCCESS: Specified value was saved.
06:54:00 [2020-09-18T06:54:00.757Z] ok  	github.com/docker/docker/libcontainerd/queue	0.030s	coverage: 100.0% of statements
06:54:01 [2020-09-18T06:54:01.333Z] ok  	github.com/docker/docker/pkg/aaparser	0.011s	coverage: 50.0% of statements
06:54:02 [2020-09-18T06:54:02.287Z] INFO: Downloading git...
06:54:02 [2020-09-18T06:54:02.730Z] ok  	github.com/docker/docker/opts	0.080s	coverage: 67.1% of statements
06:54:03 [2020-09-18T06:54:03.679Z] ok  	github.com/docker/docker/pkg/authorization	0.474s	coverage: 68.3% of statements
06:54:03 [2020-09-18T06:54:03.679Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
06:54:03 [2020-09-18T06:54:03.942Z] ok  	github.com/docker/docker/pkg/capabilities	0.029s	coverage: 87.5% of statements
06:54:03 [2020-09-18T06:54:03.989Z] INFO: Downloading go...
06:54:04 [2020-09-18T06:54:04.891Z] ok  	github.com/docker/docker/pkg/directory	0.013s	coverage: 80.0% of statements
06:54:04 [2020-09-18T06:54:04.891Z] ok  	github.com/docker/docker/pkg/archive	1.255s	coverage: 77.1% of statements
06:54:05 [2020-09-18T06:54:05.467Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
06:54:05 [2020-09-18T06:54:05.729Z] ok  	github.com/docker/docker/pkg/discovery/file	0.015s	coverage: 92.9% of statements
06:54:06 [2020-09-18T06:54:06.188Z] INFO: Downloading compiler 1 of 3...
06:54:06 [2020-09-18T06:54:06.304Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
06:54:06 [2020-09-18T06:54:06.651Z] INFO: Downloading compiler 2 of 3...
06:54:06 [2020-09-18T06:54:06.878Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
06:54:07 [2020-09-18T06:54:07.121Z] INFO: Downloading compiler 3 of 3...
06:54:07 [2020-09-18T06:54:07.139Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
06:54:08 [2020-09-18T06:54:08.101Z] INFO: Extracting git...
06:54:08 [2020-09-18T06:54:08.527Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.523s	coverage: 43.2% of statements
06:54:08 [2020-09-18T06:54:08.527Z] ok  	github.com/docker/docker/pkg/filenotify	0.664s	coverage: 67.0% of statements
06:54:09 [2020-09-18T06:54:09.102Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
06:54:09 [2020-09-18T06:54:09.365Z] ok  	github.com/docker/docker/pkg/fsutils	0.332s	coverage: 85.1% of statements
06:54:09 [2020-09-18T06:54:09.365Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
06:54:09 [2020-09-18T06:54:09.942Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.091s	coverage: 84.1% of statements
06:54:10 [2020-09-18T06:54:10.206Z] ok  	github.com/docker/docker/layer	7.233s	coverage: 68.8% of statements
06:54:10 [2020-09-18T06:54:10.206Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
06:54:10 [2020-09-18T06:54:10.206Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
06:54:10 [2020-09-18T06:54:10.206Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
06:54:10 [2020-09-18T06:54:10.206Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
06:54:10 [2020-09-18T06:54:10.206Z] ?   	github.com/docker/docker/oci	[no test files]
06:54:10 [2020-09-18T06:54:10.206Z] ?   	github.com/docker/docker/oci/caps	[no test files]
06:54:10 [2020-09-18T06:54:10.206Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
06:54:10 [2020-09-18T06:54:10.206Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
06:54:10 [2020-09-18T06:54:10.782Z] ok  	github.com/docker/docker/pkg/longpath	0.019s	coverage: 100.0% of statements
06:54:11 [2020-09-18T06:54:11.046Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.022s	coverage: 91.7% of statements
06:54:11 [2020-09-18T06:54:11.046Z] ok  	github.com/docker/docker/pkg/ioutils	0.582s	coverage: 69.3% of statements
06:54:11 [2020-09-18T06:54:11.046Z] ok  	github.com/docker/docker/pkg/idtools	0.845s	coverage: 70.1% of statements
06:54:11 [2020-09-18T06:54:11.046Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
06:54:11 [2020-09-18T06:54:11.046Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
06:54:11 [2020-09-18T06:54:11.046Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
06:54:11 [2020-09-18T06:54:11.309Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.015s	coverage: 85.7% of statements
06:54:11 [2020-09-18T06:54:11.309Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
06:54:11 [2020-09-18T06:54:11.309Z] ok  	github.com/docker/docker/pkg/parsers	0.020s	coverage: 97.0% of statements
06:54:11 [2020-09-18T06:54:11.885Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.037s	coverage: 60.0% of statements
06:54:11 [2020-09-18T06:54:11.885Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.030s	coverage: 86.7% of statements
06:54:11 [2020-09-18T06:54:11.885Z] ok  	github.com/docker/docker/pkg/pidfile	0.031s	coverage: 82.4% of statements
06:54:11 [2020-09-18T06:54:11.885Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
06:54:11 [2020-09-18T06:54:11.885Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
06:54:12 [2020-09-18T06:54:12.559Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m3.989964816s with top 10 stages: buildssa: 1m36.285090556s, goimports: 22.020262895s, unconvert: 11.691687187s, gosec: 10.581949243s, golint: 5.883369777s, misspell: 4.464360291s, ineffassign: 4.307626607s, inspect: 3.954993127s, vrp: 3.334839721s, fact_purity: 1.815301143s 
06:54:12 [2020-09-18T06:54:12.833Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.072s	coverage: 56.8% of statements
06:54:13 [2020-09-18T06:54:13.096Z] ok  	github.com/docker/docker/pkg/pools	0.011s	coverage: 88.2% of statements
06:54:13 [2020-09-18T06:54:13.363Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.013s	coverage: 85.7% of statements
06:54:13 [2020-09-18T06:54:13.363Z] ok  	github.com/docker/docker/pkg/progress	0.010s	coverage: 75.9% of statements
06:54:13 [2020-09-18T06:54:13.943Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
06:54:14 [2020-09-18T06:54:14.517Z] ok  	github.com/docker/docker/pkg/stdcopy	0.015s	coverage: 100.0% of statements
06:54:14 [2020-09-18T06:54:14.726Z] #65 exporting layers 80.5s done
06:54:14 [2020-09-18T06:54:14.727Z] #65 exporting manifest sha256:82d456aaf9df6f6982c1172dd372fb853eeb5467021f058a7dd0fd97f205246e done
06:54:14 [2020-09-18T06:54:14.727Z] #65 exporting config sha256:535f5978cc8898fa8493bceb0b6b3e0ce6ea4ac7e41655fc9c28fdc8916e332f done
06:54:14 [2020-09-18T06:54:14.727Z] #65 sending tarball
06:54:14 [2020-09-18T06:54:14.780Z] ok  	github.com/docker/docker/pkg/pubsub	1.075s	coverage: 73.9% of statements
06:54:15 [2020-09-18T06:54:15.355Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
06:54:15 [2020-09-18T06:54:15.355Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
06:54:15 [2020-09-18T06:54:15.617Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
06:54:16 [2020-09-18T06:54:16.193Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 54.2% of statements
06:54:16 [2020-09-18T06:54:16.768Z] ok  	github.com/docker/docker/pkg/system	0.028s	coverage: 36.9% of statements
06:54:16 [2020-09-18T06:54:16.768Z] ok  	github.com/docker/docker/pkg/signal	2.764s	coverage: 61.0% of statements
06:54:17 [2020-09-18T06:54:17.031Z] ok  	github.com/docker/docker/pkg/tailfile	0.145s	coverage: 88.6% of statements
06:54:17 [2020-09-18T06:54:17.295Z] testing: warning: no tests to run
06:54:17 [2020-09-18T06:54:17.295Z] coverage: [no statements]
06:54:17 [2020-09-18T06:54:17.295Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
06:54:17 [2020-09-18T06:54:17.873Z] ok  	github.com/docker/docker/pkg/tarsum	0.120s	coverage: 89.3% of statements
06:54:17 [2020-09-18T06:54:17.873Z] ok  	github.com/docker/docker/pkg/urlutil	0.018s	coverage: 100.0% of statements
06:54:17 [2020-09-18T06:54:17.873Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
06:54:18 [2020-09-18T06:54:18.136Z] ok  	github.com/docker/docker/pkg/useragent	0.009s	coverage: 88.9% of statements
06:54:19 [2020-09-18T06:54:19.532Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 14.5% of statements
06:54:20 [2020-09-18T06:54:20.110Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 72.4% of statements
06:54:20 [2020-09-18T06:54:20.110Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
06:54:20 [2020-09-18T06:54:20.687Z] ok  	github.com/docker/docker/plugin	0.572s	coverage: 23.1% of statements
06:54:20 [2020-09-18T06:54:20.712Z] INFO [runner/unused/goanalysis] analyzers took 25.738155208s with top 10 stages: buildssa: 21.707841523s, U1000: 4.030313685s 
06:54:20 [2020-09-18T06:54:20.712Z] INFO [runner] Issues before processing: 2299, after processing: 0 
06:54:20 [2020-09-18T06:54:20.712Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1690/1690, nolint: 0/64, cgo: 1690/2299, identifier_marker: 1585/1585, skip_files: 1690/1690, filename_unadjuster: 1690/1690, skip_dirs: 1690/1690, autogenerated_exclude: 1585/1690, exclude: 1585/1585, exclude-rules: 64/1585 
06:54:20 [2020-09-18T06:54:20.712Z] INFO [runner] processing took 127.318052ms with stages: nolint: 54.386103ms, identifier_marker: 40.461251ms, path_prettifier: 13.109325ms, autogenerated_exclude: 6.924778ms, exclude-rules: 6.793717ms, skip_dirs: 3.833216ms, cgo: 1.00069ms, filename_unadjuster: 797.206µs, path_shortener: 5.629µs, max_same_issues: 2.272µs, uniq_by_line: 789ns, diff: 670ns, skip_files: 572ns, source_code: 554ns, max_from_linter: 532ns, exclude: 440ns, max_per_file_from_linter: 308ns 
06:54:20 [2020-09-18T06:54:20.712Z] INFO [runner] linters took 1m36.629850045s with stages: goanalysis_metalinter: 1m17.765796173s, unused: 18.736464596s 
06:54:20 [2020-09-18T06:54:20.712Z] INFO File cache stats: 1443 entries of total size 6.8MiB 
06:54:20 [2020-09-18T06:54:20.974Z] INFO Memory: 1631 samples, avg is 244.2MB, max is 3031.3MB 
06:54:20 [2020-09-18T06:54:20.974Z] INFO Execution took 3m36.634433908s               
06:54:21 [2020-09-18T06:54:21.234Z] Congratulations! The shell scripts are properly formatted.
06:54:21 [2020-09-18T06:54:21.281Z] ok  	github.com/docker/docker/registry/resumable	0.031s	coverage: 100.0% of statements
06:54:21 [2020-09-18T06:54:21.563Z] ok  	github.com/docker/docker/restartmanager	0.030s	coverage: 45.3% of statements
06:54:21 [2020-09-18T06:54:21.617Z] --- PASS: TestBuildWithHugeFile (26.23s)
06:54:21 [2020-09-18T06:54:21.617Z] === RUN   TestBuildWithEmptyDockerfile
06:54:21 [2020-09-18T06:54:21.617Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:54:21 [2020-09-18T06:54:21.617Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:54:21 [2020-09-18T06:54:21.617Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:54:21 [2020-09-18T06:54:21.617Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:54:21 [2020-09-18T06:54:21.617Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:54:21 [2020-09-18T06:54:21.617Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:54:21 [2020-09-18T06:54:21.617Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:54:21 [2020-09-18T06:54:21.617Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:54:21 [2020-09-18T06:54:21.617Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:54:21 [2020-09-18T06:54:21.617Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
06:54:21 [2020-09-18T06:54:21.617Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
06:54:21 [2020-09-18T06:54:21.617Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
06:54:21 [2020-09-18T06:54:21.617Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
06:54:21 [2020-09-18T06:54:21.617Z] === RUN   TestBuildPreserveOwnership
06:54:21 [2020-09-18T06:54:21.617Z] === RUN   TestBuildPreserveOwnership/copy_from
06:54:22 [2020-09-18T06:54:22.146Z] ok  	github.com/docker/docker/testutil	0.018s	coverage: 62.5% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
06:54:22 [2020-09-18T06:54:22.415Z] ok  	github.com/docker/docker/registry	0.276s	coverage: 56.3% of statements
06:54:22 [2020-09-18T06:54:22.528Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/make.sh dynbinary-daemon test-docker-py
06:54:22 [2020-09-18T06:54:22.690Z] ok  	github.com/docker/docker/runconfig	0.039s	coverage: 66.1% of statements
06:54:22 [2020-09-18T06:54:22.983Z] INFO: Expanding go...
06:54:23 [2020-09-18T06:54:23.100Z] 
06:54:23 [2020-09-18T06:54:23.100Z] Removing bundles/
06:54:23 [2020-09-18T06:54:23.100Z] 
06:54:23 [2020-09-18T06:54:23.100Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
06:54:23 [2020-09-18T06:54:23.100Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:54:23 [2020-09-18T06:54:23.100Z] GOOS="" GOARCH="" GOARM=""
06:54:23 [2020-09-18T06:54:23.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:54:23 [2020-09-18T06:54:23.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:54:23 [2020-09-18T06:54:23.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:54:24 [2020-09-18T06:54:24.613Z] ok  	github.com/docker/docker/volume/drivers	0.023s	coverage: 36.1% of statements
06:54:25 [2020-09-18T06:54:25.141Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:54:25 [2020-09-18T06:54:25.564Z] ok  	github.com/docker/docker/volume/local	0.036s	coverage: 73.0% of statements
06:54:25 [2020-09-18T06:54:25.830Z] ok  	github.com/docker/docker/volume/mounts	0.054s	coverage: 67.0% of statements
06:54:26 [2020-09-18T06:54:26.403Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
06:54:27 [2020-09-18T06:54:27.445Z] --- PASS: TestBuildPreserveOwnership (6.49s)
06:54:27 [2020-09-18T06:54:27.445Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.17s)
06:54:27 [2020-09-18T06:54:27.445Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.32s)
06:54:27 [2020-09-18T06:54:27.445Z] === RUN   TestBuildPlatformInvalid
06:54:27 [2020-09-18T06:54:27.445Z] --- PASS: TestBuildPlatformInvalid (0.14s)
06:54:27 [2020-09-18T06:54:27.445Z] PASS
06:54:27 [2020-09-18T06:54:27.445Z] 
06:54:27 [2020-09-18T06:54:27.445Z] === Skipped
06:54:27 [2020-09-18T06:54:27.445Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
06:54:27 [2020-09-18T06:54:27.445Z]     build_session_test.go:25: TODO: BuildKit
06:54:27 [2020-09-18T06:54:27.445Z] 
06:54:27 [2020-09-18T06:54:27.445Z] 
06:54:27 [2020-09-18T06:54:27.445Z] DONE 32 tests, 1 skipped in 76.208s
06:54:27 [2020-09-18T06:54:27.445Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
06:54:27 [2020-09-18T06:54:27.445Z] ++ 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
06:54:27 [2020-09-18T06:54:27.445Z] ++ set -e
06:54:27 [2020-09-18T06:54:27.445Z] ++ '[' -n 0 ']'
06:54:27 [2020-09-18T06:54:27.445Z] ++ set -x
06:54:27 [2020-09-18T06:54:27.445Z] ++ 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 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
06:54:27 [2020-09-18T06:54:27.445Z] INFO: Testing against a local daemon
06:54:27 [2020-09-18T06:54:27.445Z] === RUN   TestConfigInspect
06:54:30 [2020-09-18T06:54:30.287Z] #65 ...
06:54:30 [2020-09-18T06:54:30.287Z] 
06:54:30 [2020-09-18T06:54:30.287Z] #66 importing to docker
06:54:30 [2020-09-18T06:54:30.287Z] #66 ...
06:54:30 [2020-09-18T06:54:30.287Z] 
06:54:30 [2020-09-18T06:54:30.287Z] #65 exporting to oci image format
06:54:30 [2020-09-18T06:54:30.287Z] #65 sending tarball 15.2s done
06:54:30 [2020-09-18T06:54:30.287Z] #65 DONE 95.7s
06:54:30 [2020-09-18T06:54:30.287Z] 
06:54:30 [2020-09-18T06:54:30.287Z] #66 importing to docker
06:54:32 [2020-09-18T06:54:32.002Z] --- PASS: TestConfigInspect (3.90s)
06:54:32 [2020-09-18T06:54:32.002Z] === RUN   TestConfigList
06:54:35 [2020-09-18T06:54:35.577Z] --- PASS: TestConfigList (3.72s)
06:54:35 [2020-09-18T06:54:35.577Z] === RUN   TestConfigsCreateAndDelete
06:54:39 [2020-09-18T06:54:39.282Z] --- PASS: TestConfigsCreateAndDelete (3.64s)
06:54:39 [2020-09-18T06:54:39.282Z] === RUN   TestConfigsUpdate
06:54:42 [2020-09-18T06:54:42.794Z] --- PASS: TestConfigsUpdate (3.58s)
06:54:42 [2020-09-18T06:54:42.794Z] === RUN   TestTemplatedConfig
06:54:44 [2020-09-18T06:54:44.160Z] INFO: Expanding compiler 1 of 3...
06:54:45 [2020-09-18T06:54:45.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:54:45 [2020-09-18T06:54:45.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:54:45 [2020-09-18T06:54:45.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:54:45 [2020-09-18T06:54:45.714Z] INFO: Expanding compiler 2 of 3...
06:54:46 [2020-09-18T06:54:46.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:54:46 [2020-09-18T06:54:46.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:54:46 [2020-09-18T06:54:46.308Z] --- PASS: TestTemplatedConfig (3.57s)
06:54:46 [2020-09-18T06:54:46.308Z] === RUN   TestConfigCreateResolve
06:54:48 [2020-09-18T06:54:48.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:54:48 [2020-09-18T06:54:48.370Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 76.6% of statements
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/pkg/term	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/rootless	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/testutil/request	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/volume	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === Skipped
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     exec_linux_test.go:18: requires AppArmor to be enabled
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     exec_linux_test.go:38: requires AppArmor to be enabled
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver btrfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver btrfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver btrfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver btrfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver btrfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:73: No driver to put!
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z] time="2020-09-18T06:53:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z] time="2020-09-18T06:53:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z] time="2020-09-18T06:53:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z] time="2020-09-18T06:53:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z] time="2020-09-18T06:53:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:73: No driver to put!
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     overlay_test.go:49: Fails to compute changes intermittently
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     overlay_test.go:65: Cannot run test with naive change algorithm
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver zfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver zfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver zfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver zfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:46: Driver zfs not supported
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     graphtest_unix.go:73: No driver to put!
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
06:54:48 [2020-09-18T06:54:48.370Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] 
06:54:48 [2020-09-18T06:54:48.370Z] DONE 2138 tests, 26 skipped in 190.130s
Post stage
[Pipeline] junit
06:54:48 [2020-09-18T06:54:48.386Z] Recording test results
06:54:48 [2020-09-18T06:54:48.983Z] #66 DONE 18.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
06:54:49 [2020-09-18T06:54:49.432Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/test/unit
06:54:49 [2020-09-18T06:54:49.820Z] --- PASS: TestConfigCreateResolve (3.65s)
06:54:49 [2020-09-18T06:54:49.820Z] === RUN   TestConfigDaemonLibtrustID
06:54:50 [2020-09-18T06:54:50.113Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
06:54:50 [2020-09-18T06:54:50.113Z] PASS
06:54:50 [2020-09-18T06:54:50.113Z] 
06:54:50 [2020-09-18T06:54:50.113Z] DONE 7 tests in 22.666s
06:54:50 [2020-09-18T06:54:50.113Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
06:54:50 [2020-09-18T06:54:50.113Z] ++ 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
06:54:50 [2020-09-18T06:54:50.113Z] ++ set -e
06:54:50 [2020-09-18T06:54:50.113Z] ++ '[' -n 0 ']'
06:54:50 [2020-09-18T06:54:50.113Z] ++ set -x
06:54:50 [2020-09-18T06:54:50.113Z] ++ 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 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
06:54:50 [2020-09-18T06:54:50.113Z] INFO: Testing against a local daemon
06:54:50 [2020-09-18T06:54:50.113Z] === RUN   TestCheckpoint
06:54:50 [2020-09-18T06:54:50.113Z] --- SKIP: TestCheckpoint (0.00s)
06:54:50 [2020-09-18T06:54:50.113Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:54:50 [2020-09-18T06:54:50.113Z] === RUN   TestContainerInvalidJSON
06:54:50 [2020-09-18T06:54:50.113Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:54:50 [2020-09-18T06:54:50.113Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:54:50 [2020-09-18T06:54:50.113Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:54:50 [2020-09-18T06:54:50.113Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:54:50 [2020-09-18T06:54:50.113Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:54:50 [2020-09-18T06:54:50.113Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:54:50 [2020-09-18T06:54:50.113Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:54:50 [2020-09-18T06:54:50.113Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:54:50 [2020-09-18T06:54:50.113Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:54:50 [2020-09-18T06:54:50.113Z] --- PASS: TestContainerInvalidJSON (0.01s)
06:54:50 [2020-09-18T06:54:50.113Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
06:54:50 [2020-09-18T06:54:50.113Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:54:50 [2020-09-18T06:54:50.113Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:54:50 [2020-09-18T06:54:50.113Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:54:50 [2020-09-18T06:54:50.113Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
06:54:50 [2020-09-18T06:54:50.113Z] === RUN   TestCopyFromContainerPathIsNotDir
06:54:50 [2020-09-18T06:54:50.403Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
06:54:50 [2020-09-18T06:54:50.404Z] === RUN   TestCopyToContainerPathDoesNotExist
06:54:50 [2020-09-18T06:54:50.404Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
06:54:50 [2020-09-18T06:54:50.404Z] === RUN   TestCopyToContainerPathIsNotDir
06:54:50 [2020-09-18T06:54:50.445Z] INFO: Expanding compiler 3 of 3...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
06:54:50 [2020-09-18T06:54:50.694Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
06:54:50 [2020-09-18T06:54:50.695Z] === RUN   TestCopyFromContainer
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:54:50 [2020-09-18T06:54:50.914Z] INFO: Removing downloaded files...
06:54:50 [2020-09-18T06:54:50.914Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
06:54:50 [2020-09-18T06:54:50.914Z] INFO: Configuring git core.autocrlf...
06:54:51 [2020-09-18T06:54:51.018Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -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:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/make.sh dynbinary test-integration
06:54:51 [2020-09-18T06:54:51.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:54:51 [2020-09-18T06:54:51.591Z] 
06:54:51 [2020-09-18T06:54:51.853Z] Removing bundles/
06:54:51 [2020-09-18T06:54:51.853Z] 
06:54:51 [2020-09-18T06:54:51.853Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:54:51 [2020-09-18T06:54:51.853Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:54:51 [2020-09-18T06:54:51.853Z] GOOS="" GOARCH="" GOARM=""
06:54:52 [2020-09-18T06:54:52.759Z] === RUN   TestCopyFromContainer//
06:54:52 [2020-09-18T06:54:52.759Z] === RUN   TestCopyFromContainer//bar/root
06:54:52 [2020-09-18T06:54:52.759Z] === RUN   TestCopyFromContainer//bar/root/
06:54:52 [2020-09-18T06:54:52.759Z] === RUN   TestCopyFromContainer/bar/quux
06:54:52 [2020-09-18T06:54:52.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:54:53 [2020-09-18T06:54:53.029Z] ?   	github.com/docker/docker/api	[no test files]
06:54:53 [2020-09-18T06:54:53.050Z] === RUN   TestCopyFromContainer/bar/quux/
06:54:53 [2020-09-18T06:54:53.050Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:54:53 [2020-09-18T06:54:53.050Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:54:53 [2020-09-18T06:54:53.050Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:54:53 [2020-09-18T06:54:53.341Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:54:53 [2020-09-18T06:54:53.341Z] === RUN   TestCopyFromContainer/bar/notarget
06:54:53 [2020-09-18T06:54:53.341Z] --- PASS: TestCopyFromContainer (2.78s)
06:54:53 [2020-09-18T06:54:53.341Z]     --- PASS: TestCopyFromContainer// (0.05s)
06:54:53 [2020-09-18T06:54:53.341Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
06:54:53 [2020-09-18T06:54:53.341Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
06:54:53 [2020-09-18T06:54:53.341Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
06:54:53 [2020-09-18T06:54:53.341Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
06:54:53 [2020-09-18T06:54:53.341Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
06:54:53 [2020-09-18T06:54:53.341Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
06:54:53 [2020-09-18T06:54:53.341Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
06:54:53 [2020-09-18T06:54:53.341Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
06:54:53 [2020-09-18T06:54:53.341Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
06:54:53 [2020-09-18T06:54:53.341Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:54:53 [2020-09-18T06:54:53.341Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:54:53 [2020-09-18T06:54:53.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:54:53 [2020-09-18T06:54:53.341Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:54:53 [2020-09-18T06:54:53.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:54:53 [2020-09-18T06:54:53.341Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:54:53 [2020-09-18T06:54:53.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:54:53 [2020-09-18T06:54:53.341Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:54:53 [2020-09-18T06:54:53.341Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:54:53 [2020-09-18T06:54:53.341Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:54:53 [2020-09-18T06:54:53.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
06:54:53 [2020-09-18T06:54:53.341Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:54:53 [2020-09-18T06:54:53.341Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:54:53 [2020-09-18T06:54:53.341Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:54:53 [2020-09-18T06:54:53.341Z] === RUN   TestCreateLinkToNonExistingContainer
06:54:53 [2020-09-18T06:54:53.341Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
06:54:53 [2020-09-18T06:54:53.341Z] === RUN   TestCreateWithInvalidEnv
06:54:53 [2020-09-18T06:54:53.632Z] === RUN   TestCreateWithInvalidEnv/0
06:54:53 [2020-09-18T06:54:53.632Z] === PAUSE TestCreateWithInvalidEnv/0
06:54:53 [2020-09-18T06:54:53.632Z] === RUN   TestCreateWithInvalidEnv/1
06:54:53 [2020-09-18T06:54:53.632Z] === PAUSE TestCreateWithInvalidEnv/1
06:54:53 [2020-09-18T06:54:53.632Z] === RUN   TestCreateWithInvalidEnv/2
06:54:53 [2020-09-18T06:54:53.632Z] === PAUSE TestCreateWithInvalidEnv/2
06:54:53 [2020-09-18T06:54:53.632Z] === CONT  TestCreateWithInvalidEnv/0
06:54:53 [2020-09-18T06:54:53.632Z] === CONT  TestCreateWithInvalidEnv/2
06:54:53 [2020-09-18T06:54:53.632Z] === CONT  TestCreateWithInvalidEnv/1
06:54:53 [2020-09-18T06:54:53.632Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
06:54:53 [2020-09-18T06:54:53.632Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:54:53 [2020-09-18T06:54:53.632Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:54:53 [2020-09-18T06:54:53.632Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:54:53 [2020-09-18T06:54:53.632Z] === RUN   TestCreateTmpfsMountsTarget
06:54:53 [2020-09-18T06:54:53.632Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
06:54:53 [2020-09-18T06:54:53.632Z] === RUN   TestCreateWithCustomMaskedPaths
06:54:54 [2020-09-18T06:54:54.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:54:54 [2020-09-18T06:54:54.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:54:55 [2020-09-18T06:54:55.697Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s)
06:54:55 [2020-09-18T06:54:55.697Z] === RUN   TestCreateWithCustomReadonlyPaths
06:54:56 [2020-09-18T06:54:56.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:54:57 [2020-09-18T06:54:57.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:54:58 [2020-09-18T06:54:58.424Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s)
06:54:58 [2020-09-18T06:54:58.424Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:54:58 [2020-09-18T06:54:58.424Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:54:58 [2020-09-18T06:54:58.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:54:58 [2020-09-18T06:54:58.424Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:54:58 [2020-09-18T06:54:58.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:54:58 [2020-09-18T06:54:58.424Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:54:58 [2020-09-18T06:54:58.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:54:58 [2020-09-18T06:54:58.424Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:54:58 [2020-09-18T06:54:58.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:54:58 [2020-09-18T06:54:58.424Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:54:58 [2020-09-18T06:54:58.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:54:58 [2020-09-18T06:54:58.424Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:54:58 [2020-09-18T06:54:58.424Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:54:58 [2020-09-18T06:54:58.424Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:54:58 [2020-09-18T06:54:58.424Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:54:58 [2020-09-18T06:54:58.424Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:54:58 [2020-09-18T06:54:58.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
06:54:58 [2020-09-18T06:54:58.424Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
06:54:58 [2020-09-18T06:54:58.424Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
06:54:58 [2020-09-18T06:54:58.424Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
06:54:58 [2020-09-18T06:54:58.424Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
06:54:58 [2020-09-18T06:54:58.424Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
06:54:58 [2020-09-18T06:54:58.424Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:54:58 [2020-09-18T06:54:58.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:54:59 [2020-09-18T06:54:59.457Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
06:54:59 [2020-09-18T06:54:59.457Z] === RUN   TestCreateDifferentPlatform
06:54:59 [2020-09-18T06:54:59.457Z] === RUN   TestCreateDifferentPlatform/different_os
06:54:59 [2020-09-18T06:54:59.457Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:54:59 [2020-09-18T06:54:59.457Z] --- PASS: TestCreateDifferentPlatform (0.01s)
06:54:59 [2020-09-18T06:54:59.457Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:54:59 [2020-09-18T06:54:59.457Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
06:54:59 [2020-09-18T06:54:59.457Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:54:59 [2020-09-18T06:54:59.457Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
06:54:59 [2020-09-18T06:54:59.457Z] === RUN   TestContainerStartOnDaemonRestart
06:54:59 [2020-09-18T06:54:59.457Z] === PAUSE TestContainerStartOnDaemonRestart
06:54:59 [2020-09-18T06:54:59.457Z] === RUN   TestDaemonRestartIpcMode
06:54:59 [2020-09-18T06:54:59.457Z] === PAUSE TestDaemonRestartIpcMode
06:54:59 [2020-09-18T06:54:59.457Z] === RUN   TestDaemonHostGatewayIP
06:54:59 [2020-09-18T06:54:59.457Z] === PAUSE TestDaemonHostGatewayIP
06:54:59 [2020-09-18T06:54:59.457Z] === RUN   TestContainerKillOnDaemonStart
06:54:59 [2020-09-18T06:54:59.457Z] === PAUSE TestContainerKillOnDaemonStart
06:54:59 [2020-09-18T06:54:59.457Z] === RUN   TestDiff
06:55:00 [2020-09-18T06:55:00.091Z] --- PASS: TestDiff (0.80s)
06:55:00 [2020-09-18T06:55:00.091Z] === RUN   TestExecWithCloseStdin
06:55:00 [2020-09-18T06:55:00.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:55:01 [2020-09-18T06:55:01.126Z] --- PASS: TestExecWithCloseStdin (0.93s)
06:55:01 [2020-09-18T06:55:01.126Z] === RUN   TestExec
06:55:01 [2020-09-18T06:55:01.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:55:01 [2020-09-18T06:55:01.758Z] --- PASS: TestExec (0.87s)
06:55:01 [2020-09-18T06:55:01.758Z] === RUN   TestExecUser
06:55:02 [2020-09-18T06:55:02.648Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:55:02 [2020-09-18T06:55:02.648Z] Using test binary docker
06:55:02 [2020-09-18T06:55:02.648Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:55:02 [2020-09-18T06:55:02.648Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:55:02 [2020-09-18T06:55:02.648Z] INFO: Waiting for daemon to start...
06:55:02 [2020-09-18T06:55:02.648Z] Starting dockerd
06:55:02 [2020-09-18T06:55:02.792Z] --- PASS: TestExecUser (0.95s)
06:55:02 [2020-09-18T06:55:02.792Z] === RUN   TestExportContainerAndImportImage
06:55:04 [2020-09-18T06:55:04.298Z] --- PASS: TestExportContainerAndImportImage (1.16s)
06:55:04 [2020-09-18T06:55:04.298Z] === RUN   TestExportContainerAfterDaemonRestart
06:55:05 [2020-09-18T06:55:05.806Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s)
06:55:05 [2020-09-18T06:55:05.806Z] === RUN   TestHealthCheckWorkdir
06:55:05 [2020-09-18T06:55:05.946Z] .
06:55:05 [2020-09-18T06:55:05.946Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:55:05 [2020-09-18T06:55:05.946Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:55:05 [2020-09-18T06:55:05.946Z] Error: No such image: emptyfs
06:55:05 [2020-09-18T06:55:05.946Z] Running integration-test (iteration 1)
06:55:05 [2020-09-18T06:55:05.946Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
06:55:06 [2020-09-18T06:55:06.870Z] --- PASS: TestHealthCheckWorkdir (1.17s)
06:55:06 [2020-09-18T06:55:06.870Z] === RUN   TestHealthKillContainer
06:55:09 [2020-09-18T06:55:09.603Z] --- PASS: TestHealthKillContainer (2.92s)
06:55:09 [2020-09-18T06:55:09.603Z] === RUN   TestInspectCpusetInConfigPre120
06:55:10 [2020-09-18T06:55:10.640Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
06:55:10 [2020-09-18T06:55:10.640Z] === RUN   TestIpcModeNone
06:55:11 [2020-09-18T06:55:11.673Z] --- PASS: TestIpcModeNone (0.96s)
06:55:11 [2020-09-18T06:55:11.673Z] === RUN   TestIpcModePrivate
06:55:11 [2020-09-18T06:55:11.910Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 9.0% of statements
06:55:12 [2020-09-18T06:55:12.306Z] --- PASS: TestIpcModePrivate (0.95s)
06:55:12 [2020-09-18T06:55:12.306Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
06:55:12 [2020-09-18T06:55:12.306Z] === RUN   TestIpcModeShareable
06:55:13 [2020-09-18T06:55:13.342Z] --- PASS: TestIpcModeShareable (0.99s)
06:55:13 [2020-09-18T06:55:13.342Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
06:55:13 [2020-09-18T06:55:13.342Z] === RUN   TestAPIIpcModeShareableAndContainer
06:55:16 [2020-09-18T06:55:16.858Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s)
06:55:16 [2020-09-18T06:55:16.858Z] === RUN   TestAPIIpcModeHost
06:55:16 [2020-09-18T06:55:16.858Z] --- PASS: TestAPIIpcModeHost (0.66s)
06:55:16 [2020-09-18T06:55:16.858Z] === RUN   TestDaemonIpcModeShareable
06:55:18 [2020-09-18T06:55:18.252Z] Loaded image: buildpack-deps:buster
06:55:18 [2020-09-18T06:55:18.252Z] Loaded image: busybox:latest
06:55:18 [2020-09-18T06:55:18.252Z] Loaded image: busybox:glibc
06:55:18 [2020-09-18T06:55:18.252Z] Loaded image: debian:buster
06:55:18 [2020-09-18T06:55:18.252Z] Loaded image: hello-world:latest
06:55:18 [2020-09-18T06:55:18.252Z] INFO: Testing against a local daemon
06:55:18 [2020-09-18T06:55:18.252Z] === RUN   TestCgroupNamespacesBuild
06:55:18 [2020-09-18T06:55:18.928Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
06:55:18 [2020-09-18T06:55:18.928Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
06:55:18 [2020-09-18T06:55:18.928Z] === RUN   TestDaemonIpcModePrivate
06:55:20 [2020-09-18T06:55:20.435Z] --- PASS: TestDaemonIpcModePrivate (1.72s)
06:55:20 [2020-09-18T06:55:20.435Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
06:55:20 [2020-09-18T06:55:20.435Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:55:22 [2020-09-18T06:55:22.455Z] --- PASS: TestCgroupNamespacesBuild (3.87s)
06:55:22 [2020-09-18T06:55:22.455Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:55:22 [2020-09-18T06:55:22.501Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
06:55:22 [2020-09-18T06:55:22.501Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
06:55:22 [2020-09-18T06:55:22.501Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:55:24 [2020-09-18T06:55:24.018Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s)
06:55:24 [2020-09-18T06:55:24.018Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
06:55:24 [2020-09-18T06:55:24.018Z] === RUN   TestIpcModeOlderClient
06:55:24 [2020-09-18T06:55:24.018Z] === PAUSE TestIpcModeOlderClient
06:55:24 [2020-09-18T06:55:24.018Z] === RUN   TestKillContainerInvalidSignal
06:55:24 [2020-09-18T06:55:24.363Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s)
06:55:24 [2020-09-18T06:55:24.363Z] === RUN   TestBuildWithSession
06:55:24 [2020-09-18T06:55:24.363Z] --- SKIP: TestBuildWithSession (0.00s)
06:55:24 [2020-09-18T06:55:24.363Z]     build_session_test.go:25: TODO: BuildKit
06:55:24 [2020-09-18T06:55:24.363Z] === RUN   TestBuildSquashParent
06:55:25 [2020-09-18T06:55:25.051Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
06:55:25 [2020-09-18T06:55:25.051Z] === RUN   TestKillContainer
06:55:25 [2020-09-18T06:55:25.051Z] === RUN   TestKillContainer/no_signal
06:55:25 [2020-09-18T06:55:25.721Z] === RUN   TestKillContainer/non_killing_signal
06:55:26 [2020-09-18T06:55:26.353Z] === RUN   TestKillContainer/killing_signal
06:55:27 [2020-09-18T06:55:27.858Z] --- PASS: TestKillContainer (2.69s)
06:55:27 [2020-09-18T06:55:27.858Z]     --- PASS: TestKillContainer/no_signal (0.91s)
06:55:27 [2020-09-18T06:55:27.858Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
06:55:27 [2020-09-18T06:55:27.858Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
06:55:27 [2020-09-18T06:55:27.858Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:55:27 [2020-09-18T06:55:27.858Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:55:28 [2020-09-18T06:55:28.493Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:55:29 [2020-09-18T06:55:29.125Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s)
06:55:29 [2020-09-18T06:55:29.125Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s)
06:55:29 [2020-09-18T06:55:29.125Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
06:55:29 [2020-09-18T06:55:29.125Z] === RUN   TestKillStoppedContainer
06:55:29 [2020-09-18T06:55:29.419Z] --- PASS: TestKillStoppedContainer (0.07s)
06:55:29 [2020-09-18T06:55:29.419Z] === RUN   TestKillStoppedContainerAPIPre120
06:55:29 [2020-09-18T06:55:29.419Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
06:55:29 [2020-09-18T06:55:29.419Z] === RUN   TestKillDifferentUserContainer
06:55:30 [2020-09-18T06:55:30.455Z] --- PASS: TestKillDifferentUserContainer (0.89s)
06:55:30 [2020-09-18T06:55:30.455Z] === RUN   TestInspectOomKilledTrue
06:55:30 [2020-09-18T06:55:30.455Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:55:30 [2020-09-18T06:55:30.455Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:55:30 [2020-09-18T06:55:30.455Z] === RUN   TestInspectOomKilledFalse
06:55:30 [2020-09-18T06:55:30.455Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
06:55:30 [2020-09-18T06:55:30.455Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:55:30 [2020-09-18T06:55:30.455Z] === RUN   TestLinksEtcHostsContentMatch
06:55:30 [2020-09-18T06:55:30.768Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
06:55:30 [2020-09-18T06:55:30.768Z] === RUN   TestLinksContainerNames
06:55:32 [2020-09-18T06:55:32.485Z] --- PASS: TestBuildSquashParent (6.97s)
06:55:32 [2020-09-18T06:55:32.486Z] === RUN   TestBuildWithRemoveAndForceRemove
06:55:32 [2020-09-18T06:55:32.486Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:55:32 [2020-09-18T06:55:32.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:55:32 [2020-09-18T06:55:32.486Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:55:32 [2020-09-18T06:55:32.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:55:32 [2020-09-18T06:55:32.486Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:55:32 [2020-09-18T06:55:32.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:55:32 [2020-09-18T06:55:32.486Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:55:32 [2020-09-18T06:55:32.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:55:32 [2020-09-18T06:55:32.486Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:55:32 [2020-09-18T06:55:32.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:55:32 [2020-09-18T06:55:32.486Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:55:32 [2020-09-18T06:55:32.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:55:32 [2020-09-18T06:55:32.486Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:55:32 [2020-09-18T06:55:32.486Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:55:32 [2020-09-18T06:55:32.745Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:55:32 [2020-09-18T06:55:32.745Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:55:32 [2020-09-18T06:55:32.835Z] --- PASS: TestLinksContainerNames (1.79s)
06:55:32 [2020-09-18T06:55:32.835Z] === RUN   TestLogsFollowTailEmpty
06:55:33 [2020-09-18T06:55:33.467Z] --- PASS: TestLogsFollowTailEmpty (0.86s)
06:55:33 [2020-09-18T06:55:33.467Z] === RUN   TestContainerNetworkMountsNoChown
06:55:34 [2020-09-18T06:55:34.501Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/default
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/default
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/private
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/private
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rprivate
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rprivate
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/slave
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/slave
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rslave
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rslave
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/shared
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/shared
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rshared
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rshared
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/default
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/default/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/default/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/default/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/rprivate
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/rshared
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/shared
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/rslave
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/slave
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/private
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/private/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/private/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:55:34 [2020-09-18T06:55:34.501Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/default/mount_root
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:55:34 [2020-09-18T06:55:34.501Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:55:34 [2020-09-18T06:55:34.792Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:55:34 [2020-09-18T06:55:34.792Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:55:34 [2020-09-18T06:55:34.792Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:55:34 [2020-09-18T06:55:34.792Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:55:34 [2020-09-18T06:55:34.792Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:55:34 [2020-09-18T06:55:34.792Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:55:34 [2020-09-18T06:55:34.792Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:55:34 [2020-09-18T06:55:34.792Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:55:34 [2020-09-18T06:55:34.792Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:55:35 [2020-09-18T06:55:35.083Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:55:35 [2020-09-18T06:55:35.083Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:55:35 [2020-09-18T06:55:35.083Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:55:35 [2020-09-18T06:55:35.083Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:55:35 [2020-09-18T06:55:35.083Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:55:35 [2020-09-18T06:55:35.083Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:55:35 [2020-09-18T06:55:35.083Z] === CONT  TestMountDaemonRoot/private/mount_root
06:55:35 [2020-09-18T06:55:35.083Z] === CONT  TestMountDaemonRoot/private/bind_root
06:55:35 [2020-09-18T06:55:35.083Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:55:35 [2020-09-18T06:55:35.083Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:55:35 [2020-09-18T06:55:35.285Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:55:35 [2020-09-18T06:55:35.285Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:55:35 [2020-09-18T06:55:35.386Z] --- PASS: TestMountDaemonRoot (0.01s)
06:55:35 [2020-09-18T06:55:35.386Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
06:55:35 [2020-09-18T06:55:35.386Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
06:55:35 [2020-09-18T06:55:35.386Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
06:55:35 [2020-09-18T06:55:35.386Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
06:55:35 [2020-09-18T06:55:35.386Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
06:55:35 [2020-09-18T06:55:35.386Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
06:55:35 [2020-09-18T06:55:35.386Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
06:55:35 [2020-09-18T06:55:35.386Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
06:55:35 [2020-09-18T06:55:35.386Z] === RUN   TestContainerBindMountNonRecursive
06:55:37 [2020-09-18T06:55:37.192Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
06:55:37 [2020-09-18T06:55:37.192Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s)
06:55:37 [2020-09-18T06:55:37.192Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s)
06:55:37 [2020-09-18T06:55:37.192Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s)
06:55:37 [2020-09-18T06:55:37.192Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s)
06:55:37 [2020-09-18T06:55:37.192Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s)
06:55:37 [2020-09-18T06:55:37.192Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s)
06:55:37 [2020-09-18T06:55:37.192Z] === RUN   TestBuildMultiStageCopy
06:55:37 [2020-09-18T06:55:37.192Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:55:37 [2020-09-18T06:55:37.453Z] --- PASS: TestContainerBindMountNonRecursive (2.05s)
06:55:37 [2020-09-18T06:55:37.453Z] === RUN   TestNetworkNat
06:55:38 [2020-09-18T06:55:38.487Z] --- PASS: TestNetworkNat (0.92s)
06:55:38 [2020-09-18T06:55:38.487Z] === RUN   TestNetworkLocalhostTCPNat
06:55:39 [2020-09-18T06:55:39.119Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s)
06:55:39 [2020-09-18T06:55:39.119Z] === RUN   TestNetworkLoopbackNat
06:55:40 [2020-09-18T06:55:40.485Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:55:41 [2020-09-18T06:55:41.053Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:55:42 [2020-09-18T06:55:42.432Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:55:42 [2020-09-18T06:55:42.639Z] --- PASS: TestNetworkLoopbackNat (3.24s)
06:55:42 [2020-09-18T06:55:42.639Z] === RUN   TestPause
06:55:42 [2020-09-18T06:55:42.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:55:42 [2020-09-18T06:55:42.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:55:43 [2020-09-18T06:55:43.271Z] --- PASS: TestPause (0.89s)
06:55:43 [2020-09-18T06:55:43.271Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:55:43 [2020-09-18T06:55:43.271Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:55:43 [2020-09-18T06:55:43.271Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:55:43 [2020-09-18T06:55:43.271Z] === RUN   TestPauseStopPausedContainer
06:55:43 [2020-09-18T06:55:43.369Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:55:44 [2020-09-18T06:55:44.304Z] --- PASS: TestPauseStopPausedContainer (0.87s)
06:55:44 [2020-09-18T06:55:44.304Z] === RUN   TestPsFilter
06:55:44 [2020-09-18T06:55:44.304Z] --- PASS: TestPsFilter (0.33s)
06:55:44 [2020-09-18T06:55:44.304Z] === RUN   TestRemoveContainerWithRemovedVolume
06:55:44 [2020-09-18T06:55:44.305Z] --- PASS: TestBuildMultiStageCopy (7.27s)
06:55:44 [2020-09-18T06:55:44.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s)
06:55:44 [2020-09-18T06:55:44.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
06:55:44 [2020-09-18T06:55:44.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
06:55:44 [2020-09-18T06:55:44.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
06:55:44 [2020-09-18T06:55:44.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
06:55:44 [2020-09-18T06:55:44.305Z] === RUN   TestBuildMultiStageParentConfig
06:55:44 [2020-09-18T06:55:44.604Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:55:44 [2020-09-18T06:55:44.604Z] 
06:55:44 [2020-09-18T06:55:44.604Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
06:55:45 [2020-09-18T06:55:45.175Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
06:55:45 [2020-09-18T06:55:45.175Z] Using test binary docker
06:55:45 [2020-09-18T06:55:45.175Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:55:45 [2020-09-18T06:55:45.175Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:55:45 [2020-09-18T06:55:45.175Z] INFO: Waiting for daemon to start...
06:55:45 [2020-09-18T06:55:45.175Z] Starting dockerd
06:55:45 [2020-09-18T06:55:45.337Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s)
06:55:45 [2020-09-18T06:55:45.337Z] === RUN   TestRemoveContainerWithVolume
06:55:45 [2020-09-18T06:55:45.971Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
06:55:45 [2020-09-18T06:55:45.971Z] === RUN   TestRemoveContainerRunning
06:55:47 [2020-09-18T06:55:47.005Z] --- PASS: TestRemoveContainerRunning (0.89s)
06:55:47 [2020-09-18T06:55:47.005Z] === RUN   TestRemoveContainerForceRemoveRunning
06:55:47 [2020-09-18T06:55:47.717Z] .
06:55:47 [2020-09-18T06:55:47.717Z] INFO: Building docker-sdk-python3:4.3.0...
06:55:48 [2020-09-18T06:55:48.041Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s)
06:55:48 [2020-09-18T06:55:48.041Z] === RUN   TestRemoveInvalidContainer
06:55:48 [2020-09-18T06:55:48.041Z] --- PASS: TestRemoveInvalidContainer (0.01s)
06:55:48 [2020-09-18T06:55:48.041Z] === RUN   TestRenameLinkedContainer
06:55:49 [2020-09-18T06:55:49.577Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
06:55:49 [2020-09-18T06:55:49.578Z] === RUN   TestBuildLabelWithTargets
06:55:51 [2020-09-18T06:55:51.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:55:51 [2020-09-18T06:55:51.556Z] --- PASS: TestRenameLinkedContainer (3.44s)
06:55:51 [2020-09-18T06:55:51.556Z] === RUN   TestRenameStoppedContainer
06:55:52 [2020-09-18T06:55:52.188Z] --- PASS: TestRenameStoppedContainer (0.90s)
06:55:52 [2020-09-18T06:55:52.188Z] === RUN   TestRenameRunningContainerAndReuse
06:55:54 [2020-09-18T06:55:54.260Z] --- PASS: TestRenameRunningContainerAndReuse (1.91s)
06:55:54 [2020-09-18T06:55:54.260Z] === RUN   TestRenameInvalidName
06:55:54 [2020-09-18T06:55:54.921Z] --- PASS: TestRenameInvalidName (0.91s)
06:55:54 [2020-09-18T06:55:54.921Z] === RUN   TestRenameAnonymousContainer
06:55:57 [2020-09-18T06:55:57.697Z] --- PASS: TestBuildLabelWithTargets (8.00s)
06:55:57 [2020-09-18T06:55:57.697Z] === RUN   TestBuildWithEmptyLayers
06:55:59 [2020-09-18T06:55:59.623Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:55:59 [2020-09-18T06:55:59.884Z] 
06:55:59 [2020-09-18T06:55:59.885Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:56:00 [2020-09-18T06:56:00.232Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
06:56:00 [2020-09-18T06:56:00.232Z] === RUN   TestBuildMultiStageOnBuild
06:56:00 [2020-09-18T06:56:00.458Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:56:00 [2020-09-18T06:56:00.458Z] HOSTNAME=10752e37ad55
06:56:00 [2020-09-18T06:56:00.458Z] TESTDEBUG=0
06:56:00 [2020-09-18T06:56:00.458Z] DEST=bundles/test-integration
06:56:00 [2020-09-18T06:56:00.458Z] PWD=/go/src/github.com/docker/docker
06:56:00 [2020-09-18T06:56:00.458Z] DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc
06:56:00 [2020-09-18T06:56:00.458Z] container=docker
06:56:00 [2020-09-18T06:56:00.458Z] HOME=/root
06:56:00 [2020-09-18T06:56:00.458Z] GOLANG_VERSION=1.13.15
06:56:00 [2020-09-18T06:56:00.458Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:56:00 [2020-09-18T06:56:00.458Z] VALIDATE_BRANCH=master
06:56:00 [2020-09-18T06:56:00.458Z] TERM=xterm
06:56:00 [2020-09-18T06:56:00.458Z] DOCKER_PKG=github.com/docker/docker
06:56:00 [2020-09-18T06:56:00.458Z] SHLVL=1
06:56:00 [2020-09-18T06:56:00.458Z] TIMEOUT=120m
06:56:00 [2020-09-18T06:56:00.458Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
06:56:00 [2020-09-18T06:56:00.458Z] DOCKER_GRAPHDRIVER=overlay2
06:56:00 [2020-09-18T06:56:00.458Z] GO111MODULE=off
06:56:00 [2020-09-18T06:56:00.458Z] DOCKER_EXPERIMENTAL=1
06:56:00 [2020-09-18T06:56:00.458Z] TEST_SKIP_INTEGRATION_CLI=1
06:56:00 [2020-09-18T06:56:00.459Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:56:00 [2020-09-18T06:56:00.459Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:56:00 [2020-09-18T06:56:00.459Z] GOPATH=/go
06:56:00 [2020-09-18T06:56:00.459Z] PKG_CONFIG=pkg-config
06:56:00 [2020-09-18T06:56:00.459Z] _=/usr/bin/env
06:56:00 [2020-09-18T06:56:00.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:56:00 [2020-09-18T06:56:00.490Z] --- PASS: TestRenameAnonymousContainer (4.81s)
06:56:00 [2020-09-18T06:56:00.490Z] === RUN   TestRenameContainerWithSameName
06:56:00 [2020-09-18T06:56:00.783Z] --- PASS: TestRenameContainerWithSameName (0.87s)
06:56:00 [2020-09-18T06:56:00.783Z] === RUN   TestRenameContainerWithLinkedContainer
06:56:02 [2020-09-18T06:56:02.293Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s)
06:56:02 [2020-09-18T06:56:02.293Z] === RUN   TestResize
06:56:03 [2020-09-18T06:56:03.330Z] --- PASS: TestResize (0.90s)
06:56:03 [2020-09-18T06:56:03.330Z] === RUN   TestResizeWithInvalidSize
06:56:03 [2020-09-18T06:56:03.964Z] --- PASS: TestResizeWithInvalidSize (0.96s)
06:56:03 [2020-09-18T06:56:03.964Z] === RUN   TestResizeWhenContainerNotStarted
06:56:05 [2020-09-18T06:56:05.002Z] --- PASS: TestResizeWhenContainerNotStarted (1.01s)
06:56:05 [2020-09-18T06:56:05.002Z] === RUN   TestDaemonRestartKillContainers
06:56:05 [2020-09-18T06:56:05.002Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:56:05 [2020-09-18T06:56:05.002Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:56:05 [2020-09-18T06:56:05.508Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
06:56:05 [2020-09-18T06:56:05.508Z] === RUN   TestBuildUncleanTarFilenames
06:56:05 [2020-09-18T06:56:05.767Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
06:56:05 [2020-09-18T06:56:05.767Z] === RUN   TestBuildMultiStageLayerLeak
06:56:07 [2020-09-18T06:56:07.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:56:07 [2020-09-18T06:56:07.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:56:09 [2020-09-18T06:56:09.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:56:09 [2020-09-18T06:56:09.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:56:11 [2020-09-18T06:56:11.040Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s)
06:56:11 [2020-09-18T06:56:11.040Z] === RUN   TestBuildWithHugeFile
06:56:11 [2020-09-18T06:56:11.315Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:56:11 [2020-09-18T06:56:11.316Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:56:13 [2020-09-18T06:56:13.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:56:13 [2020-09-18T06:56:13.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:56:17 [2020-09-18T06:56:17.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:56:17 [2020-09-18T06:56:17.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:56:19 [2020-09-18T06:56:19.263Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
06:56:19 [2020-09-18T06:56:19.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s)
06:56:19 [2020-09-18T06:56:19.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s)
06:56:19 [2020-09-18T06:56:19.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s)
06:56:19 [2020-09-18T06:56:19.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
06:56:19 [2020-09-18T06:56:19.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s)
06:56:19 [2020-09-18T06:56:19.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s)
06:56:19 [2020-09-18T06:56:19.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s)
06:56:19 [2020-09-18T06:56:19.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s)
06:56:19 [2020-09-18T06:56:19.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.37s)
06:56:19 [2020-09-18T06:56:19.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.44s)
06:56:19 [2020-09-18T06:56:19.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s)
06:56:19 [2020-09-18T06:56:19.263Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.16s)
06:56:19 [2020-09-18T06:56:19.263Z] === RUN   TestCgroupNamespacesRun
06:56:21 [2020-09-18T06:56:21.334Z] --- PASS: TestCgroupNamespacesRun (1.77s)
06:56:21 [2020-09-18T06:56:21.334Z] === RUN   TestCgroupNamespacesRunPrivileged
06:56:22 [2020-09-18T06:56:22.852Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s)
06:56:22 [2020-09-18T06:56:22.852Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:56:24 [2020-09-18T06:56:24.360Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s)
06:56:24 [2020-09-18T06:56:24.360Z] === RUN   TestCgroupNamespacesRunHostMode
06:56:26 [2020-09-18T06:56:26.452Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s)
06:56:26 [2020-09-18T06:56:26.452Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:56:27 [2020-09-18T06:56:27.962Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s)
06:56:27 [2020-09-18T06:56:27.962Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:56:29 [2020-09-18T06:56:29.469Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s)
06:56:29 [2020-09-18T06:56:29.469Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:56:30 [2020-09-18T06:56:30.501Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
06:56:30 [2020-09-18T06:56:30.501Z] === RUN   TestCgroupNamespacesRunOlderClient
06:56:32 [2020-09-18T06:56:32.009Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
06:56:32 [2020-09-18T06:56:32.009Z] === RUN   TestKernelTCPMemory
06:56:32 [2020-09-18T06:56:32.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:56:32 [2020-09-18T06:56:32.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:56:33 [2020-09-18T06:56:33.044Z] --- PASS: TestKernelTCPMemory (0.90s)
06:56:33 [2020-09-18T06:56:33.044Z] === RUN   TestNISDomainname
06:56:34 [2020-09-18T06:56:34.076Z] --- PASS: TestNISDomainname (1.01s)
06:56:34 [2020-09-18T06:56:34.076Z] === RUN   TestHostnameDnsResolution
06:56:34 [2020-09-18T06:56:34.456Z] sha256:145a2d4d1ff67b9ebbe8b5350a588c19b04e85ac160fefb69c07a5de59ed9d9e
06:56:34 [2020-09-18T06:56:34.456Z] INFO: Starting docker-py tests...
06:56:34 [2020-09-18T06:56:34.456Z] ============================= test session starts ==============================
06:56:34 [2020-09-18T06:56:34.456Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
06:56:34 [2020-09-18T06:56:34.456Z] rootdir: /src, inifile: pytest.ini
06:56:34 [2020-09-18T06:56:34.456Z] plugins: timeout-1.3.3, cov-2.6.1
06:56:34 [2020-09-18T06:56:34.456Z] collected 389 items / 1 deselected / 388 selected
06:56:34 [2020-09-18T06:56:34.456Z] 
06:56:34 [2020-09-18T06:56:34.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:56:34 [2020-09-18T06:56:34.771Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
06:56:34 [2020-09-18T06:56:34.771Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
06:56:34 [2020-09-18T06:56:34.771Z] ok  	github.com/docker/docker/api/server/middleware	0.026s	coverage: 37.7% of statements
06:56:34 [2020-09-18T06:56:34.771Z] ?   	github.com/docker/docker/api/server/router	[no test files]
06:56:34 [2020-09-18T06:56:34.771Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
06:56:34 [2020-09-18T06:56:34.771Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
06:56:34 [2020-09-18T06:56:34.771Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
06:56:34 [2020-09-18T06:56:34.771Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ok  	github.com/docker/docker/api/types/filters	0.016s	coverage: 92.2% of statements
06:56:34 [2020-09-18T06:56:34.772Z] ok  	github.com/docker/docker/api/types/strslice	0.022s	coverage: 90.0% of statements
06:56:34 [2020-09-18T06:56:34.772Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
06:56:34 [2020-09-18T06:56:34.772Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 5.7% of statements
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types/container	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types/events	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types/image	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types/network	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ok  	github.com/docker/docker/api/types/versions	0.026s	coverage: 75.0% of statements
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/builder	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
06:56:34 [2020-09-18T06:56:34.772Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
06:56:34 [2020-09-18T06:56:34.772Z] ok  	github.com/docker/docker/cli/debug	0.019s	coverage: 100.0% of statements
06:56:34 [2020-09-18T06:56:34.772Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.889s	coverage: 86.3% of statements
06:56:34 [2020-09-18T06:56:34.772Z] ok  	github.com/docker/docker/builder/remotecontext	0.443s	coverage: 13.6% of statements
06:56:35 [2020-09-18T06:56:35.581Z] --- PASS: TestHostnameDnsResolution (1.70s)
06:56:35 [2020-09-18T06:56:35.581Z] === RUN   TestStats
06:56:35 [2020-09-18T06:56:35.941Z] ok  	github.com/docker/docker/builder/dockerfile	1.256s	coverage: 48.0% of statements
06:56:35 [2020-09-18T06:56:35.941Z] ?   	github.com/docker/docker/cli	[no test files]
06:56:35 [2020-09-18T06:56:35.942Z] ?   	github.com/docker/docker/cli/config	[no test files]
06:56:39 [2020-09-18T06:56:39.094Z] --- PASS: TestStats (2.96s)
06:56:39 [2020-09-18T06:56:39.094Z] === RUN   TestStopContainerWithTimeout
06:56:39 [2020-09-18T06:56:39.094Z] === RUN   TestStopContainerWithTimeout/0
06:56:39 [2020-09-18T06:56:39.094Z] === PAUSE TestStopContainerWithTimeout/0
06:56:39 [2020-09-18T06:56:39.094Z] === RUN   TestStopContainerWithTimeout/1
06:56:39 [2020-09-18T06:56:39.094Z] === PAUSE TestStopContainerWithTimeout/1
06:56:39 [2020-09-18T06:56:39.094Z] === RUN   TestStopContainerWithTimeout/3
06:56:39 [2020-09-18T06:56:39.094Z] === PAUSE TestStopContainerWithTimeout/3
06:56:39 [2020-09-18T06:56:39.094Z] === RUN   TestStopContainerWithTimeout/-1
06:56:39 [2020-09-18T06:56:39.094Z] === PAUSE TestStopContainerWithTimeout/-1
06:56:39 [2020-09-18T06:56:39.094Z] === CONT  TestStopContainerWithTimeout/0
06:56:39 [2020-09-18T06:56:39.094Z] === CONT  TestStopContainerWithTimeout/-1
06:56:39 [2020-09-18T06:56:39.726Z] === CONT  TestStopContainerWithTimeout/3
06:56:41 [2020-09-18T06:56:41.724Z] ok  	github.com/docker/docker/client	0.690s	coverage: 75.4% of statements
06:56:41 [2020-09-18T06:56:41.791Z] === CONT  TestStopContainerWithTimeout/1
06:56:43 [2020-09-18T06:56:43.297Z] --- PASS: TestStopContainerWithTimeout (0.01s)
06:56:43 [2020-09-18T06:56:43.297Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
06:56:43 [2020-09-18T06:56:43.297Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.93s)
06:56:43 [2020-09-18T06:56:43.297Z]     --- PASS: TestStopContainerWithTimeout/3 (2.89s)
06:56:43 [2020-09-18T06:56:43.297Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
06:56:43 [2020-09-18T06:56:43.297Z] === RUN   TestDeleteDevicemapper
06:56:43 [2020-09-18T06:56:43.297Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:56:43 [2020-09-18T06:56:43.297Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:56:43 [2020-09-18T06:56:43.297Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:56:46 [2020-09-18T06:56:46.395Z] tests/integration/api_build_test.py .......................X             [  6%]
06:56:46 [2020-09-18T06:56:46.965Z] tests/integration/api_client_test.py .....                               [  7%]
06:56:47 [2020-09-18T06:56:47.514Z] Removing intermediate container 33dc4a121ddc
06:56:47 [2020-09-18T06:56:47.514Z]  ---> 78ff04441427
06:56:47 [2020-09-18T06:56:47.514Z] 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
06:56:47 [2020-09-18T06:56:47.514Z]  ---> Running in 1594d18931a4
06:56:47 [2020-09-18T06:56:47.514Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
06:56:47 [2020-09-18T06:56:47.745Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.57s)
06:56:47 [2020-09-18T06:56:47.745Z] === RUN   TestUpdateMemory
06:56:47 [2020-09-18T06:56:47.745Z] --- SKIP: TestUpdateMemory (0.00s)
06:56:47 [2020-09-18T06:56:47.745Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
06:56:47 [2020-09-18T06:56:47.745Z] === RUN   TestUpdateCPUQuota
06:56:47 [2020-09-18T06:56:47.986Z] go: finding gotest.tools v0.5.3
06:56:47 [2020-09-18T06:56:47.986Z] go: finding gotest.tools/gotestsum v0.5.3
06:56:47 [2020-09-18T06:56:47.986Z] go: downloading gotest.tools/gotestsum v0.5.3
06:56:48 [2020-09-18T06:56:48.085Z] --- PASS: TestUpdateCPUQuota (1.09s)
06:56:48 [2020-09-18T06:56:48.085Z] === RUN   TestUpdatePidsLimit
06:56:48 [2020-09-18T06:56:48.085Z] === RUN   TestUpdatePidsLimit/update_from_none
06:56:48 [2020-09-18T06:56:48.395Z] === RUN   TestUpdatePidsLimit/no_change
06:56:48 [2020-09-18T06:56:48.920Z] tests/integration/api_config_test.py .....                               [  8%]
06:56:49 [2020-09-18T06:56:49.031Z] === RUN   TestUpdatePidsLimit/update_lower
06:56:49 [2020-09-18T06:56:49.323Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
06:56:49 [2020-09-18T06:56:49.543Z] go: extracting gotest.tools/gotestsum v0.5.3
06:56:49 [2020-09-18T06:56:49.543Z] go: downloading github.com/fatih/color v1.9.0
06:56:49 [2020-09-18T06:56:49.543Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:56:49 [2020-09-18T06:56:49.543Z] go: downloading github.com/spf13/pflag v1.0.3
06:56:49 [2020-09-18T06:56:49.543Z] go: extracting github.com/fatih/color v1.9.0
06:56:49 [2020-09-18T06:56:49.543Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:56:49 [2020-09-18T06:56:49.543Z] go: downloading github.com/pkg/errors v0.9.1
06:56:49 [2020-09-18T06:56:49.543Z] go: extracting github.com/spf13/pflag v1.0.3
06:56:49 [2020-09-18T06:56:49.543Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:56:49 [2020-09-18T06:56:49.543Z] go: extracting github.com/pkg/errors v0.9.1
06:56:49 [2020-09-18T06:56:49.543Z] go: downloading github.com/mattn/go-isatty v0.0.12
06:56:49 [2020-09-18T06:56:49.543Z] go: downloading github.com/jonboulle/clockwork v0.1.0
06:56:49 [2020-09-18T06:56:49.543Z] go: extracting github.com/mattn/go-isatty v0.0.12
06:56:49 [2020-09-18T06:56:49.543Z] go: extracting github.com/jonboulle/clockwork v0.1.0
06:56:49 [2020-09-18T06:56:49.543Z] go: downloading github.com/mattn/go-colorable v0.1.6
06:56:49 [2020-09-18T06:56:49.543Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:56:49 [2020-09-18T06:56:49.543Z] go: extracting github.com/mattn/go-colorable v0.1.6
06:56:49 [2020-09-18T06:56:49.614Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
06:56:49 [2020-09-18T06:56:49.906Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
06:56:50 [2020-09-18T06:56:50.008Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:56:50 [2020-09-18T06:56:50.008Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:56:50 [2020-09-18T06:56:50.008Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:56:50 [2020-09-18T06:56:50.008Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:56:50 [2020-09-18T06:56:50.473Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:56:50 [2020-09-18T06:56:50.473Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:56:50 [2020-09-18T06:56:50.537Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
06:56:51 [2020-09-18T06:56:51.453Z] go: finding github.com/fatih/color v1.9.0
06:56:51 [2020-09-18T06:56:51.453Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:56:51 [2020-09-18T06:56:51.453Z] go: finding github.com/pkg/errors v0.9.1
06:56:51 [2020-09-18T06:56:51.453Z] go: finding github.com/spf13/pflag v1.0.3
06:56:51 [2020-09-18T06:56:51.918Z] go: finding github.com/mattn/go-colorable v0.1.6
06:56:51 [2020-09-18T06:56:51.918Z] go: finding github.com/mattn/go-isatty v0.0.12
06:56:51 [2020-09-18T06:56:51.918Z] go: finding github.com/jonboulle/clockwork v0.1.0
06:56:51 [2020-09-18T06:56:51.918Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:56:51 [2020-09-18T06:56:51.918Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:56:51 [2020-09-18T06:56:51.918Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:56:51 [2020-09-18T06:56:51.918Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:56:52 [2020-09-18T06:56:52.045Z] --- PASS: TestUpdatePidsLimit (3.63s)
06:56:52 [2020-09-18T06:56:52.045Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
06:56:52 [2020-09-18T06:56:52.045Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
06:56:52 [2020-09-18T06:56:52.045Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
06:56:52 [2020-09-18T06:56:52.045Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
06:56:52 [2020-09-18T06:56:52.045Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
06:56:52 [2020-09-18T06:56:52.045Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
06:56:52 [2020-09-18T06:56:52.045Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
06:56:52 [2020-09-18T06:56:52.045Z] === RUN   TestUpdateRestartPolicy
06:56:55 [2020-09-18T06:56:55.691Z] INFO: Build done for gotestsum...
06:56:56 [2020-09-18T06:56:56.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:56:56 [2020-09-18T06:56:56.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:56:56 [2020-09-18T06:56:56.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:56:57 [2020-09-18T06:56:57.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:56:57 [2020-09-18T06:56:57.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:56:59 [2020-09-18T06:56:59.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:57:03 [2020-09-18T06:57:03.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:57:04 [2020-09-18T06:57:04.676Z] --- PASS: TestUpdateRestartPolicy (12.71s)
06:57:04 [2020-09-18T06:57:04.676Z] === RUN   TestUpdateRestartWithAutoRemove
06:57:05 [2020-09-18T06:57:05.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:57:05 [2020-09-18T06:57:05.309Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
06:57:05 [2020-09-18T06:57:05.309Z] === RUN   TestWaitNonBlocked
06:57:05 [2020-09-18T06:57:05.309Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:57:05 [2020-09-18T06:57:05.309Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:57:05 [2020-09-18T06:57:05.309Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:57:05 [2020-09-18T06:57:05.309Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:57:05 [2020-09-18T06:57:05.309Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:57:05 [2020-09-18T06:57:05.309Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:57:06 [2020-09-18T06:57:06.346Z] --- PASS: TestWaitNonBlocked (0.01s)
06:57:06 [2020-09-18T06:57:06.346Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
06:57:06 [2020-09-18T06:57:06.346Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
06:57:06 [2020-09-18T06:57:06.346Z] === RUN   TestWaitBlocked
06:57:06 [2020-09-18T06:57:06.346Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:57:06 [2020-09-18T06:57:06.346Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:57:06 [2020-09-18T06:57:06.346Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:57:06 [2020-09-18T06:57:06.346Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:57:06 [2020-09-18T06:57:06.346Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:57:06 [2020-09-18T06:57:06.346Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:57:06 [2020-09-18T06:57:06.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:57:07 [2020-09-18T06:57:07.292Z] --- PASS: TestBuildWithHugeFile (51.19s)
06:57:07 [2020-09-18T06:57:07.292Z] === RUN   TestBuildWithEmptyDockerfile
06:57:07 [2020-09-18T06:57:07.292Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:57:07 [2020-09-18T06:57:07.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:57:07 [2020-09-18T06:57:07.292Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:57:07 [2020-09-18T06:57:07.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:57:07 [2020-09-18T06:57:07.292Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:57:07 [2020-09-18T06:57:07.292Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:57:07 [2020-09-18T06:57:07.292Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:57:07 [2020-09-18T06:57:07.292Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:57:07 [2020-09-18T06:57:07.292Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:57:07 [2020-09-18T06:57:07.292Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
06:57:07 [2020-09-18T06:57:07.292Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
06:57:07 [2020-09-18T06:57:07.292Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
06:57:07 [2020-09-18T06:57:07.292Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
06:57:07 [2020-09-18T06:57:07.292Z] === RUN   TestBuildPreserveOwnership
06:57:07 [2020-09-18T06:57:07.292Z] === RUN   TestBuildPreserveOwnership/copy_from
06:57:07 [2020-09-18T06:57:07.292Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:57:07 [2020-09-18T06:57:07.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:57:07 [2020-09-18T06:57:07.859Z] --- PASS: TestWaitBlocked (0.01s)
06:57:07 [2020-09-18T06:57:07.859Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
06:57:07 [2020-09-18T06:57:07.859Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s)
06:57:07 [2020-09-18T06:57:07.859Z] === CONT  TestContainerStartOnDaemonRestart
06:57:07 [2020-09-18T06:57:07.859Z] === CONT  TestIpcModeOlderClient
06:57:07 [2020-09-18T06:57:07.859Z] --- PASS: TestIpcModeOlderClient (0.18s)
06:57:07 [2020-09-18T06:57:07.859Z] === CONT  TestDaemonHostGatewayIP
06:57:09 [2020-09-18T06:57:09.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:57:10 [2020-09-18T06:57:10.586Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s)
06:57:10 [2020-09-18T06:57:10.586Z] === CONT  TestContainerKillOnDaemonStart
06:57:10 [2020-09-18T06:57:10.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:57:11 [2020-09-18T06:57:11.484Z] --- PASS: TestBuildPreserveOwnership (9.47s)
06:57:11 [2020-09-18T06:57:11.484Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.45s)
06:57:11 [2020-09-18T06:57:11.484Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s)
06:57:11 [2020-09-18T06:57:11.484Z] === RUN   TestBuildPlatformInvalid
06:57:11 [2020-09-18T06:57:11.484Z] --- PASS: TestBuildPlatformInvalid (0.08s)
06:57:11 [2020-09-18T06:57:11.484Z] PASS
06:57:11 [2020-09-18T06:57:11.484Z] 
06:57:11 [2020-09-18T06:57:11.484Z] === Skipped
06:57:11 [2020-09-18T06:57:11.484Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
06:57:11 [2020-09-18T06:57:11.484Z]     build_session_test.go:25: TODO: BuildKit
06:57:11 [2020-09-18T06:57:11.484Z] 
06:57:11 [2020-09-18T06:57:11.484Z] 
06:57:11 [2020-09-18T06:57:11.484Z] DONE 32 tests, 1 skipped in 125.566s
06:57:11 [2020-09-18T06:57:11.484Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
06:57:11 [2020-09-18T06:57:11.484Z] INFO: Testing against a local daemon
06:57:11 [2020-09-18T06:57:11.484Z] === RUN   TestConfigInspect
06:57:11 [2020-09-18T06:57:11.484Z] --- SKIP: TestConfigInspect (0.02s)
06:57:11 [2020-09-18T06:57:11.484Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:57:11 [2020-09-18T06:57:11.484Z] === RUN   TestConfigList
06:57:11 [2020-09-18T06:57:11.484Z] --- SKIP: TestConfigList (0.01s)
06:57:11 [2020-09-18T06:57:11.484Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:57:11 [2020-09-18T06:57:11.484Z] === RUN   TestConfigsCreateAndDelete
06:57:11 [2020-09-18T06:57:11.484Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
06:57:11 [2020-09-18T06:57:11.484Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:57:11 [2020-09-18T06:57:11.484Z] === RUN   TestConfigsUpdate
06:57:11 [2020-09-18T06:57:11.484Z] --- SKIP: TestConfigsUpdate (0.02s)
06:57:11 [2020-09-18T06:57:11.484Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:57:11 [2020-09-18T06:57:11.484Z] === RUN   TestTemplatedConfig
06:57:11 [2020-09-18T06:57:11.484Z] --- SKIP: TestTemplatedConfig (0.00s)
06:57:11 [2020-09-18T06:57:11.485Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:57:11 [2020-09-18T06:57:11.485Z] === RUN   TestConfigCreateResolve
06:57:11 [2020-09-18T06:57:11.485Z] --- SKIP: TestConfigCreateResolve (0.01s)
06:57:11 [2020-09-18T06:57:11.485Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:57:11 [2020-09-18T06:57:11.485Z] === RUN   TestConfigDaemonLibtrustID
06:57:11 [2020-09-18T06:57:11.619Z] --- PASS: TestDaemonHostGatewayIP (3.55s)
06:57:11 [2020-09-18T06:57:11.619Z] === CONT  TestDaemonRestartIpcMode
06:57:12 [2020-09-18T06:57:12.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:57:12 [2020-09-18T06:57:12.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:57:12 [2020-09-18T06:57:12.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:57:12 [2020-09-18T06:57:12.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:57:12 [2020-09-18T06:57:12.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:57:13 [2020-09-18T06:57:13.392Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
06:57:13 [2020-09-18T06:57:13.392Z] PASS
06:57:13 [2020-09-18T06:57:13.392Z] 
06:57:13 [2020-09-18T06:57:13.392Z] === Skipped
06:57:13 [2020-09-18T06:57:13.392Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
06:57:13 [2020-09-18T06:57:13.392Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:57:13 [2020-09-18T06:57:13.392Z] 
06:57:13 [2020-09-18T06:57:13.392Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
06:57:13 [2020-09-18T06:57:13.392Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:57:13 [2020-09-18T06:57:13.392Z] 
06:57:13 [2020-09-18T06:57:13.392Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
06:57:13 [2020-09-18T06:57:13.392Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:57:13 [2020-09-18T06:57:13.392Z] 
06:57:13 [2020-09-18T06:57:13.392Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
06:57:13 [2020-09-18T06:57:13.392Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:57:13 [2020-09-18T06:57:13.392Z] 
06:57:13 [2020-09-18T06:57:13.392Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
06:57:13 [2020-09-18T06:57:13.392Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:57:13 [2020-09-18T06:57:13.392Z] 
06:57:13 [2020-09-18T06:57:13.392Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
06:57:13 [2020-09-18T06:57:13.392Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:57:13 [2020-09-18T06:57:13.392Z] 
06:57:13 [2020-09-18T06:57:13.392Z] 
06:57:13 [2020-09-18T06:57:13.392Z] DONE 7 tests, 6 skipped in 1.743s
06:57:13 [2020-09-18T06:57:13.392Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
06:57:13 [2020-09-18T06:57:13.392Z] INFO: Testing against a local daemon
06:57:13 [2020-09-18T06:57:13.392Z] === RUN   TestCheckpoint
06:57:13 [2020-09-18T06:57:13.392Z] --- SKIP: TestCheckpoint (0.00s)
06:57:13 [2020-09-18T06:57:13.392Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:57:13 [2020-09-18T06:57:13.392Z] === RUN   TestContainerInvalidJSON
06:57:13 [2020-09-18T06:57:13.392Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:57:13 [2020-09-18T06:57:13.392Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:57:13 [2020-09-18T06:57:13.392Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:57:13 [2020-09-18T06:57:13.392Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:57:13 [2020-09-18T06:57:13.392Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:57:13 [2020-09-18T06:57:13.392Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:57:13 [2020-09-18T06:57:13.392Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:57:13 [2020-09-18T06:57:13.392Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:57:13 [2020-09-18T06:57:13.392Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:57:13 [2020-09-18T06:57:13.392Z] --- PASS: TestContainerInvalidJSON (0.01s)
06:57:13 [2020-09-18T06:57:13.392Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
06:57:13 [2020-09-18T06:57:13.392Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:57:13 [2020-09-18T06:57:13.392Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:57:13 [2020-09-18T06:57:13.392Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:57:13 [2020-09-18T06:57:13.392Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
06:57:13 [2020-09-18T06:57:13.392Z] === RUN   TestCopyFromContainerPathIsNotDir
06:57:13 [2020-09-18T06:57:13.392Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
06:57:13 [2020-09-18T06:57:13.392Z] === RUN   TestCopyToContainerPathDoesNotExist
06:57:13 [2020-09-18T06:57:13.392Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
06:57:13 [2020-09-18T06:57:13.392Z] === RUN   TestCopyToContainerPathIsNotDir
06:57:13 [2020-09-18T06:57:13.392Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
06:57:13 [2020-09-18T06:57:13.392Z] === RUN   TestCopyFromContainer
06:57:13 [2020-09-18T06:57:13.460Z] Removing intermediate container 1594d18931a4
06:57:13 [2020-09-18T06:57:13.460Z]  ---> 686d5359de30
06:57:13 [2020-09-18T06:57:13.460Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
06:57:13 [2020-09-18T06:57:13.460Z]  ---> Running in e3b223142bb0
06:57:13 [2020-09-18T06:57:13.460Z] Removing intermediate container e3b223142bb0
06:57:13 [2020-09-18T06:57:13.460Z]  ---> 92048e71d115
06:57:13 [2020-09-18T06:57:13.460Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
06:57:13 [2020-09-18T06:57:13.460Z]  ---> Running in c5cf2540e6a0
06:57:13 [2020-09-18T06:57:13.460Z] Removing intermediate container c5cf2540e6a0
06:57:13 [2020-09-18T06:57:13.460Z]  ---> 677956cf6f90
06:57:13 [2020-09-18T06:57:13.460Z] Step 10/10 : COPY . .
06:57:13 [2020-09-18T06:57:13.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:57:14 [2020-09-18T06:57:14.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:57:15 [2020-09-18T06:57:15.134Z] --- PASS: TestDaemonRestartIpcMode (3.49s)
06:57:15 [2020-09-18T06:57:15.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:57:17 [2020-09-18T06:57:17.434Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:57:17 [2020-09-18T06:57:17.434Z] Using test binary docker
06:57:17 [2020-09-18T06:57:17.434Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:57:17 [2020-09-18T06:57:17.434Z] +++ /etc/init.d/apparmor start
06:57:17 [2020-09-18T06:57:17.434Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:57:17 [2020-09-18T06:57:17.434Z] INFO: Waiting for daemon to start...
06:57:17 [2020-09-18T06:57:17.434Z] Starting dockerd
06:57:17 [2020-09-18T06:57:17.434Z] +++ 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
06:57:17 [2020-09-18T06:57:17.586Z] === RUN   TestCopyFromContainer//
06:57:17 [2020-09-18T06:57:17.586Z] === RUN   TestCopyFromContainer//bar/root
06:57:17 [2020-09-18T06:57:17.586Z] === RUN   TestCopyFromContainer//bar/root/
06:57:17 [2020-09-18T06:57:17.586Z] === RUN   TestCopyFromContainer/bar/quux
06:57:17 [2020-09-18T06:57:17.586Z] === RUN   TestCopyFromContainer/bar/quux/
06:57:17 [2020-09-18T06:57:17.586Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:57:17 [2020-09-18T06:57:17.586Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:57:17 [2020-09-18T06:57:17.586Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:57:17 [2020-09-18T06:57:17.586Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:57:17 [2020-09-18T06:57:17.586Z] === RUN   TestCopyFromContainer/bar/notarget
06:57:17 [2020-09-18T06:57:17.662Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
06:57:17 [2020-09-18T06:57:17.846Z] --- PASS: TestCopyFromContainer (4.39s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCopyFromContainer// (0.06s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
06:57:17 [2020-09-18T06:57:17.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:57:17 [2020-09-18T06:57:17.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:57:17 [2020-09-18T06:57:17.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:57:17 [2020-09-18T06:57:17.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:57:17 [2020-09-18T06:57:17.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:57:17 [2020-09-18T06:57:17.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:57:17 [2020-09-18T06:57:17.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:57:17 [2020-09-18T06:57:17.846Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:57:17 [2020-09-18T06:57:17.846Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:57:17 [2020-09-18T06:57:17.846Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:57:17 [2020-09-18T06:57:17.846Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:57:17 [2020-09-18T06:57:17.846Z] === RUN   TestCreateLinkToNonExistingContainer
06:57:17 [2020-09-18T06:57:17.846Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
06:57:17 [2020-09-18T06:57:17.846Z] === RUN   TestCreateWithInvalidEnv
06:57:17 [2020-09-18T06:57:17.846Z] === RUN   TestCreateWithInvalidEnv/0
06:57:17 [2020-09-18T06:57:17.846Z] === PAUSE TestCreateWithInvalidEnv/0
06:57:17 [2020-09-18T06:57:17.846Z] === RUN   TestCreateWithInvalidEnv/1
06:57:17 [2020-09-18T06:57:17.846Z] === PAUSE TestCreateWithInvalidEnv/1
06:57:17 [2020-09-18T06:57:17.846Z] === RUN   TestCreateWithInvalidEnv/2
06:57:17 [2020-09-18T06:57:17.846Z] === PAUSE TestCreateWithInvalidEnv/2
06:57:17 [2020-09-18T06:57:17.846Z] === CONT  TestCreateWithInvalidEnv/0
06:57:17 [2020-09-18T06:57:17.846Z] === CONT  TestCreateWithInvalidEnv/2
06:57:17 [2020-09-18T06:57:17.846Z] === CONT  TestCreateWithInvalidEnv/1
06:57:17 [2020-09-18T06:57:17.846Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:57:17 [2020-09-18T06:57:17.846Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:57:17 [2020-09-18T06:57:17.846Z] === RUN   TestCreateTmpfsMountsTarget
06:57:17 [2020-09-18T06:57:17.846Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
06:57:17 [2020-09-18T06:57:17.846Z] === RUN   TestCreateWithCustomMaskedPaths
06:57:18 [2020-09-18T06:57:18.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:57:19 [2020-09-18T06:57:19.225Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
06:57:19 [2020-09-18T06:57:19.225Z] === RUN   TestCreateWithCustomReadonlyPaths
06:57:20 [2020-09-18T06:57:20.164Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
06:57:20 [2020-09-18T06:57:20.164Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:57:20 [2020-09-18T06:57:20.164Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:57:20 [2020-09-18T06:57:20.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:57:20 [2020-09-18T06:57:20.165Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:57:20 [2020-09-18T06:57:20.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:57:20 [2020-09-18T06:57:20.165Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:57:20 [2020-09-18T06:57:20.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:57:20 [2020-09-18T06:57:20.165Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:57:20 [2020-09-18T06:57:20.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:57:20 [2020-09-18T06:57:20.165Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:57:20 [2020-09-18T06:57:20.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:57:20 [2020-09-18T06:57:20.165Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:57:20 [2020-09-18T06:57:20.165Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:57:20 [2020-09-18T06:57:20.165Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:57:20 [2020-09-18T06:57:20.165Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:57:20 [2020-09-18T06:57:20.165Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:57:20 [2020-09-18T06:57:20.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
06:57:20 [2020-09-18T06:57:20.165Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
06:57:20 [2020-09-18T06:57:20.165Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
06:57:20 [2020-09-18T06:57:20.165Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
06:57:20 [2020-09-18T06:57:20.165Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
06:57:20 [2020-09-18T06:57:20.165Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
06:57:20 [2020-09-18T06:57:20.165Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:57:20 [2020-09-18T06:57:20.774Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
06:57:20 [2020-09-18T06:57:20.774Z] === RUN   TestCreateDifferentPlatform
06:57:20 [2020-09-18T06:57:20.774Z] === RUN   TestCreateDifferentPlatform/different_os
06:57:20 [2020-09-18T06:57:20.774Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:57:20 [2020-09-18T06:57:20.774Z] --- PASS: TestCreateDifferentPlatform (0.02s)
06:57:20 [2020-09-18T06:57:20.774Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:57:20 [2020-09-18T06:57:20.774Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
06:57:20 [2020-09-18T06:57:20.774Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:57:20 [2020-09-18T06:57:20.774Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
06:57:20 [2020-09-18T06:57:20.774Z] === RUN   TestContainerStartOnDaemonRestart
06:57:20 [2020-09-18T06:57:20.774Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
06:57:20 [2020-09-18T06:57:20.774Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
06:57:20 [2020-09-18T06:57:20.774Z] === RUN   TestDaemonRestartIpcMode
06:57:20 [2020-09-18T06:57:20.774Z] === PAUSE TestDaemonRestartIpcMode
06:57:20 [2020-09-18T06:57:20.774Z] === RUN   TestDaemonHostGatewayIP
06:57:20 [2020-09-18T06:57:20.774Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
06:57:20 [2020-09-18T06:57:20.774Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
06:57:20 [2020-09-18T06:57:20.774Z] === RUN   TestContainerKillOnDaemonStart
06:57:20 [2020-09-18T06:57:20.774Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
06:57:20 [2020-09-18T06:57:20.774Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
06:57:20 [2020-09-18T06:57:20.774Z] === RUN   TestDiff
06:57:21 [2020-09-18T06:57:21.035Z] --- PASS: TestDiff (0.42s)
06:57:21 [2020-09-18T06:57:21.035Z] === RUN   TestExecWithCloseStdin
06:57:21 [2020-09-18T06:57:21.618Z] --- PASS: TestExecWithCloseStdin (0.48s)
06:57:21 [2020-09-18T06:57:21.618Z] === RUN   TestExec
06:57:21 [2020-09-18T06:57:21.887Z] ok  	github.com/docker/docker/cmd/dockerd	0.196s	coverage: 30.8% of statements
06:57:22 [2020-09-18T06:57:22.219Z] --- PASS: TestExec (0.47s)
06:57:22 [2020-09-18T06:57:22.219Z] === RUN   TestExecUser
06:57:22 [2020-09-18T06:57:22.479Z] --- PASS: TestExecUser (0.44s)
06:57:22 [2020-09-18T06:57:22.479Z] === RUN   TestExportContainerAndImportImage
06:57:22 [2020-09-18T06:57:22.944Z] ok  	github.com/docker/docker/container	0.202s	coverage: 34.7% of statements
06:57:22 [2020-09-18T06:57:22.944Z] ?   	github.com/docker/docker/container/stream	[no test files]
06:57:22 [2020-09-18T06:57:22.944Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
06:57:22 [2020-09-18T06:57:22.944Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
06:57:22 [2020-09-18T06:57:22.944Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
06:57:23 [2020-09-18T06:57:23.047Z] --- PASS: TestExportContainerAndImportImage (0.57s)
06:57:23 [2020-09-18T06:57:23.047Z] === RUN   TestExportContainerAfterDaemonRestart
06:57:23 [2020-09-18T06:57:23.607Z] --- PASS: TestContainerKillOnDaemonStart (12.03s)
06:57:23 [2020-09-18T06:57:23.607Z] PASS
06:57:23 [2020-09-18T06:57:23.607Z] 
06:57:23 [2020-09-18T06:57:23.607Z] === Skipped
06:57:23 [2020-09-18T06:57:23.607Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
06:57:23 [2020-09-18T06:57:23.607Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:57:23 [2020-09-18T06:57:23.607Z] 
06:57:23 [2020-09-18T06:57:23.607Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
06:57:23 [2020-09-18T06:57:23.607Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:57:23 [2020-09-18T06:57:23.607Z] 
06:57:23 [2020-09-18T06:57:23.607Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
06:57:23 [2020-09-18T06:57:23.607Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:57:23 [2020-09-18T06:57:23.607Z] 
06:57:23 [2020-09-18T06:57:23.607Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:57:23 [2020-09-18T06:57:23.607Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:57:23 [2020-09-18T06:57:23.607Z] 
06:57:23 [2020-09-18T06:57:23.607Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
06:57:23 [2020-09-18T06:57:23.607Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:57:23 [2020-09-18T06:57:23.607Z] 
06:57:23 [2020-09-18T06:57:23.607Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
06:57:23 [2020-09-18T06:57:23.607Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
06:57:23 [2020-09-18T06:57:23.607Z] 
06:57:23 [2020-09-18T06:57:23.607Z] 
06:57:23 [2020-09-18T06:57:23.607Z] DONE 192 tests, 6 skipped in 152.562s
06:57:23 [2020-09-18T06:57:23.607Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
06:57:23 [2020-09-18T06:57:23.607Z] ++ 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
06:57:23 [2020-09-18T06:57:23.607Z] ++ set -e
06:57:23 [2020-09-18T06:57:23.607Z] ++ '[' -n 0 ']'
06:57:23 [2020-09-18T06:57:23.607Z] ++ set -x
06:57:23 [2020-09-18T06:57:23.607Z] ++ 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 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
06:57:23 [2020-09-18T06:57:23.607Z] INFO: Testing against a local daemon
06:57:23 [2020-09-18T06:57:23.607Z] === RUN   TestCommitInheritsEnv
06:57:23 [2020-09-18T06:57:23.607Z] --- PASS: TestCommitInheritsEnv (0.61s)
06:57:23 [2020-09-18T06:57:23.607Z] === RUN   TestImportExtremelyLargeImageWorks
06:57:23 [2020-09-18T06:57:23.607Z] === PAUSE TestImportExtremelyLargeImageWorks
06:57:23 [2020-09-18T06:57:23.607Z] === RUN   TestImagesFilterMultiReference
06:57:23 [2020-09-18T06:57:23.607Z] --- PASS: TestImagesFilterMultiReference (0.03s)
06:57:23 [2020-09-18T06:57:23.607Z] === RUN   TestImagePullPlatformInvalid
06:57:23 [2020-09-18T06:57:23.607Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
06:57:23 [2020-09-18T06:57:23.607Z] === RUN   TestRemoveImageOrphaning
06:57:23 [2020-09-18T06:57:23.898Z] --- PASS: TestRemoveImageOrphaning (0.56s)
06:57:23 [2020-09-18T06:57:23.898Z] === RUN   TestRemoveImageGarbageCollector
06:57:23 [2020-09-18T06:57:23.898Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
06:57:23 [2020-09-18T06:57:23.898Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:57:23 [2020-09-18T06:57:23.898Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:57:23 [2020-09-18T06:57:23.898Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
06:57:23 [2020-09-18T06:57:23.898Z] === RUN   TestTagInvalidReference
06:57:23 [2020-09-18T06:57:23.898Z] --- PASS: TestTagInvalidReference (0.01s)
06:57:23 [2020-09-18T06:57:23.898Z] === RUN   TestTagValidPrefixedRepo
06:57:23 [2020-09-18T06:57:23.898Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
06:57:23 [2020-09-18T06:57:23.898Z] === RUN   TestTagExistedNameWithoutForce
06:57:23 [2020-09-18T06:57:23.898Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
06:57:23 [2020-09-18T06:57:23.898Z] === RUN   TestTagOfficialNames
06:57:23 [2020-09-18T06:57:23.898Z] --- PASS: TestTagOfficialNames (0.03s)
06:57:23 [2020-09-18T06:57:23.898Z] === RUN   TestTagMatchesDigest
06:57:24 [2020-09-18T06:57:24.222Z] --- PASS: TestTagMatchesDigest (0.01s)
06:57:24 [2020-09-18T06:57:24.222Z] === CONT  TestImportExtremelyLargeImageWorks
06:57:25 [2020-09-18T06:57:25.574Z] .
06:57:25 [2020-09-18T06:57:25.574Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:57:25 [2020-09-18T06:57:25.574Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:57:25 [2020-09-18T06:57:25.574Z] Error: No such image: emptyfs
06:57:25 [2020-09-18T06:57:25.574Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:57:25 [2020-09-18T06:57:25.574Z] ++++ docker load
06:57:25 [2020-09-18T06:57:25.574Z] Running integration-test (iteration 1)
06:57:25 [2020-09-18T06:57:25.574Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
06:57:25 [2020-09-18T06:57:25.574Z] ++ 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
06:57:25 [2020-09-18T06:57:25.574Z] ++ set -e
06:57:25 [2020-09-18T06:57:25.574Z] ++ '[' -n 0 ']'
06:57:25 [2020-09-18T06:57:25.574Z] ++ set -x
06:57:25 [2020-09-18T06:57:25.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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
06:57:25 [2020-09-18T06:57:25.776Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.029s	coverage: 65.3% of statements
06:57:26 [2020-09-18T06:57:26.338Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s)
06:57:26 [2020-09-18T06:57:26.338Z] === RUN   TestHealthCheckWorkdir
06:57:26 [2020-09-18T06:57:26.907Z] --- PASS: TestHealthCheckWorkdir (0.52s)
06:57:26 [2020-09-18T06:57:26.907Z] === RUN   TestHealthKillContainer
06:57:28 [2020-09-18T06:57:28.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:57:29 [2020-09-18T06:57:29.443Z] --- PASS: TestHealthKillContainer (2.48s)
06:57:29 [2020-09-18T06:57:29.443Z] === RUN   TestInspectCpusetInConfigPre120
06:57:29 [2020-09-18T06:57:29.703Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
06:57:29 [2020-09-18T06:57:29.703Z] === RUN   TestIpcModeNone
06:57:30 [2020-09-18T06:57:30.272Z] --- PASS: TestIpcModeNone (0.42s)
06:57:30 [2020-09-18T06:57:30.272Z] === RUN   TestIpcModePrivate
06:57:30 [2020-09-18T06:57:30.840Z] --- PASS: TestIpcModePrivate (0.45s)
06:57:30 [2020-09-18T06:57:30.840Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
06:57:30 [2020-09-18T06:57:30.840Z] === RUN   TestIpcModeShareable
06:57:30 [2020-09-18T06:57:30.840Z] --- SKIP: TestIpcModeShareable (0.00s)
06:57:30 [2020-09-18T06:57:30.840Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:57:30 [2020-09-18T06:57:30.840Z] === RUN   TestAPIIpcModeShareableAndContainer
06:57:32 [2020-09-18T06:57:32.219Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s)
06:57:32 [2020-09-18T06:57:32.219Z] === RUN   TestAPIIpcModeHost
06:57:32 [2020-09-18T06:57:32.219Z] --- SKIP: TestAPIIpcModeHost (0.00s)
06:57:32 [2020-09-18T06:57:32.219Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:57:32 [2020-09-18T06:57:32.219Z] === RUN   TestDaemonIpcModeShareable
06:57:32 [2020-09-18T06:57:32.219Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
06:57:32 [2020-09-18T06:57:32.219Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:57:32 [2020-09-18T06:57:32.219Z] === RUN   TestDaemonIpcModePrivate
06:57:32 [2020-09-18T06:57:32.800Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.017s	coverage: 35.9% of statements
06:57:33 [2020-09-18T06:57:33.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:57:33 [2020-09-18T06:57:33.452Z] ok  	github.com/docker/docker/daemon/cluster	0.162s	coverage: 0.5% of statements
06:57:34 [2020-09-18T06:57:34.127Z] --- PASS: TestDaemonIpcModePrivate (2.13s)
06:57:34 [2020-09-18T06:57:34.127Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
06:57:34 [2020-09-18T06:57:34.127Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:57:34 [2020-09-18T06:57:34.127Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
06:57:34 [2020-09-18T06:57:34.127Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:57:34 [2020-09-18T06:57:34.127Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:57:34 [2020-09-18T06:57:34.127Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
06:57:34 [2020-09-18T06:57:34.127Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:57:34 [2020-09-18T06:57:34.127Z] === RUN   TestIpcModeOlderClient
06:57:34 [2020-09-18T06:57:34.127Z] === PAUSE TestIpcModeOlderClient
06:57:34 [2020-09-18T06:57:34.127Z] === RUN   TestKillContainerInvalidSignal
06:57:34 [2020-09-18T06:57:34.696Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
06:57:34 [2020-09-18T06:57:34.696Z] === RUN   TestKillContainer
06:57:34 [2020-09-18T06:57:34.696Z] === RUN   TestKillContainer/no_signal
06:57:34 [2020-09-18T06:57:34.955Z] === RUN   TestKillContainer/non_killing_signal
06:57:35 [2020-09-18T06:57:35.215Z] === RUN   TestKillContainer/killing_signal
06:57:35 [2020-09-18T06:57:35.785Z] --- PASS: TestKillContainer (1.23s)
06:57:35 [2020-09-18T06:57:35.785Z]     --- PASS: TestKillContainer/no_signal (0.39s)
06:57:35 [2020-09-18T06:57:35.785Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
06:57:35 [2020-09-18T06:57:35.785Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
06:57:35 [2020-09-18T06:57:35.785Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:57:35 [2020-09-18T06:57:35.785Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:57:36 [2020-09-18T06:57:36.354Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:57:36 [2020-09-18T06:57:36.617Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
06:57:36 [2020-09-18T06:57:36.617Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
06:57:36 [2020-09-18T06:57:36.617Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
06:57:36 [2020-09-18T06:57:36.617Z] === RUN   TestKillStoppedContainer
06:57:36 [2020-09-18T06:57:36.617Z] --- PASS: TestKillStoppedContainer (0.04s)
06:57:36 [2020-09-18T06:57:36.617Z] === RUN   TestKillStoppedContainerAPIPre120
06:57:36 [2020-09-18T06:57:36.617Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
06:57:36 [2020-09-18T06:57:36.617Z] === RUN   TestKillDifferentUserContainer
06:57:37 [2020-09-18T06:57:37.187Z] --- PASS: TestKillDifferentUserContainer (0.41s)
06:57:37 [2020-09-18T06:57:37.187Z] === RUN   TestInspectOomKilledTrue
06:57:37 [2020-09-18T06:57:37.187Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:57:37 [2020-09-18T06:57:37.187Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
06:57:37 [2020-09-18T06:57:37.187Z] === RUN   TestInspectOomKilledFalse
06:57:37 [2020-09-18T06:57:37.187Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
06:57:37 [2020-09-18T06:57:37.187Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:57:37 [2020-09-18T06:57:37.187Z] === RUN   TestLinksEtcHostsContentMatch
06:57:37 [2020-09-18T06:57:37.187Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
06:57:37 [2020-09-18T06:57:37.187Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
06:57:37 [2020-09-18T06:57:37.187Z] === RUN   TestLinksContainerNames
06:57:37 [2020-09-18T06:57:37.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:57:37 [2020-09-18T06:57:37.819Z] Loaded image: buildpack-deps:buster
06:57:37 [2020-09-18T06:57:37.985Z] ok  	github.com/docker/docker/daemon/discovery	0.038s	coverage: 30.0% of statements
06:57:38 [2020-09-18T06:57:38.080Z] Loaded image: busybox:latest
06:57:38 [2020-09-18T06:57:38.128Z] --- PASS: TestLinksContainerNames (0.79s)
06:57:38 [2020-09-18T06:57:38.128Z] === RUN   TestLogsFollowTailEmpty
06:57:38 [2020-09-18T06:57:38.342Z] Loaded image: busybox:glibc
06:57:38 [2020-09-18T06:57:38.342Z] Loaded image: debian:buster
06:57:38 [2020-09-18T06:57:38.387Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
06:57:38 [2020-09-18T06:57:38.388Z] === RUN   TestContainerNetworkMountsNoChown
06:57:38 [2020-09-18T06:57:38.647Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/default
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/default
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/private
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/private
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/rprivate
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/rprivate
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/slave
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/slave
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/rslave
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/rslave
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/shared
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/shared
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/rshared
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/rshared
06:57:38 [2020-09-18T06:57:38.647Z] === CONT  TestMountDaemonRoot/default
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/default/bind_root
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/default/mount_root
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:57:38 [2020-09-18T06:57:38.647Z] === CONT  TestMountDaemonRoot/default/bind_root
06:57:38 [2020-09-18T06:57:38.647Z] === CONT  TestMountDaemonRoot/rshared
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:57:38 [2020-09-18T06:57:38.647Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:57:38 [2020-09-18T06:57:38.647Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:57:38 [2020-09-18T06:57:38.647Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:57:38 [2020-09-18T06:57:38.671Z] Loaded image: hello-world:latest
06:57:38 [2020-09-18T06:57:38.709Z]  ---> 149556384ba2
06:57:38 [2020-09-18T06:57:38.709Z] Successfully built 149556384ba2
06:57:38 [2020-09-18T06:57:38.709Z] Successfully tagged docker:latest
06:57:38 [2020-09-18T06:57:38.709Z] INFO: Image build ended at 09/18/2020 06:57:36. Duration:00:03:50.5477398
06:57:38 [2020-09-18T06:57:38.709Z] 
06:57:38 [2020-09-18T06:57:38.709Z] 
06:57:38 [2020-09-18T06:57:38.709Z] INFO: Building the test binaries at 09/18/2020 06:57:36...
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/shared
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/rslave
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/slave
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/rprivate
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/private
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/private/mount_root
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === RUN   TestMountDaemonRoot/private/bind_root
06:57:38 [2020-09-18T06:57:38.907Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/default/mount_root
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:57:38 [2020-09-18T06:57:38.907Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:57:39 [2020-09-18T06:57:39.166Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:57:39 [2020-09-18T06:57:39.166Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:57:39 [2020-09-18T06:57:39.166Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:57:39 [2020-09-18T06:57:39.166Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:57:39 [2020-09-18T06:57:39.166Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:57:39 [2020-09-18T06:57:39.166Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:57:39 [2020-09-18T06:57:39.166Z] === CONT  TestMountDaemonRoot/private/bind_root
06:57:39 [2020-09-18T06:57:39.166Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:57:39 [2020-09-18T06:57:39.166Z] === CONT  TestMountDaemonRoot/private/mount_root
06:57:39 [2020-09-18T06:57:39.166Z] --- PASS: TestMountDaemonRoot (0.02s)
06:57:39 [2020-09-18T06:57:39.166Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
06:57:39 [2020-09-18T06:57:39.166Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
06:57:39 [2020-09-18T06:57:39.166Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
06:57:39 [2020-09-18T06:57:39.166Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
06:57:39 [2020-09-18T06:57:39.166Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
06:57:39 [2020-09-18T06:57:39.166Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
06:57:39 [2020-09-18T06:57:39.166Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
06:57:39 [2020-09-18T06:57:39.167Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
06:57:39 [2020-09-18T06:57:39.167Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:57:39 [2020-09-18T06:57:39.167Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
06:57:39 [2020-09-18T06:57:39.167Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
06:57:39 [2020-09-18T06:57:39.167Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
06:57:39 [2020-09-18T06:57:39.167Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.01s)
06:57:39 [2020-09-18T06:57:39.167Z] === RUN   TestContainerBindMountNonRecursive
06:57:39 [2020-09-18T06:57:39.167Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
06:57:39 [2020-09-18T06:57:39.167Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
06:57:39 [2020-09-18T06:57:39.167Z] === RUN   TestNetworkNat
06:57:39 [2020-09-18T06:57:39.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:57:39 [2020-09-18T06:57:39.524Z] ok  	github.com/docker/docker/daemon/events	0.063s	coverage: 50.0% of statements
06:57:39 [2020-09-18T06:57:39.524Z] ok  	github.com/docker/docker/daemon/config	0.088s	coverage: 81.8% of statements
06:57:39 [2020-09-18T06:57:39.614Z] INFO: Testing against a local daemon
06:57:39 [2020-09-18T06:57:39.614Z] === RUN   TestCgroupNamespacesBuild
06:57:39 [2020-09-18T06:57:39.736Z] --- PASS: TestNetworkNat (0.51s)
06:57:39 [2020-09-18T06:57:39.736Z] === RUN   TestNetworkLocalhostTCPNat
06:57:39 [2020-09-18T06:57:39.996Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
06:57:39 [2020-09-18T06:57:39.996Z] === RUN   TestNetworkLoopbackNat
06:57:41 [2020-09-18T06:57:41.623Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
06:57:41 [2020-09-18T06:57:41.651Z] INFO: make.ps1 starting at 09/18/2020 06:57:41
06:57:41 [2020-09-18T06:57:41.652Z] INFO: Git commit (968133c86c) assumed from DOCKER_GITCOMMIT environment variable
06:57:41 [2020-09-18T06:57:41.652Z] INFO: Invoking autogen...
06:57:42 [2020-09-18T06:57:42.532Z] --- PASS: TestNetworkLoopbackNat (2.54s)
06:57:42 [2020-09-18T06:57:42.532Z] === RUN   TestPause
06:57:42 [2020-09-18T06:57:42.532Z] --- SKIP: TestPause (0.00s)
06:57:42 [2020-09-18T06:57:42.533Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
06:57:42 [2020-09-18T06:57:42.533Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:57:42 [2020-09-18T06:57:42.533Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:57:42 [2020-09-18T06:57:42.533Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:57:42 [2020-09-18T06:57:42.533Z] === RUN   TestPauseStopPausedContainer
06:57:42 [2020-09-18T06:57:42.533Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
06:57:42 [2020-09-18T06:57:42.533Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
06:57:42 [2020-09-18T06:57:42.533Z] === RUN   TestPsFilter
06:57:42 [2020-09-18T06:57:42.792Z] --- PASS: TestPsFilter (0.09s)
06:57:42 [2020-09-18T06:57:42.792Z] === RUN   TestRemoveContainerWithRemovedVolume
06:57:43 [2020-09-18T06:57:43.051Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
06:57:43 [2020-09-18T06:57:43.051Z] === RUN   TestRemoveContainerWithVolume
06:57:43 [2020-09-18T06:57:43.205Z] INFO: Building daemon...
06:57:43 [2020-09-18T06:57:43.619Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
06:57:43 [2020-09-18T06:57:43.619Z] === RUN   TestRemoveContainerRunning
06:57:43 [2020-09-18T06:57:43.847Z] --- PASS: TestCgroupNamespacesBuild (4.28s)
06:57:43 [2020-09-18T06:57:43.847Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:57:43 [2020-09-18T06:57:43.878Z] --- PASS: TestRemoveContainerRunning (0.41s)
06:57:43 [2020-09-18T06:57:43.878Z] === RUN   TestRemoveContainerForceRemoveRunning
06:57:43 [2020-09-18T06:57:43.893Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.489s	coverage: 14.1% of statements
06:57:44 [2020-09-18T06:57:44.447Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
06:57:44 [2020-09-18T06:57:44.447Z] === RUN   TestRemoveInvalidContainer
06:57:44 [2020-09-18T06:57:44.447Z] --- PASS: TestRemoveInvalidContainer (0.01s)
06:57:44 [2020-09-18T06:57:44.447Z] === RUN   TestRenameLinkedContainer
06:57:44 [2020-09-18T06:57:44.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:57:44 [2020-09-18T06:57:44.537Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.9% of statements
06:57:45 [2020-09-18T06:57:45.766Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s)
06:57:45 [2020-09-18T06:57:45.766Z] === RUN   TestBuildWithSession
06:57:45 [2020-09-18T06:57:45.766Z] --- SKIP: TestBuildWithSession (0.00s)
06:57:45 [2020-09-18T06:57:45.766Z]     build_session_test.go:25: TODO: BuildKit
06:57:45 [2020-09-18T06:57:45.766Z] === RUN   TestBuildSquashParent
06:57:46 [2020-09-18T06:57:46.352Z] --- PASS: TestRenameLinkedContainer (1.62s)
06:57:46 [2020-09-18T06:57:46.352Z] === RUN   TestRenameStoppedContainer
06:57:46 [2020-09-18T06:57:46.352Z] --- PASS: TestRenameStoppedContainer (0.38s)
06:57:46 [2020-09-18T06:57:46.352Z] === RUN   TestRenameRunningContainerAndReuse
06:57:46 [2020-09-18T06:57:46.735Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.743s	coverage: 57.9% of statements
06:57:46 [2020-09-18T06:57:46.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:57:47 [2020-09-18T06:57:47.300Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
06:57:47 [2020-09-18T06:57:47.300Z] === RUN   TestRenameInvalidName
06:57:47 [2020-09-18T06:57:47.559Z] --- PASS: TestRenameInvalidName (0.41s)
06:57:47 [2020-09-18T06:57:47.559Z] === RUN   TestRenameAnonymousContainer
06:57:49 [2020-09-18T06:57:49.065Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.8% of statements
06:57:49 [2020-09-18T06:57:49.469Z] --- PASS: TestRenameAnonymousContainer (1.47s)
06:57:49 [2020-09-18T06:57:49.469Z] === RUN   TestRenameContainerWithSameName
06:57:49 [2020-09-18T06:57:49.469Z] --- PASS: TestRenameContainerWithSameName (0.41s)
06:57:49 [2020-09-18T06:57:49.469Z] === RUN   TestRenameContainerWithLinkedContainer
06:57:50 [2020-09-18T06:57:50.194Z] ok  	github.com/docker/docker/daemon	12.389s	coverage: 17.4% of statements
06:57:50 [2020-09-18T06:57:50.194Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
06:57:50 [2020-09-18T06:57:50.194Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
06:57:50 [2020-09-18T06:57:50.194Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
06:57:50 [2020-09-18T06:57:50.194Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
06:57:50 [2020-09-18T06:57:50.407Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
06:57:50 [2020-09-18T06:57:50.407Z] === RUN   TestResize
06:57:50 [2020-09-18T06:57:50.667Z] --- PASS: TestResize (0.42s)
06:57:50 [2020-09-18T06:57:50.667Z] === RUN   TestResizeWithInvalidSize
06:57:50 [2020-09-18T06:57:50.838Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.483s	coverage: 69.2% of statements
06:57:51 [2020-09-18T06:57:51.235Z] --- PASS: TestResizeWithInvalidSize (0.41s)
06:57:51 [2020-09-18T06:57:51.235Z] === RUN   TestResizeWhenContainerNotStarted
06:57:51 [2020-09-18T06:57:51.495Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
06:57:51 [2020-09-18T06:57:51.495Z] === RUN   TestDaemonRestartKillContainers
06:57:51 [2020-09-18T06:57:51.495Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
06:57:51 [2020-09-18T06:57:51.495Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
06:57:51 [2020-09-18T06:57:51.495Z] === RUN   TestCgroupNamespacesRun
06:57:51 [2020-09-18T06:57:51.521Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.747s	coverage: 46.2% of statements
06:57:51 [2020-09-18T06:57:51.521Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
06:57:52 [2020-09-18T06:57:52.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:57:52 [2020-09-18T06:57:52.359Z] --- PASS: TestBuildSquashParent (6.44s)
06:57:52 [2020-09-18T06:57:52.359Z] === RUN   TestBuildWithRemoveAndForceRemove
06:57:52 [2020-09-18T06:57:52.359Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:57:52 [2020-09-18T06:57:52.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:57:52 [2020-09-18T06:57:52.359Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:57:52 [2020-09-18T06:57:52.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:57:52 [2020-09-18T06:57:52.359Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:57:52 [2020-09-18T06:57:52.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:57:52 [2020-09-18T06:57:52.359Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:57:52 [2020-09-18T06:57:52.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:57:52 [2020-09-18T06:57:52.359Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:57:52 [2020-09-18T06:57:52.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:57:52 [2020-09-18T06:57:52.359Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:57:52 [2020-09-18T06:57:52.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:57:52 [2020-09-18T06:57:52.359Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:57:52 [2020-09-18T06:57:52.359Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:57:52 [2020-09-18T06:57:52.359Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:57:52 [2020-09-18T06:57:52.359Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:57:54 [2020-09-18T06:57:54.033Z] --- PASS: TestCgroupNamespacesRun (2.15s)
06:57:54 [2020-09-18T06:57:54.033Z] === RUN   TestCgroupNamespacesRunPrivileged
06:57:54 [2020-09-18T06:57:54.407Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.547s	coverage: 49.5% of statements
06:57:54 [2020-09-18T06:57:54.407Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.432s	coverage: 76.1% of statements
06:57:54 [2020-09-18T06:57:54.737Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 58.0% of statements
06:57:54 [2020-09-18T06:57:54.914Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:57:54 [2020-09-18T06:57:54.914Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:57:55 [2020-09-18T06:57:55.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:57:55 [2020-09-18T06:57:55.941Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s)
06:57:55 [2020-09-18T06:57:55.941Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:57:56 [2020-09-18T06:57:56.318Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
06:57:56 [2020-09-18T06:57:56.832Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
06:57:56 [2020-09-18T06:57:56.832Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s)
06:57:56 [2020-09-18T06:57:56.832Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s)
06:57:56 [2020-09-18T06:57:56.832Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s)
06:57:56 [2020-09-18T06:57:56.832Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s)
06:57:56 [2020-09-18T06:57:56.832Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.09s)
06:57:56 [2020-09-18T06:57:56.832Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
06:57:56 [2020-09-18T06:57:56.832Z] === RUN   TestBuildMultiStageCopy
06:57:56 [2020-09-18T06:57:56.832Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:57:57 [2020-09-18T06:57:57.053Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
06:57:57 [2020-09-18T06:57:57.850Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s)
06:57:57 [2020-09-18T06:57:57.850Z] === RUN   TestCgroupNamespacesRunHostMode
06:57:58 [2020-09-18T06:57:58.636Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.953s	coverage: 52.1% of statements
06:57:58 [2020-09-18T06:57:58.636Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
06:57:58 [2020-09-18T06:57:58.636Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
06:57:59 [2020-09-18T06:57:59.393Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:57:59 [2020-09-18T06:57:59.654Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:57:59 [2020-09-18T06:57:59.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:57:59 [2020-09-18T06:57:59.717Z] ok  	github.com/docker/docker/daemon/logger	0.244s	coverage: 41.0% of statements
06:58:00 [2020-09-18T06:58:00.228Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:58:00 [2020-09-18T06:58:00.387Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s)
06:58:00 [2020-09-18T06:58:00.387Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:58:00 [2020-09-18T06:58:00.801Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:58:00 [2020-09-18T06:58:00.862Z] ok  	github.com/docker/docker/daemon/images	0.064s	coverage: 4.8% of statements
06:58:00 [2020-09-18T06:58:00.862Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
06:58:00 [2020-09-18T06:58:00.862Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
06:58:01 [2020-09-18T06:58:01.373Z] --- PASS: TestBuildMultiStageCopy (4.38s)
06:58:01 [2020-09-18T06:58:01.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s)
06:58:01 [2020-09-18T06:58:01.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
06:58:01 [2020-09-18T06:58:01.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
06:58:01 [2020-09-18T06:58:01.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
06:58:01 [2020-09-18T06:58:01.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
06:58:01 [2020-09-18T06:58:01.374Z] === RUN   TestBuildMultiStageParentConfig
06:58:01 [2020-09-18T06:58:01.595Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.029s	coverage: 67.0% of statements
06:58:01 [2020-09-18T06:58:01.595Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.518s	coverage: 77.8% of statements
06:58:01 [2020-09-18T06:58:01.595Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
06:58:01 [2020-09-18T06:58:01.595Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
06:58:02 [2020-09-18T06:58:02.158Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 23.9% of statements
06:58:02 [2020-09-18T06:58:02.293Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s)
06:58:02 [2020-09-18T06:58:02.293Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:58:02 [2020-09-18T06:58:02.761Z] --- PASS: TestBuildMultiStageParentConfig (1.43s)
06:58:02 [2020-09-18T06:58:02.761Z] === RUN   TestBuildLabelWithTargets
06:58:02 [2020-09-18T06:58:02.941Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:58:02 [2020-09-18T06:58:02.941Z] Using test binary docker
06:58:02 [2020-09-18T06:58:02.941Z] +++ /etc/init.d/apparmor start
06:58:02 [2020-09-18T06:58:02.941Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:58:02 [2020-09-18T06:58:02.941Z] INFO: Waiting for daemon to start...
06:58:02 [2020-09-18T06:58:02.941Z] Starting dockerd
06:58:02 [2020-09-18T06:58:02.941Z] +++ 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
06:58:02 [2020-09-18T06:58:02.960Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.050s	coverage: 87.2% of statements
06:58:03 [2020-09-18T06:58:03.646Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.049s	coverage: 61.6% of statements
06:58:04 [2020-09-18T06:58:04.201Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s)
06:58:04 [2020-09-18T06:58:04.201Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:58:04 [2020-09-18T06:58:04.712Z] ok  	github.com/docker/docker/daemon/logger/local	0.097s	coverage: 75.2% of statements
06:58:04 [2020-09-18T06:58:04.712Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
06:58:04 [2020-09-18T06:58:04.835Z] .
06:58:04 [2020-09-18T06:58:04.835Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:58:04 [2020-09-18T06:58:04.835Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:58:04 [2020-09-18T06:58:04.835Z] Error: No such image: emptyfs
06:58:04 [2020-09-18T06:58:04.835Z] ++++ docker load
06:58:04 [2020-09-18T06:58:04.835Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:58:05 [2020-09-18T06:58:05.310Z] --- PASS: TestBuildLabelWithTargets (2.23s)
06:58:05 [2020-09-18T06:58:05.310Z] === RUN   TestBuildWithEmptyLayers
06:58:05 [2020-09-18T06:58:05.398Z] Running integration-test (iteration 1)
06:58:05 [2020-09-18T06:58:05.398Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
06:58:05 [2020-09-18T06:58:05.398Z] ++ 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
06:58:05 [2020-09-18T06:58:05.398Z] ++ set -e
06:58:05 [2020-09-18T06:58:05.398Z] ++ '[' -n 0 ']'
06:58:05 [2020-09-18T06:58:05.398Z] ++ set -x
06:58:05 [2020-09-18T06:58:05.398Z] ++ 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 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
06:58:05 [2020-09-18T06:58:05.883Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
06:58:05 [2020-09-18T06:58:05.884Z] === RUN   TestBuildMultiStageOnBuild
06:58:06 [2020-09-18T06:58:06.107Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
06:58:06 [2020-09-18T06:58:06.107Z] === RUN   TestCgroupNamespacesRunOlderClient
06:58:06 [2020-09-18T06:58:06.250Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.047s	coverage: 33.3% of statements
06:58:06 [2020-09-18T06:58:06.250Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.029s	coverage: 37.7% of statements
06:58:07 [2020-09-18T06:58:07.318Z] ok  	github.com/docker/docker/daemon/logger/templates	0.024s	coverage: 8.3% of statements
06:58:07 [2020-09-18T06:58:07.616Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.023s	coverage: 46.8% of statements
06:58:08 [2020-09-18T06:58:08.647Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s)
06:58:08 [2020-09-18T06:58:08.647Z] === RUN   TestKernelTCPMemory
06:58:08 [2020-09-18T06:58:08.647Z] --- SKIP: TestKernelTCPMemory (0.03s)
06:58:08 [2020-09-18T06:58:08.647Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
06:58:08 [2020-09-18T06:58:08.647Z] === RUN   TestNISDomainname
06:58:08 [2020-09-18T06:58:08.647Z] --- SKIP: TestNISDomainname (0.01s)
06:58:08 [2020-09-18T06:58:08.647Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
06:58:08 [2020-09-18T06:58:08.647Z] === RUN   TestHostnameDnsResolution
06:58:08 [2020-09-18T06:58:08.907Z] --- PASS: TestHostnameDnsResolution (0.67s)
06:58:08 [2020-09-18T06:58:08.907Z] === RUN   TestStats
06:58:08 [2020-09-18T06:58:08.907Z] --- SKIP: TestStats (0.00s)
06:58:08 [2020-09-18T06:58:08.907Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
06:58:08 [2020-09-18T06:58:08.907Z] === RUN   TestStopContainerWithTimeout
06:58:08 [2020-09-18T06:58:08.907Z] === RUN   TestStopContainerWithTimeout/0
06:58:08 [2020-09-18T06:58:08.907Z] === PAUSE TestStopContainerWithTimeout/0
06:58:08 [2020-09-18T06:58:08.907Z] === RUN   TestStopContainerWithTimeout/1
06:58:08 [2020-09-18T06:58:08.907Z] === PAUSE TestStopContainerWithTimeout/1
06:58:08 [2020-09-18T06:58:08.907Z] === RUN   TestStopContainerWithTimeout/3
06:58:08 [2020-09-18T06:58:08.907Z] === PAUSE TestStopContainerWithTimeout/3
06:58:08 [2020-09-18T06:58:08.907Z] === RUN   TestStopContainerWithTimeout/-1
06:58:08 [2020-09-18T06:58:08.907Z] === PAUSE TestStopContainerWithTimeout/-1
06:58:08 [2020-09-18T06:58:08.907Z] === CONT  TestStopContainerWithTimeout/0
06:58:08 [2020-09-18T06:58:08.907Z] === CONT  TestStopContainerWithTimeout/3
06:58:09 [2020-09-18T06:58:09.189Z] --- PASS: TestBuildMultiStageOnBuild (2.67s)
06:58:09 [2020-09-18T06:58:09.189Z] === RUN   TestBuildUncleanTarFilenames
06:58:09 [2020-09-18T06:58:09.687Z] ..........................xx....................                         [ 29%]
06:58:09 [2020-09-18T06:58:09.727Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
06:58:09 [2020-09-18T06:58:09.845Z] === CONT  TestStopContainerWithTimeout/-1
06:58:10 [2020-09-18T06:58:10.044Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.585s	coverage: 82.5% of statements
06:58:10 [2020-09-18T06:58:10.044Z] ?   	github.com/docker/docker/daemon/names	[no test files]
06:58:10 [2020-09-18T06:58:10.044Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
06:58:10 [2020-09-18T06:58:10.134Z] --- PASS: TestBuildUncleanTarFilenames (1.41s)
06:58:10 [2020-09-18T06:58:10.134Z] === RUN   TestBuildMultiStageLayerLeak
06:58:11 [2020-09-18T06:58:11.628Z] ok  	github.com/docker/docker/distribution/metadata	0.086s	coverage: 48.2% of statements
06:58:11 [2020-09-18T06:58:11.753Z] === CONT  TestStopContainerWithTimeout/1
06:58:13 [2020-09-18T06:58:13.132Z] --- PASS: TestStopContainerWithTimeout (0.01s)
06:58:13 [2020-09-18T06:58:13.132Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
06:58:13 [2020-09-18T06:58:13.132Z]     --- PASS: TestStopContainerWithTimeout/3 (2.74s)
06:58:13 [2020-09-18T06:58:13.132Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
06:58:13 [2020-09-18T06:58:13.132Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
06:58:13 [2020-09-18T06:58:13.132Z] === RUN   TestDeleteDevicemapper
06:58:13 [2020-09-18T06:58:13.132Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:58:13 [2020-09-18T06:58:13.132Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:58:13 [2020-09-18T06:58:13.132Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:58:13 [2020-09-18T06:58:13.179Z] ok  	github.com/docker/docker/errdefs	0.023s	coverage: 49.4% of statements
06:58:13 [2020-09-18T06:58:13.440Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s)
06:58:13 [2020-09-18T06:58:13.440Z] === RUN   TestBuildWithHugeFile
06:58:14 [2020-09-18T06:58:14.239Z] ok  	github.com/docker/docker/distribution	1.042s	coverage: 21.9% of statements
06:58:14 [2020-09-18T06:58:14.239Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
06:58:15 [2020-09-18T06:58:15.039Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.89s)
06:58:15 [2020-09-18T06:58:15.039Z] === RUN   TestUpdateMemory
06:58:15 [2020-09-18T06:58:15.039Z] --- SKIP: TestUpdateMemory (0.00s)
06:58:15 [2020-09-18T06:58:15.039Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
06:58:15 [2020-09-18T06:58:15.039Z] === RUN   TestUpdateCPUQuota
06:58:15 [2020-09-18T06:58:15.039Z] --- SKIP: TestUpdateCPUQuota (0.00s)
06:58:15 [2020-09-18T06:58:15.039Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
06:58:15 [2020-09-18T06:58:15.039Z] === RUN   TestUpdatePidsLimit
06:58:15 [2020-09-18T06:58:15.039Z] --- SKIP: TestUpdatePidsLimit (0.00s)
06:58:15 [2020-09-18T06:58:15.039Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
06:58:15 [2020-09-18T06:58:15.039Z] === RUN   TestUpdateRestartPolicy
06:58:15 [2020-09-18T06:58:15.314Z] ok  	github.com/docker/docker/image	0.044s	coverage: 86.4% of statements
06:58:15 [2020-09-18T06:58:15.614Z] ok  	github.com/docker/docker/distribution/xfer	1.720s	coverage: 85.1% of statements
06:58:15 [2020-09-18T06:58:15.614Z] ?   	github.com/docker/docker/dockerversion	[no test files]
06:58:15 [2020-09-18T06:58:15.919Z] ok  	github.com/docker/docker/image/cache	0.030s	coverage: 19.2% of statements
06:58:15 [2020-09-18T06:58:15.919Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
06:58:16 [2020-09-18T06:58:16.991Z] ok  	github.com/docker/docker/libcontainerd/queue	0.030s	coverage: 100.0% of statements
06:58:16 [2020-09-18T06:58:16.991Z] ok  	github.com/docker/docker/image/v1	0.015s	coverage: 25.0% of statements
06:58:16 [2020-09-18T06:58:16.991Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
06:58:18 [2020-09-18T06:58:18.533Z] ok  	github.com/docker/docker/pkg/aaparser	0.025s	coverage: 50.0% of statements
06:58:20 [2020-09-18T06:58:20.651Z] ok  	github.com/docker/docker/opts	0.060s	coverage: 67.1% of statements
06:58:21 [2020-09-18T06:58:21.302Z] ok  	github.com/docker/docker/pkg/authorization	0.386s	coverage: 68.3% of statements
06:58:21 [2020-09-18T06:58:21.302Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
06:58:21 [2020-09-18T06:58:21.955Z] ok  	github.com/docker/docker/pkg/capabilities	0.019s	coverage: 87.5% of statements
06:58:22 [2020-09-18T06:58:22.272Z] ok  	github.com/docker/docker/pkg/archive	1.286s	coverage: 76.8% of statements
06:58:22 [2020-09-18T06:58:22.941Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
06:58:23 [2020-09-18T06:58:23.605Z] ok  	github.com/docker/docker/pkg/discovery	0.023s	coverage: 58.3% of statements
06:58:23 [2020-09-18T06:58:23.904Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 97.6% of statements
06:58:24 [2020-09-18T06:58:24.908Z] tests/integration/api_exec_test.py .....................                 [ 34%]
06:58:24 [2020-09-18T06:58:24.978Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
06:58:25 [2020-09-18T06:58:25.646Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
06:58:25 [2020-09-18T06:58:25.977Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
06:58:27 [2020-09-18T06:58:27.139Z] ok  	github.com/docker/docker/layer	7.326s	coverage: 68.8% of statements
06:58:27 [2020-09-18T06:58:27.139Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
06:58:27 [2020-09-18T06:58:27.139Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
06:58:27 [2020-09-18T06:58:27.139Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
06:58:27 [2020-09-18T06:58:27.139Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
06:58:27 [2020-09-18T06:58:27.139Z] ?   	github.com/docker/docker/oci	[no test files]
06:58:27 [2020-09-18T06:58:27.139Z] ?   	github.com/docker/docker/oci/caps	[no test files]
06:58:27 [2020-09-18T06:58:27.139Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
06:58:27 [2020-09-18T06:58:27.295Z] --- PASS: TestUpdateRestartPolicy (10.90s)
06:58:27 [2020-09-18T06:58:27.295Z] === RUN   TestUpdateRestartWithAutoRemove
06:58:27 [2020-09-18T06:58:27.295Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s)
06:58:27 [2020-09-18T06:58:27.295Z] === RUN   TestWaitNonBlocked
06:58:27 [2020-09-18T06:58:27.295Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:58:27 [2020-09-18T06:58:27.295Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:58:27 [2020-09-18T06:58:27.295Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:58:27 [2020-09-18T06:58:27.295Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:58:27 [2020-09-18T06:58:27.295Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:58:27 [2020-09-18T06:58:27.295Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:58:27 [2020-09-18T06:58:27.295Z] --- PASS: TestWaitNonBlocked (0.01s)
06:58:27 [2020-09-18T06:58:27.295Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
06:58:27 [2020-09-18T06:58:27.295Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
06:58:27 [2020-09-18T06:58:27.295Z] === RUN   TestWaitBlocked
06:58:27 [2020-09-18T06:58:27.295Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:58:27 [2020-09-18T06:58:27.295Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:58:27 [2020-09-18T06:58:27.295Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:58:27 [2020-09-18T06:58:27.295Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:58:27 [2020-09-18T06:58:27.295Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:58:27 [2020-09-18T06:58:27.295Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:58:27 [2020-09-18T06:58:27.811Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.208s	coverage: 43.2% of statements
06:58:27 [2020-09-18T06:58:27.811Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
06:58:27 [2020-09-18T06:58:27.811Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
06:58:27 [2020-09-18T06:58:27.863Z] --- PASS: TestWaitBlocked (0.02s)
06:58:27 [2020-09-18T06:58:27.863Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
06:58:27 [2020-09-18T06:58:27.863Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
06:58:27 [2020-09-18T06:58:27.863Z] === CONT  TestDaemonRestartIpcMode
06:58:27 [2020-09-18T06:58:27.863Z] === CONT  TestIpcModeOlderClient
06:58:27 [2020-09-18T06:58:27.863Z] --- PASS: TestIpcModeOlderClient (0.08s)
06:58:28 [2020-09-18T06:58:28.457Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
06:58:28 [2020-09-18T06:58:28.458Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.092s	coverage: 84.1% of statements
06:58:28 [2020-09-18T06:58:28.458Z] ok  	github.com/docker/docker/pkg/fsutils	0.379s	coverage: 85.1% of statements
06:58:29 [2020-09-18T06:58:29.112Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
06:58:29 [2020-09-18T06:58:29.786Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.035s	coverage: 91.7% of statements
06:58:30 [2020-09-18T06:58:30.434Z] ok  	github.com/docker/docker/pkg/longpath	0.022s	coverage: 100.0% of statements
06:58:30 [2020-09-18T06:58:30.749Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
06:58:31 [2020-09-18T06:58:31.051Z] ok  	github.com/docker/docker/pkg/idtools	0.663s	coverage: 70.1% of statements
06:58:31 [2020-09-18T06:58:31.051Z] ok  	github.com/docker/docker/pkg/ioutils	1.161s	coverage: 70.6% of statements
06:58:31 [2020-09-18T06:58:31.051Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
06:58:31 [2020-09-18T06:58:31.051Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
06:58:31 [2020-09-18T06:58:31.051Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
06:58:31 [2020-09-18T06:58:31.051Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
06:58:31 [2020-09-18T06:58:31.367Z] ok  	github.com/docker/docker/pkg/parsers	0.024s	coverage: 97.0% of statements
06:58:31 [2020-09-18T06:58:31.668Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.016s	coverage: 60.0% of statements
06:58:32 [2020-09-18T06:58:32.057Z] --- PASS: TestDaemonRestartIpcMode (4.17s)
06:58:32 [2020-09-18T06:58:32.057Z] PASS
06:58:32 [2020-09-18T06:58:32.057Z] 
06:58:32 [2020-09-18T06:58:32.057Z] === Skipped
06:58:32 [2020-09-18T06:58:32.057Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
06:58:32 [2020-09-18T06:58:32.057Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:58:32 [2020-09-18T06:58:32.057Z] 
06:58:32 [2020-09-18T06:58:32.057Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
06:58:32 [2020-09-18T06:58:32.057Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
06:58:32 [2020-09-18T06:58:32.057Z] 
06:58:32 [2020-09-18T06:58:32.057Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
06:58:32 [2020-09-18T06:58:32.057Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
06:58:32 [2020-09-18T06:58:32.057Z] 
06:58:32 [2020-09-18T06:58:32.057Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
06:58:32 [2020-09-18T06:58:32.057Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
06:58:32 [2020-09-18T06:58:32.057Z] 
06:58:32 [2020-09-18T06:58:32.057Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
06:58:32 [2020-09-18T06:58:32.057Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:58:32 [2020-09-18T06:58:32.057Z] 
06:58:32 [2020-09-18T06:58:32.057Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
06:58:32 [2020-09-18T06:58:32.057Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:58:32 [2020-09-18T06:58:32.057Z] 
06:58:32 [2020-09-18T06:58:32.057Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
06:58:32 [2020-09-18T06:58:32.057Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:58:32 [2020-09-18T06:58:32.057Z] 
06:58:32 [2020-09-18T06:58:32.057Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
06:58:32 [2020-09-18T06:58:32.057Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:58:32 [2020-09-18T06:58:32.057Z] 
06:58:32 [2020-09-18T06:58:32.057Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
06:58:32 [2020-09-18T06:58:32.057Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:58:32 [2020-09-18T06:58:32.057Z] 
06:58:32 [2020-09-18T06:58:32.057Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
06:58:32 [2020-09-18T06:58:32.057Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
06:58:32 [2020-09-18T06:58:32.057Z] 
06:58:32 [2020-09-18T06:58:32.057Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
06:58:32 [2020-09-18T06:58:32.057Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:58:32 [2020-09-18T06:58:32.057Z] 
06:58:32 [2020-09-18T06:58:32.057Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
06:58:32 [2020-09-18T06:58:32.057Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
06:58:32 [2020-09-18T06:58:32.057Z] 
06:58:32 [2020-09-18T06:58:32.057Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
06:58:32 [2020-09-18T06:58:32.057Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
06:58:32 [2020-09-18T06:58:32.057Z] 
06:58:32 [2020-09-18T06:58:32.057Z] === SKIP: amd64.integration.container TestPause (0.00s)
06:58:32 [2020-09-18T06:58:32.057Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
06:58:32 [2020-09-18T06:58:32.058Z] 
06:58:32 [2020-09-18T06:58:32.058Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:58:32 [2020-09-18T06:58:32.058Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:58:32 [2020-09-18T06:58:32.058Z] 
06:58:32 [2020-09-18T06:58:32.058Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
06:58:32 [2020-09-18T06:58:32.058Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
06:58:32 [2020-09-18T06:58:32.058Z] 
06:58:32 [2020-09-18T06:58:32.058Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
06:58:32 [2020-09-18T06:58:32.058Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
06:58:32 [2020-09-18T06:58:32.058Z] 
06:58:32 [2020-09-18T06:58:32.058Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
06:58:32 [2020-09-18T06:58:32.058Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
06:58:32 [2020-09-18T06:58:32.058Z] 
06:58:32 [2020-09-18T06:58:32.058Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
06:58:32 [2020-09-18T06:58:32.058Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
06:58:32 [2020-09-18T06:58:32.058Z] 
06:58:32 [2020-09-18T06:58:32.058Z] === SKIP: amd64.integration.container TestStats (0.00s)
06:58:32 [2020-09-18T06:58:32.058Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
06:58:32 [2020-09-18T06:58:32.058Z] 
06:58:32 [2020-09-18T06:58:32.058Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
06:58:32 [2020-09-18T06:58:32.058Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:58:32 [2020-09-18T06:58:32.058Z] 
06:58:32 [2020-09-18T06:58:32.058Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
06:58:32 [2020-09-18T06:58:32.058Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
06:58:32 [2020-09-18T06:58:32.058Z] 
06:58:32 [2020-09-18T06:58:32.058Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
06:58:32 [2020-09-18T06:58:32.058Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
06:58:32 [2020-09-18T06:58:32.058Z] 
06:58:32 [2020-09-18T06:58:32.058Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
06:58:32 [2020-09-18T06:58:32.058Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
06:58:32 [2020-09-18T06:58:32.058Z] 
06:58:32 [2020-09-18T06:58:32.058Z] 
06:58:32 [2020-09-18T06:58:32.058Z] DONE 173 tests, 24 skipped in 78.906s
06:58:32 [2020-09-18T06:58:32.058Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
06:58:32 [2020-09-18T06:58:32.317Z] INFO: Testing against a local daemon
06:58:32 [2020-09-18T06:58:32.317Z] === RUN   TestCommitInheritsEnv
06:58:32 [2020-09-18T06:58:32.335Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
06:58:32 [2020-09-18T06:58:32.335Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.029s	coverage: 86.7% of statements
06:58:32 [2020-09-18T06:58:32.335Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
06:58:32 [2020-09-18T06:58:32.335Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
06:58:32 [2020-09-18T06:58:32.429Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
06:58:33 [2020-09-18T06:58:33.050Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.019s	coverage: 56.8% of statements
06:58:33 [2020-09-18T06:58:33.818Z] ok  	github.com/docker/docker/pkg/pools	0.032s	coverage: 88.2% of statements
06:58:33 [2020-09-18T06:58:33.818Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
06:58:34 [2020-09-18T06:58:34.126Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
06:58:34 [2020-09-18T06:58:34.222Z] --- PASS: TestCommitInheritsEnv (1.97s)
06:58:34 [2020-09-18T06:58:34.222Z] === RUN   TestImportExtremelyLargeImageWorks
06:58:34 [2020-09-18T06:58:34.222Z] === PAUSE TestImportExtremelyLargeImageWorks
06:58:34 [2020-09-18T06:58:34.222Z] === RUN   TestImagesFilterMultiReference
06:58:34 [2020-09-18T06:58:34.222Z] --- PASS: TestImagesFilterMultiReference (0.07s)
06:58:34 [2020-09-18T06:58:34.222Z] === RUN   TestImagePullPlatformInvalid
06:58:34 [2020-09-18T06:58:34.222Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
06:58:34 [2020-09-18T06:58:34.222Z] === RUN   TestRemoveImageOrphaning
06:58:34 [2020-09-18T06:58:34.773Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
06:58:35 [2020-09-18T06:58:35.478Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
06:58:35 [2020-09-18T06:58:35.693Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
06:58:35 [2020-09-18T06:58:35.796Z] ok  	github.com/docker/docker/pkg/pubsub	1.120s	coverage: 73.9% of statements
06:58:36 [2020-09-18T06:58:36.095Z] ok  	github.com/docker/docker/pkg/stringid	0.031s	coverage: 70.6% of statements
06:58:36 [2020-09-18T06:58:36.127Z] --- PASS: TestRemoveImageOrphaning (1.91s)
06:58:36 [2020-09-18T06:58:36.127Z] === RUN   TestRemoveImageGarbageCollector
06:58:36 [2020-09-18T06:58:36.127Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
06:58:36 [2020-09-18T06:58:36.127Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
06:58:36 [2020-09-18T06:58:36.127Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:58:36 [2020-09-18T06:58:36.127Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
06:58:36 [2020-09-18T06:58:36.127Z] === RUN   TestTagInvalidReference
06:58:36 [2020-09-18T06:58:36.127Z] --- PASS: TestTagInvalidReference (0.01s)
06:58:36 [2020-09-18T06:58:36.127Z] === RUN   TestTagValidPrefixedRepo
06:58:36 [2020-09-18T06:58:36.127Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
06:58:36 [2020-09-18T06:58:36.127Z] === RUN   TestTagExistedNameWithoutForce
06:58:36 [2020-09-18T06:58:36.387Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
06:58:36 [2020-09-18T06:58:36.387Z] === RUN   TestTagOfficialNames
06:58:36 [2020-09-18T06:58:36.387Z] --- PASS: TestTagOfficialNames (0.06s)
06:58:36 [2020-09-18T06:58:36.387Z] === RUN   TestTagMatchesDigest
06:58:36 [2020-09-18T06:58:36.387Z] --- PASS: TestTagMatchesDigest (0.01s)
06:58:36 [2020-09-18T06:58:36.387Z] === CONT  TestImportExtremelyLargeImageWorks
06:58:36 [2020-09-18T06:58:36.392Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
06:58:36 [2020-09-18T06:58:36.712Z] ok  	github.com/docker/docker/pkg/symlink	0.013s	coverage: 87.7% of statements
06:58:37 [2020-09-18T06:58:37.880Z] ok  	github.com/docker/docker/pkg/system	0.026s	coverage: 36.9% of statements
06:58:37 [2020-09-18T06:58:37.880Z] ok  	github.com/docker/docker/pkg/sysinfo	0.019s	coverage: 53.8% of statements
06:58:37 [2020-09-18T06:58:37.880Z] ok  	github.com/docker/docker/pkg/signal	2.938s	coverage: 61.0% of statements
06:58:38 [2020-09-18T06:58:38.957Z] ok  	github.com/docker/docker/pkg/tailfile	0.099s	coverage: 88.6% of statements
06:58:38 [2020-09-18T06:58:38.957Z] testing: warning: no tests to run
06:58:38 [2020-09-18T06:58:38.957Z] coverage: [no statements]
06:58:38 [2020-09-18T06:58:38.957Z] ok  	github.com/docker/docker/pkg/term/windows	0.006s	coverage: [no statements] [no tests to run]
06:58:39 [2020-09-18T06:58:39.313Z] ok  	github.com/docker/docker/pkg/tarsum	0.165s	coverage: 89.3% of statements
06:58:39 [2020-09-18T06:58:39.629Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
06:58:39 [2020-09-18T06:58:39.629Z] ok  	github.com/docker/docker/pkg/urlutil	0.011s	coverage: 100.0% of statements
06:58:39 [2020-09-18T06:58:39.929Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
06:58:42 [2020-09-18T06:58:42.792Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.5% of statements
06:58:42 [2020-09-18T06:58:42.792Z] ok  	github.com/docker/docker/profiles/seccomp	0.025s	coverage: 68.4% of statements
06:58:43 [2020-09-18T06:58:43.881Z] ok  	github.com/docker/docker/reference	0.011s	coverage: 84.4% of statements
06:58:44 [2020-09-18T06:58:44.075Z] Loaded image: buildpack-deps:buster
06:58:44 [2020-09-18T06:58:44.075Z] Loaded image: busybox:latest
06:58:44 [2020-09-18T06:58:44.190Z] ok  	github.com/docker/docker/plugin	0.581s	coverage: 23.1% of statements
06:58:44 [2020-09-18T06:58:44.331Z] Loaded image: busybox:glibc
06:58:44 [2020-09-18T06:58:44.331Z] Loaded image: debian:buster
06:58:44 [2020-09-18T06:58:44.588Z] Loaded image: hello-world:latest
06:58:44 [2020-09-18T06:58:44.588Z] INFO: Testing against a local daemon
06:58:44 [2020-09-18T06:58:44.588Z] === RUN   TestCgroupNamespacesBuild
06:58:45 [2020-09-18T06:58:45.243Z] ok  	github.com/docker/docker/restartmanager	0.021s	coverage: 45.3% of statements
06:58:45 [2020-09-18T06:58:45.542Z] ok  	github.com/docker/docker/registry/resumable	0.044s	coverage: 100.0% of statements
06:58:46 [2020-09-18T06:58:46.425Z] --- PASS: TestImportExtremelyLargeImageWorks (80.07s)
06:58:46 [2020-09-18T06:58:46.425Z] PASS
06:58:46 [2020-09-18T06:58:46.425Z] 
06:58:46 [2020-09-18T06:58:46.425Z] === Skipped
06:58:46 [2020-09-18T06:58:46.425Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
06:58:46 [2020-09-18T06:58:46.425Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:58:46 [2020-09-18T06:58:46.425Z] 
06:58:46 [2020-09-18T06:58:46.425Z] 
06:58:46 [2020-09-18T06:58:46.425Z] DONE 12 tests, 1 skipped in 81.532s
06:58:46 [2020-09-18T06:58:46.425Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
06:58:46 [2020-09-18T06:58:46.425Z] ++ 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
06:58:46 [2020-09-18T06:58:46.425Z] ++ set -e
06:58:46 [2020-09-18T06:58:46.425Z] ++ '[' -n 0 ']'
06:58:46 [2020-09-18T06:58:46.425Z] ++ set -x
06:58:46 [2020-09-18T06:58:46.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=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 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
06:58:46 [2020-09-18T06:58:46.425Z] INFO: Testing against a local daemon
06:58:46 [2020-09-18T06:58:46.425Z] === RUN   TestNetworkCreateDelete
06:58:46 [2020-09-18T06:58:46.425Z] --- PASS: TestNetworkCreateDelete (0.14s)
06:58:46 [2020-09-18T06:58:46.425Z] === RUN   TestDockerNetworkDeletePreferID
06:58:46 [2020-09-18T06:58:46.425Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
06:58:46 [2020-09-18T06:58:46.425Z] === RUN   TestDaemonDNSFallback
06:58:46 [2020-09-18T06:58:46.642Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
06:58:46 [2020-09-18T06:58:46.642Z] ok  	github.com/docker/docker/registry	0.245s	coverage: 56.3% of statements
06:58:47 [2020-09-18T06:58:47.458Z] --- PASS: TestDaemonDNSFallback (2.49s)
06:58:47 [2020-09-18T06:58:47.458Z] === RUN   TestInspectNetwork
06:58:47 [2020-09-18T06:58:47.836Z] ok  	github.com/docker/docker/runconfig	0.021s	coverage: 66.1% of statements
06:58:48 [2020-09-18T06:58:48.764Z] --- PASS: TestCgroupNamespacesBuild (3.64s)
06:58:48 [2020-09-18T06:58:48.764Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:58:50 [2020-09-18T06:58:50.660Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s)
06:58:50 [2020-09-18T06:58:50.660Z] === RUN   TestBuildWithSession
06:58:50 [2020-09-18T06:58:50.660Z] --- SKIP: TestBuildWithSession (0.00s)
06:58:50 [2020-09-18T06:58:50.660Z]     build_session_test.go:25: TODO: BuildKit
06:58:50 [2020-09-18T06:58:50.660Z] === RUN   TestBuildSquashParent
06:58:50 [2020-09-18T06:58:50.698Z] ok  	github.com/docker/docker/volume/drivers	0.038s	coverage: 36.1% of statements
06:58:50 [2020-09-18T06:58:50.996Z] ok  	github.com/docker/docker/volume/mounts	0.051s	coverage: 67.0% of statements
06:58:51 [2020-09-18T06:58:51.293Z] ok  	github.com/docker/docker/volume/local	0.043s	coverage: 73.0% of statements
06:58:52 [2020-09-18T06:58:52.343Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
06:58:53 [2020-09-18T06:58:53.021Z] === RUN   TestInspectNetwork/full_network_id
06:58:53 [2020-09-18T06:58:53.021Z] === RUN   TestInspectNetwork/partial_network_id
06:58:53 [2020-09-18T06:58:53.021Z] === RUN   TestInspectNetwork/network_name
06:58:53 [2020-09-18T06:58:53.021Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
06:58:54 [2020-09-18T06:58:54.880Z] tests/integration/api_network_test.py ............................       [ 47%]
06:58:55 [2020-09-18T06:58:55.432Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
06:58:55 [2020-09-18T06:58:55.432Z] 
06:58:55 [2020-09-18T06:58:55.432Z]  ________   ____  __.
06:58:55 [2020-09-18T06:58:55.432Z]  \_____  \ |    |/ _|
06:58:55 [2020-09-18T06:58:55.432Z]  /   |   \|      <
06:58:55 [2020-09-18T06:58:55.432Z]  /    |    \    |  \
06:58:55 [2020-09-18T06:58:55.432Z]  \_______  /____|__ \
06:58:55 [2020-09-18T06:58:55.432Z]          \/        \/
06:58:55 [2020-09-18T06:58:55.432Z] 
06:58:55 [2020-09-18T06:58:55.432Z] INFO: make.ps1 ended at 09/18/2020 06:58:53
06:58:55 [2020-09-18T06:58:55.432Z] INFO: Binaries build ended at 09/18/2020 06:58:55. Duration:00:01:18.3827226
06:58:57 [2020-09-18T06:58:57.634Z] INFO: Copying the built daemon binary to d:\CI\PR-41467\2\binary\dockerd-968133c86c.exe...
06:58:57 [2020-09-18T06:58:57.634Z] INFO: Copying the built client binary to d:\CI\PR-41467\2\binary\docker-968133c86c.exe...
06:58:57 [2020-09-18T06:58:57.634Z] INFO: Copying dockerversion from the container...
06:58:58 [2020-09-18T06:58:58.098Z] INFO: Copying the golang package from the container to d:\CI\PR-41467\2\installer\go.zip...
06:58:58 [2020-09-18T06:58:58.583Z] --- PASS: TestInspectNetwork (10.95s)
06:58:58 [2020-09-18T06:58:58.583Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
06:58:58 [2020-09-18T06:58:58.583Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
06:58:58 [2020-09-18T06:58:58.584Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
06:58:58 [2020-09-18T06:58:58.584Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
06:58:58 [2020-09-18T06:58:58.584Z] === RUN   TestRunContainerWithBridgeNone
06:58:58 [2020-09-18T06:58:58.758Z] --- PASS: TestBuildSquashParent (8.27s)
06:58:58 [2020-09-18T06:58:58.758Z] === RUN   TestBuildWithRemoveAndForceRemove
06:58:58 [2020-09-18T06:58:58.758Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:58:58 [2020-09-18T06:58:58.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:58:58 [2020-09-18T06:58:58.758Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:58:58 [2020-09-18T06:58:58.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:58:58 [2020-09-18T06:58:58.758Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:58:58 [2020-09-18T06:58:58.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:58:58 [2020-09-18T06:58:58.758Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:58:58 [2020-09-18T06:58:58.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:58:58 [2020-09-18T06:58:58.758Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:58:58 [2020-09-18T06:58:58.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:58:58 [2020-09-18T06:58:58.758Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:58:58 [2020-09-18T06:58:58.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:58:58 [2020-09-18T06:58:58.758Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:58:58 [2020-09-18T06:58:58.758Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:59:00 [2020-09-18T06:59:00.651Z] --- PASS: TestRunContainerWithBridgeNone (2.46s)
06:59:00 [2020-09-18T06:59:00.651Z] === RUN   TestNetworkInvalidJSON
06:59:00 [2020-09-18T06:59:00.651Z] === RUN   TestNetworkInvalidJSON//networks/create
06:59:00 [2020-09-18T06:59:00.651Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:59:00 [2020-09-18T06:59:00.651Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:59:00 [2020-09-18T06:59:00.651Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:59:00 [2020-09-18T06:59:00.651Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:59:00 [2020-09-18T06:59:00.651Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:59:00 [2020-09-18T06:59:00.651Z] === CONT  TestNetworkInvalidJSON//networks/create
06:59:00 [2020-09-18T06:59:00.651Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:59:00 [2020-09-18T06:59:00.651Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:59:00 [2020-09-18T06:59:00.651Z] --- PASS: TestNetworkInvalidJSON (0.01s)
06:59:00 [2020-09-18T06:59:00.651Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
06:59:00 [2020-09-18T06:59:00.651Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
06:59:00 [2020-09-18T06:59:00.651Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
06:59:00 [2020-09-18T06:59:00.651Z] === RUN   TestHostIPv4BridgeLabel
06:59:01 [2020-09-18T06:59:01.293Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
06:59:01 [2020-09-18T06:59:01.293Z] === RUN   TestDaemonRestartWithLiveRestore
06:59:01 [2020-09-18T06:59:01.867Z] INFO: Extracting go.zip to d:\CI\PR-41467\2\go
06:59:02 [2020-09-18T06:59:02.033Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
06:59:02 [2020-09-18T06:59:02.065Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:59:02 [2020-09-18T06:59:02.065Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:59:02 [2020-09-18T06:59:02.327Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
06:59:02 [2020-09-18T06:59:02.327Z] === RUN   TestDaemonDefaultNetworkPools
06:59:02 [2020-09-18T06:59:02.959Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s)
06:59:02 [2020-09-18T06:59:02.959Z] === RUN   TestDaemonRestartWithExistingNetwork
06:59:03 [2020-09-18T06:59:03.235Z] tests/integration/api_secret_test.py .....                               [ 51%]
06:59:04 [2020-09-18T06:59:04.463Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
06:59:04 [2020-09-18T06:59:04.463Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:59:04 [2020-09-18T06:59:04.603Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:59:04 [2020-09-18T06:59:04.859Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:59:05 [2020-09-18T06:59:05.535Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
06:59:05 [2020-09-18T06:59:05.535Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:59:06 [2020-09-18T06:59:06.167Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
06:59:06 [2020-09-18T06:59:06.167Z] === RUN   TestServiceWithPredefinedNetwork
06:59:07 [2020-09-18T06:59:07.328Z] tests/integration/api_service_test.py .................................. [ 60%]
06:59:07 [2020-09-18T06:59:07.795Z] ok  	github.com/docker/docker/pkg/plugins	33.621s	coverage: 76.6% of statements
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/pkg/term	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/rootless	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/testutil/request	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/volume	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === Skipped
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     exec_linux_test.go:18: requires AppArmor to be enabled
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     exec_linux_test.go:38: requires AppArmor to be enabled
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver btrfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver btrfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver btrfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver btrfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver btrfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:73: No driver to put!
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z] time="2020-09-18T06:57:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z] time="2020-09-18T06:57:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z] time="2020-09-18T06:57:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z] time="2020-09-18T06:57:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z] time="2020-09-18T06:57:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:73: No driver to put!
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     overlay_test.go:49: Fails to compute changes intermittently
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     overlay_test.go:65: Cannot run test with naive change algorithm
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver zfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver zfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver zfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver zfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:46: Driver zfs not supported
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     graphtest_unix.go:73: No driver to put!
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
06:59:07 [2020-09-18T06:59:07.795Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] 
06:59:07 [2020-09-18T06:59:07.795Z] DONE 2138 tests, 26 skipped in 256.678s
06:59:08 [2020-09-18T06:59:08.127Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
06:59:08 [2020-09-18T06:59:08.127Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.01s)
06:59:08 [2020-09-18T06:59:08.127Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s)
06:59:08 [2020-09-18T06:59:08.127Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s)
06:59:08 [2020-09-18T06:59:08.127Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s)
06:59:08 [2020-09-18T06:59:08.127Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s)
06:59:08 [2020-09-18T06:59:08.127Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.07s)
06:59:08 [2020-09-18T06:59:08.127Z] === RUN   TestBuildMultiStageCopy
06:59:08 [2020-09-18T06:59:08.127Z] === RUN   TestBuildMultiStageCopy/copy_to_root
Post stage
[Pipeline] junit
06:59:08 [2020-09-18T06:59:08.504Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:59:09 [2020-09-18T06:59:09.575Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -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:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/make.sh dynbinary test-integration
06:59:09 [2020-09-18T06:59:09.575Z] 
06:59:09 [2020-09-18T06:59:09.711Z] --- PASS: TestServiceWithPredefinedNetwork (3.59s)
06:59:09 [2020-09-18T06:59:09.711Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:59:09 [2020-09-18T06:59:09.711Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:59:09 [2020-09-18T06:59:09.711Z]     service_test.go:236: FLAKY_TEST
06:59:09 [2020-09-18T06:59:09.711Z] === RUN   TestServiceWithDataPathPortInit
06:59:09 [2020-09-18T06:59:09.919Z] Removing bundles/
06:59:09 [2020-09-18T06:59:09.919Z] 
06:59:09 [2020-09-18T06:59:09.919Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:59:09 [2020-09-18T06:59:09.919Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:59:09 [2020-09-18T06:59:09.919Z] GOOS="" GOARCH="" GOARM=""
06:59:10 [2020-09-18T06:59:10.646Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:59:10 [2020-09-18T06:59:10.902Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:59:11 [2020-09-18T06:59:11.464Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:59:12 [2020-09-18T06:59:12.026Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:59:12 [2020-09-18T06:59:12.589Z] --- PASS: TestBuildMultiStageCopy (4.54s)
06:59:12 [2020-09-18T06:59:12.589Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.40s)
06:59:12 [2020-09-18T06:59:12.589Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s)
06:59:12 [2020-09-18T06:59:12.589Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s)
06:59:12 [2020-09-18T06:59:12.589Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
06:59:12 [2020-09-18T06:59:12.589Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
06:59:12 [2020-09-18T06:59:12.589Z] === RUN   TestBuildMultiStageParentConfig
06:59:13 [2020-09-18T06:59:13.957Z] --- PASS: TestBuildMultiStageParentConfig (1.38s)
06:59:13 [2020-09-18T06:59:13.957Z] === RUN   TestBuildLabelWithTargets
06:59:15 [2020-09-18T06:59:15.849Z] --- PASS: TestBuildLabelWithTargets (2.13s)
06:59:15 [2020-09-18T06:59:15.849Z] === RUN   TestBuildWithEmptyLayers
06:59:17 [2020-09-18T06:59:17.216Z] --- PASS: TestBuildWithEmptyLayers (1.21s)
06:59:17 [2020-09-18T06:59:17.216Z] === RUN   TestBuildMultiStageOnBuild
06:59:20 [2020-09-18T06:59:20.485Z] --- PASS: TestBuildMultiStageOnBuild (2.80s)
06:59:20 [2020-09-18T06:59:20.486Z] === RUN   TestBuildUncleanTarFilenames
06:59:21 [2020-09-18T06:59:21.274Z] --- PASS: TestBuildWithHugeFile (59.13s)
06:59:21 [2020-09-18T06:59:21.274Z] === RUN   TestBuildWithEmptyDockerfile
06:59:21 [2020-09-18T06:59:21.274Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:59:21 [2020-09-18T06:59:21.274Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:59:21 [2020-09-18T06:59:21.274Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:59:21 [2020-09-18T06:59:21.274Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:59:21 [2020-09-18T06:59:21.274Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:59:21 [2020-09-18T06:59:21.274Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:59:21 [2020-09-18T06:59:21.274Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:59:21 [2020-09-18T06:59:21.274Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:59:21 [2020-09-18T06:59:21.274Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:59:21 [2020-09-18T06:59:21.274Z] --- PASS: TestBuildWithEmptyDockerfile (0.24s)
06:59:21 [2020-09-18T06:59:21.274Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s)
06:59:21 [2020-09-18T06:59:21.274Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
06:59:21 [2020-09-18T06:59:21.274Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
06:59:21 [2020-09-18T06:59:21.274Z] === RUN   TestBuildPreserveOwnership
06:59:21 [2020-09-18T06:59:21.274Z] === RUN   TestBuildPreserveOwnership/copy_from
06:59:21 [2020-09-18T06:59:21.274Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:59:21 [2020-09-18T06:59:21.274Z] --- PASS: TestBuildPreserveOwnership (5.88s)
06:59:21 [2020-09-18T06:59:21.274Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.80s)
06:59:21 [2020-09-18T06:59:21.274Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s)
06:59:21 [2020-09-18T06:59:21.274Z] === RUN   TestBuildPlatformInvalid
06:59:21 [2020-09-18T06:59:21.274Z] --- PASS: TestBuildPlatformInvalid (0.19s)
06:59:21 [2020-09-18T06:59:21.274Z] PASS
06:59:21 [2020-09-18T06:59:21.274Z] 
06:59:21 [2020-09-18T06:59:21.274Z] === Skipped
06:59:21 [2020-09-18T06:59:21.274Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
06:59:21 [2020-09-18T06:59:21.274Z]     build_session_test.go:25: TODO: BuildKit
06:59:21 [2020-09-18T06:59:21.274Z] 
06:59:21 [2020-09-18T06:59:21.274Z] 
06:59:21 [2020-09-18T06:59:21.274Z] DONE 32 tests, 1 skipped in 113.036s
06:59:21 [2020-09-18T06:59:21.274Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
06:59:21 [2020-09-18T06:59:21.274Z] ++ 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
06:59:21 [2020-09-18T06:59:21.274Z] ++ set -e
06:59:21 [2020-09-18T06:59:21.274Z] ++ '[' -n 0 ']'
06:59:21 [2020-09-18T06:59:21.274Z] ++ set -x
06:59:21 [2020-09-18T06:59:21.274Z] ++ 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 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
06:59:21 [2020-09-18T06:59:21.274Z] INFO: Testing against a local daemon
06:59:21 [2020-09-18T06:59:21.274Z] === RUN   TestConfigInspect
06:59:21 [2020-09-18T06:59:21.851Z] .........................                                                [ 67%]
06:59:21 [2020-09-18T06:59:21.852Z] --- PASS: TestBuildUncleanTarFilenames (1.74s)
06:59:21 [2020-09-18T06:59:21.852Z] === RUN   TestBuildMultiStageLayerLeak
06:59:23 [2020-09-18T06:59:23.191Z] --- PASS: TestConfigInspect (3.69s)
06:59:23 [2020-09-18T06:59:23.191Z] === RUN   TestConfigList
06:59:25 [2020-09-18T06:59:25.124Z] --- PASS: TestBuildMultiStageLayerLeak (3.02s)
06:59:25 [2020-09-18T06:59:25.124Z] === RUN   TestBuildWithHugeFile
06:59:26 [2020-09-18T06:59:26.494Z] --- PASS: TestConfigList (3.18s)
06:59:26 [2020-09-18T06:59:26.495Z] === RUN   TestConfigsCreateAndDelete
06:59:27 [2020-09-18T06:59:27.094Z] INFO: Extraction ended at 09/18/2020 06:59:26. Duration:00:00:24.9721037
06:59:27 [2020-09-18T06:59:27.094Z] INFO: Updating the golang and path environment variables
06:59:27 [2020-09-18T06:59:27.094Z] INFO: GOPATH=d:\gopath
06:59:27 [2020-09-18T06:59:27.094Z] INFO: go version go1.13.15 windows/amd64
06:59:27 [2020-09-18T06:59:27.094Z] INFO: Running the daemon under test in debug mode
06:59:27 [2020-09-18T06:59:27.094Z] INFO: Starting a daemon under test...
06:59:27 [2020-09-18T06:59:27.094Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41467\2\daemon --pidfile d:\CI\PR-41467\2\docker.pid -D
06:59:27 [2020-09-18T06:59:27.094Z] INFO: Process started successfully.
06:59:27 [2020-09-18T06:59:27.094Z] INFO: Start tailing logs of the daemon under tests
06:59:27 [2020-09-18T06:59:27.094Z] INFO: Waiting for the daemon under test to start...
06:59:29 [2020-09-18T06:59:29.796Z] --- PASS: TestConfigsCreateAndDelete (3.15s)
06:59:29 [2020-09-18T06:59:29.796Z] === RUN   TestConfigsUpdate
06:59:30 [2020-09-18T06:59:30.877Z] INFO: Daemon under test started and replied!
06:59:30 [2020-09-18T06:59:30.877Z] INFO: Docker version of the daemon under test
06:59:30 [2020-09-18T06:59:30.877Z] 
06:59:30 [2020-09-18T06:59:30.877Z] Client:
06:59:30 [2020-09-18T06:59:30.877Z]  Version:      17.06.2-ce
06:59:30 [2020-09-18T06:59:30.877Z]  API version:  1.30
06:59:30 [2020-09-18T06:59:30.877Z]  Go version:   go1.8.3
06:59:30 [2020-09-18T06:59:30.877Z]  Git commit:   cec0b72
06:59:30 [2020-09-18T06:59:30.877Z]  Built:        Tue Sep  5 19:57:19 2017
06:59:30 [2020-09-18T06:59:30.877Z]  OS/Arch:      windows/amd64
06:59:30 [2020-09-18T06:59:30.877Z] 
06:59:30 [2020-09-18T06:59:30.877Z] Server:
06:59:30 [2020-09-18T06:59:30.877Z]  Version:      0.0.0-dev
06:59:30 [2020-09-18T06:59:30.877Z]  API version:  1.41 (minimum version 1.24)
06:59:30 [2020-09-18T06:59:30.877Z]  Go version:   go1.13.15
06:59:30 [2020-09-18T06:59:30.877Z]  Git commit:   968133c86c
06:59:30 [2020-09-18T06:59:30.877Z]  Built:        09/18/2020 06:57:41
06:59:30 [2020-09-18T06:59:30.877Z]  OS/Arch:      windows/amd64
06:59:30 [2020-09-18T06:59:30.877Z]  Experimental: false
06:59:30 [2020-09-18T06:59:30.877Z] 
06:59:30 [2020-09-18T06:59:30.877Z] INFO: Docker info of the daemon under test
06:59:30 [2020-09-18T06:59:30.877Z] 
06:59:30 [2020-09-18T06:59:30.877Z] Containers: 0
06:59:30 [2020-09-18T06:59:30.877Z]  Running: 0
06:59:30 [2020-09-18T06:59:30.877Z]  Paused: 0
06:59:30 [2020-09-18T06:59:30.877Z]  Stopped: 0
06:59:30 [2020-09-18T06:59:30.877Z] Images: 0
06:59:30 [2020-09-18T06:59:30.877Z] Server Version: 0.0.0-dev
06:59:30 [2020-09-18T06:59:30.877Z] Storage Driver: windowsfilter
06:59:30 [2020-09-18T06:59:30.877Z]  Windows: 
06:59:30 [2020-09-18T06:59:30.877Z] Logging Driver: json-file
06:59:30 [2020-09-18T06:59:30.877Z] Plugins: 
06:59:30 [2020-09-18T06:59:30.877Z]  Volume: local
06:59:30 [2020-09-18T06:59:30.877Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
06:59:30 [2020-09-18T06:59:30.877Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
06:59:30 [2020-09-18T06:59:30.877Z] Swarm: inactive
06:59:30 [2020-09-18T06:59:30.877Z] Default Isolation: process
06:59:30 [2020-09-18T06:59:30.877Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
06:59:30 [2020-09-18T06:59:30.877Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
06:59:30 [2020-09-18T06:59:30.877Z] OSType: windows
06:59:30 [2020-09-18T06:59:30.877Z] Architecture: x86_64
06:59:30 [2020-09-18T06:59:30.877Z] CPUs: 4
06:59:30 [2020-09-18T06:59:30.877Z] Total Memory: 32GiB
06:59:30 [2020-09-18T06:59:30.877Z] Name: azwin-2-9293f0
06:59:30 [2020-09-18T06:59:30.877Z] ID: 3MGX:ZNDM:4CKB:BHA4:S32V:4J6O:EF6S:TFPB:634V:IMEW:GBBM:W4CJ
06:59:30 [2020-09-18T06:59:30.877Z] Docker Root Dir: D:\CI\PR-41467\2\daemon
06:59:30 [2020-09-18T06:59:30.877Z] Debug Mode (client): false
06:59:30 [2020-09-18T06:59:30.877Z] Debug Mode (server): true
06:59:30 [2020-09-18T06:59:30.877Z]  File Descriptors: -1
06:59:30 [2020-09-18T06:59:30.877Z]  Goroutines: 17
06:59:30 [2020-09-18T06:59:30.877Z]  System Time: 2020-09-18T06:59:30.1697591Z
06:59:30 [2020-09-18T06:59:30.877Z]  EventsListeners: 0
06:59:30 [2020-09-18T06:59:30.877Z] Registry: https://index.docker.io/v1/
06:59:30 [2020-09-18T06:59:30.877Z] Labels:
06:59:30 [2020-09-18T06:59:30.877Z] Experimental: false
06:59:30 [2020-09-18T06:59:30.877Z] Insecure Registries:
06:59:30 [2020-09-18T06:59:30.877Z]  127.0.0.0/8
06:59:30 [2020-09-18T06:59:30.877Z] Live Restore Enabled: false
06:59:30 [2020-09-18T06:59:30.877Z] 
06:59:30 [2020-09-18T06:59:30.877Z] 
06:59:30 [2020-09-18T06:59:30.877Z] INFO: Docker images of the daemon under test
06:59:30 [2020-09-18T06:59:30.877Z] 
06:59:30 [2020-09-18T06:59:30.877Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
06:59:30 [2020-09-18T06:59:30.877Z] 
06:59:30 [2020-09-18T06:59:30.877Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
06:59:30 [2020-09-18T06:59:30.877Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
06:59:30 [2020-09-18T06:59:30.877Z] ltsc2019: Pulling from windows/servercore
06:59:30 [2020-09-18T06:59:30.877Z] 4612f6d0b889: Pulling fs layer
06:59:30 [2020-09-18T06:59:30.877Z] c3aff4450246: Pulling fs layer
06:59:31 [2020-09-18T06:59:31.664Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:59:31 [2020-09-18T06:59:31.664Z] Using test binary docker
06:59:31 [2020-09-18T06:59:31.664Z] +++ /etc/init.d/apparmor start
06:59:31 [2020-09-18T06:59:31.664Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:59:31 [2020-09-18T06:59:31.664Z] INFO: Waiting for daemon to start...
06:59:31 [2020-09-18T06:59:31.664Z] Starting dockerd
06:59:31 [2020-09-18T06:59:31.664Z] +++ 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
06:59:32 [2020-09-18T06:59:32.277Z] --- PASS: TestServiceWithDataPathPortInit (20.06s)
06:59:32 [2020-09-18T06:59:32.277Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:59:32 [2020-09-18T06:59:32.345Z] --- PASS: TestConfigsUpdate (3.18s)
06:59:32 [2020-09-18T06:59:32.345Z] === RUN   TestTemplatedConfig
06:59:33 [2020-09-18T06:59:33.030Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:59:33 [2020-09-18T06:59:33.030Z] Using test binary docker
06:59:33 [2020-09-18T06:59:33.030Z] +++ /etc/init.d/apparmor start
06:59:33 [2020-09-18T06:59:33.297Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:59:33 [2020-09-18T06:59:33.297Z] INFO: Waiting for daemon to start...
06:59:33 [2020-09-18T06:59:33.297Z] Starting dockerd
06:59:33 [2020-09-18T06:59:33.297Z] +++ 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
06:59:36 [2020-09-18T06:59:36.553Z] --- PASS: TestTemplatedConfig (3.58s)
06:59:36 [2020-09-18T06:59:36.553Z] === RUN   TestConfigCreateResolve
06:59:39 [2020-09-18T06:59:39.104Z] --- PASS: TestConfigCreateResolve (3.18s)
06:59:39 [2020-09-18T06:59:39.104Z] === RUN   TestConfigDaemonLibtrustID
06:59:39 [2020-09-18T06:59:39.524Z] c3aff4450246: Verifying Checksum
06:59:39 [2020-09-18T06:59:39.524Z] c3aff4450246: Download complete
06:59:40 [2020-09-18T06:59:40.049Z] --- PASS: TestConfigDaemonLibtrustID (0.72s)
06:59:40 [2020-09-18T06:59:40.049Z] PASS
06:59:40 [2020-09-18T06:59:40.049Z] 
06:59:40 [2020-09-18T06:59:40.049Z] DONE 7 tests in 21.156s
06:59:40 [2020-09-18T06:59:40.049Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
06:59:40 [2020-09-18T06:59:40.049Z] ++ 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
06:59:40 [2020-09-18T06:59:40.049Z] ++ set -e
06:59:40 [2020-09-18T06:59:40.049Z] ++ '[' -n 0 ']'
06:59:40 [2020-09-18T06:59:40.049Z] ++ set -x
06:59:40 [2020-09-18T06:59:40.049Z] ++ 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 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
06:59:40 [2020-09-18T06:59:40.049Z] INFO: Testing against a local daemon
06:59:40 [2020-09-18T06:59:40.049Z] === RUN   TestCheckpoint
06:59:40 [2020-09-18T06:59:40.049Z] --- SKIP: TestCheckpoint (0.00s)
06:59:40 [2020-09-18T06:59:40.049Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:59:40 [2020-09-18T06:59:40.049Z] === RUN   TestContainerInvalidJSON
06:59:40 [2020-09-18T06:59:40.049Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:59:40 [2020-09-18T06:59:40.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:59:40 [2020-09-18T06:59:40.049Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:59:40 [2020-09-18T06:59:40.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:59:40 [2020-09-18T06:59:40.049Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:59:40 [2020-09-18T06:59:40.049Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:59:40 [2020-09-18T06:59:40.049Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:59:40 [2020-09-18T06:59:40.049Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:59:40 [2020-09-18T06:59:40.049Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:59:40 [2020-09-18T06:59:40.049Z] --- PASS: TestContainerInvalidJSON (0.03s)
06:59:40 [2020-09-18T06:59:40.049Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
06:59:40 [2020-09-18T06:59:40.049Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:59:40 [2020-09-18T06:59:40.049Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:59:40 [2020-09-18T06:59:40.049Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:59:40 [2020-09-18T06:59:40.310Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
06:59:40 [2020-09-18T06:59:40.310Z] === RUN   TestCopyFromContainerPathIsNotDir
06:59:40 [2020-09-18T06:59:40.310Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
06:59:40 [2020-09-18T06:59:40.310Z] === RUN   TestCopyToContainerPathDoesNotExist
06:59:40 [2020-09-18T06:59:40.572Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
06:59:40 [2020-09-18T06:59:40.572Z] === RUN   TestCopyToContainerPathIsNotDir
06:59:40 [2020-09-18T06:59:40.572Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
06:59:40 [2020-09-18T06:59:40.572Z] === RUN   TestCopyFromContainer
06:59:40 [2020-09-18T06:59:40.749Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.28s)
06:59:40 [2020-09-18T06:59:40.749Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zx2sw5bobn7eev9j7s90j3jr3 Created:2020-09-18 06:59:31.263669823 +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[aa18fabf4f9e19642b02e9836c863012dcf235209a84f402fdbf504e0b59ee98:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0gn03g8minf3wdnfwwb0wynxt EndpointID:31e2aaf94b5110b2970ce2792e6c1955d4888b97b39fc81f4548abbd01e0bcf5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f14859bd89e82f6d3ef2dc021d6ee77935e3acefb63b435abc38a24fb3472de9 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:9faaa5efe7b0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0gn03g8minf3wdnfwwb0wynxt EndpointID:31e2aaf94b5110b2970ce2792e6c1955d4888b97b39fc81f4548abbd01e0bcf5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:59:40 [2020-09-18T06:59:40.749Z] PASS
06:59:40 [2020-09-18T06:59:40.749Z] 
06:59:40 [2020-09-18T06:59:40.749Z] === Skipped
06:59:40 [2020-09-18T06:59:40.749Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:59:40 [2020-09-18T06:59:40.749Z]     service_test.go:236: FLAKY_TEST
06:59:40 [2020-09-18T06:59:40.749Z] 
06:59:40 [2020-09-18T06:59:40.749Z] 
06:59:40 [2020-09-18T06:59:40.749Z] DONE 23 tests, 1 skipped in 55.971s
06:59:40 [2020-09-18T06:59:40.749Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:59:40 [2020-09-18T06:59:40.750Z] ++ 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
06:59:40 [2020-09-18T06:59:40.750Z] ++ set -e
06:59:40 [2020-09-18T06:59:40.750Z] ++ '[' -n 0 ']'
06:59:40 [2020-09-18T06:59:40.750Z] ++ set -x
06:59:40 [2020-09-18T06:59:40.750Z] ++ 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 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
06:59:40 [2020-09-18T06:59:40.750Z] INFO: Testing against a local daemon
06:59:40 [2020-09-18T06:59:40.750Z] === RUN   TestDockerNetworkIpvlanPersistance
06:59:40 [2020-09-18T06:59:40.750Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:59:40 [2020-09-18T06:59:40.750Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:59:40 [2020-09-18T06:59:40.750Z] === RUN   TestDockerNetworkIpvlan
06:59:40 [2020-09-18T06:59:40.750Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:59:40 [2020-09-18T06:59:40.750Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:59:40 [2020-09-18T06:59:40.750Z] PASS
06:59:40 [2020-09-18T06:59:40.750Z] 
06:59:40 [2020-09-18T06:59:40.750Z] === Skipped
06:59:40 [2020-09-18T06:59:40.750Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:59:40 [2020-09-18T06:59:40.750Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:59:40 [2020-09-18T06:59:40.750Z] 
06:59:40 [2020-09-18T06:59:40.750Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:59:40 [2020-09-18T06:59:40.750Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:59:40 [2020-09-18T06:59:40.750Z] 
06:59:40 [2020-09-18T06:59:40.750Z] 
06:59:40 [2020-09-18T06:59:40.750Z] DONE 2 tests, 2 skipped in 0.073s
06:59:40 [2020-09-18T06:59:40.750Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:59:40 [2020-09-18T06:59:40.750Z] ++ 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
06:59:40 [2020-09-18T06:59:40.750Z] ++ set -e
06:59:40 [2020-09-18T06:59:40.750Z] ++ '[' -n 0 ']'
06:59:40 [2020-09-18T06:59:40.750Z] ++ set -x
06:59:40 [2020-09-18T06:59:40.750Z] ++ 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 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
06:59:40 [2020-09-18T06:59:40.750Z] INFO: Testing against a local daemon
06:59:40 [2020-09-18T06:59:40.750Z] === RUN   TestDockerNetworkMacvlanPersistance
06:59:41 [2020-09-18T06:59:41.783Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
06:59:41 [2020-09-18T06:59:41.783Z] === RUN   TestDockerNetworkMacvlan
06:59:42 [2020-09-18T06:59:42.415Z] === RUN   TestDockerNetworkMacvlan/Subinterface
06:59:42 [2020-09-18T06:59:42.489Z] === RUN   TestCopyFromContainer//
06:59:42 [2020-09-18T06:59:42.489Z] === RUN   TestCopyFromContainer//bar/root
06:59:42 [2020-09-18T06:59:42.752Z] === RUN   TestCopyFromContainer//bar/root/
06:59:42 [2020-09-18T06:59:42.752Z] === RUN   TestCopyFromContainer/bar/quux
06:59:43 [2020-09-18T06:59:43.024Z] === RUN   TestCopyFromContainer/bar/quux/
06:59:43 [2020-09-18T06:59:43.024Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:59:43 [2020-09-18T06:59:43.287Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:59:43 [2020-09-18T06:59:43.287Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:59:43 [2020-09-18T06:59:43.448Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:59:43 [2020-09-18T06:59:43.553Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:59:43 [2020-09-18T06:59:43.553Z] === RUN   TestCopyFromContainer/bar/notarget
06:59:43 [2020-09-18T06:59:43.553Z] --- PASS: TestCopyFromContainer (3.05s)
06:59:43 [2020-09-18T06:59:43.553Z]     --- PASS: TestCopyFromContainer// (0.11s)
06:59:43 [2020-09-18T06:59:43.553Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
06:59:43 [2020-09-18T06:59:43.553Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
06:59:43 [2020-09-18T06:59:43.553Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
06:59:43 [2020-09-18T06:59:43.553Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
06:59:43 [2020-09-18T06:59:43.553Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
06:59:43 [2020-09-18T06:59:43.553Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
06:59:43 [2020-09-18T06:59:43.553Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
06:59:43 [2020-09-18T06:59:43.553Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
06:59:43 [2020-09-18T06:59:43.553Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
06:59:43 [2020-09-18T06:59:43.553Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:59:43 [2020-09-18T06:59:43.820Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:59:43 [2020-09-18T06:59:43.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:59:43 [2020-09-18T06:59:43.820Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:59:43 [2020-09-18T06:59:43.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:59:43 [2020-09-18T06:59:43.820Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:59:43 [2020-09-18T06:59:43.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:59:43 [2020-09-18T06:59:43.820Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:59:43 [2020-09-18T06:59:43.820Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:59:43 [2020-09-18T06:59:43.820Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:59:43 [2020-09-18T06:59:43.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
06:59:43 [2020-09-18T06:59:43.820Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:59:43 [2020-09-18T06:59:43.820Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
06:59:43 [2020-09-18T06:59:43.820Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
06:59:43 [2020-09-18T06:59:43.820Z] === RUN   TestCreateLinkToNonExistingContainer
06:59:43 [2020-09-18T06:59:43.820Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
06:59:43 [2020-09-18T06:59:43.820Z] === RUN   TestCreateWithInvalidEnv
06:59:43 [2020-09-18T06:59:43.820Z] === RUN   TestCreateWithInvalidEnv/0
06:59:43 [2020-09-18T06:59:43.820Z] === PAUSE TestCreateWithInvalidEnv/0
06:59:43 [2020-09-18T06:59:43.820Z] === RUN   TestCreateWithInvalidEnv/1
06:59:43 [2020-09-18T06:59:43.820Z] === PAUSE TestCreateWithInvalidEnv/1
06:59:43 [2020-09-18T06:59:43.820Z] === RUN   TestCreateWithInvalidEnv/2
06:59:43 [2020-09-18T06:59:43.820Z] === PAUSE TestCreateWithInvalidEnv/2
06:59:43 [2020-09-18T06:59:43.820Z] === CONT  TestCreateWithInvalidEnv/0
06:59:43 [2020-09-18T06:59:43.820Z] === CONT  TestCreateWithInvalidEnv/2
06:59:43 [2020-09-18T06:59:43.820Z] === CONT  TestCreateWithInvalidEnv/1
06:59:43 [2020-09-18T06:59:43.820Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
06:59:43 [2020-09-18T06:59:43.820Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:59:43 [2020-09-18T06:59:43.820Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:59:43 [2020-09-18T06:59:43.820Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:59:43 [2020-09-18T06:59:43.820Z] === RUN   TestCreateTmpfsMountsTarget
06:59:43 [2020-09-18T06:59:43.820Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
06:59:43 [2020-09-18T06:59:43.820Z] === RUN   TestCreateWithCustomMaskedPaths
06:59:44 [2020-09-18T06:59:44.482Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:59:46 [2020-09-18T06:59:46.378Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s)
06:59:46 [2020-09-18T06:59:46.378Z] === RUN   TestCreateWithCustomReadonlyPaths
06:59:48 [2020-09-18T06:59:48.294Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s)
06:59:48 [2020-09-18T06:59:48.294Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:59:48 [2020-09-18T06:59:48.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:59:48 [2020-09-18T06:59:48.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:59:48 [2020-09-18T06:59:48.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:59:48 [2020-09-18T06:59:48.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:59:48 [2020-09-18T06:59:48.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:59:48 [2020-09-18T06:59:48.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:59:48 [2020-09-18T06:59:48.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:59:48 [2020-09-18T06:59:48.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:59:48 [2020-09-18T06:59:48.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:59:48 [2020-09-18T06:59:48.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:59:48 [2020-09-18T06:59:48.294Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:59:48 [2020-09-18T06:59:48.294Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:59:48 [2020-09-18T06:59:48.294Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:59:48 [2020-09-18T06:59:48.294Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:59:48 [2020-09-18T06:59:48.294Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:59:48 [2020-09-18T06:59:48.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
06:59:48 [2020-09-18T06:59:48.294Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
06:59:48 [2020-09-18T06:59:48.294Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s)
06:59:48 [2020-09-18T06:59:48.294Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.07s)
06:59:48 [2020-09-18T06:59:48.294Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.07s)
06:59:48 [2020-09-18T06:59:48.294Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
06:59:48 [2020-09-18T06:59:48.294Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:59:48 [2020-09-18T06:59:48.867Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s)
06:59:48 [2020-09-18T06:59:48.867Z] === RUN   TestCreateDifferentPlatform
06:59:48 [2020-09-18T06:59:48.867Z] === RUN   TestCreateDifferentPlatform/different_os
06:59:48 [2020-09-18T06:59:48.867Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:59:48 [2020-09-18T06:59:48.867Z] --- PASS: TestCreateDifferentPlatform (0.03s)
06:59:48 [2020-09-18T06:59:48.867Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:59:48 [2020-09-18T06:59:48.867Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
06:59:48 [2020-09-18T06:59:48.867Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:59:48 [2020-09-18T06:59:48.930Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:59:49 [2020-09-18T06:59:49.128Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
06:59:49 [2020-09-18T06:59:49.128Z] === RUN   TestContainerStartOnDaemonRestart
06:59:49 [2020-09-18T06:59:49.128Z] === PAUSE TestContainerStartOnDaemonRestart
06:59:49 [2020-09-18T06:59:49.128Z] === RUN   TestDaemonRestartIpcMode
06:59:49 [2020-09-18T06:59:49.128Z] === PAUSE TestDaemonRestartIpcMode
06:59:49 [2020-09-18T06:59:49.128Z] === RUN   TestDaemonHostGatewayIP
06:59:49 [2020-09-18T06:59:49.128Z] === PAUSE TestDaemonHostGatewayIP
06:59:49 [2020-09-18T06:59:49.128Z] === RUN   TestContainerKillOnDaemonStart
06:59:49 [2020-09-18T06:59:49.128Z] === PAUSE TestContainerKillOnDaemonStart
06:59:49 [2020-09-18T06:59:49.128Z] === RUN   TestDiff
06:59:49 [2020-09-18T06:59:49.702Z] --- PASS: TestDiff (0.73s)
06:59:49 [2020-09-18T06:59:49.702Z] === RUN   TestExecWithCloseStdin
06:59:49 [2020-09-18T06:59:49.915Z] 4612f6d0b889: Verifying Checksum
06:59:49 [2020-09-18T06:59:49.915Z] 4612f6d0b889: Download complete
06:59:50 [2020-09-18T06:59:50.645Z] --- PASS: TestExecWithCloseStdin (0.84s)
06:59:50 [2020-09-18T06:59:50.645Z] === RUN   TestExec
06:59:51 [2020-09-18T06:59:51.352Z] .
06:59:51 [2020-09-18T06:59:51.352Z] 
06:59:51 [2020-09-18T06:59:51.352Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:59:51 [2020-09-18T06:59:51.352Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:59:51 [2020-09-18T06:59:51.352Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:59:51 [2020-09-18T06:59:51.352Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:59:51 [2020-09-18T06:59:51.352Z] Error: No such image: emptyfs
06:59:51 [2020-09-18T06:59:51.352Z] Error: No such image: emptyfs
06:59:51 [2020-09-18T06:59:51.352Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:59:51 [2020-09-18T06:59:51.352Z] ++++ docker load
06:59:51 [2020-09-18T06:59:51.352Z] ++++ docker load
06:59:51 [2020-09-18T06:59:51.352Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:59:51 [2020-09-18T06:59:51.590Z] --- PASS: TestExec (0.85s)
06:59:51 [2020-09-18T06:59:51.590Z] === RUN   TestExecUser
06:59:51 [2020-09-18T06:59:51.914Z] Running integration-test (iteration 1)
06:59:51 [2020-09-18T06:59:51.914Z] 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)/
06:59:51 [2020-09-18T06:59:51.914Z] ++ 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)/'
06:59:51 [2020-09-18T06:59:51.914Z] ++ set -e
06:59:51 [2020-09-18T06:59:51.914Z] ++ '[' -n 0 ']'
06:59:51 [2020-09-18T06:59:51.914Z] ++ set -x
06:59:51 [2020-09-18T06:59:51.915Z] ++ 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 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)/'
06:59:51 [2020-09-18T06:59:51.915Z] Running integration-test (iteration 1)
06:59:51 [2020-09-18T06:59:51.915Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
06:59:51 [2020-09-18T06:59:51.915Z] ++ 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)/'
06:59:51 [2020-09-18T06:59:51.915Z] ++ set -e
06:59:51 [2020-09-18T06:59:51.915Z] ++ '[' -n 0 ']'
06:59:51 [2020-09-18T06:59:51.915Z] ++ set -x
06:59:51 [2020-09-18T06:59:51.915Z] ++ 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 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)/'
06:59:52 [2020-09-18T06:59:52.464Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
06:59:52 [2020-09-18T06:59:52.535Z] --- PASS: TestExecUser (0.84s)
06:59:52 [2020-09-18T06:59:52.535Z] === RUN   TestExportContainerAndImportImage
06:59:53 [2020-09-18T06:59:53.478Z] --- PASS: TestExportContainerAndImportImage (1.02s)
06:59:53 [2020-09-18T06:59:53.478Z] === RUN   TestExportContainerAfterDaemonRestart
06:59:55 [2020-09-18T06:59:55.398Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s)
06:59:55 [2020-09-18T06:59:55.398Z] === RUN   TestHealthCheckWorkdir
06:59:56 [2020-09-18T06:59:56.342Z] --- PASS: TestHealthCheckWorkdir (1.03s)
06:59:56 [2020-09-18T06:59:56.342Z] === RUN   TestHealthKillContainer
06:59:59 [2020-09-18T06:59:59.355Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:59:59 [2020-09-18T06:59:59.643Z] --- PASS: TestHealthKillContainer (2.83s)
06:59:59 [2020-09-18T06:59:59.643Z] === RUN   TestInspectCpusetInConfigPre120
06:59:59 [2020-09-18T06:59:59.905Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s)
06:59:59 [2020-09-18T06:59:59.905Z] === RUN   TestIpcModeNone
07:00:00 [2020-09-18T07:00:00.849Z] --- PASS: TestIpcModeNone (0.82s)
07:00:00 [2020-09-18T07:00:00.849Z] === RUN   TestIpcModePrivate
07:00:00 [2020-09-18T07:00:00.867Z] --- PASS: TestDockerNetworkMacvlan (18.90s)
07:00:00 [2020-09-18T07:00:00.867Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
07:00:00 [2020-09-18T07:00:00.867Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
07:00:00 [2020-09-18T07:00:00.867Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.38s)
07:00:00 [2020-09-18T07:00:00.867Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s)
07:00:00 [2020-09-18T07:00:00.867Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.21s)
07:00:00 [2020-09-18T07:00:00.867Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s)
07:00:00 [2020-09-18T07:00:00.867Z] PASS
07:00:00 [2020-09-18T07:00:00.867Z] 
07:00:00 [2020-09-18T07:00:00.867Z] DONE 8 tests in 20.365s
07:00:00 [2020-09-18T07:00:00.867Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
07:00:00 [2020-09-18T07:00:00.867Z] ++ 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
07:00:00 [2020-09-18T07:00:00.867Z] ++ set -e
07:00:00 [2020-09-18T07:00:00.867Z] ++ '[' -n 0 ']'
07:00:00 [2020-09-18T07:00:00.867Z] ++ set -x
07:00:00 [2020-09-18T07:00:00.867Z] ++ 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 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
07:00:00 [2020-09-18T07:00:00.867Z] testing: warning: no tests to run
07:00:00 [2020-09-18T07:00:00.867Z] PASS
07:00:00 [2020-09-18T07:00:00.867Z] 
07:00:00 [2020-09-18T07:00:00.867Z] DONE 0 tests in 0.057s
07:00:00 [2020-09-18T07:00:00.867Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:00:00 [2020-09-18T07:00:00.867Z] ++ 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
07:00:00 [2020-09-18T07:00:00.867Z] ++ set -e
07:00:00 [2020-09-18T07:00:00.867Z] ++ '[' -n 0 ']'
07:00:00 [2020-09-18T07:00:00.867Z] ++ set -x
07:00:00 [2020-09-18T07:00:00.868Z] ++ 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 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
07:00:00 [2020-09-18T07:00:00.868Z] INFO: Testing against a local daemon
07:00:00 [2020-09-18T07:00:00.868Z] === RUN   TestAuthZPluginAllowRequest
07:00:01 [2020-09-18T07:00:01.717Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
07:00:01 [2020-09-18T07:00:01.793Z] --- PASS: TestIpcModePrivate (0.83s)
07:00:01 [2020-09-18T07:00:01.793Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
07:00:01 [2020-09-18T07:00:01.793Z] === RUN   TestIpcModeShareable
07:00:02 [2020-09-18T07:00:02.365Z] --- PASS: TestIpcModeShareable (0.88s)
07:00:02 [2020-09-18T07:00:02.365Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
07:00:02 [2020-09-18T07:00:02.365Z] === RUN   TestAPIIpcModeShareableAndContainer
07:00:02 [2020-09-18T07:00:02.937Z] --- PASS: TestAuthZPluginAllowRequest (1.76s)
07:00:02 [2020-09-18T07:00:02.937Z] === RUN   TestAuthZPluginTLS
07:00:03 [2020-09-18T07:00:03.229Z] --- PASS: TestAuthZPluginTLS (0.53s)
07:00:03 [2020-09-18T07:00:03.229Z] === RUN   TestAuthZPluginDenyRequest
07:00:03 [2020-09-18T07:00:03.520Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
07:00:03 [2020-09-18T07:00:03.520Z] === RUN   TestAuthZPluginAPIDenyResponse
07:00:04 [2020-09-18T07:00:04.155Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
07:00:04 [2020-09-18T07:00:04.155Z] === RUN   TestAuthZPluginDenyResponse
07:00:04 [2020-09-18T07:00:04.787Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
07:00:04 [2020-09-18T07:00:04.787Z] === RUN   TestAuthZPluginAllowEventStream
07:00:04 [2020-09-18T07:00:04.914Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s)
07:00:04 [2020-09-18T07:00:04.914Z] === RUN   TestAPIIpcModeHost
07:00:05 [2020-09-18T07:00:05.858Z] --- PASS: TestAPIIpcModeHost (0.66s)
07:00:05 [2020-09-18T07:00:05.858Z] === RUN   TestDaemonIpcModeShareable
07:00:06 [2020-09-18T07:00:06.293Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s)
07:00:06 [2020-09-18T07:00:06.293Z] === RUN   TestAuthZPluginErrorResponse
07:00:06 [2020-09-18T07:00:06.925Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
07:00:06 [2020-09-18T07:00:06.925Z] === RUN   TestAuthZPluginErrorRequest
07:00:07 [2020-09-18T07:00:07.558Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
07:00:07 [2020-09-18T07:00:07.558Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:00:07 [2020-09-18T07:00:07.775Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
07:00:07 [2020-09-18T07:00:07.775Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
07:00:07 [2020-09-18T07:00:07.775Z] === RUN   TestDaemonIpcModePrivate
07:00:07 [2020-09-18T07:00:07.849Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
07:00:07 [2020-09-18T07:00:07.849Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:00:09 [2020-09-18T07:00:09.163Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
07:00:09 [2020-09-18T07:00:09.163Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
07:00:09 [2020-09-18T07:00:09.163Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:00:09 [2020-09-18T07:00:09.915Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s)
07:00:09 [2020-09-18T07:00:09.915Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:00:11 [2020-09-18T07:00:11.080Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
07:00:11 [2020-09-18T07:00:11.080Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
07:00:11 [2020-09-18T07:00:11.080Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:00:12 [2020-09-18T07:00:12.645Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s)
07:00:12 [2020-09-18T07:00:12.645Z] === RUN   TestAuthZPluginHeader
07:00:12 [2020-09-18T07:00:12.936Z] --- PASS: TestAuthZPluginHeader (0.84s)
07:00:12 [2020-09-18T07:00:12.936Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:00:12 [2020-09-18T07:00:12.936Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:00:12 [2020-09-18T07:00:12.936Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:00:12 [2020-09-18T07:00:12.936Z] === RUN   TestAuthZPluginV2Disable
07:00:12 [2020-09-18T07:00:12.936Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
07:00:12 [2020-09-18T07:00:12.936Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:00:12 [2020-09-18T07:00:12.936Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:00:12 [2020-09-18T07:00:12.936Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:00:12 [2020-09-18T07:00:12.936Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:00:12 [2020-09-18T07:00:12.936Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:00:12 [2020-09-18T07:00:12.936Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:00:12 [2020-09-18T07:00:12.936Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:00:12 [2020-09-18T07:00:12.936Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:00:12 [2020-09-18T07:00:12.997Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.94s)
07:00:12 [2020-09-18T07:00:12.997Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
07:00:12 [2020-09-18T07:00:12.997Z] === RUN   TestIpcModeOlderClient
07:00:12 [2020-09-18T07:00:12.997Z] === PAUSE TestIpcModeOlderClient
07:00:12 [2020-09-18T07:00:12.997Z] === RUN   TestKillContainerInvalidSignal
07:00:13 [2020-09-18T07:00:13.570Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
07:00:13 [2020-09-18T07:00:13.570Z] === RUN   TestKillContainer
07:00:13 [2020-09-18T07:00:13.570Z] === RUN   TestKillContainer/no_signal
07:00:14 [2020-09-18T07:00:14.515Z] === RUN   TestKillContainer/non_killing_signal
07:00:15 [2020-09-18T07:00:15.089Z] === RUN   TestKillContainer/killing_signal
07:00:16 [2020-09-18T07:00:16.034Z] --- PASS: TestKillContainer (2.27s)
07:00:16 [2020-09-18T07:00:16.034Z]     --- PASS: TestKillContainer/no_signal (0.70s)
07:00:16 [2020-09-18T07:00:16.034Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
07:00:16 [2020-09-18T07:00:16.034Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
07:00:16 [2020-09-18T07:00:16.034Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:00:16 [2020-09-18T07:00:16.034Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:00:16 [2020-09-18T07:00:16.607Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:00:17 [2020-09-18T07:00:17.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s)
07:00:17 [2020-09-18T07:00:17.551Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s)
07:00:17 [2020-09-18T07:00:17.551Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
07:00:17 [2020-09-18T07:00:17.551Z] === RUN   TestKillStoppedContainer
07:00:17 [2020-09-18T07:00:17.551Z] --- PASS: TestKillStoppedContainer (0.10s)
07:00:17 [2020-09-18T07:00:17.551Z] === RUN   TestKillStoppedContainerAPIPre120
07:00:17 [2020-09-18T07:00:17.551Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
07:00:17 [2020-09-18T07:00:17.551Z] === RUN   TestKillDifferentUserContainer
07:00:18 [2020-09-18T07:00:18.494Z] --- PASS: TestKillDifferentUserContainer (0.78s)
07:00:18 [2020-09-18T07:00:18.494Z] === RUN   TestInspectOomKilledTrue
07:00:18 [2020-09-18T07:00:18.494Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:00:18 [2020-09-18T07:00:18.494Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:00:18 [2020-09-18T07:00:18.494Z] === RUN   TestInspectOomKilledFalse
07:00:18 [2020-09-18T07:00:18.494Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:00:18 [2020-09-18T07:00:18.494Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:00:18 [2020-09-18T07:00:18.494Z] === RUN   TestLinksEtcHostsContentMatch
07:00:19 [2020-09-18T07:00:19.069Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
07:00:19 [2020-09-18T07:00:19.069Z] === RUN   TestLinksContainerNames
07:00:19 [2020-09-18T07:00:19.824Z] tests/integration/api_volume_test.py .........                           [ 74%]
07:00:19 [2020-09-18T07:00:19.824Z] tests/integration/client_test.py .....                                   [ 75%]
07:00:19 [2020-09-18T07:00:19.824Z] tests/integration/context_api_test.py ...                                [ 76%]
07:00:19 [2020-09-18T07:00:19.824Z] tests/integration/errors_test.py .                                       [ 76%]
07:00:20 [2020-09-18T07:00:20.460Z] --- PASS: TestLinksContainerNames (1.51s)
07:00:20 [2020-09-18T07:00:20.460Z] === RUN   TestLogsFollowTailEmpty
07:00:21 [2020-09-18T07:00:21.405Z] --- PASS: TestLogsFollowTailEmpty (0.75s)
07:00:21 [2020-09-18T07:00:21.405Z] === RUN   TestContainerNetworkMountsNoChown
07:00:21 [2020-09-18T07:00:21.979Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s)
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/default
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/default
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/private
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/private
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rprivate
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rprivate
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/slave
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/slave
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rslave
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rslave
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/shared
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/shared
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rshared
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rshared
07:00:21 [2020-09-18T07:00:21.979Z] === CONT  TestMountDaemonRoot/default
07:00:21 [2020-09-18T07:00:21.979Z] === CONT  TestMountDaemonRoot/rprivate
07:00:21 [2020-09-18T07:00:21.979Z] === CONT  TestMountDaemonRoot/rslave
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/default/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === CONT  TestMountDaemonRoot/shared
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/default/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === CONT  TestMountDaemonRoot/slave
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === CONT  TestMountDaemonRoot/rshared
07:00:21 [2020-09-18T07:00:21.979Z] === CONT  TestMountDaemonRoot/private
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/private/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/private/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:00:21 [2020-09-18T07:00:21.979Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:00:21 [2020-09-18T07:00:21.979Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/default/bind_root
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/default/mount_root
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:00:22 [2020-09-18T07:00:22.240Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:00:22 [2020-09-18T07:00:22.502Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:00:22 [2020-09-18T07:00:22.502Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:00:22 [2020-09-18T07:00:22.502Z] === CONT  TestMountDaemonRoot/private/bind_root
07:00:22 [2020-09-18T07:00:22.502Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:00:22 [2020-09-18T07:00:22.502Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:00:22 [2020-09-18T07:00:22.502Z] === CONT  TestMountDaemonRoot/private/mount_root
07:00:22 [2020-09-18T07:00:22.502Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:00:22 [2020-09-18T07:00:22.502Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:00:22 [2020-09-18T07:00:22.502Z] --- PASS: TestMountDaemonRoot (0.04s)
07:00:22 [2020-09-18T07:00:22.502Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
07:00:22 [2020-09-18T07:00:22.502Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
07:00:22 [2020-09-18T07:00:22.502Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
07:00:22 [2020-09-18T07:00:22.502Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
07:00:22 [2020-09-18T07:00:22.502Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
07:00:22 [2020-09-18T07:00:22.502Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
07:00:22 [2020-09-18T07:00:22.502Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
07:00:22 [2020-09-18T07:00:22.502Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
07:00:22 [2020-09-18T07:00:22.502Z] === RUN   TestContainerBindMountNonRecursive
07:00:25 [2020-09-18T07:00:25.052Z] --- PASS: TestContainerBindMountNonRecursive (2.09s)
07:00:25 [2020-09-18T07:00:25.052Z] === RUN   TestNetworkNat
07:00:25 [2020-09-18T07:00:25.626Z] --- PASS: TestNetworkNat (0.82s)
07:00:25 [2020-09-18T07:00:25.626Z] === RUN   TestNetworkLocalhostTCPNat
07:00:26 [2020-09-18T07:00:26.199Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
07:00:26 [2020-09-18T07:00:26.199Z] === RUN   TestNetworkLoopbackNat
07:00:27 [2020-09-18T07:00:27.863Z] --- PASS: TestImportExtremelyLargeImageWorks (101.82s)
07:00:27 [2020-09-18T07:00:27.863Z] PASS
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] === Skipped
07:00:27 [2020-09-18T07:00:27.863Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] DONE 12 tests, 1 skipped in 106.170s
07:00:27 [2020-09-18T07:00:27.863Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:00:27 [2020-09-18T07:00:27.863Z] INFO: Testing against a local daemon
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestNetworkCreateDelete
07:00:27 [2020-09-18T07:00:27.863Z] --- PASS: TestNetworkCreateDelete (0.13s)
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestDockerNetworkDeletePreferID
07:00:27 [2020-09-18T07:00:27.863Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestDaemonDNSFallback
07:00:27 [2020-09-18T07:00:27.863Z] --- PASS: TestDaemonDNSFallback (7.33s)
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestInspectNetwork
07:00:27 [2020-09-18T07:00:27.863Z] --- SKIP: TestInspectNetwork (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestRunContainerWithBridgeNone
07:00:27 [2020-09-18T07:00:27.863Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestNetworkInvalidJSON
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestNetworkInvalidJSON//networks/create
07:00:27 [2020-09-18T07:00:27.863Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:00:27 [2020-09-18T07:00:27.863Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:00:27 [2020-09-18T07:00:27.863Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:00:27 [2020-09-18T07:00:27.863Z] === CONT  TestNetworkInvalidJSON//networks/create
07:00:27 [2020-09-18T07:00:27.863Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:00:27 [2020-09-18T07:00:27.863Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:00:27 [2020-09-18T07:00:27.863Z] --- PASS: TestNetworkInvalidJSON (0.02s)
07:00:27 [2020-09-18T07:00:27.863Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestHostIPv4BridgeLabel
07:00:27 [2020-09-18T07:00:27.863Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestDaemonRestartWithLiveRestore
07:00:27 [2020-09-18T07:00:27.863Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestDaemonDefaultNetworkPools
07:00:27 [2020-09-18T07:00:27.863Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestDaemonRestartWithExistingNetwork
07:00:27 [2020-09-18T07:00:27.863Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:00:27 [2020-09-18T07:00:27.863Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:00:27 [2020-09-18T07:00:27.863Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestServiceWithPredefinedNetwork
07:00:27 [2020-09-18T07:00:27.863Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:00:27 [2020-09-18T07:00:27.863Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:236: FLAKY_TEST
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestServiceWithDataPathPortInit
07:00:27 [2020-09-18T07:00:27.863Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:00:27 [2020-09-18T07:00:27.863Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:27 [2020-09-18T07:00:27.863Z] PASS
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] === Skipped
07:00:27 [2020-09-18T07:00:27.863Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:236: FLAKY_TEST
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
07:00:27 [2020-09-18T07:00:27.863Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] 
07:00:27 [2020-09-18T07:00:27.863Z] DONE 19 tests, 12 skipped in 8.007s
07:00:27 [2020-09-18T07:00:27.863Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:00:27 [2020-09-18T07:00:27.863Z] INFO: Testing against a local daemon
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestDockerNetworkIpvlanPersistance
07:00:27 [2020-09-18T07:00:27.863Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.02s)
07:00:27 [2020-09-18T07:00:27.863Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:00:27 [2020-09-18T07:00:27.863Z] === RUN   TestDockerNetworkIpvlan
07:00:27 [2020-09-18T07:00:27.863Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:00:27 [2020-09-18T07:00:27.864Z] PASS
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === Skipped
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.02s)
07:00:27 [2020-09-18T07:00:27.864Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] DONE 2 tests, 2 skipped in 0.147s
07:00:27 [2020-09-18T07:00:27.864Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:00:27 [2020-09-18T07:00:27.864Z] INFO: Testing against a local daemon
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestDockerNetworkMacvlanPersistance
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestDockerNetworkMacvlan
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.864Z] PASS
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === Skipped
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] DONE 2 tests, 2 skipped in 0.174s
07:00:27 [2020-09-18T07:00:27.864Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:00:27 [2020-09-18T07:00:27.864Z] testing: warning: no tests to run
07:00:27 [2020-09-18T07:00:27.864Z] PASS
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] DONE 0 tests in 0.035s
07:00:27 [2020-09-18T07:00:27.864Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:00:27 [2020-09-18T07:00:27.864Z] INFO: Testing against a local daemon
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginAllowRequest
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginTLS
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginTLS (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginDenyRequest
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginAPIDenyResponse
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginDenyResponse
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginAllowEventStream
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginErrorResponse
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginErrorRequest
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginHeader
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginHeader (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginV2Disable
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginV2Disable (0.04s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.19s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.09s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] PASS
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === Skipped
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.04s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.19s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.09s)
07:00:27 [2020-09-18T07:00:27.864Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] DONE 17 tests, 17 skipped in 0.661s
07:00:27 [2020-09-18T07:00:27.864Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:00:27 [2020-09-18T07:00:27.864Z] INFO: Testing against a local daemon
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestPluginInvalidJSON
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:00:27 [2020-09-18T07:00:27.864Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:00:27 [2020-09-18T07:00:27.864Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:00:27 [2020-09-18T07:00:27.864Z] --- PASS: TestPluginInvalidJSON (0.01s)
07:00:27 [2020-09-18T07:00:27.864Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestPluginInstall
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestPluginInstall (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] PASS
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] === Skipped
07:00:27 [2020-09-18T07:00:27.864Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
07:00:27 [2020-09-18T07:00:27.864Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] 
07:00:27 [2020-09-18T07:00:27.864Z] DONE 3 tests, 1 skipped in 0.153s
07:00:27 [2020-09-18T07:00:27.864Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:00:27 [2020-09-18T07:00:27.864Z] INFO: Testing against a local daemon
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestExternalGraphDriver
07:00:27 [2020-09-18T07:00:27.864Z] --- SKIP: TestExternalGraphDriver (0.07s)
07:00:27 [2020-09-18T07:00:27.864Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:00:27 [2020-09-18T07:00:27.864Z] === RUN   TestGraphdriverPluginV2
07:00:29 [2020-09-18T07:00:29.505Z] --- PASS: TestNetworkLoopbackNat (3.16s)
07:00:29 [2020-09-18T07:00:29.505Z] === RUN   TestPause
07:00:30 [2020-09-18T07:00:30.448Z] --- PASS: TestPause (0.80s)
07:00:30 [2020-09-18T07:00:30.448Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:00:30 [2020-09-18T07:00:30.448Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:00:30 [2020-09-18T07:00:30.448Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:00:30 [2020-09-18T07:00:30.448Z] === RUN   TestPauseStopPausedContainer
07:00:30 [2020-09-18T07:00:30.587Z] Loaded image: buildpack-deps:buster
07:00:30 [2020-09-18T07:00:30.587Z] Loaded image: busybox:latest
07:00:30 [2020-09-18T07:00:30.587Z] Loaded image: busybox:glibc
07:00:30 [2020-09-18T07:00:30.587Z] Loaded image: debian:buster
07:00:30 [2020-09-18T07:00:30.587Z] Loaded image: hello-world:latest
07:00:30 [2020-09-18T07:00:30.587Z] INFO: Testing against a local daemon
07:00:30 [2020-09-18T07:00:30.587Z] === RUN   TestDockerDaemonSuite
07:00:30 [2020-09-18T07:00:30.587Z] Loaded image: buildpack-deps:buster
07:00:30 [2020-09-18T07:00:30.587Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
07:00:30 [2020-09-18T07:00:30.844Z] Loaded image: busybox:latest
07:00:31 [2020-09-18T07:00:31.021Z] --- PASS: TestPauseStopPausedContainer (0.83s)
07:00:31 [2020-09-18T07:00:31.021Z] === RUN   TestPsFilter
07:00:31 [2020-09-18T07:00:31.104Z] Loaded image: busybox:glibc
07:00:31 [2020-09-18T07:00:31.104Z] Loaded image: debian:buster
07:00:31 [2020-09-18T07:00:31.282Z] --- PASS: TestPsFilter (0.27s)
07:00:31 [2020-09-18T07:00:31.282Z] === RUN   TestRemoveContainerWithRemovedVolume
07:00:31 [2020-09-18T07:00:31.361Z] Loaded image: hello-world:latest
07:00:31 [2020-09-18T07:00:31.554Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.29s)
07:00:31 [2020-09-18T07:00:31.554Z] PASS
07:00:31 [2020-09-18T07:00:31.554Z] 
07:00:31 [2020-09-18T07:00:31.554Z] === Skipped
07:00:31 [2020-09-18T07:00:31.554Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:00:31 [2020-09-18T07:00:31.554Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:00:31 [2020-09-18T07:00:31.554Z] 
07:00:31 [2020-09-18T07:00:31.554Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
07:00:31 [2020-09-18T07:00:31.554Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:00:31 [2020-09-18T07:00:31.554Z] 
07:00:31 [2020-09-18T07:00:31.554Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:00:31 [2020-09-18T07:00:31.554Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:00:31 [2020-09-18T07:00:31.554Z] 
07:00:31 [2020-09-18T07:00:31.554Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:00:31 [2020-09-18T07:00:31.554Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:00:31 [2020-09-18T07:00:31.554Z] 
07:00:31 [2020-09-18T07:00:31.554Z] 
07:00:31 [2020-09-18T07:00:31.554Z] DONE 17 tests, 4 skipped in 29.706s
07:00:31 [2020-09-18T07:00:31.554Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:00:31 [2020-09-18T07:00:31.554Z] ++ 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
07:00:31 [2020-09-18T07:00:31.554Z] ++ set -e
07:00:31 [2020-09-18T07:00:31.554Z] ++ '[' -n 0 ']'
07:00:31 [2020-09-18T07:00:31.554Z] ++ set -x
07:00:31 [2020-09-18T07:00:31.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 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
07:00:31 [2020-09-18T07:00:31.554Z] INFO: Testing against a local daemon
07:00:31 [2020-09-18T07:00:31.554Z] === RUN   TestPluginInvalidJSON
07:00:31 [2020-09-18T07:00:31.554Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:00:31 [2020-09-18T07:00:31.554Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:00:31 [2020-09-18T07:00:31.554Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:00:31 [2020-09-18T07:00:31.554Z] --- PASS: TestPluginInvalidJSON (0.01s)
07:00:31 [2020-09-18T07:00:31.554Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
07:00:31 [2020-09-18T07:00:31.554Z] === RUN   TestPluginInstall
07:00:31 [2020-09-18T07:00:31.554Z] === RUN   TestPluginInstall/no_auth
07:00:31 [2020-09-18T07:00:31.617Z] INFO: Testing against a local daemon
07:00:31 [2020-09-18T07:00:31.617Z] === RUN   TestDockerSuite
07:00:31 [2020-09-18T07:00:31.617Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
07:00:31 [2020-09-18T07:00:31.617Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
07:00:31 [2020-09-18T07:00:31.873Z] === RUN   TestDockerSuite/TestAPIErrorJSON
07:00:31 [2020-09-18T07:00:31.873Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
07:00:31 [2020-09-18T07:00:31.873Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
07:00:31 [2020-09-18T07:00:31.873Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
07:00:31 [2020-09-18T07:00:31.873Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
07:00:31 [2020-09-18T07:00:31.873Z] === RUN   TestDockerSuite/TestAPIImagesDelete
07:00:32 [2020-09-18T07:00:32.228Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
07:00:32 [2020-09-18T07:00:32.228Z] === RUN   TestRemoveContainerWithVolume
07:00:33 [2020-09-18T07:00:33.141Z] --- PASS: TestGraphdriverPluginV2 (5.61s)
07:00:33 [2020-09-18T07:00:33.141Z] PASS
07:00:33 [2020-09-18T07:00:33.141Z] 
07:00:33 [2020-09-18T07:00:33.141Z] === Skipped
07:00:33 [2020-09-18T07:00:33.141Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
07:00:33 [2020-09-18T07:00:33.141Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:00:33 [2020-09-18T07:00:33.141Z] 
07:00:33 [2020-09-18T07:00:33.141Z] 
07:00:33 [2020-09-18T07:00:33.141Z] DONE 2 tests, 1 skipped in 5.809s
07:00:33 [2020-09-18T07:00:33.141Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:00:33 [2020-09-18T07:00:33.172Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
07:00:33 [2020-09-18T07:00:33.172Z] === RUN   TestRemoveContainerRunning
07:00:33 [2020-09-18T07:00:33.401Z] INFO: Testing against a local daemon
07:00:33 [2020-09-18T07:00:33.401Z] === RUN   TestContinueAfterPluginCrash
07:00:33 [2020-09-18T07:00:33.401Z] === PAUSE TestContinueAfterPluginCrash
07:00:33 [2020-09-18T07:00:33.401Z] === RUN   TestReadPluginNoRead
07:00:33 [2020-09-18T07:00:33.401Z] === PAUSE TestReadPluginNoRead
07:00:33 [2020-09-18T07:00:33.401Z] === RUN   TestDaemonStartWithLogOpt
07:00:33 [2020-09-18T07:00:33.401Z] === PAUSE TestDaemonStartWithLogOpt
07:00:33 [2020-09-18T07:00:33.401Z] === CONT  TestContinueAfterPluginCrash
07:00:33 [2020-09-18T07:00:33.401Z] === CONT  TestDaemonStartWithLogOpt
07:00:33 [2020-09-18T07:00:33.757Z] --- PASS: TestRemoveContainerRunning (0.76s)
07:00:33 [2020-09-18T07:00:33.757Z] === RUN   TestRemoveContainerForceRemoveRunning
07:00:33 [2020-09-18T07:00:33.764Z] === RUN   TestDockerSuite/TestAPIImagesFilter
07:00:33 [2020-09-18T07:00:33.764Z] === RUN   TestDockerSuite/TestAPIImagesHistory
07:00:34 [2020-09-18T07:00:34.283Z] time="2020-09-18T07:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:00:34 [2020-09-18T07:00:34.283Z] time="2020-09-18T07:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8448a48f13f53db655c0b1372ffb4539a6628ae417f53cc317c9a1d8a29539af" mediatype=application/vnd.docker.plugin.v1+json size=522
07:00:34 [2020-09-18T07:00:34.283Z] time="2020-09-18T07:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:00:34 [2020-09-18T07:00:34.283Z] time="2020-09-18T07:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8448a48f13f53db655c0b1372ffb4539a6628ae417f53cc317c9a1d8a29539af" mediatype=application/vnd.docker.plugin.v1+json size=522
07:00:34 [2020-09-18T07:00:34.328Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
07:00:34 [2020-09-18T07:00:34.574Z] === RUN   TestPluginInstall/with_htpasswd
07:00:34 [2020-09-18T07:00:34.585Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
07:00:34 [2020-09-18T07:00:34.710Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
07:00:34 [2020-09-18T07:00:34.710Z] === RUN   TestRemoveInvalidContainer
07:00:34 [2020-09-18T07:00:34.710Z] --- PASS: TestRemoveInvalidContainer (0.02s)
07:00:34 [2020-09-18T07:00:34.710Z] === RUN   TestRenameLinkedContainer
07:00:35 [2020-09-18T07:00:35.148Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
07:00:35 [2020-09-18T07:00:35.206Z] time="2020-09-18T07:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:00:35 [2020-09-18T07:00:35.206Z] time="2020-09-18T07:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ebef3c21acfc3ea5e256f616d20069d7d76dbac4d2866cf07070e844452b470b" mediatype=application/vnd.docker.plugin.v1+json size=522
07:00:35 [2020-09-18T07:00:35.206Z] time="2020-09-18T07:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:00:35 [2020-09-18T07:00:35.206Z] time="2020-09-18T07:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ebef3c21acfc3ea5e256f616d20069d7d76dbac4d2866cf07070e844452b470b" mediatype=application/vnd.docker.plugin.v1+json size=522
07:00:35 [2020-09-18T07:00:35.497Z] === RUN   TestPluginInstall/with_insecure
07:00:36 [2020-09-18T07:00:36.078Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
07:00:36 [2020-09-18T07:00:36.078Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
07:00:36 [2020-09-18T07:00:36.531Z] time="2020-09-18T07:00:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:00:36 [2020-09-18T07:00:36.531Z] time="2020-09-18T07:00:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd6ea5949019ba2b09200a3eda3737e6e7216d5026eaf101c63140c7517bad5e" mediatype=application/vnd.docker.plugin.v1+json size=522
07:00:36 [2020-09-18T07:00:36.531Z] time="2020-09-18T07:00:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:00:36 [2020-09-18T07:00:36.531Z] time="2020-09-18T07:00:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd6ea5949019ba2b09200a3eda3737e6e7216d5026eaf101c63140c7517bad5e" mediatype=application/vnd.docker.plugin.v1+json size=522
07:00:36 [2020-09-18T07:00:36.531Z] --- PASS: TestPluginInstall (6.10s)
07:00:36 [2020-09-18T07:00:36.531Z]     --- PASS: TestPluginInstall/no_auth (4.03s)
07:00:36 [2020-09-18T07:00:36.531Z]     --- PASS: TestPluginInstall/with_htpasswd (0.78s)
07:00:36 [2020-09-18T07:00:36.531Z]     --- PASS: TestPluginInstall/with_insecure (1.29s)
07:00:36 [2020-09-18T07:00:36.531Z]         plugin_test.go:157: [d9c894b41edf0] daemon is not started
07:00:36 [2020-09-18T07:00:36.531Z] PASS
07:00:36 [2020-09-18T07:00:36.822Z] 
07:00:36 [2020-09-18T07:00:36.822Z] DONE 6 tests in 6.329s
07:00:36 [2020-09-18T07:00:36.822Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:00:36 [2020-09-18T07:00:36.822Z] ++ 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
07:00:36 [2020-09-18T07:00:36.822Z] ++ set -e
07:00:36 [2020-09-18T07:00:36.822Z] ++ '[' -n 0 ']'
07:00:36 [2020-09-18T07:00:36.822Z] ++ set -x
07:00:36 [2020-09-18T07:00:36.822Z] ++ 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 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
07:00:36 [2020-09-18T07:00:36.822Z] INFO: Testing against a local daemon
07:00:36 [2020-09-18T07:00:36.822Z] === RUN   TestExternalGraphDriver
07:00:37 [2020-09-18T07:00:37.113Z] === RUN   TestExternalGraphDriver/json
07:00:37 [2020-09-18T07:00:37.448Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
07:00:37 [2020-09-18T07:00:37.448Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
07:00:38 [2020-09-18T07:00:38.011Z] === RUN   TestDockerSuite/TestAPINetworkFilter
07:00:38 [2020-09-18T07:00:38.011Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
07:00:38 [2020-09-18T07:00:38.011Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
07:00:38 [2020-09-18T07:00:38.020Z] --- PASS: TestRenameLinkedContainer (3.04s)
07:00:38 [2020-09-18T07:00:38.020Z] === RUN   TestRenameStoppedContainer
07:00:38 [2020-09-18T07:00:38.281Z] --- PASS: TestRenameStoppedContainer (0.71s)
07:00:38 [2020-09-18T07:00:38.281Z] === RUN   TestRenameRunningContainerAndReuse
07:00:38 [2020-09-18T07:00:38.942Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
07:00:38 [2020-09-18T07:00:38.942Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
07:00:39 [2020-09-18T07:00:39.178Z] === RUN   TestExternalGraphDriver/spec
07:00:39 [2020-09-18T07:00:39.874Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
07:00:39 [2020-09-18T07:00:39.874Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
07:00:40 [2020-09-18T07:00:40.132Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
07:00:40 [2020-09-18T07:00:40.132Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
07:00:40 [2020-09-18T07:00:40.132Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
07:00:40 [2020-09-18T07:00:40.197Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s)
07:00:40 [2020-09-18T07:00:40.198Z] === RUN   TestRenameInvalidName
07:00:40 [2020-09-18T07:00:40.770Z] --- PASS: TestRenameInvalidName (0.76s)
07:00:40 [2020-09-18T07:00:40.770Z] === RUN   TestRenameAnonymousContainer
07:00:41 [2020-09-18T07:00:41.244Z] === RUN   TestExternalGraphDriver/pull
07:00:42 [2020-09-18T07:00:42.656Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
07:00:43 [2020-09-18T07:00:43.309Z] --- PASS: TestExternalGraphDriver (6.32s)
07:00:43 [2020-09-18T07:00:43.309Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
07:00:43 [2020-09-18T07:00:43.309Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
07:00:43 [2020-09-18T07:00:43.309Z]     --- PASS: TestExternalGraphDriver/pull (2.03s)
07:00:43 [2020-09-18T07:00:43.309Z] === RUN   TestGraphdriverPluginV2
07:00:43 [2020-09-18T07:00:43.309Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
07:00:43 [2020-09-18T07:00:43.309Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:00:43 [2020-09-18T07:00:43.309Z] PASS
07:00:43 [2020-09-18T07:00:43.309Z] 
07:00:43 [2020-09-18T07:00:43.309Z] === Skipped
07:00:43 [2020-09-18T07:00:43.309Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
07:00:43 [2020-09-18T07:00:43.309Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:00:43 [2020-09-18T07:00:43.309Z] 
07:00:43 [2020-09-18T07:00:43.309Z] 
07:00:43 [2020-09-18T07:00:43.309Z] DONE 5 tests, 1 skipped in 6.562s
07:00:43 [2020-09-18T07:00:43.309Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:00:43 [2020-09-18T07:00:43.309Z] ++ 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
07:00:43 [2020-09-18T07:00:43.309Z] ++ set -e
07:00:43 [2020-09-18T07:00:43.309Z] ++ '[' -n 0 ']'
07:00:43 [2020-09-18T07:00:43.309Z] ++ set -x
07:00:43 [2020-09-18T07:00:43.309Z] ++ 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 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
07:00:43 [2020-09-18T07:00:43.309Z] INFO: Testing against a local daemon
07:00:43 [2020-09-18T07:00:43.309Z] === RUN   TestContinueAfterPluginCrash
07:00:43 [2020-09-18T07:00:43.309Z] === PAUSE TestContinueAfterPluginCrash
07:00:43 [2020-09-18T07:00:43.309Z] === RUN   TestReadPluginNoRead
07:00:43 [2020-09-18T07:00:43.309Z] === PAUSE TestReadPluginNoRead
07:00:43 [2020-09-18T07:00:43.309Z] === RUN   TestDaemonStartWithLogOpt
07:00:43 [2020-09-18T07:00:43.309Z] === PAUSE TestDaemonStartWithLogOpt
07:00:43 [2020-09-18T07:00:43.309Z] === CONT  TestContinueAfterPluginCrash
07:00:43 [2020-09-18T07:00:43.309Z] === CONT  TestDaemonStartWithLogOpt
07:00:44 [2020-09-18T07:00:44.026Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
07:00:44 [2020-09-18T07:00:44.282Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
07:00:44 [2020-09-18T07:00:44.981Z] --- PASS: TestRenameAnonymousContainer (3.92s)
07:00:44 [2020-09-18T07:00:44.981Z] === RUN   TestRenameContainerWithSameName
07:00:45 [2020-09-18T07:00:45.242Z] --- PASS: TestRenameContainerWithSameName (0.79s)
07:00:45 [2020-09-18T07:00:45.242Z] === RUN   TestRenameContainerWithLinkedContainer
07:00:46 [2020-09-18T07:00:46.253Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
07:00:46 [2020-09-18T07:00:46.254Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
07:00:47 [2020-09-18T07:00:47.159Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s)
07:00:47 [2020-09-18T07:00:47.159Z] === RUN   TestResize
07:00:47 [2020-09-18T07:00:47.632Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
07:00:47 [2020-09-18T07:00:47.732Z] --- PASS: TestResize (0.75s)
07:00:47 [2020-09-18T07:00:47.732Z] === RUN   TestResizeWithInvalidSize
07:00:47 [2020-09-18T07:00:47.757Z] --- PASS: TestDaemonStartWithLogOpt (3.95s)
07:00:47 [2020-09-18T07:00:47.757Z] === CONT  TestReadPluginNoRead
07:00:47 [2020-09-18T07:00:47.867Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:00:47 [2020-09-18T07:00:47.867Z] 
07:00:47 [2020-09-18T07:00:47.867Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:00:47 [2020-09-18T07:00:47.867Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:00:47 [2020-09-18T07:00:47.867Z] HOSTNAME=26c171f52db3
07:00:47 [2020-09-18T07:00:47.867Z] TESTDEBUG=0
07:00:47 [2020-09-18T07:00:47.867Z] DEST=bundles/test-integration
07:00:47 [2020-09-18T07:00:47.867Z] PWD=/go/src/github.com/docker/docker
07:00:47 [2020-09-18T07:00:47.867Z] DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc
07:00:47 [2020-09-18T07:00:47.867Z] container=docker
07:00:47 [2020-09-18T07:00:47.867Z] HOME=/root
07:00:47 [2020-09-18T07:00:47.867Z] GOLANG_VERSION=1.13.15
07:00:47 [2020-09-18T07:00:47.867Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:00:47 [2020-09-18T07:00:47.867Z] VALIDATE_BRANCH=master
07:00:47 [2020-09-18T07:00:47.867Z] TERM=xterm
07:00:47 [2020-09-18T07:00:47.867Z] DOCKER_PKG=github.com/docker/docker
07:00:47 [2020-09-18T07:00:47.867Z] SHLVL=1
07:00:47 [2020-09-18T07:00:47.867Z] TIMEOUT=120m
07:00:47 [2020-09-18T07:00:47.867Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:00:47 [2020-09-18T07:00:47.867Z] DOCKER_GRAPHDRIVER=overlay2
07:00:47 [2020-09-18T07:00:47.867Z] GO111MODULE=off
07:00:47 [2020-09-18T07:00:47.867Z] DOCKER_EXPERIMENTAL=1
07:00:47 [2020-09-18T07:00:47.867Z] TEST_SKIP_INTEGRATION_CLI=1
07:00:47 [2020-09-18T07:00:47.867Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:00:47 [2020-09-18T07:00:47.867Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:00:47 [2020-09-18T07:00:47.867Z] GOPATH=/go
07:00:47 [2020-09-18T07:00:47.867Z] PKG_CONFIG=pkg-config
07:00:47 [2020-09-18T07:00:47.867Z] _=/usr/bin/env
07:00:47 [2020-09-18T07:00:47.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:00:48 [2020-09-18T07:00:48.294Z] --- PASS: TestDaemonStartWithLogOpt (13.18s)
07:00:48 [2020-09-18T07:00:48.295Z] === CONT  TestReadPluginNoRead
07:00:48 [2020-09-18T07:00:48.304Z] --- PASS: TestResizeWithInvalidSize (0.80s)
07:00:48 [2020-09-18T07:00:48.304Z] === RUN   TestResizeWhenContainerNotStarted
07:00:48 [2020-09-18T07:00:48.560Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
07:00:49 [2020-09-18T07:00:49.247Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s)
07:00:49 [2020-09-18T07:00:49.247Z] === RUN   TestDaemonRestartKillContainers
07:00:49 [2020-09-18T07:00:49.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:00:49 [2020-09-18T07:00:49.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:00:50 [2020-09-18T07:00:50.201Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:00:50 [2020-09-18T07:00:50.201Z] --- PASS: TestContinueAfterPluginCrash (16.92s)
07:00:50 [2020-09-18T07:00:50.453Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
07:00:50 [2020-09-18T07:00:50.484Z] === RUN   TestReadPluginNoRead/default
07:00:50 [2020-09-18T07:00:50.710Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
07:00:51 [2020-09-18T07:00:51.166Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:00:51 [2020-09-18T07:00:51.640Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
07:00:51 [2020-09-18T07:00:51.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:00:52 [2020-09-18T07:00:52.003Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:00:52 [2020-09-18T07:00:52.005Z] === RUN   TestReadPluginNoRead/disabled_caching
07:00:52 [2020-09-18T07:00:52.203Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
07:00:52 [2020-09-18T07:00:52.296Z] --- PASS: TestContinueAfterPluginCrash (8.92s)
07:00:52 [2020-09-18T07:00:52.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:00:52 [2020-09-18T07:00:52.738Z] === RUN   TestReadPluginNoRead/default
07:00:53 [2020-09-18T07:00:53.132Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
07:00:53 [2020-09-18T07:00:53.132Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
07:00:53 [2020-09-18T07:00:53.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:00:53 [2020-09-18T07:00:53.802Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:00:54 [2020-09-18T07:00:54.063Z] === RUN   TestDockerSuite/TestAttachAfterDetach
07:00:54 [2020-09-18T07:00:54.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:00:54 [2020-09-18T07:00:54.643Z] === RUN   TestReadPluginNoRead/disabled_caching
07:00:54 [2020-09-18T07:00:54.733Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:00:54 [2020-09-18T07:00:54.995Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:00:55 [2020-09-18T07:00:55.876Z] --- PASS: TestReadPluginNoRead (8.53s)
07:00:55 [2020-09-18T07:00:55.876Z]     --- PASS: TestReadPluginNoRead/default (1.93s)
07:00:55 [2020-09-18T07:00:55.876Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.80s)
07:00:55 [2020-09-18T07:00:55.876Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.07s)
07:00:55 [2020-09-18T07:00:55.876Z]     read_test.go:92: [d200acfc8e9ef] daemon is not started
07:00:55 [2020-09-18T07:00:55.876Z] PASS
07:00:55 [2020-09-18T07:00:55.876Z] 
07:00:55 [2020-09-18T07:00:55.876Z] DONE 6 tests in 12.626s
07:00:55 [2020-09-18T07:00:55.876Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:00:55 [2020-09-18T07:00:55.876Z] ++ 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
07:00:55 [2020-09-18T07:00:55.876Z] ++ set -e
07:00:55 [2020-09-18T07:00:55.876Z] ++ '[' -n 0 ']'
07:00:55 [2020-09-18T07:00:55.876Z] ++ set -x
07:00:55 [2020-09-18T07:00:55.876Z] ++ 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 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
07:00:55 [2020-09-18T07:00:55.876Z] testing: warning: no tests to run
07:00:55 [2020-09-18T07:00:55.876Z] PASS
07:00:55 [2020-09-18T07:00:55.876Z] 
07:00:55 [2020-09-18T07:00:55.876Z] DONE 0 tests in 0.039s
07:00:55 [2020-09-18T07:00:55.876Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:00:55 [2020-09-18T07:00:55.876Z] ++ 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
07:00:55 [2020-09-18T07:00:55.876Z] ++ set -e
07:00:55 [2020-09-18T07:00:55.876Z] ++ '[' -n 0 ']'
07:00:55 [2020-09-18T07:00:55.876Z] ++ set -x
07:00:55 [2020-09-18T07:00:55.876Z] ++ 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 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
07:00:56 [2020-09-18T07:00:56.167Z] INFO: Testing against a local daemon
07:00:56 [2020-09-18T07:00:56.167Z] === RUN   TestPluginWithDevMounts
07:00:56 [2020-09-18T07:00:56.167Z] === PAUSE TestPluginWithDevMounts
07:00:56 [2020-09-18T07:00:56.167Z] === CONT  TestPluginWithDevMounts
07:00:56 [2020-09-18T07:00:56.586Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
07:00:56 [2020-09-18T07:00:56.586Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
07:00:56 [2020-09-18T07:00:56.842Z] --- PASS: TestBuildWithHugeFile (92.08s)
07:00:56 [2020-09-18T07:00:56.843Z] === RUN   TestBuildWithEmptyDockerfile
07:00:56 [2020-09-18T07:00:56.843Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:00:56 [2020-09-18T07:00:56.843Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:00:56 [2020-09-18T07:00:56.843Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:00:56 [2020-09-18T07:00:56.843Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:00:56 [2020-09-18T07:00:56.843Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:00:56 [2020-09-18T07:00:56.843Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:00:56 [2020-09-18T07:00:56.843Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:00:56 [2020-09-18T07:00:56.843Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:00:57 [2020-09-18T07:00:57.101Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:00:57 [2020-09-18T07:00:57.101Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
07:00:57 [2020-09-18T07:00:57.101Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
07:00:57 [2020-09-18T07:00:57.101Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
07:00:57 [2020-09-18T07:00:57.101Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
07:00:57 [2020-09-18T07:00:57.101Z] === RUN   TestBuildPreserveOwnership
07:00:57 [2020-09-18T07:00:57.101Z] === RUN   TestBuildPreserveOwnership/copy_from
07:00:57 [2020-09-18T07:00:57.178Z] --- PASS: TestReadPluginNoRead (10.26s)
07:00:57 [2020-09-18T07:00:57.178Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s)
07:00:57 [2020-09-18T07:00:57.178Z]     --- PASS: TestReadPluginNoRead/default (2.21s)
07:00:57 [2020-09-18T07:00:57.178Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.22s)
07:00:57 [2020-09-18T07:00:57.178Z]     read_test.go:92: [d05730f89bb95] daemon is not started
07:00:57 [2020-09-18T07:00:57.178Z] PASS
07:00:57 [2020-09-18T07:00:57.178Z] 
07:00:57 [2020-09-18T07:00:57.178Z] DONE 6 tests in 23.601s
07:00:57 [2020-09-18T07:00:57.178Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:00:57 [2020-09-18T07:00:57.178Z] testing: warning: no tests to run
07:00:57 [2020-09-18T07:00:57.178Z] PASS
07:00:57 [2020-09-18T07:00:57.178Z] 
07:00:57 [2020-09-18T07:00:57.178Z] DONE 0 tests in 0.041s
07:00:57 [2020-09-18T07:00:57.178Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:00:57 [2020-09-18T07:00:57.178Z] INFO: Testing against a local daemon
07:00:57 [2020-09-18T07:00:57.178Z] === RUN   TestPluginWithDevMounts
07:00:57 [2020-09-18T07:00:57.178Z] --- SKIP: TestPluginWithDevMounts (0.00s)
07:00:57 [2020-09-18T07:00:57.178Z]     mounts_test.go:21: (*Execution).IsRootless-fm
07:00:57 [2020-09-18T07:00:57.178Z] PASS
07:00:57 [2020-09-18T07:00:57.178Z] 
07:00:57 [2020-09-18T07:00:57.178Z] === Skipped
07:00:57 [2020-09-18T07:00:57.178Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
07:00:57 [2020-09-18T07:00:57.178Z]     mounts_test.go:21: (*Execution).IsRootless-fm
07:00:57 [2020-09-18T07:00:57.178Z] 
07:00:57 [2020-09-18T07:00:57.178Z] 
07:00:57 [2020-09-18T07:00:57.178Z] DONE 1 tests, 1 skipped in 0.149s
07:00:57 [2020-09-18T07:00:57.178Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:00:57 [2020-09-18T07:00:57.178Z] INFO: Testing against a local daemon
07:00:57 [2020-09-18T07:00:57.178Z] === RUN   TestSecretInspect
07:00:57 [2020-09-18T07:00:57.178Z] --- SKIP: TestSecretInspect (0.02s)
07:00:57 [2020-09-18T07:00:57.178Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.178Z] === RUN   TestSecretList
07:00:57 [2020-09-18T07:00:57.178Z] --- SKIP: TestSecretList (0.01s)
07:00:57 [2020-09-18T07:00:57.179Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.179Z] === RUN   TestSecretsCreateAndDelete
07:00:57 [2020-09-18T07:00:57.179Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
07:00:57 [2020-09-18T07:00:57.179Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.179Z] === RUN   TestSecretsUpdate
07:00:57 [2020-09-18T07:00:57.179Z] --- SKIP: TestSecretsUpdate (0.01s)
07:00:57 [2020-09-18T07:00:57.179Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.179Z] === RUN   TestTemplatedSecret
07:00:57 [2020-09-18T07:00:57.179Z] --- SKIP: TestTemplatedSecret (0.00s)
07:00:57 [2020-09-18T07:00:57.179Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.179Z] === RUN   TestSecretCreateResolve
07:00:57 [2020-09-18T07:00:57.179Z] --- SKIP: TestSecretCreateResolve (0.01s)
07:00:57 [2020-09-18T07:00:57.179Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.179Z] PASS
07:00:57 [2020-09-18T07:00:57.179Z] 
07:00:57 [2020-09-18T07:00:57.179Z] === Skipped
07:00:57 [2020-09-18T07:00:57.179Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
07:00:57 [2020-09-18T07:00:57.179Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.179Z] 
07:00:57 [2020-09-18T07:00:57.179Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
07:00:57 [2020-09-18T07:00:57.179Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.179Z] 
07:00:57 [2020-09-18T07:00:57.179Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
07:00:57 [2020-09-18T07:00:57.179Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.179Z] 
07:00:57 [2020-09-18T07:00:57.179Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
07:00:57 [2020-09-18T07:00:57.179Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.179Z] 
07:00:57 [2020-09-18T07:00:57.179Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
07:00:57 [2020-09-18T07:00:57.179Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.179Z] 
07:00:57 [2020-09-18T07:00:57.179Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
07:00:57 [2020-09-18T07:00:57.179Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.179Z] 
07:00:57 [2020-09-18T07:00:57.179Z] 
07:00:57 [2020-09-18T07:00:57.179Z] DONE 6 tests, 6 skipped in 0.186s
07:00:57 [2020-09-18T07:00:57.179Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:00:57 [2020-09-18T07:00:57.439Z] INFO: Testing against a local daemon
07:00:57 [2020-09-18T07:00:57.439Z] === RUN   TestServiceCreateInit
07:00:57 [2020-09-18T07:00:57.439Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:00:57 [2020-09-18T07:00:57.439Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:00:57 [2020-09-18T07:00:57.439Z] --- PASS: TestServiceCreateInit (0.02s)
07:00:57 [2020-09-18T07:00:57.439Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:00:57 [2020-09-18T07:00:57.439Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.439Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:00:57 [2020-09-18T07:00:57.439Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.439Z] === RUN   TestCreateServiceMultipleTimes
07:00:57 [2020-09-18T07:00:57.439Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
07:00:57 [2020-09-18T07:00:57.439Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.439Z] === RUN   TestCreateServiceConflict
07:00:57 [2020-09-18T07:00:57.439Z] --- SKIP: TestCreateServiceConflict (0.02s)
07:00:57 [2020-09-18T07:00:57.439Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.439Z] === RUN   TestCreateServiceMaxReplicas
07:00:57 [2020-09-18T07:00:57.439Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
07:00:57 [2020-09-18T07:00:57.439Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.439Z] === RUN   TestCreateWithDuplicateNetworkNames
07:00:57 [2020-09-18T07:00:57.439Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
07:00:57 [2020-09-18T07:00:57.439Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.439Z] === RUN   TestCreateServiceSecretFileMode
07:00:57 [2020-09-18T07:00:57.439Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
07:00:57 [2020-09-18T07:00:57.439Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.439Z] === RUN   TestCreateServiceConfigFileMode
07:00:57 [2020-09-18T07:00:57.439Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
07:00:57 [2020-09-18T07:00:57.439Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.439Z] === RUN   TestCreateServiceSysctls
07:00:57 [2020-09-18T07:00:57.439Z] --- SKIP: TestCreateServiceSysctls (0.02s)
07:00:57 [2020-09-18T07:00:57.439Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.439Z] === RUN   TestCreateServiceCapabilities
07:00:57 [2020-09-18T07:00:57.439Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
07:00:57 [2020-09-18T07:00:57.439Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.439Z] === RUN   TestInspect
07:00:57 [2020-09-18T07:00:57.439Z] --- SKIP: TestInspect (0.02s)
07:00:57 [2020-09-18T07:00:57.439Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.439Z] === RUN   TestCreateJob
07:00:57 [2020-09-18T07:00:57.439Z] --- SKIP: TestCreateJob (0.01s)
07:00:57 [2020-09-18T07:00:57.439Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.439Z] === RUN   TestReplicatedJob
07:00:57 [2020-09-18T07:00:57.548Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:00:57 [2020-09-18T07:00:57.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s)
07:00:57 [2020-09-18T07:00:57.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s)
07:00:57 [2020-09-18T07:00:57.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s)
07:00:57 [2020-09-18T07:00:57.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s)
07:00:57 [2020-09-18T07:00:57.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s)
07:00:57 [2020-09-18T07:00:57.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s)
07:00:57 [2020-09-18T07:00:57.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s)
07:00:57 [2020-09-18T07:00:57.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s)
07:00:57 [2020-09-18T07:00:57.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s)
07:00:57 [2020-09-18T07:00:57.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s)
07:00:57 [2020-09-18T07:00:57.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s)
07:00:57 [2020-09-18T07:00:57.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s)
07:00:57 [2020-09-18T07:00:57.548Z] === RUN   TestCgroupNamespacesRun
07:00:57 [2020-09-18T07:00:57.704Z] --- SKIP: TestReplicatedJob (0.01s)
07:00:57 [2020-09-18T07:00:57.704Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.704Z] === RUN   TestUpdateReplicatedJob
07:00:57 [2020-09-18T07:00:57.704Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
07:00:57 [2020-09-18T07:00:57.704Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.704Z] === RUN   TestServiceListWithStatuses
07:00:57 [2020-09-18T07:00:57.704Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:00:57 [2020-09-18T07:00:57.704Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:00:57 [2020-09-18T07:00:57.704Z] === RUN   TestDockerNetworkConnectAlias
07:00:57 [2020-09-18T07:00:57.704Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
07:00:57 [2020-09-18T07:00:57.704Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.704Z] === RUN   TestDockerNetworkReConnect
07:00:57 [2020-09-18T07:00:57.704Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
07:00:57 [2020-09-18T07:00:57.704Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:00:57 [2020-09-18T07:00:57.704Z] === RUN   TestServicePlugin
07:00:58 [2020-09-18T07:00:58.033Z] === RUN   TestDockerSuite/TestAttachDetach
07:00:58 [2020-09-18T07:00:58.234Z] --- PASS: TestPluginWithDevMounts (1.80s)
07:00:58 [2020-09-18T07:00:58.234Z] PASS
07:00:58 [2020-09-18T07:00:58.234Z] 
07:00:58 [2020-09-18T07:00:58.234Z] DONE 1 tests in 1.898s
07:00:58 [2020-09-18T07:00:58.234Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
07:00:58 [2020-09-18T07:00:58.234Z] ++ 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
07:00:58 [2020-09-18T07:00:58.234Z] ++ set -e
07:00:58 [2020-09-18T07:00:58.234Z] ++ '[' -n 0 ']'
07:00:58 [2020-09-18T07:00:58.234Z] ++ set -x
07:00:58 [2020-09-18T07:00:58.234Z] ++ 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 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
07:00:58 [2020-09-18T07:00:58.234Z] INFO: Testing against a local daemon
07:00:58 [2020-09-18T07:00:58.234Z] === RUN   TestSecretInspect
07:00:58 [2020-09-18T07:00:58.964Z] === RUN   TestDockerSuite/TestAttachDisconnect
07:00:59 [2020-09-18T07:00:59.465Z] --- PASS: TestCgroupNamespacesRun (1.80s)
07:00:59 [2020-09-18T07:00:59.465Z] === RUN   TestCgroupNamespacesRunPrivileged
07:00:59 [2020-09-18T07:00:59.527Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
07:00:59 [2020-09-18T07:00:59.527Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
07:01:00 [2020-09-18T07:01:00.457Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:01:00 [2020-09-18T07:01:00.852Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s)
07:01:00 [2020-09-18T07:01:00.852Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:01:00 [2020-09-18T07:01:00.996Z] --- SKIP: TestServicePlugin (3.44s)
07:01:00 [2020-09-18T07:01:00.996Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:00 [2020-09-18T07:01:00.996Z] === RUN   TestServiceUpdateLabel
07:01:00 [2020-09-18T07:01:00.996Z] --- SKIP: TestServiceUpdateLabel (0.02s)
07:01:00 [2020-09-18T07:01:00.996Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:00 [2020-09-18T07:01:00.996Z] === RUN   TestServiceUpdateSecrets
07:01:00 [2020-09-18T07:01:00.996Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
07:01:00 [2020-09-18T07:01:00.996Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:00 [2020-09-18T07:01:00.996Z] === RUN   TestServiceUpdateConfigs
07:01:00 [2020-09-18T07:01:00.996Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
07:01:00 [2020-09-18T07:01:00.996Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:00 [2020-09-18T07:01:00.996Z] === RUN   TestServiceUpdateNetwork
07:01:00 [2020-09-18T07:01:00.996Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
07:01:00 [2020-09-18T07:01:00.996Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:00 [2020-09-18T07:01:00.996Z] === RUN   TestServiceUpdatePidsLimit
07:01:01 [2020-09-18T07:01:01.255Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
07:01:01 [2020-09-18T07:01:01.255Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.255Z] PASS
07:01:01 [2020-09-18T07:01:01.255Z] 
07:01:01 [2020-09-18T07:01:01.255Z] === Skipped
07:01:01 [2020-09-18T07:01:01.255Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
07:01:01 [2020-09-18T07:01:01.255Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:01:01 [2020-09-18T07:01:01.255Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.255Z] 
07:01:01 [2020-09-18T07:01:01.255Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
07:01:01 [2020-09-18T07:01:01.255Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:01:01 [2020-09-18T07:01:01.256Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
07:01:01 [2020-09-18T07:01:01.256Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
07:01:01 [2020-09-18T07:01:01.256Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
07:01:01 [2020-09-18T07:01:01.256Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
07:01:01 [2020-09-18T07:01:01.256Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
07:01:01 [2020-09-18T07:01:01.256Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
07:01:01 [2020-09-18T07:01:01.256Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
07:01:01 [2020-09-18T07:01:01.256Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
07:01:01 [2020-09-18T07:01:01.256Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestInspect (0.02s)
07:01:01 [2020-09-18T07:01:01.256Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
07:01:01 [2020-09-18T07:01:01.256Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
07:01:01 [2020-09-18T07:01:01.256Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
07:01:01 [2020-09-18T07:01:01.256Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:01:01 [2020-09-18T07:01:01.256Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
07:01:01 [2020-09-18T07:01:01.256Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
07:01:01 [2020-09-18T07:01:01.256Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s)
07:01:01 [2020-09-18T07:01:01.256Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
07:01:01 [2020-09-18T07:01:01.256Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
07:01:01 [2020-09-18T07:01:01.256Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
07:01:01 [2020-09-18T07:01:01.256Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
07:01:01 [2020-09-18T07:01:01.256Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
07:01:01 [2020-09-18T07:01:01.256Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] DONE 24 tests, 23 skipped in 3.874s
07:01:01 [2020-09-18T07:01:01.256Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:01:01 [2020-09-18T07:01:01.256Z] INFO: Testing against a local daemon
07:01:01 [2020-09-18T07:01:01.256Z] === RUN   TestSessionCreate
07:01:01 [2020-09-18T07:01:01.256Z] --- PASS: TestSessionCreate (0.02s)
07:01:01 [2020-09-18T07:01:01.256Z] === RUN   TestSessionCreateWithBadUpgrade
07:01:01 [2020-09-18T07:01:01.256Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
07:01:01 [2020-09-18T07:01:01.256Z] PASS
07:01:01 [2020-09-18T07:01:01.256Z] 
07:01:01 [2020-09-18T07:01:01.256Z] DONE 2 tests in 0.149s
07:01:01 [2020-09-18T07:01:01.256Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:01:01 [2020-09-18T07:01:01.387Z] === RUN   TestDockerSuite/TestAttachPausedContainer
07:01:01 [2020-09-18T07:01:01.515Z] INFO: Testing against a local daemon
07:01:01 [2020-09-18T07:01:01.515Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:01:01 [2020-09-18T07:01:01.516Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:01:01 [2020-09-18T07:01:01.516Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:01:01 [2020-09-18T07:01:01.516Z] === RUN   TestEventsExecDie
07:01:01 [2020-09-18T07:01:01.643Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
07:01:01 [2020-09-18T07:01:01.747Z] --- PASS: TestSecretInspect (3.57s)
07:01:01 [2020-09-18T07:01:01.747Z] === RUN   TestSecretList
07:01:01 [2020-09-18T07:01:01.900Z] --- PASS: TestBuildPreserveOwnership (4.76s)
07:01:01 [2020-09-18T07:01:01.900Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.28s)
07:01:01 [2020-09-18T07:01:01.900Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s)
07:01:01 [2020-09-18T07:01:01.900Z] === RUN   TestBuildPlatformInvalid
07:01:01 [2020-09-18T07:01:01.900Z] --- PASS: TestBuildPlatformInvalid (0.16s)
07:01:01 [2020-09-18T07:01:01.900Z] PASS
07:01:02 [2020-09-18T07:01:02.085Z] --- PASS: TestEventsExecDie (0.49s)
07:01:02 [2020-09-18T07:01:02.085Z] === RUN   TestEventsBackwardsCompatible
07:01:02 [2020-09-18T07:01:02.085Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
07:01:02 [2020-09-18T07:01:02.085Z] === RUN   TestInfoBinaryCommits
07:01:02 [2020-09-18T07:01:02.085Z] --- PASS: TestInfoBinaryCommits (0.03s)
07:01:02 [2020-09-18T07:01:02.085Z] === RUN   TestInfoAPIVersioned
07:01:02 [2020-09-18T07:01:02.085Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:01:02 [2020-09-18T07:01:02.085Z] === RUN   TestInfoDiscoveryBackend
07:01:02 [2020-09-18T07:01:02.156Z] 
07:01:02 [2020-09-18T07:01:02.157Z] === Skipped
07:01:02 [2020-09-18T07:01:02.157Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:01:02 [2020-09-18T07:01:02.157Z]     build_session_test.go:25: TODO: BuildKit
07:01:02 [2020-09-18T07:01:02.157Z] 
07:01:02 [2020-09-18T07:01:02.157Z] 
07:01:02 [2020-09-18T07:01:02.157Z] DONE 32 tests, 1 skipped in 176.720s
07:01:02 [2020-09-18T07:01:02.157Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:01:02 [2020-09-18T07:01:02.157Z] ++ 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
07:01:02 [2020-09-18T07:01:02.157Z] ++ set -e
07:01:02 [2020-09-18T07:01:02.157Z] ++ '[' -n 0 ']'
07:01:02 [2020-09-18T07:01:02.157Z] ++ set -x
07:01:02 [2020-09-18T07:01:02.157Z] ++ 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 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
07:01:02 [2020-09-18T07:01:02.157Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
07:01:02 [2020-09-18T07:01:02.157Z] INFO: Testing against a local daemon
07:01:02 [2020-09-18T07:01:02.157Z] === RUN   TestConfigInspect
07:01:02 [2020-09-18T07:01:02.771Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s)
07:01:02 [2020-09-18T07:01:02.771Z] === RUN   TestCgroupNamespacesRunHostMode
07:01:03 [2020-09-18T07:01:03.086Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
07:01:03 [2020-09-18T07:01:03.086Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
07:01:03 [2020-09-18T07:01:03.465Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
07:01:03 [2020-09-18T07:01:03.465Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:01:04 [2020-09-18T07:01:04.017Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
07:01:04 [2020-09-18T07:01:04.690Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s)
07:01:04 [2020-09-18T07:01:04.690Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:01:05 [2020-09-18T07:01:05.259Z] --- PASS: TestSecretList (3.60s)
07:01:05 [2020-09-18T07:01:05.260Z] === RUN   TestSecretsCreateAndDelete
07:01:05 [2020-09-18T07:01:05.386Z] --- PASS: TestConfigInspect (3.04s)
07:01:05 [2020-09-18T07:01:05.386Z] === RUN   TestConfigList
07:01:05 [2020-09-18T07:01:05.386Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
07:01:05 [2020-09-18T07:01:05.644Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
07:01:05 [2020-09-18T07:01:05.900Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
07:01:06 [2020-09-18T07:01:06.001Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (2.16s)
07:01:06 [2020-09-18T07:01:06.001Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:01:06 [2020-09-18T07:01:06.001Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
07:01:06 [2020-09-18T07:01:06.001Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
07:01:06 [2020-09-18T07:01:06.001Z] === RUN   TestInfoAPI
07:01:06 [2020-09-18T07:01:06.001Z] --- PASS: TestInfoAPI (0.04s)
07:01:06 [2020-09-18T07:01:06.001Z] === RUN   TestInfoAPIWarnings
07:01:06 [2020-09-18T07:01:06.462Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
07:01:06 [2020-09-18T07:01:06.462Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
07:01:06 [2020-09-18T07:01:06.607Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s)
07:01:06 [2020-09-18T07:01:06.607Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:01:07 [2020-09-18T07:01:07.024Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
07:01:07 [2020-09-18T07:01:07.024Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
07:01:07 [2020-09-18T07:01:07.380Z] --- PASS: TestInfoAPIWarnings (1.52s)
07:01:07 [2020-09-18T07:01:07.381Z] === RUN   TestInfoDebug
07:01:07 [2020-09-18T07:01:07.635Z] tests/integration/models_containers_test.py ............................ [ 83%]
07:01:07 [2020-09-18T07:01:07.954Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
07:01:07 [2020-09-18T07:01:07.994Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s)
07:01:07 [2020-09-18T07:01:07.994Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:01:08 [2020-09-18T07:01:08.210Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
07:01:08 [2020-09-18T07:01:08.210Z] --- PASS: TestConfigList (3.05s)
07:01:08 [2020-09-18T07:01:08.210Z] === RUN   TestConfigsCreateAndDelete
07:01:08 [2020-09-18T07:01:08.466Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
07:01:08 [2020-09-18T07:01:08.723Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
07:01:08 [2020-09-18T07:01:08.759Z] --- PASS: TestInfoDebug (1.52s)
07:01:08 [2020-09-18T07:01:08.759Z] === RUN   TestInfoInsecureRegistries
07:01:08 [2020-09-18T07:01:08.772Z] --- PASS: TestSecretsCreateAndDelete (3.61s)
07:01:08 [2020-09-18T07:01:08.772Z] === RUN   TestSecretsUpdate
07:01:08 [2020-09-18T07:01:08.938Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s)
07:01:08 [2020-09-18T07:01:08.939Z] === RUN   TestCgroupNamespacesRunOlderClient
07:01:10 [2020-09-18T07:01:10.665Z] --- PASS: TestInfoInsecureRegistries (1.53s)
07:01:10 [2020-09-18T07:01:10.665Z] === RUN   TestInfoRegistryMirrors
07:01:10 [2020-09-18T07:01:10.857Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
07:01:10 [2020-09-18T07:01:10.857Z] === RUN   TestKernelTCPMemory
07:01:11 [2020-09-18T07:01:11.246Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
07:01:11 [2020-09-18T07:01:11.246Z] --- PASS: TestConfigsCreateAndDelete (2.83s)
07:01:11 [2020-09-18T07:01:11.246Z] === RUN   TestConfigsUpdate
07:01:11 [2020-09-18T07:01:11.801Z] --- PASS: TestKernelTCPMemory (0.88s)
07:01:11 [2020-09-18T07:01:11.801Z] === RUN   TestNISDomainname
07:01:12 [2020-09-18T07:01:12.045Z] --- PASS: TestInfoRegistryMirrors (1.53s)
07:01:12 [2020-09-18T07:01:12.045Z] === RUN   TestLoginFailsWithBadCredentials
07:01:12 [2020-09-18T07:01:12.287Z] --- PASS: TestSecretsUpdate (3.66s)
07:01:12 [2020-09-18T07:01:12.287Z] === RUN   TestTemplatedSecret
07:01:12 [2020-09-18T07:01:12.305Z] --- PASS: TestLoginFailsWithBadCredentials (0.52s)
07:01:12 [2020-09-18T07:01:12.305Z] === RUN   TestPingCacheHeaders
07:01:12 [2020-09-18T07:01:12.305Z] --- PASS: TestPingCacheHeaders (0.04s)
07:01:12 [2020-09-18T07:01:12.305Z] === RUN   TestPingGet
07:01:12 [2020-09-18T07:01:12.565Z] --- PASS: TestPingGet (0.02s)
07:01:12 [2020-09-18T07:01:12.565Z] === RUN   TestPingHead
07:01:12 [2020-09-18T07:01:12.565Z] --- PASS: TestPingHead (0.02s)
07:01:12 [2020-09-18T07:01:12.565Z] === RUN   TestVersion
07:01:12 [2020-09-18T07:01:12.565Z] --- PASS: TestVersion (0.02s)
07:01:12 [2020-09-18T07:01:12.565Z] PASS
07:01:12 [2020-09-18T07:01:12.565Z] 
07:01:12 [2020-09-18T07:01:12.565Z] === Skipped
07:01:12 [2020-09-18T07:01:12.565Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:01:12 [2020-09-18T07:01:12.565Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:01:12 [2020-09-18T07:01:12.565Z] 
07:01:12 [2020-09-18T07:01:12.565Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
07:01:12 [2020-09-18T07:01:12.565Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
07:01:12 [2020-09-18T07:01:12.565Z] 
07:01:12 [2020-09-18T07:01:12.565Z] 
07:01:12 [2020-09-18T07:01:12.565Z] DONE 18 tests, 2 skipped in 11.148s
07:01:12 [2020-09-18T07:01:12.565Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:01:12 [2020-09-18T07:01:12.565Z] INFO: Testing against a local daemon
07:01:12 [2020-09-18T07:01:12.565Z] === RUN   TestVolumesCreateAndList
07:01:12 [2020-09-18T07:01:12.565Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:01:12 [2020-09-18T07:01:12.565Z] === RUN   TestVolumesRemove
07:01:12 [2020-09-18T07:01:12.565Z] --- PASS: TestVolumesRemove (0.06s)
07:01:12 [2020-09-18T07:01:12.565Z] === RUN   TestVolumesInspect
07:01:12 [2020-09-18T07:01:12.612Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
07:01:12 [2020-09-18T07:01:12.744Z] --- PASS: TestNISDomainname (0.95s)
07:01:12 [2020-09-18T07:01:12.744Z] === RUN   TestHostnameDnsResolution
07:01:12 [2020-09-18T07:01:12.824Z] --- PASS: TestVolumesInspect (0.02s)
07:01:12 [2020-09-18T07:01:12.824Z] === RUN   TestVolumesInvalidJSON
07:01:12 [2020-09-18T07:01:12.824Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:01:12 [2020-09-18T07:01:12.824Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:01:12 [2020-09-18T07:01:12.824Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:01:12 [2020-09-18T07:01:12.824Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:01:12 [2020-09-18T07:01:12.824Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:01:12 [2020-09-18T07:01:12.824Z] PASS
07:01:12 [2020-09-18T07:01:12.824Z] 
07:01:12 [2020-09-18T07:01:12.824Z] DONE 5 tests in 0.233s
07:01:12 [2020-09-18T07:01:12.824Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:01:12 [2020-09-18T07:01:12.824Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11946 is not a child of this shell
07:01:12 [2020-09-18T07:01:12.824Z] warning: PID 11946 from bundles/test-integration/docker.pid had a nonzero exit code
07:01:12 [2020-09-18T07:01:12.824Z] Leaving: AppArmorNo profiles have been unloaded.
07:01:12 [2020-09-18T07:01:12.824Z] 
07:01:12 [2020-09-18T07:01:12.824Z] Unloading profiles will leave already running processes permanently
07:01:12 [2020-09-18T07:01:12.824Z] unconfined, which can lead to unexpected situations.
07:01:12 [2020-09-18T07:01:12.824Z] 
07:01:12 [2020-09-18T07:01:12.824Z] To set a process to complain mode, use the command line tool
07:01:12 [2020-09-18T07:01:12.824Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:01:12 [2020-09-18T07:01:12.824Z] Removing test suite binaries
07:01:12 [2020-09-18T07:01:12.824Z] exiting test-integration
07:01:12 [2020-09-18T07:01:12.824Z] ++ exit 0
07:01:13 [2020-09-18T07:01:13.761Z] 
07:01:13 [2020-09-18T07:01:13.979Z] --- PASS: TestConfigsUpdate (2.68s)
07:01:13 [2020-09-18T07:01:13.979Z] === RUN   TestTemplatedConfig
07:01:14 [2020-09-18T07:01:14.661Z] --- PASS: TestHostnameDnsResolution (1.71s)
07:01:14 [2020-09-18T07:01:14.661Z] === RUN   TestStats
07:01:14 [2020-09-18T07:01:14.909Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
Post stage
[Pipeline] junit
07:01:15 [2020-09-18T07:01:15.157Z] Recording test results
07:01:15 [2020-09-18T07:01:15.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:01:16 [2020-09-18T07:01:16.278Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
07:01:16 [2020-09-18T07:01:16.735Z] --- PASS: TestTemplatedSecret (3.71s)
07:01:16 [2020-09-18T07:01:16.735Z] === RUN   TestSecretCreateResolve
07:01:16 [2020-09-18T07:01:16.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:01:16 [2020-09-18T07:01:16.840Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
07:01:17 [2020-09-18T07:01:17.208Z] --- PASS: TestStats (2.79s)
07:01:17 [2020-09-18T07:01:17.208Z] === RUN   TestStopContainerWithTimeout
07:01:17 [2020-09-18T07:01:17.208Z] === RUN   TestStopContainerWithTimeout/0
07:01:17 [2020-09-18T07:01:17.208Z] === PAUSE TestStopContainerWithTimeout/0
07:01:17 [2020-09-18T07:01:17.208Z] === RUN   TestStopContainerWithTimeout/1
07:01:17 [2020-09-18T07:01:17.208Z] === PAUSE TestStopContainerWithTimeout/1
07:01:17 [2020-09-18T07:01:17.208Z] === RUN   TestStopContainerWithTimeout/3
07:01:17 [2020-09-18T07:01:17.208Z] === PAUSE TestStopContainerWithTimeout/3
07:01:17 [2020-09-18T07:01:17.208Z] === RUN   TestStopContainerWithTimeout/-1
07:01:17 [2020-09-18T07:01:17.208Z] === PAUSE TestStopContainerWithTimeout/-1
07:01:17 [2020-09-18T07:01:17.208Z] === CONT  TestStopContainerWithTimeout/0
07:01:17 [2020-09-18T07:01:17.208Z] === CONT  TestStopContainerWithTimeout/1
07:01:17 [2020-09-18T07:01:17.208Z] === CONT  TestStopContainerWithTimeout/3
07:01:17 [2020-09-18T07:01:17.208Z] === CONT  TestStopContainerWithTimeout/-1
[Pipeline] // stage
Post stage
[Pipeline] sh
07:01:17 [2020-09-18T07:01:17.521Z] + echo Ensuring container killed.
07:01:17 [2020-09-18T07:01:17.521Z] Ensuring container killed.
07:01:17 [2020-09-18T07:01:17.521Z] + docker rm -vf docker-pr2
07:01:17 [2020-09-18T07:01:17.521Z] Error: No such container: docker-pr2
07:01:17 [2020-09-18T07:01:17.521Z] + true
[Pipeline] sh
07:01:17 [2020-09-18T07:01:17.769Z] --- PASS: TestTemplatedConfig (3.86s)
07:01:17 [2020-09-18T07:01:17.769Z] === RUN   TestConfigCreateResolve
07:01:17 [2020-09-18T07:01:17.804Z] + echo Chowning /workspace to jenkins user
07:01:17 [2020-09-18T07:01:17.804Z] Chowning /workspace to jenkins user
07:01:17 [2020-09-18T07:01:17.804Z] + id -u
07:01:17 [2020-09-18T07:01:17.804Z] + id -g
07:01:17 [2020-09-18T07:01:17.804Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41467:/workspace busybox chown -R 1000:1000 /workspace
07:01:17 [2020-09-18T07:01:17.804Z] Unable to find image 'busybox:latest' locally
07:01:17 [2020-09-18T07:01:17.804Z] latest: Pulling from library/busybox
07:01:17 [2020-09-18T07:01:17.804Z] df8698476c65: Pulling fs layer
07:01:18 [2020-09-18T07:01:18.064Z] df8698476c65: Verifying Checksum
07:01:18 [2020-09-18T07:01:18.064Z] df8698476c65: Download complete
07:01:18 [2020-09-18T07:01:18.064Z] df8698476c65: Pull complete
07:01:18 [2020-09-18T07:01:18.064Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
07:01:18 [2020-09-18T07:01:18.064Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:01:19 [2020-09-18T07:01:19.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:01:19 [2020-09-18T07:01:19.744Z] + bundleName=amd64-rootless
07:01:19 [2020-09-18T07:01:19.744Z] + echo Creating amd64-rootless-bundles.tar.gz
07:01:19 [2020-09-18T07:01:19.744Z] Creating amd64-rootless-bundles.tar.gz
07:01:19 [2020-09-18T07:01:19.744Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
07:01:19 [2020-09-18T07:01:19.744Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
07:01:19 [2020-09-18T07:01:19.758Z] Archiving artifacts
07:01:20 [2020-09-18T07:01:20.248Z] --- PASS: TestSecretCreateResolve (3.65s)
07:01:20 [2020-09-18T07:01:20.248Z] PASS
07:01:20 [2020-09-18T07:01:20.248Z] 
07:01:20 [2020-09-18T07:01:20.248Z] DONE 6 tests in 21.931s
07:01:20 [2020-09-18T07:01:20.248Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
07:01:20 [2020-09-18T07:01:20.249Z] ++ 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
07:01:20 [2020-09-18T07:01:20.249Z] ++ set -e
07:01:20 [2020-09-18T07:01:20.249Z] ++ '[' -n 0 ']'
07:01:20 [2020-09-18T07:01:20.249Z] ++ set -x
07:01:20 [2020-09-18T07:01:20.249Z] ++ 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 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
07:01:20 [2020-09-18T07:01:20.249Z] INFO: Testing against a local daemon
07:01:20 [2020-09-18T07:01:20.249Z] === RUN   TestServiceCreateInit
07:01:20 [2020-09-18T07:01:20.249Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:01:20 [2020-09-18T07:01:20.291Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
07:01:20 [2020-09-18T07:01:20.291Z] --- PASS: TestConfigCreateResolve (2.66s)
07:01:20 [2020-09-18T07:01:20.291Z] === RUN   TestConfigDaemonLibtrustID
07:01:20 [2020-09-18T07:01:20.517Z] --- PASS: TestStopContainerWithTimeout (0.03s)
07:01:20 [2020-09-18T07:01:20.517Z]     --- PASS: TestStopContainerWithTimeout/0 (1.12s)
07:01:20 [2020-09-18T07:01:20.517Z]     --- PASS: TestStopContainerWithTimeout/1 (2.26s)
07:01:20 [2020-09-18T07:01:20.517Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.41s)
07:01:20 [2020-09-18T07:01:20.517Z]     --- PASS: TestStopContainerWithTimeout/3 (3.46s)
07:01:20 [2020-09-18T07:01:20.517Z] === RUN   TestDeleteDevicemapper
07:01:20 [2020-09-18T07:01:20.517Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:01:20 [2020-09-18T07:01:20.517Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:01:20 [2020-09-18T07:01:20.517Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:01:20 [2020-09-18T07:01:20.853Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
07:01:20 [2020-09-18T07:01:20.853Z] PASS
07:01:20 [2020-09-18T07:01:20.853Z] 
07:01:20 [2020-09-18T07:01:20.853Z] DONE 7 tests in 18.854s
07:01:20 [2020-09-18T07:01:20.853Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:01:20 [2020-09-18T07:01:20.853Z] ++ 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
07:01:20 [2020-09-18T07:01:20.853Z] ++ set -e
07:01:20 [2020-09-18T07:01:20.853Z] ++ '[' -n 0 ']'
07:01:20 [2020-09-18T07:01:20.853Z] ++ set -x
07:01:20 [2020-09-18T07:01:20.853Z] ++ 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 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
07:01:21 [2020-09-18T07:01:21.109Z] INFO: Testing against a local daemon
07:01:21 [2020-09-18T07:01:21.109Z] === RUN   TestCheckpoint
07:01:21 [2020-09-18T07:01:21.109Z] --- SKIP: TestCheckpoint (0.00s)
07:01:21 [2020-09-18T07:01:21.109Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:01:21 [2020-09-18T07:01:21.109Z] === RUN   TestContainerInvalidJSON
07:01:21 [2020-09-18T07:01:21.109Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:01:21 [2020-09-18T07:01:21.109Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:01:21 [2020-09-18T07:01:21.109Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:01:21 [2020-09-18T07:01:21.109Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:01:21 [2020-09-18T07:01:21.109Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:01:21 [2020-09-18T07:01:21.109Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:01:21 [2020-09-18T07:01:21.109Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:01:21 [2020-09-18T07:01:21.109Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:01:21 [2020-09-18T07:01:21.110Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:01:21 [2020-09-18T07:01:21.110Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:01:21 [2020-09-18T07:01:21.110Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
07:01:21 [2020-09-18T07:01:21.110Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:01:21 [2020-09-18T07:01:21.110Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:01:21 [2020-09-18T07:01:21.110Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:01:21 [2020-09-18T07:01:21.110Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
07:01:21 [2020-09-18T07:01:21.110Z] === RUN   TestCopyFromContainerPathIsNotDir
07:01:21 [2020-09-18T07:01:21.110Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
07:01:21 [2020-09-18T07:01:21.110Z] === RUN   TestCopyToContainerPathDoesNotExist
07:01:21 [2020-09-18T07:01:21.366Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
07:01:21 [2020-09-18T07:01:21.366Z] === RUN   TestCopyToContainerPathIsNotDir
07:01:21 [2020-09-18T07:01:21.366Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
07:01:21 [2020-09-18T07:01:21.366Z] === RUN   TestCopyFromContainer
07:01:21 [2020-09-18T07:01:21.382Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41467/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:01:21 [2020-09-18T07:01:21.696Z] + make clean
07:01:21 [2020-09-18T07:01:21.955Z] docker volume rm -f docker-dev-cache
07:01:21 [2020-09-18T07:01:21.955Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
07:01:22 [2020-09-18T07:01:22.734Z] === RUN   TestCopyFromContainer//
07:01:22 [2020-09-18T07:01:22.734Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
07:01:22 [2020-09-18T07:01:22.734Z] === RUN   TestCopyFromContainer//bar/root
07:01:22 [2020-09-18T07:01:22.734Z] === RUN   TestCopyFromContainer//bar/root/
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:01:22 [2020-09-18T07:01:22.990Z] === RUN   TestCopyFromContainer/bar/quux
07:01:22 [2020-09-18T07:01:22.990Z] === RUN   TestCopyFromContainer/bar/quux/
07:01:23 [2020-09-18T07:01:23.247Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:01:23 [2020-09-18T07:01:23.247Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
07:01:23 [2020-09-18T07:01:23.247Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:01:23 [2020-09-18T07:01:23.247Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:01:23 [2020-09-18T07:01:23.503Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:01:23 [2020-09-18T07:01:23.503Z] === RUN   TestCopyFromContainer/bar/notarget
07:01:23 [2020-09-18T07:01:23.611Z] .........                                                                [ 86%]
07:01:23 [2020-09-18T07:01:23.760Z] --- PASS: TestCopyFromContainer (2.29s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCopyFromContainer// (0.14s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
07:01:23 [2020-09-18T07:01:23.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:01:23 [2020-09-18T07:01:23.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:01:23 [2020-09-18T07:01:23.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:01:23 [2020-09-18T07:01:23.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:01:23 [2020-09-18T07:01:23.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:01:23 [2020-09-18T07:01:23.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:01:23 [2020-09-18T07:01:23.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:01:23 [2020-09-18T07:01:23.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:01:23 [2020-09-18T07:01:23.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:01:23 [2020-09-18T07:01:23.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:01:23 [2020-09-18T07:01:23.760Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:01:23 [2020-09-18T07:01:23.760Z] === RUN   TestCreateLinkToNonExistingContainer
07:01:23 [2020-09-18T07:01:23.760Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
07:01:23 [2020-09-18T07:01:23.760Z] === RUN   TestCreateWithInvalidEnv
07:01:23 [2020-09-18T07:01:23.760Z] === RUN   TestCreateWithInvalidEnv/0
07:01:23 [2020-09-18T07:01:23.760Z] === PAUSE TestCreateWithInvalidEnv/0
07:01:23 [2020-09-18T07:01:23.760Z] === RUN   TestCreateWithInvalidEnv/1
07:01:23 [2020-09-18T07:01:23.760Z] === PAUSE TestCreateWithInvalidEnv/1
07:01:23 [2020-09-18T07:01:23.760Z] === RUN   TestCreateWithInvalidEnv/2
07:01:23 [2020-09-18T07:01:23.760Z] === PAUSE TestCreateWithInvalidEnv/2
07:01:23 [2020-09-18T07:01:23.760Z] === CONT  TestCreateWithInvalidEnv/0
07:01:23 [2020-09-18T07:01:23.760Z] === CONT  TestCreateWithInvalidEnv/2
07:01:23 [2020-09-18T07:01:23.760Z] === CONT  TestCreateWithInvalidEnv/1
07:01:23 [2020-09-18T07:01:23.760Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:01:23 [2020-09-18T07:01:23.760Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:01:23 [2020-09-18T07:01:23.760Z] === RUN   TestCreateTmpfsMountsTarget
07:01:23 [2020-09-18T07:01:23.760Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
07:01:23 [2020-09-18T07:01:23.760Z] === RUN   TestCreateWithCustomMaskedPaths
07:01:24 [2020-09-18T07:01:24.017Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
07:01:24 [2020-09-18T07:01:24.273Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
07:01:24 [2020-09-18T07:01:24.530Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
07:01:24 [2020-09-18T07:01:24.530Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
07:01:24 [2020-09-18T07:01:24.728Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.45s)
07:01:24 [2020-09-18T07:01:24.728Z] === RUN   TestUpdateMemory
07:01:24 [2020-09-18T07:01:24.728Z] --- SKIP: TestUpdateMemory (0.00s)
07:01:24 [2020-09-18T07:01:24.728Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:01:24 [2020-09-18T07:01:24.728Z] === RUN   TestUpdateCPUQuota
07:01:25 [2020-09-18T07:01:25.094Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
07:01:25 [2020-09-18T07:01:25.350Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
07:01:25 [2020-09-18T07:01:25.607Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
07:01:25 [2020-09-18T07:01:25.673Z] --- PASS: TestUpdateCPUQuota (1.39s)
07:01:25 [2020-09-18T07:01:25.673Z] === RUN   TestUpdatePidsLimit
07:01:25 [2020-09-18T07:01:25.673Z] === RUN   TestUpdatePidsLimit/update_from_none
07:01:25 [2020-09-18T07:01:25.810Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:01:25 [2020-09-18T07:01:25.864Z] --- PASS: TestCreateWithCustomMaskedPaths (2.02s)
07:01:25 [2020-09-18T07:01:25.864Z] === RUN   TestCreateWithCustomReadonlyPaths
07:01:25 [2020-09-18T07:01:25.934Z] === RUN   TestUpdatePidsLimit/no_change
07:01:26 [2020-09-18T07:01:26.121Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
07:01:26 [2020-09-18T07:01:26.195Z] === RUN   TestUpdatePidsLimit/update_lower
07:01:26 [2020-09-18T07:01:26.767Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:01:27 [2020-09-18T07:01:27.031Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:01:27 [2020-09-18T07:01:27.301Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:01:27 [2020-09-18T07:01:27.487Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
07:01:27 [2020-09-18T07:01:27.721Z] tests/integration/models_images_test.py ...............                  [ 89%]
07:01:27 [2020-09-18T07:01:27.743Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.11s)
07:01:27 [2020-09-18T07:01:27.743Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:01:27 [2020-09-18T07:01:27.743Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:01:27 [2020-09-18T07:01:27.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:01:27 [2020-09-18T07:01:27.743Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:01:27 [2020-09-18T07:01:27.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:01:27 [2020-09-18T07:01:27.743Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:01:27 [2020-09-18T07:01:27.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:01:27 [2020-09-18T07:01:27.743Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:01:27 [2020-09-18T07:01:27.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:01:27 [2020-09-18T07:01:27.877Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:01:28 [2020-09-18T07:01:28.000Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:01:28 [2020-09-18T07:01:28.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:01:28 [2020-09-18T07:01:28.000Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:01:28 [2020-09-18T07:01:28.000Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:01:28 [2020-09-18T07:01:28.000Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:01:28 [2020-09-18T07:01:28.000Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:01:28 [2020-09-18T07:01:28.000Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:01:28 [2020-09-18T07:01:28.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
07:01:28 [2020-09-18T07:01:28.000Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
07:01:28 [2020-09-18T07:01:28.000Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.07s)
07:01:28 [2020-09-18T07:01:28.000Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
07:01:28 [2020-09-18T07:01:28.000Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
07:01:28 [2020-09-18T07:01:28.000Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
07:01:28 [2020-09-18T07:01:28.000Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:01:28 [2020-09-18T07:01:28.567Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
07:01:28 [2020-09-18T07:01:28.567Z] === RUN   TestCreateDifferentPlatform
07:01:28 [2020-09-18T07:01:28.567Z] === RUN   TestCreateDifferentPlatform/different_os
07:01:28 [2020-09-18T07:01:28.567Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:01:28 [2020-09-18T07:01:28.824Z] --- PASS: TestCreateDifferentPlatform (0.04s)
07:01:28 [2020-09-18T07:01:28.824Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:01:28 [2020-09-18T07:01:28.824Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:01:28 [2020-09-18T07:01:28.824Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:01:28 [2020-09-18T07:01:28.824Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
07:01:28 [2020-09-18T07:01:28.824Z] === RUN   TestContainerStartOnDaemonRestart
07:01:28 [2020-09-18T07:01:28.824Z] === PAUSE TestContainerStartOnDaemonRestart
07:01:28 [2020-09-18T07:01:28.824Z] === RUN   TestDaemonRestartIpcMode
07:01:28 [2020-09-18T07:01:28.824Z] === PAUSE TestDaemonRestartIpcMode
07:01:28 [2020-09-18T07:01:28.824Z] === RUN   TestDaemonHostGatewayIP
07:01:28 [2020-09-18T07:01:28.824Z] === PAUSE TestDaemonHostGatewayIP
07:01:28 [2020-09-18T07:01:28.824Z] === RUN   TestContainerKillOnDaemonStart
07:01:28 [2020-09-18T07:01:28.824Z] === PAUSE TestContainerKillOnDaemonStart
07:01:28 [2020-09-18T07:01:28.824Z] === RUN   TestDiff
07:01:28 [2020-09-18T07:01:28.921Z] tests/integration/models_networks_test.py ....                           [ 90%]
07:01:29 [2020-09-18T07:01:29.269Z] --- PASS: TestUpdatePidsLimit (3.71s)
07:01:29 [2020-09-18T07:01:29.269Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
07:01:29 [2020-09-18T07:01:29.269Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
07:01:29 [2020-09-18T07:01:29.269Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
07:01:29 [2020-09-18T07:01:29.269Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
07:01:29 [2020-09-18T07:01:29.269Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
07:01:29 [2020-09-18T07:01:29.269Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
07:01:29 [2020-09-18T07:01:29.269Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
07:01:29 [2020-09-18T07:01:29.269Z] === RUN   TestUpdateRestartPolicy
07:01:29 [2020-09-18T07:01:29.386Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
07:01:29 [2020-09-18T07:01:29.386Z] --- PASS: TestDiff (0.64s)
07:01:29 [2020-09-18T07:01:29.386Z] === RUN   TestExecWithCloseStdin
07:01:29 [2020-09-18T07:01:29.950Z] --- PASS: TestExecWithCloseStdin (0.53s)
07:01:29 [2020-09-18T07:01:29.950Z] === RUN   TestExec
07:01:30 [2020-09-18T07:01:30.207Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
07:01:30 [2020-09-18T07:01:30.770Z] --- PASS: TestExec (0.85s)
07:01:30 [2020-09-18T07:01:30.770Z] === RUN   TestExecUser
07:01:31 [2020-09-18T07:01:31.332Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
07:01:31 [2020-09-18T07:01:31.415Z] --- PASS: TestServiceCreateInit (10.63s)
07:01:31 [2020-09-18T07:01:31.415Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s)
07:01:31 [2020-09-18T07:01:31.415Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s)
07:01:31 [2020-09-18T07:01:31.415Z] === RUN   TestCreateServiceMultipleTimes
07:01:31 [2020-09-18T07:01:31.589Z] --- PASS: TestExecUser (0.70s)
07:01:31 [2020-09-18T07:01:31.589Z] === RUN   TestExportContainerAndImportImage
07:01:32 [2020-09-18T07:01:32.518Z] --- PASS: TestExportContainerAndImportImage (0.88s)
07:01:32 [2020-09-18T07:01:32.518Z] === RUN   TestExportContainerAfterDaemonRestart
07:01:33 [2020-09-18T07:01:33.887Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s)
07:01:33 [2020-09-18T07:01:33.887Z] === RUN   TestHealthCheckWorkdir
07:01:34 [2020-09-18T07:01:34.143Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
07:01:35 [2020-09-18T07:01:35.073Z] --- PASS: TestHealthCheckWorkdir (1.02s)
07:01:35 [2020-09-18T07:01:35.073Z] === RUN   TestHealthKillContainer
07:01:35 [2020-09-18T07:01:35.502Z] tests/integration/models_nodes_test.py .                                 [ 91%]
07:01:35 [2020-09-18T07:01:35.502Z] tests/integration/models_resources_test.py .                             [ 91%]
07:01:37 [2020-09-18T07:01:37.026Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
07:01:37 [2020-09-18T07:01:37.026Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
07:01:37 [2020-09-18T07:01:37.595Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
07:01:37 [2020-09-18T07:01:37.851Z] --- PASS: TestHealthKillContainer (2.74s)
07:01:37 [2020-09-18T07:01:37.851Z] === RUN   TestInspectCpusetInConfigPre120
07:01:38 [2020-09-18T07:01:38.414Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
07:01:38 [2020-09-18T07:01:38.414Z] === RUN   TestIpcModeNone
07:01:38 [2020-09-18T07:01:38.977Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
07:01:39 [2020-09-18T07:01:39.233Z] --- PASS: TestIpcModeNone (0.80s)
07:01:39 [2020-09-18T07:01:39.233Z] === RUN   TestIpcModePrivate
07:01:40 [2020-09-18T07:01:40.162Z] --- PASS: TestIpcModePrivate (0.84s)
07:01:40 [2020-09-18T07:01:40.162Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:80, shared: false, mustBeShared: false
07:01:40 [2020-09-18T07:01:40.162Z] === RUN   TestIpcModeShareable
07:01:41 [2020-09-18T07:01:41.093Z] --- PASS: TestIpcModeShareable (0.84s)
07:01:41 [2020-09-18T07:01:41.094Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
07:01:41 [2020-09-18T07:01:41.094Z] === RUN   TestAPIIpcModeShareableAndContainer
07:01:41 [2020-09-18T07:01:41.303Z] tests/integration/models_services_test.py ..............X.               [ 95%]
07:01:41 [2020-09-18T07:01:41.350Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
07:01:41 [2020-09-18T07:01:41.350Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
07:01:41 [2020-09-18T07:01:41.507Z] --- PASS: TestUpdateRestartPolicy (12.37s)
07:01:41 [2020-09-18T07:01:41.507Z] === RUN   TestUpdateRestartWithAutoRemove
07:01:41 [2020-09-18T07:01:41.607Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
07:01:42 [2020-09-18T07:01:42.453Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
07:01:42 [2020-09-18T07:01:42.453Z] === RUN   TestWaitNonBlocked
07:01:42 [2020-09-18T07:01:42.453Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:01:42 [2020-09-18T07:01:42.453Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:01:42 [2020-09-18T07:01:42.453Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:01:42 [2020-09-18T07:01:42.453Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:01:42 [2020-09-18T07:01:42.453Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:01:42 [2020-09-18T07:01:42.453Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:01:42 [2020-09-18T07:01:42.975Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
07:01:43 [2020-09-18T07:01:43.398Z] --- PASS: TestWaitNonBlocked (0.02s)
07:01:43 [2020-09-18T07:01:43.398Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
07:01:43 [2020-09-18T07:01:43.398Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
07:01:43 [2020-09-18T07:01:43.398Z] === RUN   TestWaitBlocked
07:01:43 [2020-09-18T07:01:43.398Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:01:43 [2020-09-18T07:01:43.398Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:01:43 [2020-09-18T07:01:43.398Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:01:43 [2020-09-18T07:01:43.398Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:01:43 [2020-09-18T07:01:43.398Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:01:43 [2020-09-18T07:01:43.398Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:01:43 [2020-09-18T07:01:43.537Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.43s)
07:01:43 [2020-09-18T07:01:43.537Z] === RUN   TestAPIIpcModeHost
07:01:43 [2020-09-18T07:01:43.537Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
07:01:43 [2020-09-18T07:01:43.628Z] tests/integration/models_swarm_test.py ..                                [ 96%]
07:01:43 [2020-09-18T07:01:43.890Z] tests/integration/models_volumes_test.py ..                              [ 96%]
07:01:44 [2020-09-18T07:01:44.100Z] --- PASS: TestAPIIpcModeHost (0.72s)
07:01:44 [2020-09-18T07:01:44.100Z] === RUN   TestDaemonIpcModeShareable
07:01:44 [2020-09-18T07:01:44.661Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
07:01:44 [2020-09-18T07:01:44.786Z] --- PASS: TestWaitBlocked (0.02s)
07:01:44 [2020-09-18T07:01:44.786Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
07:01:44 [2020-09-18T07:01:44.786Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s)
07:01:44 [2020-09-18T07:01:44.786Z] === CONT  TestContainerStartOnDaemonRestart
07:01:44 [2020-09-18T07:01:44.786Z] === CONT  TestContainerKillOnDaemonStart
07:01:44 [2020-09-18T07:01:44.786Z] === CONT  TestDaemonHostGatewayIP
07:01:44 [2020-09-18T07:01:44.786Z] === CONT  TestIpcModeOlderClient
07:01:44 [2020-09-18T07:01:44.786Z] --- PASS: TestIpcModeOlderClient (0.20s)
07:01:44 [2020-09-18T07:01:44.786Z] === CONT  TestDaemonRestartIpcMode
07:01:46 [2020-09-18T07:01:46.026Z] --- PASS: TestDaemonIpcModeShareable (1.62s)
07:01:46 [2020-09-18T07:01:46.026Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true
07:01:46 [2020-09-18T07:01:46.026Z] === RUN   TestDaemonIpcModePrivate
07:01:47 [2020-09-18T07:01:47.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:01:47 [2020-09-18T07:01:47.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:01:47 [2020-09-18T07:01:47.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:01:47 [2020-09-18T07:01:47.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:01:47 [2020-09-18T07:01:47.394Z] === RUN   TestDockerSuite/TestBuildAddNonTar
07:01:47 [2020-09-18T07:01:47.525Z] tests/integration/regression_test.py ......                              [ 98%]
07:01:47 [2020-09-18T07:01:47.653Z] --- PASS: TestDaemonIpcModePrivate (1.91s)
07:01:47 [2020-09-18T07:01:47.653Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
07:01:47 [2020-09-18T07:01:47.653Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:01:47 [2020-09-18T07:01:47.653Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
07:01:47 [2020-09-18T07:01:47.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:01:48 [2020-09-18T07:01:48.051Z] tests/integration/credentials/store_test.py ......                       [ 99%]
07:01:48 [2020-09-18T07:01:48.051Z] tests/integration/credentials/utils_test.py .                            [100%]
07:01:48 [2020-09-18T07:01:48.051Z] 
07:01:48 [2020-09-18T07:01:48.051Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
07:01:48 [2020-09-18T07:01:48.051Z] =========================== short test summary info ============================
07:01:48 [2020-09-18T07:01:48.051Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
07:01:48 [2020-09-18T07:01:48.051Z]   CONFIG_RT_GROUP_SCHED isn't enabled
07:01:48 [2020-09-18T07:01:48.051Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
07:01:48 [2020-09-18T07:01:48.051Z]   Not supported on most drivers
07:01:48 [2020-09-18T07:01:48.051Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
07:01:48 [2020-09-18T07:01:48.051Z]   Output of docker top depends on host distro, and is not formalized.
07:01:48 [2020-09-18T07:01:48.051Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
07:01:48 [2020-09-18T07:01:48.051Z]   Output of docker top depends on host distro, and is not formalized.
07:01:48 [2020-09-18T07:01:48.051Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
07:01:48 [2020-09-18T07:01:48.051Z]   Can fail if eth0 has multiple IP addresses
07:01:48 [2020-09-18T07:01:48.051Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
07:01:48 [2020-09-18T07:01:48.051Z]   This doesn't seem to be taken into account by the engine
07:01:48 [2020-09-18T07:01:48.051Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
07:01:48 [2020-09-18T07:01:48.051Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
07:01:48 [2020-09-18T07:01:48.051Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 317.68 seconds ==
07:01:48 [2020-09-18T07:01:48.098Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s)
07:01:48 [2020-09-18T07:01:48.217Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
07:01:48 [2020-09-18T07:01:48.311Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
07:01:48 [2020-09-18T07:01:48.474Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
07:01:49 [2020-09-18T07:01:49.041Z] --- PASS: TestDaemonRestartIpcMode (4.33s)
07:01:49 [2020-09-18T07:01:49.302Z] --- PASS: TestDaemonHostGatewayIP (4.70s)
07:01:49 [2020-09-18T07:01:49.403Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
07:01:49 [2020-09-18T07:01:49.403Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s)
07:01:49 [2020-09-18T07:01:49.403Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
07:01:49 [2020-09-18T07:01:49.403Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:01:49 [2020-09-18T07:01:49.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:01:51 [2020-09-18T07:01:51.294Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s)
07:01:51 [2020-09-18T07:01:51.294Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true
07:01:51 [2020-09-18T07:01:51.294Z] === RUN   TestIpcModeOlderClient
07:01:51 [2020-09-18T07:01:51.294Z] === PAUSE TestIpcModeOlderClient
07:01:51 [2020-09-18T07:01:51.294Z] === RUN   TestKillContainerInvalidSignal
07:01:51 [2020-09-18T07:01:51.552Z] --- PASS: TestKillContainerInvalidSignal (0.61s)
07:01:51 [2020-09-18T07:01:51.552Z] === RUN   TestKillContainer
07:01:51 [2020-09-18T07:01:51.813Z] === RUN   TestKillContainer/no_signal
07:01:51 [2020-09-18T07:01:51.813Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
07:01:52 [2020-09-18T07:01:52.070Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
07:01:52 [2020-09-18T07:01:52.327Z] === RUN   TestKillContainer/non_killing_signal
07:01:52 [2020-09-18T07:01:52.890Z] === RUN   TestKillContainer/killing_signal
07:01:53 [2020-09-18T07:01:53.453Z] --- PASS: TestKillContainer (1.89s)
07:01:53 [2020-09-18T07:01:53.453Z]     --- PASS: TestKillContainer/no_signal (0.70s)
07:01:53 [2020-09-18T07:01:53.453Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
07:01:53 [2020-09-18T07:01:53.453Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
07:01:53 [2020-09-18T07:01:53.453Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:01:53 [2020-09-18T07:01:53.453Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:01:53 [2020-09-18T07:01:53.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:01:53 [2020-09-18T07:01:53.865Z] --- PASS: TestCreateServiceMultipleTimes (21.52s)
07:01:53 [2020-09-18T07:01:53.865Z] === RUN   TestCreateServiceConflict
07:01:54 [2020-09-18T07:01:54.064Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:01:54 [2020-09-18T07:01:54.626Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.00s)
07:01:54 [2020-09-18T07:01:54.626Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
07:01:54 [2020-09-18T07:01:54.626Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s)
07:01:54 [2020-09-18T07:01:54.626Z] === RUN   TestKillStoppedContainer
07:01:54 [2020-09-18T07:01:54.626Z] --- PASS: TestKillStoppedContainer (0.04s)
07:01:54 [2020-09-18T07:01:54.626Z] === RUN   TestKillStoppedContainerAPIPre120
07:01:54 [2020-09-18T07:01:54.626Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
07:01:54 [2020-09-18T07:01:54.626Z] === RUN   TestKillDifferentUserContainer
07:01:54 [2020-09-18T07:01:54.883Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
07:01:55 [2020-09-18T07:01:55.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:01:55 [2020-09-18T07:01:55.140Z] --- PASS: TestKillDifferentUserContainer (0.51s)
07:01:55 [2020-09-18T07:01:55.140Z] === RUN   TestInspectOomKilledTrue
07:01:55 [2020-09-18T07:01:55.140Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
07:01:55 [2020-09-18T07:01:55.140Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:01:55 [2020-09-18T07:01:55.140Z] === RUN   TestInspectOomKilledFalse
07:01:55 [2020-09-18T07:01:55.140Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:01:55 [2020-09-18T07:01:55.140Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:01:55 [2020-09-18T07:01:55.140Z] === RUN   TestLinksEtcHostsContentMatch
07:01:55 [2020-09-18T07:01:55.398Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
07:01:55 [2020-09-18T07:01:55.928Z] --- PASS: TestCreateServiceConflict (3.56s)
07:01:55 [2020-09-18T07:01:55.928Z] === RUN   TestCreateServiceMaxReplicas
07:01:55 [2020-09-18T07:01:55.961Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
07:01:55 [2020-09-18T07:01:55.961Z] === RUN   TestLinksContainerNames
07:01:56 [2020-09-18T07:01:56.218Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
07:01:57 [2020-09-18T07:01:57.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:01:57 [2020-09-18T07:01:57.147Z] --- PASS: TestLinksContainerNames (1.46s)
07:01:57 [2020-09-18T07:01:57.147Z] === RUN   TestLogsFollowTailEmpty
07:01:57 [2020-09-18T07:01:57.713Z] === RUN   TestDockerSuite/TestBuildAddScript
07:01:57 [2020-09-18T07:01:57.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:01:57 [2020-09-18T07:01:57.970Z] --- PASS: TestLogsFollowTailEmpty (0.74s)
07:01:57 [2020-09-18T07:01:57.970Z] === RUN   TestContainerNetworkMountsNoChown
07:01:58 [2020-09-18T07:01:58.901Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s)
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/default
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/default
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/private
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/private
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rprivate
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rprivate
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/slave
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/slave
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rslave
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rslave
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/shared
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/shared
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rshared
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rshared
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/default
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/default/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/default/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/default/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/rshared
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/shared
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/rslave
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/slave
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/rprivate
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/private
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/private/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestMountDaemonRoot/private/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/default/mount_root
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:01:58 [2020-09-18T07:01:58.901Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:01:59 [2020-09-18T07:01:59.158Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:01:59 [2020-09-18T07:01:59.158Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:01:59 [2020-09-18T07:01:59.158Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:01:59 [2020-09-18T07:01:59.158Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:01:59 [2020-09-18T07:01:59.158Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:01:59 [2020-09-18T07:01:59.158Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:01:59 [2020-09-18T07:01:59.158Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:01:59 [2020-09-18T07:01:59.158Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:01:59 [2020-09-18T07:01:59.158Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:01:59 [2020-09-18T07:01:59.158Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:01:59 [2020-09-18T07:01:59.158Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:01:59 [2020-09-18T07:01:59.158Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:01:59 [2020-09-18T07:01:59.158Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:01:59 [2020-09-18T07:01:59.158Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:01:59 [2020-09-18T07:01:59.299Z] --- PASS: TestContainerKillOnDaemonStart (13.09s)
07:01:59 [2020-09-18T07:01:59.299Z] PASS
07:01:59 [2020-09-18T07:01:59.299Z] 
07:01:59 [2020-09-18T07:01:59.299Z] === Skipped
07:01:59 [2020-09-18T07:01:59.299Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
07:01:59 [2020-09-18T07:01:59.299Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:01:59 [2020-09-18T07:01:59.299Z] 
07:01:59 [2020-09-18T07:01:59.299Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
07:01:59 [2020-09-18T07:01:59.299Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:01:59 [2020-09-18T07:01:59.299Z] 
07:01:59 [2020-09-18T07:01:59.299Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
07:01:59 [2020-09-18T07:01:59.299Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:01:59 [2020-09-18T07:01:59.299Z] 
07:01:59 [2020-09-18T07:01:59.299Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:01:59 [2020-09-18T07:01:59.299Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:01:59 [2020-09-18T07:01:59.299Z] 
07:01:59 [2020-09-18T07:01:59.299Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
07:01:59 [2020-09-18T07:01:59.299Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:01:59 [2020-09-18T07:01:59.299Z] 
07:01:59 [2020-09-18T07:01:59.299Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
07:01:59 [2020-09-18T07:01:59.299Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:01:59 [2020-09-18T07:01:59.299Z] 
07:01:59 [2020-09-18T07:01:59.299Z] 
07:01:59 [2020-09-18T07:01:59.299Z] DONE 192 tests, 6 skipped in 137.723s
07:01:59 [2020-09-18T07:01:59.299Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
07:01:59 [2020-09-18T07:01:59.299Z] ++ 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
07:01:59 [2020-09-18T07:01:59.299Z] ++ set -e
07:01:59 [2020-09-18T07:01:59.299Z] ++ '[' -n 0 ']'
07:01:59 [2020-09-18T07:01:59.299Z] ++ set -x
07:01:59 [2020-09-18T07:01:59.299Z] ++ 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 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
07:01:59 [2020-09-18T07:01:59.299Z] INFO: Testing against a local daemon
07:01:59 [2020-09-18T07:01:59.299Z] === RUN   TestCommitInheritsEnv
07:01:59 [2020-09-18T07:01:59.299Z] --- PASS: TestCommitInheritsEnv (0.54s)
07:01:59 [2020-09-18T07:01:59.299Z] === RUN   TestImportExtremelyLargeImageWorks
07:01:59 [2020-09-18T07:01:59.299Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
07:01:59 [2020-09-18T07:01:59.299Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
07:01:59 [2020-09-18T07:01:59.299Z] === RUN   TestImagesFilterMultiReference
07:01:59 [2020-09-18T07:01:59.299Z] --- PASS: TestImagesFilterMultiReference (0.09s)
07:01:59 [2020-09-18T07:01:59.299Z] === RUN   TestImagePullPlatformInvalid
07:01:59 [2020-09-18T07:01:59.299Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
07:01:59 [2020-09-18T07:01:59.300Z] === RUN   TestRemoveImageOrphaning
07:01:59 [2020-09-18T07:01:59.300Z] --- PASS: TestRemoveImageOrphaning (0.52s)
07:01:59 [2020-09-18T07:01:59.300Z] === RUN   TestRemoveImageGarbageCollector
07:01:59 [2020-09-18T07:01:59.300Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:01:59 [2020-09-18T07:01:59.300Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:01:59 [2020-09-18T07:01:59.300Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:01:59 [2020-09-18T07:01:59.300Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
07:01:59 [2020-09-18T07:01:59.300Z] === RUN   TestTagInvalidReference
07:01:59 [2020-09-18T07:01:59.300Z] --- PASS: TestTagInvalidReference (0.03s)
07:01:59 [2020-09-18T07:01:59.300Z] === RUN   TestTagValidPrefixedRepo
07:01:59 [2020-09-18T07:01:59.300Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
07:01:59 [2020-09-18T07:01:59.300Z] === RUN   TestTagExistedNameWithoutForce
07:01:59 [2020-09-18T07:01:59.300Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
07:01:59 [2020-09-18T07:01:59.300Z] === RUN   TestTagOfficialNames
07:01:59 [2020-09-18T07:01:59.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:01:59 [2020-09-18T07:01:59.415Z] === CONT  TestMountDaemonRoot/private/mount_root
07:01:59 [2020-09-18T07:01:59.415Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:01:59 [2020-09-18T07:01:59.415Z] === CONT  TestMountDaemonRoot/private/bind_root
07:01:59 [2020-09-18T07:01:59.415Z] --- PASS: TestMountDaemonRoot (0.03s)
07:01:59 [2020-09-18T07:01:59.415Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
07:01:59 [2020-09-18T07:01:59.415Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
07:01:59 [2020-09-18T07:01:59.415Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
07:01:59 [2020-09-18T07:01:59.415Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
07:01:59 [2020-09-18T07:01:59.415Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
07:01:59 [2020-09-18T07:01:59.415Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
07:01:59 [2020-09-18T07:01:59.416Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
07:01:59 [2020-09-18T07:01:59.416Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
07:01:59 [2020-09-18T07:01:59.416Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:01:59 [2020-09-18T07:01:59.416Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
07:01:59 [2020-09-18T07:01:59.416Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
07:01:59 [2020-09-18T07:01:59.416Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
07:01:59 [2020-09-18T07:01:59.416Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
07:01:59 [2020-09-18T07:01:59.416Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:01:59 [2020-09-18T07:01:59.416Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:01:59 [2020-09-18T07:01:59.416Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
07:01:59 [2020-09-18T07:01:59.416Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
07:01:59 [2020-09-18T07:01:59.416Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:01:59 [2020-09-18T07:01:59.416Z] === RUN   TestContainerBindMountNonRecursive
07:01:59 [2020-09-18T07:01:59.416Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
07:01:59 [2020-09-18T07:01:59.443Z] --- PASS: TestCreateServiceMaxReplicas (3.84s)
07:01:59 [2020-09-18T07:01:59.443Z] === RUN   TestCreateWithDuplicateNetworkNames
07:01:59 [2020-09-18T07:01:59.560Z] --- PASS: TestTagOfficialNames (0.07s)
07:01:59 [2020-09-18T07:01:59.560Z] === RUN   TestTagMatchesDigest
07:01:59 [2020-09-18T07:01:59.560Z] --- PASS: TestTagMatchesDigest (0.03s)
07:01:59 [2020-09-18T07:01:59.560Z] PASS
07:01:59 [2020-09-18T07:01:59.560Z] 
07:01:59 [2020-09-18T07:01:59.560Z] === Skipped
07:01:59 [2020-09-18T07:01:59.560Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
07:01:59 [2020-09-18T07:01:59.560Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
07:01:59 [2020-09-18T07:01:59.560Z] 
07:01:59 [2020-09-18T07:01:59.560Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:01:59 [2020-09-18T07:01:59.560Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:01:59 [2020-09-18T07:01:59.560Z] 
07:01:59 [2020-09-18T07:01:59.560Z] 
07:01:59 [2020-09-18T07:01:59.560Z] DONE 12 tests, 2 skipped in 1.799s
07:01:59 [2020-09-18T07:01:59.560Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
07:01:59 [2020-09-18T07:01:59.560Z] ++ 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
07:01:59 [2020-09-18T07:01:59.560Z] ++ set -e
07:01:59 [2020-09-18T07:01:59.560Z] ++ '[' -n 0 ']'
07:01:59 [2020-09-18T07:01:59.560Z] ++ set -x
07:01:59 [2020-09-18T07:01:59.561Z] ++ 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 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
07:01:59 [2020-09-18T07:01:59.822Z] INFO: Testing against a local daemon
07:01:59 [2020-09-18T07:01:59.822Z] === RUN   TestNetworkCreateDelete
07:01:59 [2020-09-18T07:01:59.979Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
07:02:00 [2020-09-18T07:02:00.083Z] --- PASS: TestNetworkCreateDelete (0.40s)
07:02:00 [2020-09-18T07:02:00.083Z] === RUN   TestDockerNetworkDeletePreferID
07:02:00 [2020-09-18T07:02:00.541Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
07:02:00 [2020-09-18T07:02:00.541Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
07:02:00 [2020-09-18T07:02:00.563Z] Leaving: AppArmorNo profiles have been unloaded.
07:02:00 [2020-09-18T07:02:00.563Z] 
07:02:00 [2020-09-18T07:02:00.563Z] Unloading profiles will leave already running processes permanently
07:02:00 [2020-09-18T07:02:00.563Z] unconfined, which can lead to unexpected situations.
07:02:00 [2020-09-18T07:02:00.563Z] 
07:02:00 [2020-09-18T07:02:00.563Z] To set a process to complain mode, use the command line tool
07:02:00 [2020-09-18T07:02:00.563Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:02:00 [2020-09-18T07:02:00.563Z] 
Post stage
[Pipeline] junit
07:02:00 [2020-09-18T07:02:00.837Z] Recording test results
07:02:00 [2020-09-18T07:02:00.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:02:01 [2020-09-18T07:02:01.471Z] --- PASS: TestDockerNetworkDeletePreferID (1.21s)
07:02:01 [2020-09-18T07:02:01.471Z] === RUN   TestDaemonDNSFallback
07:02:01 [2020-09-18T07:02:01.471Z] --- PASS: TestContainerBindMountNonRecursive (2.07s)
07:02:01 [2020-09-18T07:02:01.471Z] === RUN   TestNetworkNat
[Pipeline] sh
07:02:02 [2020-09-18T07:02:02.403Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
07:02:02 [2020-09-18T07:02:02.403Z] --- PASS: TestNetworkNat (0.94s)
07:02:02 [2020-09-18T07:02:02.403Z] === RUN   TestNetworkLocalhostTCPNat
07:02:02 [2020-09-18T07:02:02.403Z] + echo Ensuring container killed.
07:02:02 [2020-09-18T07:02:02.403Z] Ensuring container killed.
07:02:02 [2020-09-18T07:02:02.403Z] + docker rm -vf docker-pr2
07:02:02 [2020-09-18T07:02:02.403Z] Error: No such container: docker-pr2
07:02:02 [2020-09-18T07:02:02.403Z] + true
[Pipeline] sh
07:02:02 [2020-09-18T07:02:02.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:02:02 [2020-09-18T07:02:02.705Z] + echo Chowning /workspace to jenkins user
07:02:02 [2020-09-18T07:02:02.705Z] Chowning /workspace to jenkins user
07:02:02 [2020-09-18T07:02:02.705Z] + id -u
07:02:02 [2020-09-18T07:02:02.705Z] + id -g
07:02:02 [2020-09-18T07:02:02.705Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41467:/workspace busybox chown -R 1000:1000 /workspace
07:02:02 [2020-09-18T07:02:02.705Z] Unable to find image 'busybox:latest' locally
07:02:02 [2020-09-18T07:02:02.705Z] latest: Pulling from library/busybox
07:02:02 [2020-09-18T07:02:02.965Z] df8698476c65: Pulling fs layer
07:02:02 [2020-09-18T07:02:02.965Z] df8698476c65: Download complete
07:02:02 [2020-09-18T07:02:02.965Z] df8698476c65: Pull complete
07:02:02 [2020-09-18T07:02:02.965Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
07:02:02 [2020-09-18T07:02:02.965Z] Status: Downloaded newer image for busybox:latest
07:02:03 [2020-09-18T07:02:03.332Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
07:02:03 [2020-09-18T07:02:03.332Z] === RUN   TestNetworkLoopbackNat
07:02:03 [2020-09-18T07:02:03.893Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:02:04 [2020-09-18T07:02:04.205Z] + bundleName=docker-py
07:02:04 [2020-09-18T07:02:04.205Z] + echo Creating docker-py-bundles.tar.gz
07:02:04 [2020-09-18T07:02:04.205Z] Creating docker-py-bundles.tar.gz
07:02:04 [2020-09-18T07:02:04.205Z] + 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
07:02:04 [2020-09-18T07:02:04.218Z] Archiving artifacts
07:02:04 [2020-09-18T07:02:04.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:02:05 [2020-09-18T07:02:05.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:02:05 [2020-09-18T07:02:05.774Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41467/2/artifacts/
[Pipeline] }
07:02:05 [2020-09-18T07:02:05.783Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
07:02:06 [2020-09-18T07:02:06.140Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -e DOCKER_GRAPHDRIVER docker:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/make.sh binary-daemon
07:02:06 [2020-09-18T07:02:06.354Z] --- PASS: TestNetworkLoopbackNat (3.07s)
07:02:06 [2020-09-18T07:02:06.354Z] === RUN   TestPause
07:02:06 [2020-09-18T07:02:06.712Z] 
07:02:06 [2020-09-18T07:02:06.712Z] Removing bundles/
07:02:06 [2020-09-18T07:02:06.712Z] 
07:02:06 [2020-09-18T07:02:06.712Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
07:02:06 [2020-09-18T07:02:06.712Z] Building: bundles/binary-daemon/dockerd-dev
07:02:06 [2020-09-18T07:02:06.712Z] GOOS="" GOARCH="" GOARM=""
07:02:07 [2020-09-18T07:02:07.285Z] --- PASS: TestPause (0.95s)
07:02:07 [2020-09-18T07:02:07.285Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:02:07 [2020-09-18T07:02:07.285Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:02:07 [2020-09-18T07:02:07.285Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:02:07 [2020-09-18T07:02:07.285Z] === RUN   TestPauseStopPausedContainer
07:02:07 [2020-09-18T07:02:07.285Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
07:02:07 [2020-09-18T07:02:07.285Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
07:02:07 [2020-09-18T07:02:07.307Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:02:07 [2020-09-18T07:02:07.307Z] Using test binary docker
07:02:07 [2020-09-18T07:02:07.307Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:02:07 [2020-09-18T07:02:07.307Z] +++ /etc/init.d/apparmor start
07:02:07 [2020-09-18T07:02:07.307Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:02:07 [2020-09-18T07:02:07.307Z] INFO: Waiting for daemon to start...
07:02:07 [2020-09-18T07:02:07.307Z] Starting dockerd
07:02:07 [2020-09-18T07:02:07.307Z] +++ 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
07:02:07 [2020-09-18T07:02:07.847Z] --- PASS: TestPauseStopPausedContainer (0.79s)
07:02:07 [2020-09-18T07:02:07.847Z] === RUN   TestPsFilter
07:02:08 [2020-09-18T07:02:08.104Z] --- PASS: TestPsFilter (0.20s)
07:02:08 [2020-09-18T07:02:08.104Z] === RUN   TestRemoveContainerWithRemovedVolume
07:02:09 [2020-09-18T07:02:09.032Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s)
07:02:09 [2020-09-18T07:02:09.032Z] === RUN   TestRemoveContainerWithVolume
07:02:09 [2020-09-18T07:02:09.032Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
07:02:09 [2020-09-18T07:02:09.408Z] .
07:02:09 [2020-09-18T07:02:09.408Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:02:09 [2020-09-18T07:02:09.408Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:02:09 [2020-09-18T07:02:09.408Z] Error: No such image: emptyfs
07:02:09 [2020-09-18T07:02:09.408Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:02:09 [2020-09-18T07:02:09.408Z] ++++ docker load
07:02:09 [2020-09-18T07:02:09.408Z] Running integration-test (iteration 1)
07:02:09 [2020-09-18T07:02:09.408Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
07:02:09 [2020-09-18T07:02:09.408Z] ++ 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
07:02:09 [2020-09-18T07:02:09.408Z] ++ set -e
07:02:09 [2020-09-18T07:02:09.408Z] ++ '[' -n 0 ']'
07:02:09 [2020-09-18T07:02:09.408Z] ++ set -x
07:02:09 [2020-09-18T07:02:09.408Z] ++ 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 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
07:02:09 [2020-09-18T07:02:09.595Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
07:02:09 [2020-09-18T07:02:09.595Z] === RUN   TestRemoveContainerRunning
07:02:09 [2020-09-18T07:02:09.609Z] --- PASS: TestDaemonDNSFallback (7.36s)
07:02:09 [2020-09-18T07:02:09.609Z] === RUN   TestInspectNetwork
07:02:10 [2020-09-18T07:02:10.157Z] --- PASS: TestRemoveContainerRunning (0.73s)
07:02:10 [2020-09-18T07:02:10.157Z] === RUN   TestRemoveContainerForceRemoveRunning
07:02:11 [2020-09-18T07:02:11.086Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
07:02:11 [2020-09-18T07:02:11.086Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s)
07:02:11 [2020-09-18T07:02:11.086Z] === RUN   TestRemoveInvalidContainer
07:02:11 [2020-09-18T07:02:11.086Z] --- PASS: TestRemoveInvalidContainer (0.02s)
07:02:11 [2020-09-18T07:02:11.086Z] === RUN   TestRenameLinkedContainer
07:02:12 [2020-09-18T07:02:12.015Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
07:02:12 [2020-09-18T07:02:12.943Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
07:02:13 [2020-09-18T07:02:13.506Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
07:02:13 [2020-09-18T07:02:13.817Z] === RUN   TestInspectNetwork/full_network_id
07:02:13 [2020-09-18T07:02:13.817Z] === RUN   TestInspectNetwork/partial_network_id
07:02:13 [2020-09-18T07:02:13.817Z] === RUN   TestInspectNetwork/network_name
07:02:13 [2020-09-18T07:02:13.817Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:02:14 [2020-09-18T07:02:14.069Z] --- PASS: TestRenameLinkedContainer (3.00s)
07:02:14 [2020-09-18T07:02:14.069Z] === RUN   TestRenameStoppedContainer
07:02:14 [2020-09-18T07:02:14.630Z] --- PASS: TestRenameStoppedContainer (0.56s)
07:02:14 [2020-09-18T07:02:14.630Z] === RUN   TestRenameRunningContainerAndReuse
07:02:14 [2020-09-18T07:02:14.630Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
07:02:14 [2020-09-18T07:02:14.772Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.85s)
07:02:14 [2020-09-18T07:02:14.772Z] === RUN   TestCreateServiceSecretFileMode
07:02:14 [2020-09-18T07:02:14.886Z] === RUN   TestDockerSuite/TestBuildAddTar
07:02:15 [2020-09-18T07:02:15.812Z] --- PASS: TestRenameRunningContainerAndReuse (1.20s)
07:02:15 [2020-09-18T07:02:15.812Z] === RUN   TestRenameInvalidName
07:02:16 [2020-09-18T07:02:16.374Z] --- PASS: TestRenameInvalidName (0.57s)
07:02:16 [2020-09-18T07:02:16.374Z] === RUN   TestRenameAnonymousContainer
07:02:16 [2020-09-18T07:02:16.937Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
07:02:16 [2020-09-18T07:02:16.942Z] 4612f6d0b889: Pull complete
07:02:18 [2020-09-18T07:02:18.022Z] --- PASS: TestInspectNetwork (9.03s)
07:02:18 [2020-09-18T07:02:18.022Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:02:18 [2020-09-18T07:02:18.022Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:02:18 [2020-09-18T07:02:18.022Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:02:18 [2020-09-18T07:02:18.022Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:02:18 [2020-09-18T07:02:18.022Z] === RUN   TestRunContainerWithBridgeNone
07:02:18 [2020-09-18T07:02:18.284Z] --- PASS: TestCreateServiceSecretFileMode (3.79s)
07:02:18 [2020-09-18T07:02:18.284Z] === RUN   TestCreateServiceConfigFileMode
07:02:18 [2020-09-18T07:02:18.826Z] --- PASS: TestRenameAnonymousContainer (2.34s)
07:02:18 [2020-09-18T07:02:18.826Z] === RUN   TestRenameContainerWithSameName
07:02:19 [2020-09-18T07:02:19.388Z] --- PASS: TestRenameContainerWithSameName (0.59s)
07:02:19 [2020-09-18T07:02:19.388Z] === RUN   TestRenameContainerWithLinkedContainer
07:02:20 [2020-09-18T07:02:20.318Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s)
07:02:20 [2020-09-18T07:02:20.318Z] === RUN   TestResize
07:02:20 [2020-09-18T07:02:20.568Z] --- PASS: TestRunContainerWithBridgeNone (2.43s)
07:02:20 [2020-09-18T07:02:20.568Z] === RUN   TestNetworkInvalidJSON
07:02:20 [2020-09-18T07:02:20.568Z] === RUN   TestNetworkInvalidJSON//networks/create
07:02:20 [2020-09-18T07:02:20.568Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:02:20 [2020-09-18T07:02:20.568Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:02:20 [2020-09-18T07:02:20.568Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:02:20 [2020-09-18T07:02:20.568Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:02:20 [2020-09-18T07:02:20.568Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:02:20 [2020-09-18T07:02:20.568Z] === CONT  TestNetworkInvalidJSON//networks/create
07:02:20 [2020-09-18T07:02:20.568Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:02:20 [2020-09-18T07:02:20.568Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:02:20 [2020-09-18T07:02:20.568Z] --- PASS: TestNetworkInvalidJSON (0.03s)
07:02:20 [2020-09-18T07:02:20.568Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:02:20 [2020-09-18T07:02:20.568Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:02:20 [2020-09-18T07:02:20.568Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:02:20 [2020-09-18T07:02:20.568Z] === RUN   TestHostIPv4BridgeLabel
07:02:20 [2020-09-18T07:02:20.881Z] --- PASS: TestResize (0.59s)
07:02:20 [2020-09-18T07:02:20.881Z] === RUN   TestResizeWithInvalidSize
07:02:21 [2020-09-18T07:02:21.138Z] === RUN   TestDockerSuite/TestBuildAddTarXz
07:02:21 [2020-09-18T07:02:21.141Z] --- PASS: TestHostIPv4BridgeLabel (0.79s)
07:02:21 [2020-09-18T07:02:21.141Z] === RUN   TestDaemonRestartWithLiveRestore
07:02:21 [2020-09-18T07:02:21.702Z] --- PASS: TestResizeWithInvalidSize (0.59s)
07:02:21 [2020-09-18T07:02:21.702Z] === RUN   TestResizeWhenContainerNotStarted
07:02:22 [2020-09-18T07:02:22.169Z] Loaded image: buildpack-deps:buster
07:02:22 [2020-09-18T07:02:22.169Z] Loaded image: busybox:latest
07:02:22 [2020-09-18T07:02:22.169Z] Loaded image: busybox:glibc
07:02:22 [2020-09-18T07:02:22.169Z] Loaded image: debian:buster
07:02:22 [2020-09-18T07:02:22.169Z] Loaded image: hello-world:latest
07:02:22 [2020-09-18T07:02:22.169Z] INFO: Testing against a local daemon
07:02:22 [2020-09-18T07:02:22.169Z] === RUN   TestCgroupNamespacesBuild
07:02:22 [2020-09-18T07:02:22.263Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
07:02:22 [2020-09-18T07:02:22.264Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s)
07:02:22 [2020-09-18T07:02:22.264Z] === RUN   TestDaemonRestartKillContainers
07:02:22 [2020-09-18T07:02:22.264Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:02:22 [2020-09-18T07:02:22.264Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:02:22 [2020-09-18T07:02:22.525Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s)
07:02:22 [2020-09-18T07:02:22.525Z] === RUN   TestDaemonDefaultNetworkPools
07:02:22 [2020-09-18T07:02:22.775Z] --- PASS: TestCreateServiceConfigFileMode (3.87s)
07:02:22 [2020-09-18T07:02:22.775Z] === RUN   TestCreateServiceSysctls
07:02:23 [2020-09-18T07:02:23.208Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
07:02:23 [2020-09-18T07:02:23.469Z] --- PASS: TestDaemonDefaultNetworkPools (1.18s)
07:02:23 [2020-09-18T07:02:23.469Z] === RUN   TestDaemonRestartWithExistingNetwork
07:02:23 [2020-09-18T07:02:23.478Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
07:02:23 [2020-09-18T07:02:23.689Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
07:02:23 [2020-09-18T07:02:23.689Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:02:24 [2020-09-18T07:02:24.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:02:25 [2020-09-18T07:02:25.117Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:02:25 [2020-09-18T07:02:25.231Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s)
07:02:25 [2020-09-18T07:02:25.231Z] === RUN   TestBuildWithSession
07:02:25 [2020-09-18T07:02:25.231Z] --- SKIP: TestBuildWithSession (0.00s)
07:02:25 [2020-09-18T07:02:25.231Z]     build_session_test.go:25: TODO: BuildKit
07:02:25 [2020-09-18T07:02:25.231Z] === RUN   TestBuildSquashParent
07:02:25 [2020-09-18T07:02:25.382Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s)
07:02:25 [2020-09-18T07:02:25.382Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:02:27 [2020-09-18T07:02:27.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:02:27 [2020-09-18T07:02:27.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:02:27 [2020-09-18T07:02:27.007Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
07:02:27 [2020-09-18T07:02:27.223Z] --- PASS: TestCreateServiceSysctls (4.51s)
07:02:27 [2020-09-18T07:02:27.223Z] === RUN   TestCreateServiceCapabilities
07:02:27 [2020-09-18T07:02:27.929Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s)
07:02:27 [2020-09-18T07:02:27.929Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:02:28 [2020-09-18T07:02:28.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:02:28 [2020-09-18T07:02:28.500Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s)
07:02:28 [2020-09-18T07:02:28.501Z] === RUN   TestServiceWithPredefinedNetwork
07:02:28 [2020-09-18T07:02:28.935Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:02:29 [2020-09-18T07:02:29.714Z] --- PASS: TestBuildSquashParent (4.17s)
07:02:29 [2020-09-18T07:02:29.714Z] === RUN   TestBuildWithRemoveAndForceRemove
07:02:29 [2020-09-18T07:02:29.714Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:02:29 [2020-09-18T07:02:29.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:02:29 [2020-09-18T07:02:29.714Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:02:29 [2020-09-18T07:02:29.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:02:29 [2020-09-18T07:02:29.714Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:02:29 [2020-09-18T07:02:29.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:02:29 [2020-09-18T07:02:29.714Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:02:29 [2020-09-18T07:02:29.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:02:29 [2020-09-18T07:02:29.714Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:02:29 [2020-09-18T07:02:29.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:02:29 [2020-09-18T07:02:29.714Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:02:29 [2020-09-18T07:02:29.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:02:29 [2020-09-18T07:02:29.714Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:02:29 [2020-09-18T07:02:29.715Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:02:29 [2020-09-18T07:02:29.715Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:02:29 [2020-09-18T07:02:29.715Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:02:29 [2020-09-18T07:02:29.950Z] --- PASS: TestCreateServiceCapabilities (3.53s)
07:02:29 [2020-09-18T07:02:29.950Z] === RUN   TestInspect
07:02:31 [2020-09-18T07:02:31.247Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:02:31 [2020-09-18T07:02:31.451Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
07:02:31 [2020-09-18T07:02:31.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:02:31 [2020-09-18T07:02:31.800Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s)
07:02:31 [2020-09-18T07:02:31.800Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:02:31 [2020-09-18T07:02:31.800Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:02:31 [2020-09-18T07:02:31.800Z]     service_test.go:236: FLAKY_TEST
07:02:31 [2020-09-18T07:02:31.800Z] === RUN   TestServiceWithDataPathPortInit
07:02:31 [2020-09-18T07:02:31.889Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:02:32 [2020-09-18T07:02:32.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:02:33 [2020-09-18T07:02:33.429Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:02:33 [2020-09-18T07:02:33.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s)
07:02:33 [2020-09-18T07:02:33.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s)
07:02:33 [2020-09-18T07:02:33.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s)
07:02:33 [2020-09-18T07:02:33.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s)
07:02:33 [2020-09-18T07:02:33.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s)
07:02:33 [2020-09-18T07:02:33.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.70s)
07:02:33 [2020-09-18T07:02:33.429Z] === RUN   TestBuildMultiStageCopy
07:02:33 [2020-09-18T07:02:33.429Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:02:34 [2020-09-18T07:02:34.399Z] --- PASS: TestInspect (3.74s)
07:02:34 [2020-09-18T07:02:34.399Z] === RUN   TestCreateJob
07:02:34 [2020-09-18T07:02:34.534Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
07:02:34 [2020-09-18T07:02:34.534Z] === RUN   TestDockerSuite/TestBuildBlankName
07:02:34 [2020-09-18T07:02:34.790Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
07:02:34 [2020-09-18T07:02:34.997Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:02:35 [2020-09-18T07:02:35.293Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:02:35 [2020-09-18T07:02:35.589Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:02:35 [2020-09-18T07:02:35.718Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:02:35 [2020-09-18T07:02:35.884Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:02:36 [2020-09-18T07:02:36.178Z] --- PASS: TestBuildMultiStageCopy (2.70s)
07:02:36 [2020-09-18T07:02:36.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s)
07:02:36 [2020-09-18T07:02:36.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
07:02:36 [2020-09-18T07:02:36.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s)
07:02:36 [2020-09-18T07:02:36.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s)
07:02:36 [2020-09-18T07:02:36.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
07:02:36 [2020-09-18T07:02:36.178Z] === RUN   TestBuildMultiStageParentConfig
07:02:37 [2020-09-18T07:02:37.087Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:02:37 [2020-09-18T07:02:37.237Z] --- PASS: TestBuildMultiStageParentConfig (0.82s)
07:02:37 [2020-09-18T07:02:37.237Z] === RUN   TestBuildLabelWithTargets
07:02:37 [2020-09-18T07:02:37.649Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
07:02:38 [2020-09-18T07:02:38.287Z] --- PASS: TestBuildLabelWithTargets (1.23s)
07:02:38 [2020-09-18T07:02:38.287Z] === RUN   TestBuildWithEmptyLayers
07:02:38 [2020-09-18T07:02:38.846Z] --- PASS: TestCreateJob (4.56s)
07:02:38 [2020-09-18T07:02:38.846Z] === RUN   TestReplicatedJob
07:02:38 [2020-09-18T07:02:38.931Z] --- PASS: TestBuildWithEmptyLayers (0.63s)
07:02:38 [2020-09-18T07:02:38.931Z] === RUN   TestBuildMultiStageOnBuild
07:02:40 [2020-09-18T07:02:40.167Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:02:40 [2020-09-18T07:02:40.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s)
07:02:40 [2020-09-18T07:02:40.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.90s)
07:02:40 [2020-09-18T07:02:40.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s)
07:02:40 [2020-09-18T07:02:40.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.89s)
07:02:40 [2020-09-18T07:02:40.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s)
07:02:40 [2020-09-18T07:02:40.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.02s)
07:02:40 [2020-09-18T07:02:40.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.06s)
07:02:40 [2020-09-18T07:02:40.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.10s)
07:02:40 [2020-09-18T07:02:40.168Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.30s)
07:02:40 [2020-09-18T07:02:40.168Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.73s)
07:02:40 [2020-09-18T07:02:40.168Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.40s)
07:02:40 [2020-09-18T07:02:40.168Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.17s)
07:02:40 [2020-09-18T07:02:40.168Z] === RUN   TestCgroupNamespacesRun
07:02:40 [2020-09-18T07:02:40.168Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
07:02:40 [2020-09-18T07:02:40.451Z] --- PASS: TestBuildMultiStageOnBuild (1.69s)
07:02:40 [2020-09-18T07:02:40.451Z] === RUN   TestBuildUncleanTarFilenames
07:02:41 [2020-09-18T07:02:41.495Z] --- PASS: TestBuildUncleanTarFilenames (0.83s)
07:02:41 [2020-09-18T07:02:41.495Z] === RUN   TestBuildMultiStageLayerLeak
07:02:41 [2020-09-18T07:02:41.533Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
07:02:42 [2020-09-18T07:02:42.095Z] --- PASS: TestCgroupNamespacesRun (2.20s)
07:02:42 [2020-09-18T07:02:42.095Z] === RUN   TestCgroupNamespacesRunPrivileged
07:02:43 [2020-09-18T07:02:43.579Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s)
07:02:43 [2020-09-18T07:02:43.579Z] === RUN   TestBuildWithHugeFile
07:02:43 [2020-09-18T07:02:43.989Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
07:02:43 [2020-09-18T07:02:43.989Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.94s)
07:02:43 [2020-09-18T07:02:43.989Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:02:45 [2020-09-18T07:02:45.739Z] --- PASS: TestReplicatedJob (7.41s)
07:02:45 [2020-09-18T07:02:45.739Z] === RUN   TestUpdateReplicatedJob
07:02:46 [2020-09-18T07:02:46.509Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s)
07:02:46 [2020-09-18T07:02:46.509Z] === RUN   TestCgroupNamespacesRunHostMode
07:02:46 [2020-09-18T07:02:46.509Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
07:02:48 [2020-09-18T07:02:48.401Z] --- PASS: TestCgroupNamespacesRunHostMode (1.99s)
07:02:48 [2020-09-18T07:02:48.401Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:02:48 [2020-09-18T07:02:48.965Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
07:02:49 [2020-09-18T07:02:49.221Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
07:02:49 [2020-09-18T07:02:49.784Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s)
07:02:49 [2020-09-18T07:02:49.785Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:02:49 [2020-09-18T07:02:49.926Z] --- PASS: TestServiceWithDataPathPortInit (17.77s)
07:02:49 [2020-09-18T07:02:49.926Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:02:50 [2020-09-18T07:02:50.348Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
07:02:51 [2020-09-18T07:02:51.276Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
07:02:51 [2020-09-18T07:02:51.301Z] --- PASS: TestUpdateReplicatedJob (4.57s)
07:02:51 [2020-09-18T07:02:51.301Z] === RUN   TestServiceListWithStatuses
07:02:51 [2020-09-18T07:02:51.301Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:02:51 [2020-09-18T07:02:51.301Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:02:51 [2020-09-18T07:02:51.301Z] === RUN   TestDockerNetworkConnectAlias
07:02:51 [2020-09-18T07:02:51.532Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s)
07:02:51 [2020-09-18T07:02:51.532Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:02:52 [2020-09-18T07:02:52.462Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
07:02:52 [2020-09-18T07:02:52.462Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
07:02:52 [2020-09-18T07:02:52.462Z] === RUN   TestCgroupNamespacesRunOlderClient
07:02:53 [2020-09-18T07:02:53.392Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
07:02:54 [2020-09-18T07:02:54.323Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s)
07:02:54 [2020-09-18T07:02:54.323Z] === RUN   TestKernelTCPMemory
07:02:55 [2020-09-18T07:02:55.252Z] --- PASS: TestKernelTCPMemory (0.81s)
07:02:55 [2020-09-18T07:02:55.252Z] === RUN   TestNISDomainname
07:02:55 [2020-09-18T07:02:55.816Z] --- PASS: TestNISDomainname (0.87s)
07:02:55 [2020-09-18T07:02:55.816Z] === RUN   TestHostnameDnsResolution
07:02:57 [2020-09-18T07:02:57.184Z] --- PASS: TestHostnameDnsResolution (1.32s)
07:02:57 [2020-09-18T07:02:57.184Z] === RUN   TestStats
07:02:57 [2020-09-18T07:02:57.184Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
07:02:59 [2020-09-18T07:02:59.706Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
07:02:59 [2020-09-18T07:02:59.772Z] --- PASS: TestDockerNetworkConnectAlias (8.02s)
07:02:59 [2020-09-18T07:02:59.773Z] === RUN   TestDockerNetworkReConnect
07:02:59 [2020-09-18T07:02:59.930Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.11s)
07:02:59 [2020-09-18T07:02:59.930Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p7nz1pas8mc59dkf17ld7ndrz Created:2020-09-18 07:02:51.23178304 +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[64f9a08aad3a7eb5340410e9625a614d824be893e2ff1fb39ec87011fc9860bb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.umaxtf242wblf01gvlcth5zd3 EndpointID:13d52217692028a1868be7ba4805a90b63be0da3753b2dd5f73af9e0328e9b63 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ee5ea810d8044e906701ad9e3b16c3edf7c0aade26b9efc388d7e977c58f8734 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:941be6219748 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.umaxtf242wblf01gvlcth5zd3 EndpointID:13d52217692028a1868be7ba4805a90b63be0da3753b2dd5f73af9e0328e9b63 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:02:59 [2020-09-18T07:02:59.931Z] PASS
07:02:59 [2020-09-18T07:02:59.931Z] 
07:02:59 [2020-09-18T07:02:59.931Z] === Skipped
07:02:59 [2020-09-18T07:02:59.931Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:02:59 [2020-09-18T07:02:59.931Z]     service_test.go:236: FLAKY_TEST
07:02:59 [2020-09-18T07:02:59.931Z] 
07:02:59 [2020-09-18T07:02:59.931Z] 
07:02:59 [2020-09-18T07:02:59.931Z] DONE 23 tests, 1 skipped in 59.201s
07:02:59 [2020-09-18T07:02:59.931Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:02:59 [2020-09-18T07:02:59.931Z] ++ 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
07:02:59 [2020-09-18T07:02:59.931Z] ++ set -e
07:02:59 [2020-09-18T07:02:59.931Z] ++ '[' -n 0 ']'
07:02:59 [2020-09-18T07:02:59.931Z] ++ set -x
07:02:59 [2020-09-18T07:02:59.931Z] ++ 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 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
07:02:59 [2020-09-18T07:02:59.931Z] INFO: Testing against a local daemon
07:02:59 [2020-09-18T07:02:59.931Z] === RUN   TestDockerNetworkIpvlanPersistance
07:02:59 [2020-09-18T07:02:59.931Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:02:59 [2020-09-18T07:02:59.931Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:02:59 [2020-09-18T07:02:59.931Z] === RUN   TestDockerNetworkIpvlan
07:02:59 [2020-09-18T07:02:59.931Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:02:59 [2020-09-18T07:02:59.931Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:02:59 [2020-09-18T07:02:59.931Z] PASS
07:02:59 [2020-09-18T07:02:59.931Z] 
07:02:59 [2020-09-18T07:02:59.931Z] === Skipped
07:02:59 [2020-09-18T07:02:59.931Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:02:59 [2020-09-18T07:02:59.931Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:02:59 [2020-09-18T07:02:59.931Z] 
07:02:59 [2020-09-18T07:02:59.931Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:02:59 [2020-09-18T07:02:59.931Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:02:59 [2020-09-18T07:02:59.931Z] 
07:02:59 [2020-09-18T07:02:59.931Z] 
07:02:59 [2020-09-18T07:02:59.931Z] DONE 2 tests, 2 skipped in 0.196s
07:02:59 [2020-09-18T07:02:59.931Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:02:59 [2020-09-18T07:02:59.931Z] ++ 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
07:02:59 [2020-09-18T07:02:59.931Z] ++ set -e
07:02:59 [2020-09-18T07:02:59.931Z] ++ '[' -n 0 ']'
07:02:59 [2020-09-18T07:02:59.931Z] ++ set -x
07:02:59 [2020-09-18T07:02:59.931Z] ++ 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 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
07:02:59 [2020-09-18T07:02:59.931Z] INFO: Testing against a local daemon
07:02:59 [2020-09-18T07:02:59.931Z] === RUN   TestDockerNetworkMacvlanPersistance
07:02:59 [2020-09-18T07:02:59.963Z] --- PASS: TestStats (2.75s)
07:02:59 [2020-09-18T07:02:59.963Z] === RUN   TestStopContainerWithTimeout
07:02:59 [2020-09-18T07:02:59.963Z] === RUN   TestStopContainerWithTimeout/0
07:02:59 [2020-09-18T07:02:59.963Z] === PAUSE TestStopContainerWithTimeout/0
07:02:59 [2020-09-18T07:02:59.963Z] === RUN   TestStopContainerWithTimeout/1
07:02:59 [2020-09-18T07:02:59.963Z] === PAUSE TestStopContainerWithTimeout/1
07:02:59 [2020-09-18T07:02:59.963Z] === RUN   TestStopContainerWithTimeout/3
07:02:59 [2020-09-18T07:02:59.963Z] === PAUSE TestStopContainerWithTimeout/3
07:02:59 [2020-09-18T07:02:59.963Z] === RUN   TestStopContainerWithTimeout/-1
07:02:59 [2020-09-18T07:02:59.963Z] === PAUSE TestStopContainerWithTimeout/-1
07:02:59 [2020-09-18T07:02:59.963Z] === CONT  TestStopContainerWithTimeout/0
07:02:59 [2020-09-18T07:02:59.963Z] === CONT  TestStopContainerWithTimeout/-1
07:03:01 [2020-09-18T07:03:01.317Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.13s)
07:03:01 [2020-09-18T07:03:01.317Z] === RUN   TestDockerNetworkMacvlan
07:03:01 [2020-09-18T07:03:01.330Z] === CONT  TestStopContainerWithTimeout/3
07:03:02 [2020-09-18T07:03:02.260Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:03:02 [2020-09-18T07:03:02.701Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
07:03:02 [2020-09-18T07:03:02.958Z] === CONT  TestStopContainerWithTimeout/1
07:03:03 [2020-09-18T07:03:03.647Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:03:04 [2020-09-18T07:03:04.324Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
07:03:04 [2020-09-18T07:03:04.890Z] --- PASS: TestStopContainerWithTimeout (0.02s)
07:03:04 [2020-09-18T07:03:04.890Z]     --- PASS: TestStopContainerWithTimeout/0 (1.25s)
07:03:04 [2020-09-18T07:03:04.890Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
07:03:04 [2020-09-18T07:03:04.890Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
07:03:04 [2020-09-18T07:03:04.890Z]     --- PASS: TestStopContainerWithTimeout/1 (1.70s)
07:03:04 [2020-09-18T07:03:04.890Z] === RUN   TestDeleteDevicemapper
07:03:04 [2020-09-18T07:03:04.890Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:03:04 [2020-09-18T07:03:04.890Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:03:04 [2020-09-18T07:03:04.890Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:03:05 [2020-09-18T07:03:05.035Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:03:05 [2020-09-18T07:03:05.377Z] --- PASS: TestDockerNetworkReConnect (6.42s)
07:03:05 [2020-09-18T07:03:05.377Z] === RUN   TestServicePlugin
07:03:05 [2020-09-18T07:03:05.377Z] --- SKIP: TestServicePlugin (0.00s)
07:03:05 [2020-09-18T07:03:05.377Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:03:05 [2020-09-18T07:03:05.377Z] === RUN   TestServiceUpdateLabel
07:03:05 [2020-09-18T07:03:05.453Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
07:03:06 [2020-09-18T07:03:06.014Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
07:03:08 [2020-09-18T07:03:08.104Z] --- PASS: TestServiceUpdateLabel (3.24s)
07:03:08 [2020-09-18T07:03:08.104Z] === RUN   TestServiceUpdateSecrets
07:03:08 [2020-09-18T07:03:08.338Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:03:08 [2020-09-18T07:03:08.532Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
07:03:08 [2020-09-18T07:03:08.532Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
07:03:08 [2020-09-18T07:03:08.532Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s)
07:03:08 [2020-09-18T07:03:08.532Z] === RUN   TestUpdateMemory
07:03:08 [2020-09-18T07:03:08.532Z] --- SKIP: TestUpdateMemory (0.00s)
07:03:08 [2020-09-18T07:03:08.532Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:03:08 [2020-09-18T07:03:08.532Z] === RUN   TestUpdateCPUQuota
07:03:08 [2020-09-18T07:03:08.532Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
07:03:09 [2020-09-18T07:03:09.900Z] --- PASS: TestUpdateCPUQuota (1.32s)
07:03:09 [2020-09-18T07:03:09.900Z] === RUN   TestUpdatePidsLimit
07:03:09 [2020-09-18T07:03:09.900Z] === RUN   TestUpdatePidsLimit/update_from_none
07:03:10 [2020-09-18T07:03:10.157Z] === RUN   TestUpdatePidsLimit/no_change
07:03:10 [2020-09-18T07:03:10.414Z] === RUN   TestUpdatePidsLimit/update_lower
07:03:10 [2020-09-18T07:03:10.414Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
07:03:10 [2020-09-18T07:03:10.977Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:03:11 [2020-09-18T07:03:11.234Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:03:11 [2020-09-18T07:03:11.490Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:03:11 [2020-09-18T07:03:11.643Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:03:11 [2020-09-18T07:03:11.748Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:03:13 [2020-09-18T07:03:13.115Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
07:03:13 [2020-09-18T07:03:13.115Z] --- PASS: TestUpdatePidsLimit (3.18s)
07:03:13 [2020-09-18T07:03:13.115Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
07:03:13 [2020-09-18T07:03:13.115Z]     --- PASS: TestUpdatePidsLimit/no_change (0.31s)
07:03:13 [2020-09-18T07:03:13.115Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
07:03:13 [2020-09-18T07:03:13.115Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s)
07:03:13 [2020-09-18T07:03:13.115Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
07:03:13 [2020-09-18T07:03:13.115Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s)
07:03:13 [2020-09-18T07:03:13.115Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s)
07:03:13 [2020-09-18T07:03:13.115Z] === RUN   TestUpdateRestartPolicy
07:03:17 [2020-09-18T07:03:17.286Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
07:03:17 [2020-09-18T07:03:17.545Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
07:03:18 [2020-09-18T07:03:18.230Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:03:18 [2020-09-18T07:03:18.478Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
07:03:19 [2020-09-18T07:03:19.616Z] --- PASS: TestDockerNetworkMacvlan (18.17s)
07:03:19 [2020-09-18T07:03:19.616Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
07:03:19 [2020-09-18T07:03:19.616Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s)
07:03:19 [2020-09-18T07:03:19.616Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s)
07:03:19 [2020-09-18T07:03:19.616Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.03s)
07:03:19 [2020-09-18T07:03:19.616Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.63s)
07:03:19 [2020-09-18T07:03:19.616Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s)
07:03:19 [2020-09-18T07:03:19.616Z] PASS
07:03:19 [2020-09-18T07:03:19.616Z] 
07:03:19 [2020-09-18T07:03:19.616Z] DONE 8 tests in 20.577s
07:03:19 [2020-09-18T07:03:19.616Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
07:03:19 [2020-09-18T07:03:19.616Z] ++ 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
07:03:19 [2020-09-18T07:03:19.616Z] ++ set -e
07:03:19 [2020-09-18T07:03:19.616Z] ++ '[' -n 0 ']'
07:03:19 [2020-09-18T07:03:19.616Z] ++ set -x
07:03:19 [2020-09-18T07:03:19.616Z] ++ 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 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
07:03:19 [2020-09-18T07:03:19.616Z] testing: warning: no tests to run
07:03:19 [2020-09-18T07:03:19.616Z] PASS
07:03:19 [2020-09-18T07:03:19.616Z] 
07:03:19 [2020-09-18T07:03:19.616Z] DONE 0 tests in 0.032s
07:03:19 [2020-09-18T07:03:19.616Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:03:19 [2020-09-18T07:03:19.616Z] ++ 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
07:03:19 [2020-09-18T07:03:19.616Z] ++ set -e
07:03:19 [2020-09-18T07:03:19.616Z] ++ '[' -n 0 ']'
07:03:19 [2020-09-18T07:03:19.616Z] ++ set -x
07:03:19 [2020-09-18T07:03:19.616Z] ++ 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 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
07:03:19 [2020-09-18T07:03:19.616Z] INFO: Testing against a local daemon
07:03:19 [2020-09-18T07:03:19.616Z] === RUN   TestAuthZPluginAllowRequest
07:03:19 [2020-09-18T07:03:19.888Z] === RUN   TestDockerSuite/TestBuildCacheAdd
07:03:19 [2020-09-18T07:03:19.888Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
07:03:20 [2020-09-18T07:03:20.145Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
07:03:21 [2020-09-18T07:03:21.073Z] === RUN   TestDockerSuite/TestBuildCacheFrom
07:03:21 [2020-09-18T07:03:21.329Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
07:03:21 [2020-09-18T07:03:21.532Z] --- PASS: TestAuthZPluginAllowRequest (1.82s)
07:03:21 [2020-09-18T07:03:21.532Z] === RUN   TestAuthZPluginTLS
07:03:22 [2020-09-18T07:03:22.476Z] --- PASS: TestAuthZPluginTLS (0.70s)
07:03:22 [2020-09-18T07:03:22.476Z] === RUN   TestAuthZPluginDenyRequest
07:03:23 [2020-09-18T07:03:23.049Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
07:03:23 [2020-09-18T07:03:23.049Z] === RUN   TestAuthZPluginAPIDenyResponse
07:03:23 [2020-09-18T07:03:23.219Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
07:03:23 [2020-09-18T07:03:23.622Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s)
07:03:23 [2020-09-18T07:03:23.622Z] === RUN   TestAuthZPluginDenyResponse
07:03:24 [2020-09-18T07:03:24.194Z] --- PASS: TestAuthZPluginDenyResponse (0.66s)
07:03:24 [2020-09-18T07:03:24.194Z] === RUN   TestAuthZPluginAllowEventStream
07:03:25 [2020-09-18T07:03:25.740Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
07:03:25 [2020-09-18T07:03:25.740Z] --- PASS: TestUpdateRestartPolicy (12.62s)
07:03:25 [2020-09-18T07:03:25.740Z] === RUN   TestUpdateRestartWithAutoRemove
07:03:25 [2020-09-18T07:03:25.996Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
07:03:25 [2020-09-18T07:03:25.997Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
07:03:25 [2020-09-18T07:03:25.997Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
07:03:26 [2020-09-18T07:03:26.111Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s)
07:03:26 [2020-09-18T07:03:26.112Z] === RUN   TestAuthZPluginErrorResponse
07:03:26 [2020-09-18T07:03:26.253Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s)
07:03:26 [2020-09-18T07:03:26.253Z] === RUN   TestWaitNonBlocked
07:03:26 [2020-09-18T07:03:26.253Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:03:26 [2020-09-18T07:03:26.253Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:03:26 [2020-09-18T07:03:26.253Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:03:26 [2020-09-18T07:03:26.253Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:03:26 [2020-09-18T07:03:26.253Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:03:26 [2020-09-18T07:03:26.253Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:03:26 [2020-09-18T07:03:26.678Z] --- PASS: TestServiceUpdateSecrets (15.74s)
07:03:26 [2020-09-18T07:03:26.678Z] === RUN   TestServiceUpdateConfigs
07:03:26 [2020-09-18T07:03:26.684Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
07:03:26 [2020-09-18T07:03:26.684Z] === RUN   TestAuthZPluginErrorRequest
07:03:26 [2020-09-18T07:03:26.815Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
07:03:27 [2020-09-18T07:03:27.257Z] --- PASS: TestAuthZPluginErrorRequest (0.61s)
07:03:27 [2020-09-18T07:03:27.257Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:03:27 [2020-09-18T07:03:27.744Z] --- PASS: TestWaitNonBlocked (0.02s)
07:03:27 [2020-09-18T07:03:27.744Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
07:03:27 [2020-09-18T07:03:27.744Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s)
07:03:27 [2020-09-18T07:03:27.744Z] === RUN   TestWaitBlocked
07:03:27 [2020-09-18T07:03:27.744Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:03:27 [2020-09-18T07:03:27.744Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:03:27 [2020-09-18T07:03:27.744Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:03:27 [2020-09-18T07:03:27.744Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:03:27 [2020-09-18T07:03:27.744Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:03:27 [2020-09-18T07:03:27.744Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:03:27 [2020-09-18T07:03:27.744Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
07:03:27 [2020-09-18T07:03:27.829Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
07:03:27 [2020-09-18T07:03:27.829Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:03:28 [2020-09-18T07:03:28.209Z] Created binary: bundles/binary-daemon/dockerd-dev
07:03:28 [2020-09-18T07:03:28.209Z] Copying nested executables into bundles/binary-daemon
07:03:28 [2020-09-18T07:03:28.209Z] 
07:03:28 [2020-09-18T07:03:28.674Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
07:03:28 [2020-09-18T07:03:28.674Z] --- PASS: TestWaitBlocked (0.02s)
07:03:28 [2020-09-18T07:03:28.674Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s)
07:03:28 [2020-09-18T07:03:28.674Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s)
07:03:28 [2020-09-18T07:03:28.674Z] === CONT  TestContainerStartOnDaemonRestart
07:03:28 [2020-09-18T07:03:28.674Z] === CONT  TestIpcModeOlderClient
07:03:28 [2020-09-18T07:03:28.674Z] --- PASS: TestIpcModeOlderClient (0.08s)
07:03:28 [2020-09-18T07:03:28.674Z] === CONT  TestDaemonHostGatewayIP
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
07:03:29 [2020-09-18T07:03:29.522Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -e DOCKER_GRAPHDRIVER docker:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/make.sh cross
07:03:29 [2020-09-18T07:03:29.605Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
07:03:29 [2020-09-18T07:03:29.783Z] 
07:03:29 [2020-09-18T07:03:29.783Z] Removing bundles/
07:03:30 [2020-09-18T07:03:30.044Z] 
07:03:30 [2020-09-18T07:03:30.044Z] ---> Making bundle: cross (in bundles/cross)
07:03:30 [2020-09-18T07:03:30.044Z] Cross building: bundles/cross/linux/amd64
07:03:30 [2020-09-18T07:03:30.044Z] Building: bundles/cross/linux/amd64/dockerd-dev
07:03:30 [2020-09-18T07:03:30.044Z] GOOS="linux" GOARCH="amd64" GOARM=""
07:03:30 [2020-09-18T07:03:30.379Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s)
07:03:30 [2020-09-18T07:03:30.379Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:03:32 [2020-09-18T07:03:32.295Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
07:03:32 [2020-09-18T07:03:32.295Z] === RUN   TestAuthZPluginHeader
07:03:32 [2020-09-18T07:03:32.882Z] --- PASS: TestContainerStartOnDaemonRestart (4.14s)
07:03:32 [2020-09-18T07:03:32.882Z] === CONT  TestContainerKillOnDaemonStart
07:03:33 [2020-09-18T07:03:33.682Z] --- PASS: TestAuthZPluginHeader (0.98s)
07:03:33 [2020-09-18T07:03:33.682Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:03:33 [2020-09-18T07:03:33.682Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:03:33 [2020-09-18T07:03:33.682Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:03:33 [2020-09-18T07:03:33.682Z] === RUN   TestAuthZPluginV2Disable
07:03:33 [2020-09-18T07:03:33.682Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
07:03:33 [2020-09-18T07:03:33.682Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:03:33 [2020-09-18T07:03:33.682Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:03:33 [2020-09-18T07:03:33.682Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:03:33 [2020-09-18T07:03:33.682Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:03:33 [2020-09-18T07:03:33.682Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:03:33 [2020-09-18T07:03:33.682Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:03:33 [2020-09-18T07:03:33.682Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:03:33 [2020-09-18T07:03:33.682Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:03:33 [2020-09-18T07:03:33.812Z] --- PASS: TestDaemonHostGatewayIP (5.03s)
07:03:33 [2020-09-18T07:03:33.812Z] === CONT  TestDaemonRestartIpcMode
07:03:34 [2020-09-18T07:03:34.375Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
07:03:34 [2020-09-18T07:03:34.938Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
07:03:36 [2020-09-18T07:03:36.831Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
07:03:37 [2020-09-18T07:03:37.393Z] === RUN   TestDockerSuite/TestBuildClearCmd
07:03:37 [2020-09-18T07:03:37.393Z] --- PASS: TestDaemonRestartIpcMode (3.82s)
07:03:37 [2020-09-18T07:03:37.649Z] === RUN   TestDockerSuite/TestBuildCmd
07:03:37 [2020-09-18T07:03:37.905Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
07:03:38 [2020-09-18T07:03:38.162Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
07:03:38 [2020-09-18T07:03:38.162Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
07:03:38 [2020-09-18T07:03:38.418Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
07:03:38 [2020-09-18T07:03:38.418Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
07:03:39 [2020-09-18T07:03:39.788Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
07:03:40 [2020-09-18T07:03:40.352Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
07:03:40 [2020-09-18T07:03:40.601Z] --- PASS: TestBuildWithHugeFile (54.81s)
07:03:40 [2020-09-18T07:03:40.601Z] === RUN   TestBuildWithEmptyDockerfile
07:03:40 [2020-09-18T07:03:40.601Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:03:40 [2020-09-18T07:03:40.601Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:03:40 [2020-09-18T07:03:40.601Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:03:40 [2020-09-18T07:03:40.601Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:03:40 [2020-09-18T07:03:40.601Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:03:40 [2020-09-18T07:03:40.601Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:03:40 [2020-09-18T07:03:40.601Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:03:40 [2020-09-18T07:03:40.601Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:03:40 [2020-09-18T07:03:40.601Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:03:40 [2020-09-18T07:03:40.601Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
07:03:40 [2020-09-18T07:03:40.601Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
07:03:40 [2020-09-18T07:03:40.601Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
07:03:40 [2020-09-18T07:03:40.601Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
07:03:40 [2020-09-18T07:03:40.601Z] === RUN   TestBuildPreserveOwnership
07:03:40 [2020-09-18T07:03:40.601Z] === RUN   TestBuildPreserveOwnership/copy_from
07:03:40 [2020-09-18T07:03:40.901Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:03:41 [2020-09-18T07:03:41.946Z] --- PASS: TestBuildPreserveOwnership (3.75s)
07:03:41 [2020-09-18T07:03:41.946Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.45s)
07:03:41 [2020-09-18T07:03:41.946Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s)
07:03:41 [2020-09-18T07:03:41.946Z] === RUN   TestBuildPlatformInvalid
07:03:42 [2020-09-18T07:03:42.011Z] --- PASS: TestServiceUpdateConfigs (15.76s)
07:03:42 [2020-09-18T07:03:42.011Z] === RUN   TestServiceUpdateNetwork
07:03:42 [2020-09-18T07:03:42.247Z] --- PASS: TestBuildPlatformInvalid (0.11s)
07:03:42 [2020-09-18T07:03:42.247Z] PASS
07:03:42 [2020-09-18T07:03:42.247Z] 
07:03:42 [2020-09-18T07:03:42.247Z] === Skipped
07:03:42 [2020-09-18T07:03:42.247Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
07:03:42 [2020-09-18T07:03:42.247Z]     build_session_test.go:25: TODO: BuildKit
07:03:42 [2020-09-18T07:03:42.247Z] 
07:03:42 [2020-09-18T07:03:42.247Z] 
07:03:42 [2020-09-18T07:03:42.247Z] DONE 32 tests, 1 skipped in 92.738s
07:03:42 [2020-09-18T07:03:42.248Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
07:03:42 [2020-09-18T07:03:42.248Z] ++ 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
07:03:42 [2020-09-18T07:03:42.248Z] ++ set -e
07:03:42 [2020-09-18T07:03:42.248Z] ++ '[' -n 0 ']'
07:03:42 [2020-09-18T07:03:42.248Z] ++ set -x
07:03:42 [2020-09-18T07:03:42.248Z] ++ 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 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
07:03:42 [2020-09-18T07:03:42.248Z] INFO: Testing against a local daemon
07:03:42 [2020-09-18T07:03:42.248Z] === RUN   TestConfigInspect
07:03:42 [2020-09-18T07:03:42.868Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
07:03:43 [2020-09-18T07:03:43.124Z] === RUN   TestDockerSuite/TestBuildConditionalCache
07:03:43 [2020-09-18T07:03:43.685Z] === RUN   TestDockerSuite/TestBuildContChar
07:03:44 [2020-09-18T07:03:44.427Z] --- PASS: TestConfigInspect (1.92s)
07:03:44 [2020-09-18T07:03:44.427Z] === RUN   TestConfigList
07:03:45 [2020-09-18T07:03:45.576Z] --- PASS: TestContainerKillOnDaemonStart (12.85s)
07:03:45 [2020-09-18T07:03:45.576Z] PASS
07:03:45 [2020-09-18T07:03:45.576Z] 
07:03:45 [2020-09-18T07:03:45.576Z] === Skipped
07:03:45 [2020-09-18T07:03:45.576Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:03:45 [2020-09-18T07:03:45.576Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:03:45 [2020-09-18T07:03:45.576Z] 
07:03:45 [2020-09-18T07:03:45.576Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
07:03:45 [2020-09-18T07:03:45.576Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:03:45 [2020-09-18T07:03:45.576Z] 
07:03:45 [2020-09-18T07:03:45.576Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:03:45 [2020-09-18T07:03:45.576Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:03:45 [2020-09-18T07:03:45.576Z] 
07:03:45 [2020-09-18T07:03:45.576Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:03:45 [2020-09-18T07:03:45.576Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:03:45 [2020-09-18T07:03:45.576Z] 
07:03:45 [2020-09-18T07:03:45.576Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:03:45 [2020-09-18T07:03:45.576Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:03:45 [2020-09-18T07:03:45.576Z] 
07:03:45 [2020-09-18T07:03:45.576Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:03:45 [2020-09-18T07:03:45.576Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:03:45 [2020-09-18T07:03:45.576Z] 
07:03:45 [2020-09-18T07:03:45.576Z] 
07:03:45 [2020-09-18T07:03:45.576Z] DONE 192 tests, 6 skipped in 144.600s
07:03:45 [2020-09-18T07:03:45.576Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:03:45 [2020-09-18T07:03:45.576Z] ++ 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
07:03:45 [2020-09-18T07:03:45.576Z] ++ set -e
07:03:45 [2020-09-18T07:03:45.576Z] ++ '[' -n 0 ']'
07:03:45 [2020-09-18T07:03:45.576Z] ++ set -x
07:03:45 [2020-09-18T07:03:45.576Z] ++ 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 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
07:03:45 [2020-09-18T07:03:45.834Z] INFO: Testing against a local daemon
07:03:45 [2020-09-18T07:03:45.834Z] === RUN   TestCommitInheritsEnv
07:03:45 [2020-09-18T07:03:45.963Z] --- PASS: TestConfigList (1.87s)
07:03:45 [2020-09-18T07:03:45.963Z] === RUN   TestConfigsCreateAndDelete
07:03:46 [2020-09-18T07:03:46.090Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
07:03:46 [2020-09-18T07:03:46.090Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
07:03:46 [2020-09-18T07:03:46.345Z] --- PASS: TestCommitInheritsEnv (0.48s)
07:03:46 [2020-09-18T07:03:46.345Z] === RUN   TestImportExtremelyLargeImageWorks
07:03:46 [2020-09-18T07:03:46.345Z] === PAUSE TestImportExtremelyLargeImageWorks
07:03:46 [2020-09-18T07:03:46.345Z] === RUN   TestImagesFilterMultiReference
07:03:46 [2020-09-18T07:03:46.345Z] --- PASS: TestImagesFilterMultiReference (0.08s)
07:03:46 [2020-09-18T07:03:46.345Z] === RUN   TestImagePullPlatformInvalid
07:03:46 [2020-09-18T07:03:46.345Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
07:03:46 [2020-09-18T07:03:46.345Z] === RUN   TestRemoveImageOrphaning
07:03:46 [2020-09-18T07:03:46.909Z] --- PASS: TestRemoveImageOrphaning (0.44s)
07:03:46 [2020-09-18T07:03:46.909Z] === RUN   TestRemoveImageGarbageCollector
07:03:46 [2020-09-18T07:03:46.909Z] === RUN   TestDockerSuite/TestBuildContextCleanup
07:03:47 [2020-09-18T07:03:47.473Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
07:03:47 [2020-09-18T07:03:47.473Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
07:03:48 [2020-09-18T07:03:48.095Z] --- PASS: TestConfigsCreateAndDelete (1.90s)
07:03:48 [2020-09-18T07:03:48.095Z] === RUN   TestConfigsUpdate
07:03:48 [2020-09-18T07:03:48.403Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
07:03:48 [2020-09-18T07:03:48.659Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
07:03:49 [2020-09-18T07:03:49.221Z] --- PASS: TestRemoveImageGarbageCollector (2.19s)
07:03:49 [2020-09-18T07:03:49.221Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:03:49 [2020-09-18T07:03:49.221Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
07:03:49 [2020-09-18T07:03:49.221Z] === RUN   TestTagInvalidReference
07:03:49 [2020-09-18T07:03:49.221Z] --- PASS: TestTagInvalidReference (0.05s)
07:03:49 [2020-09-18T07:03:49.221Z] === RUN   TestTagValidPrefixedRepo
07:03:49 [2020-09-18T07:03:49.221Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
07:03:49 [2020-09-18T07:03:49.221Z] === RUN   TestTagExistedNameWithoutForce
07:03:49 [2020-09-18T07:03:49.221Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
07:03:49 [2020-09-18T07:03:49.221Z] === RUN   TestTagOfficialNames
07:03:49 [2020-09-18T07:03:49.221Z] --- PASS: TestTagOfficialNames (0.07s)
07:03:49 [2020-09-18T07:03:49.221Z] === RUN   TestTagMatchesDigest
07:03:49 [2020-09-18T07:03:49.482Z] --- PASS: TestTagMatchesDigest (0.05s)
07:03:49 [2020-09-18T07:03:49.482Z] === CONT  TestImportExtremelyLargeImageWorks
07:03:49 [2020-09-18T07:03:49.739Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
07:03:50 [2020-09-18T07:03:50.179Z] --- PASS: TestConfigsUpdate (1.85s)
07:03:50 [2020-09-18T07:03:50.179Z] === RUN   TestTemplatedConfig
07:03:51 [2020-09-18T07:03:51.800Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.28s)
07:03:51 [2020-09-18T07:03:51.801Z] PASS
07:03:51 [2020-09-18T07:03:51.801Z] 
07:03:51 [2020-09-18T07:03:51.801Z] === Skipped
07:03:51 [2020-09-18T07:03:51.801Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:03:51 [2020-09-18T07:03:51.801Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:03:51 [2020-09-18T07:03:51.801Z] 
07:03:51 [2020-09-18T07:03:51.801Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
07:03:51 [2020-09-18T07:03:51.801Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:03:51 [2020-09-18T07:03:51.801Z] 
07:03:51 [2020-09-18T07:03:51.801Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:03:51 [2020-09-18T07:03:51.801Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:03:51 [2020-09-18T07:03:51.801Z] 
07:03:51 [2020-09-18T07:03:51.801Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:03:51 [2020-09-18T07:03:51.801Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:03:51 [2020-09-18T07:03:51.801Z] 
07:03:51 [2020-09-18T07:03:51.801Z] 
07:03:51 [2020-09-18T07:03:51.801Z] DONE 17 tests, 4 skipped in 32.126s
07:03:51 [2020-09-18T07:03:51.801Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:03:51 [2020-09-18T07:03:51.801Z] ++ 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
07:03:51 [2020-09-18T07:03:51.801Z] ++ set -e
07:03:51 [2020-09-18T07:03:51.801Z] ++ '[' -n 0 ']'
07:03:51 [2020-09-18T07:03:51.801Z] ++ set -x
07:03:51 [2020-09-18T07:03:51.801Z] ++ 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 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
07:03:52 [2020-09-18T07:03:52.061Z] INFO: Testing against a local daemon
07:03:52 [2020-09-18T07:03:52.061Z] === RUN   TestPluginInvalidJSON
07:03:52 [2020-09-18T07:03:52.061Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:03:52 [2020-09-18T07:03:52.061Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:03:52 [2020-09-18T07:03:52.061Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:03:52 [2020-09-18T07:03:52.061Z] --- PASS: TestPluginInvalidJSON (0.05s)
07:03:52 [2020-09-18T07:03:52.061Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:03:52 [2020-09-18T07:03:52.061Z] === RUN   TestPluginInstall
07:03:52 [2020-09-18T07:03:52.061Z] === RUN   TestPluginInstall/no_auth
07:03:52 [2020-09-18T07:03:52.269Z] --- PASS: TestTemplatedConfig (2.48s)
07:03:52 [2020-09-18T07:03:52.269Z] === RUN   TestConfigCreateResolve
07:03:54 [2020-09-18T07:03:54.359Z] --- PASS: TestConfigCreateResolve (1.89s)
07:03:54 [2020-09-18T07:03:54.359Z] === RUN   TestConfigDaemonLibtrustID
07:03:54 [2020-09-18T07:03:54.656Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
07:03:54 [2020-09-18T07:03:54.656Z] PASS
07:03:54 [2020-09-18T07:03:54.656Z] 
07:03:54 [2020-09-18T07:03:54.656Z] DONE 7 tests in 12.515s
07:03:54 [2020-09-18T07:03:54.656Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
07:03:54 [2020-09-18T07:03:54.656Z] ++ 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
07:03:54 [2020-09-18T07:03:54.656Z] ++ set -e
07:03:54 [2020-09-18T07:03:54.656Z] ++ '[' -n 0 ']'
07:03:54 [2020-09-18T07:03:54.656Z] ++ set -x
07:03:54 [2020-09-18T07:03:54.656Z] ++ 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 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
07:03:54 [2020-09-18T07:03:54.986Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
07:03:54 [2020-09-18T07:03:54.988Z] INFO: Testing against a local daemon
07:03:54 [2020-09-18T07:03:54.988Z] === RUN   TestCheckpoint
07:03:54 [2020-09-18T07:03:54.988Z] --- SKIP: TestCheckpoint (0.00s)
07:03:54 [2020-09-18T07:03:54.988Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:03:54 [2020-09-18T07:03:54.988Z] === RUN   TestContainerInvalidJSON
07:03:54 [2020-09-18T07:03:54.988Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:03:54 [2020-09-18T07:03:54.988Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:03:54 [2020-09-18T07:03:54.988Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:03:54 [2020-09-18T07:03:54.988Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:03:54 [2020-09-18T07:03:54.988Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:03:54 [2020-09-18T07:03:54.988Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:03:54 [2020-09-18T07:03:54.988Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:03:54 [2020-09-18T07:03:54.988Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:03:54 [2020-09-18T07:03:54.988Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:03:54 [2020-09-18T07:03:54.988Z] --- PASS: TestContainerInvalidJSON (0.02s)
07:03:54 [2020-09-18T07:03:54.988Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
07:03:54 [2020-09-18T07:03:54.988Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:03:54 [2020-09-18T07:03:54.988Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:03:54 [2020-09-18T07:03:54.988Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:03:54 [2020-09-18T07:03:54.988Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
07:03:54 [2020-09-18T07:03:54.988Z] === RUN   TestCopyFromContainerPathIsNotDir
07:03:54 [2020-09-18T07:03:54.988Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
07:03:54 [2020-09-18T07:03:54.988Z] === RUN   TestCopyToContainerPathDoesNotExist
07:03:54 [2020-09-18T07:03:54.988Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
07:03:54 [2020-09-18T07:03:54.988Z] === RUN   TestCopyToContainerPathIsNotDir
07:03:54 [2020-09-18T07:03:54.988Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
07:03:54 [2020-09-18T07:03:54.988Z] === RUN   TestCopyFromContainer
07:03:56 [2020-09-18T07:03:56.537Z] === RUN   TestCopyFromContainer//
07:03:56 [2020-09-18T07:03:56.537Z] === RUN   TestCopyFromContainer//bar/root
07:03:56 [2020-09-18T07:03:56.537Z] === RUN   TestCopyFromContainer//bar/root/
07:03:56 [2020-09-18T07:03:56.537Z] === RUN   TestCopyFromContainer/bar/quux
07:03:56 [2020-09-18T07:03:56.537Z] === RUN   TestCopyFromContainer/bar/quux/
07:03:56 [2020-09-18T07:03:56.537Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:03:56 [2020-09-18T07:03:56.537Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:03:56 [2020-09-18T07:03:56.834Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:03:56 [2020-09-18T07:03:56.834Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:03:56 [2020-09-18T07:03:56.834Z] === RUN   TestCopyFromContainer/bar/notarget
07:03:56 [2020-09-18T07:03:56.834Z] --- PASS: TestCopyFromContainer (1.85s)
07:03:56 [2020-09-18T07:03:56.834Z]     --- PASS: TestCopyFromContainer// (0.07s)
07:03:56 [2020-09-18T07:03:56.834Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
07:03:56 [2020-09-18T07:03:56.834Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:03:56 [2020-09-18T07:03:56.834Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
07:03:56 [2020-09-18T07:03:56.834Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
07:03:56 [2020-09-18T07:03:56.834Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
07:03:56 [2020-09-18T07:03:56.834Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
07:03:56 [2020-09-18T07:03:56.834Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
07:03:56 [2020-09-18T07:03:56.834Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
07:03:56 [2020-09-18T07:03:56.834Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
07:03:56 [2020-09-18T07:03:56.834Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:03:56 [2020-09-18T07:03:56.834Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:03:56 [2020-09-18T07:03:56.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:03:56 [2020-09-18T07:03:56.834Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:03:56 [2020-09-18T07:03:56.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:03:56 [2020-09-18T07:03:56.834Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:03:56 [2020-09-18T07:03:56.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:03:56 [2020-09-18T07:03:56.834Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:03:56 [2020-09-18T07:03:56.834Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:03:56 [2020-09-18T07:03:56.834Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:03:56 [2020-09-18T07:03:56.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
07:03:56 [2020-09-18T07:03:56.834Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
07:03:56 [2020-09-18T07:03:56.834Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
07:03:56 [2020-09-18T07:03:56.834Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
07:03:56 [2020-09-18T07:03:56.834Z] === RUN   TestCreateLinkToNonExistingContainer
07:03:56 [2020-09-18T07:03:56.879Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
07:03:57 [2020-09-18T07:03:57.131Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
07:03:57 [2020-09-18T07:03:57.131Z] === RUN   TestCreateWithInvalidEnv
07:03:57 [2020-09-18T07:03:57.131Z] === RUN   TestCreateWithInvalidEnv/0
07:03:57 [2020-09-18T07:03:57.131Z] === PAUSE TestCreateWithInvalidEnv/0
07:03:57 [2020-09-18T07:03:57.131Z] === RUN   TestCreateWithInvalidEnv/1
07:03:57 [2020-09-18T07:03:57.131Z] === PAUSE TestCreateWithInvalidEnv/1
07:03:57 [2020-09-18T07:03:57.131Z] === RUN   TestCreateWithInvalidEnv/2
07:03:57 [2020-09-18T07:03:57.131Z] === PAUSE TestCreateWithInvalidEnv/2
07:03:57 [2020-09-18T07:03:57.131Z] === CONT  TestCreateWithInvalidEnv/0
07:03:57 [2020-09-18T07:03:57.131Z] === CONT  TestCreateWithInvalidEnv/1
07:03:57 [2020-09-18T07:03:57.131Z] === CONT  TestCreateWithInvalidEnv/2
07:03:57 [2020-09-18T07:03:57.131Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
07:03:57 [2020-09-18T07:03:57.131Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:03:57 [2020-09-18T07:03:57.131Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:03:57 [2020-09-18T07:03:57.131Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:03:57 [2020-09-18T07:03:57.131Z] === RUN   TestCreateTmpfsMountsTarget
07:03:57 [2020-09-18T07:03:57.131Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
07:03:57 [2020-09-18T07:03:57.131Z] === RUN   TestCreateWithCustomMaskedPaths
07:03:57 [2020-09-18T07:03:57.341Z] --- PASS: TestServiceUpdateNetwork (16.50s)
07:03:57 [2020-09-18T07:03:57.341Z] === RUN   TestServiceUpdatePidsLimit
07:03:57 [2020-09-18T07:03:57.341Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:03:58 [2020-09-18T07:03:58.376Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:03:58 [2020-09-18T07:03:58.657Z] time="2020-09-18T07:03:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:03:58 [2020-09-18T07:03:58.657Z] time="2020-09-18T07:03:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51ff24bdaf0443cc6fa8e3e6a289322cf8a3ca7cfedc5f23d359e631df121dca" mediatype=application/vnd.docker.plugin.v1+json size=522
07:03:58 [2020-09-18T07:03:58.657Z] time="2020-09-18T07:03:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:03:58 [2020-09-18T07:03:58.657Z] time="2020-09-18T07:03:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51ff24bdaf0443cc6fa8e3e6a289322cf8a3ca7cfedc5f23d359e631df121dca" mediatype=application/vnd.docker.plugin.v1+json size=522
07:03:58 [2020-09-18T07:03:58.657Z] === RUN   TestPluginInstall/with_htpasswd
07:03:58 [2020-09-18T07:03:58.697Z] --- PASS: TestCreateWithCustomMaskedPaths (1.44s)
07:03:58 [2020-09-18T07:03:58.697Z] === RUN   TestCreateWithCustomReadonlyPaths
07:03:58 [2020-09-18T07:03:58.919Z] time="2020-09-18T07:03:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:03:58 [2020-09-18T07:03:58.919Z] time="2020-09-18T07:03:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9502abf1bb6b4c81dff5536dbd11416018c3c32d461ae82228ecafa3e6edf2f0" mediatype=application/vnd.docker.plugin.v1+json size=522
07:03:58 [2020-09-18T07:03:58.919Z] time="2020-09-18T07:03:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:03:58 [2020-09-18T07:03:58.919Z] time="2020-09-18T07:03:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9502abf1bb6b4c81dff5536dbd11416018c3c32d461ae82228ecafa3e6edf2f0" mediatype=application/vnd.docker.plugin.v1+json size=522
07:03:59 [2020-09-18T07:03:59.180Z] === RUN   TestPluginInstall/with_insecure
07:04:00 [2020-09-18T07:04:00.154Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
07:04:00 [2020-09-18T07:04:00.217Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s)
07:04:00 [2020-09-18T07:04:00.217Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:04:00 [2020-09-18T07:04:00.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:04:00 [2020-09-18T07:04:00.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:04:00 [2020-09-18T07:04:00.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:04:00 [2020-09-18T07:04:00.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:04:00 [2020-09-18T07:04:00.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:04:00 [2020-09-18T07:04:00.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:04:00 [2020-09-18T07:04:00.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:04:00 [2020-09-18T07:04:00.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:04:00 [2020-09-18T07:04:00.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:04:00 [2020-09-18T07:04:00.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:04:00 [2020-09-18T07:04:00.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:04:00 [2020-09-18T07:04:00.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:04:00 [2020-09-18T07:04:00.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:04:00 [2020-09-18T07:04:00.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:04:00 [2020-09-18T07:04:00.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:04:00 [2020-09-18T07:04:00.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:04:00 [2020-09-18T07:04:00.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
07:04:00 [2020-09-18T07:04:00.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
07:04:00 [2020-09-18T07:04:00.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
07:04:00 [2020-09-18T07:04:00.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
07:04:00 [2020-09-18T07:04:00.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
07:04:00 [2020-09-18T07:04:00.217Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:04:00 [2020-09-18T07:04:00.410Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
07:04:00 [2020-09-18T07:04:00.513Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s)
07:04:00 [2020-09-18T07:04:00.513Z] === RUN   TestCreateDifferentPlatform
07:04:00 [2020-09-18T07:04:00.513Z] === RUN   TestCreateDifferentPlatform/different_os
07:04:00 [2020-09-18T07:04:00.513Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:04:00 [2020-09-18T07:04:00.567Z] time="2020-09-18T07:04:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:04:00 [2020-09-18T07:04:00.567Z] time="2020-09-18T07:04:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4dc28fc3f1a044bf0ed45b4efb9f4ac63ba926b9eb301f585ceb347a93089d2" mediatype=application/vnd.docker.plugin.v1+json size=522
07:04:00 [2020-09-18T07:04:00.567Z] time="2020-09-18T07:04:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:04:00 [2020-09-18T07:04:00.567Z] time="2020-09-18T07:04:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4dc28fc3f1a044bf0ed45b4efb9f4ac63ba926b9eb301f585ceb347a93089d2" mediatype=application/vnd.docker.plugin.v1+json size=522
07:04:00 [2020-09-18T07:04:00.810Z] --- PASS: TestCreateDifferentPlatform (0.02s)
07:04:00 [2020-09-18T07:04:00.810Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:04:00 [2020-09-18T07:04:00.810Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:04:00 [2020-09-18T07:04:00.810Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:04:00 [2020-09-18T07:04:00.810Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
07:04:00 [2020-09-18T07:04:00.810Z] === RUN   TestContainerStartOnDaemonRestart
07:04:00 [2020-09-18T07:04:00.810Z] === PAUSE TestContainerStartOnDaemonRestart
07:04:00 [2020-09-18T07:04:00.810Z] === RUN   TestDaemonRestartIpcMode
07:04:00 [2020-09-18T07:04:00.810Z] === PAUSE TestDaemonRestartIpcMode
07:04:00 [2020-09-18T07:04:00.810Z] === RUN   TestDaemonHostGatewayIP
07:04:00 [2020-09-18T07:04:00.810Z] === PAUSE TestDaemonHostGatewayIP
07:04:00 [2020-09-18T07:04:00.810Z] === RUN   TestContainerKillOnDaemonStart
07:04:00 [2020-09-18T07:04:00.810Z] === PAUSE TestContainerKillOnDaemonStart
07:04:00 [2020-09-18T07:04:00.810Z] === RUN   TestDiff
07:04:00 [2020-09-18T07:04:00.973Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
07:04:01 [2020-09-18T07:04:01.104Z] --- PASS: TestDiff (0.51s)
07:04:01 [2020-09-18T07:04:01.104Z] === RUN   TestExecWithCloseStdin
07:04:01 [2020-09-18T07:04:01.138Z] --- PASS: TestPluginInstall (8.94s)
07:04:01 [2020-09-18T07:04:01.138Z]     --- PASS: TestPluginInstall/no_auth (5.98s)
07:04:01 [2020-09-18T07:04:01.138Z]     --- PASS: TestPluginInstall/with_htpasswd (1.21s)
07:04:01 [2020-09-18T07:04:01.138Z]     --- PASS: TestPluginInstall/with_insecure (1.76s)
07:04:01 [2020-09-18T07:04:01.138Z]         plugin_test.go:157: [de96a6ec9fa54] daemon is not started
07:04:01 [2020-09-18T07:04:01.138Z] PASS
07:04:01 [2020-09-18T07:04:01.138Z] 
07:04:01 [2020-09-18T07:04:01.138Z] DONE 6 tests in 9.313s
07:04:01 [2020-09-18T07:04:01.138Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:04:01 [2020-09-18T07:04:01.138Z] ++ 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
07:04:01 [2020-09-18T07:04:01.138Z] ++ set -e
07:04:01 [2020-09-18T07:04:01.138Z] ++ '[' -n 0 ']'
07:04:01 [2020-09-18T07:04:01.138Z] ++ set -x
07:04:01 [2020-09-18T07:04:01.138Z] ++ 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 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
07:04:01 [2020-09-18T07:04:01.138Z] INFO: Testing against a local daemon
07:04:01 [2020-09-18T07:04:01.138Z] === RUN   TestExternalGraphDriver
07:04:01 [2020-09-18T07:04:01.417Z] === RUN   TestExternalGraphDriver/json
07:04:01 [2020-09-18T07:04:01.534Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
07:04:01 [2020-09-18T07:04:01.741Z] --- PASS: TestExecWithCloseStdin (0.66s)
07:04:01 [2020-09-18T07:04:01.741Z] === RUN   TestExec
07:04:02 [2020-09-18T07:04:02.379Z] --- PASS: TestExec (0.60s)
07:04:02 [2020-09-18T07:04:02.379Z] === RUN   TestExecUser
07:04:03 [2020-09-18T07:04:03.031Z] --- PASS: TestExecUser (0.62s)
07:04:03 [2020-09-18T07:04:03.031Z] === RUN   TestExportContainerAndImportImage
07:04:03 [2020-09-18T07:04:03.977Z] === RUN   TestExternalGraphDriver/spec
07:04:04 [2020-09-18T07:04:04.051Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
07:04:04 [2020-09-18T07:04:04.073Z] --- PASS: TestExportContainerAndImportImage (0.76s)
07:04:04 [2020-09-18T07:04:04.073Z] === RUN   TestExportContainerAfterDaemonRestart
07:04:05 [2020-09-18T07:04:05.118Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
07:04:05 [2020-09-18T07:04:05.118Z] === RUN   TestHealthCheckWorkdir
07:04:05 [2020-09-18T07:04:05.263Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:04:06 [2020-09-18T07:04:06.162Z] --- PASS: TestHealthCheckWorkdir (0.73s)
07:04:06 [2020-09-18T07:04:06.162Z] === RUN   TestHealthKillContainer
07:04:06 [2020-09-18T07:04:06.525Z] === RUN   TestExternalGraphDriver/pull
07:04:07 [2020-09-18T07:04:07.316Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
07:04:07 [2020-09-18T07:04:07.880Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
07:04:08 [2020-09-18T07:04:08.809Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
07:04:09 [2020-09-18T07:04:09.053Z] --- PASS: TestHealthKillContainer (2.58s)
07:04:09 [2020-09-18T07:04:09.053Z] === RUN   TestInspectCpusetInConfigPre120
07:04:09 [2020-09-18T07:04:09.053Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
07:04:09 [2020-09-18T07:04:09.053Z] === RUN   TestIpcModeNone
07:04:09 [2020-09-18T07:04:09.066Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
07:04:09 [2020-09-18T07:04:09.066Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
07:04:09 [2020-09-18T07:04:09.066Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
07:04:09 [2020-09-18T07:04:09.066Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
07:04:09 [2020-09-18T07:04:09.069Z] --- PASS: TestExternalGraphDriver (7.58s)
07:04:09 [2020-09-18T07:04:09.069Z]     --- PASS: TestExternalGraphDriver/json (2.42s)
07:04:09 [2020-09-18T07:04:09.069Z]     --- PASS: TestExternalGraphDriver/spec (2.62s)
07:04:09 [2020-09-18T07:04:09.069Z]     --- PASS: TestExternalGraphDriver/pull (2.39s)
07:04:09 [2020-09-18T07:04:09.069Z] === RUN   TestGraphdriverPluginV2
07:04:09 [2020-09-18T07:04:09.322Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
07:04:09 [2020-09-18T07:04:09.640Z] --- SKIP: TestGraphdriverPluginV2 (0.82s)
07:04:09 [2020-09-18T07:04:09.640Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:04:09 [2020-09-18T07:04:09.640Z] PASS
07:04:09 [2020-09-18T07:04:09.640Z] 
07:04:09 [2020-09-18T07:04:09.640Z] === Skipped
07:04:09 [2020-09-18T07:04:09.640Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.82s)
07:04:09 [2020-09-18T07:04:09.640Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:04:09 [2020-09-18T07:04:09.640Z] 
07:04:09 [2020-09-18T07:04:09.640Z] 
07:04:09 [2020-09-18T07:04:09.640Z] DONE 5 tests, 1 skipped in 8.620s
07:04:09 [2020-09-18T07:04:09.640Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:04:09 [2020-09-18T07:04:09.640Z] ++ 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
07:04:09 [2020-09-18T07:04:09.640Z] ++ set -e
07:04:09 [2020-09-18T07:04:09.640Z] ++ '[' -n 0 ']'
07:04:09 [2020-09-18T07:04:09.640Z] ++ set -x
07:04:09 [2020-09-18T07:04:09.640Z] ++ 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 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
07:04:09 [2020-09-18T07:04:09.810Z] --- PASS: TestIpcModeNone (0.60s)
07:04:09 [2020-09-18T07:04:09.810Z] === RUN   TestIpcModePrivate
07:04:09 [2020-09-18T07:04:09.901Z] INFO: Testing against a local daemon
07:04:09 [2020-09-18T07:04:09.901Z] === RUN   TestContinueAfterPluginCrash
07:04:09 [2020-09-18T07:04:09.901Z] === PAUSE TestContinueAfterPluginCrash
07:04:09 [2020-09-18T07:04:09.901Z] === RUN   TestReadPluginNoRead
07:04:09 [2020-09-18T07:04:09.901Z] === PAUSE TestReadPluginNoRead
07:04:09 [2020-09-18T07:04:09.901Z] === RUN   TestDaemonStartWithLogOpt
07:04:09 [2020-09-18T07:04:09.901Z] === PAUSE TestDaemonStartWithLogOpt
07:04:09 [2020-09-18T07:04:09.901Z] === CONT  TestContinueAfterPluginCrash
07:04:09 [2020-09-18T07:04:09.901Z] === CONT  TestDaemonStartWithLogOpt
07:04:09 [2020-09-18T07:04:09.901Z] === CONT  TestReadPluginNoRead
07:04:10 [2020-09-18T07:04:10.478Z] --- PASS: TestIpcModePrivate (0.59s)
07:04:10 [2020-09-18T07:04:10.478Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
07:04:10 [2020-09-18T07:04:10.478Z] === RUN   TestIpcModeShareable
07:04:10 [2020-09-18T07:04:10.775Z] --- PASS: TestIpcModeShareable (0.60s)
07:04:10 [2020-09-18T07:04:10.775Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
07:04:10 [2020-09-18T07:04:10.775Z] === RUN   TestAPIIpcModeShareableAndContainer
07:04:12 [2020-09-18T07:04:12.592Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
07:04:12 [2020-09-18T07:04:12.848Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
07:04:12 [2020-09-18T07:04:12.890Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
07:04:12 [2020-09-18T07:04:12.890Z] === RUN   TestAPIIpcModeHost
07:04:13 [2020-09-18T07:04:13.186Z] --- PASS: TestAPIIpcModeHost (0.49s)
07:04:13 [2020-09-18T07:04:13.186Z] === RUN   TestDaemonIpcModeShareable
07:04:13 [2020-09-18T07:04:13.529Z] c3aff4450246: Pull complete
07:04:13 [2020-09-18T07:04:13.529Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec
07:04:13 [2020-09-18T07:04:13.529Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
07:04:13 [2020-09-18T07:04:13.529Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
07:04:13 [2020-09-18T07:04:13.529Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
07:04:13 [2020-09-18T07:04:13.529Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457'
07:04:13 [2020-09-18T07:04:13.529Z] WARN: Skipping validation tests
07:04:13 [2020-09-18T07:04:13.529Z] INFO: Running unit tests at 09/18/2020 07:04:12...
07:04:13 [2020-09-18T07:04:13.825Z] --- PASS: TestServiceUpdatePidsLimit (17.75s)
07:04:13 [2020-09-18T07:04:13.825Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
07:04:13 [2020-09-18T07:04:13.825Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s)
07:04:13 [2020-09-18T07:04:13.825Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
07:04:13 [2020-09-18T07:04:13.825Z] PASS
07:04:13 [2020-09-18T07:04:13.825Z] 
07:04:13 [2020-09-18T07:04:13.825Z] === Skipped
07:04:13 [2020-09-18T07:04:13.825Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
07:04:13 [2020-09-18T07:04:13.825Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:04:13 [2020-09-18T07:04:13.825Z] 
07:04:13 [2020-09-18T07:04:13.825Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
07:04:13 [2020-09-18T07:04:13.825Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:04:13 [2020-09-18T07:04:13.825Z] 
07:04:13 [2020-09-18T07:04:13.825Z] 
07:04:13 [2020-09-18T07:04:13.825Z] DONE 27 tests, 2 skipped in 174.005s
07:04:13 [2020-09-18T07:04:13.825Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
07:04:13 [2020-09-18T07:04:13.825Z] ++ 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
07:04:13 [2020-09-18T07:04:13.825Z] ++ set -e
07:04:13 [2020-09-18T07:04:13.825Z] ++ '[' -n 0 ']'
07:04:13 [2020-09-18T07:04:13.825Z] ++ set -x
07:04:13 [2020-09-18T07:04:13.825Z] ++ 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 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
07:04:14 [2020-09-18T07:04:14.115Z] === RUN   TestReadPluginNoRead/default
07:04:14 [2020-09-18T07:04:14.180Z] INFO: Testing against a local daemon
07:04:14 [2020-09-18T07:04:14.180Z] === RUN   TestSessionCreate
07:04:14 [2020-09-18T07:04:14.180Z] --- PASS: TestSessionCreate (0.02s)
07:04:14 [2020-09-18T07:04:14.180Z] === RUN   TestSessionCreateWithBadUpgrade
07:04:14 [2020-09-18T07:04:14.180Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
07:04:14 [2020-09-18T07:04:14.180Z] PASS
07:04:14 [2020-09-18T07:04:14.180Z] 
07:04:14 [2020-09-18T07:04:14.180Z] DONE 2 tests in 0.220s
07:04:14 [2020-09-18T07:04:14.180Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
07:04:14 [2020-09-18T07:04:14.180Z] ++ 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
07:04:14 [2020-09-18T07:04:14.180Z] ++ set -e
07:04:14 [2020-09-18T07:04:14.180Z] ++ '[' -n 0 ']'
07:04:14 [2020-09-18T07:04:14.180Z] ++ set -x
07:04:14 [2020-09-18T07:04:14.180Z] ++ 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 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
07:04:14 [2020-09-18T07:04:14.180Z] INFO: Testing against a local daemon
07:04:14 [2020-09-18T07:04:14.180Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:04:14 [2020-09-18T07:04:14.180Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:04:14 [2020-09-18T07:04:14.180Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:04:14 [2020-09-18T07:04:14.180Z] === RUN   TestEventsExecDie
07:04:14 [2020-09-18T07:04:14.754Z] --- PASS: TestDaemonIpcModeShareable (1.40s)
07:04:14 [2020-09-18T07:04:14.754Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
07:04:14 [2020-09-18T07:04:14.754Z] === RUN   TestDaemonIpcModePrivate
07:04:15 [2020-09-18T07:04:15.058Z] --- PASS: TestDaemonStartWithLogOpt (4.87s)
07:04:15 [2020-09-18T07:04:15.283Z] --- PASS: TestEventsExecDie (0.93s)
07:04:15 [2020-09-18T07:04:15.283Z] === RUN   TestEventsBackwardsCompatible
07:04:15 [2020-09-18T07:04:15.283Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
07:04:15 [2020-09-18T07:04:15.283Z] === RUN   TestInfoBinaryCommits
07:04:15 [2020-09-18T07:04:15.283Z] --- PASS: TestInfoBinaryCommits (0.01s)
07:04:15 [2020-09-18T07:04:15.283Z] === RUN   TestInfoAPIVersioned
07:04:15 [2020-09-18T07:04:15.283Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:04:15 [2020-09-18T07:04:15.283Z] === RUN   TestInfoDiscoveryBackend
07:04:15 [2020-09-18T07:04:15.915Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
07:04:15 [2020-09-18T07:04:15.915Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:04:16 [2020-09-18T07:04:16.000Z] === RUN   TestReadPluginNoRead/disabled_caching
07:04:16 [2020-09-18T07:04:16.289Z] --- PASS: TestDaemonIpcModePrivate (1.37s)
07:04:16 [2020-09-18T07:04:16.289Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
07:04:16 [2020-09-18T07:04:16.289Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:04:16 [2020-09-18T07:04:16.627Z] INFO: make.ps1 starting at 09/18/2020 07:04:16
07:04:16 [2020-09-18T07:04:16.628Z] INFO: Git commit (968133c86c) assumed from DOCKER_GITCOMMIT environment variable
07:04:16 [2020-09-18T07:04:16.628Z] INFO: Invoking autogen...
07:04:16 [2020-09-18T07:04:16.946Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
07:04:16 [2020-09-18T07:04:16.946Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:04:17 [2020-09-18T07:04:17.024Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
07:04:17 [2020-09-18T07:04:17.236Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
07:04:17 [2020-09-18T07:04:17.236Z] === RUN   TestInfoAPI
07:04:17 [2020-09-18T07:04:17.236Z] --- PASS: TestInfoAPI (0.01s)
07:04:17 [2020-09-18T07:04:17.236Z] === RUN   TestInfoAPIWarnings
07:04:17 [2020-09-18T07:04:17.333Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s)
07:04:17 [2020-09-18T07:04:17.333Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
07:04:17 [2020-09-18T07:04:17.333Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:04:17 [2020-09-18T07:04:17.868Z] --- PASS: TestInfoAPIWarnings (0.52s)
07:04:17 [2020-09-18T07:04:17.868Z] === RUN   TestInfoDebug
07:04:17 [2020-09-18T07:04:17.912Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:04:18 [2020-09-18T07:04:18.179Z] INFO: Running unit tests...
07:04:18 [2020-09-18T07:04:18.564Z] --- PASS: TestInfoDebug (0.53s)
07:04:18 [2020-09-18T07:04:18.564Z] === RUN   TestInfoInsecureRegistries
07:04:18 [2020-09-18T07:04:18.853Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.37s)
07:04:18 [2020-09-18T07:04:18.853Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
07:04:18 [2020-09-18T07:04:18.853Z] === RUN   TestIpcModeOlderClient
07:04:18 [2020-09-18T07:04:18.853Z] === PAUSE TestIpcModeOlderClient
07:04:18 [2020-09-18T07:04:18.853Z] === RUN   TestKillContainerInvalidSignal
07:04:18 [2020-09-18T07:04:18.854Z] --- PASS: TestInfoInsecureRegistries (0.52s)
07:04:18 [2020-09-18T07:04:18.854Z] === RUN   TestInfoRegistryMirrors
07:04:19 [2020-09-18T07:04:19.148Z] --- PASS: TestKillContainerInvalidSignal (0.53s)
07:04:19 [2020-09-18T07:04:19.148Z] === RUN   TestKillContainer
07:04:19 [2020-09-18T07:04:19.148Z] === RUN   TestKillContainer/no_signal
07:04:19 [2020-09-18T07:04:19.488Z] --- PASS: TestInfoRegistryMirrors (0.53s)
07:04:19 [2020-09-18T07:04:19.488Z] === RUN   TestLoginFailsWithBadCredentials
07:04:19 [2020-09-18T07:04:19.587Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
07:04:19 [2020-09-18T07:04:19.587Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
07:04:19 [2020-09-18T07:04:19.778Z] --- PASS: TestLoginFailsWithBadCredentials (0.47s)
07:04:19 [2020-09-18T07:04:19.779Z] === RUN   TestPingCacheHeaders
07:04:19 [2020-09-18T07:04:19.779Z] --- PASS: TestPingCacheHeaders (0.01s)
07:04:19 [2020-09-18T07:04:19.779Z] === RUN   TestPingGet
07:04:19 [2020-09-18T07:04:19.789Z] === RUN   TestKillContainer/non_killing_signal
07:04:19 [2020-09-18T07:04:19.825Z] --- PASS: TestReadPluginNoRead (9.54s)
07:04:19 [2020-09-18T07:04:19.825Z]     --- PASS: TestReadPluginNoRead/default (1.76s)
07:04:19 [2020-09-18T07:04:19.825Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.80s)
07:04:19 [2020-09-18T07:04:19.825Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s)
07:04:19 [2020-09-18T07:04:19.825Z]     read_test.go:92: [d27e7992ddf54] daemon is not started
07:04:19 [2020-09-18T07:04:19.853Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
07:04:20 [2020-09-18T07:04:20.070Z] --- PASS: TestPingGet (0.02s)
07:04:20 [2020-09-18T07:04:20.070Z] === RUN   TestPingHead
07:04:20 [2020-09-18T07:04:20.070Z] --- PASS: TestPingHead (0.01s)
07:04:20 [2020-09-18T07:04:20.070Z] === RUN   TestVersion
07:04:20 [2020-09-18T07:04:20.070Z] --- PASS: TestVersion (0.01s)
07:04:20 [2020-09-18T07:04:20.070Z] PASS
07:04:20 [2020-09-18T07:04:20.070Z] 
07:04:20 [2020-09-18T07:04:20.070Z] === Skipped
07:04:20 [2020-09-18T07:04:20.070Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:04:20 [2020-09-18T07:04:20.070Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:04:20 [2020-09-18T07:04:20.070Z] 
07:04:20 [2020-09-18T07:04:20.070Z] 
07:04:20 [2020-09-18T07:04:20.070Z] DONE 18 tests, 1 skipped in 5.925s
07:04:20 [2020-09-18T07:04:20.070Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
07:04:20 [2020-09-18T07:04:20.070Z] ++ 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
07:04:20 [2020-09-18T07:04:20.070Z] ++ set -e
07:04:20 [2020-09-18T07:04:20.070Z] ++ '[' -n 0 ']'
07:04:20 [2020-09-18T07:04:20.070Z] ++ set -x
07:04:20 [2020-09-18T07:04:20.070Z] ++ 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 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
07:04:20 [2020-09-18T07:04:20.070Z] INFO: Testing against a local daemon
07:04:20 [2020-09-18T07:04:20.070Z] === RUN   TestVolumesCreateAndList
07:04:20 [2020-09-18T07:04:20.070Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:04:20 [2020-09-18T07:04:20.070Z] === RUN   TestVolumesRemove
07:04:20 [2020-09-18T07:04:20.070Z] --- PASS: TestVolumesRemove (0.10s)
07:04:20 [2020-09-18T07:04:20.070Z] === RUN   TestVolumesInspect
07:04:20 [2020-09-18T07:04:20.070Z] --- PASS: TestVolumesInspect (0.03s)
07:04:20 [2020-09-18T07:04:20.070Z] === RUN   TestVolumesInvalidJSON
07:04:20 [2020-09-18T07:04:20.085Z] === RUN   TestKillContainer/killing_signal
07:04:20 [2020-09-18T07:04:20.086Z] --- PASS: TestContinueAfterPluginCrash (10.10s)
07:04:20 [2020-09-18T07:04:20.086Z] PASS
07:04:20 [2020-09-18T07:04:20.086Z] 
07:04:20 [2020-09-18T07:04:20.086Z] DONE 6 tests in 10.344s
07:04:20 [2020-09-18T07:04:20.086Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:04:20 [2020-09-18T07:04:20.086Z] ++ 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
07:04:20 [2020-09-18T07:04:20.086Z] ++ set -e
07:04:20 [2020-09-18T07:04:20.086Z] ++ '[' -n 0 ']'
07:04:20 [2020-09-18T07:04:20.086Z] ++ set -x
07:04:20 [2020-09-18T07:04:20.086Z] ++ 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 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
07:04:20 [2020-09-18T07:04:20.086Z] testing: warning: no tests to run
07:04:20 [2020-09-18T07:04:20.086Z] PASS
07:04:20 [2020-09-18T07:04:20.086Z] 
07:04:20 [2020-09-18T07:04:20.086Z] DONE 0 tests in 0.075s
07:04:20 [2020-09-18T07:04:20.086Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:04:20 [2020-09-18T07:04:20.086Z] ++ 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
07:04:20 [2020-09-18T07:04:20.086Z] ++ set -e
07:04:20 [2020-09-18T07:04:20.086Z] ++ '[' -n 0 ']'
07:04:20 [2020-09-18T07:04:20.086Z] ++ set -x
07:04:20 [2020-09-18T07:04:20.086Z] ++ 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 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
07:04:20 [2020-09-18T07:04:20.347Z] INFO: Testing against a local daemon
07:04:20 [2020-09-18T07:04:20.347Z] === RUN   TestPluginWithDevMounts
07:04:20 [2020-09-18T07:04:20.347Z] === PAUSE TestPluginWithDevMounts
07:04:20 [2020-09-18T07:04:20.347Z] === CONT  TestPluginWithDevMounts
07:04:20 [2020-09-18T07:04:20.360Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:04:20 [2020-09-18T07:04:20.360Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:04:20 [2020-09-18T07:04:20.360Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:04:20 [2020-09-18T07:04:20.360Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:04:20 [2020-09-18T07:04:20.360Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:04:20 [2020-09-18T07:04:20.360Z] PASS
07:04:20 [2020-09-18T07:04:20.360Z] 
07:04:20 [2020-09-18T07:04:20.360Z] DONE 5 tests in 0.260s
07:04:20 [2020-09-18T07:04:20.360Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:04:20 [2020-09-18T07:04:20.360Z] ++++ cat bundles/test-integration/docker.pid
07:04:20 [2020-09-18T07:04:20.360Z] +++ kill 11968
07:04:20 [2020-09-18T07:04:20.415Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
07:04:20 [2020-09-18T07:04:20.727Z] --- PASS: TestKillContainer (1.60s)
07:04:20 [2020-09-18T07:04:20.727Z]     --- PASS: TestKillContainer/no_signal (0.51s)
07:04:20 [2020-09-18T07:04:20.727Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
07:04:20 [2020-09-18T07:04:20.727Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
07:04:20 [2020-09-18T07:04:20.727Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:04:20 [2020-09-18T07:04:20.727Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:04:20 [2020-09-18T07:04:20.977Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
07:04:21 [2020-09-18T07:04:21.367Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:04:21 [2020-09-18T07:04:21.539Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
07:04:21 [2020-09-18T07:04:21.940Z] +++ /etc/init.d/apparmor stop
07:04:21 [2020-09-18T07:04:21.940Z] Leaving: AppArmorNo profiles have been unloaded.
07:04:21 [2020-09-18T07:04:21.940Z] 
07:04:21 [2020-09-18T07:04:21.940Z] Unloading profiles will leave already running processes permanently
07:04:21 [2020-09-18T07:04:21.940Z] unconfined, which can lead to unexpected situations.
07:04:21 [2020-09-18T07:04:21.940Z] 
07:04:21 [2020-09-18T07:04:21.940Z] To set a process to complain mode, use the command line tool
07:04:21 [2020-09-18T07:04:21.940Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:04:21 [2020-09-18T07:04:21.940Z] +++ true
07:04:21 [2020-09-18T07:04:21.940Z] exiting test-integration
07:04:21 [2020-09-18T07:04:21.940Z] ++ exit 0
07:04:21 [2020-09-18T07:04:21.940Z] 
07:04:22 [2020-09-18T07:04:22.009Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s)
07:04:22 [2020-09-18T07:04:22.009Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s)
07:04:22 [2020-09-18T07:04:22.009Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
07:04:22 [2020-09-18T07:04:22.009Z] === RUN   TestKillStoppedContainer
07:04:22 [2020-09-18T07:04:22.009Z] --- PASS: TestKillStoppedContainer (0.06s)
07:04:22 [2020-09-18T07:04:22.009Z] === RUN   TestKillStoppedContainerAPIPre120
07:04:22 [2020-09-18T07:04:22.009Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
07:04:22 [2020-09-18T07:04:22.009Z] === RUN   TestKillDifferentUserContainer
07:04:22 [2020-09-18T07:04:22.661Z] --- PASS: TestKillDifferentUserContainer (0.53s)
07:04:22 [2020-09-18T07:04:22.661Z] === RUN   TestInspectOomKilledTrue
07:04:22 [2020-09-18T07:04:22.892Z] --- PASS: TestPluginWithDevMounts (2.16s)
07:04:22 [2020-09-18T07:04:22.892Z] PASS
07:04:22 [2020-09-18T07:04:22.892Z] 
07:04:22 [2020-09-18T07:04:22.892Z] DONE 1 tests in 2.351s
07:04:22 [2020-09-18T07:04:22.892Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
07:04:22 [2020-09-18T07:04:22.892Z] ++ 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
07:04:22 [2020-09-18T07:04:22.892Z] ++ set -e
07:04:22 [2020-09-18T07:04:22.892Z] ++ '[' -n 0 ']'
07:04:22 [2020-09-18T07:04:22.892Z] ++ set -x
07:04:22 [2020-09-18T07:04:22.892Z] ++ 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 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
07:04:22 [2020-09-18T07:04:22.892Z] INFO: Testing against a local daemon
07:04:22 [2020-09-18T07:04:22.892Z] === RUN   TestSecretInspect
07:04:23 [2020-09-18T07:04:23.701Z] --- PASS: TestInspectOomKilledTrue (0.92s)
07:04:23 [2020-09-18T07:04:23.701Z] === RUN   TestInspectOomKilledFalse
07:04:24 [2020-09-18T07:04:24.001Z] --- PASS: TestInspectOomKilledFalse (0.51s)
07:04:24 [2020-09-18T07:04:24.001Z] === RUN   TestLinksEtcHostsContentMatch
Post stage
[Pipeline] junit
07:04:24 [2020-09-18T07:04:24.058Z] Recording test results
[Pipeline] }
07:04:24 [2020-09-18T07:04:24.294Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s)
07:04:24 [2020-09-18T07:04:24.294Z] === RUN   TestLinksContainerNames
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:04:24 [2020-09-18T07:04:24.730Z] + echo Ensuring container killed.
07:04:24 [2020-09-18T07:04:24.730Z] Ensuring container killed.
07:04:24 [2020-09-18T07:04:24.730Z] + docker rm -vf docker-pr2
07:04:24 [2020-09-18T07:04:24.730Z] Error: No such container: docker-pr2
07:04:24 [2020-09-18T07:04:24.730Z] + true
[Pipeline] sh
07:04:25 [2020-09-18T07:04:25.110Z] + echo Chowning /workspace to jenkins user
07:04:25 [2020-09-18T07:04:25.110Z] Chowning /workspace to jenkins user
07:04:25 [2020-09-18T07:04:25.110Z] + id -u
07:04:25 [2020-09-18T07:04:25.110Z] + id -g
07:04:25 [2020-09-18T07:04:25.110Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41467:/workspace busybox chown -R 1001:1001 /workspace
07:04:25 [2020-09-18T07:04:25.110Z] Unable to find image 'busybox:latest' locally
07:04:25 [2020-09-18T07:04:25.338Z] --- PASS: TestLinksContainerNames (0.97s)
07:04:25 [2020-09-18T07:04:25.338Z] === RUN   TestLogsFollowTailEmpty
07:04:25 [2020-09-18T07:04:25.401Z] latest: Pulling from library/busybox
07:04:25 [2020-09-18T07:04:25.401Z] d2a291f672b2: Pulling fs layer
07:04:25 [2020-09-18T07:04:25.691Z] d2a291f672b2: Verifying Checksum
07:04:25 [2020-09-18T07:04:25.691Z] d2a291f672b2: Download complete
07:04:25 [2020-09-18T07:04:25.707Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
07:04:25 [2020-09-18T07:04:25.987Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
07:04:25 [2020-09-18T07:04:25.988Z] === RUN   TestContainerNetworkMountsNoChown
07:04:26 [2020-09-18T07:04:26.194Z] --- PASS: TestSecretInspect (3.20s)
07:04:26 [2020-09-18T07:04:26.194Z] === RUN   TestSecretList
07:04:26 [2020-09-18T07:04:26.322Z] d2a291f672b2: Pull complete
07:04:26 [2020-09-18T07:04:26.322Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
07:04:26 [2020-09-18T07:04:26.322Z] Status: Downloaded newer image for busybox:latest
07:04:26 [2020-09-18T07:04:26.631Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s)
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/default
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/default
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/private
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/private
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rprivate
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rprivate
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/slave
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/slave
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rslave
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rslave
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/shared
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/shared
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rshared
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rshared
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/default
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rslave
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/default/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rprivate
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rshared
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/default/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/private
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/slave
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/private/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/shared
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/private/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/default/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/default/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/private/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/private/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:04:26 [2020-09-18T07:04:26.631Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:04:26 [2020-09-18T07:04:26.794Z] 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/quota 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/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
07:04:26 [2020-09-18T07:04:26.926Z] --- PASS: TestMountDaemonRoot (0.03s)
07:04:26 [2020-09-18T07:04:26.926Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
07:04:26 [2020-09-18T07:04:26.926Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
07:04:26 [2020-09-18T07:04:26.926Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
07:04:26 [2020-09-18T07:04:26.926Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
07:04:26 [2020-09-18T07:04:26.926Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
07:04:26 [2020-09-18T07:04:26.926Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
07:04:26 [2020-09-18T07:04:26.926Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
07:04:26 [2020-09-18T07:04:26.926Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
07:04:26 [2020-09-18T07:04:26.926Z] === RUN   TestContainerBindMountNonRecursive
07:04:27 [2020-09-18T07:04:27.072Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:04:28 [2020-09-18T07:04:28.002Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
07:04:28 [2020-09-18T07:04:28.242Z] + bundleName=s390x-integration
07:04:28 [2020-09-18T07:04:28.242Z] + echo Creating s390x-integration-bundles.tar.gz
07:04:28 [2020-09-18T07:04:28.242Z] Creating s390x-integration-bundles.tar.gz
07:04:28 [2020-09-18T07:04:28.242Z] + + findxargs bundles tar -path -czf */root/*overlay2 s390x-integration-bundles.tar.gz -prune
07:04:28 [2020-09-18T07:04:28.242Z]  -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
07:04:28 [2020-09-18T07:04:28.286Z] Archiving artifacts
07:04:28 [2020-09-18T07:04:28.449Z] --- PASS: TestContainerBindMountNonRecursive (1.52s)
07:04:28 [2020-09-18T07:04:28.449Z] === RUN   TestNetworkNat
07:04:28 [2020-09-18T07:04:28.564Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
07:04:28 [2020-09-18T07:04:28.746Z] --- PASS: TestNetworkNat (0.56s)
07:04:28 [2020-09-18T07:04:28.746Z] === RUN   TestNetworkLocalhostTCPNat
07:04:28 [2020-09-18T07:04:28.812Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41467/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:04:29 [2020-09-18T07:04:29.128Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
07:04:29 [2020-09-18T07:04:29.246Z] + make clean
07:04:29 [2020-09-18T07:04:29.385Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s)
07:04:29 [2020-09-18T07:04:29.385Z] === RUN   TestNetworkLoopbackNat
07:04:29 [2020-09-18T07:04:29.493Z] --- PASS: TestSecretList (3.15s)
07:04:29 [2020-09-18T07:04:29.493Z] === RUN   TestSecretsCreateAndDelete
07:04:29 [2020-09-18T07:04:29.537Z] docker volume rm -f docker-dev-cache
07:04:29 [2020-09-18T07:04:29.537Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:04:31 [2020-09-18T07:04:31.021Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
07:04:31 [2020-09-18T07:04:31.951Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
07:04:32 [2020-09-18T07:04:32.129Z] --- PASS: TestNetworkLoopbackNat (2.76s)
07:04:32 [2020-09-18T07:04:32.129Z] === RUN   TestPause
07:04:32 [2020-09-18T07:04:32.208Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
07:04:32 [2020-09-18T07:04:32.771Z] --- PASS: TestPause (0.54s)
07:04:32 [2020-09-18T07:04:32.771Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:04:32 [2020-09-18T07:04:32.771Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:04:32 [2020-09-18T07:04:32.771Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:04:32 [2020-09-18T07:04:32.771Z] === RUN   TestPauseStopPausedContainer
07:04:32 [2020-09-18T07:04:32.773Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
07:04:32 [2020-09-18T07:04:32.794Z] --- PASS: TestSecretsCreateAndDelete (3.21s)
07:04:32 [2020-09-18T07:04:32.794Z] === RUN   TestSecretsUpdate
07:04:33 [2020-09-18T07:04:33.339Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
07:04:33 [2020-09-18T07:04:33.408Z] --- PASS: TestPauseStopPausedContainer (0.55s)
07:04:33 [2020-09-18T07:04:33.408Z] === RUN   TestPsFilter
07:04:33 [2020-09-18T07:04:33.408Z] --- PASS: TestPsFilter (0.16s)
07:04:33 [2020-09-18T07:04:33.408Z] === RUN   TestRemoveContainerWithRemovedVolume
07:04:34 [2020-09-18T07:04:34.047Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
07:04:34 [2020-09-18T07:04:34.047Z] === RUN   TestRemoveContainerWithVolume
07:04:34 [2020-09-18T07:04:34.341Z] --- PASS: TestRemoveContainerWithVolume (0.56s)
07:04:34 [2020-09-18T07:04:34.341Z] === RUN   TestRemoveContainerRunning
07:04:34 [2020-09-18T07:04:34.977Z] --- PASS: TestRemoveContainerRunning (0.53s)
07:04:34 [2020-09-18T07:04:34.977Z] === RUN   TestRemoveContainerForceRemoveRunning
07:04:35 [2020-09-18T07:04:35.419Z] ?   	github.com/docker/docker/api	[no test files]
07:04:35 [2020-09-18T07:04:35.617Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s)
07:04:35 [2020-09-18T07:04:35.617Z] === RUN   TestRemoveInvalidContainer
07:04:35 [2020-09-18T07:04:35.617Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:04:35 [2020-09-18T07:04:35.617Z] === RUN   TestRenameLinkedContainer
07:04:36 [2020-09-18T07:04:36.095Z] --- PASS: TestSecretsUpdate (3.20s)
07:04:36 [2020-09-18T07:04:36.095Z] === RUN   TestTemplatedSecret
07:04:36 [2020-09-18T07:04:36.614Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
07:04:36 [2020-09-18T07:04:36.872Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
07:04:37 [2020-09-18T07:04:37.707Z] --- PASS: TestRenameLinkedContainer (2.16s)
07:04:37 [2020-09-18T07:04:37.707Z] === RUN   TestRenameStoppedContainer
07:04:37 [2020-09-18T07:04:37.801Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
07:04:37 [2020-09-18T07:04:37.801Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
07:04:38 [2020-09-18T07:04:38.058Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
07:04:38 [2020-09-18T07:04:38.348Z] --- PASS: TestRenameStoppedContainer (0.52s)
07:04:38 [2020-09-18T07:04:38.348Z] === RUN   TestRenameRunningContainerAndReuse
07:04:38 [2020-09-18T07:04:38.988Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
07:04:39 [2020-09-18T07:04:39.396Z] --- PASS: TestTemplatedSecret (3.43s)
07:04:39 [2020-09-18T07:04:39.396Z] === RUN   TestSecretCreateResolve
07:04:39 [2020-09-18T07:04:39.399Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s)
07:04:39 [2020-09-18T07:04:39.399Z] === RUN   TestRenameInvalidName
07:04:40 [2020-09-18T07:04:40.041Z] --- PASS: TestRenameInvalidName (0.54s)
07:04:40 [2020-09-18T07:04:40.041Z] === RUN   TestRenameAnonymousContainer
07:04:40 [2020-09-18T07:04:40.357Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
07:04:41 [2020-09-18T07:04:41.724Z] === RUN   TestDockerSuite/TestBuildDockerignore
07:04:42 [2020-09-18T07:04:42.240Z] --- PASS: TestRenameAnonymousContainer (2.02s)
07:04:42 [2020-09-18T07:04:42.240Z] === RUN   TestRenameContainerWithSameName
07:04:42 [2020-09-18T07:04:42.240Z] --- PASS: TestRenameContainerWithSameName (0.49s)
07:04:42 [2020-09-18T07:04:42.240Z] === RUN   TestRenameContainerWithLinkedContainer
07:04:42 [2020-09-18T07:04:42.286Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
07:04:42 [2020-09-18T07:04:42.697Z] --- PASS: TestSecretCreateResolve (3.17s)
07:04:42 [2020-09-18T07:04:42.697Z] PASS
07:04:42 [2020-09-18T07:04:42.697Z] 
07:04:42 [2020-09-18T07:04:42.697Z] DONE 6 tests in 19.643s
07:04:42 [2020-09-18T07:04:42.697Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
07:04:42 [2020-09-18T07:04:42.697Z] ++ 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
07:04:42 [2020-09-18T07:04:42.697Z] ++ set -e
07:04:42 [2020-09-18T07:04:42.697Z] ++ '[' -n 0 ']'
07:04:42 [2020-09-18T07:04:42.697Z] ++ set -x
07:04:42 [2020-09-18T07:04:42.697Z] ++ 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 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
07:04:42 [2020-09-18T07:04:42.697Z] INFO: Testing against a local daemon
07:04:42 [2020-09-18T07:04:42.697Z] === RUN   TestServiceCreateInit
07:04:42 [2020-09-18T07:04:42.697Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:04:43 [2020-09-18T07:04:43.216Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
07:04:43 [2020-09-18T07:04:43.767Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s)
07:04:43 [2020-09-18T07:04:43.767Z] === RUN   TestResize
07:04:44 [2020-09-18T07:04:44.063Z] --- PASS: TestResize (0.53s)
07:04:44 [2020-09-18T07:04:44.063Z] === RUN   TestResizeWithInvalidSize
07:04:44 [2020-09-18T07:04:44.700Z] --- PASS: TestResizeWithInvalidSize (0.58s)
07:04:44 [2020-09-18T07:04:44.700Z] === RUN   TestResizeWhenContainerNotStarted
07:04:45 [2020-09-18T07:04:45.001Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s)
07:04:45 [2020-09-18T07:04:45.001Z] === RUN   TestDaemonRestartKillContainers
07:04:45 [2020-09-18T07:04:45.001Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:04:45 [2020-09-18T07:04:45.001Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:04:47 [2020-09-18T07:04:47.173Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:04:47 [2020-09-18T07:04:47.820Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:04:47 [2020-09-18T07:04:47.987Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:04:48 [2020-09-18T07:04:48.119Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:04:48 [2020-09-18T07:04:48.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:04:48 [2020-09-18T07:04:48.465Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
07:04:49 [2020-09-18T07:04:49.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:04:49 [2020-09-18T07:04:49.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:04:50 [2020-09-18T07:04:50.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:04:50 [2020-09-18T07:04:50.302Z] === RUN   TestMiddlewares
07:04:50 [2020-09-18T07:04:50.302Z] --- PASS: TestMiddlewares (0.00s)
07:04:50 [2020-09-18T07:04:50.302Z] PASS
07:04:50 [2020-09-18T07:04:50.302Z] coverage: 9.0% of statements
07:04:50 [2020-09-18T07:04:50.302Z] ok  	github.com/docker/docker/api/server	0.272s	coverage: 9.0% of statements
07:04:50 [2020-09-18T07:04:50.992Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
07:04:51 [2020-09-18T07:04:51.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:04:51 [2020-09-18T07:04:51.247Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
07:04:51 [2020-09-18T07:04:51.535Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
07:04:51 [2020-09-18T07:04:51.535Z] Copying nested executables into bundles/cross/linux/amd64
07:04:51 [2020-09-18T07:04:51.535Z] Cross building: bundles/cross/windows/amd64
07:04:51 [2020-09-18T07:04:51.535Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
07:04:51 [2020-09-18T07:04:51.535Z] GOOS="windows" GOARCH="amd64" GOARM=""
07:04:53 [2020-09-18T07:04:53.141Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
07:04:53 [2020-09-18T07:04:53.162Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:04:53 [2020-09-18T07:04:53.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.88s)
07:04:53 [2020-09-18T07:04:53.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s)
07:04:53 [2020-09-18T07:04:53.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s)
07:04:53 [2020-09-18T07:04:53.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.34s)
07:04:53 [2020-09-18T07:04:53.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.48s)
07:04:53 [2020-09-18T07:04:53.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s)
07:04:53 [2020-09-18T07:04:53.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
07:04:53 [2020-09-18T07:04:53.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s)
07:04:53 [2020-09-18T07:04:53.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.51s)
07:04:53 [2020-09-18T07:04:53.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s)
07:04:53 [2020-09-18T07:04:53.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s)
07:04:53 [2020-09-18T07:04:53.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.03s)
07:04:53 [2020-09-18T07:04:53.162Z] === RUN   TestCgroupNamespacesRun
07:04:53 [2020-09-18T07:04:53.276Z] --- PASS: TestServiceCreateInit (10.09s)
07:04:53 [2020-09-18T07:04:53.276Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s)
07:04:53 [2020-09-18T07:04:53.276Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s)
07:04:53 [2020-09-18T07:04:53.276Z] === RUN   TestCreateServiceMultipleTimes
07:04:54 [2020-09-18T07:04:54.070Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
07:04:54 [2020-09-18T07:04:54.684Z] --- PASS: TestCgroupNamespacesRun (1.36s)
07:04:54 [2020-09-18T07:04:54.684Z] === RUN   TestCgroupNamespacesRunPrivileged
07:04:55 [2020-09-18T07:04:55.743Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.38s)
07:04:55 [2020-09-18T07:04:55.743Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:04:55 [2020-09-18T07:04:55.962Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
07:04:56 [2020-09-18T07:04:56.218Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
07:04:56 [2020-09-18T07:04:56.781Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
07:04:57 [2020-09-18T07:04:57.278Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s)
07:04:57 [2020-09-18T07:04:57.278Z] === RUN   TestCgroupNamespacesRunHostMode
07:04:57 [2020-09-18T07:04:57.344Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
07:04:57 [2020-09-18T07:04:57.906Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
07:04:58 [2020-09-18T07:04:58.464Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s)
07:04:58 [2020-09-18T07:04:58.464Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:04:59 [2020-09-18T07:04:59.797Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
07:04:59 [2020-09-18T07:04:59.797Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
07:04:59 [2020-09-18T07:04:59.985Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s)
07:04:59 [2020-09-18T07:04:59.985Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:05:01 [2020-09-18T07:05:01.508Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s)
07:05:01 [2020-09-18T07:05:01.509Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:05:02 [2020-09-18T07:05:02.149Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
07:05:02 [2020-09-18T07:05:02.149Z] === RUN   TestCgroupNamespacesRunOlderClient
07:05:02 [2020-09-18T07:05:02.314Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
07:05:03 [2020-09-18T07:05:03.668Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s)
07:05:03 [2020-09-18T07:05:03.668Z] === RUN   TestKernelTCPMemory
07:05:03 [2020-09-18T07:05:03.978Z] --- PASS: TestKernelTCPMemory (0.61s)
07:05:03 [2020-09-18T07:05:03.978Z] === RUN   TestNISDomainname
07:05:04 [2020-09-18T07:05:04.204Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
07:05:05 [2020-09-18T07:05:05.026Z] --- PASS: TestNISDomainname (0.70s)
07:05:05 [2020-09-18T07:05:05.027Z] === RUN   TestHostnameDnsResolution
07:05:05 [2020-09-18T07:05:05.663Z] --- PASS: TestHostnameDnsResolution (0.81s)
07:05:05 [2020-09-18T07:05:05.663Z] === RUN   TestStats
07:05:06 [2020-09-18T07:05:06.095Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
07:05:07 [2020-09-18T07:05:07.463Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
07:05:07 [2020-09-18T07:05:07.463Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
07:05:08 [2020-09-18T07:05:08.392Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
07:05:08 [2020-09-18T07:05:08.416Z] --- PASS: TestStats (2.51s)
07:05:08 [2020-09-18T07:05:08.416Z] === RUN   TestStopContainerWithTimeout
07:05:08 [2020-09-18T07:05:08.416Z] === RUN   TestStopContainerWithTimeout/0
07:05:08 [2020-09-18T07:05:08.416Z] === PAUSE TestStopContainerWithTimeout/0
07:05:08 [2020-09-18T07:05:08.416Z] === RUN   TestStopContainerWithTimeout/1
07:05:08 [2020-09-18T07:05:08.416Z] === PAUSE TestStopContainerWithTimeout/1
07:05:08 [2020-09-18T07:05:08.416Z] === RUN   TestStopContainerWithTimeout/3
07:05:08 [2020-09-18T07:05:08.416Z] === PAUSE TestStopContainerWithTimeout/3
07:05:08 [2020-09-18T07:05:08.416Z] === RUN   TestStopContainerWithTimeout/-1
07:05:08 [2020-09-18T07:05:08.416Z] === PAUSE TestStopContainerWithTimeout/-1
07:05:08 [2020-09-18T07:05:08.416Z] === CONT  TestStopContainerWithTimeout/0
07:05:08 [2020-09-18T07:05:08.416Z] === CONT  TestStopContainerWithTimeout/1
07:05:08 [2020-09-18T07:05:08.416Z] === CONT  TestStopContainerWithTimeout/3
07:05:08 [2020-09-18T07:05:08.416Z] === CONT  TestStopContainerWithTimeout/-1
07:05:09 [2020-09-18T07:05:09.760Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
07:05:11 [2020-09-18T07:05:11.295Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:05:11 [2020-09-18T07:05:11.295Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
07:05:11 [2020-09-18T07:05:11.295Z]     --- PASS: TestStopContainerWithTimeout/1 (2.08s)
07:05:11 [2020-09-18T07:05:11.295Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
07:05:11 [2020-09-18T07:05:11.295Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.96s)
07:05:11 [2020-09-18T07:05:11.295Z] === RUN   TestDeleteDevicemapper
07:05:11 [2020-09-18T07:05:11.295Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:05:11 [2020-09-18T07:05:11.295Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:05:11 [2020-09-18T07:05:11.295Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:05:11 [2020-09-18T07:05:11.652Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
07:05:11 [2020-09-18T07:05:11.916Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
07:05:12 [2020-09-18T07:05:12.913Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s)
07:05:12 [2020-09-18T07:05:12.913Z] === RUN   TestUpdateMemory
07:05:13 [2020-09-18T07:05:13.209Z] --- PASS: TestUpdateMemory (0.66s)
07:05:13 [2020-09-18T07:05:13.209Z] === RUN   TestUpdateCPUQuota
07:05:13 [2020-09-18T07:05:13.810Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
07:05:14 [2020-09-18T07:05:14.252Z] --- PASS: TestUpdateCPUQuota (0.84s)
07:05:14 [2020-09-18T07:05:14.252Z] === RUN   TestUpdatePidsLimit
07:05:14 [2020-09-18T07:05:14.252Z] === RUN   TestUpdatePidsLimit/update_from_none
07:05:14 [2020-09-18T07:05:14.252Z] === RUN   TestUpdatePidsLimit/no_change
07:05:14 [2020-09-18T07:05:14.548Z] === RUN   TestUpdatePidsLimit/update_lower
07:05:14 [2020-09-18T07:05:14.841Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:05:15 [2020-09-18T07:05:15.136Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:05:15 [2020-09-18T07:05:15.218Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
07:05:15 [2020-09-18T07:05:15.251Z] --- PASS: TestCreateServiceMultipleTimes (19.19s)
07:05:15 [2020-09-18T07:05:15.251Z] === RUN   TestCreateServiceConflict
07:05:15 [2020-09-18T07:05:15.251Z] --- PASS: TestCreateServiceConflict (3.22s)
07:05:15 [2020-09-18T07:05:15.251Z] === RUN   TestCreateServiceMaxReplicas
07:05:15 [2020-09-18T07:05:15.431Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:05:15 [2020-09-18T07:05:15.753Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:05:16 [2020-09-18T07:05:16.147Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
07:05:16 [2020-09-18T07:05:16.403Z] --- PASS: TestUpdatePidsLimit (2.41s)
07:05:16 [2020-09-18T07:05:16.403Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.27s)
07:05:16 [2020-09-18T07:05:16.403Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
07:05:16 [2020-09-18T07:05:16.403Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
07:05:16 [2020-09-18T07:05:16.403Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
07:05:16 [2020-09-18T07:05:16.403Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
07:05:16 [2020-09-18T07:05:16.403Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
07:05:16 [2020-09-18T07:05:16.403Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
07:05:16 [2020-09-18T07:05:16.403Z] === RUN   TestUpdateRestartPolicy
07:05:18 [2020-09-18T07:05:18.555Z] --- PASS: TestCreateServiceMaxReplicas (3.54s)
07:05:18 [2020-09-18T07:05:18.555Z] === RUN   TestCreateWithDuplicateNetworkNames
07:05:18 [2020-09-18T07:05:18.723Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
07:05:22 [2020-09-18T07:05:22.900Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
07:05:23 [2020-09-18T07:05:23.156Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
07:05:25 [2020-09-18T07:05:25.046Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
07:05:25 [2020-09-18T07:05:25.608Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
07:05:25 [2020-09-18T07:05:25.865Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
07:05:27 [2020-09-18T07:05:27.233Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
07:05:27 [2020-09-18T07:05:27.795Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
07:05:29 [2020-09-18T07:05:29.090Z] --- PASS: TestUpdateRestartPolicy (11.24s)
07:05:29 [2020-09-18T07:05:29.090Z] === RUN   TestUpdateRestartWithAutoRemove
07:05:29 [2020-09-18T07:05:29.090Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s)
07:05:29 [2020-09-18T07:05:29.090Z] === RUN   TestWaitNonBlocked
07:05:29 [2020-09-18T07:05:29.090Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:05:29 [2020-09-18T07:05:29.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:05:29 [2020-09-18T07:05:29.090Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:05:29 [2020-09-18T07:05:29.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:05:29 [2020-09-18T07:05:29.090Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:05:29 [2020-09-18T07:05:29.090Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:05:29 [2020-09-18T07:05:29.090Z] --- PASS: TestWaitNonBlocked (0.02s)
07:05:29 [2020-09-18T07:05:29.090Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
07:05:29 [2020-09-18T07:05:29.090Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
07:05:29 [2020-09-18T07:05:29.090Z] === RUN   TestWaitBlocked
07:05:29 [2020-09-18T07:05:29.090Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:05:29 [2020-09-18T07:05:29.090Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:05:29 [2020-09-18T07:05:29.090Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:05:29 [2020-09-18T07:05:29.090Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:05:29 [2020-09-18T07:05:29.090Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:05:29 [2020-09-18T07:05:29.090Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:05:29 [2020-09-18T07:05:29.747Z] --- PASS: TestWaitBlocked (0.03s)
07:05:29 [2020-09-18T07:05:29.747Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
07:05:29 [2020-09-18T07:05:29.747Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s)
07:05:29 [2020-09-18T07:05:29.747Z] === CONT  TestContainerStartOnDaemonRestart
07:05:29 [2020-09-18T07:05:29.747Z] === CONT  TestIpcModeOlderClient
07:05:29 [2020-09-18T07:05:29.747Z] === CONT  TestDaemonHostGatewayIP
07:05:29 [2020-09-18T07:05:29.747Z] === CONT  TestDaemonRestartIpcMode
07:05:30 [2020-09-18T07:05:30.050Z] --- PASS: TestIpcModeOlderClient (0.15s)
07:05:30 [2020-09-18T07:05:30.050Z] === CONT  TestContainerKillOnDaemonStart
07:05:30 [2020-09-18T07:05:30.315Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
07:05:33 [2020-09-18T07:05:33.467Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.88s)
07:05:33 [2020-09-18T07:05:33.467Z] === RUN   TestCreateServiceSecretFileMode
07:05:33 [2020-09-18T07:05:33.627Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s)
07:05:33 [2020-09-18T07:05:33.627Z] --- PASS: TestDaemonHostGatewayIP (3.83s)
07:05:34 [2020-09-18T07:05:34.292Z] --- PASS: TestDaemonRestartIpcMode (4.31s)
07:05:36 [2020-09-18T07:05:36.771Z] --- PASS: TestCreateServiceSecretFileMode (3.32s)
07:05:36 [2020-09-18T07:05:36.771Z] === RUN   TestCreateServiceConfigFileMode
07:05:38 [2020-09-18T07:05:38.408Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
07:05:40 [2020-09-18T07:05:40.073Z] --- PASS: TestCreateServiceConfigFileMode (3.14s)
07:05:40 [2020-09-18T07:05:40.073Z] === RUN   TestCreateServiceSysctls
07:05:41 [2020-09-18T07:05:41.091Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:05:41 [2020-09-18T07:05:41.556Z] === RUN   TestBoolValue
07:05:41 [2020-09-18T07:05:41.556Z] --- PASS: TestBoolValue (0.00s)
07:05:41 [2020-09-18T07:05:41.556Z] === RUN   TestBoolValueOrDefault
07:05:41 [2020-09-18T07:05:41.556Z] --- PASS: TestBoolValueOrDefault (0.00s)
07:05:41 [2020-09-18T07:05:41.556Z] === RUN   TestInt64ValueOrZero
07:05:41 [2020-09-18T07:05:41.556Z] --- PASS: TestInt64ValueOrZero (0.00s)
07:05:41 [2020-09-18T07:05:41.556Z] === RUN   TestInt64ValueOrDefault
07:05:41 [2020-09-18T07:05:41.556Z] --- PASS: TestInt64ValueOrDefault (0.00s)
07:05:41 [2020-09-18T07:05:41.556Z] === RUN   TestInt64ValueOrDefaultWithError
07:05:41 [2020-09-18T07:05:41.556Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
07:05:41 [2020-09-18T07:05:41.556Z] === RUN   TestJsonContentType
07:05:41 [2020-09-18T07:05:41.556Z] --- PASS: TestJsonContentType (0.00s)
07:05:41 [2020-09-18T07:05:41.556Z] PASS
07:05:41 [2020-09-18T07:05:41.556Z] coverage: 14.7% of statements
07:05:41 [2020-09-18T07:05:41.556Z] ok  	github.com/docker/docker/api/server/httputils	0.127s	coverage: 14.7% of statements
07:05:43 [2020-09-18T07:05:43.017Z] --- PASS: TestContainerKillOnDaemonStart (12.67s)
07:05:43 [2020-09-18T07:05:43.017Z] PASS
07:05:43 [2020-09-18T07:05:43.017Z] 
07:05:43 [2020-09-18T07:05:43.017Z] === Skipped
07:05:43 [2020-09-18T07:05:43.017Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
07:05:43 [2020-09-18T07:05:43.017Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:05:43 [2020-09-18T07:05:43.017Z] 
07:05:43 [2020-09-18T07:05:43.017Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:05:43 [2020-09-18T07:05:43.017Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:05:43 [2020-09-18T07:05:43.017Z] 
07:05:43 [2020-09-18T07:05:43.017Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
07:05:43 [2020-09-18T07:05:43.017Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:05:43 [2020-09-18T07:05:43.017Z] 
07:05:43 [2020-09-18T07:05:43.017Z] 
07:05:43 [2020-09-18T07:05:43.017Z] DONE 192 tests, 3 skipped in 107.929s
07:05:43 [2020-09-18T07:05:43.017Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
07:05:43 [2020-09-18T07:05:43.017Z] ++ 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
07:05:43 [2020-09-18T07:05:43.017Z] ++ set -e
07:05:43 [2020-09-18T07:05:43.017Z] ++ '[' -n 0 ']'
07:05:43 [2020-09-18T07:05:43.017Z] ++ set -x
07:05:43 [2020-09-18T07:05:43.017Z] ++ 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 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
07:05:43 [2020-09-18T07:05:43.017Z] INFO: Testing against a local daemon
07:05:43 [2020-09-18T07:05:43.017Z] === RUN   TestCommitInheritsEnv
07:05:43 [2020-09-18T07:05:43.017Z] --- PASS: TestCommitInheritsEnv (0.35s)
07:05:43 [2020-09-18T07:05:43.017Z] === RUN   TestImportExtremelyLargeImageWorks
07:05:43 [2020-09-18T07:05:43.017Z] === PAUSE TestImportExtremelyLargeImageWorks
07:05:43 [2020-09-18T07:05:43.017Z] === RUN   TestImagesFilterMultiReference
07:05:43 [2020-09-18T07:05:43.313Z] --- PASS: TestImagesFilterMultiReference (0.06s)
07:05:43 [2020-09-18T07:05:43.313Z] === RUN   TestImagePullPlatformInvalid
07:05:43 [2020-09-18T07:05:43.313Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
07:05:43 [2020-09-18T07:05:43.313Z] === RUN   TestRemoveImageOrphaning
07:05:43 [2020-09-18T07:05:43.612Z] --- PASS: TestRemoveImageOrphaning (0.31s)
07:05:43 [2020-09-18T07:05:43.612Z] === RUN   TestRemoveImageGarbageCollector
07:05:43 [2020-09-18T07:05:43.612Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:05:43 [2020-09-18T07:05:43.612Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:05:43 [2020-09-18T07:05:43.612Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:05:43 [2020-09-18T07:05:43.612Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:05:43 [2020-09-18T07:05:43.612Z] === RUN   TestTagInvalidReference
07:05:43 [2020-09-18T07:05:43.612Z] --- PASS: TestTagInvalidReference (0.02s)
07:05:43 [2020-09-18T07:05:43.612Z] === RUN   TestTagValidPrefixedRepo
07:05:43 [2020-09-18T07:05:43.612Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:05:43 [2020-09-18T07:05:43.612Z] === RUN   TestTagExistedNameWithoutForce
07:05:43 [2020-09-18T07:05:43.612Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:05:43 [2020-09-18T07:05:43.612Z] === RUN   TestTagOfficialNames
07:05:43 [2020-09-18T07:05:43.612Z] --- PASS: TestTagOfficialNames (0.04s)
07:05:43 [2020-09-18T07:05:43.612Z] === RUN   TestTagMatchesDigest
07:05:43 [2020-09-18T07:05:43.612Z] --- PASS: TestTagMatchesDigest (0.02s)
07:05:43 [2020-09-18T07:05:43.612Z] === CONT  TestImportExtremelyLargeImageWorks
07:05:43 [2020-09-18T07:05:43.657Z] === RUN   TestDockerSuite/TestBuildDotDotFile
07:05:43 [2020-09-18T07:05:43.657Z] === RUN   TestDockerSuite/TestBuildEOLInLine
07:05:43 [2020-09-18T07:05:43.755Z] === RUN   TestMaskSecretKeys
07:05:43 [2020-09-18T07:05:43.755Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
07:05:43 [2020-09-18T07:05:43.755Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
07:05:43 [2020-09-18T07:05:43.755Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
07:05:43 [2020-09-18T07:05:43.755Z] --- PASS: TestMaskSecretKeys (0.00s)
07:05:43 [2020-09-18T07:05:43.755Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
07:05:43 [2020-09-18T07:05:43.755Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
07:05:43 [2020-09-18T07:05:43.755Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
07:05:43 [2020-09-18T07:05:43.755Z] === RUN   TestVersionMiddlewareVersion
07:05:43 [2020-09-18T07:05:43.755Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
07:05:43 [2020-09-18T07:05:43.755Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
07:05:43 [2020-09-18T07:05:43.755Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
07:05:43 [2020-09-18T07:05:43.755Z] PASS
07:05:43 [2020-09-18T07:05:43.755Z] coverage: 37.7% of statements
07:05:43 [2020-09-18T07:05:43.755Z] ok  	github.com/docker/docker/api/server/middleware	0.170s	coverage: 37.7% of statements
07:05:43 [2020-09-18T07:05:43.755Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:05:43 [2020-09-18T07:05:43.755Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:05:43 [2020-09-18T07:05:43.755Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:05:43 [2020-09-18T07:05:43.755Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:05:43 [2020-09-18T07:05:43.755Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:05:43 [2020-09-18T07:05:43.755Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:05:43 [2020-09-18T07:05:43.755Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:05:43 [2020-09-18T07:05:43.755Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:05:43 [2020-09-18T07:05:43.755Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:05:43 [2020-09-18T07:05:43.755Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:05:43 [2020-09-18T07:05:43.755Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:05:44 [2020-09-18T07:05:44.279Z] --- PASS: TestCreateServiceSysctls (4.20s)
07:05:44 [2020-09-18T07:05:44.279Z] === RUN   TestCreateServiceCapabilities
07:05:44 [2020-09-18T07:05:44.735Z] === RUN   TestToJSON
07:05:44 [2020-09-18T07:05:44.735Z] --- PASS: TestToJSON (0.00s)
07:05:44 [2020-09-18T07:05:44.735Z] === RUN   TestToParamWithVersion
07:05:44 [2020-09-18T07:05:44.735Z] --- PASS: TestToParamWithVersion (0.00s)
07:05:44 [2020-09-18T07:05:44.735Z] === RUN   TestFromJSON
07:05:44 [2020-09-18T07:05:44.735Z] --- PASS: TestFromJSON (0.00s)
07:05:44 [2020-09-18T07:05:44.735Z] === RUN   TestEmpty
07:05:44 [2020-09-18T07:05:44.735Z] --- PASS: TestEmpty (0.00s)
07:05:44 [2020-09-18T07:05:44.735Z] === RUN   TestArgsMatchKVListEmptySources
07:05:44 [2020-09-18T07:05:44.735Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
07:05:44 [2020-09-18T07:05:44.735Z] === RUN   TestArgsMatchKVList
07:05:44 [2020-09-18T07:05:44.735Z] --- PASS: TestArgsMatchKVList (0.00s)
07:05:44 [2020-09-18T07:05:44.735Z] === RUN   TestArgsMatch
07:05:44 [2020-09-18T07:05:44.735Z] --- PASS: TestArgsMatch (0.00s)
07:05:44 [2020-09-18T07:05:44.735Z] === RUN   TestAdd
07:05:44 [2020-09-18T07:05:44.735Z] --- PASS: TestAdd (0.00s)
07:05:45 [2020-09-18T07:05:45.198Z] === RUN   TestDel
07:05:45 [2020-09-18T07:05:45.198Z] --- PASS: TestDel (0.00s)
07:05:45 [2020-09-18T07:05:45.198Z] === RUN   TestLen
07:05:45 [2020-09-18T07:05:45.198Z] --- PASS: TestLen (0.00s)
07:05:45 [2020-09-18T07:05:45.198Z] === RUN   TestExactMatch
07:05:45 [2020-09-18T07:05:45.198Z] --- PASS: TestExactMatch (0.00s)
07:05:45 [2020-09-18T07:05:45.198Z] === RUN   TestOnlyOneExactMatch
07:05:45 [2020-09-18T07:05:45.198Z] --- PASS: TestOnlyOneExactMatch (0.00s)
07:05:45 [2020-09-18T07:05:45.198Z] === RUN   TestContains
07:05:45 [2020-09-18T07:05:45.198Z] --- PASS: TestContains (0.00s)
07:05:45 [2020-09-18T07:05:45.198Z] === RUN   TestValidate
07:05:45 [2020-09-18T07:05:45.198Z] --- PASS: TestValidate (0.00s)
07:05:45 [2020-09-18T07:05:45.198Z] === RUN   TestWalkValues
07:05:45 [2020-09-18T07:05:45.198Z] --- PASS: TestWalkValues (0.00s)
07:05:45 [2020-09-18T07:05:45.198Z] === RUN   TestFuzzyMatch
07:05:45 [2020-09-18T07:05:45.198Z] --- PASS: TestFuzzyMatch (0.00s)
07:05:45 [2020-09-18T07:05:45.198Z] === RUN   TestClone
07:05:45 [2020-09-18T07:05:45.198Z] --- PASS: TestClone (0.00s)
07:05:45 [2020-09-18T07:05:45.198Z] PASS
07:05:45 [2020-09-18T07:05:45.198Z] coverage: 92.2% of statements
07:05:45 [2020-09-18T07:05:45.198Z] ok  	github.com/docker/docker/api/types/filters	0.087s	coverage: 92.2% of statements
07:05:45 [2020-09-18T07:05:45.198Z] === RUN   TestStrSliceMarshalJSON
07:05:45 [2020-09-18T07:05:45.199Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
07:05:45 [2020-09-18T07:05:45.199Z] === RUN   TestStrSliceUnmarshalJSON
07:05:45 [2020-09-18T07:05:45.199Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
07:05:45 [2020-09-18T07:05:45.199Z] === RUN   TestStrSliceUnmarshalString
07:05:45 [2020-09-18T07:05:45.199Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
07:05:45 [2020-09-18T07:05:45.199Z] === RUN   TestStrSliceUnmarshalSlice
07:05:45 [2020-09-18T07:05:45.199Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
07:05:45 [2020-09-18T07:05:45.199Z] PASS
07:05:45 [2020-09-18T07:05:45.199Z] coverage: 90.0% of statements
07:05:45 [2020-09-18T07:05:45.199Z] ok  	github.com/docker/docker/api/types/strslice	0.138s	coverage: 90.0% of statements
07:05:45 [2020-09-18T07:05:45.663Z] === RUN   TestAdjustForAPIVersion
07:05:45 [2020-09-18T07:05:45.663Z] --- PASS: TestAdjustForAPIVersion (0.00s)
07:05:45 [2020-09-18T07:05:45.663Z] PASS
07:05:45 [2020-09-18T07:05:45.663Z] coverage: 5.7% of statements
07:05:45 [2020-09-18T07:05:45.663Z] ok  	github.com/docker/docker/api/server/router/swarm	0.131s	coverage: 5.7% of statements
07:05:45 [2020-09-18T07:05:45.663Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:05:45 [2020-09-18T07:05:45.663Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
07:05:45 [2020-09-18T07:05:45.663Z] ?   	github.com/docker/docker/api/types	[no test files]
07:05:45 [2020-09-18T07:05:45.663Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:05:45 [2020-09-18T07:05:45.663Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:05:45 [2020-09-18T07:05:45.663Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:05:45 [2020-09-18T07:05:45.663Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:05:45 [2020-09-18T07:05:45.663Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:05:45 [2020-09-18T07:05:45.663Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:05:45 [2020-09-18T07:05:45.663Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:05:45 [2020-09-18T07:05:45.663Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:05:45 [2020-09-18T07:05:45.663Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:05:45 [2020-09-18T07:05:45.663Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:05:45 [2020-09-18T07:05:45.663Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:05:45 [2020-09-18T07:05:45.663Z] === RUN   TestDurationToSecondsString
07:05:45 [2020-09-18T07:05:45.663Z] --- PASS: TestDurationToSecondsString (0.00s)
07:05:45 [2020-09-18T07:05:45.663Z] === RUN   TestGetTimestamp
07:05:45 [2020-09-18T07:05:45.663Z] --- PASS: TestGetTimestamp (0.12s)
07:05:45 [2020-09-18T07:05:45.663Z] === RUN   TestParseTimestamps
07:05:45 [2020-09-18T07:05:45.663Z] --- PASS: TestParseTimestamps (0.00s)
07:05:45 [2020-09-18T07:05:45.663Z] PASS
07:05:45 [2020-09-18T07:05:45.663Z] coverage: 100.0% of statements
07:05:45 [2020-09-18T07:05:45.663Z] ok  	github.com/docker/docker/api/types/time	0.281s	coverage: 100.0% of statements
07:05:46 [2020-09-18T07:05:46.127Z] === RUN   TestCompareVersion
07:05:46 [2020-09-18T07:05:46.127Z] --- PASS: TestCompareVersion (0.00s)
07:05:46 [2020-09-18T07:05:46.127Z] PASS
07:05:46 [2020-09-18T07:05:46.127Z] coverage: 75.0% of statements
07:05:46 [2020-09-18T07:05:46.127Z] ok  	github.com/docker/docker/api/types/versions	0.048s	coverage: 75.0% of statements
07:05:46 [2020-09-18T07:05:46.127Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:05:46 [2020-09-18T07:05:46.127Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:05:46 [2020-09-18T07:05:46.127Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:05:46 [2020-09-18T07:05:46.127Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
07:05:46 [2020-09-18T07:05:46.127Z] ?   	github.com/docker/docker/builder	[no test files]
07:05:46 [2020-09-18T07:05:46.127Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:05:46 [2020-09-18T07:05:46.127Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:05:46 [2020-09-18T07:05:46.127Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:05:46 [2020-09-18T07:05:46.127Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:05:46 [2020-09-18T07:05:46.127Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:05:46 [2020-09-18T07:05:46.127Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:05:46 [2020-09-18T07:05:46.127Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:05:46 [2020-09-18T07:05:46.176Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
07:05:47 [2020-09-18T07:05:47.103Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
07:05:47 [2020-09-18T07:05:47.107Z] === RUN   TestReadAll
07:05:47 [2020-09-18T07:05:47.107Z] --- PASS: TestReadAll (0.00s)
07:05:47 [2020-09-18T07:05:47.107Z] PASS
07:05:47 [2020-09-18T07:05:47.107Z] coverage: 96.8% of statements
07:05:47 [2020-09-18T07:05:47.107Z] ok  	github.com/docker/docker/builder/dockerignore	0.345s	coverage: 96.8% of statements
07:05:47 [2020-09-18T07:05:47.579Z] --- PASS: TestCreateServiceCapabilities (3.32s)
07:05:47 [2020-09-18T07:05:47.579Z] === RUN   TestInspect
07:05:47 [2020-09-18T07:05:47.672Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestParseRemoteURL
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
07:05:48 [2020-09-18T07:05:48.088Z] --- PASS: TestParseRemoteURL (0.00s)
07:05:48 [2020-09-18T07:05:48.088Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
07:05:48 [2020-09-18T07:05:48.088Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
07:05:48 [2020-09-18T07:05:48.088Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
07:05:48 [2020-09-18T07:05:48.088Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
07:05:48 [2020-09-18T07:05:48.088Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
07:05:48 [2020-09-18T07:05:48.088Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
07:05:48 [2020-09-18T07:05:48.088Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
07:05:48 [2020-09-18T07:05:48.088Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
07:05:48 [2020-09-18T07:05:48.088Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
07:05:48 [2020-09-18T07:05:48.088Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestCloneArgsSmartHttp
07:05:48 [2020-09-18T07:05:48.088Z] --- PASS: TestCloneArgsSmartHttp (0.12s)
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestCloneArgsDumbHttp
07:05:48 [2020-09-18T07:05:48.088Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestCloneArgsGit
07:05:48 [2020-09-18T07:05:48.088Z] --- PASS: TestCloneArgsGit (0.00s)
07:05:48 [2020-09-18T07:05:48.088Z] === RUN   TestCheckoutGit
07:05:48 [2020-09-18T07:05:48.234Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
07:05:49 [2020-09-18T07:05:49.162Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
07:05:49 [2020-09-18T07:05:49.162Z] === RUN   TestDockerDaemonSuite/TestShmSize
07:05:49 [2020-09-18T07:05:49.162Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
07:05:49 [2020-09-18T07:05:49.418Z] === RUN   TestDockerSuite/TestBuildEntrypoint
07:05:49 [2020-09-18T07:05:49.981Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
07:05:50 [2020-09-18T07:05:50.129Z] --- PASS: TestInspect (2.89s)
07:05:50 [2020-09-18T07:05:50.129Z] === RUN   TestCreateJob
07:05:50 [2020-09-18T07:05:50.909Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestEnable
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestEnable (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestDisable
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestDisable (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestEnabled
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestEnabled (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] PASS
07:05:51 [2020-09-18T07:05:51.132Z] coverage: 100.0% of statements
07:05:51 [2020-09-18T07:05:51.132Z] ok  	github.com/docker/docker/cli/debug	0.063s	coverage: 100.0% of statements
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestProcessNoDockerignore
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestProcessNoDockerignore (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestProcessShouldLeaveAllFiles
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestDetectContentType
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestDetectContentType (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestSelectAcceptableMIME
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestSelectAcceptableMIME (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestInspectEmptyResponse
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestInspectEmptyResponse (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestInspectResponseBinary
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestInspectResponseBinary (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestResponseUnsupportedContentType
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestInspectResponseTextSimple
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestInspectResponseTextSimple (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestInspectResponseEmptyContentType
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestUnknownContentLength
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestUnknownContentLength (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestDownloadRemote
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestDownloadRemote (0.07s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestGetWithStatusError
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestGetWithStatusError (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestCloseRootDirectory
07:05:51 [2020-09-18T07:05:51.132Z] --- SKIP: TestCloseRootDirectory (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestHashFile
07:05:51 [2020-09-18T07:05:51.132Z] --- SKIP: TestHashFile (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestHashSubdir
07:05:51 [2020-09-18T07:05:51.132Z] --- SKIP: TestHashSubdir (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestRemoveDirectory
07:05:51 [2020-09-18T07:05:51.132Z] --- SKIP: TestRemoveDirectory (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:05:51 [2020-09-18T07:05:51.132Z] PASS
07:05:51 [2020-09-18T07:05:51.132Z] coverage: 9.2% of statements
07:05:51 [2020-09-18T07:05:51.132Z] ok  	github.com/docker/docker/builder/remotecontext	0.456s	coverage: 9.2% of statements
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestGetAllAllowed
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestGetAllAllowed (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestGetAllMeta
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestGetAllMeta (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestWarnOnUnusedBuildArgs
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestIsUnreferencedBuiltin
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestIsExistingDirectory
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestIsExistingDirectory (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestGetFilenameForDownload
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestGetFilenameForDownload (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestEnv2Variables
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestEnv2Variables (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestEnvValueWithExistingRunConfigEnv
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestMaintainer
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestMaintainer (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestLabel
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestLabel (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestFromScratch
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestFromScratch (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestFromWithArg
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestFromWithArg (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestFromWithArgButBuildArgsNotGiven
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestFromWithUndefinedArg
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestFromWithUndefinedArg (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestFromMultiStageWithNamedStage
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestOnbuild
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestOnbuild (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestWorkdir
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestWorkdir (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestCmd
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestCmd (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestHealthcheckNone
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestHealthcheckNone (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestHealthcheckCmd
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestHealthcheckCmd (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestEntrypoint
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestEntrypoint (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestExpose
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestExpose (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestUser
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestUser (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestVolume
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestVolume (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestStopSignal
07:05:51 [2020-09-18T07:05:51.132Z] --- SKIP: TestStopSignal (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z]     dispatchers_test.go:376: Windows does not support stopsignal
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestArg
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestArg (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestShell
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestShell (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestPrependEnvOnCmd
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestPrependEnvOnCmd (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestRunWithBuildArgs
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestRunWithBuildArgs (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestRunIgnoresHealthcheck
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestNormalizeWorkdir
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestNormalizeWorkdir (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestDispatch
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestDispatch/ADD_multiple_files_to_file
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestDispatch/COPY_multiple_files_to_file
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestDispatch/COPY_wildcard_no_files
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestDispatch/COPY_url
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestDispatch (0.09s)
07:05:51 [2020-09-18T07:05:51.132Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s)
07:05:51 [2020-09-18T07:05:51.132Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
07:05:51 [2020-09-18T07:05:51.132Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
07:05:51 [2020-09-18T07:05:51.132Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
07:05:51 [2020-09-18T07:05:51.132Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
07:05:51 [2020-09-18T07:05:51.132Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z]     --- PASS: TestDispatch/COPY_url (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestAddScratchImageAddsToMounts
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestAddFromScratchPopulatesPlatform
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestImageSourceGetAddsToMounts
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestEmptyDockerfile
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestEmptyDockerfile (0.01s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestSymlinkDockerfile
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestSymlinkDockerfile (0.01s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestDockerfileOutsideTheBuildContext
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestNonExistingDockerfile
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestNonExistingDockerfile (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestCopyRunConfig
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestCopyRunConfig (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestDeepCopyRunConfig
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestDeepCopyRunConfig (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestExportImage
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestExportImage (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] === RUN   TestNormalizeDest
07:05:51 [2020-09-18T07:05:51.132Z] --- PASS: TestNormalizeDest (0.00s)
07:05:51 [2020-09-18T07:05:51.132Z] PASS
07:05:51 [2020-09-18T07:05:51.132Z] coverage: 46.3% of statements
07:05:51 [2020-09-18T07:05:51.132Z] ok  	github.com/docker/docker/builder/dockerfile	0.499s	coverage: 46.3% of statements
07:05:52 [2020-09-18T07:05:52.275Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
07:05:53 [2020-09-18T07:05:53.648Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
07:05:53 [2020-09-18T07:05:53.648Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
07:05:53 [2020-09-18T07:05:53.906Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
07:05:54 [2020-09-18T07:05:54.337Z] --- PASS: TestCreateJob (4.08s)
07:05:54 [2020-09-18T07:05:54.337Z] === RUN   TestReplicatedJob
07:05:55 [2020-09-18T07:05:55.797Z] === RUN   TestDockerSuite/TestBuildEnv
07:05:56 [2020-09-18T07:05:56.726Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
07:05:58 [2020-09-18T07:05:58.096Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
07:05:59 [2020-09-18T07:05:59.026Z] --- PASS: TestDockerDaemonSuite (328.30s)
07:05:59 [2020-09-18T07:05:59.026Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.86s)
07:05:59 [2020-09-18T07:05:59.026Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.60s)
07:05:59 [2020-09-18T07:05:59.026Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s)
07:05:59 [2020-09-18T07:05:59.026Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.57s)
07:05:59 [2020-09-18T07:05:59.026Z]         docker_cli_daemon_test.go:1449: [d408f2d3ebff4] daemon is not started
07:05:59 [2020-09-18T07:05:59.026Z]         check_test.go:309: [df937cee6a5e5] daemon is not started
07:05:59 [2020-09-18T07:05:59.026Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s)
07:05:59 [2020-09-18T07:05:59.026Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.64s)
07:05:59 [2020-09-18T07:05:59.026Z]         check_test.go:309: [dc15655012c96] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.59s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.98s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.63s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.15s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.09s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.19s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d448bc041ee6d] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d460f7894d74c] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.52s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d9e5c461cc73c] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.57s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.66s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.29s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.65s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d59035eaeab23] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.17s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.82s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.62s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d2dfc29898371] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.29s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.28s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.71s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d00722d971a70] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.07s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d379c7de7da6d] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.62s)
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_plugins_test.go:79: [d221e65f92ec8] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.56s)
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_plugins_test.go:169: [dcbd670f04f32] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d2aee6030fa9a] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.43s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.98s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.00s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.90s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d088a75181632] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.65s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.94s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.33s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.84s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.51s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.47s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [da9355c5cc96f] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.37s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.77s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.78s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.96s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.69s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d5cbf1d4d51bc] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d3d5b73710768] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.62s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d207c0ce32ad9] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.24s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.04s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.46s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.06s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.54s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.70s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.57s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.64s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [deac0e40acd3b] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.36s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (7.42s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.71s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d7ce34450d083] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.32s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s)
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [de0dbde092310] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [dfbe1c184ce1c] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.28s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d2a7978cfce25] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.24s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.10s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [dcfac2eaad462] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.39s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.46s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.98s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.14s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [df3199962d5e3] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [dcf3a45856699] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.20s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.27s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.09s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.05s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.33s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.31s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.94s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.81s)
07:05:59 [2020-09-18T07:05:59.027Z]         docker_cli_daemon_test.go:2544: [d0daea0aaaefb] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.46s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s)
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
07:05:59 [2020-09-18T07:05:59.027Z]         check_test.go:309: [d096920dbcaab] daemon is not started
07:05:59 [2020-09-18T07:05:59.027Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.05s)
07:05:59 [2020-09-18T07:05:59.027Z] === RUN   TestDockerSwarmSuite
07:05:59 [2020-09-18T07:05:59.027Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
07:05:59 [2020-09-18T07:05:59.283Z] === RUN   TestDockerSuite/TestBuildEnvUsage
07:06:00 [2020-09-18T07:06:00.926Z] --- PASS: TestReplicatedJob (6.38s)
07:06:00 [2020-09-18T07:06:00.926Z] === RUN   TestUpdateReplicatedJob
07:06:01 [2020-09-18T07:06:01.803Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
07:06:05 [2020-09-18T07:06:05.078Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
07:06:05 [2020-09-18T07:06:05.136Z] --- PASS: TestUpdateReplicatedJob (4.39s)
07:06:05 [2020-09-18T07:06:05.136Z] === RUN   TestServiceListWithStatuses
07:06:05 [2020-09-18T07:06:05.136Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:06:05 [2020-09-18T07:06:05.136Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:06:05 [2020-09-18T07:06:05.136Z] === RUN   TestDockerNetworkConnectAlias
07:06:05 [2020-09-18T07:06:05.640Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCheckpointCreateError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCheckpointCreateError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCheckpointCreate
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCheckpointCreate (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCheckpointDeleteError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCheckpointDeleteError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCheckpointDelete
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCheckpointDelete (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCheckpointListError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCheckpointListError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCheckpointList
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCheckpointList (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCheckpointListContainerNotFound
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestNewClientWithOpsFromEnv
07:06:06 [2020-09-18T07:06:06.007Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z]     client_test.go:23: runtime.GOOS == "windows"
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestGetAPIPath
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestGetAPIPath (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestParseHostURL
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestParseHostURL (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestNegotiateAPIVersionEmpty
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestNegotiateAPIVersion
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestNegotiateAPIVersion (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestNegotiateAPVersionOverride
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestNegotiateAPIVersionAutomatic
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestClientRedirect
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestClientRedirect (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigCreateUnsupported
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigCreateUnsupported (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigCreateError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigCreateError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigCreate
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigCreate (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigInspectNotFound
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigInspectNotFound (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigInspectWithEmptyID
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigInspectUnsupported
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigInspectUnsupported (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigInspectError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigInspectError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigInspectConfigNotFound
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigInspect
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigInspect (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigListUnsupported
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigListUnsupported (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigListError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigListError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigList
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigList (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigRemoveUnsupported
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigRemoveError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigRemoveError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigRemove
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigRemove (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigUpdateUnsupported
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigUpdateError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigUpdateError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestConfigUpdate
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestConfigUpdate (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerCommitError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerCommitError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerCommit
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerCommit (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerStatPathError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerStatPathError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerStatPathNotFoundError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerStatPathNoHeaderError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerStatPath
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerStatPath (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCopyToContainerError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCopyToContainerError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCopyToContainerNotFoundError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCopyToContainerNotStatusOKError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCopyToContainer
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCopyToContainer (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCopyFromContainerError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCopyFromContainerError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCopyFromContainerNotFoundError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCopyFromContainerNotStatusOKError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCopyFromContainerNoHeaderError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestCopyFromContainer
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestCopyFromContainer (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerCreateError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerCreateError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerCreateImageNotFound
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerCreateWithName
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerCreateWithName (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerCreateAutoRemove
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerDiffError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerDiffError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerDiff
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerDiff (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerExecCreateError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerExecCreateError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerExecCreate
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerExecCreate (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerExecStartError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerExecStartError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerExecStart
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerExecStart (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerExecInspectError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerExecInspectError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerExecInspect
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerExecInspect (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerExportError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerExportError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerExport
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerExport (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerInspectError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerInspectError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerInspectContainerNotFound
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerInspectWithEmptyID
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerInspect
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerInspect (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerInspectNode
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerInspectNode (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerKillError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerKillError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerKill
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerKill (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerListError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerListError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerList
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerList (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerLogsNotFoundError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerLogsError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerLogsError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerLogs
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerLogs (0.15s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerPauseError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerPauseError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerPause
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerPause (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainersPruneError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainersPruneError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainersPrune
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainersPrune (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerRemoveError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerRemoveError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerRemoveNotFoundError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerRemove
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerRemove (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerRenameError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerRenameError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerRename
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerRename (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerResizeError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerResizeError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerExecResizeError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerExecResizeError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerResize
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerResize (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerExecResize
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerExecResize (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerRestartError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerRestartError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerRestart
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerRestart (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerStartError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerStartError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerStart
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerStart (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerStatsError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerStatsError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerStats
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerStats (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerStopError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerStopError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerStop
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerStop (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerTopError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerTopError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerTop
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerTop (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerUnpauseError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerUnpauseError (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerUnpause
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerUnpause (0.00s)
07:06:06 [2020-09-18T07:06:06.007Z] === RUN   TestContainerUpdateError
07:06:06 [2020-09-18T07:06:06.007Z] --- PASS: TestContainerUpdateError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestContainerUpdate
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestContainerUpdate (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestContainerWaitError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestContainerWaitError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestContainerWait
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestContainerWait (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestDiskUsageError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestDiskUsageError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestDiskUsage
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestDiskUsage (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestDistributionInspectUnsupported
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestDistributionInspectWithEmptyID
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestEventsErrorInOptions
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestEventsErrorInOptions (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestEventsErrorFromServer
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestEventsErrorFromServer (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestEvents
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestEvents (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestTLSCloseWriter
07:06:06 [2020-09-18T07:06:06.008Z] === PAUSE TestTLSCloseWriter
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageBuildError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageBuildError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageBuild
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageBuild (0.02s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestGetDockerOS
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestGetDockerOS (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageCreateError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageCreateError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageCreate
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageCreate (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageHistoryError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageHistoryError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageHistory
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageHistory (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageImportError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageImportError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageImport
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageImport (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageInspectError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageInspectError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageInspectImageNotFound
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageInspectImageNotFound (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageInspectWithEmptyID
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageInspect
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageInspect (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageListError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageListError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageList
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageList (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageListApiBefore125
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageListApiBefore125 (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageLoadError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageLoadError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageLoad
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageLoad (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagesPruneError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagesPruneError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagesPrune
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagesPrune (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePullReferenceParseError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagePullReferenceParseError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePullAnyError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagePullAnyError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePullStatusUnauthorizedError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePullWithPrivilegedFuncNoError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePullWithoutErrors
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagePullWithoutErrors (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePushReferenceError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagePushReferenceError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePushAnyError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagePushAnyError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePushStatusUnauthorizedError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePushWithPrivilegedFuncNoError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePushWithoutErrors
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImagePushWithoutErrors (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageRemoveError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageRemoveError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageRemoveImageNotFound
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageRemove
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageRemove (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageSaveError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageSaveError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageSave
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageSave (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageSearchAnyError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageSearchAnyError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageSearchStatusUnauthorizedError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageSearchWithoutErrors
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageTagError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageTagError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageTagInvalidReference
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageTagInvalidReference (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageTagInvalidSourceImageName
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageTagHexSource
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageTagHexSource (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestImageTag
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestImageTag (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestInfoServerError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestInfoServerError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestInfoInvalidResponseJSONError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestInfo
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestInfo (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkConnectError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkConnectError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkConnect
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkConnect (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkCreateError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkCreateError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkCreate
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkCreate (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkDisconnectError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkDisconnectError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkDisconnect
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkDisconnect (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkInspectError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkInspectError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkInspectNotFoundError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkInspectWithEmptyID
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkInspect
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkInspect (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkListError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkListError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkList
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkList (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworksPruneError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworksPruneError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworksPrune
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworksPrune (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkRemoveError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkRemoveError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNetworkRemove
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNetworkRemove (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNodeInspectError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNodeInspectError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNodeInspectNodeNotFound
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNodeInspectWithEmptyID
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNodeInspect
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNodeInspect (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNodeListError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNodeListError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNodeList
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNodeList (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNodeRemoveError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNodeRemoveError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNodeRemove
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNodeRemove (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNodeUpdateError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNodeUpdateError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestNodeUpdate
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestNodeUpdate (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestOptionWithTimeout
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestOptionWithTimeout (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPingFail
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPingFail (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPingWithError
07:06:06 [2020-09-18T07:06:06.008Z] 2020/09/18 07:06:04 RoundTripper returned a response & error; ignoring response
07:06:06 [2020-09-18T07:06:06.008Z] 2020/09/18 07:06:04 RoundTripper returned a response & error; ignoring response
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPingWithError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPingSuccess
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPingSuccess (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPingHeadFallback
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPingHeadFallback/OK
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPingHeadFallback/Internal_Server_Error
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPingHeadFallback/Not_Found
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPingHeadFallback (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginDisableError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginDisableError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginDisable
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginDisable (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginEnableError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginEnableError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginEnable
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginEnable (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginInspectError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginInspectError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginInspectWithEmptyID
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginInspect
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginInspect (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginListError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginListError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginList
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginList (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginPushError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginPushError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginPush
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginPush (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginRemoveError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginRemoveError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginRemove
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginRemove (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginSetError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginSetError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPluginSet
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPluginSet (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSetHostHeader
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSetHostHeader (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestPlainTextError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestPlainTextError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestInfiniteError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestInfiniteError (0.01s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretCreateUnsupported
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretCreateUnsupported (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretCreateError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretCreateError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretCreate
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretCreate (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretInspectUnsupported
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretInspectUnsupported (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretInspectError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretInspectError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretInspectSecretNotFound
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretInspectWithEmptyID
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretInspect
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretInspect (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretListUnsupported
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretListUnsupported (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretListError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretListError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretList
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretList (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretRemoveUnsupported
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretRemoveError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretRemoveError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretRemove
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretRemove (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretUpdateUnsupported
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretUpdateError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretUpdateError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestSecretUpdate
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestSecretUpdate (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceCreateError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestServiceCreateError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceCreate
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestServiceCreate (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceCreateCompatiblePlatforms
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceCreateDigestPinning
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceInspectError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestServiceInspectError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceInspectServiceNotFound
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceInspectWithEmptyID
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceInspect
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestServiceInspect (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceListError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestServiceListError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceList
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestServiceList (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceLogsError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestServiceLogsError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceLogs
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestServiceLogs (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceRemoveError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestServiceRemoveError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceRemoveNotFoundError
07:06:06 [2020-09-18T07:06:06.008Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
07:06:06 [2020-09-18T07:06:06.008Z] === RUN   TestServiceRemove
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestServiceRemove (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestServiceUpdateError
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestServiceUpdateError (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestServiceUpdate
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestServiceUpdate (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestSwarmGetUnlockKeyError
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestSwarmGetUnlockKey
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestSwarmInitError
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestSwarmInitError (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestSwarmInit
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestSwarmInit (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestSwarmInspectError
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestSwarmInspectError (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestSwarmInspect
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestSwarmInspect (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestSwarmJoinError
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestSwarmJoinError (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestSwarmJoin
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestSwarmJoin (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestSwarmLeaveError
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestSwarmLeaveError (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestSwarmLeave
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestSwarmLeave (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestSwarmUnlockError
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestSwarmUnlockError (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestSwarmUnlock
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestSwarmUnlock (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestSwarmUpdateError
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestSwarmUpdateError (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestSwarmUpdate
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestSwarmUpdate (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestTaskInspectError
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestTaskInspectError (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestTaskInspectWithEmptyID
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestTaskInspect
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestTaskInspect (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestTaskListError
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestTaskListError (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestTaskList
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestTaskList (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestVolumeCreateError
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestVolumeCreateError (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestVolumeCreate
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestVolumeCreate (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestVolumeInspectError
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestVolumeInspectError (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestVolumeInspectNotFound
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestVolumeInspectNotFound (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestVolumeInspectWithEmptyID
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestVolumeInspect
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestVolumeInspect (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestVolumeListError
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestVolumeListError (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestVolumeList
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestVolumeList (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestVolumeRemoveError
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestVolumeRemoveError (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === RUN   TestVolumeRemove
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestVolumeRemove (0.00s)
07:06:06 [2020-09-18T07:06:06.009Z] === CONT  TestTLSCloseWriter
07:06:06 [2020-09-18T07:06:06.009Z] --- PASS: TestTLSCloseWriter (0.01s)
07:06:06 [2020-09-18T07:06:06.009Z] PASS
07:06:06 [2020-09-18T07:06:06.009Z] coverage: 74.9% of statements
07:06:06 [2020-09-18T07:06:06.009Z] ok  	github.com/docker/docker/client	0.823s	coverage: 74.9% of statements
07:06:10 [2020-09-18T07:06:10.883Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
07:06:11 [2020-09-18T07:06:11.724Z] --- PASS: TestDockerNetworkConnectAlias (6.40s)
07:06:11 [2020-09-18T07:06:11.724Z] === RUN   TestDockerNetworkReConnect
07:06:13 [2020-09-18T07:06:13.024Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
07:06:13 [2020-09-18T07:06:13.024Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
07:06:13 [2020-09-18T07:06:13.024Z] remote: Enumerating objects: 2, done.
07:06:13 [2020-09-18T07:06:13.024Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
07:06:13 [2020-09-18T07:06:13.024Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
07:06:13 [2020-09-18T07:06:13.024Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
07:06:13 [2020-09-18T07:06:13.024Z] 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.
07:06:13 [2020-09-18T07:06:13.024Z] Building: bundles/cross/windows/amd64/containerutility.exe
07:06:13 [2020-09-18T07:06:13.024Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:06:13 [2020-09-18T07:06:13.371Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/test/unit
07:06:15 [2020-09-18T07:06:15.918Z] ?   	github.com/docker/docker/api	[no test files]
07:06:17 [2020-09-18T07:06:17.012Z] --- PASS: TestDockerNetworkReConnect (4.96s)
07:06:17 [2020-09-18T07:06:17.012Z] === RUN   TestServicePlugin
07:06:17 [2020-09-18T07:06:17.012Z] --- SKIP: TestServicePlugin (0.00s)
07:06:17 [2020-09-18T07:06:17.012Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:06:17 [2020-09-18T07:06:17.012Z] === RUN   TestServiceUpdateLabel
07:06:18 [2020-09-18T07:06:18.929Z] --- PASS: TestServiceUpdateLabel (2.65s)
07:06:18 [2020-09-18T07:06:18.929Z] === RUN   TestServiceUpdateSecrets
07:06:20 [2020-09-18T07:06:20.864Z] --- PASS: TestCheckoutGit (32.62s)
07:06:20 [2020-09-18T07:06:20.864Z] === RUN   TestValidGitTransport
07:06:20 [2020-09-18T07:06:20.864Z] --- PASS: TestValidGitTransport (0.00s)
07:06:20 [2020-09-18T07:06:20.864Z] === RUN   TestGitInvalidRef
07:06:20 [2020-09-18T07:06:20.864Z] --- PASS: TestGitInvalidRef (0.39s)
07:06:20 [2020-09-18T07:06:20.864Z] PASS
07:06:20 [2020-09-18T07:06:20.864Z] coverage: 86.3% of statements
07:06:20 [2020-09-18T07:06:20.864Z] ok  	github.com/docker/docker/builder/remotecontext/git	33.260s	coverage: 86.3% of statements
07:06:21 [2020-09-18T07:06:21.329Z] ?   	github.com/docker/docker/cli	[no test files]
07:06:21 [2020-09-18T07:06:21.329Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:06:25 [2020-09-18T07:06:25.724Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
07:06:25 [2020-09-18T07:06:25.724Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
07:06:25 [2020-09-18T07:06:25.724Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
07:06:26 [2020-09-18T07:06:26.653Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestLoadDaemonCliConfigWithTLS
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestLoadDaemonCliConfigWithConflicts
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestLoadDaemonCliWithConflictingLabels
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s)
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestConfigureDaemonLogs
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestConfigureDaemonLogs (0.00s)
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestCommonOptionsInstallFlags
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
07:06:28 [2020-09-18T07:06:28.463Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
07:06:28 [2020-09-18T07:06:28.463Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
07:06:28 [2020-09-18T07:06:28.463Z] PASS
07:06:28 [2020-09-18T07:06:28.463Z] coverage: 19.3% of statements
07:06:28 [2020-09-18T07:06:28.463Z] ok  	github.com/docker/docker/cmd/dockerd	0.659s	coverage: 19.3% of statements
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestContainerStopSignal
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestContainerStopSignal (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestContainerStopTimeout
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestContainerStopTimeout (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestContainerSecretReferenceDestTarget
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestContainerLogPathSetForJSONFileLogger
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestContainerLogPathSetForRingLogger
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestReplaceAndAppendEnvVars
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestNewMemoryStore
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestNewMemoryStore (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestAddContainers
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestAddContainers (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestGetContainer
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestGetContainer (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestDeleteContainer
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestDeleteContainer (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestListContainers
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestListContainers (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestFirstContainer
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestFirstContainer (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestApplyAllContainer
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestApplyAllContainer (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestIsValidHealthString
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestIsValidHealthString (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestStateRunStop
07:06:30 [2020-09-18T07:06:30.017Z] --- PASS: TestStateRunStop (0.00s)
07:06:30 [2020-09-18T07:06:30.017Z] === RUN   TestStateTimeoutWait
07:06:30 [2020-09-18T07:06:30.483Z] --- PASS: TestStateTimeoutWait (0.10s)
07:06:30 [2020-09-18T07:06:30.483Z]     state_test.go:141: Stop callback fired
07:06:30 [2020-09-18T07:06:30.483Z]     state_test.go:165: Stop callback fired
07:06:30 [2020-09-18T07:06:30.483Z] === RUN   TestIsValidStateString
07:06:30 [2020-09-18T07:06:30.483Z] --- PASS: TestIsValidStateString (0.00s)
07:06:30 [2020-09-18T07:06:30.483Z] === RUN   TestViewSaveDelete
07:06:30 [2020-09-18T07:06:30.483Z] --- PASS: TestViewSaveDelete (0.01s)
07:06:30 [2020-09-18T07:06:30.483Z] === RUN   TestViewAll
07:06:30 [2020-09-18T07:06:30.483Z] --- PASS: TestViewAll (0.01s)
07:06:30 [2020-09-18T07:06:30.483Z] === RUN   TestViewGet
07:06:30 [2020-09-18T07:06:30.483Z] --- PASS: TestViewGet (0.01s)
07:06:30 [2020-09-18T07:06:30.483Z] === RUN   TestNames
07:06:30 [2020-09-18T07:06:30.483Z] --- PASS: TestNames (0.00s)
07:06:30 [2020-09-18T07:06:30.483Z] === RUN   TestViewWithHealthCheck
07:06:30 [2020-09-18T07:06:30.483Z] --- PASS: TestViewWithHealthCheck (0.01s)
07:06:30 [2020-09-18T07:06:30.483Z] PASS
07:06:30 [2020-09-18T07:06:30.483Z] coverage: 41.3% of statements
07:06:30 [2020-09-18T07:06:30.483Z] ok  	github.com/docker/docker/container	0.503s	coverage: 41.3% of statements
07:06:30 [2020-09-18T07:06:30.483Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:06:30 [2020-09-18T07:06:30.483Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:06:30 [2020-09-18T07:06:30.483Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:06:30 [2020-09-18T07:06:30.483Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:06:30 [2020-09-18T07:06:30.831Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 9.0% of statements
07:06:33 [2020-09-18T07:06:33.420Z] === RUN   TestPrepare
07:06:33 [2020-09-18T07:06:33.421Z] --- PASS: TestPrepare (0.00s)
07:06:33 [2020-09-18T07:06:33.421Z] === RUN   TestStart
07:06:33 [2020-09-18T07:06:33.421Z] --- PASS: TestStart (0.00s)
07:06:33 [2020-09-18T07:06:33.421Z] === RUN   TestWaitCancel
07:06:33 [2020-09-18T07:06:33.421Z] --- PASS: TestWaitCancel (0.00s)
07:06:33 [2020-09-18T07:06:33.421Z] === RUN   TestWaitDisabled
07:06:33 [2020-09-18T07:06:33.421Z] --- PASS: TestWaitDisabled (0.00s)
07:06:33 [2020-09-18T07:06:33.421Z] === RUN   TestWaitEnabled
07:06:33 [2020-09-18T07:06:33.421Z] --- PASS: TestWaitEnabled (0.00s)
07:06:33 [2020-09-18T07:06:33.421Z] === RUN   TestRemove
07:06:33 [2020-09-18T07:06:33.421Z] --- PASS: TestRemove (0.00s)
07:06:33 [2020-09-18T07:06:33.421Z] PASS
07:06:33 [2020-09-18T07:06:33.421Z] coverage: 65.3% of statements
07:06:33 [2020-09-18T07:06:33.421Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.902s	coverage: 65.3% of statements
07:06:33 [2020-09-18T07:06:33.845Z] --- PASS: TestServiceUpdateSecrets (14.90s)
07:06:33 [2020-09-18T07:06:33.845Z] === RUN   TestServiceUpdateConfigs
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestNewListSecretsFilters
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestNewListSecretsFilters (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestNewListConfigsFilters
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestNewListConfigsFilters (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z] PASS
07:06:35 [2020-09-18T07:06:35.622Z] coverage: 0.5% of statements
07:06:35 [2020-09-18T07:06:35.622Z] ok  	github.com/docker/docker/daemon/cluster	0.639s	coverage: 0.5% of statements
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s)
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCContainerRuntime
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCIsolation
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCIsolation/empty
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCIsolation/default
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCIsolation/process
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertFromGRPCIsolation
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertFromGRPCIsolation/default
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertFromGRPCIsolation/process
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCCredentialSpec
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
07:06:35 [2020-09-18T07:06:35.622Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
07:06:35 [2020-09-18T07:06:35.622Z] === RUN   TestServiceConvertFromGRPCConfigs
07:06:35 [2020-09-18T07:06:35.623Z] === RUN   TestServiceConvertFromGRPCConfigs/file
07:06:35 [2020-09-18T07:06:35.623Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
07:06:35 [2020-09-18T07:06:35.623Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
07:06:35 [2020-09-18T07:06:35.623Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
07:06:35 [2020-09-18T07:06:35.623Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
07:06:35 [2020-09-18T07:06:35.623Z] === RUN   TestServiceConvertToGRPCConfigs
07:06:35 [2020-09-18T07:06:35.623Z] === RUN   TestServiceConvertToGRPCConfigs/file
07:06:35 [2020-09-18T07:06:35.623Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
07:06:35 [2020-09-18T07:06:35.623Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
07:06:35 [2020-09-18T07:06:35.623Z] === RUN   TestServiceConvertToGRPCConfigs/none
07:06:35 [2020-09-18T07:06:35.623Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
07:06:35 [2020-09-18T07:06:35.623Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
07:06:35 [2020-09-18T07:06:35.623Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
07:06:35 [2020-09-18T07:06:35.623Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
07:06:35 [2020-09-18T07:06:35.623Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
07:06:35 [2020-09-18T07:06:35.623Z] PASS
07:06:35 [2020-09-18T07:06:35.623Z] coverage: 35.9% of statements
07:06:35 [2020-09-18T07:06:35.623Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.003s	coverage: 35.9% of statements
07:06:36 [2020-09-18T07:06:36.597Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
07:06:36 [2020-09-18T07:06:36.597Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
07:06:36 [2020-09-18T07:06:36.597Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
07:06:36 [2020-09-18T07:06:36.854Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
07:06:38 [2020-09-18T07:06:38.747Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
07:06:38 [2020-09-18T07:06:38.747Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
07:06:39 [2020-09-18T07:06:39.003Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestBuilderGC
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestBuilderGC (0.01s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestDaemonConfigurationNotFound
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestDaemonBrokenConfiguration
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestParseClusterAdvertiseSettings
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestFindConfigurationConflicts
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestFindConfigurationConflicts (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestDaemonConfigurationMergeConflicts
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestDaemonConfigurationMergeConcurrent
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestDaemonConfigurationMergeConcurrentError
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestFindConfigurationConflictsWithMergedValues
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfigurationErrors
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestValidateConfigurationErrors (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfiguration
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfiguration/with_label
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfiguration/with_dns
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfiguration/with_dns-search
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfiguration/with_max-download-attempts
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestValidateConfiguration/with_node_generic_resources
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestValidateConfiguration (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestModifiedDiscoverySettings
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestReloadSetConfigFileNotExist
07:06:41 [2020-09-18T07:06:41.461Z] time="2020-09-18T07:06:41Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestReloadDefaultConfigNotExist
07:06:41 [2020-09-18T07:06:41.461Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestReloadBadDefaultConfig
07:06:41 [2020-09-18T07:06:41.461Z] time="2020-09-18T07:06:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-606910443"
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestReloadWithConflictingLabels
07:06:41 [2020-09-18T07:06:41.461Z] time="2020-09-18T07:06:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-569881166"
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestReloadWithDuplicateLabels
07:06:41 [2020-09-18T07:06:41.461Z] time="2020-09-18T07:06:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-279713109"
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] === RUN   TestDaemonConfigurationMerge
07:06:41 [2020-09-18T07:06:41.461Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
07:06:41 [2020-09-18T07:06:41.461Z] PASS
07:06:41 [2020-09-18T07:06:41.461Z] coverage: 79.7% of statements
07:06:41 [2020-09-18T07:06:41.461Z] ok  	github.com/docker/docker/daemon/config	0.664s	coverage: 79.7% of statements
07:06:41 [2020-09-18T07:06:41.927Z] === RUN   TestDiscoveryOptsErrors
07:06:41 [2020-09-18T07:06:41.927Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
07:06:41 [2020-09-18T07:06:41.927Z] === RUN   TestDiscoveryOpts
07:06:41 [2020-09-18T07:06:41.927Z] --- PASS: TestDiscoveryOpts (0.00s)
07:06:41 [2020-09-18T07:06:41.927Z] PASS
07:06:41 [2020-09-18T07:06:41.927Z] coverage: 30.0% of statements
07:06:41 [2020-09-18T07:06:41.927Z] ok  	github.com/docker/docker/daemon/discovery	0.230s	coverage: 30.0% of statements
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestVerifyNetworkingConfig
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestGetContainer
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestGetContainer (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestValidContainerNames
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestValidContainerNames (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestContainerInitDNS
07:06:43 [2020-09-18T07:06:43.481Z] --- SKIP: TestContainerInitDNS (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     daemon_test.go:147: root required
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestMerge
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestMerge (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestValidateContainerIsolation
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestValidateContainerIsolation (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestFindNetworkErrorType
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestFindNetworkErrorType (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestEnsureServicesExist
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestEnsureServicesExist (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestEnsureServicesExistErrors
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestContainerDelete
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestContainerDelete (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestContainerDoubleDelete
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestContainerDoubleDelete (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestLogContainerEventCopyLabels
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestLogContainerEventWithAttributes
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestNoneHealthcheck
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestNoneHealthcheck (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestHealthStates
07:06:43 [2020-09-18T07:06:43.481Z] time="2020-09-18T07:06:43Z" 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"
07:06:43 [2020-09-18T07:06:43.481Z] time="2020-09-18T07:06:43Z" 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"
07:06:43 [2020-09-18T07:06:43.481Z] time="2020-09-18T07:06:43Z" 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"
07:06:43 [2020-09-18T07:06:43.481Z] time="2020-09-18T07:06:43Z" 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"
07:06:43 [2020-09-18T07:06:43.481Z] time="2020-09-18T07:06:43Z" 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"
07:06:43 [2020-09-18T07:06:43.481Z] time="2020-09-18T07:06:43Z" 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"
07:06:43 [2020-09-18T07:06:43.481Z] time="2020-09-18T07:06:43Z" 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"
07:06:43 [2020-09-18T07:06:43.481Z] time="2020-09-18T07:06:43Z" 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"
07:06:43 [2020-09-18T07:06:43.481Z] time="2020-09-18T07:06:43Z" 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"
07:06:43 [2020-09-18T07:06:43.481Z] time="2020-09-18T07:06:43Z" 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"
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestHealthStates (0.09s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestMaskURLCredentials
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestMaskURLCredentials (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestGetInspectData
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestGetInspectData (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestFillLicense
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestFillLicense (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestListInvalidFilter
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestListInvalidFilter (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestNameFilter
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestNameFilter (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
07:06:43 [2020-09-18T07:06:43.481Z] === 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
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- 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)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestDaemonReloadLabels
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestDaemonReloadLabels (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestDaemonReloadMirrors
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestDaemonReloadMirrors (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestDaemonReloadInsecureRegistries
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestDaemonReloadNotAffectOthers
07:06:43 [2020-09-18T07:06:43.481Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
07:06:43 [2020-09-18T07:06:43.481Z] === RUN   TestDaemonDiscoveryReload
07:06:44 [2020-09-18T07:06:44.460Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
07:06:44 [2020-09-18T07:06:44.460Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
07:06:44 [2020-09-18T07:06:44.925Z] === RUN   TestWaitNodeAttachment
07:06:45 [2020-09-18T07:06:45.391Z] --- PASS: TestWaitNodeAttachment (0.40s)
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestIsolationConversion
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestIsolationConversion/default
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestIsolationConversion/process
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestIsolationConversion/hyperv
07:06:45 [2020-09-18T07:06:45.391Z] --- PASS: TestIsolationConversion (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z]     --- PASS: TestIsolationConversion/default (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z]     --- PASS: TestIsolationConversion/process (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestContainerLabels
07:06:45 [2020-09-18T07:06:45.391Z] --- PASS: TestContainerLabels (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestCredentialSpecConversion
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestCredentialSpecConversion/none
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestCredentialSpecConversion/config
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestCredentialSpecConversion/file
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestCredentialSpecConversion/registry
07:06:45 [2020-09-18T07:06:45.391Z] --- PASS: TestCredentialSpecConversion (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestControllerValidateMountBind
07:06:45 [2020-09-18T07:06:45.391Z] --- PASS: TestControllerValidateMountBind (0.01s)
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestControllerValidateMountVolume
07:06:45 [2020-09-18T07:06:45.391Z] --- PASS: TestControllerValidateMountVolume (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestControllerValidateMountTarget
07:06:45 [2020-09-18T07:06:45.391Z] --- PASS: TestControllerValidateMountTarget (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestControllerValidateMountTmpfs
07:06:45 [2020-09-18T07:06:45.391Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestControllerValidateMountInvalidType
07:06:45 [2020-09-18T07:06:45.391Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestControllerValidateMountNamedPipe
07:06:45 [2020-09-18T07:06:45.391Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
07:06:45 [2020-09-18T07:06:45.391Z] PASS
07:06:45 [2020-09-18T07:06:45.391Z] coverage: 11.3% of statements
07:06:45 [2020-09-18T07:06:45.391Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.952s	coverage: 11.3% of statements
07:06:45 [2020-09-18T07:06:45.391Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
07:06:45 [2020-09-18T07:06:45.391Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
07:06:45 [2020-09-18T07:06:45.855Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
07:06:45 [2020-09-18T07:06:45.855Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
07:06:45 [2020-09-18T07:06:45.855Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
07:06:45 [2020-09-18T07:06:45.855Z]     reload_test.go:520: root required
07:06:45 [2020-09-18T07:06:45.855Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
07:06:45 [2020-09-18T07:06:45.855Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
07:06:45 [2020-09-18T07:06:45.855Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
07:06:45 [2020-09-18T07:06:45.855Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
07:06:45 [2020-09-18T07:06:45.855Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
07:06:45 [2020-09-18T07:06:45.855Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
07:06:45 [2020-09-18T07:06:45.855Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
07:06:45 [2020-09-18T07:06:45.855Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
07:06:45 [2020-09-18T07:06:45.855Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
07:06:45 [2020-09-18T07:06:45.855Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
07:06:45 [2020-09-18T07:06:45.855Z] === RUN   TestParseVolumesFrom
07:06:45 [2020-09-18T07:06:45.855Z] --- PASS: TestParseVolumesFrom (0.00s)
07:06:45 [2020-09-18T07:06:45.855Z] PASS
07:06:45 [2020-09-18T07:06:45.855Z] coverage: 9.1% of statements
07:06:45 [2020-09-18T07:06:45.855Z] ok  	github.com/docker/docker/daemon	3.598s	coverage: 9.1% of statements
07:06:45 [2020-09-18T07:06:45.855Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:06:45 [2020-09-18T07:06:45.855Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:06:45 [2020-09-18T07:06:45.855Z] === RUN   TestEventsLog
07:06:45 [2020-09-18T07:06:45.855Z] --- PASS: TestEventsLog (0.00s)
07:06:45 [2020-09-18T07:06:45.855Z] === RUN   TestEventsLogTimeout
07:06:45 [2020-09-18T07:06:45.855Z] --- PASS: TestEventsLogTimeout (0.00s)
07:06:45 [2020-09-18T07:06:45.855Z] === RUN   TestLogEvents
07:06:46 [2020-09-18T07:06:46.320Z] --- PASS: TestLogEvents (0.05s)
07:06:46 [2020-09-18T07:06:46.320Z] === RUN   TestLoadBufferedEvents
07:06:46 [2020-09-18T07:06:46.320Z] --- PASS: TestLoadBufferedEvents (0.11s)
07:06:46 [2020-09-18T07:06:46.320Z] === RUN   TestLoadBufferedEventsOnlyFromPast
07:06:46 [2020-09-18T07:06:46.320Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
07:06:46 [2020-09-18T07:06:46.320Z] === RUN   TestIgnoreBufferedWhenNoTimes
07:06:46 [2020-09-18T07:06:46.320Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
07:06:46 [2020-09-18T07:06:46.320Z] PASS
07:06:46 [2020-09-18T07:06:46.320Z] coverage: 50.0% of statements
07:06:46 [2020-09-18T07:06:46.320Z] ok  	github.com/docker/docker/daemon/events	0.386s	coverage: 50.0% of statements
07:06:46 [2020-09-18T07:06:46.320Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:06:46 [2020-09-18T07:06:46.320Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:06:46 [2020-09-18T07:06:46.320Z] === RUN   TestIsEmptyDir
07:06:46 [2020-09-18T07:06:46.320Z] --- PASS: TestIsEmptyDir (0.01s)
07:06:46 [2020-09-18T07:06:46.320Z] PASS
07:06:46 [2020-09-18T07:06:46.320Z] coverage: 2.3% of statements
07:06:46 [2020-09-18T07:06:46.320Z] ok  	github.com/docker/docker/daemon/graphdriver	0.258s	coverage: 2.3% of statements
07:06:46 [2020-09-18T07:06:46.320Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
07:06:46 [2020-09-18T07:06:46.320Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
07:06:46 [2020-09-18T07:06:46.320Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
07:06:46 [2020-09-18T07:06:46.320Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:06:46 [2020-09-18T07:06:46.320Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
07:06:46 [2020-09-18T07:06:46.320Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
07:06:46 [2020-09-18T07:06:46.320Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
07:06:46 [2020-09-18T07:06:46.320Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
07:06:46 [2020-09-18T07:06:46.320Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:06:46 [2020-09-18T07:06:46.320Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
07:06:46 [2020-09-18T07:06:46.320Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
07:06:46 [2020-09-18T07:06:46.320Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
07:06:47 [2020-09-18T07:06:47.299Z] === RUN   TestLinkNaming
07:06:47 [2020-09-18T07:06:47.299Z] --- PASS: TestLinkNaming (0.00s)
07:06:47 [2020-09-18T07:06:47.299Z] === RUN   TestLinkNew
07:06:47 [2020-09-18T07:06:47.299Z] --- PASS: TestLinkNew (0.00s)
07:06:47 [2020-09-18T07:06:47.299Z] === RUN   TestLinkEnv
07:06:47 [2020-09-18T07:06:47.299Z] --- PASS: TestLinkEnv (0.00s)
07:06:47 [2020-09-18T07:06:47.299Z] === RUN   TestLinkMultipleEnv
07:06:47 [2020-09-18T07:06:47.299Z] --- PASS: TestLinkMultipleEnv (0.00s)
07:06:47 [2020-09-18T07:06:47.299Z] === RUN   TestLinkPortRangeEnv
07:06:47 [2020-09-18T07:06:47.299Z] --- PASS: TestLinkPortRangeEnv (0.00s)
07:06:47 [2020-09-18T07:06:47.299Z] PASS
07:06:47 [2020-09-18T07:06:47.299Z] coverage: 93.0% of statements
07:06:47 [2020-09-18T07:06:47.767Z] ok  	github.com/docker/docker/daemon/links	0.205s	coverage: 93.0% of statements
07:06:48 [2020-09-18T07:06:48.782Z] --- PASS: TestServiceUpdateConfigs (14.82s)
07:06:48 [2020-09-18T07:06:48.782Z] === RUN   TestServiceUpdateNetwork
07:06:49 [2020-09-18T07:06:49.006Z] === RUN   TestDockerSuite/TestBuildExpose
07:06:49 [2020-09-18T07:06:49.006Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
07:06:49 [2020-09-18T07:06:49.583Z] === RUN   TestDockerSuite/TestBuildExposeOrder
07:06:49 [2020-09-18T07:06:49.843Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestNewStreamConfig
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestNewStreamConfig/defaults
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestNewStreamConfig/invalid_create_group
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestNewStreamConfig/invalid_flush_interval
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestNewStreamConfig/flush_interval_at_15
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
07:06:49 [2020-09-18T07:06:49.971Z] --- PASS: TestNewStreamConfig (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestNewAWSLogsClientUserAgentHandler
07:06:49 [2020-09-18T07:06:49.971Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
07:06:49 [2020-09-18T07:06:49.971Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestNewAWSLogsClientRegionDetect
07:06:49 [2020-09-18T07:06:49.971Z] time="2020-09-18T07:06:49Z" level=info msg="Trying to get region from EC2 Metadata"
07:06:49 [2020-09-18T07:06:49.971Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s)
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestCreateSuccess
07:06:49 [2020-09-18T07:06:49.971Z] --- PASS: TestCreateSuccess (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestCreateLogGroupSuccess
07:06:49 [2020-09-18T07:06:49.971Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestCreateError
07:06:49 [2020-09-18T07:06:49.971Z] --- PASS: TestCreateError (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestCreateAlreadyExists
07:06:49 [2020-09-18T07:06:49.971Z] time="2020-09-18T07:06:49Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
07:06:49 [2020-09-18T07:06:49.971Z] --- PASS: TestCreateAlreadyExists (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestLogClosed
07:06:49 [2020-09-18T07:06:49.971Z] --- PASS: TestLogClosed (0.00s)
07:06:49 [2020-09-18T07:06:49.971Z] === RUN   TestLogBlocking
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestLogBlocking (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestLogNonBlockingBufferEmpty
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestLogNonBlockingBufferFull
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestPublishBatchSuccess
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestPublishBatchSuccess (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestPublishBatchError
07:06:49 [2020-09-18T07:06:49.972Z] time="2020-09-18T07:06:49Z" level=error msg=Error
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestPublishBatchError (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestPublishBatchInvalidSeqSuccess
07:06:49 [2020-09-18T07:06:49.972Z] time="2020-09-18T07:06:49Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestPublishBatchAlreadyAccepted
07:06:49 [2020-09-18T07:06:49.972Z] time="2020-09-18T07:06:49Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
07:06:49 [2020-09-18T07:06:49.972Z] time="2020-09-18T07:06:49Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCollectBatchSimple
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCollectBatchSimple (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCollectBatchTicker
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCollectBatchTicker (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCollectBatchMultilinePattern
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCollectBatchClose
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCollectBatchClose (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestEffectiveLen
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestEffectiveLen/0/Hello
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestEffectiveLen/2/🙃
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestEffectiveLen/3/����
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestEffectiveLen/4/He��o
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestEffectiveLen/5/
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestEffectiveLen (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestFindValidSplit
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestFindValidSplit/0/
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestFindValidSplit/1/Hello
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestFindValidSplit/2/Hello
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestFindValidSplit/3/Hello
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestFindValidSplit/4/🙃
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestFindValidSplit/5/🙃
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestFindValidSplit/6/a�
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestFindValidSplit/7/a�
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestFindValidSplit (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1044: 
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1045: 
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1044: Hello
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1045: 
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1044: He
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1045: llo
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1044: 
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1045: Hello
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1044: 
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1045: 🙃
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1044: 🙃
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1045: 
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1044: a
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1045: �
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1044: a�
07:06:49 [2020-09-18T07:06:49.972Z]         cloudwatchlogs_test.go:1045: 
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestProcessEventEmoji
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestProcessEventEmoji (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCollectBatchLineSplit
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCollectBatchLineSplit (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCollectBatchLineSplitWithBinary
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCollectBatchMaxEvents
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCollectBatchMaxTotalBytes
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCollectBatchWithDuplicateTimestamps
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestAdapterReadLogs
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestAdapterReadLogs (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCopier
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCopier (0.02s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCopierLongLines
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCopierLongLines (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCopierSlow
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestParseLogOptionsMultilinePattern
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestParseLogOptionsDatetimeFormat
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCreateTagSuccess
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCreateTagSuccess (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] PASS
07:06:49 [2020-09-18T07:06:49.972Z] coverage: 77.4% of statements
07:06:49 [2020-09-18T07:06:49.972Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.652s	coverage: 77.4% of statements
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCopierSlow (0.20s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCopierWithSized
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCopierWithSized (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestCopierWithPartial
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestCopierWithPartial (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestRingLogger
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestRingLogger (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestRingCap
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestRingCap (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestRingClose
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestRingClose (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] === RUN   TestRingDrain
07:06:49 [2020-09-18T07:06:49.972Z] --- PASS: TestRingDrain (0.00s)
07:06:49 [2020-09-18T07:06:49.972Z] PASS
07:06:49 [2020-09-18T07:06:49.972Z] coverage: 41.2% of statements
07:06:50 [2020-09-18T07:06:50.405Z] === RUN   TestDockerSuite/TestBuildFails
07:06:50 [2020-09-18T07:06:50.437Z] ok  	github.com/docker/docker/daemon/logger	0.415s	coverage: 41.2% of statements
07:06:50 [2020-09-18T07:06:50.968Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
07:06:50 [2020-09-18T07:06:50.968Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
07:06:51 [2020-09-18T07:06:51.416Z] === RUN   TestSearchRegistryForImagesErrors
07:06:51 [2020-09-18T07:06:51.416Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
07:06:51 [2020-09-18T07:06:51.416Z] === RUN   TestSearchRegistryForImages
07:06:51 [2020-09-18T07:06:51.416Z] --- PASS: TestSearchRegistryForImages (0.00s)
07:06:51 [2020-09-18T07:06:51.416Z] PASS
07:06:51 [2020-09-18T07:06:51.416Z] coverage: 4.8% of statements
07:06:51 [2020-09-18T07:06:51.416Z] ok  	github.com/docker/docker/daemon/images	0.406s	coverage: 4.8% of statements
07:06:51 [2020-09-18T07:06:51.416Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:06:51 [2020-09-18T07:06:51.416Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:06:51 [2020-09-18T07:06:51.416Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
07:06:51 [2020-09-18T07:06:51.416Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
07:06:51 [2020-09-18T07:06:51.416Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:06:51 [2020-09-18T07:06:51.416Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
07:06:51 [2020-09-18T07:06:51.416Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
07:06:51 [2020-09-18T07:06:51.880Z] === RUN   TestJSONFileLogger
07:06:51 [2020-09-18T07:06:51.880Z] --- PASS: TestJSONFileLogger (0.00s)
07:06:51 [2020-09-18T07:06:51.880Z] === RUN   TestJSONFileLoggerWithTags
07:06:51 [2020-09-18T07:06:51.880Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
07:06:51 [2020-09-18T07:06:51.880Z] === RUN   TestJSONFileLoggerWithOpts
07:06:51 [2020-09-18T07:06:51.880Z] --- PASS: TestJSONFileLoggerWithOpts (0.09s)
07:06:51 [2020-09-18T07:06:51.880Z] === RUN   TestJSONFileLoggerWithLabelsEnv
07:06:51 [2020-09-18T07:06:51.880Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
07:06:51 [2020-09-18T07:06:51.880Z] === RUN   TestEncodeDecode
07:06:51 [2020-09-18T07:06:51.880Z] === PAUSE TestEncodeDecode
07:06:51 [2020-09-18T07:06:51.880Z] === CONT  TestEncodeDecode
07:06:51 [2020-09-18T07:06:51.880Z] === RUN   TestJSONLogsMarshalJSONBuf
07:06:51 [2020-09-18T07:06:51.880Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
07:06:51 [2020-09-18T07:06:51.880Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
07:06:51 [2020-09-18T07:06:51.880Z] --- PASS: TestEncodeDecode (0.14s)
07:06:51 [2020-09-18T07:06:51.880Z] PASS
07:06:51 [2020-09-18T07:06:51.880Z] coverage: 61.6% of statements
07:06:51 [2020-09-18T07:06:51.880Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.541s	coverage: 61.6% of statements
07:06:51 [2020-09-18T07:06:51.880Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s)
07:06:51 [2020-09-18T07:06:51.880Z] === RUN   TestFastTimeMarshalJSON
07:06:51 [2020-09-18T07:06:51.880Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
07:06:51 [2020-09-18T07:06:51.880Z] PASS
07:06:51 [2020-09-18T07:06:51.880Z] coverage: 87.2% of statements
07:06:51 [2020-09-18T07:06:51.880Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.592s	coverage: 87.2% of statements
07:06:52 [2020-09-18T07:06:52.856Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
07:06:52 [2020-09-18T07:06:52.861Z] === RUN   TestWriteLog
07:06:52 [2020-09-18T07:06:52.861Z] === PAUSE TestWriteLog
07:06:52 [2020-09-18T07:06:52.861Z] === RUN   TestReadLog
07:06:52 [2020-09-18T07:06:52.861Z] === PAUSE TestReadLog
07:06:52 [2020-09-18T07:06:52.861Z] === CONT  TestWriteLog
07:06:52 [2020-09-18T07:06:52.861Z] === CONT  TestReadLog
07:06:52 [2020-09-18T07:06:52.861Z] === RUN   TestReadLog/tail_exact
07:06:52 [2020-09-18T07:06:52.861Z] --- PASS: TestWriteLog (0.00s)
07:06:52 [2020-09-18T07:06:52.861Z] === RUN   TestReadLog/tail_less_than_available
07:06:52 [2020-09-18T07:06:52.861Z] === RUN   TestReadLog/tail_more_than_available
07:06:52 [2020-09-18T07:06:52.861Z] --- PASS: TestReadLog (0.14s)
07:06:52 [2020-09-18T07:06:52.861Z]     --- PASS: TestReadLog/tail_exact (0.13s)
07:06:52 [2020-09-18T07:06:52.861Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
07:06:52 [2020-09-18T07:06:52.861Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
07:06:52 [2020-09-18T07:06:52.861Z] PASS
07:06:52 [2020-09-18T07:06:52.861Z] coverage: 75.2% of statements
07:06:52 [2020-09-18T07:06:52.861Z] ok  	github.com/docker/docker/daemon/logger/local	0.328s	coverage: 75.2% of statements
07:06:52 [2020-09-18T07:06:52.861Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:06:53 [2020-09-18T07:06:53.417Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
07:06:53 [2020-09-18T07:06:53.417Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
07:06:54 [2020-09-18T07:06:54.426Z] === RUN   TestLog
07:06:54 [2020-09-18T07:06:54.426Z] --- PASS: TestLog (0.01s)
07:06:54 [2020-09-18T07:06:54.426Z] PASS
07:06:54 [2020-09-18T07:06:54.426Z] coverage: 33.3% of statements
07:06:54 [2020-09-18T07:06:54.426Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.195s	coverage: 33.3% of statements
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestOpenFileDelete
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestOpenFileDelete (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestOpenFileRename
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestOpenFileRename (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestParseLogTagDefaultTag
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestParseLogTag
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestParseLogTag (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestParseLogTagEmptyTag
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestTailFiles
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestTailFiles (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestFollowLogsConsumerGone
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestFollowLogsProducerGone
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestFollowLogsProducerGone (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z]     logfile_test.go:226: messages sent: 4098, received: 4098
07:06:54 [2020-09-18T07:06:54.893Z]     logfile_test.go:173: logDecode() closed after sending 4098 messages
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestCheckCapacityAndRotate
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestCheckCapacityAndRotate (0.05s)
07:06:54 [2020-09-18T07:06:54.893Z] PASS
07:06:54 [2020-09-18T07:06:54.893Z] coverage: 36.3% of statements
07:06:54 [2020-09-18T07:06:54.893Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.242s	coverage: 36.3% of statements
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestValidateLogOpt
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestValidateLogOpt (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestNewMissedConfig
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestNewMissedConfig (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestNewMissedUrl
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestNewMissedUrl (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestNewMissedToken
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestNewMissedToken (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestNewWithProxy
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestNewWithProxy (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestDefault
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestDefault (0.01s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestInlineFormatWithNonDefaultOptions
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestJsonFormat
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestJsonFormat (0.01s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestRawFormat
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestRawFormat (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestRawFormatWithLabels
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestRawFormatWithLabels (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestRawFormatWithoutTag
07:06:54 [2020-09-18T07:06:54.893Z] --- PASS: TestRawFormatWithoutTag (0.00s)
07:06:54 [2020-09-18T07:06:54.893Z] === RUN   TestBatching
07:06:55 [2020-09-18T07:06:55.308Z] === RUN   TestDockerSuite/TestBuildForceRm
07:06:55 [2020-09-18T07:06:55.359Z] --- PASS: TestBatching (0.23s)
07:06:55 [2020-09-18T07:06:55.359Z] === RUN   TestFrequency
07:06:55 [2020-09-18T07:06:55.823Z] --- PASS: TestFrequency (0.27s)
07:06:55 [2020-09-18T07:06:55.823Z] === RUN   TestOneMessagePerRequest
07:06:55 [2020-09-18T07:06:55.823Z] --- PASS: TestOneMessagePerRequest (0.00s)
07:06:55 [2020-09-18T07:06:55.823Z] === RUN   TestVerify
07:06:55 [2020-09-18T07:06:55.823Z] --- PASS: TestVerify (0.00s)
07:06:55 [2020-09-18T07:06:55.823Z] === RUN   TestSkipVerify
07:06:55 [2020-09-18T07:06:55.823Z] time="2020-09-18T07:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:06:55 [2020-09-18T07:06:55.823Z] time="2020-09-18T07:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:06:55 [2020-09-18T07:06:55.823Z] time="2020-09-18T07:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:06:56 [2020-09-18T07:06:56.288Z] === RUN   TestParseLogFormat
07:06:56 [2020-09-18T07:06:56.288Z] --- PASS: TestParseLogFormat (0.00s)
07:06:56 [2020-09-18T07:06:56.288Z] === RUN   TestValidateLogOptEmpty
07:06:56 [2020-09-18T07:06:56.288Z] --- PASS: TestValidateLogOptEmpty (0.00s)
07:06:56 [2020-09-18T07:06:56.288Z] === RUN   TestValidateSyslogAddress
07:06:56 [2020-09-18T07:06:56.288Z] --- PASS: TestValidateSyslogAddress (0.00s)
07:06:56 [2020-09-18T07:06:56.288Z] === RUN   TestParseAddressDefaultPort
07:06:56 [2020-09-18T07:06:56.288Z] --- PASS: TestParseAddressDefaultPort (0.00s)
07:06:56 [2020-09-18T07:06:56.288Z] === RUN   TestValidateSyslogFacility
07:06:56 [2020-09-18T07:06:56.288Z] --- PASS: TestValidateSyslogFacility (0.00s)
07:06:56 [2020-09-18T07:06:56.288Z] === RUN   TestValidateLogOptSyslogFormat
07:06:56 [2020-09-18T07:06:56.288Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
07:06:56 [2020-09-18T07:06:56.288Z] === RUN   TestValidateLogOpt
07:06:56 [2020-09-18T07:06:56.288Z] --- PASS: TestValidateLogOpt (0.00s)
07:06:56 [2020-09-18T07:06:56.288Z] PASS
07:06:56 [2020-09-18T07:06:56.288Z] coverage: 46.8% of statements
07:06:56 [2020-09-18T07:06:56.288Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.201s	coverage: 46.8% of statements
07:06:56 [2020-09-18T07:06:56.288Z] --- PASS: TestSkipVerify (0.62s)
07:06:56 [2020-09-18T07:06:56.288Z] === RUN   TestBufferMaximum
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600412815.872171\",\"host\":\"ea84c8569d83\"}'"
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600412815.872171\",\"host\":\"ea84c8569d83\"}'"
07:06:56 [2020-09-18T07:06:56.288Z] --- PASS: TestBufferMaximum (0.00s)
07:06:56 [2020-09-18T07:06:56.288Z] === RUN   TestServerAlwaysDown
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600412815.876159\",\"host\":\"ea84c8569d83\"}'"
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600412815.876159\",\"host\":\"ea84c8569d83\"}'"
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600412815.876159\",\"host\":\"ea84c8569d83\"}'"
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600412815.877149\",\"host\":\"ea84c8569d83\"}'"
07:06:56 [2020-09-18T07:06:56.288Z] time="2020-09-18T07:06:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600412815.877149\",\"host\":\"ea84c8569d83\"}'"
07:06:56 [2020-09-18T07:06:56.288Z] --- PASS: TestServerAlwaysDown (0.00s)
07:06:56 [2020-09-18T07:06:56.288Z] === RUN   TestCannotSendAfterClose
07:06:56 [2020-09-18T07:06:56.288Z] --- PASS: TestCannotSendAfterClose (0.00s)
07:06:56 [2020-09-18T07:06:56.288Z] === RUN   TestDeadlockOnBlockedEndpoint
07:06:56 [2020-09-18T07:06:56.288Z] === RUN   TestNewParse
07:06:56 [2020-09-18T07:06:56.288Z] --- PASS: TestNewParse (0.00s)
07:06:56 [2020-09-18T07:06:56.288Z] PASS
07:06:56 [2020-09-18T07:06:56.288Z] coverage: 8.3% of statements
07:06:56 [2020-09-18T07:06:56.288Z] ok  	github.com/docker/docker/daemon/logger/templates	0.038s	coverage: 8.3% of statements
07:06:57 [2020-09-18T07:06:57.198Z] === RUN   TestDockerSuite/TestBuildFromGit
07:06:57 [2020-09-18T07:06:57.268Z] time="2020-09-18T07:06:56Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
07:06:57 [2020-09-18T07:06:57.268Z] time="2020-09-18T07:06:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ea84c8569d83\"}'"
07:06:57 [2020-09-18T07:06:57.268Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.09s)
07:06:57 [2020-09-18T07:06:57.268Z] PASS
07:06:57 [2020-09-18T07:06:57.268Z] coverage: 82.5% of statements
07:06:57 [2020-09-18T07:06:57.268Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.485s	coverage: 82.5% of statements
07:06:57 [2020-09-18T07:06:57.268Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:06:57 [2020-09-18T07:06:57.268Z] ?   	github.com/docker/docker/daemon/network	[no test files]
07:06:57 [2020-09-18T07:06:57.268Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:06:58 [2020-09-18T07:06:58.567Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
07:06:58 [2020-09-18T07:06:58.823Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
07:06:58 [2020-09-18T07:06:58.833Z] === RUN   TestContinueOnError_NonMirrorEndpoint
07:06:58 [2020-09-18T07:06:58.833Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
07:06:58 [2020-09-18T07:06:58.833Z] === RUN   TestContinueOnError_MirrorEndpoint
07:06:58 [2020-09-18T07:06:58.833Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
07:06:58 [2020-09-18T07:06:58.833Z] === RUN   TestContinueOnError_NeverContinue
07:06:58 [2020-09-18T07:06:58.833Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
07:06:58 [2020-09-18T07:06:58.833Z] === RUN   TestContinueOnError_UnnestsErrors
07:06:58 [2020-09-18T07:06:58.833Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
07:06:58 [2020-09-18T07:06:58.833Z] === RUN   TestFixManifestLayers
07:06:58 [2020-09-18T07:06:58.833Z] --- PASS: TestFixManifestLayers (0.00s)
07:06:58 [2020-09-18T07:06:58.833Z] === RUN   TestFixManifestLayersBaseLayerParent
07:06:58 [2020-09-18T07:06:58.833Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
07:06:58 [2020-09-18T07:06:58.833Z]     pull_v2_test.go:73: Needs fixing on Windows
07:06:58 [2020-09-18T07:06:58.833Z] === RUN   TestFixManifestLayersBadParent
07:06:58 [2020-09-18T07:06:58.833Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
07:06:58 [2020-09-18T07:06:58.833Z] === RUN   TestValidateManifest
07:06:58 [2020-09-18T07:06:58.833Z] --- SKIP: TestValidateManifest (0.00s)
07:06:58 [2020-09-18T07:06:58.833Z]     pull_v2_test.go:118: Needs fixing on Windows
07:06:58 [2020-09-18T07:06:58.833Z] === RUN   TestFormatPlatform
07:06:58 [2020-09-18T07:06:58.833Z] --- PASS: TestFormatPlatform (0.00s)
07:06:58 [2020-09-18T07:06:58.833Z] === RUN   TestGetRepositoryMountCandidates
07:06:58 [2020-09-18T07:06:58.833Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
07:06:58 [2020-09-18T07:06:58.833Z] === RUN   TestLayerAlreadyExists
07:06:58 [2020-09-18T07:06:58.833Z] --- PASS: TestLayerAlreadyExists (0.00s)
07:06:58 [2020-09-18T07:06:58.833Z]     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}
07:06:58 [2020-09-18T07:06:58.833Z]     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}
07:06:58 [2020-09-18T07:06:58.833Z]     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}
07:06:58 [2020-09-18T07:06:58.833Z]     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}
07:06:58 [2020-09-18T07:06:58.833Z]     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}
07:06:58 [2020-09-18T07:06:58.833Z]     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}
07:06:58 [2020-09-18T07:06:58.833Z] === RUN   TestWhenEmptyAuthConfig
07:06:58 [2020-09-18T07:06:58.833Z] === RUN   TestV1IDService
07:06:58 [2020-09-18T07:06:58.833Z] --- PASS: TestV1IDService (0.02s)
07:06:58 [2020-09-18T07:06:58.833Z] === RUN   TestV2MetadataService
07:06:59 [2020-09-18T07:06:59.298Z] === RUN   TestSuccessfulDownload
07:06:59 [2020-09-18T07:06:59.298Z] --- SKIP: TestSuccessfulDownload (0.00s)
07:06:59 [2020-09-18T07:06:59.298Z]     download_test.go:268: Needs fixing on Windows
07:06:59 [2020-09-18T07:06:59.298Z] === RUN   TestCancelledDownload
07:06:59 [2020-09-18T07:06:59.298Z] --- PASS: TestCancelledDownload (0.00s)
07:06:59 [2020-09-18T07:06:59.298Z] === RUN   TestMaxDownloadAttempts
07:06:59 [2020-09-18T07:06:59.298Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
07:06:59 [2020-09-18T07:06:59.298Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
07:06:59 [2020-09-18T07:06:59.298Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
07:06:59 [2020-09-18T07:06:59.298Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
07:06:59 [2020-09-18T07:06:59.298Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
07:06:59 [2020-09-18T07:06:59.298Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
07:06:59 [2020-09-18T07:06:59.298Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
07:06:59 [2020-09-18T07:06:59.298Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
07:06:59 [2020-09-18T07:06:59.298Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
07:06:59 [2020-09-18T07:06:59.298Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
07:06:59 [2020-09-18T07:06:59.298Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
07:06:59 [2020-09-18T07:06:59.298Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
07:06:59 [2020-09-18T07:06:59.756Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
07:06:59 [2020-09-18T07:06:59.762Z] time="2020-09-18T07:06:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
07:06:59 [2020-09-18T07:06:59.762Z] time="2020-09-18T07:06:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
07:06:59 [2020-09-18T07:06:59.762Z] time="2020-09-18T07:06:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
07:06:59 [2020-09-18T07:06:59.762Z] time="2020-09-18T07:06:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
07:06:59 [2020-09-18T07:06:59.762Z] --- PASS: TestMaxDownloadAttempts (0.00s)
07:06:59 [2020-09-18T07:06:59.762Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s)
07:06:59 [2020-09-18T07:06:59.763Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s)
07:06:59 [2020-09-18T07:06:59.763Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s)
07:06:59 [2020-09-18T07:06:59.763Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s)
07:06:59 [2020-09-18T07:06:59.763Z] === RUN   TestTransfer
07:06:59 [2020-09-18T07:06:59.763Z] --- PASS: TestV2MetadataService (0.96s)
07:06:59 [2020-09-18T07:06:59.763Z] PASS
07:06:59 [2020-09-18T07:06:59.763Z] coverage: 48.2% of statements
07:06:59 [2020-09-18T07:06:59.763Z] ok  	github.com/docker/docker/distribution/metadata	1.444s	coverage: 48.2% of statements
07:06:59 [2020-09-18T07:06:59.763Z] --- PASS: TestTransfer (0.12s)
07:06:59 [2020-09-18T07:06:59.763Z] === RUN   TestConcurrencyLimit
07:07:00 [2020-09-18T07:07:00.227Z] === RUN   TestNotFound
07:07:00 [2020-09-18T07:07:00.227Z] --- PASS: TestNotFound (0.00s)
07:07:00 [2020-09-18T07:07:00.227Z] === RUN   TestConflict
07:07:00 [2020-09-18T07:07:00.227Z] --- PASS: TestConflict (0.00s)
07:07:00 [2020-09-18T07:07:00.227Z] === RUN   TestForbidden
07:07:00 [2020-09-18T07:07:00.227Z] --- PASS: TestForbidden (0.00s)
07:07:00 [2020-09-18T07:07:00.227Z] === RUN   TestInvalidParameter
07:07:00 [2020-09-18T07:07:00.227Z] --- PASS: TestInvalidParameter (0.00s)
07:07:00 [2020-09-18T07:07:00.227Z] === RUN   TestNotImplemented
07:07:00 [2020-09-18T07:07:00.227Z] --- PASS: TestNotImplemented (0.00s)
07:07:00 [2020-09-18T07:07:00.227Z] === RUN   TestNotModified
07:07:00 [2020-09-18T07:07:00.227Z] --- PASS: TestNotModified (0.00s)
07:07:00 [2020-09-18T07:07:00.227Z] === RUN   TestUnauthorized
07:07:00 [2020-09-18T07:07:00.227Z] --- PASS: TestUnauthorized (0.00s)
07:07:00 [2020-09-18T07:07:00.227Z] === RUN   TestUnknown
07:07:00 [2020-09-18T07:07:00.227Z] --- PASS: TestUnknown (0.00s)
07:07:00 [2020-09-18T07:07:00.227Z] === RUN   TestCancelled
07:07:00 [2020-09-18T07:07:00.227Z] --- PASS: TestCancelled (0.00s)
07:07:00 [2020-09-18T07:07:00.227Z] === RUN   TestDeadline
07:07:00 [2020-09-18T07:07:00.227Z] --- PASS: TestDeadline (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestDataLoss
07:07:00 [2020-09-18T07:07:00.228Z] --- PASS: TestDataLoss (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestUnavailable
07:07:00 [2020-09-18T07:07:00.228Z] --- PASS: TestUnavailable (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestSystem
07:07:00 [2020-09-18T07:07:00.228Z] --- PASS: TestSystem (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestFromStatusCode
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestFromStatusCode/Not_Found
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestFromStatusCode/Bad_Request
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestFromStatusCode/Conflict
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestFromStatusCode/Unauthorized
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestFromStatusCode/Service_Unavailable
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestFromStatusCode/Forbidden
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestFromStatusCode/Not_Modified
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestFromStatusCode/Not_Implemented
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestFromStatusCode/Internal_Server_Error
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
07:07:00 [2020-09-18T07:07:00.228Z] --- PASS: TestFromStatusCode (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
07:07:00 [2020-09-18T07:07:00.228Z] PASS
07:07:00 [2020-09-18T07:07:00.228Z] coverage: 49.4% of statements
07:07:00 [2020-09-18T07:07:00.228Z] ok  	github.com/docker/docker/errdefs	0.103s	coverage: 49.4% of statements
07:07:00 [2020-09-18T07:07:00.228Z] --- PASS: TestConcurrencyLimit (0.36s)
07:07:00 [2020-09-18T07:07:00.228Z] === RUN   TestInactiveJobs
07:07:00 [2020-09-18T07:07:00.692Z] --- PASS: TestInactiveJobs (0.41s)
07:07:00 [2020-09-18T07:07:00.692Z] === RUN   TestWatchRelease
07:07:00 [2020-09-18T07:07:00.692Z] --- PASS: TestWatchRelease (0.05s)
07:07:00 [2020-09-18T07:07:00.692Z] === RUN   TestWatchFinishedTransfer
07:07:00 [2020-09-18T07:07:00.692Z] --- PASS: TestWatchFinishedTransfer (0.00s)
07:07:00 [2020-09-18T07:07:00.692Z] === RUN   TestDuplicateTransfer
07:07:00 [2020-09-18T07:07:00.692Z] --- PASS: TestDuplicateTransfer (0.04s)
07:07:00 [2020-09-18T07:07:00.692Z] === RUN   TestSuccessfulUpload
07:07:00 [2020-09-18T07:07:00.692Z] time="2020-09-18T07:07:00Z" level=error msg="Upload failed, retrying: simulating retry"
07:07:01 [2020-09-18T07:07:01.123Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
07:07:01 [2020-09-18T07:07:01.157Z] --- PASS: TestSuccessfulUpload (0.38s)
07:07:01 [2020-09-18T07:07:01.157Z] === RUN   TestCancelledUpload
07:07:01 [2020-09-18T07:07:01.157Z] --- PASS: TestCancelledUpload (0.00s)
07:07:01 [2020-09-18T07:07:01.157Z] PASS
07:07:01 [2020-09-18T07:07:01.157Z] coverage: 77.3% of statements
07:07:01 [2020-09-18T07:07:01.157Z] ok  	github.com/docker/docker/distribution/xfer	1.972s	coverage: 77.3% of statements
07:07:01 [2020-09-18T07:07:01.157Z] --- PASS: TestWhenEmptyAuthConfig (2.56s)
07:07:01 [2020-09-18T07:07:01.157Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
07:07:01 [2020-09-18T07:07:01.157Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
07:07:01 [2020-09-18T07:07:01.157Z] === RUN   TestTokenPassThru
07:07:01 [2020-09-18T07:07:01.157Z] --- PASS: TestTokenPassThru (0.00s)
07:07:01 [2020-09-18T07:07:01.157Z] === RUN   TestTokenPassThruDifferentHost
07:07:01 [2020-09-18T07:07:01.157Z] --- PASS: TestTokenPassThruDifferentHost (0.14s)
07:07:01 [2020-09-18T07:07:01.157Z] PASS
07:07:01 [2020-09-18T07:07:01.157Z] coverage: 20.1% of statements
07:07:01 [2020-09-18T07:07:01.622Z] ok  	github.com/docker/docker/distribution	3.104s	coverage: 20.1% of statements
07:07:01 [2020-09-18T07:07:01.622Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:07:01 [2020-09-18T07:07:01.622Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:07:01 [2020-09-18T07:07:01.622Z] === RUN   TestCompare
07:07:01 [2020-09-18T07:07:01.622Z] --- PASS: TestCompare (0.00s)
07:07:01 [2020-09-18T07:07:01.622Z] PASS
07:07:01 [2020-09-18T07:07:01.622Z] coverage: 19.2% of statements
07:07:01 [2020-09-18T07:07:01.622Z] ok  	github.com/docker/docker/image/cache	0.147s	coverage: 19.2% of statements
07:07:02 [2020-09-18T07:07:02.053Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
07:07:02 [2020-09-18T07:07:02.086Z] === RUN   TestFSGetInvalidData
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestFSGetInvalidData (0.01s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestFSInvalidSet
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestFSInvalidSet (0.01s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestFSInvalidRoot
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestFSInvalidRoot (0.01s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestFSMetadataGetSet
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestFSMetadataGetSet (0.03s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestFSInvalidWalker
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestFSInvalidWalker (0.01s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestFSGetSet
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestFSGetSet (0.01s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestFSGetUnsetKey
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestFSGetUnsetKey (0.00s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestFSGetEmptyData
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestFSGetEmptyData (0.01s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestFSDelete
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestFSDelete (0.01s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestFSWalker
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestFSWalker (0.02s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestFSWalkerStopOnError
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestFSWalkerStopOnError (0.01s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestNewFromJSON
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestNewFromJSON (0.00s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestNewFromJSONWithInvalidJSON
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestMarshalKeyOrder
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestMarshalKeyOrder (0.00s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestImage
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestImage (0.00s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestImageOSNotEmpty
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestImageOSNotEmpty (0.00s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestNewChildImageFromImageWithRootFS
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestRestore
07:07:02 [2020-09-18T07:07:02.087Z] time="2020-09-18T07:07:01Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestRestore (0.15s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestAddDelete
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestAddDelete (0.06s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestSearchAfterDelete
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestSearchAfterDelete (0.01s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestParentReset
07:07:02 [2020-09-18T07:07:02.087Z] --- PASS: TestParentReset (0.02s)
07:07:02 [2020-09-18T07:07:02.087Z] === RUN   TestGetAndSetLastUpdated
07:07:02 [2020-09-18T07:07:02.309Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
07:07:02 [2020-09-18T07:07:02.552Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
07:07:02 [2020-09-18T07:07:02.552Z] === RUN   TestStoreLen
07:07:02 [2020-09-18T07:07:02.552Z] --- PASS: TestStoreLen (0.05s)
07:07:02 [2020-09-18T07:07:02.552Z] PASS
07:07:02 [2020-09-18T07:07:02.552Z] coverage: 86.4% of statements
07:07:02 [2020-09-18T07:07:02.552Z] ok  	github.com/docker/docker/image	0.645s	coverage: 86.4% of statements
07:07:02 [2020-09-18T07:07:02.552Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
07:07:03 [2020-09-18T07:07:03.531Z] === RUN   TestMakeV1ConfigFromConfig
07:07:03 [2020-09-18T07:07:03.531Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
07:07:03 [2020-09-18T07:07:03.531Z] PASS
07:07:03 [2020-09-18T07:07:03.531Z] coverage: 25.0% of statements
07:07:03 [2020-09-18T07:07:03.531Z] ok  	github.com/docker/docker/image/v1	0.177s	coverage: 25.0% of statements
07:07:03 [2020-09-18T07:07:03.531Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:07:03 [2020-09-18T07:07:03.694Z] --- PASS: TestServiceUpdateNetwork (14.55s)
07:07:03 [2020-09-18T07:07:03.694Z] === RUN   TestServiceUpdatePidsLimit
07:07:04 [2020-09-18T07:07:04.198Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
07:07:05 [2020-09-18T07:07:05.080Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:07:05 [2020-09-18T07:07:05.086Z] === RUN   TestSerialization
07:07:05 [2020-09-18T07:07:05.086Z] --- PASS: TestSerialization (0.02s)
07:07:05 [2020-09-18T07:07:05.086Z] PASS
07:07:05 [2020-09-18T07:07:05.086Z] coverage: 100.0% of statements
07:07:05 [2020-09-18T07:07:05.086Z] ok  	github.com/docker/docker/libcontainerd/queue	0.093s	coverage: 100.0% of statements
07:07:05 [2020-09-18T07:07:05.086Z] === RUN   TestEnvironmentParsing
07:07:05 [2020-09-18T07:07:05.086Z] --- PASS: TestEnvironmentParsing (0.00s)
07:07:05 [2020-09-18T07:07:05.086Z] PASS
07:07:05 [2020-09-18T07:07:05.086Z] coverage: 1.0% of statements
07:07:05 [2020-09-18T07:07:05.086Z] ok  	github.com/docker/docker/libcontainerd/local	0.245s	coverage: 1.0% of statements
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestEmptyLayer
07:07:05 [2020-09-18T07:07:05.550Z] --- PASS: TestEmptyLayer (0.00s)
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestCommitFailure
07:07:05 [2020-09-18T07:07:05.550Z] --- PASS: TestCommitFailure (0.01s)
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestStartTransactionFailure
07:07:05 [2020-09-18T07:07:05.550Z] --- PASS: TestStartTransactionFailure (0.00s)
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestGetOrphan
07:07:05 [2020-09-18T07:07:05.550Z] --- PASS: TestGetOrphan (0.01s)
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestMountAndRegister
07:07:05 [2020-09-18T07:07:05.550Z] --- PASS: TestMountAndRegister (0.04s)
07:07:05 [2020-09-18T07:07:05.550Z]     layer_test.go:271: Layer size: 14
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestLayerRelease
07:07:05 [2020-09-18T07:07:05.550Z] --- SKIP: TestLayerRelease (0.00s)
07:07:05 [2020-09-18T07:07:05.550Z]     layer_test.go:304: Failing on Windows
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestStoreRestore
07:07:05 [2020-09-18T07:07:05.550Z] --- SKIP: TestStoreRestore (0.00s)
07:07:05 [2020-09-18T07:07:05.550Z]     layer_test.go:353: Failing on Windows
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestTarStreamStability
07:07:05 [2020-09-18T07:07:05.550Z] --- SKIP: TestTarStreamStability (0.00s)
07:07:05 [2020-09-18T07:07:05.550Z]     layer_test.go:468: Failing on Windows
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestRegisterExistingLayer
07:07:05 [2020-09-18T07:07:05.550Z] --- PASS: TestRegisterExistingLayer (0.15s)
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestTarStreamVerification
07:07:05 [2020-09-18T07:07:05.550Z] --- SKIP: TestTarStreamVerification (0.00s)
07:07:05 [2020-09-18T07:07:05.550Z]     layer_test.go:697: Failing on Windows
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestLayerMigration
07:07:05 [2020-09-18T07:07:05.550Z] --- SKIP: TestLayerMigration (0.00s)
07:07:05 [2020-09-18T07:07:05.550Z]     migration_test.go:46: Failing on Windows
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestLayerMigrationNoTarsplit
07:07:05 [2020-09-18T07:07:05.550Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
07:07:05 [2020-09-18T07:07:05.550Z]     migration_test.go:182: Failing on Windows
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestMountInit
07:07:05 [2020-09-18T07:07:05.550Z] --- SKIP: TestMountInit (0.00s)
07:07:05 [2020-09-18T07:07:05.550Z]     mount_test.go:17: Failing on Windows
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestMountSize
07:07:05 [2020-09-18T07:07:05.550Z] --- SKIP: TestMountSize (0.00s)
07:07:05 [2020-09-18T07:07:05.550Z]     mount_test.go:76: Failing on Windows
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestMountChanges
07:07:05 [2020-09-18T07:07:05.550Z] --- SKIP: TestMountChanges (0.00s)
07:07:05 [2020-09-18T07:07:05.550Z]     mount_test.go:125: Failing on Windows
07:07:05 [2020-09-18T07:07:05.550Z] === RUN   TestMountApply
07:07:05 [2020-09-18T07:07:05.550Z] --- SKIP: TestMountApply (0.00s)
07:07:05 [2020-09-18T07:07:05.550Z]     mount_test.go:212: Failing on Windows
07:07:05 [2020-09-18T07:07:05.550Z] PASS
07:07:05 [2020-09-18T07:07:05.550Z] coverage: 30.1% of statements
07:07:05 [2020-09-18T07:07:05.550Z] ok  	github.com/docker/docker/layer	0.579s	coverage: 30.1% of statements
07:07:05 [2020-09-18T07:07:05.550Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:07:05 [2020-09-18T07:07:05.550Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:07:05 [2020-09-18T07:07:05.550Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:07:05 [2020-09-18T07:07:05.550Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:07:05 [2020-09-18T07:07:05.550Z] ?   	github.com/docker/docker/oci	[no test files]
07:07:05 [2020-09-18T07:07:05.550Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:07:06 [2020-09-18T07:07:06.024Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:07:06 [2020-09-18T07:07:06.089Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestParseVersion
07:07:06 [2020-09-18T07:07:06.528Z] --- PASS: TestParseVersion (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z] PASS
07:07:06 [2020-09-18T07:07:06.528Z] coverage: 50.0% of statements
07:07:06 [2020-09-18T07:07:06.528Z] ok  	github.com/docker/docker/pkg/aaparser	0.264s	coverage: 50.0% of statements
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestAddressPoolOpt
07:07:06 [2020-09-18T07:07:06.528Z] --- PASS: TestAddressPoolOpt (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/a
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/something
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/_=a
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/env1=value1
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/_env1=value1
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/env2=value2=value3
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/env3=abc!qwe
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/env_4=value_4
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/PATH
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/=a
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/PATH=
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/PATH=something
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/asd!qwe
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/1asd
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/123
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/some_space
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/__some_space_before
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/some_space_after__
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/=
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateEnv/PaTh
07:07:06 [2020-09-18T07:07:06.528Z] --- PASS: TestValidateEnv (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/a (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/something (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/_=a (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/PATH (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/=a (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/1asd (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/123 (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/some_space (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/= (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestParseHost
07:07:06 [2020-09-18T07:07:06.528Z] --- PASS: TestParseHost (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestParseDockerDaemonHost
07:07:06 [2020-09-18T07:07:06.528Z] --- PASS: TestParseDockerDaemonHost (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestParseTCP
07:07:06 [2020-09-18T07:07:06.528Z] --- PASS: TestParseTCP (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestParseInvalidUnixAddrInvalid
07:07:06 [2020-09-18T07:07:06.528Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateExtraHosts
07:07:06 [2020-09-18T07:07:06.528Z] --- PASS: TestValidateExtraHosts (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestIpOptString
07:07:06 [2020-09-18T07:07:06.528Z] --- PASS: TestIpOptString (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestNewIpOptInvalidDefaultVal
07:07:06 [2020-09-18T07:07:06.528Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestNewIpOptValidDefaultVal
07:07:06 [2020-09-18T07:07:06.528Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestIpOptSetInvalidVal
07:07:06 [2020-09-18T07:07:06.528Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestValidateIPAddress
07:07:06 [2020-09-18T07:07:06.528Z] --- PASS: TestValidateIPAddress (0.00s)
07:07:06 [2020-09-18T07:07:06.528Z] === RUN   TestMapOpts
07:07:06 [2020-09-18T07:07:06.529Z] --- PASS: TestMapOpts (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestListOptsWithoutValidator
07:07:06 [2020-09-18T07:07:06.529Z] --- PASS: TestListOptsWithoutValidator (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestListOptsWithValidator
07:07:06 [2020-09-18T07:07:06.529Z] --- PASS: TestListOptsWithValidator (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateDNSSearch
07:07:06 [2020-09-18T07:07:06.529Z] --- PASS: TestValidateDNSSearch (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateLabel
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateLabel/label_with_general_format
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateLabel/label_with_more_than_one_=
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateLabel/label_with_one_more
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
07:07:06 [2020-09-18T07:07:06.529Z] --- PASS: TestValidateLabel (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestNamedListOpts
07:07:06 [2020-09-18T07:07:06.529Z] --- PASS: TestNamedListOpts (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestNamedMapOpts
07:07:06 [2020-09-18T07:07:06.529Z] --- PASS: TestNamedMapOpts (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestParseLink
07:07:06 [2020-09-18T07:07:06.529Z] --- PASS: TestParseLink (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestQuotedStringSetWithQuotes
07:07:06 [2020-09-18T07:07:06.529Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
07:07:06 [2020-09-18T07:07:06.529Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestQuotedStringSetWithNoQuotes
07:07:06 [2020-09-18T07:07:06.529Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z] === RUN   TestUlimitOpt
07:07:06 [2020-09-18T07:07:06.529Z] --- PASS: TestUlimitOpt (0.00s)
07:07:06 [2020-09-18T07:07:06.529Z] PASS
07:07:06 [2020-09-18T07:07:06.529Z] coverage: 67.1% of statements
07:07:06 [2020-09-18T07:07:06.529Z] ok  	github.com/docker/docker/opts	0.432s	coverage: 67.1% of statements
07:07:07 [2020-09-18T07:07:07.015Z] === RUN   TestDockerSuite/TestBuildHistory
07:07:07 [2020-09-18T07:07:07.507Z] === RUN   TestUnbuffered
07:07:07 [2020-09-18T07:07:07.507Z] --- PASS: TestUnbuffered (0.00s)
07:07:07 [2020-09-18T07:07:07.507Z] === RUN   TestRaceUnbuffered
07:07:07 [2020-09-18T07:07:07.507Z] --- PASS: TestRaceUnbuffered (0.00s)
07:07:07 [2020-09-18T07:07:07.507Z] PASS
07:07:07 [2020-09-18T07:07:07.507Z] coverage: 100.0% of statements
07:07:07 [2020-09-18T07:07:07.943Z] --- PASS: TestImportExtremelyLargeImageWorks (198.56s)
07:07:07 [2020-09-18T07:07:07.944Z] PASS
07:07:07 [2020-09-18T07:07:07.944Z] 
07:07:07 [2020-09-18T07:07:07.944Z] DONE 12 tests in 202.343s
07:07:07 [2020-09-18T07:07:07.944Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:07:07 [2020-09-18T07:07:07.944Z] ++ 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
07:07:07 [2020-09-18T07:07:07.944Z] ++ set -e
07:07:07 [2020-09-18T07:07:07.944Z] ++ '[' -n 0 ']'
07:07:07 [2020-09-18T07:07:07.944Z] ++ set -x
07:07:07 [2020-09-18T07:07:07.944Z] ++ 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 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
07:07:07 [2020-09-18T07:07:07.971Z] ok  	github.com/docker/docker/pkg/broadcaster	0.138s	coverage: 100.0% of statements
07:07:07 [2020-09-18T07:07:07.971Z] === RUN   TestPeerCertificateMarshalJSON
07:07:08 [2020-09-18T07:07:08.200Z] INFO: Testing against a local daemon
07:07:08 [2020-09-18T07:07:08.200Z] === RUN   TestNetworkCreateDelete
07:07:08 [2020-09-18T07:07:08.200Z] --- PASS: TestNetworkCreateDelete (0.17s)
07:07:08 [2020-09-18T07:07:08.200Z] === RUN   TestDockerNetworkDeletePreferID
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestMatch
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestMatch/[[]]
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestMatch/[[foo]]
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestMatch/[[bar]_[foo]]
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestMatch/[[foo_bar]]
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestMatch/[[qux]_[foo]]
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestMatch/[]
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestMatch/[]#01
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestMatch/[[qux]]
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestMatch/[[foo_bar_qux]]
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestMatch/[[qux]_[baz]]
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestMatch/[[foo_baz]]
07:07:08 [2020-09-18T07:07:08.437Z] --- PASS: TestMatch (0.00s)
07:07:08 [2020-09-18T07:07:08.437Z]     --- PASS: TestMatch/[[]] (0.00s)
07:07:08 [2020-09-18T07:07:08.437Z]     --- PASS: TestMatch/[[foo]] (0.00s)
07:07:08 [2020-09-18T07:07:08.437Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
07:07:08 [2020-09-18T07:07:08.437Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
07:07:08 [2020-09-18T07:07:08.437Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
07:07:08 [2020-09-18T07:07:08.437Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
07:07:08 [2020-09-18T07:07:08.437Z]     --- PASS: TestMatch/[] (0.00s)
07:07:08 [2020-09-18T07:07:08.437Z]     --- PASS: TestMatch/[]#01 (0.00s)
07:07:08 [2020-09-18T07:07:08.437Z]     --- PASS: TestMatch/[[qux]] (0.00s)
07:07:08 [2020-09-18T07:07:08.437Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
07:07:08 [2020-09-18T07:07:08.437Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
07:07:08 [2020-09-18T07:07:08.437Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
07:07:08 [2020-09-18T07:07:08.437Z] PASS
07:07:08 [2020-09-18T07:07:08.437Z] coverage: 87.5% of statements
07:07:08 [2020-09-18T07:07:08.437Z] ok  	github.com/docker/docker/pkg/capabilities	0.055s	coverage: 87.5% of statements
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestIsArchivePathDir
07:07:08 [2020-09-18T07:07:08.437Z] --- PASS: TestIsArchivePathDir (0.07s)
07:07:08 [2020-09-18T07:07:08.437Z] === RUN   TestIsArchivePathInvalidFile
07:07:08 [2020-09-18T07:07:08.763Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
07:07:08 [2020-09-18T07:07:08.763Z] === RUN   TestDaemonDNSFallback
07:07:08 [2020-09-18T07:07:08.901Z] --- PASS: TestIsArchivePathInvalidFile (0.11s)
07:07:08 [2020-09-18T07:07:08.901Z] === RUN   TestIsArchivePathTar
07:07:08 [2020-09-18T07:07:08.901Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
07:07:08 [2020-09-18T07:07:08.901Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
07:07:08 [2020-09-18T07:07:08.901Z] --- PASS: TestPeerCertificateMarshalJSON (0.59s)
07:07:08 [2020-09-18T07:07:08.901Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
07:07:08 [2020-09-18T07:07:08.901Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
07:07:08 [2020-09-18T07:07:08.901Z] === RUN   TestMiddleware
07:07:08 [2020-09-18T07:07:08.901Z] --- PASS: TestMiddleware (0.00s)
07:07:08 [2020-09-18T07:07:08.901Z] === RUN   TestNewResponseModifier
07:07:08 [2020-09-18T07:07:08.901Z] --- PASS: TestNewResponseModifier (0.00s)
07:07:08 [2020-09-18T07:07:08.901Z] PASS
07:07:08 [2020-09-18T07:07:08.901Z] coverage: 26.8% of statements
07:07:08 [2020-09-18T07:07:08.901Z] ok  	github.com/docker/docker/pkg/authorization	0.857s	coverage: 26.8% of statements
07:07:08 [2020-09-18T07:07:08.901Z] --- PASS: TestIsArchivePathTar (0.18s)
07:07:08 [2020-09-18T07:07:08.901Z] === RUN   TestDecompressStreamGzip
07:07:08 [2020-09-18T07:07:08.901Z] --- PASS: TestDecompressStreamGzip (0.16s)
07:07:08 [2020-09-18T07:07:08.901Z] === RUN   TestDecompressStreamBzip2
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestDecompressStreamBzip2 (0.19s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestDecompressStreamXz
07:07:09 [2020-09-18T07:07:09.366Z] --- SKIP: TestDecompressStreamXz (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z]     archive_test.go:133: Xz not present in msys2
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestCompressStreamXzUnsupported
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestCompressStreamBzip2Unsupported
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestCompressStreamInvalid
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestCompressStreamInvalid (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestExtensionInvalid
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestExtensionInvalid (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestExtensionUncompressed
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestExtensionUncompressed (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestExtensionBzip2
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestExtensionBzip2 (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestExtensionGzip
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestExtensionGzip (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestExtensionXz
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestExtensionXz (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestCmdStreamLargeStderr
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestCmdStreamBad
07:07:09 [2020-09-18T07:07:09.366Z] --- SKIP: TestCmdStreamBad (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z]     archive_test.go:238: Failing on Windows CI machines
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestCmdStreamGood
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestCmdStreamGood (0.05s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestUntarPathWithInvalidDest
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestUntarPathWithInvalidSrc
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestUntarPath
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestUntarPath (0.06s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestUntarPathWithDestinationFile
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestChrootTarUntar
07:07:09 [2020-09-18T07:07:09.366Z] --- SKIP: TestChrootTarUntar (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestChrootUntarWithHugeExcludesList
07:07:09 [2020-09-18T07:07:09.366Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestChrootUntarEmptyArchive
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestChrootTarUntarWithSymlink
07:07:09 [2020-09-18T07:07:09.366Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestChrootCopyWithTar
07:07:09 [2020-09-18T07:07:09.366Z] --- SKIP: TestChrootCopyWithTar (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestChrootCopyFileWithTar
07:07:09 [2020-09-18T07:07:09.366Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestChrootUntarPath
07:07:09 [2020-09-18T07:07:09.366Z] --- SKIP: TestChrootUntarPath (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
07:07:09 [2020-09-18T07:07:09.366Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
07:07:09 [2020-09-18T07:07:09.366Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestChrootApplyDotDotFile
07:07:09 [2020-09-18T07:07:09.366Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
07:07:09 [2020-09-18T07:07:09.366Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
07:07:09 [2020-09-18T07:07:09.366Z] PASS
07:07:09 [2020-09-18T07:07:09.366Z] coverage: 15.4% of statements
07:07:09 [2020-09-18T07:07:09.366Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.164s	coverage: 15.4% of statements
07:07:09 [2020-09-18T07:07:09.366Z] --- PASS: TestUntarPathWithDestinationFile (0.05s)
07:07:09 [2020-09-18T07:07:09.366Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestSizeEmpty
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestSizeEmpty (0.00s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestSizeEmptyFile
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestSizeEmptyFile (0.00s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestSizeNonemptyFile
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestSizeNonemptyFile (0.00s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestSizeNestedDirectoryEmpty
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestMoveToSubdir
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestMoveToSubdir (0.00s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestSizeNonExistingDirectory
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
07:07:09 [2020-09-18T07:07:09.836Z] PASS
07:07:09 [2020-09-18T07:07:09.836Z] coverage: 80.0% of statements
07:07:09 [2020-09-18T07:07:09.836Z] ok  	github.com/docker/docker/pkg/directory	0.118s	coverage: 80.0% of statements
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestCopyWithTarInvalidSrc
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestCopyWithTarSrcFile
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestCopyWithTarSrcFile (0.02s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestCopyWithTarSrcFolder
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestCopyFileWithTarInvalidSrc
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestCopyFileWithTarSrcFolder
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestCopyFileWithTarSrcFile
07:07:09 [2020-09-18T07:07:09.836Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
07:07:09 [2020-09-18T07:07:09.836Z] === RUN   TestTarFiles
07:07:10 [2020-09-18T07:07:10.300Z] === RUN   Test
07:07:10 [2020-09-18T07:07:10.301Z] === RUN   Test/TestContainsEntry
07:07:10 [2020-09-18T07:07:10.301Z] === RUN   Test/TestCreateEntries
07:07:10 [2020-09-18T07:07:10.301Z] === RUN   Test/TestEntriesDiff
07:07:10 [2020-09-18T07:07:10.301Z] === RUN   Test/TestEntriesEquality
07:07:10 [2020-09-18T07:07:10.301Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
07:07:10 [2020-09-18T07:07:10.301Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
07:07:10 [2020-09-18T07:07:10.301Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
07:07:10 [2020-09-18T07:07:10.301Z] === RUN   Test/TestGeneratorNotGenerate
07:07:10 [2020-09-18T07:07:10.301Z] === RUN   Test/TestGeneratorWithPort
07:07:10 [2020-09-18T07:07:10.301Z] === RUN   Test/TestGeneratorWithPortNotGenerate
07:07:10 [2020-09-18T07:07:10.301Z] === RUN   Test/TestNewEntry
07:07:10 [2020-09-18T07:07:10.301Z] === RUN   Test/TestParse
07:07:10 [2020-09-18T07:07:10.301Z] --- PASS: Test (0.00s)
07:07:10 [2020-09-18T07:07:10.301Z]     --- PASS: Test/TestContainsEntry (0.00s)
07:07:10 [2020-09-18T07:07:10.301Z]     --- PASS: Test/TestCreateEntries (0.00s)
07:07:10 [2020-09-18T07:07:10.301Z]     --- PASS: Test/TestEntriesDiff (0.00s)
07:07:10 [2020-09-18T07:07:10.301Z]     --- PASS: Test/TestEntriesEquality (0.00s)
07:07:10 [2020-09-18T07:07:10.301Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
07:07:10 [2020-09-18T07:07:10.301Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
07:07:10 [2020-09-18T07:07:10.301Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
07:07:10 [2020-09-18T07:07:10.301Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
07:07:10 [2020-09-18T07:07:10.301Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
07:07:10 [2020-09-18T07:07:10.301Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
07:07:10 [2020-09-18T07:07:10.301Z]     --- PASS: Test/TestNewEntry (0.00s)
07:07:10 [2020-09-18T07:07:10.301Z]     --- PASS: Test/TestParse (0.00s)
07:07:10 [2020-09-18T07:07:10.301Z] PASS
07:07:10 [2020-09-18T07:07:10.301Z] coverage: 58.3% of statements
07:07:10 [2020-09-18T07:07:10.301Z] ok  	github.com/docker/docker/pkg/discovery	0.209s	coverage: 58.3% of statements
07:07:10 [2020-09-18T07:07:10.765Z] === RUN   Test
07:07:10 [2020-09-18T07:07:10.765Z] === RUN   Test/TestContent
07:07:10 [2020-09-18T07:07:10.765Z] === RUN   Test/TestInitialize
07:07:10 [2020-09-18T07:07:10.765Z] === RUN   Test/TestNew
07:07:10 [2020-09-18T07:07:10.765Z] === RUN   Test/TestParsingContentsWithComments
07:07:10 [2020-09-18T07:07:10.765Z] === RUN   Test/TestRegister
07:07:10 [2020-09-18T07:07:10.765Z] === RUN   Test/TestWatch
07:07:10 [2020-09-18T07:07:10.765Z] --- PASS: Test (0.01s)
07:07:10 [2020-09-18T07:07:10.765Z]     --- PASS: Test/TestContent (0.00s)
07:07:10 [2020-09-18T07:07:10.765Z]     --- PASS: Test/TestInitialize (0.00s)
07:07:10 [2020-09-18T07:07:10.765Z]     --- PASS: Test/TestNew (0.00s)
07:07:10 [2020-09-18T07:07:10.765Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
07:07:10 [2020-09-18T07:07:10.765Z]     --- PASS: Test/TestRegister (0.00s)
07:07:10 [2020-09-18T07:07:10.765Z]     --- PASS: Test/TestWatch (0.01s)
07:07:10 [2020-09-18T07:07:10.765Z] PASS
07:07:10 [2020-09-18T07:07:10.765Z] coverage: 92.9% of statements
07:07:10 [2020-09-18T07:07:10.765Z] ok  	github.com/docker/docker/pkg/discovery/file	0.171s	coverage: 92.9% of statements
07:07:11 [2020-09-18T07:07:11.283Z] === RUN   TestDockerSuite/TestBuildIidFile
07:07:11 [2020-09-18T07:07:11.283Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
07:07:11 [2020-09-18T07:07:11.283Z] === RUN   TestDockerSuite/TestBuildInheritance
07:07:11 [2020-09-18T07:07:11.743Z] === RUN   Test
07:07:11 [2020-09-18T07:07:11.743Z] === RUN   Test/TestWatch
07:07:11 [2020-09-18T07:07:11.743Z] --- PASS: Test (0.00s)
07:07:11 [2020-09-18T07:07:11.743Z]     --- PASS: Test/TestWatch (0.00s)
07:07:11 [2020-09-18T07:07:11.743Z] PASS
07:07:11 [2020-09-18T07:07:11.743Z] coverage: 92.3% of statements
07:07:11 [2020-09-18T07:07:11.743Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.134s	coverage: 92.3% of statements
07:07:11 [2020-09-18T07:07:11.845Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
07:07:12 [2020-09-18T07:07:12.101Z] === RUN   TestDockerSuite/TestBuildInvalidTag
07:07:12 [2020-09-18T07:07:12.101Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
07:07:12 [2020-09-18T07:07:12.206Z] === RUN   Test
07:07:12 [2020-09-18T07:07:12.206Z] === RUN   Test/TestInitialize
07:07:12 [2020-09-18T07:07:12.206Z] === RUN   Test
07:07:12 [2020-09-18T07:07:12.206Z] === RUN   Test/TestInitialize
07:07:12 [2020-09-18T07:07:12.206Z] === RUN   Test/TestInitializeWithPattern
07:07:12 [2020-09-18T07:07:12.206Z] === RUN   Test/TestRegister
07:07:12 [2020-09-18T07:07:12.206Z] === RUN   Test/TestWatch
07:07:12 [2020-09-18T07:07:12.206Z] --- PASS: Test (0.00s)
07:07:12 [2020-09-18T07:07:12.206Z]     --- PASS: Test/TestInitialize (0.00s)
07:07:12 [2020-09-18T07:07:12.206Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
07:07:12 [2020-09-18T07:07:12.206Z]     --- PASS: Test/TestRegister (0.00s)
07:07:12 [2020-09-18T07:07:12.206Z]     --- PASS: Test/TestWatch (0.00s)
07:07:12 [2020-09-18T07:07:12.206Z] PASS
07:07:12 [2020-09-18T07:07:12.206Z] coverage: 93.8% of statements
07:07:12 [2020-09-18T07:07:12.206Z] time="2020-09-18T07:07:11Z" level=info msg="Initializing discovery without TLS"
07:07:12 [2020-09-18T07:07:12.206Z] time="2020-09-18T07:07:12Z" level=info msg="Initializing discovery without TLS"
07:07:12 [2020-09-18T07:07:12.206Z] time="2020-09-18T07:07:12Z" level=info msg="Initializing discovery without TLS"
07:07:12 [2020-09-18T07:07:12.206Z] === RUN   Test/TestInitializeWithCerts
07:07:12 [2020-09-18T07:07:12.206Z] time="2020-09-18T07:07:12Z" level=info msg="Initializing discovery with TLS"
07:07:12 [2020-09-18T07:07:12.206Z] === RUN   Test/TestWatch
07:07:12 [2020-09-18T07:07:12.206Z] time="2020-09-18T07:07:12Z" level=info msg="Initializing discovery without TLS"
07:07:12 [2020-09-18T07:07:12.206Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.100s	coverage: 93.8% of statements
07:07:12 [2020-09-18T07:07:12.663Z] === RUN   TestDockerSuite/TestBuildLabel
07:07:12 [2020-09-18T07:07:12.919Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
07:07:13 [2020-09-18T07:07:13.482Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
07:07:13 [2020-09-18T07:07:13.482Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
07:07:13 [2020-09-18T07:07:13.738Z] === RUN   TestDockerSuite/TestBuildLabels
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestPollerAddRemove
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestPollerAddRemove (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestPollerEvent
07:07:13 [2020-09-18T07:07:13.758Z] --- SKIP: TestPollerEvent (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z]     poller_test.go:41: No chmod on Windows
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestPollerClose
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestPollerClose (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] PASS
07:07:13 [2020-09-18T07:07:13.758Z] coverage: 36.2% of statements
07:07:13 [2020-09-18T07:07:13.758Z] ok  	github.com/docker/docker/pkg/filenotify	0.160s	coverage: 36.2% of statements
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestCopyFileWithInvalidSrc
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestCopyFileWithInvalidDest
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestCopyFileWithSameSrcAndDest
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestCopyFile
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestCopyFile (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
07:07:13 [2020-09-18T07:07:13.758Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z]     fileutils_test.go:134: Needs porting to Windows
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestReadSymlinkedDirectoryToFile
07:07:13 [2020-09-18T07:07:13.758Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z]     fileutils_test.go:180: Needs porting to Windows
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestWildcardMatches
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestWildcardMatches (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestPatternMatches
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestPatternMatches (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestExclusionPatternMatchesPatternBefore
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestPatternMatchesFolderExclusions
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestPatternMatchesFolderWildcardExclusions
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestExclusionPatternMatchesPatternAfter
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestExclusionPatternMatchesWholeDirectory
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestSingleExclamationError
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestSingleExclamationError (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestMatchesWithNoPatterns
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestMatchesWithMalformedPatterns
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestMatches
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestMatches (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestCleanPatterns
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestCleanPatterns (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestCleanPatternsStripEmptyPatterns
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestCleanPatternsExceptionFlag
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestCleanPatternsErrorSingleException
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestCreateIfNotExistsDir
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestCreateIfNotExistsFile
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] === RUN   TestMatch
07:07:13 [2020-09-18T07:07:13.758Z] --- PASS: TestMatch (0.00s)
07:07:13 [2020-09-18T07:07:13.758Z] PASS
07:07:13 [2020-09-18T07:07:13.758Z] coverage: 87.7% of statements
07:07:13 [2020-09-18T07:07:13.758Z] ok  	github.com/docker/docker/pkg/fileutils	0.146s	coverage: 87.7% of statements
07:07:13 [2020-09-18T07:07:13.994Z] === RUN   TestDockerSuite/TestBuildLabelsCache
07:07:14 [2020-09-18T07:07:14.162Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:07:14 [2020-09-18T07:07:14.736Z] === RUN   TestGet
07:07:14 [2020-09-18T07:07:14.736Z] --- PASS: TestGet (0.00s)
07:07:14 [2020-09-18T07:07:14.736Z] === RUN   TestGetShortcutString
07:07:14 [2020-09-18T07:07:14.736Z] --- PASS: TestGetShortcutString (0.00s)
07:07:14 [2020-09-18T07:07:14.736Z] PASS
07:07:14 [2020-09-18T07:07:14.736Z] coverage: 42.9% of statements
07:07:14 [2020-09-18T07:07:14.736Z] ok  	github.com/docker/docker/pkg/homedir	0.064s	coverage: 42.9% of statements
07:07:14 [2020-09-18T07:07:14.736Z] --- PASS: TestTarFiles (5.02s)
07:07:14 [2020-09-18T07:07:14.736Z] === RUN   TestTarUntar
07:07:14 [2020-09-18T07:07:14.736Z] --- PASS: TestTarUntar (0.02s)
07:07:14 [2020-09-18T07:07:14.736Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
07:07:14 [2020-09-18T07:07:14.736Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
07:07:14 [2020-09-18T07:07:14.736Z] === RUN   TestTarWithOptions
07:07:14 [2020-09-18T07:07:14.736Z] --- PASS: TestTarWithOptions (0.02s)
07:07:14 [2020-09-18T07:07:14.736Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
07:07:14 [2020-09-18T07:07:14.736Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
07:07:14 [2020-09-18T07:07:14.736Z] === RUN   TestUntarUstarGnuConflict
07:07:14 [2020-09-18T07:07:14.736Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
07:07:14 [2020-09-18T07:07:14.736Z] === RUN   TestUntarInvalidFilenames
07:07:14 [2020-09-18T07:07:14.736Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames664818702\\dest"
07:07:14 [2020-09-18T07:07:14.736Z] --- PASS: TestUntarInvalidFilenames (0.14s)
07:07:14 [2020-09-18T07:07:14.736Z] === RUN   TestUntarHardlinkToSymlink
07:07:14 [2020-09-18T07:07:14.736Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
07:07:14 [2020-09-18T07:07:14.736Z] === RUN   TestUntarInvalidHardlink
07:07:14 [2020-09-18T07:07:14.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink942594831\\victim\\hello" -> "../victim/hello"
07:07:14 [2020-09-18T07:07:14.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink020943138\\victim\\hello" -> "/../victim/hello"
07:07:14 [2020-09-18T07:07:14.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink436109337\\victim" -> "../victim"
07:07:14 [2020-09-18T07:07:14.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink219075236\\victim" -> "../victim"
07:07:14 [2020-09-18T07:07:14.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink821309363\\victim" -> "../victim"
07:07:14 [2020-09-18T07:07:14.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink265068918\\victim" -> "../victim"
07:07:14 [2020-09-18T07:07:14.736Z] --- PASS: TestUntarInvalidHardlink (0.02s)
07:07:14 [2020-09-18T07:07:14.736Z] === RUN   TestUntarInvalidSymlink
07:07:14 [2020-09-18T07:07:14.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink828288605\\dest\\dotdot" -> "../victim/hello"
07:07:14 [2020-09-18T07:07:14.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink127289368\\dest\\slash-dotdot" -> "/../victim/hello"
07:07:14 [2020-09-18T07:07:14.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink691529367\\dest\\loophole-victim" -> "../victim"
07:07:14 [2020-09-18T07:07:14.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink352813322\\dest\\loophole-victim" -> "../victim"
07:07:14 [2020-09-18T07:07:14.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink219456225\\dest\\loophole-victim" -> "../victim"
07:07:14 [2020-09-18T07:07:14.922Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
07:07:15 [2020-09-18T07:07:15.179Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
07:07:15 [2020-09-18T07:07:15.200Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink331864780\\dest\\loophole-victim" -> "../victim"
07:07:15 [2020-09-18T07:07:15.200Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink852559291\\dest\\dir\\loophole" -> "../../victim"
07:07:15 [2020-09-18T07:07:15.200Z] --- PASS: TestUntarInvalidSymlink (0.03s)
07:07:15 [2020-09-18T07:07:15.200Z] === RUN   TestTempArchiveCloseMultipleTimes
07:07:15 [2020-09-18T07:07:15.200Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
07:07:15 [2020-09-18T07:07:15.200Z] === RUN   TestReplaceFileTarWrapper
07:07:15 [2020-09-18T07:07:15.200Z] --- PASS: TestReplaceFileTarWrapper (0.13s)
07:07:15 [2020-09-18T07:07:15.200Z] === RUN   TestPrefixHeaderReadable
07:07:15 [2020-09-18T07:07:15.200Z] --- PASS: TestPrefixHeaderReadable (0.01s)
07:07:15 [2020-09-18T07:07:15.200Z] === RUN   TestDisablePigz
07:07:15 [2020-09-18T07:07:15.200Z] --- PASS: TestDisablePigz (0.22s)
07:07:15 [2020-09-18T07:07:15.200Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
07:07:15 [2020-09-18T07:07:15.200Z] === RUN   TestPigz
07:07:15 [2020-09-18T07:07:15.200Z] --- PASS: Test (3.14s)
07:07:15 [2020-09-18T07:07:15.200Z]     --- PASS: Test/TestInitialize (0.14s)
07:07:15 [2020-09-18T07:07:15.200Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
07:07:15 [2020-09-18T07:07:15.200Z]     --- PASS: Test/TestWatch (3.00s)
07:07:15 [2020-09-18T07:07:15.200Z] PASS
07:07:15 [2020-09-18T07:07:15.200Z] coverage: 84.1% of statements
07:07:15 [2020-09-18T07:07:15.200Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.522s	coverage: 84.1% of statements
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestCreateIDMapOrder
07:07:15 [2020-09-18T07:07:15.663Z] --- PASS: TestCreateIDMapOrder (0.00s)
07:07:15 [2020-09-18T07:07:15.663Z] PASS
07:07:15 [2020-09-18T07:07:15.663Z] coverage: 7.3% of statements
07:07:15 [2020-09-18T07:07:15.663Z] --- PASS: TestPigz (0.12s)
07:07:15 [2020-09-18T07:07:15.663Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestCopyFileWithInvalidDest
07:07:15 [2020-09-18T07:07:15.663Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
07:07:15 [2020-09-18T07:07:15.663Z]     archive_windows_test.go:16: Currently fails
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestCanonicalTarNameForPath
07:07:15 [2020-09-18T07:07:15.663Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestCanonicalTarName
07:07:15 [2020-09-18T07:07:15.663Z] --- PASS: TestCanonicalTarName (0.00s)
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestChmodTarEntry
07:07:15 [2020-09-18T07:07:15.663Z] --- PASS: TestChmodTarEntry (0.00s)
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestHardLinkOrder
07:07:15 [2020-09-18T07:07:15.663Z] ok  	github.com/docker/docker/pkg/idtools	0.115s	coverage: 7.3% of statements
07:07:15 [2020-09-18T07:07:15.663Z] --- PASS: TestHardLinkOrder (0.10s)
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestChangeString
07:07:15 [2020-09-18T07:07:15.663Z] --- PASS: TestChangeString (0.00s)
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestChangesWithNoChanges
07:07:15 [2020-09-18T07:07:15.663Z] --- PASS: TestChangesWithNoChanges (0.02s)
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestChangesWithChanges
07:07:15 [2020-09-18T07:07:15.663Z] --- PASS: TestChangesWithChanges (0.05s)
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestChangesWithChangesGH13590
07:07:15 [2020-09-18T07:07:15.663Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
07:07:15 [2020-09-18T07:07:15.663Z]     changes_test.go:192: needs more investigation
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestChangesDirsEmpty
07:07:15 [2020-09-18T07:07:15.663Z] --- PASS: TestChangesDirsEmpty (0.13s)
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestChangesDirsMutated
07:07:15 [2020-09-18T07:07:15.663Z] --- PASS: TestChangesDirsMutated (0.14s)
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestApplyLayer
07:07:15 [2020-09-18T07:07:15.663Z] --- SKIP: TestApplyLayer (0.00s)
07:07:15 [2020-09-18T07:07:15.663Z]     changes_test.go:405: needs further investigation
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestChangesSizeWithHardlinks
07:07:15 [2020-09-18T07:07:15.663Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
07:07:15 [2020-09-18T07:07:15.663Z]     changes_test.go:441: needs further investigation
07:07:15 [2020-09-18T07:07:15.663Z] === RUN   TestChangesSizeWithNoChanges
07:07:15 [2020-09-18T07:07:15.741Z] --- PASS: TestDaemonDNSFallback (6.93s)
07:07:15 [2020-09-18T07:07:15.741Z] === RUN   TestInspectNetwork
07:07:15 [2020-09-18T07:07:15.998Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
07:07:16 [2020-09-18T07:07:16.128Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
07:07:16 [2020-09-18T07:07:16.128Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
07:07:16 [2020-09-18T07:07:16.128Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
07:07:16 [2020-09-18T07:07:16.128Z] === RUN   TestChangesSize
07:07:16 [2020-09-18T07:07:16.128Z] --- PASS: TestChangesSize (0.00s)
07:07:16 [2020-09-18T07:07:16.128Z] === RUN   TestApplyLayerInvalidFilenames
07:07:16 [2020-09-18T07:07:16.128Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames257628975\\dest"
07:07:16 [2020-09-18T07:07:16.128Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
07:07:16 [2020-09-18T07:07:16.128Z] === RUN   TestApplyLayerInvalidHardlink
07:07:16 [2020-09-18T07:07:16.128Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink401028409\\victim\\hello" -> "../victim/hello"
07:07:16 [2020-09-18T07:07:16.128Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink843751236\\victim\\hello" -> "/../victim/hello"
07:07:16 [2020-09-18T07:07:16.128Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink324149715\\victim" -> "../victim"
07:07:16 [2020-09-18T07:07:16.128Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink051704598\\victim" -> "../victim"
07:07:16 [2020-09-18T07:07:16.128Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink889713533\\victim" -> "../victim"
07:07:16 [2020-09-18T07:07:16.128Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink672654520\\victim" -> "../victim"
07:07:16 [2020-09-18T07:07:16.128Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s)
07:07:16 [2020-09-18T07:07:16.128Z] === RUN   TestApplyLayerInvalidSymlink
07:07:16 [2020-09-18T07:07:16.128Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink549380279\\dest\\dotdot" -> "../victim/hello"
07:07:16 [2020-09-18T07:07:16.128Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink850913450\\dest\\slash-dotdot" -> "/../victim/hello"
07:07:16 [2020-09-18T07:07:16.128Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink387728897\\dest\\loophole-victim" -> "../victim"
07:07:16 [2020-09-18T07:07:16.128Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink195449708\\dest\\loophole-victim" -> "../victim"
07:07:16 [2020-09-18T07:07:16.128Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink425376731\\dest\\loophole-victim" -> "../victim"
07:07:16 [2020-09-18T07:07:16.128Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink088522622\\dest\\loophole-victim" -> "../victim"
07:07:16 [2020-09-18T07:07:16.128Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
07:07:16 [2020-09-18T07:07:16.128Z] === RUN   TestApplyLayerWhiteouts
07:07:16 [2020-09-18T07:07:16.128Z] --- PASS: TestApplyLayerWhiteouts (0.05s)
07:07:16 [2020-09-18T07:07:16.128Z] === RUN   TestGenerateEmptyFile
07:07:16 [2020-09-18T07:07:16.128Z] --- PASS: TestGenerateEmptyFile (0.00s)
07:07:16 [2020-09-18T07:07:16.128Z] === RUN   TestGenerateWithContent
07:07:16 [2020-09-18T07:07:16.128Z] --- PASS: TestGenerateWithContent (0.00s)
07:07:16 [2020-09-18T07:07:16.128Z] PASS
07:07:16 [2020-09-18T07:07:16.128Z] coverage: 62.7% of statements
07:07:16 [2020-09-18T07:07:16.128Z] ok  	github.com/docker/docker/pkg/archive	7.817s	coverage: 62.7% of statements
07:07:16 [2020-09-18T07:07:16.128Z] === RUN   TestFixedBufferCap
07:07:16 [2020-09-18T07:07:16.128Z] --- PASS: TestFixedBufferCap (0.00s)
07:07:16 [2020-09-18T07:07:16.128Z] === RUN   TestFixedBufferLen
07:07:16 [2020-09-18T07:07:16.128Z] --- PASS: TestFixedBufferLen (0.00s)
07:07:16 [2020-09-18T07:07:16.128Z] === RUN   TestFixedBufferString
07:07:16 [2020-09-18T07:07:16.602Z] --- PASS: TestFixedBufferString (0.00s)
07:07:16 [2020-09-18T07:07:16.602Z] === RUN   TestFixedBufferWrite
07:07:16 [2020-09-18T07:07:16.602Z] --- PASS: TestFixedBufferWrite (0.00s)
07:07:16 [2020-09-18T07:07:16.602Z] === RUN   TestFixedBufferRead
07:07:16 [2020-09-18T07:07:16.602Z] --- PASS: TestFixedBufferRead (0.00s)
07:07:16 [2020-09-18T07:07:16.602Z] === RUN   TestBytesPipeRead
07:07:16 [2020-09-18T07:07:16.602Z] --- PASS: TestBytesPipeRead (0.00s)
07:07:16 [2020-09-18T07:07:16.602Z] === RUN   TestBytesPipeWrite
07:07:16 [2020-09-18T07:07:16.602Z] --- PASS: TestBytesPipeWrite (0.00s)
07:07:16 [2020-09-18T07:07:16.602Z] === RUN   TestBytesPipeWriteRandomChunks
07:07:16 [2020-09-18T07:07:16.602Z] === RUN   TestStandardLongPath
07:07:16 [2020-09-18T07:07:16.602Z] --- PASS: TestStandardLongPath (0.00s)
07:07:16 [2020-09-18T07:07:16.602Z] === RUN   TestUNCLongPath
07:07:16 [2020-09-18T07:07:16.602Z] --- PASS: TestUNCLongPath (0.00s)
07:07:16 [2020-09-18T07:07:16.602Z] PASS
07:07:16 [2020-09-18T07:07:16.602Z] coverage: 100.0% of statements
07:07:16 [2020-09-18T07:07:16.602Z] ok  	github.com/docker/docker/pkg/longpath	0.075s	coverage: 100.0% of statements
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestError
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestError (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestProgressString
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestProgressString/no_progress
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestProgressString/progress_1
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestProgressString/some_progress_with_a_start_time
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestProgressString/some_progress_without_a_start_time
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestProgressString/with_units
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestProgressString/hide_counts
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestProgressString (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z]     --- PASS: TestProgressString/no_progress (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z]     --- PASS: TestProgressString/progress_1 (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z]     --- PASS: TestProgressString/with_units (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z]     --- PASS: TestProgressString/hide_counts (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestJSONMessageDisplay
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestBytesPipeWriteRandomChunks (0.62s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestAtomicWriteToFile
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestAtomicWriteToFile (0.01s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestAtomicWriteSetCommit
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestAtomicWriteSetCancel
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestAtomicWriteSetCancel (0.02s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestReadCloserWrapperClose
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestReadCloserWrapperClose (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestReaderErrWrapperReadOnError
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestReaderErrWrapperRead
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestReaderErrWrapperRead (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestHashData
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestHashData (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestCancelReadCloser
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestJSONMessageDisplay (0.15s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestJSONMessageDisplayWithJSONError
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestDisplayJSONMessagesStream
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z] PASS
07:07:17 [2020-09-18T07:07:17.066Z] coverage: 91.7% of statements
07:07:17 [2020-09-18T07:07:17.066Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.310s	coverage: 91.7% of statements
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestCancelReadCloser (0.10s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestWriteCloserWrapperClose
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestNopWriteCloser
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestNopWriteCloser (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestNopWriter
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestNopWriter (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z] === RUN   TestWriteCounter
07:07:17 [2020-09-18T07:07:17.066Z] --- PASS: TestWriteCounter (0.00s)
07:07:17 [2020-09-18T07:07:17.066Z] PASS
07:07:17 [2020-09-18T07:07:17.066Z] coverage: 69.2% of statements
07:07:17 [2020-09-18T07:07:17.066Z] ok  	github.com/docker/docker/pkg/ioutils	0.856s	coverage: 69.2% of statements
07:07:17 [2020-09-18T07:07:17.366Z] === RUN   TestDockerSuite/TestBuildLastModified
07:07:18 [2020-09-18T07:07:18.043Z] === RUN   TestNameFormat
07:07:18 [2020-09-18T07:07:18.043Z] --- PASS: TestNameFormat (0.00s)
07:07:18 [2020-09-18T07:07:18.043Z] === RUN   TestNameRetries
07:07:18 [2020-09-18T07:07:18.043Z] --- PASS: TestNameRetries (0.00s)
07:07:18 [2020-09-18T07:07:18.043Z] PASS
07:07:18 [2020-09-18T07:07:18.043Z] coverage: 85.7% of statements
07:07:18 [2020-09-18T07:07:18.043Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.108s	coverage: 85.7% of statements
07:07:18 [2020-09-18T07:07:18.043Z] === RUN   TestParseKeyValueOpt
07:07:18 [2020-09-18T07:07:18.043Z] --- PASS: TestParseKeyValueOpt (0.00s)
07:07:18 [2020-09-18T07:07:18.043Z] === RUN   TestParseUintList
07:07:18 [2020-09-18T07:07:18.043Z] --- PASS: TestParseUintList (0.00s)
07:07:18 [2020-09-18T07:07:18.043Z] === RUN   TestParseUintListMaximumLimits
07:07:18 [2020-09-18T07:07:18.043Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
07:07:18 [2020-09-18T07:07:18.043Z] PASS
07:07:18 [2020-09-18T07:07:18.043Z] coverage: 97.0% of statements
07:07:18 [2020-09-18T07:07:18.043Z] ok  	github.com/docker/docker/pkg/parsers	0.051s	coverage: 97.0% of statements
07:07:18 [2020-09-18T07:07:18.509Z] === RUN   TestNewAndRemove
07:07:18 [2020-09-18T07:07:18.509Z] --- PASS: TestNewAndRemove (0.00s)
07:07:18 [2020-09-18T07:07:18.509Z] === RUN   TestRemoveInvalidPath
07:07:18 [2020-09-18T07:07:18.509Z] --- PASS: TestRemoveInvalidPath (0.00s)
07:07:18 [2020-09-18T07:07:18.509Z] PASS
07:07:18 [2020-09-18T07:07:18.509Z] coverage: 82.6% of statements
07:07:18 [2020-09-18T07:07:18.509Z] ok  	github.com/docker/docker/pkg/pidfile	0.053s	coverage: 82.6% of statements
07:07:19 [2020-09-18T07:07:19.488Z] === RUN   TestParseEmptyInterface
07:07:19 [2020-09-18T07:07:19.488Z] --- PASS: TestParseEmptyInterface (0.00s)
07:07:19 [2020-09-18T07:07:19.488Z] === RUN   TestParseNonInterfaceType
07:07:19 [2020-09-18T07:07:19.488Z] --- PASS: TestParseNonInterfaceType (0.00s)
07:07:19 [2020-09-18T07:07:19.488Z] === RUN   TestParseWithOneFunction
07:07:19 [2020-09-18T07:07:19.488Z] --- PASS: TestParseWithOneFunction (0.00s)
07:07:19 [2020-09-18T07:07:19.488Z] === RUN   TestParseWithMultipleFuncs
07:07:19 [2020-09-18T07:07:19.488Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
07:07:19 [2020-09-18T07:07:19.488Z] === RUN   TestParseWithUnnamedReturn
07:07:19 [2020-09-18T07:07:19.488Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
07:07:19 [2020-09-18T07:07:19.488Z] === RUN   TestEmbeddedInterface
07:07:19 [2020-09-18T07:07:19.488Z] --- PASS: TestEmbeddedInterface (0.00s)
07:07:19 [2020-09-18T07:07:19.488Z] === RUN   TestParsedImports
07:07:19 [2020-09-18T07:07:19.488Z] --- PASS: TestParsedImports (0.00s)
07:07:19 [2020-09-18T07:07:19.488Z] === RUN   TestAliasedImports
07:07:19 [2020-09-18T07:07:19.488Z] --- PASS: TestAliasedImports (0.00s)
07:07:19 [2020-09-18T07:07:19.488Z] PASS
07:07:19 [2020-09-18T07:07:19.488Z] coverage: 56.8% of statements
07:07:19 [2020-09-18T07:07:19.488Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.124s	coverage: 56.8% of statements
07:07:19 [2020-09-18T07:07:19.884Z] === RUN   TestInspectNetwork/full_network_id
07:07:19 [2020-09-18T07:07:19.885Z] === RUN   TestInspectNetwork/partial_network_id
07:07:19 [2020-09-18T07:07:19.885Z] === RUN   TestInspectNetwork/network_name
07:07:19 [2020-09-18T07:07:19.885Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:07:20 [2020-09-18T07:07:20.469Z] === RUN   TestFailedConnection
07:07:20 [2020-09-18T07:07:20.746Z] --- PASS: TestServiceUpdatePidsLimit (17.51s)
07:07:20 [2020-09-18T07:07:20.746Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
07:07:20 [2020-09-18T07:07:20.746Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
07:07:20 [2020-09-18T07:07:20.746Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s)
07:07:20 [2020-09-18T07:07:20.746Z] PASS
07:07:20 [2020-09-18T07:07:20.746Z] 
07:07:20 [2020-09-18T07:07:20.746Z] === Skipped
07:07:20 [2020-09-18T07:07:20.746Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
07:07:20 [2020-09-18T07:07:20.746Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:07:20 [2020-09-18T07:07:20.746Z] 
07:07:20 [2020-09-18T07:07:20.746Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
07:07:20 [2020-09-18T07:07:20.746Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:07:20 [2020-09-18T07:07:20.746Z] 
07:07:20 [2020-09-18T07:07:20.746Z] 
07:07:20 [2020-09-18T07:07:20.746Z] DONE 27 tests, 2 skipped in 158.616s
07:07:20 [2020-09-18T07:07:20.746Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
07:07:20 [2020-09-18T07:07:20.746Z] ++ 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
07:07:20 [2020-09-18T07:07:20.746Z] ++ set -e
07:07:20 [2020-09-18T07:07:20.746Z] ++ '[' -n 0 ']'
07:07:20 [2020-09-18T07:07:20.746Z] ++ set -x
07:07:20 [2020-09-18T07:07:20.747Z] ++ 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 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
07:07:20 [2020-09-18T07:07:20.932Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
07:07:20 [2020-09-18T07:07:20.932Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
07:07:20 [2020-09-18T07:07:20.932Z] === RUN   TestBufioReaderPoolPutAndGet
07:07:20 [2020-09-18T07:07:20.932Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
07:07:20 [2020-09-18T07:07:20.932Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
07:07:20 [2020-09-18T07:07:20.932Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
07:07:20 [2020-09-18T07:07:20.932Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
07:07:20 [2020-09-18T07:07:20.932Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
07:07:20 [2020-09-18T07:07:20.932Z] === RUN   TestBufioWriterPoolPutAndGet
07:07:20 [2020-09-18T07:07:20.932Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
07:07:20 [2020-09-18T07:07:20.933Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
07:07:20 [2020-09-18T07:07:20.933Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
07:07:20 [2020-09-18T07:07:20.933Z] === RUN   TestBufferPoolPutAndGet
07:07:20 [2020-09-18T07:07:20.933Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
07:07:20 [2020-09-18T07:07:20.933Z] PASS
07:07:20 [2020-09-18T07:07:20.933Z] coverage: 88.2% of statements
07:07:20 [2020-09-18T07:07:20.933Z] ok  	github.com/docker/docker/pkg/pools	0.087s	coverage: 88.2% of statements
07:07:21 [2020-09-18T07:07:21.396Z] === RUN   TestHTTPTransport
07:07:21 [2020-09-18T07:07:21.396Z] --- PASS: TestHTTPTransport (0.00s)
07:07:21 [2020-09-18T07:07:21.396Z] PASS
07:07:21 [2020-09-18T07:07:21.396Z] coverage: 85.7% of statements
07:07:21 [2020-09-18T07:07:21.396Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.232s	coverage: 85.7% of statements
07:07:21 [2020-09-18T07:07:21.773Z] === RUN   TestDockerSuite/TestBuildLineBreak
07:07:21 [2020-09-18T07:07:21.860Z] --- PASS: TestFailedConnection (1.17s)
07:07:21 [2020-09-18T07:07:21.860Z] === RUN   TestFailOnce
07:07:21 [2020-09-18T07:07:21.860Z] 2020/09/18 07:07:21 http: panic serving 127.0.0.1:49222: Plugin not ready
07:07:21 [2020-09-18T07:07:21.860Z] goroutine 10 [running]:
07:07:21 [2020-09-18T07:07:21.860Z] net/http.(*conn).serve.func1(0xc000058aa0)
07:07:21 [2020-09-18T07:07:21.860Z] 	c:/go/src/net/http/server.go:1795 +0x140
07:07:21 [2020-09-18T07:07:21.860Z] panic(0x848880, 0x9852e0)
07:07:21 [2020-09-18T07:07:21.860Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
07:07:21 [2020-09-18T07:07:21.860Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x998ee0, 0xc000132000, 0xc0000d0300)
07:07:21 [2020-09-18T07:07:21.860Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
07:07:21 [2020-09-18T07:07:21.860Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x998ee0, 0xc000132000, 0xc0000d0300)
07:07:21 [2020-09-18T07:07:21.860Z] 	c:/go/src/net/http/server.go:2036 +0x4b
07:07:21 [2020-09-18T07:07:21.860Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x998ee0, 0xc000132000, 0xc0000d0300)
07:07:21 [2020-09-18T07:07:21.860Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
07:07:21 [2020-09-18T07:07:21.860Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x998ee0, 0xc000132000, 0xc0000d0300)
07:07:21 [2020-09-18T07:07:21.860Z] 	c:/go/src/net/http/server.go:2831 +0xab
07:07:21 [2020-09-18T07:07:21.860Z] net/http.(*conn).serve(0xc000058aa0, 0x999aa0, 0xc00004a980)
07:07:21 [2020-09-18T07:07:21.860Z] 	c:/go/src/net/http/server.go:1919 +0x87c
07:07:21 [2020-09-18T07:07:21.860Z] created by net/http.(*Server).Serve
07:07:21 [2020-09-18T07:07:21.860Z] 	c:/go/src/net/http/server.go:2957 +0x38b
07:07:21 [2020-09-18T07:07:21.860Z] time="2020-09-18T07:07:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s"
07:07:22 [2020-09-18T07:07:22.131Z] INFO: Testing against a local daemon
07:07:22 [2020-09-18T07:07:22.131Z] === RUN   TestSessionCreate
07:07:22 [2020-09-18T07:07:22.131Z] --- PASS: TestSessionCreate (0.05s)
07:07:22 [2020-09-18T07:07:22.131Z] === RUN   TestSessionCreateWithBadUpgrade
07:07:22 [2020-09-18T07:07:22.131Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
07:07:22 [2020-09-18T07:07:22.131Z] PASS
07:07:22 [2020-09-18T07:07:22.131Z] 
07:07:22 [2020-09-18T07:07:22.131Z] DONE 2 tests in 1.281s
07:07:22 [2020-09-18T07:07:22.324Z] === RUN   TestOutputOnPrematureClose
07:07:22 [2020-09-18T07:07:22.324Z] --- PASS: TestOutputOnPrematureClose (0.00s)
07:07:22 [2020-09-18T07:07:22.324Z] === RUN   TestCompleteSilently
07:07:22 [2020-09-18T07:07:22.324Z] --- PASS: TestCompleteSilently (0.00s)
07:07:22 [2020-09-18T07:07:22.324Z] PASS
07:07:22 [2020-09-18T07:07:22.324Z] coverage: 75.9% of statements
07:07:22 [2020-09-18T07:07:22.324Z] ok  	github.com/docker/docker/pkg/progress	0.065s	coverage: 75.9% of statements
07:07:22 [2020-09-18T07:07:22.324Z] === RUN   TestSendToOneSub
07:07:22 [2020-09-18T07:07:22.324Z] --- PASS: TestSendToOneSub (0.00s)
07:07:22 [2020-09-18T07:07:22.324Z] === RUN   TestSendToMultipleSubs
07:07:22 [2020-09-18T07:07:22.324Z] --- PASS: TestSendToMultipleSubs (0.00s)
07:07:22 [2020-09-18T07:07:22.324Z] === RUN   TestEvictOneSub
07:07:22 [2020-09-18T07:07:22.324Z] --- PASS: TestEvictOneSub (0.00s)
07:07:22 [2020-09-18T07:07:22.324Z] === RUN   TestClosePublisher
07:07:22 [2020-09-18T07:07:22.324Z] --- PASS: TestClosePublisher (0.00s)
07:07:22 [2020-09-18T07:07:22.324Z] === RUN   TestPubSubRace
07:07:22 [2020-09-18T07:07:22.392Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
07:07:22 [2020-09-18T07:07:22.392Z] ++ 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
07:07:22 [2020-09-18T07:07:22.392Z] ++ set -e
07:07:22 [2020-09-18T07:07:22.392Z] ++ '[' -n 0 ']'
07:07:22 [2020-09-18T07:07:22.392Z] ++ set -x
07:07:22 [2020-09-18T07:07:22.392Z] ++ 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 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
07:07:22 [2020-09-18T07:07:22.653Z] INFO: Testing against a local daemon
07:07:22 [2020-09-18T07:07:22.653Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:07:22 [2020-09-18T07:07:22.653Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
07:07:22 [2020-09-18T07:07:22.653Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:07:22 [2020-09-18T07:07:22.653Z] === RUN   TestEventsExecDie
07:07:22 [2020-09-18T07:07:22.787Z] --- PASS: TestFailOnce (1.14s)
07:07:22 [2020-09-18T07:07:22.787Z] === RUN   TestEchoInputOutput
07:07:22 [2020-09-18T07:07:22.787Z] --- PASS: TestEchoInputOutput (0.00s)
07:07:22 [2020-09-18T07:07:22.787Z] === RUN   TestBackoff
07:07:22 [2020-09-18T07:07:22.787Z] --- PASS: TestBackoff (0.00s)
07:07:22 [2020-09-18T07:07:22.787Z] === RUN   TestAbortRetry
07:07:22 [2020-09-18T07:07:22.787Z] --- PASS: TestAbortRetry (0.00s)
07:07:22 [2020-09-18T07:07:22.787Z] === RUN   TestClientScheme
07:07:22 [2020-09-18T07:07:22.787Z] --- PASS: TestClientScheme (0.00s)
07:07:22 [2020-09-18T07:07:22.787Z] === RUN   TestNewClientWithTimeout
07:07:22 [2020-09-18T07:07:22.787Z] === RUN   TestRegister
07:07:22 [2020-09-18T07:07:22.787Z] --- PASS: TestRegister (0.00s)
07:07:22 [2020-09-18T07:07:22.787Z] === RUN   TestCommand
07:07:23 [2020-09-18T07:07:23.252Z] --- PASS: TestCommand (0.03s)
07:07:23 [2020-09-18T07:07:23.252Z] === RUN   TestNaiveSelf
07:07:23 [2020-09-18T07:07:23.252Z] --- PASS: TestNaiveSelf (0.03s)
07:07:23 [2020-09-18T07:07:23.252Z] PASS
07:07:23 [2020-09-18T07:07:23.252Z] coverage: 82.4% of statements
07:07:23 [2020-09-18T07:07:23.252Z] ok  	github.com/docker/docker/pkg/reexec	0.121s	coverage: 82.4% of statements
07:07:23 [2020-09-18T07:07:23.252Z] --- PASS: TestPubSubRace (1.05s)
07:07:23 [2020-09-18T07:07:23.252Z] PASS
07:07:23 [2020-09-18T07:07:23.252Z] coverage: 73.9% of statements
07:07:23 [2020-09-18T07:07:23.252Z] ok  	github.com/docker/docker/pkg/pubsub	1.083s	coverage: 73.9% of statements
07:07:23 [2020-09-18T07:07:23.252Z] time="2020-09-18T07:07:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
07:07:23 [2020-09-18T07:07:23.595Z] --- PASS: TestEventsExecDie (0.91s)
07:07:23 [2020-09-18T07:07:23.595Z] === RUN   TestEventsBackwardsCompatible
07:07:23 [2020-09-18T07:07:23.595Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
07:07:23 [2020-09-18T07:07:23.595Z] === RUN   TestInfoBinaryCommits
07:07:23 [2020-09-18T07:07:23.595Z] --- PASS: TestInfoBinaryCommits (0.05s)
07:07:23 [2020-09-18T07:07:23.595Z] === RUN   TestInfoAPIVersioned
07:07:23 [2020-09-18T07:07:23.595Z] --- PASS: TestInfoAPIVersioned (0.02s)
07:07:23 [2020-09-18T07:07:23.595Z] === RUN   TestInfoDiscoveryBackend
07:07:24 [2020-09-18T07:07:24.168Z] --- PASS: TestInfoDiscoveryBackend (0.59s)
07:07:24 [2020-09-18T07:07:24.168Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:07:24 [2020-09-18T07:07:24.229Z] === RUN   TestParseSignal
07:07:24 [2020-09-18T07:07:24.229Z] --- PASS: TestParseSignal (0.00s)
07:07:24 [2020-09-18T07:07:24.229Z] === RUN   TestValidSignalForPlatform
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestValidSignalForPlatform (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] PASS
07:07:24 [2020-09-18T07:07:24.230Z] coverage: 20.3% of statements
07:07:24 [2020-09-18T07:07:24.230Z] ok  	github.com/docker/docker/pkg/signal	0.039s	coverage: 20.3% of statements
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestNewStdWriter
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestNewStdWriter (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestWriteWithUninitializedStdWriter
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestWriteWithNilBytes
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestWriteWithNilBytes (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestWrite
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestWrite (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestWriteWithWriterError
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestWriteWithWriterError (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestStdCopyWriteAndRead
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestStdCopyReturnsErrorReadingHeader
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestStdCopyReturnsErrorReadingFrame
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestStdCopyDetectsCorruptedFrame
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestStdCopyWithInvalidInputHeader
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestStdCopyWithCorruptedPrefix
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestStdCopyReturnsWriteErrors
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] === RUN   TestStdCopyReturnsErrorFromSystem
07:07:24 [2020-09-18T07:07:24.230Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
07:07:24 [2020-09-18T07:07:24.230Z] PASS
07:07:24 [2020-09-18T07:07:24.230Z] coverage: 100.0% of statements
07:07:24 [2020-09-18T07:07:24.230Z] ok  	github.com/docker/docker/pkg/stdcopy	0.076s	coverage: 100.0% of statements
07:07:24 [2020-09-18T07:07:24.291Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
07:07:24 [2020-09-18T07:07:24.292Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
07:07:24 [2020-09-18T07:07:24.292Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
07:07:24 [2020-09-18T07:07:24.292Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
07:07:24 [2020-09-18T07:07:24.292Z] --- PASS: TestInspectNetwork (8.68s)
07:07:24 [2020-09-18T07:07:24.292Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:07:24 [2020-09-18T07:07:24.292Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:07:24 [2020-09-18T07:07:24.292Z]     --- PASS: TestInspectNetwork/network_name (0.01s)
07:07:24 [2020-09-18T07:07:24.292Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:07:24 [2020-09-18T07:07:24.292Z] === RUN   TestRunContainerWithBridgeNone
07:07:24 [2020-09-18T07:07:24.547Z] === RUN   TestDockerSuite/TestBuildMaintainer
07:07:24 [2020-09-18T07:07:24.803Z] === RUN   TestDockerSuite/TestBuildMissingArgs
07:07:25 [2020-09-18T07:07:25.207Z] time="2020-09-18T07:07:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestGenerateRandomID
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestGenerateRandomID (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestShortenId
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestShortenId (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestShortenSha256Id
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestShortenSha256Id (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestShortenIdEmpty
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestShortenIdEmpty (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestShortenIdInvalid
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestShortenIdInvalid (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestIsShortIDNonHex
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestIsShortIDNonHex (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestIsShortIDNotCorrectSize
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] PASS
07:07:25 [2020-09-18T07:07:25.207Z] coverage: 70.6% of statements
07:07:25 [2020-09-18T07:07:25.207Z] ok  	github.com/docker/docker/pkg/stringid	0.058s	coverage: 70.6% of statements
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestRawProgressFormatterFormatStatus
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestRawProgressFormatterFormatProgress
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestFormatStatus
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestFormatStatus (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestFormatError
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestFormatError (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestFormatJSONError
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestFormatJSONError (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestJsonProgressFormatterFormatProgress
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestJsonProgressFormatterFormatStatus
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestNewJSONProgressOutput
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestNewJSONProgressOutput (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestAuxFormatterEmit
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestAuxFormatterEmit (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestStreamWriterStdout
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestStreamWriterStdout (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] === RUN   TestStreamWriterStderr
07:07:25 [2020-09-18T07:07:25.207Z] --- PASS: TestStreamWriterStderr (0.00s)
07:07:25 [2020-09-18T07:07:25.207Z] PASS
07:07:25 [2020-09-18T07:07:25.207Z] coverage: 66.2% of statements
07:07:25 [2020-09-18T07:07:25.207Z] ok  	github.com/docker/docker/pkg/streamformatter	0.126s	coverage: 66.2% of statements
07:07:25 [2020-09-18T07:07:25.553Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
07:07:25 [2020-09-18T07:07:25.553Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:07:25 [2020-09-18T07:07:25.815Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s)
07:07:25 [2020-09-18T07:07:25.815Z] === RUN   TestInfoAPI
07:07:25 [2020-09-18T07:07:25.815Z] --- PASS: TestInfoAPI (0.05s)
07:07:25 [2020-09-18T07:07:25.815Z] === RUN   TestInfoAPIWarnings
07:07:26 [2020-09-18T07:07:26.170Z] --- PASS: TestRunContainerWithBridgeNone (1.89s)
07:07:26 [2020-09-18T07:07:26.170Z] === RUN   TestNetworkInvalidJSON
07:07:26 [2020-09-18T07:07:26.170Z] === RUN   TestNetworkInvalidJSON//networks/create
07:07:26 [2020-09-18T07:07:26.170Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:07:26 [2020-09-18T07:07:26.170Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:07:26 [2020-09-18T07:07:26.170Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:07:26 [2020-09-18T07:07:26.170Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:07:26 [2020-09-18T07:07:26.170Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:07:26 [2020-09-18T07:07:26.170Z] === CONT  TestNetworkInvalidJSON//networks/create
07:07:26 [2020-09-18T07:07:26.170Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:07:26 [2020-09-18T07:07:26.170Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:07:26 [2020-09-18T07:07:26.170Z] --- PASS: TestNetworkInvalidJSON (0.02s)
07:07:26 [2020-09-18T07:07:26.170Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:07:26 [2020-09-18T07:07:26.170Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:07:26 [2020-09-18T07:07:26.170Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:07:26 [2020-09-18T07:07:26.170Z] === RUN   TestHostIPv4BridgeLabel
07:07:26 [2020-09-18T07:07:26.170Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
07:07:26 [2020-09-18T07:07:26.187Z] === RUN   TestIsCpusetListAvailable
07:07:26 [2020-09-18T07:07:26.187Z] --- PASS: TestIsCpusetListAvailable (0.00s)
07:07:26 [2020-09-18T07:07:26.187Z] PASS
07:07:26 [2020-09-18T07:07:26.187Z] coverage: 38.2% of statements
07:07:26 [2020-09-18T07:07:26.187Z] ok  	github.com/docker/docker/pkg/sysinfo	0.059s	coverage: 38.2% of statements
07:07:26 [2020-09-18T07:07:26.388Z] --- PASS: TestInfoAPIWarnings (0.58s)
07:07:26 [2020-09-18T07:07:26.388Z] === RUN   TestInfoDebug
07:07:26 [2020-09-18T07:07:26.733Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
07:07:26 [2020-09-18T07:07:26.733Z] === RUN   TestDaemonRestartWithLiveRestore
07:07:26 [2020-09-18T07:07:26.960Z] --- PASS: TestInfoDebug (0.58s)
07:07:26 [2020-09-18T07:07:26.961Z] === RUN   TestInfoInsecureRegistries
07:07:27 [2020-09-18T07:07:27.165Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
07:07:27 [2020-09-18T07:07:27.165Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:07:27 [2020-09-18T07:07:27.165Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
07:07:27 [2020-09-18T07:07:27.165Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
07:07:27 [2020-09-18T07:07:27.165Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
07:07:27 [2020-09-18T07:07:27.165Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
07:07:27 [2020-09-18T07:07:27.165Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
07:07:27 [2020-09-18T07:07:27.165Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:07:27 [2020-09-18T07:07:27.165Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:07:27 [2020-09-18T07:07:27.165Z] === RUN   TestChtimes
07:07:27 [2020-09-18T07:07:27.165Z] --- PASS: TestChtimes (0.00s)
07:07:27 [2020-09-18T07:07:27.165Z] === RUN   TestChtimesWindows
07:07:27 [2020-09-18T07:07:27.165Z] --- PASS: TestChtimesWindows (0.00s)
07:07:27 [2020-09-18T07:07:27.165Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
07:07:27 [2020-09-18T07:07:27.165Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
07:07:27 [2020-09-18T07:07:27.165Z] === RUN   TestEnsureRemoveAllNotExist
07:07:27 [2020-09-18T07:07:27.165Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
07:07:27 [2020-09-18T07:07:27.165Z] === RUN   TestEnsureRemoveAllWithDir
07:07:27 [2020-09-18T07:07:27.165Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
07:07:27 [2020-09-18T07:07:27.165Z] === RUN   TestEnsureRemoveAllWithFile
07:07:27 [2020-09-18T07:07:27.165Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
07:07:27 [2020-09-18T07:07:27.165Z] === RUN   TestEnsureRemoveAllWithMount
07:07:27 [2020-09-18T07:07:27.165Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s)
07:07:27 [2020-09-18T07:07:27.165Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
07:07:27 [2020-09-18T07:07:27.165Z] === RUN   TestHasWin32KSupport
07:07:27 [2020-09-18T07:07:27.165Z] --- PASS: TestHasWin32KSupport (0.00s)
07:07:27 [2020-09-18T07:07:27.165Z]     syscall_windows_test.go:8: win32k: true
07:07:27 [2020-09-18T07:07:27.165Z] PASS
07:07:27 [2020-09-18T07:07:27.165Z] coverage: 13.8% of statements
07:07:27 [2020-09-18T07:07:27.165Z] ok  	github.com/docker/docker/pkg/system	0.085s	coverage: 13.8% of statements
07:07:27 [2020-09-18T07:07:27.296Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
07:07:27 [2020-09-18T07:07:27.533Z] --- PASS: TestInfoInsecureRegistries (0.59s)
07:07:27 [2020-09-18T07:07:27.533Z] === RUN   TestInfoRegistryMirrors
07:07:27 [2020-09-18T07:07:27.631Z] time="2020-09-18T07:07:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestTailFile
07:07:27 [2020-09-18T07:07:27.631Z] --- PASS: TestTailFile (0.00s)
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestTailFileManyLines
07:07:27 [2020-09-18T07:07:27.631Z] --- PASS: TestTailFileManyLines (0.00s)
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestTailEmptyFile
07:07:27 [2020-09-18T07:07:27.631Z] --- PASS: TestTailEmptyFile (0.00s)
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestTailNegativeN
07:07:27 [2020-09-18T07:07:27.631Z] --- PASS: TestTailNegativeN (0.00s)
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader
07:07:27 [2020-09-18T07:07:27.631Z] === CONT  TestNewTailReader
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/8_byte_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/8_byte_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/12_byte_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/12_byte_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/no_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/no_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/single_byte_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/single_byte_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/2_byte_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/2_byte_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/4_byte_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/4_byte_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/truncated_last_line
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/truncated_last_line#01
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/truncated_last_line#02
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
07:07:27 [2020-09-18T07:07:27.631Z] === CONT  TestNewTailReader/8_byte_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.631Z] === CONT  TestNewTailReader/single_byte_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === CONT  TestNewTailReader/4_byte_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === CONT  TestNewTailReader/no_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/no_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === CONT  TestNewTailReader/12_byte_delimiter
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.631Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/2_byte_delimiter
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.632Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
07:07:27 [2020-09-18T07:07:27.632Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/no_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.633Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
07:07:27 [2020-09-18T07:07:27.633Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.634Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.634Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.634Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:27 [2020-09-18T07:07:27.634Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
07:07:27 [2020-09-18T07:07:27.634Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
07:07:27 [2020-09-18T07:07:27.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
07:07:27 [2020-09-18T07:07:27.634Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
07:07:27 [2020-09-18T07:07:27.634Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
07:07:27 [2020-09-18T07:07:27.861Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
07:07:27 [2020-09-18T07:07:27.861Z] === RUN   TestDaemonDefaultNetworkPools
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.100Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.100Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.100Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.101Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.102Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
07:07:28 [2020-09-18T07:07:28.103Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:07:28 [2020-09-18T07:07:28.103Z] --- PASS: TestNewTailReader (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.05s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.104Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.02s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.02s)
07:07:28 [2020-09-18T07:07:28.105Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.105Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.106Z] --- PASS: TestInfoRegistryMirrors (0.59s)
07:07:28 [2020-09-18T07:07:28.106Z] === RUN   TestLoginFailsWithBadCredentials
07:07:28 [2020-09-18T07:07:28.569Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z] PASS
07:07:28 [2020-09-18T07:07:28.569Z] coverage: 88.6% of statements
07:07:28 [2020-09-18T07:07:28.569Z] ok  	github.com/docker/docker/pkg/tailfile	0.370s	coverage: 88.6% of statements
07:07:28 [2020-09-18T07:07:28.569Z] testing: warning: no tests to run
07:07:28 [2020-09-18T07:07:28.569Z] PASS
07:07:28 [2020-09-18T07:07:28.569Z] coverage: [no statements]
07:07:28 [2020-09-18T07:07:28.569Z] ok  	github.com/docker/docker/pkg/term/windows	0.045s	coverage: [no statements] [no tests to run]
07:07:28 [2020-09-18T07:07:28.569Z] === RUN   TestTarSumRemoveNonExistent
07:07:28 [2020-09-18T07:07:28.569Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z] === RUN   TestTarSumRemove
07:07:28 [2020-09-18T07:07:28.569Z] --- PASS: TestTarSumRemove (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z] === RUN   TestSortFileInfoSums
07:07:28 [2020-09-18T07:07:28.569Z] --- PASS: TestSortFileInfoSums (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z] === RUN   TestNewTarSumForLabelInvalid
07:07:28 [2020-09-18T07:07:28.569Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z] === RUN   TestNewTarSumForLabel
07:07:28 [2020-09-18T07:07:28.569Z] --- PASS: TestNewTarSumForLabel (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z] === RUN   TestEmptyTar
07:07:28 [2020-09-18T07:07:28.569Z] --- PASS: TestEmptyTar (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z] === RUN   TestTarSumsReadSize
07:07:28 [2020-09-18T07:07:28.569Z] --- PASS: TestTarSumsReadSize (0.00s)
07:07:28 [2020-09-18T07:07:28.569Z] === RUN   TestTarSums
07:07:28 [2020-09-18T07:07:28.789Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
07:07:28 [2020-09-18T07:07:28.789Z] === RUN   TestDaemonRestartWithExistingNetwork
07:07:29 [2020-09-18T07:07:29.040Z] --- PASS: TestTarSums (0.10s)
07:07:29 [2020-09-18T07:07:29.041Z] === RUN   TestIteration
07:07:29 [2020-09-18T07:07:29.041Z] --- PASS: TestIteration (0.00s)
07:07:29 [2020-09-18T07:07:29.041Z] === RUN   TestVersionLabelForChecksum
07:07:29 [2020-09-18T07:07:29.041Z] --- PASS: TestVersionLabelForChecksum (0.00s)
07:07:29 [2020-09-18T07:07:29.041Z] === RUN   TestVersion
07:07:29 [2020-09-18T07:07:29.041Z] --- PASS: TestVersion (0.00s)
07:07:29 [2020-09-18T07:07:29.041Z] === RUN   TestGetVersion
07:07:29 [2020-09-18T07:07:29.041Z] --- PASS: TestGetVersion (0.00s)
07:07:29 [2020-09-18T07:07:29.041Z] === RUN   TestGetVersions
07:07:29 [2020-09-18T07:07:29.041Z] --- PASS: TestGetVersions (0.00s)
07:07:29 [2020-09-18T07:07:29.041Z] PASS
07:07:29 [2020-09-18T07:07:29.041Z] coverage: 89.3% of statements
07:07:29 [2020-09-18T07:07:29.041Z] ok  	github.com/docker/docker/pkg/tarsum	0.221s	coverage: 89.3% of statements
07:07:29 [2020-09-18T07:07:29.041Z] === RUN   TestTruncIndex
07:07:29 [2020-09-18T07:07:29.041Z] === RUN   TestIsGIT
07:07:29 [2020-09-18T07:07:29.041Z] --- PASS: TestIsGIT (0.00s)
07:07:29 [2020-09-18T07:07:29.041Z] === RUN   TestIsTransport
07:07:29 [2020-09-18T07:07:29.041Z] --- PASS: TestIsTransport (0.00s)
07:07:29 [2020-09-18T07:07:29.041Z] PASS
07:07:29 [2020-09-18T07:07:29.041Z] coverage: 100.0% of statements
07:07:29 [2020-09-18T07:07:29.041Z] ok  	github.com/docker/docker/pkg/urlutil	0.061s	coverage: 100.0% of statements
07:07:29 [2020-09-18T07:07:29.041Z] --- PASS: TestTruncIndex (0.10s)
07:07:29 [2020-09-18T07:07:29.041Z] PASS
07:07:29 [2020-09-18T07:07:29.041Z] coverage: 91.5% of statements
07:07:29 [2020-09-18T07:07:29.041Z] ok  	github.com/docker/docker/pkg/truncindex	0.142s	coverage: 91.5% of statements
07:07:29 [2020-09-18T07:07:29.048Z] --- PASS: TestLoginFailsWithBadCredentials (0.86s)
07:07:29 [2020-09-18T07:07:29.048Z] === RUN   TestPingCacheHeaders
07:07:29 [2020-09-18T07:07:29.048Z] --- PASS: TestPingCacheHeaders (0.04s)
07:07:29 [2020-09-18T07:07:29.048Z] === RUN   TestPingGet
07:07:29 [2020-09-18T07:07:29.048Z] --- PASS: TestPingGet (0.02s)
07:07:29 [2020-09-18T07:07:29.048Z] === RUN   TestPingHead
07:07:29 [2020-09-18T07:07:29.309Z] --- PASS: TestPingHead (0.05s)
07:07:29 [2020-09-18T07:07:29.309Z] === RUN   TestVersion
07:07:29 [2020-09-18T07:07:29.309Z] --- PASS: TestVersion (0.04s)
07:07:29 [2020-09-18T07:07:29.309Z] PASS
07:07:29 [2020-09-18T07:07:29.309Z] 
07:07:29 [2020-09-18T07:07:29.309Z] === Skipped
07:07:29 [2020-09-18T07:07:29.309Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
07:07:29 [2020-09-18T07:07:29.309Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:07:29 [2020-09-18T07:07:29.309Z] 
07:07:29 [2020-09-18T07:07:29.309Z] 
07:07:29 [2020-09-18T07:07:29.309Z] DONE 18 tests, 1 skipped in 6.981s
07:07:29 [2020-09-18T07:07:29.309Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
07:07:29 [2020-09-18T07:07:29.309Z] ++ 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
07:07:29 [2020-09-18T07:07:29.309Z] ++ set -e
07:07:29 [2020-09-18T07:07:29.309Z] ++ '[' -n 0 ']'
07:07:29 [2020-09-18T07:07:29.309Z] ++ set -x
07:07:29 [2020-09-18T07:07:29.309Z] ++ 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 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
07:07:29 [2020-09-18T07:07:29.504Z] === RUN   TestVersionInfo
07:07:29 [2020-09-18T07:07:29.504Z] --- PASS: TestVersionInfo (0.00s)
07:07:29 [2020-09-18T07:07:29.504Z] === RUN   TestAppendVersions
07:07:29 [2020-09-18T07:07:29.504Z] --- PASS: TestAppendVersions (0.00s)
07:07:29 [2020-09-18T07:07:29.504Z] PASS
07:07:29 [2020-09-18T07:07:29.504Z] coverage: 88.9% of statements
07:07:29 [2020-09-18T07:07:29.504Z] ok  	github.com/docker/docker/pkg/useragent	0.042s	coverage: 88.9% of statements
07:07:29 [2020-09-18T07:07:29.570Z] INFO: Testing against a local daemon
07:07:29 [2020-09-18T07:07:29.570Z] === RUN   TestVolumesCreateAndList
07:07:29 [2020-09-18T07:07:29.570Z] --- PASS: TestVolumesCreateAndList (0.03s)
07:07:29 [2020-09-18T07:07:29.570Z] === RUN   TestVolumesRemove
07:07:29 [2020-09-18T07:07:29.570Z] --- PASS: TestVolumesRemove (0.11s)
07:07:29 [2020-09-18T07:07:29.570Z] === RUN   TestVolumesInspect
07:07:29 [2020-09-18T07:07:29.570Z] --- PASS: TestVolumesInspect (0.03s)
07:07:29 [2020-09-18T07:07:29.570Z] === RUN   TestVolumesInvalidJSON
07:07:29 [2020-09-18T07:07:29.570Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:07:29 [2020-09-18T07:07:29.570Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:07:29 [2020-09-18T07:07:29.570Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:07:29 [2020-09-18T07:07:29.570Z] --- PASS: TestVolumesInvalidJSON (0.03s)
07:07:29 [2020-09-18T07:07:29.570Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:07:29 [2020-09-18T07:07:29.570Z] PASS
07:07:29 [2020-09-18T07:07:29.570Z] 
07:07:29 [2020-09-18T07:07:29.570Z] DONE 5 tests in 0.372s
07:07:29 [2020-09-18T07:07:29.570Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:07:30 [2020-09-18T07:07:30.142Z] ++++ cat bundles/test-integration/docker.pid
07:07:30 [2020-09-18T07:07:30.142Z] +++ kill 13573
07:07:30 [2020-09-18T07:07:30.156Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
07:07:30 [2020-09-18T07:07:30.156Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:07:30 [2020-09-18T07:07:30.156Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
07:07:30 [2020-09-18T07:07:30.413Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
07:07:30 [2020-09-18T07:07:30.975Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
07:07:31 [2020-09-18T07:07:31.056Z] === RUN   TestNewSettable
07:07:31 [2020-09-18T07:07:31.056Z] --- PASS: TestNewSettable (0.00s)
07:07:31 [2020-09-18T07:07:31.056Z] === RUN   TestIsSettable
07:07:31 [2020-09-18T07:07:31.056Z] --- PASS: TestIsSettable (0.00s)
07:07:31 [2020-09-18T07:07:31.056Z] === RUN   TestUpdateSettingsEnv
07:07:31 [2020-09-18T07:07:31.056Z] --- PASS: TestUpdateSettingsEnv (0.00s)
07:07:31 [2020-09-18T07:07:31.056Z] PASS
07:07:31 [2020-09-18T07:07:31.056Z] coverage: 20.1% of statements
07:07:31 [2020-09-18T07:07:31.056Z] ok  	github.com/docker/docker/plugin/v2	0.155s	coverage: 20.1% of statements
07:07:31 [2020-09-18T07:07:31.056Z] === RUN   TestLoad
07:07:31 [2020-09-18T07:07:31.056Z] --- PASS: TestLoad (0.00s)
07:07:31 [2020-09-18T07:07:31.056Z] === RUN   TestSave
07:07:31 [2020-09-18T07:07:31.056Z] --- PASS: TestSave (0.03s)
07:07:31 [2020-09-18T07:07:31.056Z] === RUN   TestAddDeleteGet
07:07:31 [2020-09-18T07:07:31.056Z] --- PASS: TestAddDeleteGet (0.04s)
07:07:31 [2020-09-18T07:07:31.056Z] === RUN   TestInvalidTags
07:07:31 [2020-09-18T07:07:31.056Z] --- PASS: TestInvalidTags (0.00s)
07:07:31 [2020-09-18T07:07:31.056Z] PASS
07:07:31 [2020-09-18T07:07:31.056Z] coverage: 84.4% of statements
07:07:31 [2020-09-18T07:07:31.056Z] ok  	github.com/docker/docker/reference	0.173s	coverage: 84.4% of statements
07:07:31 [2020-09-18T07:07:31.231Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
07:07:31 [2020-09-18T07:07:31.231Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:07:31 [2020-09-18T07:07:31.525Z] +++ /etc/init.d/apparmor stop
07:07:31 [2020-09-18T07:07:31.525Z] Leaving: AppArmorNo profiles have been unloaded.
07:07:31 [2020-09-18T07:07:31.525Z] 
07:07:31 [2020-09-18T07:07:31.525Z] Unloading profiles will leave already running processes permanently
07:07:31 [2020-09-18T07:07:31.525Z] unconfined, which can lead to unexpected situations.
07:07:31 [2020-09-18T07:07:31.525Z] 
07:07:31 [2020-09-18T07:07:31.525Z] To set a process to complain mode, use the command line tool
07:07:31 [2020-09-18T07:07:31.525Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:07:31 [2020-09-18T07:07:31.525Z] +++ true
07:07:31 [2020-09-18T07:07:31.525Z] exiting test-integration
07:07:31 [2020-09-18T07:07:31.525Z] ++ exit 0
07:07:31 [2020-09-18T07:07:31.525Z] 
07:07:31 [2020-09-18T07:07:31.793Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
07:07:31 [2020-09-18T07:07:31.793Z] === RUN   TestServiceWithPredefinedNetwork
07:07:32 [2020-09-18T07:07:32.034Z] === RUN   TestValidatePrivileges
07:07:32 [2020-09-18T07:07:32.034Z] --- PASS: TestValidatePrivileges (0.00s)
07:07:32 [2020-09-18T07:07:32.034Z] === RUN   TestFilterByCapNeg
07:07:32 [2020-09-18T07:07:32.034Z] --- PASS: TestFilterByCapNeg (0.00s)
07:07:32 [2020-09-18T07:07:32.034Z] === RUN   TestFilterByCapPos
07:07:32 [2020-09-18T07:07:32.034Z] --- PASS: TestFilterByCapPos (0.00s)
07:07:32 [2020-09-18T07:07:32.034Z] === RUN   TestStoreGetPluginNotMatchCapRefs
07:07:32 [2020-09-18T07:07:32.034Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
07:07:32 [2020-09-18T07:07:32.034Z] PASS
07:07:32 [2020-09-18T07:07:32.034Z] coverage: 12.0% of statements
07:07:32 [2020-09-18T07:07:32.034Z] ok  	github.com/docker/docker/plugin	0.418s	coverage: 12.0% of statements
07:07:32 [2020-09-18T07:07:32.034Z] time="2020-09-18T07:07:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
07:07:33 [2020-09-18T07:07:33.010Z] === RUN   TestResumableRequestHeaderSimpleErrors
07:07:33 [2020-09-18T07:07:33.011Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
07:07:33 [2020-09-18T07:07:33.011Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
07:07:33 [2020-09-18T07:07:33.011Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
07:07:33 [2020-09-18T07:07:33.011Z] === RUN   TestResumableRequestHeaderTooMuchFailures
07:07:33 [2020-09-18T07:07:33.011Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
07:07:33 [2020-09-18T07:07:33.011Z] === RUN   TestResumableRequestReaderWithReadError
07:07:33 [2020-09-18T07:07:33.011Z] time="2020-09-18T07:07:32Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
07:07:33 [2020-09-18T07:07:33.011Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s)
07:07:33 [2020-09-18T07:07:33.011Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
07:07:33 [2020-09-18T07:07:33.011Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
07:07:33 [2020-09-18T07:07:33.011Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
07:07:33 [2020-09-18T07:07:33.011Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
07:07:33 [2020-09-18T07:07:33.011Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
07:07:33 [2020-09-18T07:07:33.011Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
07:07:33 [2020-09-18T07:07:33.011Z] === RUN   TestResumableRequestReader
07:07:33 [2020-09-18T07:07:33.011Z] --- PASS: TestResumableRequestReader (0.00s)
07:07:33 [2020-09-18T07:07:33.011Z] === RUN   TestResumableRequestReaderWithInitialResponse
07:07:33 [2020-09-18T07:07:33.011Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
07:07:33 [2020-09-18T07:07:33.011Z] PASS
07:07:33 [2020-09-18T07:07:33.011Z] coverage: 100.0% of statements
07:07:33 [2020-09-18T07:07:33.011Z] ok  	github.com/docker/docker/registry/resumable	0.480s	coverage: 100.0% of statements
07:07:33 [2020-09-18T07:07:33.011Z] === RUN   TestRestartManagerTimeout
07:07:33 [2020-09-18T07:07:33.011Z] --- PASS: TestRestartManagerTimeout (0.00s)
07:07:33 [2020-09-18T07:07:33.011Z] === RUN   TestRestartManagerTimeoutReset
07:07:33 [2020-09-18T07:07:33.011Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
07:07:33 [2020-09-18T07:07:33.011Z] PASS
07:07:33 [2020-09-18T07:07:33.011Z] coverage: 50.9% of statements
07:07:33 [2020-09-18T07:07:33.011Z] ok  	github.com/docker/docker/restartmanager	0.034s	coverage: 50.9% of statements
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestSameAuthDataPostSave
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestSameAuthDataPostSave (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestResolveAuthConfigIndexServer
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestResolveAuthConfigFullURL
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestLoadAllowNondistributableArtifacts
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestValidateMirror
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestValidateMirror (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestLoadInsecureRegistries
07:07:33 [2020-09-18T07:07:33.989Z] time="2020-09-18T07:07:33Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
07:07:33 [2020-09-18T07:07:33.989Z] time="2020-09-18T07:07:33Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
07:07:33 [2020-09-18T07:07:33.989Z] time="2020-09-18T07:07:33Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestLoadInsecureRegistries (0.11s)
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestNewServiceConfig
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestNewServiceConfig (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestValidateIndexName
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestValidateIndexName (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestValidateIndexNameWithError
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestValidateIndexNameWithError (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestEndpointParse
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestEndpointParse (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestEndpointParseInvalid
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestEndpointParseInvalid (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestValidateEndpoint
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestValidateEndpoint (0.01s)
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestPing
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestPing (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestPingRegistryEndpoint
07:07:33 [2020-09-18T07:07:33.989Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestEndpoint
07:07:33 [2020-09-18T07:07:33.989Z] --- SKIP: TestEndpoint (0.01s)
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestGetRemoteHistory
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestGetRemoteHistory (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1
07:07:33 [2020-09-18T07:07:33.989Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.989Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.989Z]         Authorization: Token fake-token
07:07:33 [2020-09-18T07:07:33.989Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:932: HTTP/1.1 200 OK
07:07:33 [2020-09-18T07:07:33.989Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Length: 140
07:07:33 [2020-09-18T07:07:33.989Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.989Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.989Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.989Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.989Z]         Set-Cookie: session=FAKE-SESSION-1600412853625408800; Max-Age=3600
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Size: 154
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Token: FAKE-TOKEN-1600412853625408800
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestLookupRemoteImage
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestLookupRemoteImage (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1
07:07:33 [2020-09-18T07:07:33.989Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.989Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.989Z]         Authorization: Token fake-token
07:07:33 [2020-09-18T07:07:33.989Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:932: HTTP/1.1 200 OK
07:07:33 [2020-09-18T07:07:33.989Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Length: 559
07:07:33 [2020-09-18T07:07:33.989Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.989Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.989Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.989Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.989Z]         Set-Cookie: session=FAKE-SESSION-1600412853629410200; Max-Age=3600
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Size: 154
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Token: FAKE-TOKEN-1600412853629410200
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1
07:07:33 [2020-09-18T07:07:33.989Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.989Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.989Z]         Authorization: Token FAKE-TOKEN-1600412853629410200
07:07:33 [2020-09-18T07:07:33.989Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:932: HTTP/1.1 404 Not Found
07:07:33 [2020-09-18T07:07:33.989Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Length: 19
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Type: text/plain; charset=utf-8
07:07:33 [2020-09-18T07:07:33.989Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.989Z]         Set-Cookie: session=FAKE-SESSION-1600412853629410200; Max-Age=3600
07:07:33 [2020-09-18T07:07:33.989Z]         X-Content-Type-Options: nosniff
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Token: FAKE-TOKEN-1600412853629410200
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestGetRemoteImageJSON
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestGetRemoteImageJSON (0.01s)
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1
07:07:33 [2020-09-18T07:07:33.989Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.989Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.989Z]         Authorization: Token fake-token
07:07:33 [2020-09-18T07:07:33.989Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:932: HTTP/1.1 200 OK
07:07:33 [2020-09-18T07:07:33.989Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Length: 559
07:07:33 [2020-09-18T07:07:33.989Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.989Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.989Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.989Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.989Z]         Set-Cookie: session=FAKE-SESSION-1600412853638405400; Max-Age=3600
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Size: 154
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Token: FAKE-TOKEN-1600412853638405400
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1
07:07:33 [2020-09-18T07:07:33.989Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.989Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.989Z]         Authorization: Token FAKE-TOKEN-1600412853638405400
07:07:33 [2020-09-18T07:07:33.989Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:932: HTTP/1.1 404 Not Found
07:07:33 [2020-09-18T07:07:33.989Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Length: 19
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Type: text/plain; charset=utf-8
07:07:33 [2020-09-18T07:07:33.989Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.989Z]         Set-Cookie: session=FAKE-SESSION-1600412853639414800; Max-Age=3600
07:07:33 [2020-09-18T07:07:33.989Z]         X-Content-Type-Options: nosniff
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Token: FAKE-TOKEN-1600412853639414800
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestGetRemoteImageLayer
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestGetRemoteImageLayer (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1
07:07:33 [2020-09-18T07:07:33.989Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.989Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.989Z]         Authorization: Token fake-token
07:07:33 [2020-09-18T07:07:33.989Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:932: HTTP/1.1 200 OK
07:07:33 [2020-09-18T07:07:33.989Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Length: 154
07:07:33 [2020-09-18T07:07:33.989Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.989Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.989Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.989Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.989Z]         Set-Cookie: session=FAKE-SESSION-1600412853642409000; Max-Age=3600
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Size: 154
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Token: FAKE-TOKEN-1600412853642409000
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1
07:07:33 [2020-09-18T07:07:33.989Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.989Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.989Z]         Authorization: Token FAKE-TOKEN-1600412853642409000
07:07:33 [2020-09-18T07:07:33.989Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:932: HTTP/1.1 404 Not Found
07:07:33 [2020-09-18T07:07:33.989Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Length: 19
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Type: text/plain; charset=utf-8
07:07:33 [2020-09-18T07:07:33.989Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.989Z]         Set-Cookie: session=FAKE-SESSION-1600412853642409000; Max-Age=3600
07:07:33 [2020-09-18T07:07:33.989Z]         X-Content-Type-Options: nosniff
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Token: FAKE-TOKEN-1600412853642409000
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestGetRemoteTag
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestGetRemoteTag (0.00s)
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1
07:07:33 [2020-09-18T07:07:33.989Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.989Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.989Z]         Authorization: Token fake-token
07:07:33 [2020-09-18T07:07:33.989Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:932: HTTP/1.1 200 OK
07:07:33 [2020-09-18T07:07:33.989Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Length: 66
07:07:33 [2020-09-18T07:07:33.989Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.989Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.989Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.989Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.989Z]         Set-Cookie: session=FAKE-SESSION-1600412853645418600; Max-Age=3600
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Token: FAKE-TOKEN-1600412853645418600
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1
07:07:33 [2020-09-18T07:07:33.989Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.989Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.989Z]         Authorization: Token FAKE-TOKEN-1600412853645418600
07:07:33 [2020-09-18T07:07:33.989Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:932: HTTP/1.1 404 Not Found
07:07:33 [2020-09-18T07:07:33.989Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Length: 32
07:07:33 [2020-09-18T07:07:33.989Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.989Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.989Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.989Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.989Z]         Set-Cookie: session=FAKE-SESSION-1600412853646410300; Max-Age=3600
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Token: FAKE-TOKEN-1600412853646410300
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestGetRemoteTags
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestGetRemoteTags (0.01s)
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1
07:07:33 [2020-09-18T07:07:33.989Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.989Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.989Z]         Authorization: Token fake-token
07:07:33 [2020-09-18T07:07:33.989Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:932: HTTP/1.1 200 OK
07:07:33 [2020-09-18T07:07:33.989Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Length: 151
07:07:33 [2020-09-18T07:07:33.989Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.989Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.989Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.989Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.989Z]         Set-Cookie: session=FAKE-SESSION-1600412853655419300; Max-Age=3600
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Token: FAKE-TOKEN-1600412853655419300
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1
07:07:33 [2020-09-18T07:07:33.989Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.989Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.989Z]         Authorization: Token FAKE-TOKEN-1600412853655419300
07:07:33 [2020-09-18T07:07:33.989Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]     registry_test.go:932: HTTP/1.1 404 Not Found
07:07:33 [2020-09-18T07:07:33.989Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Length: 32
07:07:33 [2020-09-18T07:07:33.989Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.989Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.989Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.989Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.989Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.989Z]         Set-Cookie: session=FAKE-SESSION-1600412853656410300; Max-Age=3600
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.989Z]         X-Docker-Token: FAKE-TOKEN-1600412853656410300
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z]         
07:07:33 [2020-09-18T07:07:33.989Z] === RUN   TestGetRepositoryData
07:07:33 [2020-09-18T07:07:33.989Z] --- PASS: TestGetRepositoryData (0.01s)
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1
07:07:33 [2020-09-18T07:07:33.990Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.990Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.990Z]         Authorization: Token fake-token
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Token: true
07:07:33 [2020-09-18T07:07:33.990Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:932: HTTP/1.1 200 OK
07:07:33 [2020-09-18T07:07:33.990Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Length: 363
07:07:33 [2020-09-18T07:07:33.990Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.990Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.990Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.990Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.990Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Endpoints: 127.0.0.1:49242 	,  test.example.com
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Token: FAKE-SESSION-1600412853666410100
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestPushImageJSONRegistry
07:07:33 [2020-09-18T07:07:33.990Z] --- PASS: TestPushImageJSONRegistry (0.00s)
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1
07:07:33 [2020-09-18T07:07:33.990Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.990Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Length: 3
07:07:33 [2020-09-18T07:07:33.990Z]         Authorization: Token fake-token
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.990Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:932: HTTP/1.1 200 OK
07:07:33 [2020-09-18T07:07:33.990Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Length: 4
07:07:33 [2020-09-18T07:07:33.990Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.990Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.990Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.990Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.990Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.990Z]         Set-Cookie: session=FAKE-SESSION-1600412853669412700; Max-Age=3600
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Token: FAKE-TOKEN-1600412853669412700
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestPushImageLayerRegistry
07:07:33 [2020-09-18T07:07:33.990Z] --- PASS: TestPushImageLayerRegistry (0.01s)
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1
07:07:33 [2020-09-18T07:07:33.990Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.990Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.990Z]         Transfer-Encoding: chunked
07:07:33 [2020-09-18T07:07:33.990Z]         Authorization: Token fake-token
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Type: application/octet-stream
07:07:33 [2020-09-18T07:07:33.990Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:932: HTTP/1.1 200 OK
07:07:33 [2020-09-18T07:07:33.990Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Length: 4
07:07:33 [2020-09-18T07:07:33.990Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.990Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.990Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.990Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.990Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.990Z]         Set-Cookie: session=FAKE-SESSION-1600412853677422200; Max-Age=3600
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Token: FAKE-TOKEN-1600412853677422200
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestParseRepositoryInfo
07:07:33 [2020-09-18T07:07:33.990Z] --- PASS: TestParseRepositoryInfo (0.00s)
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestNewIndexInfo
07:07:33 [2020-09-18T07:07:33.990Z] --- PASS: TestNewIndexInfo (0.00s)
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestMirrorEndpointLookup
07:07:33 [2020-09-18T07:07:33.990Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestPushRegistryTag
07:07:33 [2020-09-18T07:07:33.990Z] --- PASS: TestPushRegistryTag (0.00s)
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1
07:07:33 [2020-09-18T07:07:33.990Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.990Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Length: 66
07:07:33 [2020-09-18T07:07:33.990Z]         Authorization: Token fake-token
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.990Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:932: HTTP/1.1 200 OK
07:07:33 [2020-09-18T07:07:33.990Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Length: 4
07:07:33 [2020-09-18T07:07:33.990Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.990Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.990Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.990Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.990Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.990Z]         Set-Cookie: session=FAKE-SESSION-1600412853690419900; Max-Age=3600
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Token: FAKE-TOKEN-1600412853690419900
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestPushImageJSONIndex
07:07:33 [2020-09-18T07:07:33.990Z] --- PASS: TestPushImageJSONIndex (0.01s)
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1
07:07:33 [2020-09-18T07:07:33.990Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.990Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Length: 319
07:07:33 [2020-09-18T07:07:33.990Z]         Authorization: Token fake-token
07:07:33 [2020-09-18T07:07:33.990Z]         Content-type: application/json
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Token: true
07:07:33 [2020-09-18T07:07:33.990Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:932: HTTP/1.1 200 OK
07:07:33 [2020-09-18T07:07:33.990Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Length: 2
07:07:33 [2020-09-18T07:07:33.990Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.990Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.990Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.990Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.990Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Endpoints: 127.0.0.1:49242 	,  test.example.com
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Token: FAKE-SESSION-1600412853695410500
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1
07:07:33 [2020-09-18T07:07:33.990Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.990Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Length: 319
07:07:33 [2020-09-18T07:07:33.990Z]         Authorization: Token FAKE-SESSION-1600412853695410500
07:07:33 [2020-09-18T07:07:33.990Z]         Content-type: application/json
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Endpoints: http://127.0.0.1:49242/v1/
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Token: true
07:07:33 [2020-09-18T07:07:33.990Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:932: HTTP/1.1 204 No Content
07:07:33 [2020-09-18T07:07:33.990Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Length: 0
07:07:33 [2020-09-18T07:07:33.990Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.990Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.990Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.990Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.990Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Endpoints: 127.0.0.1:49242 	,  test.example.com
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Token: FAKE-SESSION-1600412853696410400
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestSearchRepositories
07:07:33 [2020-09-18T07:07:33.990Z] --- PASS: TestSearchRepositories (0.01s)
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1
07:07:33 [2020-09-18T07:07:33.990Z]         Host: 127.0.0.1:49242
07:07:33 [2020-09-18T07:07:33.990Z]         User-Agent: docker test client
07:07:33 [2020-09-18T07:07:33.990Z]         Authorization: Token fake-token
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Token: true
07:07:33 [2020-09-18T07:07:33.990Z]         Accept-Encoding: gzip
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]     registry_test.go:932: HTTP/1.1 200 OK
07:07:33 [2020-09-18T07:07:33.990Z]         Connection: close
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Length: 144
07:07:33 [2020-09-18T07:07:33.990Z]         Cache-Control: no-cache
07:07:33 [2020-09-18T07:07:33.990Z]         Content-Type: application/json
07:07:33 [2020-09-18T07:07:33.990Z]         Date: Fri, 18 Sep 2020 07:07:33 GMT
07:07:33 [2020-09-18T07:07:33.990Z]         Expires: -1
07:07:33 [2020-09-18T07:07:33.990Z]         Pragma: no-cache
07:07:33 [2020-09-18T07:07:33.990Z]         Server: docker-tests/mock
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Registry-Config: mock
07:07:33 [2020-09-18T07:07:33.990Z]         X-Docker-Registry-Version: 0.0.0
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z]         
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestTrustedLocation
07:07:33 [2020-09-18T07:07:33.990Z] --- PASS: TestTrustedLocation (0.00s)
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
07:07:33 [2020-09-18T07:07:33.990Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestAllowNondistributableArtifacts
07:07:33 [2020-09-18T07:07:33.990Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestIsSecureIndex
07:07:33 [2020-09-18T07:07:33.990Z] --- PASS: TestIsSecureIndex (0.00s)
07:07:33 [2020-09-18T07:07:33.990Z] PASS
07:07:33 [2020-09-18T07:07:33.990Z] coverage: 51.7% of statements
07:07:33 [2020-09-18T07:07:33.990Z] ok  	github.com/docker/docker/registry	0.425s	coverage: 51.7% of statements
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestDecodeContainerConfig
07:07:33 [2020-09-18T07:07:33.990Z] --- PASS: TestDecodeContainerConfig (0.00s)
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestDecodeContainerConfigIsolation
07:07:33 [2020-09-18T07:07:33.990Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
07:07:33 [2020-09-18T07:07:33.990Z] === RUN   TestValidatePrivileged
07:07:33 [2020-09-18T07:07:33.990Z] --- PASS: TestValidatePrivileged (0.00s)
07:07:33 [2020-09-18T07:07:33.990Z] PASS
07:07:33 [2020-09-18T07:07:33.990Z] coverage: 52.2% of statements
07:07:33 [2020-09-18T07:07:33.990Z] ok  	github.com/docker/docker/runconfig	0.057s	coverage: 52.2% of statements
Post stage
[Pipeline] junit
07:07:34 [2020-09-18T07:07:34.085Z] Recording test results
[Pipeline] }
07:07:34 [2020-09-18T07:07:34.454Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
07:07:34 [2020-09-18T07:07:34.454Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
07:07:34 [2020-09-18T07:07:34.454Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
07:07:34 [2020-09-18T07:07:34.454Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
07:07:34 [2020-09-18T07:07:34.454Z] PASS
07:07:34 [2020-09-18T07:07:34.454Z] coverage: 62.5% of statements
07:07:34 [2020-09-18T07:07:34.454Z] ok  	github.com/docker/docker/testutil	0.073s	coverage: 62.5% of statements
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:07:34 [2020-09-18T07:07:34.805Z] + echo Ensuring container killed.
07:07:34 [2020-09-18T07:07:34.805Z] Ensuring container killed.
07:07:34 [2020-09-18T07:07:34.805Z] + docker rm -vf docker-pr2
07:07:34 [2020-09-18T07:07:34.805Z] Error: No such container: docker-pr2
07:07:34 [2020-09-18T07:07:34.805Z] + true
[Pipeline] sh
07:07:35 [2020-09-18T07:07:35.102Z] + echo Chowning /workspace to jenkins user
07:07:35 [2020-09-18T07:07:35.103Z] Chowning /workspace to jenkins user
07:07:35 [2020-09-18T07:07:35.103Z] + id -u
07:07:35 [2020-09-18T07:07:35.103Z] + id -g
07:07:35 [2020-09-18T07:07:35.103Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41467:/workspace busybox chown -R 1000:1000 /workspace
07:07:35 [2020-09-18T07:07:35.103Z] Unable to find image 'busybox:latest' locally
07:07:35 [2020-09-18T07:07:35.110Z] --- PASS: TestServiceWithPredefinedNetwork (2.97s)
07:07:35 [2020-09-18T07:07:35.110Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:07:35 [2020-09-18T07:07:35.110Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:07:35 [2020-09-18T07:07:35.110Z]     service_test.go:236: FLAKY_TEST
07:07:35 [2020-09-18T07:07:35.110Z] === RUN   TestServiceWithDataPathPortInit
07:07:35 [2020-09-18T07:07:35.363Z] latest: Pulling from library/busybox
07:07:35 [2020-09-18T07:07:35.626Z] 590851f7c68b: Pulling fs layer
07:07:35 [2020-09-18T07:07:35.626Z] 590851f7c68b: Verifying Checksum
07:07:35 [2020-09-18T07:07:35.626Z] 590851f7c68b: Download complete
07:07:35 [2020-09-18T07:07:35.887Z] 590851f7c68b: Pull complete
07:07:35 [2020-09-18T07:07:35.887Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
07:07:35 [2020-09-18T07:07:35.887Z] Status: Downloaded newer image for busybox:latest
07:07:37 [2020-09-18T07:07:37.384Z] === RUN   TestGetDriver
07:07:37 [2020-09-18T07:07:37.384Z] --- PASS: TestGetDriver (0.00s)
07:07:37 [2020-09-18T07:07:37.384Z] === RUN   TestVolumeRequestError
07:07:37 [2020-09-18T07:07:37.384Z] --- PASS: TestVolumeRequestError (0.01s)
07:07:37 [2020-09-18T07:07:37.384Z] PASS
07:07:37 [2020-09-18T07:07:37.384Z] coverage: 36.1% of statements
07:07:37 [2020-09-18T07:07:37.384Z] ok  	github.com/docker/docker/volume/drivers	0.097s	coverage: 36.1% of statements
07:07:37 [2020-09-18T07:07:37.384Z] === RUN   TestGetAddress
07:07:37 [2020-09-18T07:07:37.384Z] --- PASS: TestGetAddress (0.00s)
07:07:37 [2020-09-18T07:07:37.384Z] === RUN   TestRemove
07:07:37 [2020-09-18T07:07:37.384Z] --- SKIP: TestRemove (0.00s)
07:07:37 [2020-09-18T07:07:37.384Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
07:07:37 [2020-09-18T07:07:37.384Z] === RUN   TestInitializeWithVolumes
07:07:37 [2020-09-18T07:07:37.384Z] --- PASS: TestInitializeWithVolumes (0.00s)
07:07:37 [2020-09-18T07:07:37.384Z] === RUN   TestCreate
07:07:37 [2020-09-18T07:07:37.384Z] --- PASS: TestCreate (0.01s)
07:07:37 [2020-09-18T07:07:37.384Z] === RUN   TestValidateName
07:07:37 [2020-09-18T07:07:37.384Z] --- PASS: TestValidateName (0.00s)
07:07:37 [2020-09-18T07:07:37.384Z] === RUN   TestCreateWithOpts
07:07:37 [2020-09-18T07:07:37.384Z] --- SKIP: TestCreateWithOpts (0.00s)
07:07:37 [2020-09-18T07:07:37.384Z]     local_test.go:181: runtime.GOOS == "windows"
07:07:37 [2020-09-18T07:07:37.384Z] === RUN   TestRelaodNoOpts
07:07:37 [2020-09-18T07:07:37.384Z] --- PASS: TestRelaodNoOpts (0.01s)
07:07:37 [2020-09-18T07:07:37.384Z] PASS
07:07:37 [2020-09-18T07:07:37.384Z] coverage: 37.7% of statements
07:07:37 [2020-09-18T07:07:37.384Z] ok  	github.com/docker/docker/volume/local	0.151s	coverage: 37.7% of statements
07:07:37 [2020-09-18T07:07:37.849Z] === RUN   TestConvertTmpfsOptions
07:07:37 [2020-09-18T07:07:37.849Z] --- PASS: TestConvertTmpfsOptions (0.00s)
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:49: data="mode=700,size=1m"
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:49: data="ro"
07:07:37 [2020-09-18T07:07:37.849Z] === RUN   TestParseMountRaw
07:07:37 [2020-09-18T07:07:37.849Z] --- PASS: TestParseMountRaw (0.03s)
07:07:37 [2020-09-18T07:07:37.849Z] === RUN   TestParseMountRawSplit
07:07:37 [2020-09-18T07:07:37.849Z] --- PASS: TestParseMountRawSplit (0.00s)
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 0
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 1
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 2
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 3
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 4
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 5
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 6
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 7
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 8
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 0
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 1
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 2
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 3
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 4
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 5
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 6
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 7
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 8
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 9
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 10
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 11
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 12
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 0
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 1
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 2
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 3
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 4
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 5
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 6
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 7
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 8
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 9
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 10
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:390: case 11
07:07:37 [2020-09-18T07:07:37.849Z] === RUN   TestParseMountSpec
07:07:37 [2020-09-18T07:07:37.849Z] --- PASS: TestParseMountSpec (0.00s)
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:455: case 0
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:455: case 1
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:455: case 2
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:455: case 3
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:455: case 4
07:07:37 [2020-09-18T07:07:37.849Z]     parser_test.go:455: case 5
07:07:37 [2020-09-18T07:07:37.849Z] === RUN   TestParseMountSpecBindWithFileinfoError
07:07:37 [2020-09-18T07:07:37.849Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
07:07:37 [2020-09-18T07:07:37.849Z] === RUN   TestValidateMount
07:07:37 [2020-09-18T07:07:37.849Z] --- PASS: TestValidateMount (0.00s)
07:07:37 [2020-09-18T07:07:37.849Z] PASS
07:07:37 [2020-09-18T07:07:37.849Z] coverage: 66.2% of statements
07:07:37 [2020-09-18T07:07:37.849Z] ok  	github.com/docker/docker/volume/mounts	0.127s	coverage: 66.2% of statements
07:07:38 [2020-09-18T07:07:38.377Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestSetGetMeta
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestSetGetMeta
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestRestore
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestRestore
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestServiceCreate
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestServiceCreate
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestServiceList
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestServiceList
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestServiceRemove
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestServiceRemove
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestServiceGet
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestServiceGet
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestServicePrune
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestServicePrune
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestCreate
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestCreate
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestRemove
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestRemove
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestList
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestList
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestFindByDriver
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestFindByDriver
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestFindByReferenced
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestFindByReferenced
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestDerefMultipleOfSameRef
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestDerefMultipleOfSameRef
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestDefererencePluginOnCreateError
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestDefererencePluginOnCreateError
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestRefDerefRemove
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestRefDerefRemove
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestGet
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestGet
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestGetWithReference
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestGetWithReference
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestFilterFunc
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestFilterFunc/test_nil_list
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestFilterFunc/test_nil_list
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestFilterFunc/test_empty_list
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestFilterFunc/test_empty_list
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestFilterFunc/test_filter_some
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestFilterFunc/test_filter_some
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestFilterFunc/test_filter_middle
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestFilterFunc/test_filter_middle
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestFilterFunc/test_filter_middle_and_last
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
07:07:39 [2020-09-18T07:07:39.402Z] === RUN   TestFilterFunc/test_filter_first_and_last
07:07:39 [2020-09-18T07:07:39.402Z] === PAUSE TestFilterFunc/test_filter_first_and_last
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestFilterFunc/test_nil_list
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestFilterFunc/test_filter_some
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestFilterFunc/test_filter_first_and_last
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestFilterFunc/test_empty_list
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestFilterFunc/test_filter_middle_and_last
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestFilterFunc/test_filter_middle
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestFilterFunc (0.00s)
07:07:39 [2020-09-18T07:07:39.402Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
07:07:39 [2020-09-18T07:07:39.402Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
07:07:39 [2020-09-18T07:07:39.402Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
07:07:39 [2020-09-18T07:07:39.402Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
07:07:39 [2020-09-18T07:07:39.402Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
07:07:39 [2020-09-18T07:07:39.402Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
07:07:39 [2020-09-18T07:07:39.402Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
07:07:39 [2020-09-18T07:07:39.402Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestSetGetMeta
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestGet
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestFindByReferenced
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestRefDerefRemove
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestSetGetMeta (0.02s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestFindByDriver
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestGet (0.02s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestList
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestFindByReferenced (0.03s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestRemove
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestRefDerefRemove (0.03s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestCreate
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestFindByDriver (0.03s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestServicePrune
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestCreate (0.02s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestServiceGet
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestList (0.03s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestServiceRemove
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestRemove (0.03s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestServiceList
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestServiceGet (0.10s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestServiceCreate
07:07:39 [2020-09-18T07:07:39.402Z] time="2020-09-18T07:07:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestServiceRemove (0.10s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestRestore
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestServiceList (0.10s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestGetWithReference
07:07:39 [2020-09-18T07:07:39.402Z] time="2020-09-18T07:07:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
07:07:39 [2020-09-18T07:07:39.402Z] time="2020-09-18T07:07:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
07:07:39 [2020-09-18T07:07:39.402Z] time="2020-09-18T07:07:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestServiceCreate (0.03s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
07:07:39 [2020-09-18T07:07:39.402Z] time="2020-09-18T07:07:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestGetWithReference (0.02s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestDefererencePluginOnCreateError
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestRestore (0.03s)
07:07:39 [2020-09-18T07:07:39.402Z] === CONT  TestDerefMultipleOfSameRef
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestServicePrune (0.14s)
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
07:07:39 [2020-09-18T07:07:39.402Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
07:07:39 [2020-09-18T07:07:39.402Z] PASS
07:07:39 [2020-09-18T07:07:39.402Z] coverage: 70.3% of statements
07:07:39 [2020-09-18T07:07:39.402Z] ok  	github.com/docker/docker/volume/service	0.376s	coverage: 70.3% of statements
07:07:39 [2020-09-18T07:07:39.498Z] + bundleName=arm64-integration
07:07:39 [2020-09-18T07:07:39.498Z] + echo Creating arm64-integration-bundles.tar.gz
07:07:39 [2020-09-18T07:07:39.498Z] Creating arm64-integration-bundles.tar.gz
07:07:39 [2020-09-18T07:07:39.498Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.prof -oxargs -name *-report.xml tar ) -czf -print arm64-integration-bundles.tar.gz
07:07:39 [2020-09-18T07:07:39.498Z] 
[Pipeline] archiveArtifacts
07:07:39 [2020-09-18T07:07:39.772Z] Archiving artifacts
07:07:40 [2020-09-18T07:07:40.380Z] --- PASS: TestNewClientWithTimeout (17.61s)
07:07:40 [2020-09-18T07:07:40.380Z] === RUN   TestClientStream
07:07:40 [2020-09-18T07:07:40.381Z] --- PASS: TestClientStream (0.00s)
07:07:40 [2020-09-18T07:07:40.381Z] === RUN   TestClientSendFile
07:07:40 [2020-09-18T07:07:40.381Z] --- PASS: TestClientSendFile (0.00s)
07:07:40 [2020-09-18T07:07:40.381Z] === RUN   TestClientWithRequestTimeout
07:07:40 [2020-09-18T07:07:40.381Z] --- PASS: TestClientWithRequestTimeout (0.00s)
07:07:40 [2020-09-18T07:07:40.381Z] === RUN   TestFileSpecPlugin
07:07:40 [2020-09-18T07:07:40.381Z] --- PASS: TestFileSpecPlugin (0.01s)
07:07:40 [2020-09-18T07:07:40.381Z] === RUN   TestFileJSONSpecPlugin
07:07:40 [2020-09-18T07:07:40.381Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
07:07:40 [2020-09-18T07:07:40.381Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
07:07:40 [2020-09-18T07:07:40.381Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
07:07:40 [2020-09-18T07:07:40.381Z] === RUN   TestPluginAddHandler
07:07:40 [2020-09-18T07:07:40.381Z] --- PASS: TestPluginAddHandler (0.00s)
07:07:40 [2020-09-18T07:07:40.381Z] === RUN   TestPluginWaitBadPlugin
07:07:40 [2020-09-18T07:07:40.381Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
07:07:40 [2020-09-18T07:07:40.381Z] === RUN   TestGet
07:07:40 [2020-09-18T07:07:40.381Z] time="2020-09-18T07:07:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
07:07:40 [2020-09-18T07:07:40.894Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
07:07:41 [2020-09-18T07:07:41.153Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
07:07:41 [2020-09-18T07:07:41.930Z] time="2020-09-18T07:07:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
07:07:41 [2020-09-18T07:07:41.943Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41467/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:07:42 [2020-09-18T07:07:42.282Z] + make clean
07:07:42 [2020-09-18T07:07:42.854Z] docker volume rm -f docker-dev-cache
07:07:42 [2020-09-18T07:07:42.854Z] docker-dev-cache
[Pipeline] deleteDir
07:07:43 [2020-09-18T07:07:43.043Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
07:07:43 [2020-09-18T07:07:43.043Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
07:07:43 [2020-09-18T07:07:43.482Z] time="2020-09-18T07:07:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
07:07:46 [2020-09-18T07:07:46.368Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:07:46 [2020-09-18T07:07:46.932Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
07:07:48 [2020-09-18T07:07:48.202Z] time="2020-09-18T07:07:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
07:07:48 [2020-09-18T07:07:48.296Z] === RUN   TestDockerSuite/TestBuildMultipleTags
07:07:48 [2020-09-18T07:07:48.296Z] === RUN   TestDockerSuite/TestBuildNetContainer
07:07:49 [2020-09-18T07:07:49.660Z] === RUN   TestDockerSuite/TestBuildNetNone
07:07:49 [2020-09-18T07:07:49.916Z] === RUN   TestDockerSuite/TestBuildNoContext
07:07:50 [2020-09-18T07:07:50.478Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
07:07:51 [2020-09-18T07:07:51.039Z] --- PASS: TestServiceWithDataPathPortInit (16.20s)
07:07:51 [2020-09-18T07:07:51.039Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:07:51 [2020-09-18T07:07:51.295Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
07:07:52 [2020-09-18T07:07:52.225Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
07:07:52 [2020-09-18T07:07:52.325Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ok  	github.com/docker/docker/api/types/strslice	0.015s	coverage: 90.0% of statements
07:07:52 [2020-09-18T07:07:52.325Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
07:07:52 [2020-09-18T07:07:52.325Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 75.0% of statements
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/builder	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ok  	github.com/docker/docker/builder/dockerignore	0.016s	coverage: 96.8% of statements
07:07:52 [2020-09-18T07:07:52.325Z] ok  	github.com/docker/docker/builder/dockerfile	0.201s	coverage: 48.0% of statements
07:07:52 [2020-09-18T07:07:52.325Z] ok  	github.com/docker/docker/builder/remotecontext	0.134s	coverage: 13.6% of statements
07:07:52 [2020-09-18T07:07:52.325Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
07:07:52 [2020-09-18T07:07:52.325Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.347s	coverage: 86.3% of statements
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/cli	[no test files]
07:07:52 [2020-09-18T07:07:52.325Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:07:52 [2020-09-18T07:07:52.787Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
07:07:52 [2020-09-18T07:07:52.787Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
07:07:53 [2020-09-18T07:07:53.349Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
07:07:53 [2020-09-18T07:07:53.605Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
07:07:54 [2020-09-18T07:07:54.169Z] === RUN   TestDockerSuite/TestBuildOnBuild
07:07:55 [2020-09-18T07:07:55.534Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
07:07:55 [2020-09-18T07:07:55.628Z] ok  	github.com/docker/docker/client	0.172s	coverage: 75.4% of statements
07:07:56 [2020-09-18T07:07:56.095Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
07:07:56 [2020-09-18T07:07:56.821Z] --- PASS: TestGet (15.00s)
07:07:56 [2020-09-18T07:07:56.821Z] === RUN   TestPluginWithNoManifest
07:07:56 [2020-09-18T07:07:56.821Z] --- PASS: TestPluginWithNoManifest (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z] === RUN   TestGetAll
07:07:56 [2020-09-18T07:07:56.821Z] --- PASS: TestGetAll (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z] PASS
07:07:56 [2020-09-18T07:07:56.821Z] coverage: 73.4% of statements
07:07:56 [2020-09-18T07:07:56.821Z] ok  	github.com/docker/docker/pkg/plugins	35.212s	coverage: 73.4% of statements
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/pkg/term	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/rootless	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/volume	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === Skipped
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     dispatchers_test.go:376: Windows does not support stopsignal
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     client_test.go:23: runtime.GOOS == "windows"
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     daemon_test.go:147: root required
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     reload_test.go:520: root required
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     pull_v2_test.go:73: Needs fixing on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     pull_v2_test.go:118: Needs fixing on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     download_test.go:268: Needs fixing on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     layer_test.go:304: Failing on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     layer_test.go:353: Failing on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     layer_test.go:468: Failing on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     layer_test.go:697: Failing on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     migration_test.go:46: Failing on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     migration_test.go:182: Failing on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     mount_test.go:17: Failing on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     mount_test.go:76: Failing on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     mount_test.go:125: Failing on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     mount_test.go:212: Failing on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     archive_test.go:133: Xz not present in msys2
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     archive_test.go:238: Failing on Windows CI machines
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     archive_windows_test.go:16: Currently fails
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     changes_test.go:192: needs more investigation
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     changes_test.go:405: needs further investigation
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     changes_test.go:441: needs further investigation
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     poller_test.go:41: No chmod on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     fileutils_test.go:134: Needs porting to Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     fileutils_test.go:180: Needs porting to Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
07:07:56 [2020-09-18T07:07:56.821Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
07:07:56 [2020-09-18T07:07:56.821Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
07:07:56 [2020-09-18T07:07:56.821Z]     local_test.go:181: runtime.GOOS == "windows"
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] 
07:07:56 [2020-09-18T07:07:56.821Z] DONE 1781 tests, 46 skipped in 210.307s
07:07:57 [2020-09-18T07:07:57.285Z] INFO: make.ps1 ended at 09/18/2020 07:07:56
07:07:57 [2020-09-18T07:07:57.460Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
07:07:58 [2020-09-18T07:07:58.836Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
07:07:58 [2020-09-18T07:07:58.836Z] INFO: Unit tests ended at 09/18/2020 07:07:58. Duration:00:03:46.0317702
07:07:58 [2020-09-18T07:07:58.836Z] INFO: Building busybox
07:07:58 [2020-09-18T07:07:58.836Z] Sending build context to Docker daemon   5.12kB
07:07:58 [2020-09-18T07:07:58.836Z] 
07:07:58 [2020-09-18T07:07:58.836Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
07:07:58 [2020-09-18T07:07:58.836Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
07:07:58 [2020-09-18T07:07:58.836Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
07:07:58 [2020-09-18T07:07:58.836Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
07:07:58 [2020-09-18T07:07:58.836Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
07:07:58 [2020-09-18T07:07:58.836Z]  ---> 715aaeac112d
07:07:58 [2020-09-18T07:07:58.836Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
07:07:58 [2020-09-18T07:07:58.836Z]  ---> Running in ffcde99bd0e9
07:07:58 [2020-09-18T07:07:58.896Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
07:07:58 [2020-09-18T07:07:58.896Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.00s)
07:07:58 [2020-09-18T07:07:58.897Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dbao3o12y72rrz05ztvhtha2d Created:2020-09-18 07:07:52.540000709 +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[3eea18902d1eefb6583c70d4c87e7bfcc5253cee0868b33c161603aea5bbb464:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.in1rqcupu7ojkuktrvwqn7cjd EndpointID:6051262e57808d37cb829dae078ed014c7f1c84e26cfa9423bcddb727483ed89 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b37e85248e5d7a26ebdc6f556103ae1a168fdb60da935827d136997f112a89d4 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:6980627a42b0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.in1rqcupu7ojkuktrvwqn7cjd EndpointID:6051262e57808d37cb829dae078ed014c7f1c84e26cfa9423bcddb727483ed89 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:07:58 [2020-09-18T07:07:58.897Z] PASS
07:07:58 [2020-09-18T07:07:58.897Z] 
07:07:58 [2020-09-18T07:07:58.897Z] === Skipped
07:07:58 [2020-09-18T07:07:58.897Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:07:58 [2020-09-18T07:07:58.897Z]     service_test.go:236: FLAKY_TEST
07:07:58 [2020-09-18T07:07:58.897Z] 
07:07:58 [2020-09-18T07:07:58.897Z] 
07:07:58 [2020-09-18T07:07:58.897Z] DONE 23 tests, 1 skipped in 51.070s
07:07:58 [2020-09-18T07:07:58.897Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:07:58 [2020-09-18T07:07:58.897Z] ++ 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
07:07:59 [2020-09-18T07:07:59.153Z] ++ set -e
07:07:59 [2020-09-18T07:07:59.153Z] ++ '[' -n 0 ']'
07:07:59 [2020-09-18T07:07:59.153Z] ++ set -x
07:07:59 [2020-09-18T07:07:59.153Z] ++ 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 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
07:07:59 [2020-09-18T07:07:59.153Z] INFO: Testing against a local daemon
07:07:59 [2020-09-18T07:07:59.153Z] === RUN   TestDockerNetworkIpvlanPersistance
07:07:59 [2020-09-18T07:07:59.153Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
07:07:59 [2020-09-18T07:07:59.153Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:07:59 [2020-09-18T07:07:59.153Z] === RUN   TestDockerNetworkIpvlan
07:07:59 [2020-09-18T07:07:59.153Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:07:59 [2020-09-18T07:07:59.153Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:07:59 [2020-09-18T07:07:59.153Z] PASS
07:07:59 [2020-09-18T07:07:59.153Z] 
07:07:59 [2020-09-18T07:07:59.153Z] === Skipped
07:07:59 [2020-09-18T07:07:59.153Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
07:07:59 [2020-09-18T07:07:59.153Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:07:59 [2020-09-18T07:07:59.153Z] 
07:07:59 [2020-09-18T07:07:59.153Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:07:59 [2020-09-18T07:07:59.153Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:07:59 [2020-09-18T07:07:59.153Z] 
07:07:59 [2020-09-18T07:07:59.153Z] 
07:07:59 [2020-09-18T07:07:59.153Z] DONE 2 tests, 2 skipped in 0.161s
07:07:59 [2020-09-18T07:07:59.153Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:07:59 [2020-09-18T07:07:59.153Z] ++ 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
07:07:59 [2020-09-18T07:07:59.153Z] ++ set -e
07:07:59 [2020-09-18T07:07:59.153Z] ++ '[' -n 0 ']'
07:07:59 [2020-09-18T07:07:59.153Z] ++ set -x
07:07:59 [2020-09-18T07:07:59.153Z] ++ 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 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
07:07:59 [2020-09-18T07:07:59.409Z] INFO: Testing against a local daemon
07:07:59 [2020-09-18T07:07:59.409Z] === RUN   TestDockerNetworkMacvlanPersistance
07:08:00 [2020-09-18T07:08:00.337Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
07:08:00 [2020-09-18T07:08:00.899Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
07:08:00 [2020-09-18T07:08:00.899Z] === RUN   TestDockerNetworkMacvlan
07:08:01 [2020-09-18T07:08:01.156Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
07:08:01 [2020-09-18T07:08:01.719Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:08:02 [2020-09-18T07:08:02.281Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
07:08:02 [2020-09-18T07:08:02.538Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:08:02 [2020-09-18T07:08:02.538Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
07:08:03 [2020-09-18T07:08:03.469Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:08:04 [2020-09-18T07:08:04.686Z] Removing intermediate container ffcde99bd0e9
07:08:04 [2020-09-18T07:08:04.686Z]  ---> 84f4cc2a9c96
07:08:04 [2020-09-18T07:08:04.686Z] Step 7/13 : ARG BUSYBOX_VERSION
07:08:04 [2020-09-18T07:08:04.686Z]  ---> Running in 4a302d21516e
07:08:04 [2020-09-18T07:08:04.686Z] Removing intermediate container 4a302d21516e
07:08:04 [2020-09-18T07:08:04.686Z]  ---> 1315a4dad8d1
07:08:04 [2020-09-18T07:08:04.686Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
07:08:04 [2020-09-18T07:08:04.686Z]  ---> Running in 63445ec91447
07:08:04 [2020-09-18T07:08:04.686Z] Removing intermediate container 63445ec91447
07:08:04 [2020-09-18T07:08:04.686Z]  ---> 92dd6fcb4859
07:08:04 [2020-09-18T07:08:04.686Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
07:08:04 [2020-09-18T07:08:04.835Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
07:08:05 [2020-09-18T07:08:05.764Z] === RUN   TestDockerSuite/TestBuildPATH
07:08:05 [2020-09-18T07:08:05.764Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:08:06 [2020-09-18T07:08:06.238Z] 
07:08:06 [2020-09-18T07:08:06.238Z]  ---> 94d2daa242df
07:08:06 [2020-09-18T07:08:06.238Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
07:08:06 [2020-09-18T07:08:06.238Z]  ---> Running in c6c56988f6d5
07:08:09 [2020-09-18T07:08:09.037Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:08:09 [2020-09-18T07:08:09.037Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
07:08:09 [2020-09-18T07:08:09.293Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
07:08:10 [2020-09-18T07:08:10.660Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
07:08:13 [2020-09-18T07:08:13.178Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:08:14 [2020-09-18T07:08:14.544Z] --- PASS: TestDockerNetworkMacvlan (13.59s)
07:08:14 [2020-09-18T07:08:14.544Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
07:08:14 [2020-09-18T07:08:14.544Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
07:08:14 [2020-09-18T07:08:14.544Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s)
07:08:14 [2020-09-18T07:08:14.544Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.39s)
07:08:14 [2020-09-18T07:08:14.544Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.46s)
07:08:14 [2020-09-18T07:08:14.544Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s)
07:08:14 [2020-09-18T07:08:14.544Z] PASS
07:08:14 [2020-09-18T07:08:14.544Z] 
07:08:14 [2020-09-18T07:08:14.544Z] DONE 8 tests in 15.174s
07:08:14 [2020-09-18T07:08:14.544Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:08:14 [2020-09-18T07:08:14.544Z] ++ 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
07:08:14 [2020-09-18T07:08:14.544Z] ++ set -e
07:08:14 [2020-09-18T07:08:14.545Z] ++ '[' -n 0 ']'
07:08:14 [2020-09-18T07:08:14.545Z] ++ set -x
07:08:14 [2020-09-18T07:08:14.545Z] ++ 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 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
07:08:14 [2020-09-18T07:08:14.545Z] testing: warning: no tests to run
07:08:14 [2020-09-18T07:08:14.545Z] PASS
07:08:14 [2020-09-18T07:08:14.545Z] 
07:08:14 [2020-09-18T07:08:14.545Z] DONE 0 tests in 0.028s
07:08:14 [2020-09-18T07:08:14.545Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:08:14 [2020-09-18T07:08:14.545Z] ++ 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
07:08:14 [2020-09-18T07:08:14.545Z] ++ set -e
07:08:14 [2020-09-18T07:08:14.545Z] ++ '[' -n 0 ']'
07:08:14 [2020-09-18T07:08:14.545Z] ++ set -x
07:08:14 [2020-09-18T07:08:14.545Z] ++ 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 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
07:08:14 [2020-09-18T07:08:14.545Z] INFO: Testing against a local daemon
07:08:14 [2020-09-18T07:08:14.545Z] === RUN   TestAuthZPluginAllowRequest
07:08:16 [2020-09-18T07:08:16.436Z] --- PASS: TestAuthZPluginAllowRequest (1.48s)
07:08:16 [2020-09-18T07:08:16.436Z] === RUN   TestAuthZPluginTLS
07:08:16 [2020-09-18T07:08:16.635Z] Removing intermediate container c6c56988f6d5
07:08:16 [2020-09-18T07:08:16.635Z]  ---> f928c2eb1915
07:08:16 [2020-09-18T07:08:16.635Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
07:08:16 [2020-09-18T07:08:16.635Z]  ---> Running in a057b7c18c8b
07:08:16 [2020-09-18T07:08:16.692Z] --- PASS: TestAuthZPluginTLS (0.57s)
07:08:16 [2020-09-18T07:08:16.692Z] === RUN   TestAuthZPluginDenyRequest
07:08:17 [2020-09-18T07:08:17.255Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
07:08:17 [2020-09-18T07:08:17.255Z] === RUN   TestAuthZPluginAPIDenyResponse
07:08:17 [2020-09-18T07:08:17.511Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
07:08:17 [2020-09-18T07:08:17.612Z] 
07:08:17 [2020-09-18T07:08:17.612Z] SUCCESS: Specified value was saved.
07:08:17 [2020-09-18T07:08:17.768Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
07:08:17 [2020-09-18T07:08:17.768Z] === RUN   TestAuthZPluginDenyResponse
07:08:18 [2020-09-18T07:08:18.332Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
07:08:18 [2020-09-18T07:08:18.332Z] === RUN   TestAuthZPluginAllowEventStream
07:08:19 [2020-09-18T07:08:19.699Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s)
07:08:19 [2020-09-18T07:08:19.699Z] === RUN   TestAuthZPluginErrorResponse
07:08:20 [2020-09-18T07:08:20.262Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
07:08:20 [2020-09-18T07:08:20.262Z] === RUN   TestAuthZPluginErrorRequest
07:08:20 [2020-09-18T07:08:20.527Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
07:08:20 [2020-09-18T07:08:20.540Z] Removing intermediate container a057b7c18c8b
07:08:20 [2020-09-18T07:08:20.540Z]  ---> f5a8664bced4
07:08:20 [2020-09-18T07:08:20.540Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
07:08:20 [2020-09-18T07:08:20.540Z]  ---> Running in 4250561bcf0e
07:08:20 [2020-09-18T07:08:20.786Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
07:08:20 [2020-09-18T07:08:20.786Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:08:21 [2020-09-18T07:08:21.349Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
07:08:21 [2020-09-18T07:08:21.349Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:08:21 [2020-09-18T07:08:21.912Z] === RUN   TestDockerSuite/TestBuildRm
07:08:23 [2020-09-18T07:08:23.806Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
07:08:23 [2020-09-18T07:08:23.806Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:08:24 [2020-09-18T07:08:24.314Z] Cannot create a file when that file already exists.
07:08:24 [2020-09-18T07:08:24.735Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
07:08:25 [2020-09-18T07:08:25.298Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s)
07:08:25 [2020-09-18T07:08:25.298Z] === RUN   TestAuthZPluginHeader
07:08:25 [2020-09-18T07:08:25.555Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
07:08:26 [2020-09-18T07:08:26.119Z] --- PASS: TestAuthZPluginHeader (0.84s)
07:08:26 [2020-09-18T07:08:26.119Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:08:26 [2020-09-18T07:08:26.683Z] === RUN   TestDockerSuite/TestBuildScratchCopy
07:08:26 [2020-09-18T07:08:26.938Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
07:08:27 [2020-09-18T07:08:27.500Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
07:08:28 [2020-09-18T07:08:28.062Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
07:08:28 [2020-09-18T07:08:28.991Z] === RUN   TestDockerSuite/TestBuildShellInherited
07:08:29 [2020-09-18T07:08:29.553Z] === RUN   TestDockerSuite/TestBuildShellMultiple
07:08:30 [2020-09-18T07:08:30.144Z] Removing intermediate container 4250561bcf0e
07:08:30 [2020-09-18T07:08:30.144Z]  ---> 19311cced34b
07:08:30 [2020-09-18T07:08:30.144Z] Step 13/13 : CMD ["sh"]
07:08:30 [2020-09-18T07:08:30.144Z]  ---> Running in 1baea5a1ff80
07:08:30 [2020-09-18T07:08:30.608Z] Removing intermediate container 1baea5a1ff80
07:08:30 [2020-09-18T07:08:30.608Z]  ---> ba848fd3fb83
07:08:30 [2020-09-18T07:08:30.608Z] Successfully built ba848fd3fb83
07:08:30 [2020-09-18T07:08:30.608Z] Successfully tagged busybox:latest
07:08:30 [2020-09-18T07:08:30.608Z] INFO: Docker images of the daemon under test
07:08:30 [2020-09-18T07:08:30.608Z] 
07:08:30 [2020-09-18T07:08:30.608Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
07:08:30 [2020-09-18T07:08:30.608Z] busybox                                latest              ba848fd3fb83        Less than a second ago   5.12GB
07:08:30 [2020-09-18T07:08:30.608Z] microsoft/windowsservercore            latest              715aaeac112d        2 weeks ago              5.06GB
07:08:30 [2020-09-18T07:08:30.608Z] mcr.microsoft.com/windows/servercore   ltsc2019            715aaeac112d        2 weeks ago              5.06GB
07:08:30 [2020-09-18T07:08:30.608Z] 
07:08:30 [2020-09-18T07:08:30.608Z] INFO: Running integration tests at 09/18/2020 07:08:30...
07:08:30 [2020-09-18T07:08:30.608Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
07:08:30 [2020-09-18T07:08:30.608Z] INFO: Integration API tests being run from the host:
07:08:30 [2020-09-18T07:08:30.608Z] INFO: make.ps1 starting at 09/18/2020 07:08:30
07:08:30 [2020-09-18T07:08:30.922Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s)
07:08:30 [2020-09-18T07:08:30.922Z] === RUN   TestAuthZPluginV2Disable
07:08:31 [2020-09-18T07:08:31.591Z] Running D:\gopath\src\github.com\docker\docker\integration\build
07:08:32 [2020-09-18T07:08:32.287Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
07:08:32 [2020-09-18T07:08:32.287Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
07:08:32 [2020-09-18T07:08:32.848Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
07:08:32 [2020-09-18T07:08:32.848Z] === RUN   TestDockerSuite/TestBuildSpaces
07:08:32 [2020-09-18T07:08:32.848Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
07:08:33 [2020-09-18T07:08:33.776Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
07:08:33 [2020-09-18T07:08:33.776Z] === RUN   TestDockerSuite/TestBuildStderr
07:08:34 [2020-09-18T07:08:34.339Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
07:08:34 [2020-09-18T07:08:34.394Z] ok  	github.com/docker/docker/cmd/dockerd	0.106s	coverage: 30.8% of statements
07:08:34 [2020-09-18T07:08:34.595Z] --- PASS: TestAuthZPluginV2Disable (3.90s)
07:08:34 [2020-09-18T07:08:34.595Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:08:34 [2020-09-18T07:08:34.965Z] ok  	github.com/docker/docker/container	0.123s	coverage: 34.7% of statements
07:08:34 [2020-09-18T07:08:34.965Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:08:34 [2020-09-18T07:08:34.965Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:08:34 [2020-09-18T07:08:34.965Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:08:34 [2020-09-18T07:08:34.965Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:08:37 [2020-09-18T07:08:37.117Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
07:08:37 [2020-09-18T07:08:37.694Z] === RUN   TestDockerSuite/TestBuildStopSignal
07:08:38 [2020-09-18T07:08:38.256Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.67s)
07:08:38 [2020-09-18T07:08:38.256Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:08:38 [2020-09-18T07:08:38.513Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
07:08:39 [2020-09-18T07:08:39.879Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
07:08:40 [2020-09-18T07:08:40.135Z] === RUN   TestDockerSuite/TestBuildTagEvent
07:08:41 [2020-09-18T07:08:41.068Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
07:08:42 [2020-09-18T07:08:42.436Z] === RUN   TestDockerSuite/TestBuildUser
07:08:44 [2020-09-18T07:08:44.327Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
07:08:44 [2020-09-18T07:08:44.970Z] ok  	github.com/docker/docker/daemon/cluster	0.062s	coverage: 0.5% of statements
07:08:46 [2020-09-18T07:08:46.885Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
07:08:47 [2020-09-18T07:08:47.596Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
07:08:48 [2020-09-18T07:08:48.838Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
07:08:50 [2020-09-18T07:08:50.113Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.80s)
07:08:50 [2020-09-18T07:08:50.113Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:08:56 [2020-09-18T07:08:56.822Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:08:56 [2020-09-18T07:08:56.822Z] INFO: Testing against a local daemon
07:08:56 [2020-09-18T07:08:56.822Z] === RUN   TestBuildWithSession
07:08:56 [2020-09-18T07:08:56.822Z] --- SKIP: TestBuildWithSession (0.00s)
07:08:56 [2020-09-18T07:08:56.822Z]     build_session_test.go:25: TODO: BuildKit
07:08:56 [2020-09-18T07:08:56.822Z] === RUN   TestBuildSquashParent
07:08:56 [2020-09-18T07:08:56.822Z] --- SKIP: TestBuildSquashParent (0.00s)
07:08:56 [2020-09-18T07:08:56.822Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
07:08:56 [2020-09-18T07:08:56.822Z] === RUN   TestBuildWithRemoveAndForceRemove
07:08:56 [2020-09-18T07:08:56.822Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
07:08:56 [2020-09-18T07:08:56.822Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
07:08:56 [2020-09-18T07:08:56.822Z] === RUN   TestBuildMultiStageCopy
07:08:56 [2020-09-18T07:08:56.822Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:08:58 [2020-09-18T07:08:58.206Z] === RUN   TestDockerSuite/TestBuildVerboseOut
07:08:58 [2020-09-18T07:08:58.206Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
07:08:58 [2020-09-18T07:08:58.206Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
07:08:58 [2020-09-18T07:08:58.206Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
07:08:58 [2020-09-18T07:08:58.768Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
07:08:58 [2020-09-18T07:08:58.847Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.435s	coverage: 14.1% of statements
07:08:58 [2020-09-18T07:08:58.847Z] ok  	github.com/docker/docker/daemon	12.134s	coverage: 17.4% of statements
07:08:58 [2020-09-18T07:08:58.847Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:08:58 [2020-09-18T07:08:58.847Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:08:59 [2020-09-18T07:08:59.108Z] ok  	github.com/docker/docker/daemon/config	0.087s	coverage: 81.8% of statements
07:08:59 [2020-09-18T07:08:59.696Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
07:08:59 [2020-09-18T07:08:59.696Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
07:08:59 [2020-09-18T07:08:59.696Z] === RUN   TestDockerSuite/TestBuildWindowsUser
07:08:59 [2020-09-18T07:08:59.696Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
07:08:59 [2020-09-18T07:08:59.696Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
07:09:00 [2020-09-18T07:09:00.053Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
07:09:00 [2020-09-18T07:09:00.315Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
07:09:00 [2020-09-18T07:09:00.315Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:09:00 [2020-09-18T07:09:00.315Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:09:01 [2020-09-18T07:09:01.064Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
07:09:01 [2020-09-18T07:09:01.064Z] === RUN   TestDockerSuite/TestBuildWithFailure
07:09:01 [2020-09-18T07:09:01.322Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
07:09:01 [2020-09-18T07:09:01.703Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
07:09:01 [2020-09-18T07:09:01.885Z] === RUN   TestDockerSuite/TestBuildWithTabs
07:09:01 [2020-09-18T07:09:01.885Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
07:09:02 [2020-09-18T07:09:02.472Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
07:09:02 [2020-09-18T07:09:02.735Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
07:09:03 [2020-09-18T07:09:03.620Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.521s	coverage: 73.1% of statements
07:09:03 [2020-09-18T07:09:03.940Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:09:04 [2020-09-18T07:09:04.192Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
07:09:04 [2020-09-18T07:09:04.404Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:09:04 [2020-09-18T07:09:04.623Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
07:09:05 [2020-09-18T07:09:05.382Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:09:05 [2020-09-18T07:09:05.578Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.362s	coverage: 57.0% of statements
07:09:05 [2020-09-18T07:09:05.989Z] === RUN   TestDockerSuite/TestBuildWithVolumes
07:09:06 [2020-09-18T07:09:06.265Z] --- PASS: TestImportExtremelyLargeImageWorks (195.78s)
07:09:06 [2020-09-18T07:09:06.265Z] PASS
07:09:06 [2020-09-18T07:09:06.265Z] 
07:09:06 [2020-09-18T07:09:06.265Z] === Skipped
07:09:06 [2020-09-18T07:09:06.265Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
07:09:06 [2020-09-18T07:09:06.265Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:09:06 [2020-09-18T07:09:06.265Z] 
07:09:06 [2020-09-18T07:09:06.265Z] 
07:09:06 [2020-09-18T07:09:06.265Z] DONE 12 tests, 1 skipped in 196.796s
07:09:06 [2020-09-18T07:09:06.265Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
07:09:06 [2020-09-18T07:09:06.265Z] ++ 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
07:09:06 [2020-09-18T07:09:06.265Z] ++ set -e
07:09:06 [2020-09-18T07:09:06.265Z] ++ '[' -n 0 ']'
07:09:06 [2020-09-18T07:09:06.265Z] ++ set -x
07:09:06 [2020-09-18T07:09:06.265Z] ++ 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 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
07:09:06 [2020-09-18T07:09:06.265Z] INFO: Testing against a local daemon
07:09:06 [2020-09-18T07:09:06.265Z] === RUN   TestNetworkCreateDelete
07:09:06 [2020-09-18T07:09:06.265Z] --- PASS: TestNetworkCreateDelete (0.16s)
07:09:06 [2020-09-18T07:09:06.265Z] === RUN   TestDockerNetworkDeletePreferID
07:09:06 [2020-09-18T07:09:06.265Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s)
07:09:06 [2020-09-18T07:09:06.265Z] === RUN   TestDaemonDNSFallback
07:09:06 [2020-09-18T07:09:06.265Z] --- PASS: TestDaemonDNSFallback (1.52s)
07:09:06 [2020-09-18T07:09:06.265Z] === RUN   TestInspectNetwork
07:09:06 [2020-09-18T07:09:06.265Z] === RUN   TestInspectNetwork/full_network_id
07:09:06 [2020-09-18T07:09:06.265Z] === RUN   TestInspectNetwork/partial_network_id
07:09:06 [2020-09-18T07:09:06.265Z] === RUN   TestInspectNetwork/network_name
07:09:06 [2020-09-18T07:09:06.265Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:09:06 [2020-09-18T07:09:06.360Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:09:06 [2020-09-18T07:09:06.552Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
07:09:06 [2020-09-18T07:09:06.808Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
07:09:07 [2020-09-18T07:09:07.063Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.00s)
07:09:07 [2020-09-18T07:09:07.063Z] PASS
07:09:07 [2020-09-18T07:09:07.063Z] 
07:09:07 [2020-09-18T07:09:07.063Z] DONE 17 tests in 52.535s
07:09:07 [2020-09-18T07:09:07.063Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:09:07 [2020-09-18T07:09:07.063Z] ++ 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
07:09:07 [2020-09-18T07:09:07.063Z] ++ set -e
07:09:07 [2020-09-18T07:09:07.063Z] ++ '[' -n 0 ']'
07:09:07 [2020-09-18T07:09:07.063Z] ++ set -x
07:09:07 [2020-09-18T07:09:07.063Z] ++ 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 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
07:09:07 [2020-09-18T07:09:07.063Z] INFO: Testing against a local daemon
07:09:07 [2020-09-18T07:09:07.063Z] === RUN   TestPluginInvalidJSON
07:09:07 [2020-09-18T07:09:07.063Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:09:07 [2020-09-18T07:09:07.063Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:09:07 [2020-09-18T07:09:07.319Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:09:07 [2020-09-18T07:09:07.319Z] --- PASS: TestPluginInvalidJSON (0.03s)
07:09:07 [2020-09-18T07:09:07.319Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:09:07 [2020-09-18T07:09:07.319Z] === RUN   TestPluginInstall
07:09:07 [2020-09-18T07:09:07.319Z] === RUN   TestPluginInstall/no_auth
07:09:07 [2020-09-18T07:09:07.319Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
07:09:07 [2020-09-18T07:09:07.319Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
07:09:07 [2020-09-18T07:09:07.338Z] --- PASS: TestBuildMultiStageCopy (12.74s)
07:09:07 [2020-09-18T07:09:07.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.93s)
07:09:07 [2020-09-18T07:09:07.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s)
07:09:07 [2020-09-18T07:09:07.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s)
07:09:07 [2020-09-18T07:09:07.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
07:09:07 [2020-09-18T07:09:07.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.18s)
07:09:07 [2020-09-18T07:09:07.338Z] === RUN   TestBuildMultiStageParentConfig
07:09:07 [2020-09-18T07:09:07.338Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
07:09:07 [2020-09-18T07:09:07.338Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
07:09:07 [2020-09-18T07:09:07.338Z] === RUN   TestBuildLabelWithTargets
07:09:07 [2020-09-18T07:09:07.338Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
07:09:07 [2020-09-18T07:09:07.338Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
07:09:07 [2020-09-18T07:09:07.338Z] === RUN   TestBuildWithEmptyLayers
07:09:08 [2020-09-18T07:09:08.129Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
07:09:08 [2020-09-18T07:09:08.247Z] === RUN   TestDockerSuite/TestBuildXZHost
07:09:08 [2020-09-18T07:09:08.315Z] --- PASS: TestBuildWithEmptyLayers (0.90s)
07:09:08 [2020-09-18T07:09:08.315Z] === RUN   TestBuildMultiStageOnBuild
07:09:08 [2020-09-18T07:09:08.315Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
07:09:08 [2020-09-18T07:09:08.315Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
07:09:08 [2020-09-18T07:09:08.315Z] === RUN   TestBuildUncleanTarFilenames
07:09:08 [2020-09-18T07:09:08.315Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
07:09:08 [2020-09-18T07:09:08.315Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
07:09:08 [2020-09-18T07:09:08.315Z] === RUN   TestBuildMultiStageLayerLeak
07:09:08 [2020-09-18T07:09:08.315Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
07:09:08 [2020-09-18T07:09:08.315Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
07:09:08 [2020-09-18T07:09:08.315Z] === RUN   TestBuildWithHugeFile
07:09:08 [2020-09-18T07:09:08.315Z] --- SKIP: TestBuildWithHugeFile (0.00s)
07:09:08 [2020-09-18T07:09:08.315Z]     build_test.go:492: testEnv.OSType == "windows"
07:09:08 [2020-09-18T07:09:08.315Z] === RUN   TestBuildWithEmptyDockerfile
07:09:08 [2020-09-18T07:09:08.315Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:09:08 [2020-09-18T07:09:08.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:09:08 [2020-09-18T07:09:08.315Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:09:08 [2020-09-18T07:09:08.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:09:08 [2020-09-18T07:09:08.315Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:09:08 [2020-09-18T07:09:08.315Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:09:08 [2020-09-18T07:09:08.359Z] --- PASS: TestInspectNetwork (6.78s)
07:09:08 [2020-09-18T07:09:08.359Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:09:08 [2020-09-18T07:09:08.359Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:09:08 [2020-09-18T07:09:08.359Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:09:08 [2020-09-18T07:09:08.359Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:09:08 [2020-09-18T07:09:08.359Z] === RUN   TestRunContainerWithBridgeNone
07:09:08 [2020-09-18T07:09:08.779Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:09:08 [2020-09-18T07:09:08.779Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:09:08 [2020-09-18T07:09:08.779Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:09:08 [2020-09-18T07:09:08.779Z] --- PASS: TestBuildWithEmptyDockerfile (0.28s)
07:09:08 [2020-09-18T07:09:08.779Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
07:09:08 [2020-09-18T07:09:08.779Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
07:09:08 [2020-09-18T07:09:08.779Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
07:09:08 [2020-09-18T07:09:08.779Z] === RUN   TestBuildPreserveOwnership
07:09:08 [2020-09-18T07:09:08.779Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
07:09:08 [2020-09-18T07:09:08.779Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
07:09:08 [2020-09-18T07:09:08.779Z] === RUN   TestBuildPlatformInvalid
07:09:08 [2020-09-18T07:09:08.779Z] --- PASS: TestBuildPlatformInvalid (0.04s)
07:09:08 [2020-09-18T07:09:08.779Z] PASS
07:09:08 [2020-09-18T07:09:08.779Z] ok  	github.com/docker/docker/integration/build	14.260s
07:09:09 [2020-09-18T07:09:09.242Z] 
07:09:09 [2020-09-18T07:09:09.242Z] === Skipped
07:09:09 [2020-09-18T07:09:09.242Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
07:09:09 [2020-09-18T07:09:09.242Z]     build_session_test.go:25: TODO: BuildKit
07:09:09 [2020-09-18T07:09:09.242Z] 
07:09:09 [2020-09-18T07:09:09.242Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
07:09:09 [2020-09-18T07:09:09.242Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
07:09:09 [2020-09-18T07:09:09.242Z] 
07:09:09 [2020-09-18T07:09:09.242Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
07:09:09 [2020-09-18T07:09:09.242Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
07:09:09 [2020-09-18T07:09:09.242Z] 
07:09:09 [2020-09-18T07:09:09.242Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
07:09:09 [2020-09-18T07:09:09.242Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
07:09:09 [2020-09-18T07:09:09.242Z] 
07:09:09 [2020-09-18T07:09:09.242Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
07:09:09 [2020-09-18T07:09:09.242Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
07:09:09 [2020-09-18T07:09:09.242Z] 
07:09:09 [2020-09-18T07:09:09.242Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
07:09:09 [2020-09-18T07:09:09.242Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
07:09:09 [2020-09-18T07:09:09.242Z] 
07:09:09 [2020-09-18T07:09:09.242Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
07:09:09 [2020-09-18T07:09:09.242Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
07:09:09 [2020-09-18T07:09:09.242Z] 
07:09:09 [2020-09-18T07:09:09.242Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
07:09:09 [2020-09-18T07:09:09.242Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
07:09:09 [2020-09-18T07:09:09.242Z] 
07:09:09 [2020-09-18T07:09:09.242Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
07:09:09 [2020-09-18T07:09:09.242Z]     build_test.go:492: testEnv.OSType == "windows"
07:09:09 [2020-09-18T07:09:09.242Z] 
07:09:09 [2020-09-18T07:09:09.242Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
07:09:09 [2020-09-18T07:09:09.242Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
07:09:09 [2020-09-18T07:09:09.242Z] 
07:09:09 [2020-09-18T07:09:09.242Z] 
07:09:09 [2020-09-18T07:09:09.242Z] DONE 22 tests, 10 skipped in 37.540s
07:09:09 [2020-09-18T07:09:09.242Z] Running D:\gopath\src\github.com\docker\docker\integration\config
07:09:09 [2020-09-18T07:09:09.516Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.678s	coverage: 45.9% of statements
07:09:09 [2020-09-18T07:09:09.516Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:09:10 [2020-09-18T07:09:10.089Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.336s	coverage: 49.5% of statements
07:09:10 [2020-09-18T07:09:10.136Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
07:09:10 [2020-09-18T07:09:10.393Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
07:09:10 [2020-09-18T07:09:10.393Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
07:09:10 [2020-09-18T07:09:10.457Z] --- PASS: TestRunContainerWithBridgeNone (1.86s)
07:09:10 [2020-09-18T07:09:10.457Z] === RUN   TestNetworkInvalidJSON
07:09:10 [2020-09-18T07:09:10.457Z] === RUN   TestNetworkInvalidJSON//networks/create
07:09:10 [2020-09-18T07:09:10.457Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:09:10 [2020-09-18T07:09:10.457Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:09:10 [2020-09-18T07:09:10.457Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:09:10 [2020-09-18T07:09:10.457Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:09:10 [2020-09-18T07:09:10.457Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:09:10 [2020-09-18T07:09:10.457Z] === CONT  TestNetworkInvalidJSON//networks/create
07:09:10 [2020-09-18T07:09:10.457Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:09:10 [2020-09-18T07:09:10.457Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:09:10 [2020-09-18T07:09:10.457Z] --- PASS: TestNetworkInvalidJSON (0.02s)
07:09:10 [2020-09-18T07:09:10.457Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:09:10 [2020-09-18T07:09:10.457Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:09:10 [2020-09-18T07:09:10.457Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:09:10 [2020-09-18T07:09:10.457Z] === RUN   TestHostIPv4BridgeLabel
07:09:10 [2020-09-18T07:09:10.956Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
07:09:11 [2020-09-18T07:09:11.099Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
07:09:11 [2020-09-18T07:09:11.100Z] === RUN   TestDaemonRestartWithLiveRestore
07:09:11 [2020-09-18T07:09:11.443Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:09:11 [2020-09-18T07:09:11.443Z] INFO: Testing against a local daemon
07:09:11 [2020-09-18T07:09:11.443Z] === RUN   TestConfigInspect
07:09:11 [2020-09-18T07:09:11.443Z] --- SKIP: TestConfigInspect (0.00s)
07:09:11 [2020-09-18T07:09:11.443Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
07:09:11 [2020-09-18T07:09:11.443Z] === RUN   TestConfigList
07:09:11 [2020-09-18T07:09:11.443Z] --- SKIP: TestConfigList (0.00s)
07:09:11 [2020-09-18T07:09:11.443Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
07:09:11 [2020-09-18T07:09:11.443Z] === RUN   TestConfigsCreateAndDelete
07:09:11 [2020-09-18T07:09:11.443Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
07:09:11 [2020-09-18T07:09:11.443Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
07:09:11 [2020-09-18T07:09:11.443Z] === RUN   TestConfigsUpdate
07:09:11 [2020-09-18T07:09:11.443Z] --- SKIP: TestConfigsUpdate (0.00s)
07:09:11 [2020-09-18T07:09:11.444Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
07:09:11 [2020-09-18T07:09:11.444Z] === RUN   TestTemplatedConfig
07:09:11 [2020-09-18T07:09:11.444Z] --- SKIP: TestTemplatedConfig (0.00s)
07:09:11 [2020-09-18T07:09:11.444Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
07:09:11 [2020-09-18T07:09:11.444Z] === RUN   TestConfigCreateResolve
07:09:11 [2020-09-18T07:09:11.444Z] --- SKIP: TestConfigCreateResolve (0.00s)
07:09:11 [2020-09-18T07:09:11.444Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
07:09:11 [2020-09-18T07:09:11.444Z] === RUN   TestConfigDaemonLibtrustID
07:09:11 [2020-09-18T07:09:11.444Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
07:09:11 [2020-09-18T07:09:11.444Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
07:09:11 [2020-09-18T07:09:11.444Z] PASS
07:09:11 [2020-09-18T07:09:11.444Z] ok  	github.com/docker/docker/integration/config	0.201s
07:09:11 [2020-09-18T07:09:11.444Z] 
07:09:11 [2020-09-18T07:09:11.444Z] === Skipped
07:09:11 [2020-09-18T07:09:11.444Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
07:09:11 [2020-09-18T07:09:11.444Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
07:09:11 [2020-09-18T07:09:11.444Z] 
07:09:11 [2020-09-18T07:09:11.444Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
07:09:11 [2020-09-18T07:09:11.444Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
07:09:11 [2020-09-18T07:09:11.444Z] 
07:09:11 [2020-09-18T07:09:11.444Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
07:09:11 [2020-09-18T07:09:11.444Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
07:09:11 [2020-09-18T07:09:11.444Z] 
07:09:11 [2020-09-18T07:09:11.444Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
07:09:11 [2020-09-18T07:09:11.444Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
07:09:11 [2020-09-18T07:09:11.444Z] 
07:09:11 [2020-09-18T07:09:11.444Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
07:09:11 [2020-09-18T07:09:11.444Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
07:09:11 [2020-09-18T07:09:11.444Z] 
07:09:11 [2020-09-18T07:09:11.444Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
07:09:11 [2020-09-18T07:09:11.444Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
07:09:11 [2020-09-18T07:09:11.444Z] 
07:09:11 [2020-09-18T07:09:11.444Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
07:09:11 [2020-09-18T07:09:11.444Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
07:09:11 [2020-09-18T07:09:11.444Z] 
07:09:11 [2020-09-18T07:09:11.444Z] 
07:09:11 [2020-09-18T07:09:11.444Z] DONE 7 tests, 7 skipped in 2.415s
07:09:11 [2020-09-18T07:09:11.444Z] Running D:\gopath\src\github.com\docker\docker\integration\container
07:09:11 [2020-09-18T07:09:11.886Z] === RUN   TestDockerSuite/TestCommitChange
07:09:12 [2020-09-18T07:09:12.002Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.591s	coverage: 57.7% of statements
07:09:12 [2020-09-18T07:09:12.003Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
07:09:12 [2020-09-18T07:09:12.144Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
07:09:12 [2020-09-18T07:09:12.144Z] === RUN   TestDaemonDefaultNetworkPools
07:09:12 [2020-09-18T07:09:12.581Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.316s	coverage: 76.1% of statements
07:09:12 [2020-09-18T07:09:12.581Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:09:12 [2020-09-18T07:09:12.787Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
07:09:12 [2020-09-18T07:09:12.787Z] === RUN   TestDaemonRestartWithExistingNetwork
07:09:13 [2020-09-18T07:09:13.253Z] === RUN   TestDockerSuite/TestCommitChangeLabels
07:09:13 [2020-09-18T07:09:13.524Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.0% of statements
07:09:13 [2020-09-18T07:09:13.817Z] === RUN   TestDockerSuite/TestCommitHardlink
07:09:13 [2020-09-18T07:09:13.850Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
07:09:13 [2020-09-18T07:09:13.850Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:09:14 [2020-09-18T07:09:14.469Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
07:09:14 [2020-09-18T07:09:14.746Z] time="2020-09-18T07:09:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:09:14 [2020-09-18T07:09:14.746Z] time="2020-09-18T07:09:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:202a0d187f6540a945e51095a5d7708a9519406fce18e2284c46aa071c794e02" mediatype=application/vnd.docker.plugin.v1+json size=522
07:09:14 [2020-09-18T07:09:14.746Z] time="2020-09-18T07:09:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:09:14 [2020-09-18T07:09:14.746Z] time="2020-09-18T07:09:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:202a0d187f6540a945e51095a5d7708a9519406fce18e2284c46aa071c794e02" mediatype=application/vnd.docker.plugin.v1+json size=522
07:09:15 [2020-09-18T07:09:15.206Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:09:15 [2020-09-18T07:09:15.206Z] INFO: Testing against a local daemon
07:09:15 [2020-09-18T07:09:15.206Z] === RUN   TestCheckpoint
07:09:15 [2020-09-18T07:09:15.206Z] --- SKIP: TestCheckpoint (0.00s)
07:09:15 [2020-09-18T07:09:15.206Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:09:15 [2020-09-18T07:09:15.206Z] === RUN   TestContainerInvalidJSON
07:09:15 [2020-09-18T07:09:15.206Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:09:15 [2020-09-18T07:09:15.206Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:09:15 [2020-09-18T07:09:15.207Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:09:15 [2020-09-18T07:09:15.207Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:09:15 [2020-09-18T07:09:15.207Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:09:15 [2020-09-18T07:09:15.207Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:09:15 [2020-09-18T07:09:15.207Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:09:15 [2020-09-18T07:09:15.207Z] --- PASS: TestContainerInvalidJSON (0.04s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.02s)
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:09:15 [2020-09-18T07:09:15.207Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
07:09:15 [2020-09-18T07:09:15.207Z]     copy_test.go:25: testEnv.OSType == "windows"
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCopyFromContainerPathIsNotDir
07:09:15 [2020-09-18T07:09:15.207Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
07:09:15 [2020-09-18T07:09:15.207Z]     copy_test.go:39: testEnv.OSType == "windows"
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCopyToContainerPathDoesNotExist
07:09:15 [2020-09-18T07:09:15.207Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
07:09:15 [2020-09-18T07:09:15.207Z]     copy_test.go:51: testEnv.OSType == "windows"
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCopyToContainerPathIsNotDir
07:09:15 [2020-09-18T07:09:15.207Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
07:09:15 [2020-09-18T07:09:15.207Z]     copy_test.go:65: testEnv.OSType == "windows"
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCopyFromContainer
07:09:15 [2020-09-18T07:09:15.207Z] --- SKIP: TestCopyFromContainer (0.00s)
07:09:15 [2020-09-18T07:09:15.207Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:09:15 [2020-09-18T07:09:15.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:09:15 [2020-09-18T07:09:15.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:09:15 [2020-09-18T07:09:15.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:09:15 [2020-09-18T07:09:15.207Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:09:15 [2020-09-18T07:09:15.207Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:09:15 [2020-09-18T07:09:15.207Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:09:15 [2020-09-18T07:09:15.207Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateLinkToNonExistingContainer
07:09:15 [2020-09-18T07:09:15.207Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
07:09:15 [2020-09-18T07:09:15.207Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateWithInvalidEnv
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateWithInvalidEnv/0
07:09:15 [2020-09-18T07:09:15.207Z] === PAUSE TestCreateWithInvalidEnv/0
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateWithInvalidEnv/1
07:09:15 [2020-09-18T07:09:15.207Z] === PAUSE TestCreateWithInvalidEnv/1
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateWithInvalidEnv/2
07:09:15 [2020-09-18T07:09:15.207Z] === PAUSE TestCreateWithInvalidEnv/2
07:09:15 [2020-09-18T07:09:15.207Z] === CONT  TestCreateWithInvalidEnv/0
07:09:15 [2020-09-18T07:09:15.207Z] === CONT  TestCreateWithInvalidEnv/2
07:09:15 [2020-09-18T07:09:15.207Z] === CONT  TestCreateWithInvalidEnv/1
07:09:15 [2020-09-18T07:09:15.207Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateTmpfsMountsTarget
07:09:15 [2020-09-18T07:09:15.207Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
07:09:15 [2020-09-18T07:09:15.207Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateWithCustomMaskedPaths
07:09:15 [2020-09-18T07:09:15.207Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
07:09:15 [2020-09-18T07:09:15.207Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateWithCustomReadonlyPaths
07:09:15 [2020-09-18T07:09:15.207Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.01s)
07:09:15 [2020-09-18T07:09:15.207Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:09:15 [2020-09-18T07:09:15.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:09:15 [2020-09-18T07:09:15.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:09:15 [2020-09-18T07:09:15.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:09:15 [2020-09-18T07:09:15.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:09:15 [2020-09-18T07:09:15.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:09:15 [2020-09-18T07:09:15.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:09:15 [2020-09-18T07:09:15.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:09:15 [2020-09-18T07:09:15.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:09:15 [2020-09-18T07:09:15.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:09:15 [2020-09-18T07:09:15.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:09:15 [2020-09-18T07:09:15.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:09:15 [2020-09-18T07:09:15.207Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
07:09:15 [2020-09-18T07:09:15.207Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateDifferentPlatform
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateDifferentPlatform/different_os
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:09:15 [2020-09-18T07:09:15.207Z] --- PASS: TestCreateDifferentPlatform (0.04s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:09:15 [2020-09-18T07:09:15.207Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:09:15 [2020-09-18T07:09:15.207Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestContainerKillOnDaemonStart
07:09:15 [2020-09-18T07:09:15.207Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
07:09:15 [2020-09-18T07:09:15.207Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestDiff
07:09:15 [2020-09-18T07:09:15.207Z] --- SKIP: TestDiff (0.00s)
07:09:15 [2020-09-18T07:09:15.207Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
07:09:15 [2020-09-18T07:09:15.207Z] === RUN   TestExecWithCloseStdin
07:09:15 [2020-09-18T07:09:15.310Z] === RUN   TestDockerSuite/TestCommitNewFile
07:09:15 [2020-09-18T07:09:15.310Z] === RUN   TestPluginInstall/with_htpasswd
07:09:15 [2020-09-18T07:09:15.371Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
07:09:15 [2020-09-18T07:09:15.371Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:09:15 [2020-09-18T07:09:15.413Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
07:09:15 [2020-09-18T07:09:15.672Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
07:09:15 [2020-09-18T07:09:15.672Z] === RUN   TestServiceWithPredefinedNetwork
07:09:15 [2020-09-18T07:09:15.872Z] time="2020-09-18T07:09:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:09:15 [2020-09-18T07:09:15.872Z] time="2020-09-18T07:09:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:442ea9405421d9e03659f0c1fa223c65cda94b94779ce1fdbb54234af9d0988e" mediatype=application/vnd.docker.plugin.v1+json size=522
07:09:15 [2020-09-18T07:09:15.872Z] time="2020-09-18T07:09:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:09:15 [2020-09-18T07:09:15.872Z] time="2020-09-18T07:09:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:442ea9405421d9e03659f0c1fa223c65cda94b94779ce1fdbb54234af9d0988e" mediatype=application/vnd.docker.plugin.v1+json size=522
07:09:16 [2020-09-18T07:09:16.435Z] === RUN   TestPluginInstall/with_insecure
07:09:16 [2020-09-18T07:09:16.435Z] === RUN   TestDockerSuite/TestCommitPausedContainer
07:09:16 [2020-09-18T07:09:16.771Z] --- PASS: TestExecWithCloseStdin (2.04s)
07:09:16 [2020-09-18T07:09:16.771Z] === RUN   TestExec
07:09:16 [2020-09-18T07:09:16.771Z] --- SKIP: TestExec (0.00s)
07:09:16 [2020-09-18T07:09:16.771Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
07:09:16 [2020-09-18T07:09:16.771Z] === RUN   TestExecUser
07:09:16 [2020-09-18T07:09:16.771Z] --- SKIP: TestExecUser (0.00s)
07:09:16 [2020-09-18T07:09:16.771Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
07:09:16 [2020-09-18T07:09:16.771Z] === RUN   TestExportContainerAndImportImage
07:09:16 [2020-09-18T07:09:16.771Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
07:09:16 [2020-09-18T07:09:16.771Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
07:09:16 [2020-09-18T07:09:16.771Z] === RUN   TestExportContainerAfterDaemonRestart
07:09:16 [2020-09-18T07:09:16.771Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
07:09:16 [2020-09-18T07:09:16.771Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
07:09:16 [2020-09-18T07:09:16.771Z] === RUN   TestHealthCheckWorkdir
07:09:16 [2020-09-18T07:09:16.771Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
07:09:16 [2020-09-18T07:09:16.771Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
07:09:16 [2020-09-18T07:09:16.771Z] === RUN   TestHealthKillContainer
07:09:16 [2020-09-18T07:09:16.771Z] --- SKIP: TestHealthKillContainer (0.00s)
07:09:16 [2020-09-18T07:09:16.771Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
07:09:16 [2020-09-18T07:09:16.771Z] === RUN   TestInspectCpusetInConfigPre120
07:09:16 [2020-09-18T07:09:16.771Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
07:09:16 [2020-09-18T07:09:16.771Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:09:16 [2020-09-18T07:09:16.771Z] === RUN   TestKillContainerInvalidSignal
07:09:16 [2020-09-18T07:09:16.802Z] ok  	github.com/docker/docker/daemon/images	0.012s	coverage: 4.8% of statements
07:09:16 [2020-09-18T07:09:16.802Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:09:16 [2020-09-18T07:09:16.802Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:09:16 [2020-09-18T07:09:16.998Z] === RUN   TestDockerSuite/TestCommitTTY
07:09:17 [2020-09-18T07:09:17.374Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 41.0% of statements
07:09:17 [2020-09-18T07:09:17.561Z] time="2020-09-18T07:09:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:09:17 [2020-09-18T07:09:17.561Z] time="2020-09-18T07:09:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e71bceaf035d9b98b88cd8d160bbcd38f0f3987983df2f1e062f917fa8efe3d" mediatype=application/vnd.docker.plugin.v1+json size=522
07:09:17 [2020-09-18T07:09:17.561Z] time="2020-09-18T07:09:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:09:17 [2020-09-18T07:09:17.561Z] time="2020-09-18T07:09:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e71bceaf035d9b98b88cd8d160bbcd38f0f3987983df2f1e062f917fa8efe3d" mediatype=application/vnd.docker.plugin.v1+json size=522
07:09:17 [2020-09-18T07:09:17.758Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s)
07:09:17 [2020-09-18T07:09:17.758Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:09:17 [2020-09-18T07:09:17.758Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:09:17 [2020-09-18T07:09:17.758Z]     service_test.go:236: FLAKY_TEST
07:09:17 [2020-09-18T07:09:17.758Z] === RUN   TestServiceWithDataPathPortInit
07:09:17 [2020-09-18T07:09:17.818Z] --- PASS: TestPluginInstall (10.65s)
07:09:17 [2020-09-18T07:09:17.818Z]     --- PASS: TestPluginInstall/no_auth (8.01s)
07:09:17 [2020-09-18T07:09:17.818Z]     --- PASS: TestPluginInstall/with_htpasswd (1.09s)
07:09:17 [2020-09-18T07:09:17.818Z]     --- PASS: TestPluginInstall/with_insecure (1.55s)
07:09:17 [2020-09-18T07:09:17.818Z]         plugin_test.go:157: [d48f7b0db56bb] daemon is not started
07:09:17 [2020-09-18T07:09:17.818Z] PASS
07:09:17 [2020-09-18T07:09:17.818Z] 
07:09:17 [2020-09-18T07:09:17.818Z] DONE 6 tests in 10.854s
07:09:17 [2020-09-18T07:09:17.818Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:09:17 [2020-09-18T07:09:17.818Z] ++ 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
07:09:17 [2020-09-18T07:09:17.818Z] ++ set -e
07:09:17 [2020-09-18T07:09:17.818Z] ++ '[' -n 0 ']'
07:09:17 [2020-09-18T07:09:17.818Z] ++ set -x
07:09:17 [2020-09-18T07:09:17.818Z] ++ 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 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
07:09:18 [2020-09-18T07:09:18.073Z] INFO: Testing against a local daemon
07:09:18 [2020-09-18T07:09:18.073Z] === RUN   TestExternalGraphDriver
07:09:18 [2020-09-18T07:09:18.329Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
07:09:18 [2020-09-18T07:09:18.585Z] === RUN   TestExternalGraphDriver/json
07:09:18 [2020-09-18T07:09:18.760Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 67.0% of statements
07:09:18 [2020-09-18T07:09:18.841Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
07:09:18 [2020-09-18T07:09:18.968Z] --- PASS: TestKillContainerInvalidSignal (1.60s)
07:09:18 [2020-09-18T07:09:18.968Z] === RUN   TestKillContainer
07:09:18 [2020-09-18T07:09:18.968Z] --- SKIP: TestKillContainer (0.00s)
07:09:18 [2020-09-18T07:09:18.968Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
07:09:18 [2020-09-18T07:09:18.968Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:09:18 [2020-09-18T07:09:18.968Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
07:09:18 [2020-09-18T07:09:18.968Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:09:18 [2020-09-18T07:09:18.968Z] === RUN   TestKillStoppedContainer
07:09:18 [2020-09-18T07:09:18.968Z] --- SKIP: TestKillStoppedContainer (0.00s)
07:09:18 [2020-09-18T07:09:18.968Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:09:18 [2020-09-18T07:09:18.968Z] === RUN   TestKillStoppedContainerAPIPre120
07:09:18 [2020-09-18T07:09:18.968Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
07:09:18 [2020-09-18T07:09:18.968Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:09:18 [2020-09-18T07:09:18.968Z] === RUN   TestKillDifferentUserContainer
07:09:18 [2020-09-18T07:09:18.968Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
07:09:18 [2020-09-18T07:09:18.968Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
07:09:18 [2020-09-18T07:09:18.968Z] === RUN   TestInspectOomKilledTrue
07:09:18 [2020-09-18T07:09:18.968Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:09:18 [2020-09-18T07:09:18.968Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
07:09:18 [2020-09-18T07:09:18.968Z] === RUN   TestInspectOomKilledFalse
07:09:18 [2020-09-18T07:09:18.968Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:09:18 [2020-09-18T07:09:18.968Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:09:18 [2020-09-18T07:09:18.968Z] === RUN   TestLogsFollowTailEmpty
07:09:19 [2020-09-18T07:09:19.022Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.178s	coverage: 77.4% of statements
07:09:19 [2020-09-18T07:09:19.022Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
07:09:19 [2020-09-18T07:09:19.022Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:09:19 [2020-09-18T07:09:19.944Z] --- PASS: TestLogsFollowTailEmpty (1.51s)
07:09:19 [2020-09-18T07:09:19.944Z] === RUN   TestNetworkNat
07:09:19 [2020-09-18T07:09:19.944Z] --- SKIP: TestNetworkNat (0.00s)
07:09:19 [2020-09-18T07:09:19.944Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
07:09:19 [2020-09-18T07:09:19.944Z] === RUN   TestNetworkLocalhostTCPNat
07:09:19 [2020-09-18T07:09:19.944Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
07:09:19 [2020-09-18T07:09:19.944Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
07:09:19 [2020-09-18T07:09:19.944Z] === RUN   TestNetworkLoopbackNat
07:09:19 [2020-09-18T07:09:19.944Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
07:09:19 [2020-09-18T07:09:19.944Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
07:09:19 [2020-09-18T07:09:19.944Z] === RUN   TestPause
07:09:19 [2020-09-18T07:09:19.944Z] --- SKIP: TestPause (0.00s)
07:09:19 [2020-09-18T07:09:19.944Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
07:09:19 [2020-09-18T07:09:19.944Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:09:19 [2020-09-18T07:09:19.963Z] ok  	github.com/docker/docker/daemon/logger/journald	0.018s	coverage: 23.9% of statements
07:09:20 [2020-09-18T07:09:20.220Z] === RUN   TestDockerSuite/TestCommitWithoutPause
07:09:20 [2020-09-18T07:09:20.536Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
07:09:20 [2020-09-18T07:09:20.782Z] === RUN   TestExternalGraphDriver/spec
07:09:20 [2020-09-18T07:09:20.782Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
07:09:20 [2020-09-18T07:09:20.782Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
07:09:20 [2020-09-18T07:09:20.782Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
07:09:20 [2020-09-18T07:09:20.797Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 87.2% of statements
07:09:21 [2020-09-18T07:09:21.038Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
07:09:21 [2020-09-18T07:09:21.038Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
07:09:21 [2020-09-18T07:09:21.038Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
07:09:21 [2020-09-18T07:09:21.038Z] === RUN   TestDockerSuite/TestContainerAPICommit
07:09:21 [2020-09-18T07:09:21.494Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.57s)
07:09:21 [2020-09-18T07:09:21.494Z] === RUN   TestPauseStopPausedContainer
07:09:21 [2020-09-18T07:09:21.494Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
07:09:21 [2020-09-18T07:09:21.494Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
07:09:21 [2020-09-18T07:09:21.494Z] === RUN   TestPsFilter
07:09:21 [2020-09-18T07:09:21.958Z] --- PASS: TestPsFilter (0.10s)
07:09:21 [2020-09-18T07:09:21.958Z] === RUN   TestRemoveContainerWithRemovedVolume
07:09:22 [2020-09-18T07:09:22.184Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
07:09:22 [2020-09-18T07:09:22.184Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:09:22 [2020-09-18T07:09:22.403Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
07:09:22 [2020-09-18T07:09:22.403Z] === RUN   TestExternalGraphDriver/pull
07:09:22 [2020-09-18T07:09:22.445Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.037s	coverage: 37.7% of statements
07:09:23 [2020-09-18T07:09:23.331Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
07:09:23 [2020-09-18T07:09:23.331Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
07:09:23 [2020-09-18T07:09:23.387Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 33.3% of statements
07:09:23 [2020-09-18T07:09:23.893Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
07:09:23 [2020-09-18T07:09:23.893Z] --- PASS: TestExternalGraphDriver (5.98s)
07:09:23 [2020-09-18T07:09:23.893Z]     --- PASS: TestExternalGraphDriver/json (1.97s)
07:09:23 [2020-09-18T07:09:23.893Z]     --- PASS: TestExternalGraphDriver/spec (1.82s)
07:09:23 [2020-09-18T07:09:23.893Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
07:09:23 [2020-09-18T07:09:23.893Z] === RUN   TestGraphdriverPluginV2
07:09:24 [2020-09-18T07:09:24.158Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.07s)
07:09:24 [2020-09-18T07:09:24.158Z] === RUN   TestRemoveContainerWithVolume
07:09:24 [2020-09-18T07:09:24.455Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
07:09:24 [2020-09-18T07:09:24.711Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
07:09:24 [2020-09-18T07:09:24.775Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
07:09:25 [2020-09-18T07:09:25.272Z] === RUN   TestDockerSuite/TestContainerAPICreate
07:09:25 [2020-09-18T07:09:25.347Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
07:09:25 [2020-09-18T07:09:25.708Z] --- PASS: TestRemoveContainerWithVolume (1.85s)
07:09:25 [2020-09-18T07:09:25.708Z] === RUN   TestRemoveContainerRunning
07:09:25 [2020-09-18T07:09:25.833Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
07:09:25 [2020-09-18T07:09:25.834Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
07:09:25 [2020-09-18T07:09:25.920Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.641s	coverage: 82.5% of statements
07:09:25 [2020-09-18T07:09:25.920Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:09:25 [2020-09-18T07:09:25.920Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
07:09:25 [2020-09-18T07:09:25.920Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:09:26 [2020-09-18T07:09:26.090Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
07:09:26 [2020-09-18T07:09:26.090Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
07:09:26 [2020-09-18T07:09:26.653Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
07:09:26 [2020-09-18T07:09:26.653Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
07:09:26 [2020-09-18T07:09:26.653Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
07:09:26 [2020-09-18T07:09:26.653Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
07:09:26 [2020-09-18T07:09:26.910Z] === RUN   TestDockerSuite/TestContainerAPIDelete
07:09:27 [2020-09-18T07:09:27.263Z] --- PASS: TestRemoveContainerRunning (1.49s)
07:09:27 [2020-09-18T07:09:27.263Z] === RUN   TestRemoveContainerForceRemoveRunning
07:09:27 [2020-09-18T07:09:27.473Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
07:09:28 [2020-09-18T07:09:28.404Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
07:09:28 [2020-09-18T07:09:28.469Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
07:09:28 [2020-09-18T07:09:28.813Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.50s)
07:09:28 [2020-09-18T07:09:28.813Z] === RUN   TestRemoveInvalidContainer
07:09:28 [2020-09-18T07:09:28.813Z] --- PASS: TestRemoveInvalidContainer (0.02s)
07:09:28 [2020-09-18T07:09:28.813Z] === RUN   TestRenameLinkedContainer
07:09:28 [2020-09-18T07:09:28.813Z] --- SKIP: TestRenameLinkedContainer (0.00s)
07:09:28 [2020-09-18T07:09:28.813Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
07:09:28 [2020-09-18T07:09:28.813Z] === RUN   TestRenameStoppedContainer
07:09:29 [2020-09-18T07:09:29.333Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
07:09:29 [2020-09-18T07:09:29.333Z] --- PASS: TestGraphdriverPluginV2 (5.27s)
07:09:29 [2020-09-18T07:09:29.333Z] PASS
07:09:29 [2020-09-18T07:09:29.333Z] 
07:09:29 [2020-09-18T07:09:29.333Z] DONE 5 tests in 11.400s
07:09:29 [2020-09-18T07:09:29.333Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
07:09:29 [2020-09-18T07:09:29.333Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:09:29 [2020-09-18T07:09:29.333Z] ++ 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
07:09:29 [2020-09-18T07:09:29.333Z] ++ set -e
07:09:29 [2020-09-18T07:09:29.333Z] ++ '[' -n 0 ']'
07:09:29 [2020-09-18T07:09:29.333Z] ++ set -x
07:09:29 [2020-09-18T07:09:29.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
07:09:29 [2020-09-18T07:09:29.590Z] INFO: Testing against a local daemon
07:09:29 [2020-09-18T07:09:29.590Z] === RUN   TestContinueAfterPluginCrash
07:09:29 [2020-09-18T07:09:29.590Z] === PAUSE TestContinueAfterPluginCrash
07:09:29 [2020-09-18T07:09:29.590Z] === RUN   TestReadPluginNoRead
07:09:29 [2020-09-18T07:09:29.590Z] === PAUSE TestReadPluginNoRead
07:09:29 [2020-09-18T07:09:29.590Z] === RUN   TestDaemonStartWithLogOpt
07:09:29 [2020-09-18T07:09:29.590Z] === PAUSE TestDaemonStartWithLogOpt
07:09:29 [2020-09-18T07:09:29.590Z] === CONT  TestContinueAfterPluginCrash
07:09:29 [2020-09-18T07:09:29.590Z] === CONT  TestDaemonStartWithLogOpt
07:09:29 [2020-09-18T07:09:29.853Z] ok  	github.com/docker/docker/distribution	1.633s	coverage: 21.9% of statements
07:09:29 [2020-09-18T07:09:29.853Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:09:30 [2020-09-18T07:09:30.426Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
07:09:30 [2020-09-18T07:09:30.518Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
07:09:30 [2020-09-18T07:09:30.997Z] ok  	github.com/docker/docker/distribution/xfer	1.869s	coverage: 85.1% of statements
07:09:30 [2020-09-18T07:09:30.997Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:09:31 [2020-09-18T07:09:31.081Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
07:09:31 [2020-09-18T07:09:31.940Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.4% of statements
07:09:32 [2020-09-18T07:09:32.011Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
07:09:32 [2020-09-18T07:09:32.011Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
07:09:32 [2020-09-18T07:09:32.512Z] ok  	github.com/docker/docker/image/cache	0.042s	coverage: 19.2% of statements
07:09:32 [2020-09-18T07:09:32.512Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
07:09:32 [2020-09-18T07:09:32.940Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
07:09:33 [2020-09-18T07:09:33.085Z] ok  	github.com/docker/docker/image/v1	0.025s	coverage: 25.0% of statements
07:09:33 [2020-09-18T07:09:33.085Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:09:33 [2020-09-18T07:09:33.158Z] --- PASS: TestServiceWithDataPathPortInit (13.80s)
07:09:33 [2020-09-18T07:09:33.158Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:09:33 [2020-09-18T07:09:33.869Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
07:09:34 [2020-09-18T07:09:34.029Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
07:09:34 [2020-09-18T07:09:34.799Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
07:09:35 [2020-09-18T07:09:35.366Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
07:09:35 [2020-09-18T07:09:35.366Z] === RUN   TestDockerSuite/TestContainerAPIKill
07:09:35 [2020-09-18T07:09:35.433Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.1% of statements
07:09:35 [2020-09-18T07:09:35.695Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
07:09:35 [2020-09-18T07:09:35.928Z] --- PASS: TestRenameStoppedContainer (6.74s)
07:09:35 [2020-09-18T07:09:35.928Z] === RUN   TestRenameRunningContainerAndReuse
07:09:35 [2020-09-18T07:09:35.930Z] === RUN   TestDockerSuite/TestContainerAPIPause
07:09:36 [2020-09-18T07:09:36.191Z] --- PASS: TestDaemonStartWithLogOpt (6.65s)
07:09:36 [2020-09-18T07:09:36.191Z] === CONT  TestReadPluginNoRead
07:09:36 [2020-09-18T07:09:36.758Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
07:09:37 [2020-09-18T07:09:37.320Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
07:09:37 [2020-09-18T07:09:37.320Z] === RUN   TestDockerSuite/TestContainerAPIRename
07:09:37 [2020-09-18T07:09:37.641Z] ok  	github.com/docker/docker/pkg/archive	0.318s	coverage: 76.9% of statements
07:09:37 [2020-09-18T07:09:37.883Z] === RUN   TestDockerSuite/TestContainerAPIRestart
07:09:38 [2020-09-18T07:09:38.212Z] ok  	github.com/docker/docker/pkg/authorization	0.128s	coverage: 68.3% of statements
07:09:38 [2020-09-18T07:09:38.473Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
07:09:38 [2020-09-18T07:09:38.735Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
07:09:38 [2020-09-18T07:09:38.745Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s)
07:09:38 [2020-09-18T07:09:38.746Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nuwu97cn529rz4fhpcgq6la62 Created:2020-09-18 07:09:32.586365072 +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[06d4c44178a6525e8c1c89aade9ee40b915b6de136ac61f5eda1e00ff3afa828:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qmkcfjjoio3ipla8bq9j1hwgl EndpointID:042b18f648d4e4ed824985bb9d69ee8528ced8f429f0f0b6c1dd20c1a4c57b89 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7f1acd71dd05750e490611bcc70580edf54d4386a4b6e1ea5764bed3e6c49044 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:051bcbe7d98b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qmkcfjjoio3ipla8bq9j1hwgl EndpointID:042b18f648d4e4ed824985bb9d69ee8528ced8f429f0f0b6c1dd20c1a4c57b89 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:09:38 [2020-09-18T07:09:38.746Z] PASS
07:09:38 [2020-09-18T07:09:38.746Z] 
07:09:38 [2020-09-18T07:09:38.746Z] === Skipped
07:09:38 [2020-09-18T07:09:38.746Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:09:38 [2020-09-18T07:09:38.746Z]     service_test.go:236: FLAKY_TEST
07:09:38 [2020-09-18T07:09:38.746Z] 
07:09:38 [2020-09-18T07:09:38.746Z] 
07:09:38 [2020-09-18T07:09:38.746Z] DONE 23 tests, 1 skipped in 38.835s
07:09:38 [2020-09-18T07:09:38.746Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:09:38 [2020-09-18T07:09:38.746Z] ++ 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
07:09:38 [2020-09-18T07:09:38.746Z] ++ set -e
07:09:38 [2020-09-18T07:09:38.746Z] ++ '[' -n 0 ']'
07:09:38 [2020-09-18T07:09:38.746Z] ++ set -x
07:09:38 [2020-09-18T07:09:38.746Z] ++ 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 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
07:09:38 [2020-09-18T07:09:38.746Z] INFO: Testing against a local daemon
07:09:38 [2020-09-18T07:09:38.746Z] === RUN   TestDockerNetworkIpvlanPersistance
07:09:38 [2020-09-18T07:09:38.746Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:09:38 [2020-09-18T07:09:38.746Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:09:38 [2020-09-18T07:09:38.746Z] === RUN   TestDockerNetworkIpvlan
07:09:38 [2020-09-18T07:09:38.746Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:09:38 [2020-09-18T07:09:38.746Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:09:38 [2020-09-18T07:09:38.746Z] PASS
07:09:38 [2020-09-18T07:09:38.746Z] 
07:09:38 [2020-09-18T07:09:38.746Z] === Skipped
07:09:38 [2020-09-18T07:09:38.746Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:09:38 [2020-09-18T07:09:38.746Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:09:38 [2020-09-18T07:09:38.746Z] 
07:09:38 [2020-09-18T07:09:38.746Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:09:38 [2020-09-18T07:09:38.746Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:09:38 [2020-09-18T07:09:38.746Z] 
07:09:38 [2020-09-18T07:09:38.746Z] 
07:09:38 [2020-09-18T07:09:38.746Z] DONE 2 tests, 2 skipped in 0.080s
07:09:38 [2020-09-18T07:09:38.746Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:09:38 [2020-09-18T07:09:38.746Z] ++ 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
07:09:38 [2020-09-18T07:09:38.746Z] ++ set -e
07:09:38 [2020-09-18T07:09:38.746Z] ++ '[' -n 0 ']'
07:09:38 [2020-09-18T07:09:38.746Z] ++ set -x
07:09:38 [2020-09-18T07:09:38.746Z] ++ 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 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
07:09:38 [2020-09-18T07:09:38.746Z] INFO: Testing against a local daemon
07:09:38 [2020-09-18T07:09:38.746Z] === RUN   TestDockerNetworkMacvlanPersistance
07:09:38 [2020-09-18T07:09:38.856Z] --- PASS: TestRenameRunningContainerAndReuse (3.36s)
07:09:38 [2020-09-18T07:09:38.856Z] === RUN   TestRenameInvalidName
07:09:39 [2020-09-18T07:09:39.251Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
07:09:39 [2020-09-18T07:09:39.507Z] === RUN   TestReadPluginNoRead/default
07:09:39 [2020-09-18T07:09:39.792Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
07:09:39 [2020-09-18T07:09:39.792Z] === RUN   TestDockerNetworkMacvlan
07:09:40 [2020-09-18T07:09:40.069Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
07:09:40 [2020-09-18T07:09:40.069Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
07:09:40 [2020-09-18T07:09:40.069Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
07:09:40 [2020-09-18T07:09:40.069Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
07:09:40 [2020-09-18T07:09:40.069Z] === RUN   TestDockerSuite/TestContainerAPIStart
07:09:40 [2020-09-18T07:09:40.407Z] --- PASS: TestRenameInvalidName (1.54s)
07:09:40 [2020-09-18T07:09:40.407Z] === RUN   TestRenameAnonymousContainer
07:09:40 [2020-09-18T07:09:40.407Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
07:09:40 [2020-09-18T07:09:40.407Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
07:09:40 [2020-09-18T07:09:40.407Z] === RUN   TestRenameContainerWithSameName
07:09:40 [2020-09-18T07:09:40.630Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
07:09:40 [2020-09-18T07:09:40.838Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:09:40 [2020-09-18T07:09:40.886Z] === RUN   TestReadPluginNoRead/disabled_caching
07:09:41 [2020-09-18T07:09:41.142Z] --- PASS: TestContinueAfterPluginCrash (11.69s)
07:09:41 [2020-09-18T07:09:41.479Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:09:41 [2020-09-18T07:09:41.956Z] --- PASS: TestRenameContainerWithSameName (1.50s)
07:09:41 [2020-09-18T07:09:41.956Z] === RUN   TestRenameContainerWithLinkedContainer
07:09:41 [2020-09-18T07:09:41.956Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
07:09:41 [2020-09-18T07:09:41.956Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
07:09:41 [2020-09-18T07:09:41.956Z] === RUN   TestResize
07:09:41 [2020-09-18T07:09:41.956Z] --- SKIP: TestResize (0.00s)
07:09:41 [2020-09-18T07:09:41.956Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
07:09:41 [2020-09-18T07:09:41.956Z] === RUN   TestResizeWithInvalidSize
07:09:41 [2020-09-18T07:09:41.956Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
07:09:41 [2020-09-18T07:09:41.956Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
07:09:41 [2020-09-18T07:09:41.956Z] === RUN   TestResizeWhenContainerNotStarted
07:09:42 [2020-09-18T07:09:42.035Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.491s	coverage: 43.2% of statements
07:09:42 [2020-09-18T07:09:42.035Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
07:09:42 [2020-09-18T07:09:42.068Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:09:42 [2020-09-18T07:09:42.296Z] ok  	github.com/docker/docker/layer	7.347s	coverage: 68.8% of statements
07:09:42 [2020-09-18T07:09:42.296Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:09:42 [2020-09-18T07:09:42.296Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:09:42 [2020-09-18T07:09:42.296Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:09:42 [2020-09-18T07:09:42.296Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:09:42 [2020-09-18T07:09:42.296Z] ?   	github.com/docker/docker/oci	[no test files]
07:09:42 [2020-09-18T07:09:42.296Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:09:42 [2020-09-18T07:09:42.296Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
07:09:42 [2020-09-18T07:09:42.296Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:09:42 [2020-09-18T07:09:42.530Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:09:42 [2020-09-18T07:09:42.557Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
07:09:42 [2020-09-18T07:09:42.817Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
07:09:43 [2020-09-18T07:09:43.432Z] --- PASS: TestReadPluginNoRead (7.12s)
07:09:43 [2020-09-18T07:09:43.432Z]     --- PASS: TestReadPluginNoRead/default (1.40s)
07:09:43 [2020-09-18T07:09:43.432Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
07:09:43 [2020-09-18T07:09:43.432Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
07:09:43 [2020-09-18T07:09:43.432Z]     read_test.go:92: [dea14290b3854] daemon is not started
07:09:43 [2020-09-18T07:09:43.432Z] PASS
07:09:43 [2020-09-18T07:09:43.432Z] 
07:09:43 [2020-09-18T07:09:43.432Z] DONE 6 tests in 14.001s
07:09:43 [2020-09-18T07:09:43.432Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:09:43 [2020-09-18T07:09:43.432Z] ++ 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
07:09:43 [2020-09-18T07:09:43.432Z] ++ set -e
07:09:43 [2020-09-18T07:09:43.432Z] ++ '[' -n 0 ']'
07:09:43 [2020-09-18T07:09:43.432Z] ++ set -x
07:09:43 [2020-09-18T07:09:43.432Z] ++ 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 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
07:09:43 [2020-09-18T07:09:43.432Z] testing: warning: no tests to run
07:09:43 [2020-09-18T07:09:43.432Z] PASS
07:09:43 [2020-09-18T07:09:43.432Z] 
07:09:43 [2020-09-18T07:09:43.432Z] DONE 0 tests in 0.046s
07:09:43 [2020-09-18T07:09:43.432Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:09:43 [2020-09-18T07:09:43.432Z] ++ 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
07:09:43 [2020-09-18T07:09:43.432Z] ++ set -e
07:09:43 [2020-09-18T07:09:43.432Z] ++ '[' -n 0 ']'
07:09:43 [2020-09-18T07:09:43.432Z] ++ set -x
07:09:43 [2020-09-18T07:09:43.432Z] ++ 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 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
07:09:43 [2020-09-18T07:09:43.432Z] INFO: Testing against a local daemon
07:09:43 [2020-09-18T07:09:43.432Z] === RUN   TestPluginWithDevMounts
07:09:43 [2020-09-18T07:09:43.432Z] === PAUSE TestPluginWithDevMounts
07:09:43 [2020-09-18T07:09:43.432Z] === CONT  TestPluginWithDevMounts
07:09:43 [2020-09-18T07:09:43.506Z] --- PASS: TestResizeWhenContainerNotStarted (1.81s)
07:09:43 [2020-09-18T07:09:43.506Z] === RUN   TestDaemonRestartKillContainers
07:09:43 [2020-09-18T07:09:43.506Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
07:09:43 [2020-09-18T07:09:43.506Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
07:09:43 [2020-09-18T07:09:43.506Z] === RUN   TestStats
07:09:43 [2020-09-18T07:09:43.506Z] --- SKIP: TestStats (0.00s)
07:09:43 [2020-09-18T07:09:43.506Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
07:09:43 [2020-09-18T07:09:43.506Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:09:43 [2020-09-18T07:09:43.760Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.012s	coverage: 92.3% of statements
07:09:44 [2020-09-18T07:09:44.336Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
07:09:44 [2020-09-18T07:09:44.598Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
07:09:44 [2020-09-18T07:09:44.618Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:09:45 [2020-09-18T07:09:45.321Z] === RUN   TestDockerSuite/TestContainerAPIStop
07:09:45 [2020-09-18T07:09:45.321Z] --- PASS: TestPluginWithDevMounts (1.66s)
07:09:45 [2020-09-18T07:09:45.321Z] PASS
07:09:45 [2020-09-18T07:09:45.321Z] 
07:09:45 [2020-09-18T07:09:45.321Z] DONE 1 tests in 1.782s
07:09:45 [2020-09-18T07:09:45.321Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:09:45 [2020-09-18T07:09:45.321Z] ++ 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
07:09:45 [2020-09-18T07:09:45.321Z] ++ set -e
07:09:45 [2020-09-18T07:09:45.321Z] ++ '[' -n 0 ']'
07:09:45 [2020-09-18T07:09:45.321Z] ++ set -x
07:09:45 [2020-09-18T07:09:45.321Z] ++ 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 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
07:09:45 [2020-09-18T07:09:45.321Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
07:09:45 [2020-09-18T07:09:45.321Z] INFO: Testing against a local daemon
07:09:45 [2020-09-18T07:09:45.321Z] === RUN   TestSecretInspect
07:09:45 [2020-09-18T07:09:45.577Z] === RUN   TestDockerSuite/TestContainerAPITop
07:09:45 [2020-09-18T07:09:45.984Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
07:09:46 [2020-09-18T07:09:46.138Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
07:09:46 [2020-09-18T07:09:46.138Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
07:09:46 [2020-09-18T07:09:46.138Z] === RUN   TestDockerSuite/TestContainerAPIWait
07:09:46 [2020-09-18T07:09:46.556Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
07:09:46 [2020-09-18T07:09:46.703Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:09:47 [2020-09-18T07:09:47.129Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.079s	coverage: 84.1% of statements
07:09:47 [2020-09-18T07:09:47.391Z] ok  	github.com/docker/docker/pkg/fsutils	0.183s	coverage: 85.1% of statements
07:09:47 [2020-09-18T07:09:47.391Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
07:09:48 [2020-09-18T07:09:48.654Z] --- PASS: TestSecretInspect (2.90s)
07:09:48 [2020-09-18T07:09:48.654Z] === RUN   TestSecretList
07:09:48 [2020-09-18T07:09:48.654Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
07:09:48 [2020-09-18T07:09:48.778Z] ok  	github.com/docker/docker/pkg/idtools	0.459s	coverage: 70.1% of statements
07:09:48 [2020-09-18T07:09:48.778Z] ok  	github.com/docker/docker/pkg/ioutils	0.513s	coverage: 69.3% of statements
07:09:49 [2020-09-18T07:09:49.350Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
07:09:49 [2020-09-18T07:09:49.350Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
07:09:49 [2020-09-18T07:09:49.350Z] ok  	github.com/docker/docker/pkg/longpath	0.014s	coverage: 100.0% of statements
07:09:49 [2020-09-18T07:09:49.350Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
07:09:49 [2020-09-18T07:09:49.350Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
07:09:49 [2020-09-18T07:09:49.584Z] === RUN   TestDockerSuite/TestContainerNetworkMode
07:09:49 [2020-09-18T07:09:49.611Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
07:09:49 [2020-09-18T07:09:49.611Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
07:09:49 [2020-09-18T07:09:49.872Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
07:09:50 [2020-09-18T07:09:50.134Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
07:09:50 [2020-09-18T07:09:50.246Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:09:50 [2020-09-18T07:09:50.395Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
07:09:50 [2020-09-18T07:09:50.395Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
07:09:50 [2020-09-18T07:09:50.395Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:09:50 [2020-09-18T07:09:50.395Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:09:50 [2020-09-18T07:09:50.621Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.23s)
07:09:50 [2020-09-18T07:09:50.621Z] === RUN   TestStopContainerWithTimeout
07:09:50 [2020-09-18T07:09:50.621Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
07:09:50 [2020-09-18T07:09:50.621Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
07:09:50 [2020-09-18T07:09:50.621Z] === RUN   TestUpdateRestartPolicy
07:09:50 [2020-09-18T07:09:50.891Z] --- PASS: TestDockerNetworkMacvlan (10.96s)
07:09:50 [2020-09-18T07:09:50.891Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
07:09:50 [2020-09-18T07:09:50.891Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
07:09:50 [2020-09-18T07:09:50.891Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
07:09:50 [2020-09-18T07:09:50.891Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s)
07:09:50 [2020-09-18T07:09:50.891Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s)
07:09:50 [2020-09-18T07:09:50.891Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
07:09:50 [2020-09-18T07:09:50.891Z] PASS
07:09:50 [2020-09-18T07:09:50.891Z] 
07:09:50 [2020-09-18T07:09:50.891Z] DONE 8 tests in 12.436s
07:09:50 [2020-09-18T07:09:50.891Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
07:09:50 [2020-09-18T07:09:50.891Z] ++ 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
07:09:50 [2020-09-18T07:09:50.891Z] ++ set -e
07:09:50 [2020-09-18T07:09:50.891Z] ++ '[' -n 0 ']'
07:09:50 [2020-09-18T07:09:50.891Z] ++ set -x
07:09:50 [2020-09-18T07:09:50.891Z] ++ 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 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
07:09:50 [2020-09-18T07:09:50.891Z] testing: warning: no tests to run
07:09:50 [2020-09-18T07:09:50.891Z] PASS
07:09:50 [2020-09-18T07:09:50.891Z] 
07:09:50 [2020-09-18T07:09:50.891Z] DONE 0 tests in 0.012s
07:09:50 [2020-09-18T07:09:50.891Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:09:50 [2020-09-18T07:09:50.891Z] ++ 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
07:09:50 [2020-09-18T07:09:50.891Z] ++ set -e
07:09:50 [2020-09-18T07:09:50.891Z] ++ '[' -n 0 ']'
07:09:50 [2020-09-18T07:09:50.891Z] ++ set -x
07:09:50 [2020-09-18T07:09:50.891Z] ++ 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 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
07:09:50 [2020-09-18T07:09:50.891Z] INFO: Testing against a local daemon
07:09:50 [2020-09-18T07:09:50.891Z] === RUN   TestAuthZPluginAllowRequest
07:09:50 [2020-09-18T07:09:50.954Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
07:09:51 [2020-09-18T07:09:51.210Z] --- PASS: TestSecretList (2.92s)
07:09:51 [2020-09-18T07:09:51.210Z] === RUN   TestSecretsCreateAndDelete
07:09:51 [2020-09-18T07:09:51.339Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
07:09:52 [2020-09-18T07:09:52.283Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
07:09:52 [2020-09-18T07:09:52.422Z] --- PASS: TestAuthZPluginAllowRequest (1.28s)
07:09:52 [2020-09-18T07:09:52.422Z] === RUN   TestAuthZPluginTLS
07:09:52 [2020-09-18T07:09:52.543Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
07:09:52 [2020-09-18T07:09:52.543Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
07:09:52 [2020-09-18T07:09:52.718Z] --- PASS: TestAuthZPluginTLS (0.57s)
07:09:52 [2020-09-18T07:09:52.718Z] === RUN   TestAuthZPluginDenyRequest
07:09:53 [2020-09-18T07:09:53.359Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
07:09:53 [2020-09-18T07:09:53.359Z] === RUN   TestAuthZPluginAPIDenyResponse
07:09:53 [2020-09-18T07:09:53.927Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
07:09:54 [2020-09-18T07:09:54.001Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
07:09:54 [2020-09-18T07:09:54.001Z] === RUN   TestAuthZPluginDenyResponse
07:09:54 [2020-09-18T07:09:54.188Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
07:09:54 [2020-09-18T07:09:54.478Z] --- PASS: TestSecretsCreateAndDelete (2.94s)
07:09:54 [2020-09-18T07:09:54.478Z] === RUN   TestSecretsUpdate
07:09:54 [2020-09-18T07:09:54.478Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
07:09:54 [2020-09-18T07:09:54.639Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
07:09:54 [2020-09-18T07:09:54.639Z] === RUN   TestAuthZPluginAllowEventStream
07:09:54 [2020-09-18T07:09:54.734Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
07:09:55 [2020-09-18T07:09:55.692Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s)
07:09:55 [2020-09-18T07:09:55.692Z] === RUN   TestAuthZPluginErrorResponse
07:09:56 [2020-09-18T07:09:56.104Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
07:09:56 [2020-09-18T07:09:56.339Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
07:09:56 [2020-09-18T07:09:56.340Z] === RUN   TestAuthZPluginErrorRequest
07:09:56 [2020-09-18T07:09:56.665Z] --- PASS: TestSecretsUpdate (2.39s)
07:09:56 [2020-09-18T07:09:56.665Z] === RUN   TestTemplatedSecret
07:09:56 [2020-09-18T07:09:56.983Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
07:09:56 [2020-09-18T07:09:56.983Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:09:57 [2020-09-18T07:09:57.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
07:09:57 [2020-09-18T07:09:57.489Z] ok  	github.com/docker/docker/pkg/signal	2.395s	coverage: 61.0% of statements
07:09:57 [2020-09-18T07:09:57.489Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
07:09:57 [2020-09-18T07:09:57.623Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
07:09:57 [2020-09-18T07:09:57.623Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:09:57 [2020-09-18T07:09:57.750Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
07:09:58 [2020-09-18T07:09:58.012Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
07:09:58 [2020-09-18T07:09:58.158Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
07:09:58 [2020-09-18T07:09:58.273Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
07:09:58 [2020-09-18T07:09:58.844Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.9% of statements
07:09:59 [2020-09-18T07:09:59.157Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s)
07:09:59 [2020-09-18T07:09:59.157Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:09:59 [2020-09-18T07:09:59.416Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
07:09:59 [2020-09-18T07:09:59.526Z] --- PASS: TestTemplatedSecret (3.05s)
07:09:59 [2020-09-18T07:09:59.526Z] === RUN   TestSecretCreateResolve
07:09:59 [2020-09-18T07:09:59.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
07:09:59 [2020-09-18T07:09:59.990Z] ok  	github.com/docker/docker/pkg/tailfile	0.086s	coverage: 88.6% of statements
07:10:00 [2020-09-18T07:10:00.561Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
07:10:00 [2020-09-18T07:10:00.561Z] testing: warning: no tests to run
07:10:00 [2020-09-18T07:10:00.561Z] coverage: [no statements]
07:10:00 [2020-09-18T07:10:00.561Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
07:10:00 [2020-09-18T07:10:00.687Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s)
07:10:00 [2020-09-18T07:10:00.687Z] === RUN   TestAuthZPluginHeader
07:10:00 [2020-09-18T07:10:00.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
07:10:01 [2020-09-18T07:10:01.132Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
07:10:01 [2020-09-18T07:10:01.133Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
07:10:01 [2020-09-18T07:10:01.394Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
07:10:01 [2020-09-18T07:10:01.735Z] --- PASS: TestAuthZPluginHeader (0.86s)
07:10:01 [2020-09-18T07:10:01.735Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:10:01 [2020-09-18T07:10:01.735Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:10:01 [2020-09-18T07:10:01.735Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:01 [2020-09-18T07:10:01.735Z] === RUN   TestAuthZPluginV2Disable
07:10:01 [2020-09-18T07:10:01.735Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
07:10:01 [2020-09-18T07:10:01.735Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:01 [2020-09-18T07:10:01.735Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:10:01 [2020-09-18T07:10:01.735Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:10:01 [2020-09-18T07:10:01.735Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:01 [2020-09-18T07:10:01.735Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:10:01 [2020-09-18T07:10:01.735Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:10:01 [2020-09-18T07:10:01.736Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:01 [2020-09-18T07:10:01.736Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:10:02 [2020-09-18T07:10:02.256Z] --- PASS: TestSecretCreateResolve (2.49s)
07:10:02 [2020-09-18T07:10:02.256Z] PASS
07:10:02 [2020-09-18T07:10:02.256Z] 
07:10:02 [2020-09-18T07:10:02.256Z] DONE 6 tests in 16.863s
07:10:02 [2020-09-18T07:10:02.256Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:10:02 [2020-09-18T07:10:02.256Z] ++ 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
07:10:02 [2020-09-18T07:10:02.256Z] ++ set -e
07:10:02 [2020-09-18T07:10:02.256Z] ++ '[' -n 0 ']'
07:10:02 [2020-09-18T07:10:02.256Z] ++ set -x
07:10:02 [2020-09-18T07:10:02.256Z] ++ 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 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
07:10:02 [2020-09-18T07:10:02.256Z] INFO: Testing against a local daemon
07:10:02 [2020-09-18T07:10:02.256Z] === RUN   TestServiceCreateInit
07:10:02 [2020-09-18T07:10:02.256Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:10:02 [2020-09-18T07:10:02.256Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
07:10:02 [2020-09-18T07:10:02.818Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008ba260_<nil>}
07:10:03 [2020-09-18T07:10:03.309Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.1% of statements
07:10:04 [2020-09-18T07:10:04.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1254614792_/foo_false__<nil>_<nil>_<nil>}
07:10:04 [2020-09-18T07:10:04.253Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
07:10:04 [2020-09-18T07:10:04.825Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 72.4% of statements
07:10:05 [2020-09-18T07:10:05.086Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
07:10:05 [2020-09-18T07:10:05.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1254614792_/foo_true__<nil>_<nil>_<nil>}
07:10:06 [2020-09-18T07:10:06.113Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:10:07 [2020-09-18T07:10:07.002Z] ok  	github.com/docker/docker/registry	0.078s	coverage: 56.3% of statements
07:10:07 [2020-09-18T07:10:07.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3881691847_/foo_false__<nil>_<nil>_<nil>}
07:10:07 [2020-09-18T07:10:07.263Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
07:10:07 [2020-09-18T07:10:07.524Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
07:10:08 [2020-09-18T07:10:08.096Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
07:10:08 [2020-09-18T07:10:08.358Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
07:10:08 [2020-09-18T07:10:08.405Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3881691847_/foo_true__<nil>_<nil>_<nil>}
07:10:09 [2020-09-18T07:10:09.769Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3881691847_/foo_true__0xc0008ba340_<nil>_<nil>}
07:10:10 [2020-09-18T07:10:10.025Z] --- PASS: TestServiceCreateInit (7.82s)
07:10:10 [2020-09-18T07:10:10.025Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s)
07:10:10 [2020-09-18T07:10:10.025Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.06s)
07:10:10 [2020-09-18T07:10:10.025Z] === RUN   TestCreateServiceMultipleTimes
07:10:10 [2020-09-18T07:10:10.908Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
07:10:10 [2020-09-18T07:10:10.951Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008ba380_<nil>}
07:10:11 [2020-09-18T07:10:11.782Z] --- PASS: TestUpdateRestartPolicy (19.34s)
07:10:11 [2020-09-18T07:10:11.782Z] === RUN   TestUpdateRestartWithAutoRemove
07:10:11 [2020-09-18T07:10:11.782Z] --- PASS: TestUpdateRestartWithAutoRemove (1.60s)
07:10:11 [2020-09-18T07:10:11.782Z] === RUN   TestWaitNonBlocked
07:10:11 [2020-09-18T07:10:11.782Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:10:11 [2020-09-18T07:10:11.782Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:10:11 [2020-09-18T07:10:11.782Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:10:11 [2020-09-18T07:10:11.782Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:10:11 [2020-09-18T07:10:11.782Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:10:11 [2020-09-18T07:10:11.782Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:10:11 [2020-09-18T07:10:11.852Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
07:10:12 [2020-09-18T07:10:12.317Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008ba3c0_<nil>}
07:10:12 [2020-09-18T07:10:12.425Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
07:10:13 [2020-09-18T07:10:13.368Z] ok  	github.com/docker/docker/volume/service	0.021s	coverage: 73.1% of statements
07:10:14 [2020-09-18T07:10:14.214Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008ba3e0_<nil>}
07:10:15 [2020-09-18T07:10:15.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008ba420_<nil>}
07:10:17 [2020-09-18T07:10:17.037Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
07:10:17 [2020-09-18T07:10:17.968Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
07:10:18 [2020-09-18T07:10:18.894Z] --- PASS: TestWaitNonBlocked (0.02s)
07:10:18 [2020-09-18T07:10:18.894Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.39s)
07:10:18 [2020-09-18T07:10:18.894Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.13s)
07:10:18 [2020-09-18T07:10:18.894Z] === RUN   TestWaitBlocked
07:10:18 [2020-09-18T07:10:18.894Z] --- SKIP: TestWaitBlocked (0.00s)
07:10:18 [2020-09-18T07:10:18.894Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
07:10:18 [2020-09-18T07:10:18.894Z] PASS
07:10:18 [2020-09-18T07:10:18.894Z] ok  	github.com/docker/docker/integration/container	63.610s
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === Skipped
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
07:10:18 [2020-09-18T07:10:18.894Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
07:10:18 [2020-09-18T07:10:18.894Z]     copy_test.go:25: testEnv.OSType == "windows"
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
07:10:18 [2020-09-18T07:10:18.894Z]     copy_test.go:39: testEnv.OSType == "windows"
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
07:10:18 [2020-09-18T07:10:18.894Z]     copy_test.go:51: testEnv.OSType == "windows"
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
07:10:18 [2020-09-18T07:10:18.894Z]     copy_test.go:65: testEnv.OSType == "windows"
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
07:10:18 [2020-09-18T07:10:18.894Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
07:10:18 [2020-09-18T07:10:18.894Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
07:10:18 [2020-09-18T07:10:18.894Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
07:10:18 [2020-09-18T07:10:18.894Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.01s)
07:10:18 [2020-09-18T07:10:18.894Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
07:10:18 [2020-09-18T07:10:18.894Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
07:10:18 [2020-09-18T07:10:18.894Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
07:10:18 [2020-09-18T07:10:18.894Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
07:10:18 [2020-09-18T07:10:18.894Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
07:10:18 [2020-09-18T07:10:18.894Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
07:10:18 [2020-09-18T07:10:18.894Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.894Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
07:10:18 [2020-09-18T07:10:18.894Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
07:10:18 [2020-09-18T07:10:18.894Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
07:10:18 [2020-09-18T07:10:18.895Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] 
07:10:18 [2020-09-18T07:10:18.895Z] DONE 84 tests, 41 skipped in 66.459s
07:10:18 [2020-09-18T07:10:18.895Z] Running D:\gopath\src\github.com\docker\docker\integration\image
07:10:20 [2020-09-18T07:10:20.364Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.03s)
07:10:20 [2020-09-18T07:10:20.364Z] PASS
07:10:20 [2020-09-18T07:10:20.364Z] 
07:10:20 [2020-09-18T07:10:20.364Z] === Skipped
07:10:20 [2020-09-18T07:10:20.364Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:10:20 [2020-09-18T07:10:20.364Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:20 [2020-09-18T07:10:20.364Z] 
07:10:20 [2020-09-18T07:10:20.364Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
07:10:20 [2020-09-18T07:10:20.364Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:20 [2020-09-18T07:10:20.364Z] 
07:10:20 [2020-09-18T07:10:20.364Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:10:20 [2020-09-18T07:10:20.364Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:20 [2020-09-18T07:10:20.364Z] 
07:10:20 [2020-09-18T07:10:20.364Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:10:20 [2020-09-18T07:10:20.364Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:20 [2020-09-18T07:10:20.364Z] 
07:10:20 [2020-09-18T07:10:20.364Z] 
07:10:20 [2020-09-18T07:10:20.364Z] DONE 17 tests, 4 skipped in 27.780s
07:10:20 [2020-09-18T07:10:20.364Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:10:20 [2020-09-18T07:10:20.364Z] ++ 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
07:10:20 [2020-09-18T07:10:20.364Z] ++ set -e
07:10:20 [2020-09-18T07:10:20.364Z] ++ '[' -n 0 ']'
07:10:20 [2020-09-18T07:10:20.364Z] ++ set -x
07:10:20 [2020-09-18T07:10:20.364Z] ++ 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 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
07:10:20 [2020-09-18T07:10:20.364Z] INFO: Testing against a local daemon
07:10:20 [2020-09-18T07:10:20.364Z] === RUN   TestPluginInvalidJSON
07:10:20 [2020-09-18T07:10:20.364Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:10:20 [2020-09-18T07:10:20.364Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:10:20 [2020-09-18T07:10:20.364Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:10:20 [2020-09-18T07:10:20.364Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:10:20 [2020-09-18T07:10:20.364Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:10:20 [2020-09-18T07:10:20.364Z] === RUN   TestPluginInstall
07:10:20 [2020-09-18T07:10:20.364Z] === RUN   TestPluginInstall/no_auth
07:10:20 [2020-09-18T07:10:20.454Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:20 [2020-09-18T07:10:20.454Z] INFO: Testing against a local daemon
07:10:20 [2020-09-18T07:10:20.454Z] === RUN   TestCommitInheritsEnv
07:10:20 [2020-09-18T07:10:20.454Z] --- SKIP: TestCommitInheritsEnv (0.00s)
07:10:20 [2020-09-18T07:10:20.454Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
07:10:20 [2020-09-18T07:10:20.454Z] === RUN   TestImportExtremelyLargeImageWorks
07:10:20 [2020-09-18T07:10:20.454Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
07:10:20 [2020-09-18T07:10:20.454Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
07:10:20 [2020-09-18T07:10:20.454Z] === RUN   TestImagesFilterMultiReference
07:10:20 [2020-09-18T07:10:20.454Z] --- PASS: TestImagesFilterMultiReference (0.09s)
07:10:20 [2020-09-18T07:10:20.454Z] === RUN   TestImagePullPlatformInvalid
07:10:20 [2020-09-18T07:10:20.454Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
07:10:20 [2020-09-18T07:10:20.454Z] === RUN   TestRemoveImageOrphaning
07:10:20 [2020-09-18T07:10:20.454Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
07:10:20 [2020-09-18T07:10:20.454Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
07:10:20 [2020-09-18T07:10:20.454Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:10:20 [2020-09-18T07:10:20.454Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
07:10:20 [2020-09-18T07:10:20.454Z] === RUN   TestTagInvalidReference
07:10:20 [2020-09-18T07:10:20.454Z] --- PASS: TestTagInvalidReference (0.03s)
07:10:20 [2020-09-18T07:10:20.454Z] === RUN   TestTagValidPrefixedRepo
07:10:20 [2020-09-18T07:10:20.454Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
07:10:20 [2020-09-18T07:10:20.454Z] === RUN   TestTagExistedNameWithoutForce
07:10:20 [2020-09-18T07:10:20.454Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
07:10:20 [2020-09-18T07:10:20.454Z] === RUN   TestTagOfficialNames
07:10:20 [2020-09-18T07:10:20.454Z] --- SKIP: TestTagOfficialNames (0.00s)
07:10:20 [2020-09-18T07:10:20.454Z]     tag_test.go:98: testEnv.OSType == "windows"
07:10:20 [2020-09-18T07:10:20.454Z] === RUN   TestTagMatchesDigest
07:10:20 [2020-09-18T07:10:20.454Z] --- PASS: TestTagMatchesDigest (0.03s)
07:10:20 [2020-09-18T07:10:20.454Z] PASS
07:10:20 [2020-09-18T07:10:20.454Z] ok  	github.com/docker/docker/integration/image	0.486s
07:10:20 [2020-09-18T07:10:20.487Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
07:10:20 [2020-09-18T07:10:20.923Z] 
07:10:20 [2020-09-18T07:10:20.923Z] === Skipped
07:10:20 [2020-09-18T07:10:20.923Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
07:10:20 [2020-09-18T07:10:20.923Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
07:10:20 [2020-09-18T07:10:20.923Z] 
07:10:20 [2020-09-18T07:10:20.923Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
07:10:20 [2020-09-18T07:10:20.923Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
07:10:20 [2020-09-18T07:10:20.923Z] 
07:10:20 [2020-09-18T07:10:20.923Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
07:10:20 [2020-09-18T07:10:20.923Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
07:10:20 [2020-09-18T07:10:20.923Z] 
07:10:20 [2020-09-18T07:10:20.923Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
07:10:20 [2020-09-18T07:10:20.923Z]     tag_test.go:98: testEnv.OSType == "windows"
07:10:20 [2020-09-18T07:10:20.923Z] 
07:10:20 [2020-09-18T07:10:20.923Z] 
07:10:20 [2020-09-18T07:10:20.923Z] DONE 11 tests, 4 skipped in 2.618s
07:10:20 [2020-09-18T07:10:20.923Z] Running D:\gopath\src\github.com\docker\docker\integration\network
07:10:21 [2020-09-18T07:10:21.414Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
07:10:22 [2020-09-18T07:10:22.478Z] testing: warning: no tests to run
07:10:22 [2020-09-18T07:10:22.478Z] PASS
07:10:22 [2020-09-18T07:10:22.478Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.147s [no tests to run]
07:10:22 [2020-09-18T07:10:22.478Z] testing: warning: no tests to run
07:10:22 [2020-09-18T07:10:22.478Z] PASS
07:10:22 [2020-09-18T07:10:22.478Z] ok  	github.com/docker/docker/integration/network/macvlan	0.041s [no tests to run]
07:10:23 [2020-09-18T07:10:23.304Z] === RUN   TestDockerSuite/TestCopyAndRestart
07:10:23 [2020-09-18T07:10:23.454Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:23 [2020-09-18T07:10:23.455Z] INFO: Testing against a local daemon
07:10:23 [2020-09-18T07:10:23.455Z] === RUN   TestNetworkCreateDelete
07:10:23 [2020-09-18T07:10:23.455Z] --- SKIP: TestNetworkCreateDelete (0.00s)
07:10:23 [2020-09-18T07:10:23.455Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
07:10:23 [2020-09-18T07:10:23.455Z] === RUN   TestDockerNetworkDeletePreferID
07:10:23 [2020-09-18T07:10:23.455Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
07:10:23 [2020-09-18T07:10:23.455Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
07:10:23 [2020-09-18T07:10:23.455Z] === RUN   TestDaemonDNSFallback
07:10:23 [2020-09-18T07:10:23.455Z] --- SKIP: TestDaemonDNSFallback (0.00s)
07:10:23 [2020-09-18T07:10:23.455Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
07:10:23 [2020-09-18T07:10:23.455Z] === RUN   TestInspectNetwork
07:10:23 [2020-09-18T07:10:23.455Z] --- SKIP: TestInspectNetwork (0.00s)
07:10:23 [2020-09-18T07:10:23.455Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
07:10:23 [2020-09-18T07:10:23.455Z] === RUN   TestRunContainerWithBridgeNone
07:10:23 [2020-09-18T07:10:23.455Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
07:10:23 [2020-09-18T07:10:23.455Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
07:10:23 [2020-09-18T07:10:23.455Z] === RUN   TestNetworkInvalidJSON
07:10:23 [2020-09-18T07:10:23.455Z] === RUN   TestNetworkInvalidJSON//networks/create
07:10:23 [2020-09-18T07:10:23.455Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:10:23 [2020-09-18T07:10:23.455Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:10:23 [2020-09-18T07:10:23.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:10:23 [2020-09-18T07:10:23.455Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:10:23 [2020-09-18T07:10:23.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:10:23 [2020-09-18T07:10:23.455Z] === CONT  TestNetworkInvalidJSON//networks/create
07:10:23 [2020-09-18T07:10:23.455Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:10:23 [2020-09-18T07:10:23.455Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:10:23 [2020-09-18T07:10:23.455Z] --- PASS: TestNetworkInvalidJSON (0.03s)
07:10:23 [2020-09-18T07:10:23.455Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:10:23 [2020-09-18T07:10:23.455Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
07:10:23 [2020-09-18T07:10:23.455Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
07:10:23 [2020-09-18T07:10:23.455Z] === RUN   TestHostIPv4BridgeLabel
07:10:23 [2020-09-18T07:10:23.455Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
07:10:23 [2020-09-18T07:10:23.455Z]     network_test.go:97: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.455Z] === RUN   TestDaemonRestartWithLiveRestore
07:10:23 [2020-09-18T07:10:23.455Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
07:10:23 [2020-09-18T07:10:23.455Z]     service_test.go:29: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.455Z] === RUN   TestDaemonDefaultNetworkPools
07:10:23 [2020-09-18T07:10:23.455Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
07:10:23 [2020-09-18T07:10:23.455Z]     service_test.go:52: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.455Z] === RUN   TestDaemonRestartWithExistingNetwork
07:10:23 [2020-09-18T07:10:23.920Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:96: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:10:23 [2020-09-18T07:10:23.920Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:130: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:10:23 [2020-09-18T07:10:23.920Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:181: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] === RUN   TestServiceWithPredefinedNetwork
07:10:23 [2020-09-18T07:10:23.920Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:206: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:10:23 [2020-09-18T07:10:23.920Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:236: FLAKY_TEST
07:10:23 [2020-09-18T07:10:23.920Z] === RUN   TestServiceWithDataPathPortInit
07:10:23 [2020-09-18T07:10:23.920Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:326: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:10:23 [2020-09-18T07:10:23.920Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:394: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] PASS
07:10:23 [2020-09-18T07:10:23.920Z] ok  	github.com/docker/docker/integration/network	0.260s
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === Skipped
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     network_test.go:97: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:29: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:52: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:96: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:130: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:181: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:206: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:236: FLAKY_TEST
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:326: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
07:10:23 [2020-09-18T07:10:23.920Z]     service_test.go:394: testEnv.OSType == "windows"
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] 
07:10:23 [2020-09-18T07:10:23.920Z] DONE 19 tests, 15 skipped in 3.072s
07:10:23 [2020-09-18T07:10:23.920Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
07:10:23 [2020-09-18T07:10:23.926Z] time="2020-09-18T07:10:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:10:23 [2020-09-18T07:10:23.926Z] time="2020-09-18T07:10:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e187b67a562678f717ec37c2b9eccb5dd26cc1a8fa16c31d864a5618be10009" mediatype=application/vnd.docker.plugin.v1+json size=522
07:10:23 [2020-09-18T07:10:23.926Z] time="2020-09-18T07:10:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:10:23 [2020-09-18T07:10:23.926Z] time="2020-09-18T07:10:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e187b67a562678f717ec37c2b9eccb5dd26cc1a8fa16c31d864a5618be10009" mediatype=application/vnd.docker.plugin.v1+json size=522
07:10:24 [2020-09-18T07:10:24.221Z] === RUN   TestPluginInstall/with_htpasswd
07:10:24 [2020-09-18T07:10:24.233Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
07:10:24 [2020-09-18T07:10:24.233Z] === RUN   TestDockerSuite/TestCpAbsolutePath
07:10:24 [2020-09-18T07:10:24.383Z] testing: warning: no tests to run
07:10:24 [2020-09-18T07:10:24.383Z] PASS
07:10:24 [2020-09-18T07:10:24.383Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
07:10:24 [2020-09-18T07:10:24.383Z] 
07:10:24 [2020-09-18T07:10:24.383Z] DONE 0 tests in 0.315s
07:10:24 [2020-09-18T07:10:24.383Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
07:10:24 [2020-09-18T07:10:24.795Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
07:10:24 [2020-09-18T07:10:24.847Z] testing: warning: no tests to run
07:10:24 [2020-09-18T07:10:24.848Z] PASS
07:10:24 [2020-09-18T07:10:24.848Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
07:10:24 [2020-09-18T07:10:24.848Z] 
07:10:24 [2020-09-18T07:10:24.848Z] DONE 0 tests in 0.340s
07:10:24 [2020-09-18T07:10:24.848Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
07:10:24 [2020-09-18T07:10:24.867Z] time="2020-09-18T07:10:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:10:24 [2020-09-18T07:10:24.867Z] time="2020-09-18T07:10:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dceb54dde216aa9225627a8a7b3d501e55446f911de811643bd539932de76bf4" mediatype=application/vnd.docker.plugin.v1+json size=522
07:10:24 [2020-09-18T07:10:24.867Z] time="2020-09-18T07:10:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:10:24 [2020-09-18T07:10:24.867Z] time="2020-09-18T07:10:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dceb54dde216aa9225627a8a7b3d501e55446f911de811643bd539932de76bf4" mediatype=application/vnd.docker.plugin.v1+json size=522
07:10:25 [2020-09-18T07:10:25.051Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
07:10:25 [2020-09-18T07:10:25.163Z] === RUN   TestPluginInstall/with_insecure
07:10:25 [2020-09-18T07:10:25.594Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/pkg/term	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/rootless	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/volume	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === Skipped
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     exec_linux_test.go:18: requires AppArmor to be enabled
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     exec_linux_test.go:38: requires AppArmor to be enabled
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver btrfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver btrfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver btrfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver btrfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver btrfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:73: No driver to put!
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z] time="2020-09-18T07:09:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z] time="2020-09-18T07:09:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z] time="2020-09-18T07:09:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z] time="2020-09-18T07:09:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z] time="2020-09-18T07:09:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:73: No driver to put!
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     overlay_test.go:49: Fails to compute changes intermittently
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     overlay_test.go:65: Cannot run test with naive change algorithm
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver zfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver zfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver zfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver zfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:46: Driver zfs not supported
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     graphtest_unix.go:73: No driver to put!
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
07:10:25 [2020-09-18T07:10:25.594Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] 
07:10:25 [2020-09-18T07:10:25.594Z] DONE 2138 tests, 26 skipped in 250.634s
07:10:25 [2020-09-18T07:10:25.615Z] === RUN   TestDockerSuite/TestCpFromCaseA
Post stage
[Pipeline] junit
07:10:25 [2020-09-18T07:10:25.870Z] Recording test results
07:10:26 [2020-09-18T07:10:26.176Z] --- PASS: TestCreateServiceMultipleTimes (16.23s)
07:10:26 [2020-09-18T07:10:26.176Z] === RUN   TestCreateServiceConflict
07:10:26 [2020-09-18T07:10:26.206Z] time="2020-09-18T07:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:10:26 [2020-09-18T07:10:26.206Z] time="2020-09-18T07:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b1edaa225cde72881bca051de71c333513609b1026672fb901f2c99f9eaabbc" mediatype=application/vnd.docker.plugin.v1+json size=522
07:10:26 [2020-09-18T07:10:26.206Z] time="2020-09-18T07:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:10:26 [2020-09-18T07:10:26.206Z] time="2020-09-18T07:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b1edaa225cde72881bca051de71c333513609b1026672fb901f2c99f9eaabbc" mediatype=application/vnd.docker.plugin.v1+json size=522
07:10:26 [2020-09-18T07:10:26.399Z] testing: warning: no tests to run
07:10:26 [2020-09-18T07:10:26.399Z] PASS
07:10:26 [2020-09-18T07:10:26.399Z] ok  	github.com/docker/docker/integration/plugin/authz	0.224s [no tests to run]
07:10:26 [2020-09-18T07:10:26.399Z] testing: warning: no tests to run
07:10:26 [2020-09-18T07:10:26.399Z] PASS
07:10:26 [2020-09-18T07:10:26.399Z] ok  	github.com/docker/docker/integration/plugin	0.082s [no tests to run]
07:10:26 [2020-09-18T07:10:26.433Z] === RUN   TestDockerSuite/TestCpFromCaseB
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
07:10:26 [2020-09-18T07:10:26.503Z] --- PASS: TestPluginInstall (7.77s)
07:10:26 [2020-09-18T07:10:26.503Z]     --- PASS: TestPluginInstall/no_auth (5.49s)
07:10:26 [2020-09-18T07:10:26.503Z]     --- PASS: TestPluginInstall/with_htpasswd (0.93s)
07:10:26 [2020-09-18T07:10:26.503Z]     --- PASS: TestPluginInstall/with_insecure (1.35s)
07:10:26 [2020-09-18T07:10:26.503Z]         plugin_test.go:157: [df38ef38ee70b] daemon is not started
07:10:26 [2020-09-18T07:10:26.503Z] PASS
07:10:26 [2020-09-18T07:10:26.503Z] 
07:10:26 [2020-09-18T07:10:26.503Z] DONE 6 tests in 7.871s
07:10:26 [2020-09-18T07:10:26.503Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:10:26 [2020-09-18T07:10:26.503Z] ++ 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
07:10:26 [2020-09-18T07:10:26.503Z] ++ set -e
07:10:26 [2020-09-18T07:10:26.503Z] ++ '[' -n 0 ']'
07:10:26 [2020-09-18T07:10:26.503Z] ++ set -x
07:10:26 [2020-09-18T07:10:26.503Z] ++ 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 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
07:10:26 [2020-09-18T07:10:26.778Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41467/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:968133c86c0ae34f0904e83ebfa4472c623c74cc hack/validate/vendor
07:10:26 [2020-09-18T07:10:26.796Z] INFO: Testing against a local daemon
07:10:26 [2020-09-18T07:10:26.796Z] === RUN   TestExternalGraphDriver
07:10:26 [2020-09-18T07:10:26.995Z] === RUN   TestDockerSuite/TestCpFromCaseC
07:10:27 [2020-09-18T07:10:27.360Z] 2020/09/18 07:10:27 Collecting initial packages
07:10:27 [2020-09-18T07:10:27.556Z] === RUN   TestDockerSuite/TestCpFromCaseD
07:10:27 [2020-09-18T07:10:27.573Z] === RUN   TestExternalGraphDriver/json
07:10:27 [2020-09-18T07:10:27.620Z] 2020/09/18 07:10:27 Download dependencies
07:10:28 [2020-09-18T07:10:28.119Z] === RUN   TestDockerSuite/TestCpFromCaseE
07:10:29 [2020-09-18T07:10:29.048Z] --- PASS: TestCreateServiceConflict (2.69s)
07:10:29 [2020-09-18T07:10:29.048Z] === RUN   TestCreateServiceMaxReplicas
07:10:29 [2020-09-18T07:10:29.048Z] === RUN   TestDockerSuite/TestCpFromCaseF
07:10:29 [2020-09-18T07:10:29.610Z] === RUN   TestDockerSuite/TestCpFromCaseG
07:10:29 [2020-09-18T07:10:29.653Z] === RUN   TestExternalGraphDriver/spec
07:10:29 [2020-09-18T07:10:29.866Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 Starting whole vndr cycle because no package specified
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Ignoring paths matching "^archive/tar"
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
07:10:30 [2020-09-18T07:10:30.163Z] 2020/09/18 07:10:29 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
07:10:30 [2020-09-18T07:10:30.428Z] === RUN   TestDockerSuite/TestCpFromCaseH
07:10:31 [2020-09-18T07:10:31.106Z] 2020/09/18 07:10:30 	Finished clone github.com/willf/bitset
07:10:31 [2020-09-18T07:10:31.106Z] 2020/09/18 07:10:30 	Clone github.com/moby/term, revision 7f0af18e79f2784809e9cef63d0df5aa2c79d76e, attempt 1/20
07:10:31 [2020-09-18T07:10:31.106Z] 2020/09/18 07:10:30 	Finished clone github.com/mistifyio/go-zfs
07:10:31 [2020-09-18T07:10:31.106Z] 2020/09/18 07:10:30 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
07:10:31 [2020-09-18T07:10:31.106Z] 2020/09/18 07:10:31 	Finished clone github.com/moby/locker
07:10:31 [2020-09-18T07:10:31.106Z] 2020/09/18 07:10:31 	Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20
07:10:31 [2020-09-18T07:10:31.203Z] === RUN   TestExternalGraphDriver/pull
07:10:31 [2020-09-18T07:10:31.367Z] 2020/09/18 07:10:31 	Finished clone github.com/docker/libtrust
07:10:31 [2020-09-18T07:10:31.367Z] 2020/09/18 07:10:31 	Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20
07:10:31 [2020-09-18T07:10:31.367Z] 2020/09/18 07:10:31 	Finished clone github.com/opencontainers/go-digest
07:10:31 [2020-09-18T07:10:31.367Z] 2020/09/18 07:10:31 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
07:10:31 [2020-09-18T07:10:31.367Z] 2020/09/18 07:10:31 	Finished clone github.com/Azure/go-ansiterm
07:10:31 [2020-09-18T07:10:31.367Z] 2020/09/18 07:10:31 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
07:10:31 [2020-09-18T07:10:31.367Z] 2020/09/18 07:10:31 	Finished clone github.com/google/uuid
07:10:31 [2020-09-18T07:10:31.367Z] 2020/09/18 07:10:31 	Clone golang.org/x/sys, revision 196b9ba8737a10c9253b04174f25881e562da5b8, attempt 1/20
07:10:31 [2020-09-18T07:10:31.628Z] 2020/09/18 07:10:31 	Finished clone github.com/Microsoft/go-winio
07:10:31 [2020-09-18T07:10:31.628Z] 2020/09/18 07:10:31 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
07:10:31 [2020-09-18T07:10:31.628Z] 2020/09/18 07:10:31 	Finished clone github.com/gorilla/mux
07:10:31 [2020-09-18T07:10:31.628Z] 2020/09/18 07:10:31 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
07:10:31 [2020-09-18T07:10:31.796Z] === RUN   TestDockerSuite/TestCpFromCaseI
07:10:31 [2020-09-18T07:10:31.889Z] 2020/09/18 07:10:31 	Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20
07:10:31 [2020-09-18T07:10:31.889Z] 2020/09/18 07:10:31 	Finished clone github.com/vbatts/tar-split
07:10:32 [2020-09-18T07:10:32.461Z] 2020/09/18 07:10:32 	Finished clone github.com/creack/pty
07:10:32 [2020-09-18T07:10:32.461Z] 2020/09/18 07:10:32 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
07:10:32 [2020-09-18T07:10:32.461Z] 2020/09/18 07:10:32 	Finished clone github.com/moby/term
07:10:32 [2020-09-18T07:10:32.461Z] 2020/09/18 07:10:32 	Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20
07:10:32 [2020-09-18T07:10:32.461Z] 2020/09/18 07:10:32 	Finished clone github.com/konsorten/go-windows-terminal-sequences
07:10:32 [2020-09-18T07:10:32.461Z] 2020/09/18 07:10:32 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
07:10:32 [2020-09-18T07:10:32.461Z] 2020/09/18 07:10:32 	Finished clone github.com/tchap/go-patricia
07:10:32 [2020-09-18T07:10:32.461Z] 2020/09/18 07:10:32 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
07:10:32 [2020-09-18T07:10:32.722Z] 2020/09/18 07:10:32 	Finished clone github.com/docker/go-units
07:10:32 [2020-09-18T07:10:32.722Z] 2020/09/18 07:10:32 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
07:10:32 [2020-09-18T07:10:32.722Z] 2020/09/18 07:10:32 	Finished clone github.com/opencontainers/runtime-spec
07:10:32 [2020-09-18T07:10:32.722Z] 2020/09/18 07:10:32 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
07:10:32 [2020-09-18T07:10:32.751Z] === RUN   TestDockerSuite/TestCpFromCaseJ
07:10:32 [2020-09-18T07:10:32.751Z] --- PASS: TestCreateServiceMaxReplicas (3.90s)
07:10:32 [2020-09-18T07:10:32.751Z] === RUN   TestCreateWithDuplicateNetworkNames
07:10:32 [2020-09-18T07:10:32.982Z] 2020/09/18 07:10:32 	Finished clone github.com/sirupsen/logrus
07:10:32 [2020-09-18T07:10:32.982Z] 2020/09/18 07:10:32 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
07:10:33 [2020-09-18T07:10:33.287Z] --- PASS: TestExternalGraphDriver (6.29s)
07:10:33 [2020-09-18T07:10:33.287Z]     --- PASS: TestExternalGraphDriver/json (1.78s)
07:10:33 [2020-09-18T07:10:33.287Z]     --- PASS: TestExternalGraphDriver/spec (1.77s)
07:10:33 [2020-09-18T07:10:33.287Z]     --- PASS: TestExternalGraphDriver/pull (1.75s)
07:10:33 [2020-09-18T07:10:33.287Z] === RUN   TestGraphdriverPluginV2
07:10:33 [2020-09-18T07:10:33.287Z] --- SKIP: TestGraphdriverPluginV2 (0.28s)
07:10:33 [2020-09-18T07:10:33.287Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:33 [2020-09-18T07:10:33.287Z] PASS
07:10:33 [2020-09-18T07:10:33.287Z] 
07:10:33 [2020-09-18T07:10:33.287Z] === Skipped
07:10:33 [2020-09-18T07:10:33.287Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.28s)
07:10:33 [2020-09-18T07:10:33.287Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:33 [2020-09-18T07:10:33.287Z] 
07:10:33 [2020-09-18T07:10:33.287Z] 
07:10:33 [2020-09-18T07:10:33.287Z] DONE 5 tests, 1 skipped in 6.643s
07:10:33 [2020-09-18T07:10:33.287Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:10:33 [2020-09-18T07:10:33.287Z] ++ 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
07:10:33 [2020-09-18T07:10:33.287Z] ++ set -e
07:10:33 [2020-09-18T07:10:33.287Z] ++ '[' -n 0 ']'
07:10:33 [2020-09-18T07:10:33.287Z] ++ set -x
07:10:33 [2020-09-18T07:10:33.287Z] ++ 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 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
07:10:33 [2020-09-18T07:10:33.287Z] INFO: Testing against a local daemon
07:10:33 [2020-09-18T07:10:33.287Z] === RUN   TestContinueAfterPluginCrash
07:10:33 [2020-09-18T07:10:33.287Z] === PAUSE TestContinueAfterPluginCrash
07:10:33 [2020-09-18T07:10:33.287Z] === RUN   TestReadPluginNoRead
07:10:33 [2020-09-18T07:10:33.287Z] === PAUSE TestReadPluginNoRead
07:10:33 [2020-09-18T07:10:33.287Z] === RUN   TestDaemonStartWithLogOpt
07:10:33 [2020-09-18T07:10:33.287Z] === PAUSE TestDaemonStartWithLogOpt
07:10:33 [2020-09-18T07:10:33.287Z] === CONT  TestContinueAfterPluginCrash
07:10:33 [2020-09-18T07:10:33.287Z] === CONT  TestDaemonStartWithLogOpt
07:10:33 [2020-09-18T07:10:33.287Z] === CONT  TestReadPluginNoRead
07:10:33 [2020-09-18T07:10:33.555Z] 2020/09/18 07:10:33 	Finished clone github.com/moby/sys
07:10:33 [2020-09-18T07:10:33.555Z] 2020/09/18 07:10:33 	Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20
07:10:33 [2020-09-18T07:10:33.684Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
07:10:33 [2020-09-18T07:10:33.817Z] 2020/09/18 07:10:33 	Finished clone github.com/syndtr/gocapability
07:10:33 [2020-09-18T07:10:33.817Z] 2020/09/18 07:10:33 	Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20
07:10:34 [2020-09-18T07:10:34.078Z] 2020/09/18 07:10:33 	Finished clone github.com/RackSec/srslog
07:10:34 [2020-09-18T07:10:34.078Z] 2020/09/18 07:10:33 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
07:10:34 [2020-09-18T07:10:34.340Z] 2020/09/18 07:10:34 	Finished clone gotest.tools/v3
07:10:34 [2020-09-18T07:10:34.340Z] 2020/09/18 07:10:34 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
07:10:34 [2020-09-18T07:10:34.340Z] 2020/09/18 07:10:34 	Finished clone github.com/imdario/mergo
07:10:34 [2020-09-18T07:10:34.340Z] 2020/09/18 07:10:34 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
07:10:34 [2020-09-18T07:10:34.340Z] 2020/09/18 07:10:34 	Finished clone github.com/docker/go-connections
07:10:34 [2020-09-18T07:10:34.340Z] 2020/09/18 07:10:34 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
07:10:34 [2020-09-18T07:10:34.602Z] 2020/09/18 07:10:34 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
07:10:34 [2020-09-18T07:10:34.602Z] 2020/09/18 07:10:34 	Finished clone golang.org/x/sync
07:10:34 [2020-09-18T07:10:34.602Z] 2020/09/18 07:10:34 	Finished clone github.com/google/go-cmp
07:10:34 [2020-09-18T07:10:34.602Z] 2020/09/18 07:10:34 	Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20
07:10:35 [2020-09-18T07:10:35.041Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:35 [2020-09-18T07:10:35.041Z] INFO: Testing against a local daemon
07:10:35 [2020-09-18T07:10:35.041Z] === RUN   TestExternalGraphDriver
07:10:35 [2020-09-18T07:10:35.041Z] --- SKIP: TestExternalGraphDriver (0.00s)
07:10:35 [2020-09-18T07:10:35.041Z]     external_test.go:48: runtime.GOOS == "windows"
07:10:35 [2020-09-18T07:10:35.041Z] === RUN   TestGraphdriverPluginV2
07:10:35 [2020-09-18T07:10:35.041Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
07:10:35 [2020-09-18T07:10:35.041Z]     external_test.go:408: runtime.GOOS == "windows"
07:10:35 [2020-09-18T07:10:35.041Z] PASS
07:10:35 [2020-09-18T07:10:35.041Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.558s
07:10:35 [2020-09-18T07:10:35.050Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
07:10:35 [2020-09-18T07:10:35.508Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:35 [2020-09-18T07:10:35.508Z] INFO: Testing against a local daemon
07:10:35 [2020-09-18T07:10:35.508Z] === RUN   TestPluginInvalidJSON
07:10:35 [2020-09-18T07:10:35.508Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:10:35 [2020-09-18T07:10:35.508Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:10:35 [2020-09-18T07:10:35.546Z] 2020/09/18 07:10:35 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
07:10:35 [2020-09-18T07:10:35.546Z] 2020/09/18 07:10:35 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
07:10:35 [2020-09-18T07:10:35.808Z] 2020/09/18 07:10:35 	Finished clone github.com/google/shlex
07:10:35 [2020-09-18T07:10:35.808Z] 2020/09/18 07:10:35 	Clone github.com/docker/libnetwork, revision 9e99af28df21367340c95a3863e31808d689c92a, attempt 1/20
07:10:35 [2020-09-18T07:10:35.808Z] 2020/09/18 07:10:35 	Finished clone github.com/opentracing-contrib/go-stdlib
07:10:35 [2020-09-18T07:10:35.808Z] 2020/09/18 07:10:35 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
07:10:35 [2020-09-18T07:10:35.808Z] 2020/09/18 07:10:35 	Finished clone github.com/mitchellh/hashstructure
07:10:35 [2020-09-18T07:10:35.808Z] 2020/09/18 07:10:35 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
07:10:35 [2020-09-18T07:10:35.808Z] 2020/09/18 07:10:35 	Finished clone github.com/gofrs/flock
07:10:35 [2020-09-18T07:10:35.808Z] 2020/09/18 07:10:35 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
07:10:35 [2020-09-18T07:10:35.808Z] 2020/09/18 07:10:35 	Finished clone github.com/opentracing/opentracing-go
07:10:35 [2020-09-18T07:10:35.808Z] 2020/09/18 07:10:35 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
07:10:35 [2020-09-18T07:10:35.971Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:35 [2020-09-18T07:10:35.971Z] INFO: Testing against a local daemon
07:10:35 [2020-09-18T07:10:35.971Z] === RUN   TestReadPluginNoRead
07:10:35 [2020-09-18T07:10:35.971Z] --- SKIP: TestReadPluginNoRead (0.00s)
07:10:35 [2020-09-18T07:10:35.971Z]     read_test.go:21: no unix domain sockets on Windows
07:10:35 [2020-09-18T07:10:35.971Z] PASS
07:10:35 [2020-09-18T07:10:35.971Z] ok  	github.com/docker/docker/integration/plugin/logging	0.242s
07:10:35 [2020-09-18T07:10:35.971Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:10:35 [2020-09-18T07:10:35.971Z] --- PASS: TestPluginInvalidJSON (0.13s)
07:10:35 [2020-09-18T07:10:35.971Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:10:35 [2020-09-18T07:10:35.971Z] === RUN   TestPluginInstall
07:10:35 [2020-09-18T07:10:35.971Z] --- SKIP: TestPluginInstall (0.00s)
07:10:35 [2020-09-18T07:10:35.971Z]     plugin_test.go:55: testEnv.OSType == "windows"
07:10:35 [2020-09-18T07:10:35.971Z] PASS
07:10:35 [2020-09-18T07:10:35.971Z] ok  	github.com/docker/docker/integration/plugin/common	0.430s
07:10:35 [2020-09-18T07:10:35.971Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
07:10:35 [2020-09-18T07:10:35.971Z] testing: warning: no tests to run
07:10:35 [2020-09-18T07:10:35.971Z] PASS
07:10:35 [2020-09-18T07:10:35.971Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.089s [no tests to run]
07:10:35 [2020-09-18T07:10:35.971Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
07:10:36 [2020-09-18T07:10:36.018Z] === RUN   TestDockerSuite/TestCpGarbagePath
07:10:36 [2020-09-18T07:10:36.946Z] === RUN   TestDockerSuite/TestCpLocalOnly
07:10:36 [2020-09-18T07:10:36.946Z] === RUN   TestDockerSuite/TestCpNameHasColon
07:10:37 [2020-09-18T07:10:37.196Z] 2020/09/18 07:10:37 	Finished clone github.com/armon/go-radix
07:10:37 [2020-09-18T07:10:37.196Z] 2020/09/18 07:10:37 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
07:10:37 [2020-09-18T07:10:37.196Z] 2020/09/18 07:10:37 	Finished clone github.com/docker/go-events
07:10:37 [2020-09-18T07:10:37.196Z] 2020/09/18 07:10:37 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
07:10:37 [2020-09-18T07:10:37.458Z] === RUN   TestDockerSuite/TestCpRelativePath
07:10:37 [2020-09-18T07:10:37.458Z] 2020/09/18 07:10:37 	Finished clone github.com/armon/go-metrics
07:10:37 [2020-09-18T07:10:37.458Z] 2020/09/18 07:10:37 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
07:10:37 [2020-09-18T07:10:37.523Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:37 [2020-09-18T07:10:37.523Z] INFO: Testing against a local daemon
07:10:37 [2020-09-18T07:10:37.523Z] === RUN   TestPluginWithDevMounts
07:10:37 [2020-09-18T07:10:37.523Z] --- SKIP: TestPluginWithDevMounts (0.00s)
07:10:37 [2020-09-18T07:10:37.523Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
07:10:37 [2020-09-18T07:10:37.523Z] PASS
07:10:37 [2020-09-18T07:10:37.523Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.211s
07:10:37 [2020-09-18T07:10:37.523Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
07:10:37 [2020-09-18T07:10:37.987Z] 
07:10:37 [2020-09-18T07:10:37.987Z] === Skipped
07:10:37 [2020-09-18T07:10:37.987Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
07:10:37 [2020-09-18T07:10:37.987Z]     plugin_test.go:55: testEnv.OSType == "windows"
07:10:37 [2020-09-18T07:10:37.987Z] 
07:10:37 [2020-09-18T07:10:37.987Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
07:10:37 [2020-09-18T07:10:37.987Z]     external_test.go:48: runtime.GOOS == "windows"
07:10:37 [2020-09-18T07:10:37.987Z] 
07:10:37 [2020-09-18T07:10:37.987Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
07:10:37 [2020-09-18T07:10:37.987Z]     external_test.go:408: runtime.GOOS == "windows"
07:10:37 [2020-09-18T07:10:37.987Z] 
07:10:37 [2020-09-18T07:10:37.987Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
07:10:37 [2020-09-18T07:10:37.987Z]     read_test.go:21: no unix domain sockets on Windows
07:10:37 [2020-09-18T07:10:37.987Z] 
07:10:37 [2020-09-18T07:10:37.987Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
07:10:37 [2020-09-18T07:10:37.987Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
07:10:37 [2020-09-18T07:10:37.987Z] 
07:10:37 [2020-09-18T07:10:37.987Z] 
07:10:37 [2020-09-18T07:10:37.987Z] DONE 7 tests, 5 skipped in 13.056s
07:10:37 [2020-09-18T07:10:37.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
07:10:37 [2020-09-18T07:10:37.987Z] testing: warning: no tests to run
07:10:37 [2020-09-18T07:10:37.987Z] PASS
07:10:37 [2020-09-18T07:10:37.987Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
07:10:37 [2020-09-18T07:10:37.987Z] 
07:10:37 [2020-09-18T07:10:37.987Z] DONE 0 tests in 0.318s
07:10:37 [2020-09-18T07:10:37.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
07:10:38 [2020-09-18T07:10:38.020Z] === RUN   TestDockerSuite/TestCpSpecialFiles
07:10:38 [2020-09-18T07:10:38.846Z] 2020/09/18 07:10:38 	Finished clone github.com/sean-/seed
07:10:38 [2020-09-18T07:10:38.846Z] 2020/09/18 07:10:38 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
07:10:38 [2020-09-18T07:10:38.846Z] 2020/09/18 07:10:38 	Finished clone github.com/tonistiigi/fsutil
07:10:38 [2020-09-18T07:10:38.846Z] 2020/09/18 07:10:38 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
07:10:38 [2020-09-18T07:10:38.846Z] 2020/09/18 07:10:38 	Finished clone github.com/hashicorp/errwrap
07:10:38 [2020-09-18T07:10:38.846Z] 2020/09/18 07:10:38 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
07:10:38 [2020-09-18T07:10:38.846Z] 2020/09/18 07:10:38 	Finished clone github.com/golang/gddo
07:10:38 [2020-09-18T07:10:38.846Z] 2020/09/18 07:10:38 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
07:10:38 [2020-09-18T07:10:38.892Z] === RUN   TestReadPluginNoRead/default
07:10:38 [2020-09-18T07:10:38.892Z] --- PASS: TestDaemonStartWithLogOpt (5.22s)
07:10:38 [2020-09-18T07:10:38.952Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
07:10:38 [2020-09-18T07:10:38.964Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:38 [2020-09-18T07:10:38.964Z] INFO: Testing against a local daemon
07:10:38 [2020-09-18T07:10:38.964Z] === RUN   TestPluginInvalidJSON
07:10:38 [2020-09-18T07:10:38.964Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:10:38 [2020-09-18T07:10:38.964Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:10:38 [2020-09-18T07:10:38.964Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:10:38 [2020-09-18T07:10:38.964Z] --- PASS: TestPluginInvalidJSON (0.13s)
07:10:38 [2020-09-18T07:10:38.964Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:10:38 [2020-09-18T07:10:38.964Z] === RUN   TestPluginInstall
07:10:38 [2020-09-18T07:10:38.964Z] --- SKIP: TestPluginInstall (0.00s)
07:10:38 [2020-09-18T07:10:38.964Z]     plugin_test.go:55: testEnv.OSType == "windows"
07:10:38 [2020-09-18T07:10:38.964Z] PASS
07:10:38 [2020-09-18T07:10:38.964Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
07:10:38 [2020-09-18T07:10:38.964Z] 
07:10:38 [2020-09-18T07:10:38.964Z] === Skipped
07:10:38 [2020-09-18T07:10:38.964Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
07:10:38 [2020-09-18T07:10:38.964Z]     plugin_test.go:55: testEnv.OSType == "windows"
07:10:38 [2020-09-18T07:10:38.964Z] 
07:10:38 [2020-09-18T07:10:38.964Z] 
07:10:38 [2020-09-18T07:10:38.964Z] DONE 3 tests, 1 skipped in 0.844s
07:10:38 [2020-09-18T07:10:38.964Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
07:10:39 [2020-09-18T07:10:39.514Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
07:10:39 [2020-09-18T07:10:39.534Z] === RUN   TestReadPluginNoRead/disabled_caching
07:10:39 [2020-09-18T07:10:39.941Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:39 [2020-09-18T07:10:39.941Z] INFO: Testing against a local daemon
07:10:39 [2020-09-18T07:10:39.941Z] === RUN   TestExternalGraphDriver
07:10:39 [2020-09-18T07:10:39.941Z] --- SKIP: TestExternalGraphDriver (0.00s)
07:10:39 [2020-09-18T07:10:39.941Z]     external_test.go:48: runtime.GOOS == "windows"
07:10:39 [2020-09-18T07:10:39.941Z] === RUN   TestGraphdriverPluginV2
07:10:39 [2020-09-18T07:10:39.941Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
07:10:39 [2020-09-18T07:10:39.941Z]     external_test.go:408: runtime.GOOS == "windows"
07:10:39 [2020-09-18T07:10:39.941Z] PASS
07:10:39 [2020-09-18T07:10:39.941Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
07:10:39 [2020-09-18T07:10:39.941Z] 
07:10:39 [2020-09-18T07:10:39.941Z] === Skipped
07:10:39 [2020-09-18T07:10:39.941Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
07:10:39 [2020-09-18T07:10:39.941Z]     external_test.go:48: runtime.GOOS == "windows"
07:10:39 [2020-09-18T07:10:39.941Z] 
07:10:39 [2020-09-18T07:10:39.941Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
07:10:39 [2020-09-18T07:10:39.941Z]     external_test.go:408: runtime.GOOS == "windows"
07:10:39 [2020-09-18T07:10:39.941Z] 
07:10:39 [2020-09-18T07:10:39.941Z] 
07:10:39 [2020-09-18T07:10:39.941Z] DONE 2 tests, 2 skipped in 0.840s
07:10:39 [2020-09-18T07:10:39.941Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
07:10:40 [2020-09-18T07:10:40.234Z] 2020/09/18 07:10:40 	Finished clone github.com/hashicorp/go-multierror
07:10:40 [2020-09-18T07:10:40.234Z] 2020/09/18 07:10:40 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
07:10:40 [2020-09-18T07:10:40.482Z] === RUN   TestDockerSuite/TestCpToCaseA
07:10:40 [2020-09-18T07:10:40.496Z] 2020/09/18 07:10:40 	Finished clone github.com/hashicorp/memberlist
07:10:40 [2020-09-18T07:10:40.496Z] 2020/09/18 07:10:40 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
07:10:40 [2020-09-18T07:10:40.922Z] testing: warning: no tests to run
07:10:40 [2020-09-18T07:10:40.922Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:40 [2020-09-18T07:10:40.922Z] PASS
07:10:40 [2020-09-18T07:10:40.922Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
07:10:40 [2020-09-18T07:10:40.922Z] INFO: Testing against a local daemon
07:10:40 [2020-09-18T07:10:40.922Z] === RUN   TestReadPluginNoRead
07:10:40 [2020-09-18T07:10:40.922Z] --- SKIP: TestReadPluginNoRead (0.00s)
07:10:40 [2020-09-18T07:10:40.922Z]     read_test.go:21: no unix domain sockets on Windows
07:10:40 [2020-09-18T07:10:40.922Z] PASS
07:10:40 [2020-09-18T07:10:40.922Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
07:10:40 [2020-09-18T07:10:40.922Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
07:10:40 [2020-09-18T07:10:40.922Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
07:10:40 [2020-09-18T07:10:40.922Z] 
07:10:40 [2020-09-18T07:10:40.922Z] === Skipped
07:10:40 [2020-09-18T07:10:40.922Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
07:10:40 [2020-09-18T07:10:40.922Z]     read_test.go:21: no unix domain sockets on Windows
07:10:40 [2020-09-18T07:10:40.922Z] 
07:10:40 [2020-09-18T07:10:40.922Z] 
07:10:40 [2020-09-18T07:10:40.922Z] DONE 1 tests, 1 skipped in 0.930s
07:10:40 [2020-09-18T07:10:40.922Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
07:10:41 [2020-09-18T07:10:41.068Z] 2020/09/18 07:10:40 	Finished clone github.com/docker/libkv
07:10:41 [2020-09-18T07:10:41.068Z] 2020/09/18 07:10:40 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
07:10:41 [2020-09-18T07:10:41.094Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:10:41 [2020-09-18T07:10:41.386Z] testing: warning: no tests to run
07:10:41 [2020-09-18T07:10:41.386Z] PASS
07:10:41 [2020-09-18T07:10:41.386Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
07:10:41 [2020-09-18T07:10:41.386Z] 
07:10:41 [2020-09-18T07:10:41.386Z] DONE 0 tests in 0.514s
07:10:41 [2020-09-18T07:10:41.386Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
07:10:41 [2020-09-18T07:10:41.642Z] 2020/09/18 07:10:41 	Finished clone github.com/vishvananda/netns
07:10:41 [2020-09-18T07:10:41.642Z] 2020/09/18 07:10:41 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
07:10:41 [2020-09-18T07:10:41.846Z] === RUN   TestDockerSuite/TestCpToCaseB
07:10:41 [2020-09-18T07:10:41.904Z] 2020/09/18 07:10:41 	Finished clone github.com/hashicorp/go-sockaddr
07:10:41 [2020-09-18T07:10:41.904Z] 2020/09/18 07:10:41 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
07:10:42 [2020-09-18T07:10:42.102Z] === RUN   TestDockerSuite/TestCpToCaseC
07:10:42 [2020-09-18T07:10:42.165Z] 2020/09/18 07:10:42 	Finished clone golang.org/x/net
07:10:42 [2020-09-18T07:10:42.165Z] 2020/09/18 07:10:42 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
07:10:42 [2020-09-18T07:10:42.367Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:42 [2020-09-18T07:10:42.367Z] INFO: Testing against a local daemon
07:10:42 [2020-09-18T07:10:42.367Z] === RUN   TestPluginWithDevMounts
07:10:42 [2020-09-18T07:10:42.367Z] --- SKIP: TestPluginWithDevMounts (0.00s)
07:10:42 [2020-09-18T07:10:42.367Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
07:10:42 [2020-09-18T07:10:42.367Z] PASS
07:10:42 [2020-09-18T07:10:42.367Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
07:10:42 [2020-09-18T07:10:42.367Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
07:10:42 [2020-09-18T07:10:42.367Z] 
07:10:42 [2020-09-18T07:10:42.367Z] === Skipped
07:10:42 [2020-09-18T07:10:42.367Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
07:10:42 [2020-09-18T07:10:42.367Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
07:10:42 [2020-09-18T07:10:42.367Z] 
07:10:42 [2020-09-18T07:10:42.367Z] 
07:10:42 [2020-09-18T07:10:42.367Z] DONE 1 tests, 1 skipped in 0.833s
07:10:42 [2020-09-18T07:10:42.367Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
07:10:42 [2020-09-18T07:10:42.611Z] --- PASS: TestReadPluginNoRead (9.35s)
07:10:42 [2020-09-18T07:10:42.611Z]     --- PASS: TestReadPluginNoRead/default (1.40s)
07:10:42 [2020-09-18T07:10:42.611Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.48s)
07:10:42 [2020-09-18T07:10:42.611Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s)
07:10:42 [2020-09-18T07:10:42.611Z]     read_test.go:92: [d3a3636d8f13e] daemon is not started
07:10:42 [2020-09-18T07:10:42.738Z] 2020/09/18 07:10:42 	Finished clone github.com/hashicorp/go-msgpack
07:10:42 [2020-09-18T07:10:42.739Z] 2020/09/18 07:10:42 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
07:10:43 [2020-09-18T07:10:43.312Z] 2020/09/18 07:10:43 	Finished clone github.com/moby/ipvs
07:10:43 [2020-09-18T07:10:43.312Z] 2020/09/18 07:10:43 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
07:10:43 [2020-09-18T07:10:43.312Z] 2020/09/18 07:10:43 	Finished clone github.com/vishvananda/netlink
07:10:43 [2020-09-18T07:10:43.312Z] 2020/09/18 07:10:43 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
07:10:43 [2020-09-18T07:10:43.312Z] 2020/09/18 07:10:43 	Finished clone github.com/BurntSushi/toml
07:10:43 [2020-09-18T07:10:43.312Z] 2020/09/18 07:10:43 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
07:10:43 [2020-09-18T07:10:43.470Z] === RUN   TestDockerSuite/TestCpToCaseD
07:10:43 [2020-09-18T07:10:43.574Z] 2020/09/18 07:10:43 	Finished clone github.com/Microsoft/opengcs
07:10:43 [2020-09-18T07:10:43.574Z] 2020/09/18 07:10:43 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
07:10:43 [2020-09-18T07:10:43.574Z] 2020/09/18 07:10:43 	Finished clone github.com/opencontainers/runc
07:10:43 [2020-09-18T07:10:43.574Z] 2020/09/18 07:10:43 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
07:10:43 [2020-09-18T07:10:43.574Z] 2020/09/18 07:10:43 	Finished clone github.com/samuel/go-zookeeper
07:10:43 [2020-09-18T07:10:43.574Z] 2020/09/18 07:10:43 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
07:10:43 [2020-09-18T07:10:43.653Z] --- PASS: TestContinueAfterPluginCrash (10.37s)
07:10:43 [2020-09-18T07:10:43.653Z] PASS
07:10:43 [2020-09-18T07:10:43.653Z] 
07:10:43 [2020-09-18T07:10:43.653Z] DONE 6 tests in 10.442s
07:10:43 [2020-09-18T07:10:43.653Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:10:43 [2020-09-18T07:10:43.653Z] ++ 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
07:10:43 [2020-09-18T07:10:43.653Z] ++ set -e
07:10:43 [2020-09-18T07:10:43.653Z] ++ '[' -n 0 ']'
07:10:43 [2020-09-18T07:10:43.653Z] ++ set -x
07:10:43 [2020-09-18T07:10:43.653Z] ++ 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 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
07:10:43 [2020-09-18T07:10:43.653Z] testing: warning: no tests to run
07:10:43 [2020-09-18T07:10:43.653Z] PASS
07:10:43 [2020-09-18T07:10:43.653Z] 
07:10:43 [2020-09-18T07:10:43.653Z] DONE 0 tests in 0.019s
07:10:43 [2020-09-18T07:10:43.653Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:10:43 [2020-09-18T07:10:43.653Z] ++ 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
07:10:43 [2020-09-18T07:10:43.653Z] ++ set -e
07:10:43 [2020-09-18T07:10:43.653Z] ++ '[' -n 0 ']'
07:10:43 [2020-09-18T07:10:43.653Z] ++ set -x
07:10:43 [2020-09-18T07:10:43.653Z] ++ 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 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
07:10:43 [2020-09-18T07:10:43.835Z] 2020/09/18 07:10:43 	Finished clone github.com/deckarep/golang-set
07:10:43 [2020-09-18T07:10:43.835Z] 2020/09/18 07:10:43 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
07:10:43 [2020-09-18T07:10:43.948Z] INFO: Testing against a local daemon
07:10:43 [2020-09-18T07:10:43.948Z] === RUN   TestPluginWithDevMounts
07:10:43 [2020-09-18T07:10:43.948Z] === PAUSE TestPluginWithDevMounts
07:10:43 [2020-09-18T07:10:43.948Z] === CONT  TestPluginWithDevMounts
07:10:44 [2020-09-18T07:10:44.564Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:44 [2020-09-18T07:10:44.564Z] INFO: Testing against a local daemon
07:10:44 [2020-09-18T07:10:44.564Z] === RUN   TestSecretInspect
07:10:44 [2020-09-18T07:10:44.564Z] --- SKIP: TestSecretInspect (0.00s)
07:10:44 [2020-09-18T07:10:44.564Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
07:10:44 [2020-09-18T07:10:44.564Z] === RUN   TestSecretList
07:10:44 [2020-09-18T07:10:44.564Z] --- SKIP: TestSecretList (0.00s)
07:10:44 [2020-09-18T07:10:44.564Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
07:10:44 [2020-09-18T07:10:44.564Z] === RUN   TestSecretsCreateAndDelete
07:10:44 [2020-09-18T07:10:44.564Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
07:10:44 [2020-09-18T07:10:44.564Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
07:10:44 [2020-09-18T07:10:44.564Z] === RUN   TestSecretsUpdate
07:10:44 [2020-09-18T07:10:44.564Z] --- SKIP: TestSecretsUpdate (0.00s)
07:10:44 [2020-09-18T07:10:44.564Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
07:10:44 [2020-09-18T07:10:44.564Z] === RUN   TestTemplatedSecret
07:10:44 [2020-09-18T07:10:44.564Z] --- SKIP: TestTemplatedSecret (0.00s)
07:10:44 [2020-09-18T07:10:44.564Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
07:10:44 [2020-09-18T07:10:44.564Z] === RUN   TestSecretCreateResolve
07:10:44 [2020-09-18T07:10:44.564Z] --- SKIP: TestSecretCreateResolve (0.00s)
07:10:44 [2020-09-18T07:10:44.564Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
07:10:44 [2020-09-18T07:10:44.564Z] PASS
07:10:44 [2020-09-18T07:10:44.564Z] ok  	github.com/docker/docker/integration/secret	0.228s
07:10:44 [2020-09-18T07:10:44.780Z] 2020/09/18 07:10:44 	Finished clone github.com/coreos/go-semver
07:10:44 [2020-09-18T07:10:44.780Z] 2020/09/18 07:10:44 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
07:10:44 [2020-09-18T07:10:44.780Z] 2020/09/18 07:10:44 	Finished clone github.com/ishidawataru/sctp
07:10:44 [2020-09-18T07:10:44.780Z] 2020/09/18 07:10:44 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
07:10:45 [2020-09-18T07:10:45.028Z] 
07:10:45 [2020-09-18T07:10:45.028Z] === Skipped
07:10:45 [2020-09-18T07:10:45.028Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
07:10:45 [2020-09-18T07:10:45.028Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
07:10:45 [2020-09-18T07:10:45.028Z] 
07:10:45 [2020-09-18T07:10:45.028Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
07:10:45 [2020-09-18T07:10:45.028Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
07:10:45 [2020-09-18T07:10:45.028Z] 
07:10:45 [2020-09-18T07:10:45.028Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
07:10:45 [2020-09-18T07:10:45.028Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
07:10:45 [2020-09-18T07:10:45.028Z] 
07:10:45 [2020-09-18T07:10:45.028Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
07:10:45 [2020-09-18T07:10:45.028Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
07:10:45 [2020-09-18T07:10:45.028Z] 
07:10:45 [2020-09-18T07:10:45.028Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
07:10:45 [2020-09-18T07:10:45.028Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
07:10:45 [2020-09-18T07:10:45.028Z] 
07:10:45 [2020-09-18T07:10:45.028Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
07:10:45 [2020-09-18T07:10:45.028Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
07:10:45 [2020-09-18T07:10:45.028Z] 
07:10:45 [2020-09-18T07:10:45.028Z] 
07:10:45 [2020-09-18T07:10:45.028Z] DONE 6 tests, 6 skipped in 2.389s
07:10:45 [2020-09-18T07:10:45.028Z] Running D:\gopath\src\github.com\docker\docker\integration\service
07:10:45 [2020-09-18T07:10:45.353Z] 2020/09/18 07:10:45 	Finished clone google.golang.org/grpc
07:10:45 [2020-09-18T07:10:45.353Z] 2020/09/18 07:10:45 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
07:10:45 [2020-09-18T07:10:45.986Z] === RUN   TestDockerSuite/TestCpToCaseE
07:10:46 [2020-09-18T07:10:46.027Z] --- PASS: TestPluginWithDevMounts (1.87s)
07:10:46 [2020-09-18T07:10:46.027Z] PASS
07:10:46 [2020-09-18T07:10:46.027Z] 
07:10:46 [2020-09-18T07:10:46.027Z] DONE 1 tests in 1.949s
07:10:46 [2020-09-18T07:10:46.027Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
07:10:46 [2020-09-18T07:10:46.027Z] ++ 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
07:10:46 [2020-09-18T07:10:46.027Z] ++ set -e
07:10:46 [2020-09-18T07:10:46.027Z] ++ '[' -n 0 ']'
07:10:46 [2020-09-18T07:10:46.027Z] ++ set -x
07:10:46 [2020-09-18T07:10:46.027Z] ++ 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 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
07:10:46 [2020-09-18T07:10:46.027Z] INFO: Testing against a local daemon
07:10:46 [2020-09-18T07:10:46.027Z] === RUN   TestSecretInspect
07:10:46 [2020-09-18T07:10:46.242Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
07:10:46 [2020-09-18T07:10:46.740Z] 2020/09/18 07:10:46 	Finished clone github.com/cyphar/filepath-securejoin
07:10:46 [2020-09-18T07:10:46.740Z] 2020/09/18 07:10:46 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
07:10:46 [2020-09-18T07:10:46.740Z] 2020/09/18 07:10:46 	Finished clone go.etcd.io/bbolt
07:10:46 [2020-09-18T07:10:46.740Z] 2020/09/18 07:10:46 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
07:10:46 [2020-09-18T07:10:46.740Z] 2020/09/18 07:10:46 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
07:10:46 [2020-09-18T07:10:46.740Z] 2020/09/18 07:10:46 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
07:10:47 [2020-09-18T07:10:47.555Z] --- PASS: TestSecretInspect (1.90s)
07:10:47 [2020-09-18T07:10:47.555Z] === RUN   TestSecretList
07:10:47 [2020-09-18T07:10:47.608Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.56s)
07:10:47 [2020-09-18T07:10:47.608Z] === RUN   TestCreateServiceSecretFileMode
07:10:47 [2020-09-18T07:10:47.685Z] 2020/09/18 07:10:47 	Finished clone github.com/coreos/go-systemd
07:10:47 [2020-09-18T07:10:47.685Z] 2020/09/18 07:10:47 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
07:10:47 [2020-09-18T07:10:47.957Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:47 [2020-09-18T07:10:47.958Z] INFO: Testing against a local daemon
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestServiceCreateInit
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:10:47 [2020-09-18T07:10:47.958Z] --- PASS: TestServiceCreateInit (0.04s)
07:10:47 [2020-09-18T07:10:47.958Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestCreateServiceMultipleTimes
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestCreateServiceConflict
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestCreateServiceConflict (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestCreateServiceMaxReplicas
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestCreateWithDuplicateNetworkNames
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestCreateServiceSecretFileMode
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestCreateServiceConfigFileMode
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestCreateServiceSysctls
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestCreateServiceSysctls (0.04s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestCreateServiceCapabilities
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestInspect
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestInspect (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestCreateJob
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestCreateJob (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestReplicatedJob
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestReplicatedJob (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestUpdateReplicatedJob
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestServiceListWithStatuses
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestDockerNetworkConnectAlias
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestDockerNetworkReConnect
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestServicePlugin
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestServicePlugin (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestServiceUpdateLabel
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestServiceUpdateLabel (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestServiceUpdateSecrets
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestServiceUpdateConfigs
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestServiceUpdateNetwork
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
07:10:47 [2020-09-18T07:10:47.958Z] === RUN   TestServiceUpdatePidsLimit
07:10:47 [2020-09-18T07:10:47.958Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
07:10:47 [2020-09-18T07:10:47.958Z] PASS
07:10:47 [2020-09-18T07:10:47.958Z] ok  	github.com/docker/docker/integration/service	0.385s
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === Skipped
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
07:10:47 [2020-09-18T07:10:47.958Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
07:10:47 [2020-09-18T07:10:47.958Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] 
07:10:47 [2020-09-18T07:10:47.958Z] DONE 24 tests, 23 skipped in 3.037s
07:10:47 [2020-09-18T07:10:47.958Z] Running D:\gopath\src\github.com\docker\docker\integration\session
07:10:48 [2020-09-18T07:10:48.170Z] === RUN   TestDockerSuite/TestCpToCaseF
07:10:48 [2020-09-18T07:10:48.630Z] 2020/09/18 07:10:48 	Finished clone github.com/opencontainers/image-spec
07:10:48 [2020-09-18T07:10:48.630Z] 2020/09/18 07:10:48 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
07:10:48 [2020-09-18T07:10:48.734Z] === RUN   TestDockerSuite/TestCpToCaseG
07:10:48 [2020-09-18T07:10:48.892Z] 2020/09/18 07:10:48 	Finished clone github.com/coreos/go-systemd/v22
07:10:48 [2020-09-18T07:10:48.892Z] 2020/09/18 07:10:48 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
07:10:48 [2020-09-18T07:10:48.892Z] 2020/09/18 07:10:48 	Finished clone github.com/godbus/dbus/v5
07:10:48 [2020-09-18T07:10:48.892Z] 2020/09/18 07:10:48 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
07:10:49 [2020-09-18T07:10:49.465Z] 2020/09/18 07:10:49 	Finished clone github.com/Graylog2/go-gelf
07:10:49 [2020-09-18T07:10:49.465Z] 2020/09/18 07:10:49 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
07:10:49 [2020-09-18T07:10:49.639Z] --- PASS: TestSecretList (1.86s)
07:10:49 [2020-09-18T07:10:49.639Z] === RUN   TestSecretsCreateAndDelete
07:10:50 [2020-09-18T07:10:50.039Z] 2020/09/18 07:10:49 	Finished clone github.com/Microsoft/hcsshim
07:10:50 [2020-09-18T07:10:50.039Z] 2020/09/18 07:10:49 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
07:10:50 [2020-09-18T07:10:50.156Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:50 [2020-09-18T07:10:50.156Z] INFO: Testing against a local daemon
07:10:50 [2020-09-18T07:10:50.156Z] === RUN   TestSessionCreate
07:10:50 [2020-09-18T07:10:50.156Z] --- SKIP: TestSessionCreate (0.00s)
07:10:50 [2020-09-18T07:10:50.156Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
07:10:50 [2020-09-18T07:10:50.156Z] === RUN   TestSessionCreateWithBadUpgrade
07:10:50 [2020-09-18T07:10:50.156Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
07:10:50 [2020-09-18T07:10:50.156Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
07:10:50 [2020-09-18T07:10:50.156Z] PASS
07:10:50 [2020-09-18T07:10:50.156Z] ok  	github.com/docker/docker/integration/session	0.240s
07:10:50 [2020-09-18T07:10:50.156Z] 
07:10:50 [2020-09-18T07:10:50.156Z] === Skipped
07:10:50 [2020-09-18T07:10:50.156Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
07:10:50 [2020-09-18T07:10:50.156Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
07:10:50 [2020-09-18T07:10:50.156Z] 
07:10:50 [2020-09-18T07:10:50.156Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
07:10:50 [2020-09-18T07:10:50.156Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
07:10:50 [2020-09-18T07:10:50.156Z] 
07:10:50 [2020-09-18T07:10:50.156Z] 
07:10:50 [2020-09-18T07:10:50.156Z] DONE 2 tests, 2 skipped in 2.314s
07:10:50 [2020-09-18T07:10:50.156Z] Running D:\gopath\src\github.com\docker\docker\integration\system
07:10:50 [2020-09-18T07:10:50.300Z] 2020/09/18 07:10:50 	Finished clone github.com/hashicorp/serf
07:10:50 [2020-09-18T07:10:50.300Z] 2020/09/18 07:10:50 	Finished clone github.com/fluent/fluent-logger-golang
07:10:50 [2020-09-18T07:10:50.300Z] 2020/09/18 07:10:50 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
07:10:50 [2020-09-18T07:10:50.300Z] 2020/09/18 07:10:50 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
07:10:50 [2020-09-18T07:10:50.300Z] 2020/09/18 07:10:50 	Finished clone github.com/philhofer/fwd
07:10:50 [2020-09-18T07:10:50.300Z] 2020/09/18 07:10:50 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
07:10:51 [2020-09-18T07:10:51.245Z] 2020/09/18 07:10:51 	Finished clone github.com/fsnotify/fsnotify
07:10:51 [2020-09-18T07:10:51.245Z] 2020/09/18 07:10:51 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
07:10:51 [2020-09-18T07:10:51.262Z] --- PASS: TestCreateServiceSecretFileMode (3.47s)
07:10:51 [2020-09-18T07:10:51.262Z] === RUN   TestCreateServiceConfigFileMode
07:10:51 [2020-09-18T07:10:51.717Z] --- PASS: TestSecretsCreateAndDelete (1.87s)
07:10:51 [2020-09-18T07:10:51.717Z] === RUN   TestSecretsUpdate
07:10:51 [2020-09-18T07:10:51.818Z] 2020/09/18 07:10:51 	Finished clone github.com/bsphere/le_go
07:10:51 [2020-09-18T07:10:51.819Z] 2020/09/18 07:10:51 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
07:10:52 [2020-09-18T07:10:52.080Z] 2020/09/18 07:10:52 	Finished clone github.com/jmespath/go-jmespath
07:10:52 [2020-09-18T07:10:52.080Z] 2020/09/18 07:10:52 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
07:10:52 [2020-09-18T07:10:52.342Z] 2020/09/18 07:10:52 	Finished clone golang.org/x/oauth2
07:10:52 [2020-09-18T07:10:52.342Z] 2020/09/18 07:10:52 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
07:10:52 [2020-09-18T07:10:52.342Z] 2020/09/18 07:10:52 	Finished clone golang.org/x/sys
07:10:52 [2020-09-18T07:10:52.342Z] 2020/09/18 07:10:52 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
07:10:52 [2020-09-18T07:10:52.355Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:52 [2020-09-18T07:10:52.355Z] INFO: Testing against a local daemon
07:10:52 [2020-09-18T07:10:52.355Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:10:52 [2020-09-18T07:10:52.355Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:10:52 [2020-09-18T07:10:52.355Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
07:10:52 [2020-09-18T07:10:52.355Z] === RUN   TestEventsExecDie
07:10:52 [2020-09-18T07:10:52.355Z] --- SKIP: TestEventsExecDie (0.00s)
07:10:52 [2020-09-18T07:10:52.355Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
07:10:52 [2020-09-18T07:10:52.355Z] === RUN   TestEventsBackwardsCompatible
07:10:52 [2020-09-18T07:10:52.355Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
07:10:52 [2020-09-18T07:10:52.355Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
07:10:52 [2020-09-18T07:10:52.356Z] === RUN   TestInfoAPI
07:10:52 [2020-09-18T07:10:52.356Z] --- PASS: TestInfoAPI (0.04s)
07:10:52 [2020-09-18T07:10:52.356Z] === RUN   TestInfoAPIWarnings
07:10:52 [2020-09-18T07:10:52.356Z] --- SKIP: TestInfoAPIWarnings (0.00s)
07:10:52 [2020-09-18T07:10:52.356Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
07:10:52 [2020-09-18T07:10:52.356Z] === RUN   TestInfoDebug
07:10:52 [2020-09-18T07:10:52.356Z] --- SKIP: TestInfoDebug (0.00s)
07:10:52 [2020-09-18T07:10:52.356Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:10:52 [2020-09-18T07:10:52.356Z] === RUN   TestInfoInsecureRegistries
07:10:52 [2020-09-18T07:10:52.356Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
07:10:52 [2020-09-18T07:10:52.356Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:10:52 [2020-09-18T07:10:52.356Z] === RUN   TestInfoRegistryMirrors
07:10:52 [2020-09-18T07:10:52.356Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
07:10:52 [2020-09-18T07:10:52.356Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:10:52 [2020-09-18T07:10:52.356Z] === RUN   TestLoginFailsWithBadCredentials
07:10:52 [2020-09-18T07:10:52.641Z] === RUN   TestDockerSuite/TestCpToCaseH
07:10:52 [2020-09-18T07:10:52.915Z] 2020/09/18 07:10:52 	Finished clone github.com/ugorji/go
07:10:52 [2020-09-18T07:10:52.915Z] 2020/09/18 07:10:52 	Clone github.com/containerd/containerd, revision c623d1b36f09f8ef6536a057bd658b3aa8632828, attempt 1/20
07:10:52 [2020-09-18T07:10:52.915Z] 2020/09/18 07:10:52 	Clone github.com/containerd/fifo, revision f15a3290365b9d2627d189e619ab4008e0069caf, attempt 1/20
07:10:53 [2020-09-18T07:10:53.177Z] 2020/09/18 07:10:52 	Finished clone github.com/tinylib/msgp
07:10:53 [2020-09-18T07:10:53.251Z] --- PASS: TestSecretsUpdate (1.94s)
07:10:53 [2020-09-18T07:10:53.251Z] === RUN   TestTemplatedSecret
07:10:53 [2020-09-18T07:10:53.750Z] 2020/09/18 07:10:53 	Finished clone github.com/googleapis/gax-go
07:10:53 [2020-09-18T07:10:53.750Z] 2020/09/18 07:10:53 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
07:10:54 [2020-09-18T07:10:54.009Z] --- PASS: TestCreateServiceConfigFileMode (3.09s)
07:10:54 [2020-09-18T07:10:54.009Z] === RUN   TestCreateServiceSysctls
07:10:54 [2020-09-18T07:10:54.324Z] 2020/09/18 07:10:54 	Finished clone github.com/containerd/fifo
07:10:54 [2020-09-18T07:10:54.324Z] 2020/09/18 07:10:54 	Clone github.com/containerd/cgroups, revision 318312a373405e5e91134d8063d04d59768a1bff, attempt 1/20
07:10:54 [2020-09-18T07:10:54.553Z] --- PASS: TestLoginFailsWithBadCredentials (1.64s)
07:10:54 [2020-09-18T07:10:54.553Z] === RUN   TestPingCacheHeaders
07:10:54 [2020-09-18T07:10:54.553Z] --- PASS: TestPingCacheHeaders (0.03s)
07:10:54 [2020-09-18T07:10:54.553Z] === RUN   TestPingGet
07:10:54 [2020-09-18T07:10:54.553Z] --- PASS: TestPingGet (0.03s)
07:10:54 [2020-09-18T07:10:54.553Z] === RUN   TestPingHead
07:10:54 [2020-09-18T07:10:54.553Z] --- PASS: TestPingHead (0.03s)
07:10:54 [2020-09-18T07:10:54.553Z] === RUN   TestVersion
07:10:54 [2020-09-18T07:10:54.553Z] --- PASS: TestVersion (0.03s)
07:10:54 [2020-09-18T07:10:54.553Z] PASS
07:10:54 [2020-09-18T07:10:54.553Z] ok  	github.com/docker/docker/integration/system	1.962s
07:10:54 [2020-09-18T07:10:54.553Z] 
07:10:54 [2020-09-18T07:10:54.553Z] === Skipped
07:10:54 [2020-09-18T07:10:54.553Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:10:54 [2020-09-18T07:10:54.553Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
07:10:54 [2020-09-18T07:10:54.553Z] 
07:10:54 [2020-09-18T07:10:54.553Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
07:10:54 [2020-09-18T07:10:54.553Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
07:10:54 [2020-09-18T07:10:54.553Z] 
07:10:54 [2020-09-18T07:10:54.553Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
07:10:54 [2020-09-18T07:10:54.553Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
07:10:54 [2020-09-18T07:10:54.553Z] 
07:10:54 [2020-09-18T07:10:54.553Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
07:10:54 [2020-09-18T07:10:54.553Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
07:10:54 [2020-09-18T07:10:54.553Z] 
07:10:54 [2020-09-18T07:10:54.553Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
07:10:54 [2020-09-18T07:10:54.553Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:10:54 [2020-09-18T07:10:54.553Z] 
07:10:54 [2020-09-18T07:10:54.553Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
07:10:54 [2020-09-18T07:10:54.553Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:10:54 [2020-09-18T07:10:54.553Z] 
07:10:54 [2020-09-18T07:10:54.553Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
07:10:54 [2020-09-18T07:10:54.553Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:10:54 [2020-09-18T07:10:54.553Z] 
07:10:54 [2020-09-18T07:10:54.553Z] 
07:10:54 [2020-09-18T07:10:54.553Z] DONE 13 tests, 7 skipped in 4.106s
07:10:54 [2020-09-18T07:10:54.553Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
07:10:54 [2020-09-18T07:10:54.899Z] 2020/09/18 07:10:54 	Finished clone go.opencensus.io
07:10:54 [2020-09-18T07:10:54.899Z] 2020/09/18 07:10:54 	Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20
07:10:55 [2020-09-18T07:10:55.376Z] === RUN   TestDockerSuite/TestCpToCaseI
07:10:55 [2020-09-18T07:10:55.847Z] 2020/09/18 07:10:55 	Finished clone golang.org/x/text
07:10:55 [2020-09-18T07:10:55.847Z] 2020/09/18 07:10:55 	Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20
07:10:55 [2020-09-18T07:10:55.937Z] === RUN   TestDockerSuite/TestCpToCaseJ
07:10:56 [2020-09-18T07:10:56.018Z] --- PASS: TestTemplatedSecret (2.36s)
07:10:56 [2020-09-18T07:10:56.018Z] === RUN   TestSecretCreateResolve
07:10:56 [2020-09-18T07:10:56.420Z] 2020/09/18 07:10:56 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
07:10:56 [2020-09-18T07:10:56.420Z] 2020/09/18 07:10:56 	Finished clone github.com/containerd/cgroups
07:10:56 [2020-09-18T07:10:56.749Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:10:56 [2020-09-18T07:10:56.749Z] INFO: Testing against a local daemon
07:10:56 [2020-09-18T07:10:56.749Z] === RUN   TestVolumesCreateAndList
07:10:56 [2020-09-18T07:10:56.749Z] --- PASS: TestVolumesCreateAndList (0.04s)
07:10:56 [2020-09-18T07:10:56.749Z] === RUN   TestVolumesRemove
07:10:56 [2020-09-18T07:10:56.749Z] --- SKIP: TestVolumesRemove (0.00s)
07:10:56 [2020-09-18T07:10:56.749Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
07:10:56 [2020-09-18T07:10:56.749Z] === RUN   TestVolumesInspect
07:10:56 [2020-09-18T07:10:56.749Z] --- PASS: TestVolumesInspect (0.03s)
07:10:56 [2020-09-18T07:10:56.749Z] === RUN   TestVolumesInvalidJSON
07:10:56 [2020-09-18T07:10:56.749Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:10:56 [2020-09-18T07:10:56.749Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:10:56 [2020-09-18T07:10:56.749Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:10:56 [2020-09-18T07:10:56.749Z] --- PASS: TestVolumesInvalidJSON (0.02s)
07:10:56 [2020-09-18T07:10:56.749Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:10:56 [2020-09-18T07:10:56.749Z] PASS
07:10:56 [2020-09-18T07:10:56.749Z] ok  	github.com/docker/docker/integration/volume	0.248s
07:10:56 [2020-09-18T07:10:56.749Z] 
07:10:56 [2020-09-18T07:10:56.749Z] === Skipped
07:10:56 [2020-09-18T07:10:56.749Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
07:10:56 [2020-09-18T07:10:56.749Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
07:10:56 [2020-09-18T07:10:56.749Z] 
07:10:56 [2020-09-18T07:10:56.749Z] 
07:10:56 [2020-09-18T07:10:56.749Z] DONE 5 tests, 1 skipped in 2.370s
07:10:56 [2020-09-18T07:10:56.749Z] INFO: make.ps1 ended at 09/18/2020 07:10:56
07:10:56 [2020-09-18T07:10:56.749Z] INFO: Integration CLI tests being run from the host:
07:10:56 [2020-09-18T07:10:56.749Z] 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" 
07:10:57 [2020-09-18T07:10:57.305Z] --- PASS: TestCreateServiceSysctls (3.46s)
07:10:57 [2020-09-18T07:10:57.305Z] === RUN   TestCreateServiceCapabilities
07:10:57 [2020-09-18T07:10:57.365Z] 2020/09/18 07:10:56 	Finished clone github.com/docker/libnetwork
07:10:57 [2020-09-18T07:10:57.365Z] 2020/09/18 07:10:56 	Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20
07:10:57 [2020-09-18T07:10:57.365Z] 2020/09/18 07:10:57 	Finished clone github.com/containerd/go-runc
07:10:57 [2020-09-18T07:10:57.365Z] 2020/09/18 07:10:57 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
07:10:57 [2020-09-18T07:10:57.540Z] --- PASS: TestSecretCreateResolve (1.88s)
07:10:57 [2020-09-18T07:10:57.540Z] PASS
07:10:57 [2020-09-18T07:10:57.540Z] 
07:10:57 [2020-09-18T07:10:57.540Z] DONE 6 tests in 11.886s
07:10:57 [2020-09-18T07:10:57.540Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
07:10:57 [2020-09-18T07:10:57.540Z] ++ 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
07:10:57 [2020-09-18T07:10:57.540Z] ++ set -e
07:10:57 [2020-09-18T07:10:57.540Z] ++ '[' -n 0 ']'
07:10:57 [2020-09-18T07:10:57.540Z] ++ set -x
07:10:57 [2020-09-18T07:10:57.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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
07:10:57 [2020-09-18T07:10:57.540Z] INFO: Testing against a local daemon
07:10:57 [2020-09-18T07:10:57.540Z] === RUN   TestServiceCreateInit
07:10:57 [2020-09-18T07:10:57.834Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:10:57 [2020-09-18T07:10:57.936Z] 2020/09/18 07:10:57 	Finished clone github.com/moby/buildkit
07:10:57 [2020-09-18T07:10:57.936Z] 2020/09/18 07:10:57 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
07:10:57 [2020-09-18T07:10:57.936Z] 2020/09/18 07:10:57 	Finished clone github.com/containerd/typeurl
07:10:57 [2020-09-18T07:10:57.936Z] 2020/09/18 07:10:57 	Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20
07:10:57 [2020-09-18T07:10:57.936Z] 2020/09/18 07:10:57 	Finished clone github.com/containerd/continuity
07:10:57 [2020-09-18T07:10:57.936Z] 2020/09/18 07:10:57 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
07:10:58 [2020-09-18T07:10:58.508Z] 2020/09/18 07:10:58 	Finished clone github.com/containerd/ttrpc
07:10:58 [2020-09-18T07:10:58.509Z] 2020/09/18 07:10:58 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
07:10:58 [2020-09-18T07:10:58.509Z] 2020/09/18 07:10:58 	Finished clone github.com/miekg/dns
07:10:58 [2020-09-18T07:10:58.509Z] 2020/09/18 07:10:58 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
07:10:59 [2020-09-18T07:10:59.080Z] 2020/09/18 07:10:58 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
07:10:59 [2020-09-18T07:10:59.080Z] 2020/09/18 07:10:58 	Finished clone github.com/gogo/googleapis
07:10:59 [2020-09-18T07:10:59.195Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
07:10:59 [2020-09-18T07:10:59.341Z] 2020/09/18 07:10:59 	Finished clone github.com/prometheus/client_model
07:10:59 [2020-09-18T07:10:59.341Z] 2020/09/18 07:10:59 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
07:11:00 [2020-09-18T07:11:00.124Z] === RUN   TestDockerSuite/TestCpToDot
07:11:00 [2020-09-18T07:11:00.285Z] 2020/09/18 07:10:59 	Finished clone github.com/containerd/console
07:11:00 [2020-09-18T07:11:00.285Z] 2020/09/18 07:10:59 	Clone golang.org/x/crypto, revision 75b288015ac94e66e3d6715fb68a9b41bf046ec2, attempt 1/20
07:11:00 [2020-09-18T07:11:00.285Z] 2020/09/18 07:11:00 	Finished clone github.com/fernet/fernet-go
07:11:00 [2020-09-18T07:11:00.285Z] 2020/09/18 07:11:00 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
07:11:00 [2020-09-18T07:11:00.380Z] --- PASS: TestCreateServiceCapabilities (2.89s)
07:11:00 [2020-09-18T07:11:00.380Z] === RUN   TestInspect
07:11:00 [2020-09-18T07:11:00.637Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
07:11:01 [2020-09-18T07:11:01.372Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:11:01 [2020-09-18T07:11:01.566Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
07:11:01 [2020-09-18T07:11:01.702Z] 2020/09/18 07:11:01 	Finished clone github.com/cilium/ebpf
07:11:01 [2020-09-18T07:11:01.702Z] 2020/09/18 07:11:01 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
07:11:02 [2020-09-18T07:11:02.277Z] 2020/09/18 07:11:02 	Finished clone golang.org/x/time
07:11:02 [2020-09-18T07:11:02.277Z] 2020/09/18 07:11:02 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
07:11:02 [2020-09-18T07:11:02.933Z] === RUN   TestDockerSuite/TestCpToStdout
07:11:03 [2020-09-18T07:11:03.189Z] --- PASS: TestInspect (3.00s)
07:11:03 [2020-09-18T07:11:03.189Z] === RUN   TestCreateJob
07:11:03 [2020-09-18T07:11:03.219Z] 2020/09/18 07:11:02 	Finished clone github.com/docker/distribution
07:11:03 [2020-09-18T07:11:03.219Z] 2020/09/18 07:11:02 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
07:11:03 [2020-09-18T07:11:03.219Z] 2020/09/18 07:11:02 	Finished clone github.com/hashicorp/go-memdb
07:11:03 [2020-09-18T07:11:03.219Z] 2020/09/18 07:11:02 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
07:11:03 [2020-09-18T07:11:03.219Z] 2020/09/18 07:11:03 	Finished clone github.com/hashicorp/go-immutable-radix
07:11:03 [2020-09-18T07:11:03.219Z] 2020/09/18 07:11:03 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
07:11:03 [2020-09-18T07:11:03.445Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
07:11:04 [2020-09-18T07:11:04.375Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
07:11:04 [2020-09-18T07:11:04.610Z] 2020/09/18 07:11:04 	Finished clone code.cloudfoundry.org/clock
07:11:04 [2020-09-18T07:11:04.610Z] 2020/09/18 07:11:04 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
07:11:04 [2020-09-18T07:11:04.610Z] 2020/09/18 07:11:04 	Finished clone github.com/coreos/pkg
07:11:04 [2020-09-18T07:11:04.610Z] 2020/09/18 07:11:04 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
07:11:04 [2020-09-18T07:11:04.610Z] 2020/09/18 07:11:04 	Finished clone github.com/hashicorp/golang-lru
07:11:04 [2020-09-18T07:11:04.610Z] 2020/09/18 07:11:04 	Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20
07:11:04 [2020-09-18T07:11:04.632Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
07:11:05 [2020-09-18T07:11:05.379Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:11:05 [2020-09-18T07:11:05.379Z] INFO: Testing against a local daemon
07:11:05 [2020-09-18T07:11:05.379Z] === RUN   TestDockerSuite
07:11:05 [2020-09-18T07:11:05.379Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
07:11:05 [2020-09-18T07:11:05.379Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
07:11:05 [2020-09-18T07:11:05.379Z] === RUN   TestDockerSuite/TestAPIErrorJSON
07:11:05 [2020-09-18T07:11:05.379Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
07:11:05 [2020-09-18T07:11:05.379Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
07:11:05 [2020-09-18T07:11:05.379Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
07:11:05 [2020-09-18T07:11:05.379Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
07:11:05 [2020-09-18T07:11:05.379Z] === RUN   TestDockerSuite/TestAPIImagesDelete
07:11:05 [2020-09-18T07:11:05.561Z] === RUN   TestDockerSuite/TestCpVolumePath
07:11:05 [2020-09-18T07:11:05.842Z] === RUN   TestDockerSuite/TestAPIImagesFilter
07:11:05 [2020-09-18T07:11:05.842Z] === RUN   TestDockerSuite/TestAPIImagesHistory
07:11:05 [2020-09-18T07:11:05.848Z] --- PASS: TestServiceCreateInit (7.45s)
07:11:05 [2020-09-18T07:11:05.848Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.82s)
07:11:05 [2020-09-18T07:11:05.848Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s)
07:11:05 [2020-09-18T07:11:05.848Z] === RUN   TestCreateServiceMultipleTimes
07:11:05 [2020-09-18T07:11:05.998Z] 2020/09/18 07:11:05 	Finished clone golang.org/x/crypto
07:11:05 [2020-09-18T07:11:05.998Z] 2020/09/18 07:11:05 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
07:11:06 [2020-09-18T07:11:06.259Z] 2020/09/18 07:11:06 	Finished clone github.com/beorn7/perks
07:11:06 [2020-09-18T07:11:06.259Z] 2020/09/18 07:11:06 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
07:11:06 [2020-09-18T07:11:06.305Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
07:11:06 [2020-09-18T07:11:06.490Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
07:11:06 [2020-09-18T07:11:06.490Z] === RUN   TestDockerSuite/TestCreateArgs
07:11:06 [2020-09-18T07:11:06.490Z] === RUN   TestDockerSuite/TestCreateByImageID
07:11:07 [2020-09-18T07:11:07.053Z] --- PASS: TestCreateJob (3.59s)
07:11:07 [2020-09-18T07:11:07.053Z] === RUN   TestReplicatedJob
07:11:07 [2020-09-18T07:11:07.053Z] === RUN   TestDockerSuite/TestCreateEchoStdout
07:11:07 [2020-09-18T07:11:07.203Z] 2020/09/18 07:11:07 	Finished clone github.com/golang/protobuf
07:11:07 [2020-09-18T07:11:07.203Z] 2020/09/18 07:11:07 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
07:11:07 [2020-09-18T07:11:07.284Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
07:11:07 [2020-09-18T07:11:07.615Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
07:11:07 [2020-09-18T07:11:07.615Z] === RUN   TestDockerSuite/TestCreateHostConfig
07:11:07 [2020-09-18T07:11:07.615Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
07:11:08 [2020-09-18T07:11:08.147Z] 2020/09/18 07:11:07 	Finished clone github.com/spf13/cobra
07:11:08 [2020-09-18T07:11:08.147Z] 2020/09/18 07:11:07 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
07:11:08 [2020-09-18T07:11:08.176Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
07:11:08 [2020-09-18T07:11:08.176Z] === RUN   TestDockerSuite/TestCreateLabels
07:11:08 [2020-09-18T07:11:08.409Z] 2020/09/18 07:11:08 	Finished clone github.com/prometheus/client_golang
07:11:08 [2020-09-18T07:11:08.409Z] 2020/09/18 07:11:08 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
07:11:08 [2020-09-18T07:11:08.432Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
07:11:08 [2020-09-18T07:11:08.432Z] === RUN   TestDockerSuite/TestCreateRM
07:11:08 [2020-09-18T07:11:08.672Z] 2020/09/18 07:11:08 	Finished clone github.com/matttproud/golang_protobuf_extensions
07:11:08 [2020-09-18T07:11:08.672Z] 2020/09/18 07:11:08 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
07:11:08 [2020-09-18T07:11:08.689Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
07:11:08 [2020-09-18T07:11:08.689Z] === RUN   TestDockerSuite/TestCreateStopSignal
07:11:08 [2020-09-18T07:11:08.689Z] === RUN   TestDockerSuite/TestCreateStopTimeout
07:11:08 [2020-09-18T07:11:08.945Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
07:11:09 [2020-09-18T07:11:09.246Z] 2020/09/18 07:11:09 	Finished clone github.com/prometheus/procfs
07:11:09 [2020-09-18T07:11:09.246Z] 2020/09/18 07:11:09 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
07:11:09 [2020-09-18T07:11:09.509Z] 2020/09/18 07:11:09 	Finished clone github.com/pkg/errors
07:11:09 [2020-09-18T07:11:09.509Z] 2020/09/18 07:11:09 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
07:11:09 [2020-09-18T07:11:09.771Z] 2020/09/18 07:11:09 	Finished clone github.com/prometheus/common
07:11:09 [2020-09-18T07:11:09.771Z] 2020/09/18 07:11:09 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
07:11:10 [2020-09-18T07:11:10.033Z] 2020/09/18 07:11:09 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
07:11:10 [2020-09-18T07:11:10.033Z] 2020/09/18 07:11:09 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
07:11:10 [2020-09-18T07:11:10.033Z] 2020/09/18 07:11:10 	Finished clone github.com/cespare/xxhash/v2
07:11:10 [2020-09-18T07:11:10.033Z] 2020/09/18 07:11:10 	Clone github.com/opencontainers/selinux, revision 25504e34a9826d481f6e2903963ecaa881749124, attempt 1/20
07:11:10 [2020-09-18T07:11:10.606Z] 2020/09/18 07:11:10 	Finished clone github.com/docker/go-metrics
07:11:10 [2020-09-18T07:11:10.847Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
07:11:10 [2020-09-18T07:11:10.867Z] 2020/09/18 07:11:10 	Finished clone github.com/inconshreveable/mousetrap
07:11:11 [2020-09-18T07:11:11.104Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
07:11:11 [2020-09-18T07:11:11.104Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
07:11:11 [2020-09-18T07:11:11.440Z] 2020/09/18 07:11:11 	Finished clone github.com/morikuni/aec
07:11:11 [2020-09-18T07:11:11.440Z] 2020/09/18 07:11:11 	Finished clone github.com/spf13/pflag
07:11:13 [2020-09-18T07:11:13.362Z] 2020/09/18 07:11:13 	Finished clone github.com/google/certificate-transparency-go
07:11:13 [2020-09-18T07:11:13.624Z] 2020/09/18 07:11:13 	Finished clone github.com/opencontainers/selinux
07:11:13 [2020-09-18T07:11:13.624Z] --- PASS: TestReplicatedJob (6.74s)
07:11:13 [2020-09-18T07:11:13.624Z] === RUN   TestUpdateReplicatedJob
07:11:15 [2020-09-18T07:11:15.011Z] 2020/09/18 07:11:14 	Finished clone github.com/cloudflare/cfssl
07:11:15 [2020-09-18T07:11:15.516Z] === RUN   TestDockerSuite/TestCreateWithPortRange
07:11:15 [2020-09-18T07:11:15.516Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
07:11:15 [2020-09-18T07:11:15.516Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
07:11:15 [2020-09-18T07:11:15.772Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
07:11:15 [2020-09-18T07:11:15.772Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
07:11:16 [2020-09-18T07:11:16.028Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
07:11:16 [2020-09-18T07:11:16.589Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
07:11:17 [2020-09-18T07:11:17.517Z] --- PASS: TestUpdateReplicatedJob (3.93s)
07:11:17 [2020-09-18T07:11:17.517Z] === RUN   TestServiceListWithStatuses
07:11:17 [2020-09-18T07:11:17.517Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:11:17 [2020-09-18T07:11:17.517Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:11:17 [2020-09-18T07:11:17.517Z] === RUN   TestDockerNetworkConnectAlias
07:11:17 [2020-09-18T07:11:17.773Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
07:11:18 [2020-09-18T07:11:18.335Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
07:11:19 [2020-09-18T07:11:19.265Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
07:11:20 [2020-09-18T07:11:20.633Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
07:11:21 [2020-09-18T07:11:21.263Z] --- PASS: TestCreateServiceMultipleTimes (15.34s)
07:11:21 [2020-09-18T07:11:21.263Z] === RUN   TestCreateServiceConflict
07:11:21 [2020-09-18T07:11:21.561Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
07:11:22 [2020-09-18T07:11:22.122Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
07:11:22 [2020-09-18T07:11:22.122Z] === RUN   TestDockerSuite/TestDevicePermissions
07:11:22 [2020-09-18T07:11:22.307Z] --- PASS: TestCreateServiceConflict (1.90s)
07:11:22 [2020-09-18T07:11:22.307Z] === RUN   TestCreateServiceMaxReplicas
07:11:22 [2020-09-18T07:11:22.378Z] --- PASS: TestDockerNetworkConnectAlias (4.93s)
07:11:22 [2020-09-18T07:11:22.378Z] === RUN   TestDockerNetworkReConnect
07:11:22 [2020-09-18T07:11:22.634Z] === RUN   TestDockerSuite/TestDockerFails
07:11:22 [2020-09-18T07:11:22.634Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
07:11:22 [2020-09-18T07:11:22.634Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
07:11:22 [2020-09-18T07:11:22.634Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
07:11:22 [2020-09-18T07:11:22.891Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
07:11:23 [2020-09-18T07:11:23.820Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
07:11:24 [2020-09-18T07:11:24.386Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
07:11:25 [2020-09-18T07:11:25.057Z] --- PASS: TestCreateServiceMaxReplicas (2.54s)
07:11:25 [2020-09-18T07:11:25.057Z] === RUN   TestCreateWithDuplicateNetworkNames
07:11:26 [2020-09-18T07:11:26.281Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
07:11:26 [2020-09-18T07:11:26.281Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
07:11:26 [2020-09-18T07:11:26.281Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
07:11:26 [2020-09-18T07:11:26.281Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
07:11:27 [2020-09-18T07:11:27.209Z] --- PASS: TestDockerNetworkReConnect (4.53s)
07:11:27 [2020-09-18T07:11:27.209Z] === RUN   TestServicePlugin
07:11:27 [2020-09-18T07:11:27.252Z] 2020/09/18 07:11:25 	Finished clone cloud.google.com/go
07:11:27 [2020-09-18T07:11:27.252Z] 2020/09/18 07:11:26 	Finished clone github.com/docker/swarmkit
07:11:29 [2020-09-18T07:11:29.730Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
07:11:31 [2020-09-18T07:11:31.465Z] 2020/09/18 07:11:31 	Finished clone github.com/containerd/containerd
07:11:31 [2020-09-18T07:11:31.727Z] 2020/09/18 07:11:31 	Finished clone github.com/coreos/etcd
07:11:32 [2020-09-18T07:11:32.245Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
07:11:34 [2020-09-18T07:11:34.135Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
07:11:36 [2020-09-18T07:11:36.027Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
07:11:37 [2020-09-18T07:11:37.392Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
07:11:37 [2020-09-18T07:11:37.739Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s)
07:11:37 [2020-09-18T07:11:37.739Z] === RUN   TestCreateServiceSecretFileMode
07:11:37 [2020-09-18T07:11:37.955Z] === RUN   TestDockerSuite/TestEventsAttach
07:11:38 [2020-09-18T07:11:38.520Z] === RUN   TestDockerSuite/TestEventsCommit
07:11:39 [2020-09-18T07:11:39.082Z] === RUN   TestDockerSuite/TestEventsContainerEvents
07:11:39 [2020-09-18T07:11:39.643Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
07:11:40 [2020-09-18T07:11:40.207Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
07:11:40 [2020-09-18T07:11:40.463Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
07:11:40 [2020-09-18T07:11:40.499Z] --- PASS: TestCreateServiceSecretFileMode (2.30s)
07:11:40 [2020-09-18T07:11:40.499Z] === RUN   TestCreateServiceConfigFileMode
07:11:42 [2020-09-18T07:11:42.352Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
07:11:42 [2020-09-18T07:11:42.604Z] --- PASS: TestCreateServiceConfigFileMode (2.24s)
07:11:42 [2020-09-18T07:11:42.604Z] === RUN   TestCreateServiceSysctls
07:11:43 [2020-09-18T07:11:43.280Z] === RUN   TestDockerSuite/TestEventsContainerRestart
07:11:43 [2020-09-18T07:11:43.969Z] 2020/09/18 07:11:43 	Finished clone github.com/gogo/protobuf
07:11:44 [2020-09-18T07:11:44.231Z] 2020/09/18 07:11:44 	Finished clone google.golang.org/genproto
07:11:45 [2020-09-18T07:11:45.355Z] --- PASS: TestCreateServiceSysctls (3.00s)
07:11:45 [2020-09-18T07:11:45.355Z] === RUN   TestCreateServiceCapabilities
07:11:45 [2020-09-18T07:11:45.798Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
07:11:45 [2020-09-18T07:11:45.798Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
07:11:47 [2020-09-18T07:11:47.445Z] --- PASS: TestCreateServiceCapabilities (2.20s)
07:11:47 [2020-09-18T07:11:47.445Z] === RUN   TestInspect
07:11:48 [2020-09-18T07:11:48.315Z] === RUN   TestDockerSuite/TestEventsCopy
07:11:48 [2020-09-18T07:11:48.891Z] === RUN   TestDockerSuite/TestEventsFilterContainer
07:11:50 [2020-09-18T07:11:50.205Z] --- PASS: TestInspect (2.41s)
07:11:50 [2020-09-18T07:11:50.205Z] === RUN   TestCreateJob
07:11:50 [2020-09-18T07:11:50.256Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
07:11:52 [2020-09-18T07:11:52.983Z] --- PASS: TestCreateJob (3.04s)
07:11:52 [2020-09-18T07:11:52.983Z] === RUN   TestReplicatedJob
07:11:55 [2020-09-18T07:11:55.497Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
07:11:55 [2020-09-18T07:11:55.754Z] === RUN   TestDockerSuite/TestEventsFilterImageName
07:11:56 [2020-09-18T07:11:56.682Z] === RUN   TestDockerSuite/TestEventsFilterLabels
07:11:57 [2020-09-18T07:11:57.243Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
07:11:57 [2020-09-18T07:11:57.243Z] === RUN   TestDockerSuite/TestEventsFilterType
07:11:57 [2020-09-18T07:11:57.498Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
07:11:57 [2020-09-18T07:11:57.755Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
07:11:57 [2020-09-18T07:11:57.755Z] === RUN   TestDockerSuite/TestEventsFilters
07:11:58 [2020-09-18T07:11:58.619Z] --- PASS: TestReplicatedJob (4.83s)
07:11:58 [2020-09-18T07:11:58.619Z] === RUN   TestUpdateReplicatedJob
07:11:58 [2020-09-18T07:11:58.683Z] === RUN   TestDockerSuite/TestEventsFormat
07:11:58 [2020-09-18T07:11:58.939Z] --- PASS: TestServicePlugin (31.85s)
07:11:58 [2020-09-18T07:11:58.939Z]     plugin_test.go:62: [d3ffe69769cba] joining swarm manager [d97ffb07ea81d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:11:58 [2020-09-18T07:11:58.939Z]     plugin_test.go:65: [d321cb1d8c89a] joining swarm manager [d97ffb07ea81d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:11:58 [2020-09-18T07:11:58.939Z] === RUN   TestServiceUpdateLabel
07:11:59 [2020-09-18T07:11:59.148Z] 2020/09/18 07:11:58 	Finished clone github.com/hashicorp/consul
07:11:59 [2020-09-18T07:11:59.867Z] === RUN   TestDockerSuite/TestEventsFormatBadField
07:11:59 [2020-09-18T07:11:59.867Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
07:11:59 [2020-09-18T07:11:59.867Z] === RUN   TestDockerSuite/TestEventsImageImport
07:12:00 [2020-09-18T07:12:00.429Z] === RUN   TestDockerSuite/TestEventsImageLoad
07:12:00 [2020-09-18T07:12:00.990Z] === RUN   TestDockerSuite/TestEventsImagePull
07:12:01 [2020-09-18T07:12:01.395Z] --- PASS: TestUpdateReplicatedJob (3.20s)
07:12:01 [2020-09-18T07:12:01.395Z] === RUN   TestServiceListWithStatuses
07:12:01 [2020-09-18T07:12:01.395Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:12:01 [2020-09-18T07:12:01.395Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:12:01 [2020-09-18T07:12:01.395Z] === RUN   TestDockerNetworkConnectAlias
07:12:01 [2020-09-18T07:12:01.552Z] --- PASS: TestServiceUpdateLabel (2.55s)
07:12:01 [2020-09-18T07:12:01.552Z] === RUN   TestServiceUpdateSecrets
07:12:01 [2020-09-18T07:12:01.552Z] === RUN   TestDockerSuite/TestEventsImageTag
07:12:02 [2020-09-18T07:12:02.916Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
07:12:02 [2020-09-18T07:12:02.916Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
07:12:02 [2020-09-18T07:12:02.916Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
07:12:02 [2020-09-18T07:12:02.916Z] === RUN   TestDockerSuite/TestEventsPluginOps
07:12:04 [2020-09-18T07:12:04.805Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
07:12:04 [2020-09-18T07:12:04.945Z] --- PASS: TestDockerNetworkConnectAlias (3.87s)
07:12:04 [2020-09-18T07:12:04.945Z] === RUN   TestDockerNetworkReConnect
07:12:05 [2020-09-18T07:12:05.368Z] === RUN   TestDockerSuite/TestEventsRename
07:12:05 [2020-09-18T07:12:05.931Z] === RUN   TestDockerSuite/TestEventsResize
07:12:06 [2020-09-18T07:12:06.492Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
07:12:06 [2020-09-18T07:12:06.748Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
07:12:07 [2020-09-18T07:12:07.311Z] === RUN   TestDockerSuite/TestEventsStreaming
07:12:07 [2020-09-18T07:12:07.566Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
07:12:08 [2020-09-18T07:12:08.490Z] --- PASS: TestDockerNetworkReConnect (3.25s)
07:12:08 [2020-09-18T07:12:08.490Z] === RUN   TestServicePlugin
07:12:08 [2020-09-18T07:12:08.490Z] --- SKIP: TestServicePlugin (0.00s)
07:12:08 [2020-09-18T07:12:08.490Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:12:08 [2020-09-18T07:12:08.490Z] === RUN   TestServiceUpdateLabel
07:12:10 [2020-09-18T07:12:10.025Z] --- PASS: TestServiceUpdateLabel (1.92s)
07:12:10 [2020-09-18T07:12:10.025Z] === RUN   TestServiceUpdateSecrets
07:12:10 [2020-09-18T07:12:10.853Z] === RUN   TestDockerSuite/TestEventsTop
07:12:10 [2020-09-18T07:12:10.853Z] === RUN   TestDockerSuite/TestEventsUntag
07:12:13 [2020-09-18T07:12:13.367Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
07:12:15 [2020-09-18T07:12:15.883Z] --- PASS: TestServiceUpdateSecrets (14.53s)
07:12:15 [2020-09-18T07:12:15.883Z] === RUN   TestServiceUpdateConfigs
07:12:17 [2020-09-18T07:12:17.271Z] 2020/09/18 07:12:15 	Finished clone github.com/aws/aws-sdk-go
07:12:19 [2020-09-18T07:12:19.150Z] === RUN   TestDockerSuite/TestExec
07:12:19 [2020-09-18T07:12:19.711Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
07:12:20 [2020-09-18T07:12:20.273Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
07:12:20 [2020-09-18T07:12:20.569Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
07:12:21 [2020-09-18T07:12:21.133Z] === RUN   TestDockerSuite/TestExecAPIStart
07:12:22 [2020-09-18T07:12:22.060Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
07:12:22 [2020-09-18T07:12:22.621Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
07:12:22 [2020-09-18T07:12:22.877Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
07:12:23 [2020-09-18T07:12:23.444Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
07:12:24 [2020-09-18T07:12:24.007Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
07:12:24 [2020-09-18T07:12:24.569Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
07:12:25 [2020-09-18T07:12:25.130Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
07:12:25 [2020-09-18T07:12:25.411Z] --- PASS: TestServiceUpdateSecrets (14.35s)
07:12:25 [2020-09-18T07:12:25.411Z] === RUN   TestServiceUpdateConfigs
07:12:26 [2020-09-18T07:12:26.057Z] === RUN   TestDockerSuite/TestExecCgroup
07:12:26 [2020-09-18T07:12:26.618Z] === RUN   TestDockerSuite/TestExecEnv
07:12:27 [2020-09-18T07:12:27.180Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
07:12:28 [2020-09-18T07:12:28.111Z] === RUN   TestDockerSuite/TestExecExitStatus
07:12:28 [2020-09-18T07:12:28.679Z] === RUN   TestDockerSuite/TestExecInspectID
07:12:30 [2020-09-18T07:12:30.566Z] === RUN   TestDockerSuite/TestExecInteractive
07:12:30 [2020-09-18T07:12:30.822Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
07:12:30 [2020-09-18T07:12:30.822Z] --- PASS: TestServiceUpdateConfigs (14.94s)
07:12:30 [2020-09-18T07:12:30.822Z] === RUN   TestServiceUpdateNetwork
07:12:31 [2020-09-18T07:12:31.384Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
07:12:31 [2020-09-18T07:12:31.947Z] === RUN   TestDockerSuite/TestExecParseError
07:12:32 [2020-09-18T07:12:32.510Z] === RUN   TestDockerSuite/TestExecPausedContainer
07:12:33 [2020-09-18T07:12:33.439Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
07:12:34 [2020-09-18T07:12:34.001Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
07:12:34 [2020-09-18T07:12:34.929Z] === RUN   TestDockerSuite/TestExecSetEnv
07:12:35 [2020-09-18T07:12:35.492Z] === RUN   TestDockerSuite/TestExecStartFails
07:12:35 [2020-09-18T07:12:35.748Z] === RUN   TestDockerSuite/TestExecStateCleanup
07:12:40 [2020-09-18T07:12:40.981Z] --- PASS: TestServiceUpdateConfigs (14.19s)
07:12:40 [2020-09-18T07:12:40.981Z] === RUN   TestServiceUpdateNetwork
07:12:45 [2020-09-18T07:12:45.688Z] --- PASS: TestServiceUpdateNetwork (13.43s)
07:12:45 [2020-09-18T07:12:45.688Z] === RUN   TestServiceUpdatePidsLimit
07:12:45 [2020-09-18T07:12:45.688Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:12:46 [2020-09-18T07:12:46.250Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:12:46 [2020-09-18T07:12:46.506Z] === RUN   TestDockerSuite/TestExecStopNotHanging
07:12:46 [2020-09-18T07:12:46.762Z] === RUN   TestDockerSuite/TestExecTTY
07:12:47 [2020-09-18T07:12:47.327Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
07:12:48 [2020-09-18T07:12:48.256Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
07:12:48 [2020-09-18T07:12:48.256Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
07:12:48 [2020-09-18T07:12:48.512Z] === RUN   TestDockerSuite/TestExecUlimits
07:12:49 [2020-09-18T07:12:49.074Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
07:12:49 [2020-09-18T07:12:49.074Z] === RUN   TestDockerSuite/TestExecWithImageUser
07:12:50 [2020-09-18T07:12:50.966Z] === RUN   TestDockerSuite/TestExecWithNoTERM
07:12:51 [2020-09-18T07:12:51.223Z] === RUN   TestDockerSuite/TestExecWithPrivileged
07:12:51 [2020-09-18T07:12:51.384Z] --- PASS: TestServiceUpdateNetwork (12.21s)
07:12:51 [2020-09-18T07:12:51.384Z] === RUN   TestServiceUpdatePidsLimit
07:12:51 [2020-09-18T07:12:51.706Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:12:52 [2020-09-18T07:12:52.175Z] === RUN   TestDockerSuite/TestExecWithTERM
07:12:52 [2020-09-18T07:12:52.366Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:12:52 [2020-09-18T07:12:52.737Z] === RUN   TestDockerSuite/TestExecWithUser
07:12:53 [2020-09-18T07:12:53.299Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:12:53 [2020-09-18T07:12:53.299Z] === RUN   TestDockerSuite/TestGetContainerStats
07:12:58 [2020-09-18T07:12:58.540Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
07:12:59 [2020-09-18T07:12:59.356Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:13:01 [2020-09-18T07:13:01.053Z] --- PASS: TestServiceUpdatePidsLimit (16.30s)
07:13:01 [2020-09-18T07:13:01.053Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
07:13:01 [2020-09-18T07:13:01.053Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s)
07:13:01 [2020-09-18T07:13:01.053Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
07:13:01 [2020-09-18T07:13:01.053Z] PASS
07:13:01 [2020-09-18T07:13:01.053Z] 
07:13:01 [2020-09-18T07:13:01.053Z] === Skipped
07:13:01 [2020-09-18T07:13:01.053Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:13:01 [2020-09-18T07:13:01.053Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:13:01 [2020-09-18T07:13:01.053Z] 
07:13:01 [2020-09-18T07:13:01.053Z] 
07:13:01 [2020-09-18T07:13:01.053Z] DONE 27 tests, 1 skipped in 178.561s
07:13:01 [2020-09-18T07:13:01.053Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:13:01 [2020-09-18T07:13:01.053Z] ++ 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
07:13:01 [2020-09-18T07:13:01.053Z] ++ set -e
07:13:01 [2020-09-18T07:13:01.053Z] ++ '[' -n 0 ']'
07:13:01 [2020-09-18T07:13:01.053Z] ++ set -x
07:13:01 [2020-09-18T07:13:01.053Z] ++ 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 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
07:13:01 [2020-09-18T07:13:01.053Z] INFO: Testing against a local daemon
07:13:01 [2020-09-18T07:13:01.053Z] === RUN   TestSessionCreate
07:13:01 [2020-09-18T07:13:01.053Z] --- PASS: TestSessionCreate (0.02s)
07:13:01 [2020-09-18T07:13:01.053Z] === RUN   TestSessionCreateWithBadUpgrade
07:13:01 [2020-09-18T07:13:01.053Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
07:13:01 [2020-09-18T07:13:01.053Z] PASS
07:13:01 [2020-09-18T07:13:01.053Z] 
07:13:01 [2020-09-18T07:13:01.053Z] DONE 2 tests in 0.157s
07:13:01 [2020-09-18T07:13:01.053Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:13:01 [2020-09-18T07:13:01.053Z] ++ 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
07:13:01 [2020-09-18T07:13:01.053Z] ++ set -e
07:13:01 [2020-09-18T07:13:01.053Z] ++ '[' -n 0 ']'
07:13:01 [2020-09-18T07:13:01.053Z] ++ set -x
07:13:01 [2020-09-18T07:13:01.053Z] ++ 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 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
07:13:01 [2020-09-18T07:13:01.053Z] INFO: Testing against a local daemon
07:13:01 [2020-09-18T07:13:01.053Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:13:01 [2020-09-18T07:13:01.053Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:13:01 [2020-09-18T07:13:01.053Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:13:01 [2020-09-18T07:13:01.053Z] === RUN   TestEventsExecDie
07:13:01 [2020-09-18T07:13:01.617Z] --- PASS: TestEventsExecDie (0.53s)
07:13:01 [2020-09-18T07:13:01.617Z] === RUN   TestEventsBackwardsCompatible
07:13:01 [2020-09-18T07:13:01.617Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
07:13:01 [2020-09-18T07:13:01.617Z] === RUN   TestInfoBinaryCommits
07:13:01 [2020-09-18T07:13:01.617Z] --- PASS: TestInfoBinaryCommits (0.03s)
07:13:01 [2020-09-18T07:13:01.617Z] === RUN   TestInfoAPIVersioned
07:13:01 [2020-09-18T07:13:01.617Z] --- PASS: TestInfoAPIVersioned (0.02s)
07:13:01 [2020-09-18T07:13:01.617Z] === RUN   TestInfoDiscoveryBackend
07:13:02 [2020-09-18T07:13:02.179Z] --- PASS: TestInfoDiscoveryBackend (0.57s)
07:13:02 [2020-09-18T07:13:02.179Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:13:02 [2020-09-18T07:13:02.435Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
07:13:03 [2020-09-18T07:13:03.362Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
07:13:03 [2020-09-18T07:13:03.362Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:13:03 [2020-09-18T07:13:03.618Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
07:13:03 [2020-09-18T07:13:03.618Z] === RUN   TestInfoAPI
07:13:03 [2020-09-18T07:13:03.618Z] --- PASS: TestInfoAPI (0.04s)
07:13:03 [2020-09-18T07:13:03.618Z] === RUN   TestInfoAPIWarnings
07:13:03 [2020-09-18T07:13:03.874Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
07:13:04 [2020-09-18T07:13:04.130Z] --- PASS: TestInfoAPIWarnings (0.52s)
07:13:04 [2020-09-18T07:13:04.130Z] === RUN   TestInfoDebug
07:13:04 [2020-09-18T07:13:04.692Z] --- PASS: TestInfoDebug (0.53s)
07:13:04 [2020-09-18T07:13:04.692Z] === RUN   TestInfoInsecureRegistries
07:13:05 [2020-09-18T07:13:05.253Z] --- PASS: TestInfoInsecureRegistries (0.53s)
07:13:05 [2020-09-18T07:13:05.253Z] === RUN   TestInfoRegistryMirrors
07:13:05 [2020-09-18T07:13:05.815Z] --- PASS: TestInfoRegistryMirrors (0.52s)
07:13:05 [2020-09-18T07:13:05.815Z] === RUN   TestLoginFailsWithBadCredentials
07:13:06 [2020-09-18T07:13:06.377Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s)
07:13:06 [2020-09-18T07:13:06.377Z] === RUN   TestPingCacheHeaders
07:13:06 [2020-09-18T07:13:06.377Z] --- PASS: TestPingCacheHeaders (0.02s)
07:13:06 [2020-09-18T07:13:06.377Z] === RUN   TestPingGet
07:13:06 [2020-09-18T07:13:06.377Z] --- PASS: TestPingGet (0.01s)
07:13:06 [2020-09-18T07:13:06.377Z] === RUN   TestPingHead
07:13:06 [2020-09-18T07:13:06.377Z] --- PASS: TestPingHead (0.02s)
07:13:06 [2020-09-18T07:13:06.377Z] === RUN   TestVersion
07:13:06 [2020-09-18T07:13:06.377Z] --- PASS: TestVersion (0.02s)
07:13:06 [2020-09-18T07:13:06.377Z] PASS
07:13:06 [2020-09-18T07:13:06.377Z] 
07:13:06 [2020-09-18T07:13:06.377Z] === Skipped
07:13:06 [2020-09-18T07:13:06.377Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:13:06 [2020-09-18T07:13:06.377Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:13:06 [2020-09-18T07:13:06.377Z] 
07:13:06 [2020-09-18T07:13:06.377Z] 
07:13:06 [2020-09-18T07:13:06.377Z] DONE 18 tests, 1 skipped in 5.494s
07:13:06 [2020-09-18T07:13:06.377Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:13:06 [2020-09-18T07:13:06.377Z] ++ 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
07:13:06 [2020-09-18T07:13:06.377Z] ++ set -e
07:13:06 [2020-09-18T07:13:06.377Z] ++ '[' -n 0 ']'
07:13:06 [2020-09-18T07:13:06.377Z] ++ set -x
07:13:06 [2020-09-18T07:13:06.377Z] ++ 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 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
07:13:06 [2020-09-18T07:13:06.377Z] INFO: Testing against a local daemon
07:13:06 [2020-09-18T07:13:06.377Z] === RUN   TestVolumesCreateAndList
07:13:06 [2020-09-18T07:13:06.377Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:13:06 [2020-09-18T07:13:06.377Z] === RUN   TestVolumesRemove
07:13:06 [2020-09-18T07:13:06.633Z] --- PASS: TestVolumesRemove (0.06s)
07:13:06 [2020-09-18T07:13:06.633Z] === RUN   TestVolumesInspect
07:13:06 [2020-09-18T07:13:06.633Z] --- PASS: TestVolumesInspect (0.02s)
07:13:06 [2020-09-18T07:13:06.633Z] === RUN   TestVolumesInvalidJSON
07:13:06 [2020-09-18T07:13:06.633Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:13:06 [2020-09-18T07:13:06.633Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:13:06 [2020-09-18T07:13:06.633Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:13:06 [2020-09-18T07:13:06.633Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:13:06 [2020-09-18T07:13:06.633Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:13:06 [2020-09-18T07:13:06.633Z] PASS
07:13:06 [2020-09-18T07:13:06.633Z] 
07:13:06 [2020-09-18T07:13:06.633Z] DONE 5 tests in 0.234s
07:13:06 [2020-09-18T07:13:06.633Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:13:06 [2020-09-18T07:13:06.633Z] ++++ cat bundles/test-integration/docker.pid
07:13:06 [2020-09-18T07:13:06.633Z] +++ kill 5616
07:13:07 [2020-09-18T07:13:07.871Z] --- PASS: TestServiceUpdatePidsLimit (15.84s)
07:13:07 [2020-09-18T07:13:07.871Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
07:13:07 [2020-09-18T07:13:07.871Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
07:13:07 [2020-09-18T07:13:07.871Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
07:13:07 [2020-09-18T07:13:07.871Z] PASS
07:13:07 [2020-09-18T07:13:07.871Z] 
07:13:07 [2020-09-18T07:13:07.871Z] === Skipped
07:13:07 [2020-09-18T07:13:07.871Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
07:13:07 [2020-09-18T07:13:07.871Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:13:07 [2020-09-18T07:13:07.871Z] 
07:13:07 [2020-09-18T07:13:07.871Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
07:13:07 [2020-09-18T07:13:07.871Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:13:07 [2020-09-18T07:13:07.871Z] 
07:13:07 [2020-09-18T07:13:07.871Z] 
07:13:07 [2020-09-18T07:13:07.871Z] DONE 27 tests, 2 skipped in 129.003s
07:13:07 [2020-09-18T07:13:07.871Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
07:13:07 [2020-09-18T07:13:07.871Z] ++ 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
07:13:07 [2020-09-18T07:13:07.871Z] ++ set -e
07:13:07 [2020-09-18T07:13:07.871Z] ++ '[' -n 0 ']'
07:13:07 [2020-09-18T07:13:07.871Z] ++ set -x
07:13:07 [2020-09-18T07:13:07.871Z] ++ 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 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
07:13:07 [2020-09-18T07:13:07.871Z] INFO: Testing against a local daemon
07:13:07 [2020-09-18T07:13:07.871Z] === RUN   TestSessionCreate
07:13:07 [2020-09-18T07:13:07.871Z] --- PASS: TestSessionCreate (0.04s)
07:13:07 [2020-09-18T07:13:07.871Z] === RUN   TestSessionCreateWithBadUpgrade
07:13:07 [2020-09-18T07:13:07.871Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
07:13:07 [2020-09-18T07:13:07.871Z] PASS
07:13:07 [2020-09-18T07:13:07.871Z] 
07:13:07 [2020-09-18T07:13:07.871Z] DONE 2 tests in 0.151s
07:13:07 [2020-09-18T07:13:07.871Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
07:13:07 [2020-09-18T07:13:07.871Z] ++ 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
07:13:07 [2020-09-18T07:13:07.871Z] ++ set -e
07:13:07 [2020-09-18T07:13:07.871Z] ++ '[' -n 0 ']'
07:13:07 [2020-09-18T07:13:07.871Z] ++ set -x
07:13:07 [2020-09-18T07:13:07.871Z] ++ 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 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
07:13:07 [2020-09-18T07:13:07.871Z] INFO: Testing against a local daemon
07:13:07 [2020-09-18T07:13:07.871Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:13:07 [2020-09-18T07:13:07.871Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:13:07 [2020-09-18T07:13:07.871Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:13:07 [2020-09-18T07:13:07.871Z] === RUN   TestEventsExecDie
07:13:07 [2020-09-18T07:13:07.871Z] --- PASS: TestEventsExecDie (0.56s)
07:13:07 [2020-09-18T07:13:07.871Z] === RUN   TestEventsBackwardsCompatible
07:13:07 [2020-09-18T07:13:07.871Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
07:13:07 [2020-09-18T07:13:07.871Z] === RUN   TestInfoBinaryCommits
07:13:07 [2020-09-18T07:13:07.871Z] --- PASS: TestInfoBinaryCommits (0.03s)
07:13:07 [2020-09-18T07:13:07.871Z] === RUN   TestInfoAPIVersioned
07:13:07 [2020-09-18T07:13:07.871Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:13:07 [2020-09-18T07:13:07.871Z] === RUN   TestInfoDiscoveryBackend
07:13:07 [2020-09-18T07:13:07.997Z] +++ /etc/init.d/apparmor stop
07:13:07 [2020-09-18T07:13:07.997Z] Leaving: AppArmorNo profiles have been unloaded.
07:13:07 [2020-09-18T07:13:07.997Z] 
07:13:07 [2020-09-18T07:13:07.997Z] Unloading profiles will leave already running processes permanently
07:13:07 [2020-09-18T07:13:07.997Z] unconfined, which can lead to unexpected situations.
07:13:07 [2020-09-18T07:13:07.997Z] 
07:13:07 [2020-09-18T07:13:07.997Z] To set a process to complain mode, use the command line tool
07:13:07 [2020-09-18T07:13:07.997Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:13:07 [2020-09-18T07:13:07.997Z] +++ true
07:13:07 [2020-09-18T07:13:07.997Z] exiting test-integration
07:13:07 [2020-09-18T07:13:07.997Z] ++ exit 0
07:13:07 [2020-09-18T07:13:07.997Z] 
07:13:08 [2020-09-18T07:13:08.165Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
07:13:08 [2020-09-18T07:13:08.165Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:13:08 [2020-09-18T07:13:08.255Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
07:13:08 [2020-09-18T07:13:08.511Z] + for job in $(jobs -p)
07:13:08 [2020-09-18T07:13:08.511Z] + wait 7422
07:13:09 [2020-09-18T07:13:09.207Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
07:13:09 [2020-09-18T07:13:09.207Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:13:09 [2020-09-18T07:13:09.440Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
07:13:09 [2020-09-18T07:13:09.440Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
07:13:09 [2020-09-18T07:13:09.440Z] === RUN   TestDockerSuite/TestHealth
07:13:09 [2020-09-18T07:13:09.516Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
07:13:09 [2020-09-18T07:13:09.516Z] === RUN   TestInfoAPI
07:13:09 [2020-09-18T07:13:09.516Z] --- PASS: TestInfoAPI (0.03s)
07:13:09 [2020-09-18T07:13:09.516Z] === RUN   TestInfoAPIWarnings
07:13:10 [2020-09-18T07:13:10.161Z] --- PASS: TestInfoAPIWarnings (0.53s)
07:13:10 [2020-09-18T07:13:10.161Z] === RUN   TestInfoDebug
07:13:10 [2020-09-18T07:13:10.797Z] --- PASS: TestInfoDebug (0.54s)
07:13:10 [2020-09-18T07:13:10.797Z] === RUN   TestInfoInsecureRegistries
07:13:11 [2020-09-18T07:13:11.093Z] --- PASS: TestInfoInsecureRegistries (0.53s)
07:13:11 [2020-09-18T07:13:11.093Z] === RUN   TestInfoRegistryMirrors
07:13:11 [2020-09-18T07:13:11.730Z] --- PASS: TestInfoRegistryMirrors (0.53s)
07:13:11 [2020-09-18T07:13:11.730Z] === RUN   TestLoginFailsWithBadCredentials
07:13:12 [2020-09-18T07:13:12.367Z] --- PASS: TestLoginFailsWithBadCredentials (0.69s)
07:13:12 [2020-09-18T07:13:12.367Z] === RUN   TestPingCacheHeaders
07:13:12 [2020-09-18T07:13:12.367Z] --- PASS: TestPingCacheHeaders (0.04s)
07:13:12 [2020-09-18T07:13:12.367Z] === RUN   TestPingGet
07:13:12 [2020-09-18T07:13:12.367Z] --- PASS: TestPingGet (0.02s)
07:13:12 [2020-09-18T07:13:12.367Z] === RUN   TestPingHead
07:13:12 [2020-09-18T07:13:12.663Z] --- PASS: TestPingHead (0.03s)
07:13:12 [2020-09-18T07:13:12.663Z] === RUN   TestVersion
07:13:12 [2020-09-18T07:13:12.663Z] --- PASS: TestVersion (0.03s)
07:13:12 [2020-09-18T07:13:12.663Z] PASS
07:13:12 [2020-09-18T07:13:12.663Z] 
07:13:12 [2020-09-18T07:13:12.663Z] === Skipped
07:13:12 [2020-09-18T07:13:12.663Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:13:12 [2020-09-18T07:13:12.663Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:13:12 [2020-09-18T07:13:12.663Z] 
07:13:12 [2020-09-18T07:13:12.663Z] 
07:13:12 [2020-09-18T07:13:12.663Z] DONE 18 tests, 1 skipped in 5.783s
07:13:12 [2020-09-18T07:13:12.663Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
07:13:12 [2020-09-18T07:13:12.663Z] ++ 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
07:13:12 [2020-09-18T07:13:12.663Z] ++ set -e
07:13:12 [2020-09-18T07:13:12.663Z] ++ '[' -n 0 ']'
07:13:12 [2020-09-18T07:13:12.663Z] ++ set -x
07:13:12 [2020-09-18T07:13:12.663Z] ++ 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 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
07:13:12 [2020-09-18T07:13:12.663Z] INFO: Testing against a local daemon
07:13:12 [2020-09-18T07:13:12.663Z] === RUN   TestVolumesCreateAndList
07:13:12 [2020-09-18T07:13:12.663Z] --- PASS: TestVolumesCreateAndList (0.03s)
07:13:12 [2020-09-18T07:13:12.663Z] === RUN   TestVolumesRemove
07:13:12 [2020-09-18T07:13:12.663Z] --- PASS: TestVolumesRemove (0.07s)
07:13:12 [2020-09-18T07:13:12.663Z] === RUN   TestVolumesInspect
07:13:12 [2020-09-18T07:13:12.663Z] --- PASS: TestVolumesInspect (0.02s)
07:13:12 [2020-09-18T07:13:12.663Z] === RUN   TestVolumesInvalidJSON
07:13:12 [2020-09-18T07:13:12.663Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:13:12 [2020-09-18T07:13:12.663Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:13:12 [2020-09-18T07:13:12.663Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:13:12 [2020-09-18T07:13:12.663Z] --- PASS: TestVolumesInvalidJSON (0.02s)
07:13:12 [2020-09-18T07:13:12.663Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:13:12 [2020-09-18T07:13:12.663Z] PASS
07:13:12 [2020-09-18T07:13:12.663Z] 
07:13:12 [2020-09-18T07:13:12.663Z] DONE 5 tests in 0.212s
07:13:12 [2020-09-18T07:13:12.663Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:13:12 [2020-09-18T07:13:12.957Z] ++++ cat bundles/test-integration/docker.pid
07:13:12 [2020-09-18T07:13:12.957Z] +++ kill 13800
07:13:14 [2020-09-18T07:13:14.479Z] +++ /etc/init.d/apparmor stop
07:13:14 [2020-09-18T07:13:14.479Z] Leaving: AppArmorNo profiles have been unloaded.
07:13:14 [2020-09-18T07:13:14.479Z] 
07:13:14 [2020-09-18T07:13:14.479Z] Unloading profiles will leave already running processes permanently
07:13:14 [2020-09-18T07:13:14.479Z] unconfined, which can lead to unexpected situations.
07:13:14 [2020-09-18T07:13:14.479Z] 
07:13:14 [2020-09-18T07:13:14.479Z] To set a process to complain mode, use the command line tool
07:13:14 [2020-09-18T07:13:14.479Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:13:14 [2020-09-18T07:13:14.479Z] +++ true
07:13:14 [2020-09-18T07:13:14.479Z] exiting test-integration
07:13:14 [2020-09-18T07:13:14.479Z] ++ exit 0
07:13:14 [2020-09-18T07:13:14.479Z] 
Post stage
[Pipeline] junit
07:13:15 [2020-09-18T07:13:15.572Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:13:16 [2020-09-18T07:13:16.336Z] + echo Ensuring container killed.
07:13:16 [2020-09-18T07:13:16.336Z] Ensuring container killed.
07:13:16 [2020-09-18T07:13:16.336Z] + docker rm -vf docker-pr2
07:13:16 [2020-09-18T07:13:16.336Z] Error: No such container: docker-pr2
07:13:16 [2020-09-18T07:13:16.336Z] + true
[Pipeline] sh
07:13:16 [2020-09-18T07:13:16.745Z] + echo Chowning /workspace to jenkins user
07:13:16 [2020-09-18T07:13:16.745Z] Chowning /workspace to jenkins user
07:13:16 [2020-09-18T07:13:16.745Z] + id -u
07:13:16 [2020-09-18T07:13:16.745Z] + id -g
07:13:16 [2020-09-18T07:13:16.745Z] + docker run --rm -v /home/docker/workspace/moby_PR-41467:/workspace busybox chown -R 1001:1001 /workspace
07:13:16 [2020-09-18T07:13:16.745Z] Unable to find image 'busybox:latest' locally
07:13:17 [2020-09-18T07:13:17.038Z] latest: Pulling from library/busybox
07:13:17 [2020-09-18T07:13:17.038Z] d997fe81ee23: Pulling fs layer
07:13:17 [2020-09-18T07:13:17.334Z] d997fe81ee23: Verifying Checksum
07:13:17 [2020-09-18T07:13:17.334Z] d997fe81ee23: Download complete
07:13:17 [2020-09-18T07:13:17.631Z] d997fe81ee23: Pull complete
07:13:17 [2020-09-18T07:13:17.631Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
07:13:17 [2020-09-18T07:13:17.631Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:13:19 [2020-09-18T07:13:19.551Z] + bundleName=ppc64le-integration
07:13:19 [2020-09-18T07:13:19.551Z] + echo Creating ppc64le-integration-bundles.tar.gz
07:13:19 [2020-09-18T07:13:19.551Z] Creating ppc64le-integration-bundles.tar.gz
07:13:19 [2020-09-18T07:13:19.551Z] + + find bundles -path */root/*overlay2xargs -prune tar -o -czf -type ppc64le-integration-bundles.tar.gz f
07:13:19 [2020-09-18T07:13:19.551Z]  ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
07:13:19 [2020-09-18T07:13:19.597Z] Archiving artifacts
07:13:20 [2020-09-18T07:13:20.010Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41467/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:13:20 [2020-09-18T07:13:20.401Z] + make clean
07:13:20 [2020-09-18T07:13:20.694Z] make: command: Command not found
07:13:20 [2020-09-18T07:13:20.694Z] make: command: Command not found
07:13:20 [2020-09-18T07:13:20.694Z] docker volume rm -f docker-dev-cache
07:13:20 [2020-09-18T07:13:20.694Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestHistoryExistentImage
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
07:13:31 [2020-09-18T07:13:31.326Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
07:13:31 [2020-09-18T07:13:31.888Z] === RUN   TestDockerSuite/TestImagesFormat
07:13:31 [2020-09-18T07:13:31.888Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
07:13:32 [2020-09-18T07:13:32.450Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
07:13:34 [2020-09-18T07:13:34.963Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
07:13:34 [2020-09-18T07:13:34.963Z] === RUN   TestDockerSuite/TestImportBadURL
07:13:34 [2020-09-18T07:13:34.963Z] === RUN   TestDockerSuite/TestImportDisplay
07:13:36 [2020-09-18T07:13:36.327Z] === RUN   TestDockerSuite/TestImportFile
07:13:37 [2020-09-18T07:13:37.254Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
07:13:37 [2020-09-18T07:13:37.254Z] === RUN   TestDockerSuite/TestImportFileWithMessage
07:13:38 [2020-09-18T07:13:38.183Z] === RUN   TestDockerSuite/TestImportGzipped
07:13:39 [2020-09-18T07:13:39.548Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
07:13:40 [2020-09-18T07:13:40.474Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
07:13:40 [2020-09-18T07:13:40.730Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
07:13:41 [2020-09-18T07:13:41.293Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
07:13:41 [2020-09-18T07:13:41.855Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
07:13:41 [2020-09-18T07:13:41.855Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
07:13:41 [2020-09-18T07:13:41.855Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
07:13:42 [2020-09-18T07:13:42.416Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
07:13:42 [2020-09-18T07:13:42.672Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
07:13:43 [2020-09-18T07:13:43.234Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
07:13:43 [2020-09-18T07:13:43.490Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
07:13:44 [2020-09-18T07:13:44.053Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
07:13:44 [2020-09-18T07:13:44.309Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
07:13:44 [2020-09-18T07:13:44.309Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
07:13:45 [2020-09-18T07:13:45.691Z] === RUN   TestDockerSuite/TestInspectAmpersand
07:13:45 [2020-09-18T07:13:45.958Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
07:13:46 [2020-09-18T07:13:46.214Z] === RUN   TestDockerSuite/TestInspectByPrefix
07:13:46 [2020-09-18T07:13:46.470Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
07:13:46 [2020-09-18T07:13:46.470Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
07:13:46 [2020-09-18T07:13:46.726Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
07:13:46 [2020-09-18T07:13:46.726Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
07:13:47 [2020-09-18T07:13:47.653Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
07:13:47 [2020-09-18T07:13:47.909Z] === RUN   TestDockerSuite/TestInspectDefault
07:13:48 [2020-09-18T07:13:48.473Z] === RUN   TestDockerSuite/TestInspectHistory
07:13:49 [2020-09-18T07:13:49.035Z] === RUN   TestDockerSuite/TestInspectImage
07:13:49 [2020-09-18T07:13:49.035Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
07:13:49 [2020-09-18T07:13:49.035Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
07:13:49 [2020-09-18T07:13:49.035Z] === RUN   TestDockerSuite/TestInspectInt64
07:13:49 [2020-09-18T07:13:49.290Z] === RUN   TestDockerSuite/TestInspectJSONFields
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPINetworkFilter
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
07:13:49 [2020-09-18T07:13:49.489Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
07:13:49 [2020-09-18T07:13:49.852Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
07:13:49 [2020-09-18T07:13:49.852Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
07:13:50 [2020-09-18T07:13:50.415Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
07:13:50 [2020-09-18T07:13:50.670Z] === RUN   TestDockerSuite/TestInspectPlugin
07:13:51 [2020-09-18T07:13:51.670Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
07:13:51 [2020-09-18T07:13:51.670Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
07:13:51 [2020-09-18T07:13:51.670Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
07:13:51 [2020-09-18T07:13:51.670Z] === RUN   TestDockerSuite/TestAttachDisconnect
07:13:51 [2020-09-18T07:13:51.670Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
07:13:52 [2020-09-18T07:13:52.560Z] === RUN   TestDockerSuite/TestInspectRootFS
07:13:52 [2020-09-18T07:13:52.560Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
07:13:53 [2020-09-18T07:13:53.125Z] === RUN   TestDockerSuite/TestInspectStatus
07:13:53 [2020-09-18T07:13:53.687Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
07:13:53 [2020-09-18T07:13:53.781Z] 2020/09/18 07:13:39 	Finished clone google.golang.org/api
07:13:53 [2020-09-18T07:13:53.781Z] 2020/09/18 07:13:39 Dependencies downloaded. Download time: 3m9.529826239s
07:13:53 [2020-09-18T07:13:53.781Z] 2020/09/18 07:13:39 Collecting all dependencies
07:13:53 [2020-09-18T07:13:53.781Z] 2020/09/18 07:13:50 Clean vendor dir from unused packages
07:13:53 [2020-09-18T07:13:53.781Z] 2020/09/18 07:13:50 	Ignoring paths matching "^archive/tar"
07:13:53 [2020-09-18T07:13:53.781Z] 2020/09/18 07:13:50 Success
07:13:53 [2020-09-18T07:13:53.781Z] 2020/09/18 07:13:50 Running time: 3m23.590344413s
07:13:53 [2020-09-18T07:13:53.781Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
07:13:54 [2020-09-18T07:13:54.144Z] + echo Building e2e image
07:13:54 [2020-09-18T07:13:54.144Z] Building e2e image
07:13:54 [2020-09-18T07:13:54.144Z] + docker build --build-arg DOCKER_GITCOMMIT=968133c86c0ae34f0904e83ebfa4472c623c74cc -t moby-e2e-test -f Dockerfile.e2e .
07:13:54 [2020-09-18T07:13:54.144Z] #2 [internal] load .dockerignore
07:13:54 [2020-09-18T07:13:54.144Z] #2 transferring context: 34B done
07:13:54 [2020-09-18T07:13:54.144Z] #2 DONE 0.0s
07:13:54 [2020-09-18T07:13:54.144Z] 
07:13:54 [2020-09-18T07:13:54.144Z] #1 [internal] load build definition from Dockerfile.e2e
07:13:54 [2020-09-18T07:13:54.144Z] #1 transferring dockerfile: 3.21kB done
07:13:54 [2020-09-18T07:13:54.144Z] #1 DONE 0.0s
07:13:54 [2020-09-18T07:13:54.144Z] 
07:13:54 [2020-09-18T07:13:54.144Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
07:13:54 [2020-09-18T07:13:54.584Z] === RUN   TestDockerSuite/TestAttachPausedContainer
07:13:54 [2020-09-18T07:13:54.584Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
07:13:54 [2020-09-18T07:13:54.584Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
07:13:54 [2020-09-18T07:13:54.615Z] === RUN   TestDockerSuite/TestInspectTemplateError
07:13:55 [2020-09-18T07:13:55.177Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
07:13:55 [2020-09-18T07:13:55.433Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
07:13:55 [2020-09-18T07:13:55.994Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
07:13:56 [2020-09-18T07:13:56.251Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
07:13:56 [2020-09-18T07:13:56.812Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
07:13:57 [2020-09-18T07:13:57.071Z] === RUN   TestDockerSuite/TestInspectUnknownObject
07:13:57 [2020-09-18T07:13:57.071Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
07:13:58 [2020-09-18T07:13:58.961Z] === RUN   TestDockerSuite/TestLinkShortDefinition
07:13:59 [2020-09-18T07:13:59.470Z] #4 DONE 5.2s
07:13:59 [2020-09-18T07:13:59.470Z] 
07:13:59 [2020-09-18T07:13:59.470Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
07:13:59 [2020-09-18T07:13:59.470Z] #3 DONE 5.2s
07:13:59 [2020-09-18T07:13:59.470Z] 
07:13:59 [2020-09-18T07:13:59.470Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
07:13:59 [2020-09-18T07:13:59.470Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
07:13:59 [2020-09-18T07:13:59.470Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
07:13:59 [2020-09-18T07:13:59.470Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.1s
07:13:59 [2020-09-18T07:13:59.470Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 0B / 126B 0.1s
07:13:59 [2020-09-18T07:13:59.470Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
07:13:59 [2020-09-18T07:13:59.470Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
07:13:59 [2020-09-18T07:13:59.470Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
07:13:59 [2020-09-18T07:13:59.470Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s
07:13:59 [2020-09-18T07:13:59.470Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.1s done
07:13:59 [2020-09-18T07:13:59.470Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
07:13:59 [2020-09-18T07:13:59.470Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
07:13:59 [2020-09-18T07:13:59.524Z] === RUN   TestDockerSuite/TestLinksEnvs
07:13:59 [2020-09-18T07:13:59.734Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 7.49MB / 127.34MB 0.4s
07:13:59 [2020-09-18T07:13:59.734Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
07:13:59 [2020-09-18T07:13:59.996Z] #14 ...
07:13:59 [2020-09-18T07:13:59.996Z] 
07:13:59 [2020-09-18T07:13:59.996Z] #8 [internal] load build context
07:13:59 [2020-09-18T07:13:59.996Z] #8 transferring context: 854.46kB 0.4s done
07:13:59 [2020-09-18T07:13:59.996Z] #8 DONE 0.5s
07:13:59 [2020-09-18T07:13:59.996Z] 
07:13:59 [2020-09-18T07:13:59.996Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
07:13:59 [2020-09-18T07:13:59.996Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 17.98MB / 127.34MB 0.6s
07:13:59 [2020-09-18T07:13:59.996Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
07:13:59 [2020-09-18T07:13:59.996Z] #14 ...
07:13:59 [2020-09-18T07:13:59.996Z] 
07:13:59 [2020-09-18T07:13:59.996Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
07:13:59 [2020-09-18T07:13:59.996Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
07:13:59 [2020-09-18T07:13:59.996Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
07:13:59 [2020-09-18T07:13:59.996Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
07:13:59 [2020-09-18T07:13:59.996Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
07:13:59 [2020-09-18T07:13:59.996Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done
07:13:59 [2020-09-18T07:13:59.996Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done
07:13:59 [2020-09-18T07:13:59.996Z] #5 DONE 0.7s
07:13:59 [2020-09-18T07:13:59.996Z] 
07:13:59 [2020-09-18T07:13:59.996Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
07:13:59 [2020-09-18T07:13:59.996Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 24.47MB / 127.34MB 0.7s
07:14:00 [2020-09-18T07:14:00.257Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 42.13MB / 127.34MB 1.0s
07:14:00 [2020-09-18T07:14:00.453Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
07:14:00 [2020-09-18T07:14:00.453Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
07:14:00 [2020-09-18T07:14:00.525Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 53.86MB / 127.34MB 1.1s
07:14:00 [2020-09-18T07:14:00.526Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 66.08MB / 127.34MB 1.2s
07:14:00 [2020-09-18T07:14:00.788Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 84.02MB / 127.34MB 1.4s
07:14:00 [2020-09-18T07:14:00.788Z] #14 ...
07:14:00 [2020-09-18T07:14:00.788Z] 
07:14:00 [2020-09-18T07:14:00.788Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
07:14:00 [2020-09-18T07:14:00.788Z] #6 DONE 0.8s
07:14:00 [2020-09-18T07:14:00.788Z] 
07:14:00 [2020-09-18T07:14:00.788Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
07:14:00 [2020-09-18T07:14:00.788Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 97.04MB / 127.34MB 1.5s
07:14:01 [2020-09-18T07:14:01.049Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 109.49MB / 127.34MB 1.8s
07:14:01 [2020-09-18T07:14:01.309Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 116.42MB / 127.34MB 2.0s
07:14:01 [2020-09-18T07:14:01.570Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.2s
07:14:01 [2020-09-18T07:14:01.664Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
07:14:01 [2020-09-18T07:14:01.819Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
07:14:01 [2020-09-18T07:14:01.830Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.4s done
07:14:02 [2020-09-18T07:14:02.091Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0.1s
07:14:03 [2020-09-18T07:14:03.206Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
07:14:04 [2020-09-18T07:14:04.134Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
07:14:04 [2020-09-18T07:14:04.134Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
07:14:05 [2020-09-18T07:14:05.498Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
07:14:05 [2020-09-18T07:14:05.755Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
07:14:06 [2020-09-18T07:14:06.316Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
07:14:07 [2020-09-18T07:14:07.384Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.2s
07:14:07 [2020-09-18T07:14:07.384Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.5s done
07:14:07 [2020-09-18T07:14:07.956Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
07:14:07 [2020-09-18T07:14:07.956Z] #14 DONE 8.7s
07:14:07 [2020-09-18T07:14:07.956Z] 
07:14:07 [2020-09-18T07:14:07.956Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
07:14:07 [2020-09-18T07:14:07.956Z] #7 0.556 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.640 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.742 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.749 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.758 (3/30) Installing readline (8.0.0-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.765 (4/30) Installing bash (5.0.0-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.780 Executing bash-5.0.0-r0.post-install
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.782 (5/30) Installing ca-certificates (20191127-r2)
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.801 (6/30) Installing libgcc (8.3.0-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.808 (7/30) Installing libstdc++ (8.3.0-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.822 (8/30) Installing binutils (2.32-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.927 (9/30) Installing gmp (6.1.2-r1)
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.935 (10/30) Installing isl (0.18-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.957 (11/30) Installing libgomp (8.3.0-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.960 (12/30) Installing libatomic (8.3.0-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.964 (13/30) Installing mpfr3 (3.1.5-r1)
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.971 (14/30) Installing mpc1 (1.1.0-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 1.974 (15/30) Installing gcc (8.3.0-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 2.824 (16/30) Installing musl-dev (1.1.22-r3)
07:14:07 [2020-09-18T07:14:07.956Z] #7 2.921 (17/30) Installing libc-dev (0.7.1-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 2.923 (18/30) Installing g++ (8.3.0-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.511 (19/30) Installing nghttp2-libs (1.39.2-r1)
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.514 (20/30) Installing libcurl (7.66.0-r1)
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.521 (21/30) Installing expat (2.2.8-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.524 (22/30) Installing pcre2 (10.33-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.533 (23/30) Installing git (2.22.4-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.737 (24/30) Installing libmnl (1.0.4-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.742 (25/30) Installing libnftnl-libs (1.1.3-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.745 (26/30) Installing iptables (1.8.3-r1)
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.771 (27/30) Installing pigz (2.4-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.777 (28/30) Installing tar (1.32-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.787 (29/30) Installing xz-libs (5.2.4-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.792 (30/30) Installing xz (5.2.4-r0)
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.797 Executing busybox-1.30.1-r3.trigger
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.804 Executing ca-certificates-20191127-r2.trigger
07:14:07 [2020-09-18T07:14:07.956Z] #7 3.858 OK: 179 MiB in 44 packages
07:14:08 [2020-09-18T07:14:08.217Z] #7 DONE 7.3s
07:14:08 [2020-09-18T07:14:08.217Z] 
07:14:08 [2020-09-18T07:14:08.217Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
07:14:08 [2020-09-18T07:14:08.217Z] #15 ...
07:14:08 [2020-09-18T07:14:08.217Z] 
07:14:08 [2020-09-18T07:14:08.217Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
07:14:08 [2020-09-18T07:14:08.217Z] #9 DONE 0.0s
07:14:08 [2020-09-18T07:14:08.217Z] 
07:14:08 [2020-09-18T07:14:08.217Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
07:14:08 [2020-09-18T07:14:08.217Z] #10 DONE 0.0s
07:14:08 [2020-09-18T07:14:08.217Z] 
07:14:08 [2020-09-18T07:14:08.217Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
07:14:08 [2020-09-18T07:14:08.217Z] #11 DONE 0.0s
07:14:08 [2020-09-18T07:14:08.478Z] 
07:14:08 [2020-09-18T07:14:08.478Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
07:14:08 [2020-09-18T07:14:08.478Z] #12 DONE 0.0s
07:14:08 [2020-09-18T07:14:08.478Z] 
07:14:08 [2020-09-18T07:14:08.478Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
07:14:08 [2020-09-18T07:14:08.478Z] #13 DONE 0.0s
07:14:08 [2020-09-18T07:14:08.478Z] 
07:14:08 [2020-09-18T07:14:08.478Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
07:14:08 [2020-09-18T07:14:08.739Z] #15 0.633 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
07:14:08 [2020-09-18T07:14:08.832Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
07:14:09 [2020-09-18T07:14:09.680Z] #15 1.700 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
07:14:09 [2020-09-18T07:14:09.942Z] #15 1.814 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
07:14:09 [2020-09-18T07:14:09.942Z] #15 1.820 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
07:14:09 [2020-09-18T07:14:09.942Z] #15 1.826 (3/54) Installing readline (8.0.4-r0)
07:14:09 [2020-09-18T07:14:09.942Z] #15 1.830 (4/54) Installing bash (5.0.17-r0)
07:14:09 [2020-09-18T07:14:09.942Z] #15 1.842 Executing bash-5.0.17-r0.post-install
07:14:09 [2020-09-18T07:14:09.942Z] #15 1.844 (5/54) Installing linux-headers (5.4.5-r1)
07:14:09 [2020-09-18T07:14:09.942Z] #15 1.920 (6/54) Installing libblkid (2.35.2-r0)
07:14:10 [2020-09-18T07:14:10.203Z] #15 1.925 (7/54) Installing libuuid (2.35.2-r0)
07:14:10 [2020-09-18T07:14:10.203Z] #15 1.926 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
07:14:10 [2020-09-18T07:14:10.203Z] #15 1.933 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
07:14:10 [2020-09-18T07:14:10.203Z] #15 1.937 (10/54) Installing libgcc (9.3.0-r2)
07:14:10 [2020-09-18T07:14:10.203Z] #15 1.939 (11/54) Installing libstdc++ (9.3.0-r2)
07:14:10 [2020-09-18T07:14:10.203Z] #15 1.952 (12/54) Installing binutils (2.34-r1)
07:14:10 [2020-09-18T07:14:10.203Z] #15 2.020 (13/54) Installing libmagic (5.38-r0)
07:14:10 [2020-09-18T07:14:10.203Z] #15 2.041 (14/54) Installing file (5.38-r0)
07:14:10 [2020-09-18T07:14:10.203Z] #15 2.042 (15/54) Installing gmp (6.2.0-r0)
07:14:10 [2020-09-18T07:14:10.203Z] #15 2.049 (16/54) Installing isl (0.18-r0)
07:14:10 [2020-09-18T07:14:10.203Z] #15 2.063 (17/54) Installing libgomp (9.3.0-r2)
07:14:10 [2020-09-18T07:14:10.203Z] #15 2.066 (18/54) Installing libatomic (9.3.0-r2)
07:14:10 [2020-09-18T07:14:10.203Z] #15 2.068 (19/54) Installing libgphobos (9.3.0-r2)
07:14:10 [2020-09-18T07:14:10.203Z] #15 2.111 (20/54) Installing mpfr4 (4.0.2-r4)
07:14:10 [2020-09-18T07:14:10.203Z] #15 2.117 (21/54) Installing mpc1 (1.1.0-r1)
07:14:10 [2020-09-18T07:14:10.203Z] #15 2.120 (22/54) Installing gcc (9.3.0-r2)
07:14:11 [2020-09-18T07:14:11.148Z] #15 2.974 (23/54) Installing musl-dev (1.1.24-r9)
07:14:11 [2020-09-18T07:14:11.148Z] #15 3.046 (24/54) Installing libc-dev (0.7.2-r3)
07:14:11 [2020-09-18T07:14:11.148Z] #15 3.048 (25/54) Installing g++ (9.3.0-r2)
07:14:11 [2020-09-18T07:14:11.409Z] #15 3.467 (26/54) Installing make (4.3-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.471 (27/54) Installing fortify-headers (1.1-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.474 (28/54) Installing patch (2.7.6-r6)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.478 (29/54) Installing build-base (0.5-r2)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.479 (30/54) Installing nghttp2-libs (1.41.0-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.483 (31/54) Installing libcurl (7.69.1-r1)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.489 (32/54) Installing curl (7.69.1-r1)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.492 (33/54) Installing oniguruma (6.9.5-r1)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.497 (34/54) Installing jq (1.6-r1)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.503 (35/54) Installing device-mapper-libs (2.02.186-r1)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.567 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.570 (37/54) Installing libaio (0.3.112-r1)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.572 (38/54) Installing lvm2-libs (2.02.186-r1)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.601 (39/54) Installing blkid (2.35.2-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.604 (40/54) Installing libcap-ng (0.7.10-r1)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.606 (41/54) Installing setpriv (2.35.2-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.608 (42/54) Installing libmount (2.35.2-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.613 (43/54) Installing libsmartcols (2.35.2-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.617 (44/54) Installing findmnt (2.35.2-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.619 (45/54) Installing mcookie (2.35.2-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.621 (46/54) Installing hexdump (2.35.2-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.624 (47/54) Installing lsblk (2.35.2-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.627 (48/54) Installing libfdisk (2.35.2-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.632 (49/54) Installing sfdisk (2.35.2-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.635 (50/54) Installing cfdisk (2.35.2-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.638 (51/54) Installing util-linux (2.35.2-r0)
07:14:11 [2020-09-18T07:14:11.670Z] #15 3.671 (52/54) Installing pkgconf (1.7.2-r0)
07:14:11 [2020-09-18T07:14:11.930Z] #15 3.674 (53/54) Installing util-linux-dev (2.35.2-r0)
07:14:11 [2020-09-18T07:14:11.930Z] #15 3.694 (54/54) Installing lvm2-dev (2.02.186-r1)
07:14:11 [2020-09-18T07:14:11.930Z] #15 3.699 Executing busybox-1.31.1-r16.trigger
07:14:11 [2020-09-18T07:14:11.930Z] #15 3.707 OK: 230 MiB in 69 packages
07:14:12 [2020-09-18T07:14:12.500Z] #15 DONE 4.3s
07:14:12 [2020-09-18T07:14:12.500Z] 
07:14:12 [2020-09-18T07:14:12.500Z] #16 [base 3/5] RUN mkdir -p /build/
07:14:13 [2020-09-18T07:14:13.000Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
07:14:13 [2020-09-18T07:14:13.072Z] #16 DONE 0.5s
07:14:13 [2020-09-18T07:14:13.072Z] 
07:14:13 [2020-09-18T07:14:13.072Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
07:14:13 [2020-09-18T07:14:13.333Z] #17 DONE 0.5s
07:14:13 [2020-09-18T07:14:13.333Z] 
07:14:13 [2020-09-18T07:14:13.333Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
07:14:13 [2020-09-18T07:14:13.333Z] #18 DONE 0.0s
07:14:13 [2020-09-18T07:14:13.601Z] 
07:14:13 [2020-09-18T07:14:13.601Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
07:14:13 [2020-09-18T07:14:13.601Z] #22 DONE 0.1s
07:14:13 [2020-09-18T07:14:13.601Z] 
07:14:13 [2020-09-18T07:14:13.601Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
07:14:13 [2020-09-18T07:14:13.601Z] #19 DONE 0.1s
07:14:13 [2020-09-18T07:14:13.601Z] 
07:14:13 [2020-09-18T07:14:13.601Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
07:14:13 [2020-09-18T07:14:13.601Z] #26 DONE 0.1s
07:14:13 [2020-09-18T07:14:13.601Z] 
07:14:13 [2020-09-18T07:14:13.601Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
07:14:13 [2020-09-18T07:14:13.601Z] #20 ...
07:14:13 [2020-09-18T07:14:13.601Z] 
07:14:13 [2020-09-18T07:14:13.601Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
07:14:13 [2020-09-18T07:14:13.601Z] #23 DONE 0.1s
07:14:13 [2020-09-18T07:14:13.601Z] 
07:14:13 [2020-09-18T07:14:13.601Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
07:14:13 [2020-09-18T07:14:13.601Z] #27 DONE 0.1s
07:14:13 [2020-09-18T07:14:13.601Z] 
07:14:13 [2020-09-18T07:14:13.601Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
07:14:13 [2020-09-18T07:14:13.601Z] #28 DONE 0.0s
07:14:13 [2020-09-18T07:14:13.862Z] 
07:14:13 [2020-09-18T07:14:13.862Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
07:14:13 [2020-09-18T07:14:13.927Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
07:14:15 [2020-09-18T07:14:15.816Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
07:14:17 [2020-09-18T07:14:17.180Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
07:14:18 [2020-09-18T07:14:18.074Z] #29 ...
07:14:18 [2020-09-18T07:14:18.074Z] 
07:14:18 [2020-09-18T07:14:18.074Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.056 + RM_GOPATH=0
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.058 + TMP_GOPATH=
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.058 + : /build
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.059 + '[' -z '' ']'
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.063 ++ mktemp -d
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.065 + export GOPATH=/tmp/tmp.KDkgpc
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.065 + GOPATH=/tmp/tmp.KDkgpc
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.065 + RM_GOPATH=1
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.065 + case "$(go env GOARCH)" in
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.065 ++ go env GOARCH
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.071 + export GO_BUILDMODE=-buildmode=pie
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.072 + GO_BUILDMODE=-buildmode=pie
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.072 ++ dirname ./install.sh
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.073 + dir=.
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.073 + bin=dockercli
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.073 + shift
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.074 + '[' '!' -f ./dockercli.installer ']'
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.075 + . ./dockercli.installer
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.076 ++ : stable
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.076 ++ : 17.06.2-ce
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.077 + install_dockercli
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.077 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.078 ++ uname -m
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.078 Install docker/cli version 17.06.2-ce from stable
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.079 + arch=x86_64
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.080 + '[' x86_64 '!=' x86_64 ']'
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.080 + url=https://download.docker.com/linux/static
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.081 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:14:18 [2020-09-18T07:14:18.074Z] #24 1.081 + tar -xz docker/docker
07:14:18 [2020-09-18T07:14:18.074Z] #24 3.526 + mkdir -p /build
07:14:18 [2020-09-18T07:14:18.074Z] #24 3.527 + mv docker/docker /build/
07:14:18 [2020-09-18T07:14:18.074Z] #24 3.528 + rmdir docker
07:14:18 [2020-09-18T07:14:18.074Z] #24 DONE 3.9s
07:14:18 [2020-09-18T07:14:18.074Z] 
07:14:18 [2020-09-18T07:14:18.074Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
07:14:18 [2020-09-18T07:14:18.074Z] #20 2.206 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
07:14:18 [2020-09-18T07:14:18.074Z] #20 2.659 
07:14:18 [2020-09-18T07:14:18.074Z] #20 2.771 
                                                                           1.4%
#############                                                             18.9%
#########################                                                 36.0%
######################################                                    53.9%
######################################################                    75.1%
######################################################################## 100.0%
07:14:18 [2020-09-18T07:14:18.074Z] #20 3.771 
07:14:18 [2020-09-18T07:14:18.074Z] #20 3.914 
#######################################                                   55.2%
######################################################################## 100.0%
07:14:18 [2020-09-18T07:14:18.074Z] #20 4.351 
07:14:18 [2020-09-18T07:14:18.074Z] #20 4.469 
####                                                                       5.7%
######################################################################## 100.0%
07:14:18 [2020-09-18T07:14:18.110Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
07:14:18 [2020-09-18T07:14:18.647Z] #20 5.064 
07:14:19 [2020-09-18T07:14:19.038Z] #20 5.174 
######                                                                     9.5%
########################                                                  34.1%
######################################                                    53.8%
####################################################                      72.3%
##################################################################        92.1%
######################################################################## 100.0%
07:14:19 [2020-09-18T07:14:19.344Z] #20 ...
07:14:19 [2020-09-18T07:14:19.344Z] 
07:14:19 [2020-09-18T07:14:19.344Z] #31 [builder 1/4] COPY . .
07:14:19 [2020-09-18T07:14:19.344Z] #31 DONE 5.9s
07:14:19 [2020-09-18T07:14:19.344Z] 
07:14:19 [2020-09-18T07:14:19.344Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
07:14:20 [2020-09-18T07:14:20.001Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
07:14:20 [2020-09-18T07:14:20.001Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
07:14:20 [2020-09-18T07:14:20.293Z] #32 DONE 1.1s
07:14:20 [2020-09-18T07:14:20.293Z] 
07:14:20 [2020-09-18T07:14:20.293Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
07:14:20 [2020-09-18T07:14:20.293Z] #20 6.255 
07:14:20 [2020-09-18T07:14:20.562Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
07:14:20 [2020-09-18T07:14:20.562Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
07:14:20 [2020-09-18T07:14:20.562Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
07:14:21 [2020-09-18T07:14:21.124Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
07:14:21 [2020-09-18T07:14:21.380Z] === RUN   TestDockerSuite/TestLogsAPIUntil
07:14:22 [2020-09-18T07:14:22.127Z] #20 6.366 
#                                                                          2.8%
#####                                                                      7.9%
########                                                                  11.4%
############                                                              16.7%
###############                                                           21.8%
###################                                                       27.2%
#####################                                                     30.1%
########################                                                  34.1%
###########################                                               38.1%
###############################                                           43.8%
####################################                                      50.1%
########################################                                  56.9%
#############################################                             63.0%
#################################################                         69.4%
######################################################                    75.8%
##########################################################                81.4%
###############################################################           88.1%
##################################################################        93.1%
####################################################################      94.9%
#####################################################################     96.8%
######################################################################## 100.0%
07:14:22 [2020-09-18T07:14:22.388Z] #20 8.974 
07:14:23 [2020-09-18T07:14:23.774Z] #20 10.10 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:14:24 [2020-09-18T07:14:24.036Z] #20 10.60 
07:14:24 [2020-09-18T07:14:24.297Z] #20 10.70 
######################################################################## 100.0%
07:14:24 [2020-09-18T07:14:24.558Z] #20 11.00 
07:14:25 [2020-09-18T07:14:25.503Z] #20 12.09 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:14:25 [2020-09-18T07:14:25.565Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
07:14:25 [2020-09-18T07:14:25.566Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
07:14:26 [2020-09-18T07:14:26.076Z] #20 12.50 
07:14:26 [2020-09-18T07:14:26.338Z] #20 12.66 
                                                                           0.6%
#####################################################################     96.2%
######################################################################## 100.0%
07:14:26 [2020-09-18T07:14:26.599Z] #20 13.10 
07:14:27 [2020-09-18T07:14:27.985Z] #20 14.28 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
07:14:27 [2020-09-18T07:14:27.985Z] #20 14.49 skipping existing c35d46ef359f
07:14:28 [2020-09-18T07:14:28.247Z] #20 14.85 
07:14:29 [2020-09-18T07:14:29.635Z] #20 15.96 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:14:29 [2020-09-18T07:14:29.635Z] #20 16.33 
07:14:29 [2020-09-18T07:14:29.729Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
07:14:29 [2020-09-18T07:14:29.897Z] #20 16.42 
######################################################################## 100.0%
07:14:30 [2020-09-18T07:14:30.160Z] #20 16.72 
07:14:30 [2020-09-18T07:14:30.291Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
07:14:30 [2020-09-18T07:14:30.291Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
07:14:30 [2020-09-18T07:14:30.421Z] #20 16.81 Download of images into '/build' complete.
07:14:30 [2020-09-18T07:14:30.421Z] #20 16.81 Use something like the following to load the result into a Docker daemon:
07:14:30 [2020-09-18T07:14:30.421Z] #20 16.81   tar -cC '/build' . | docker load
07:14:30 [2020-09-18T07:14:30.421Z] #20 ...
07:14:30 [2020-09-18T07:14:30.421Z] 
07:14:30 [2020-09-18T07:14:30.421Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:14:30 [2020-09-18T07:14:30.421Z] #33 0.965 
07:14:30 [2020-09-18T07:14:30.421Z] #33 1.136 Removing bundles/
07:14:30 [2020-09-18T07:14:30.421Z] #33 1.137 
07:14:30 [2020-09-18T07:14:30.421Z] #33 1.141 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
07:14:30 [2020-09-18T07:14:30.421Z] #33 2.589 Building test suite binary ./integration-cli/test.main
07:14:30 [2020-09-18T07:14:30.683Z] #33 ...
07:14:30 [2020-09-18T07:14:30.683Z] 
07:14:30 [2020-09-18T07:14:30.683Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
07:14:30 [2020-09-18T07:14:30.683Z] #20 DONE 17.1s
07:14:30 [2020-09-18T07:14:30.683Z] 
07:14:30 [2020-09-18T07:14:30.683Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:14:31 [2020-09-18T07:14:31.218Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
07:14:31 [2020-09-18T07:14:31.218Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
07:14:31 [2020-09-18T07:14:31.782Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
07:14:33 [2020-09-18T07:14:33.154Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
07:14:33 [2020-09-18T07:14:33.986Z] #33 ...
07:14:33 [2020-09-18T07:14:33.986Z] 
07:14:33 [2020-09-18T07:14:33.986Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
07:14:34 [2020-09-18T07:14:34.081Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
07:14:34 [2020-09-18T07:14:34.559Z] #21 DONE 1.0s
07:14:34 [2020-09-18T07:14:34.559Z] 
07:14:34 [2020-09-18T07:14:34.559Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:14:34 [2020-09-18T07:14:34.559Z] #33 ...
07:14:34 [2020-09-18T07:14:34.559Z] 
07:14:34 [2020-09-18T07:14:34.559Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
07:14:34 [2020-09-18T07:14:34.559Z] #25 DONE 0.1s
07:14:34 [2020-09-18T07:14:34.820Z] 
07:14:34 [2020-09-18T07:14:34.820Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:14:35 [2020-09-18T07:14:35.011Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
07:14:37 [2020-09-18T07:14:37.529Z] === RUN   TestDockerSuite/TestLogsFollowStopped
07:14:37 [2020-09-18T07:14:37.785Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
07:14:38 [2020-09-18T07:14:38.347Z] === RUN   TestDockerSuite/TestLogsSince
07:14:44 [2020-09-18T07:14:44.838Z] #33 ...
07:14:44 [2020-09-18T07:14:44.838Z] 
07:14:44 [2020-09-18T07:14:44.838Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
07:14:44 [2020-09-18T07:14:44.838Z] #29 31.17 # github.com/docker/docker/contrib/httpserver
07:14:44 [2020-09-18T07:14:44.838Z] #29 31.17 loadinternal: cannot find runtime/cgo
07:14:44 [2020-09-18T07:14:44.880Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
07:14:45 [2020-09-18T07:14:45.100Z] #29 DONE 31.4s
07:14:45 [2020-09-18T07:14:45.100Z] 
07:14:45 [2020-09-18T07:14:45.100Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:14:45 [2020-09-18T07:14:45.674Z] #33 ...
07:14:45 [2020-09-18T07:14:45.674Z] 
07:14:45 [2020-09-18T07:14:45.674Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
07:14:45 [2020-09-18T07:14:45.674Z] #30 DONE 0.1s
07:14:45 [2020-09-18T07:14:45.936Z] 
07:14:45 [2020-09-18T07:14:45.936Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:14:47 [2020-09-18T07:14:47.403Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
07:14:50 [2020-09-18T07:14:50.670Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
07:14:50 [2020-09-18T07:14:50.670Z] === RUN   TestDockerSuite/TestLogsTail
07:14:51 [2020-09-18T07:14:51.599Z] === RUN   TestDockerSuite/TestLogsTimestamps
07:14:52 [2020-09-18T07:14:52.163Z] === RUN   TestDockerSuite/TestLogsWithDetails
07:14:53 [2020-09-18T07:14:53.094Z] === RUN   TestDockerSuite/TestMountIntoProc
07:14:53 [2020-09-18T07:14:53.094Z] === RUN   TestDockerSuite/TestMountIntoSys
07:14:53 [2020-09-18T07:14:53.656Z] === RUN   TestDockerSuite/TestNetHostname
07:14:55 [2020-09-18T07:14:55.026Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
07:14:55 [2020-09-18T07:14:55.026Z] === RUN   TestDockerSuite/TestNetworkEvents
07:15:01 [2020-09-18T07:15:01.559Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
07:15:01 [2020-09-18T07:15:01.559Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
07:15:02 [2020-09-18T07:15:02.121Z] === RUN   TestDockerSuite/TestPluginActive
07:15:03 [2020-09-18T07:15:03.047Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
07:15:04 [2020-09-18T07:15:04.936Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
07:15:09 [2020-09-18T07:15:09.111Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
07:15:12 [2020-09-18T07:15:12.398Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
07:15:12 [2020-09-18T07:15:12.398Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
07:15:13 [2020-09-18T07:15:13.325Z] === RUN   TestDockerSuite/TestPluginLogDriver
07:15:15 [2020-09-18T07:15:15.844Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
07:15:17 [2020-09-18T07:15:17.208Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
07:15:19 [2020-09-18T07:15:19.721Z] === RUN   TestDockerSuite/TestPluginUpgrade
07:15:23 [2020-09-18T07:15:23.885Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
07:15:25 [2020-09-18T07:15:25.249Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
07:15:25 [2020-09-18T07:15:25.811Z] === RUN   TestDockerSuite/TestPortHostBinding
07:15:26 [2020-09-18T07:15:26.741Z] === RUN   TestDockerSuite/TestPortList
07:15:33 [2020-09-18T07:15:33.277Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
07:15:33 [2020-09-18T07:15:33.277Z] === RUN   TestDockerSuite/TestPostContainersAttach
07:15:37 [2020-09-18T07:15:37.466Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
07:15:39 [2020-09-18T07:15:39.354Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
07:15:39 [2020-09-18T07:15:39.354Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
07:15:39 [2020-09-18T07:15:39.354Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
07:15:39 [2020-09-18T07:15:39.610Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
07:15:39 [2020-09-18T07:15:39.610Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
07:15:39 [2020-09-18T07:15:39.610Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
07:15:40 [2020-09-18T07:15:40.172Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
07:15:40 [2020-09-18T07:15:40.172Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
07:15:40 [2020-09-18T07:15:40.735Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
07:15:40 [2020-09-18T07:15:40.735Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
07:15:42 [2020-09-18T07:15:42.103Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
07:15:42 [2020-09-18T07:15:42.104Z] === RUN   TestDockerSuite/TestPruneContainerLabel
07:15:42 [2020-09-18T07:15:42.933Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
07:15:42 [2020-09-18T07:15:42.933Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
07:15:44 [2020-09-18T07:15:44.621Z] === RUN   TestDockerSuite/TestPruneContainerUntil
07:15:45 [2020-09-18T07:15:45.549Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
07:15:45 [2020-09-18T07:15:45.805Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
07:15:46 [2020-09-18T07:15:46.061Z] === RUN   TestDockerSuite/TestPsByOrder
07:15:47 [2020-09-18T07:15:47.950Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
07:15:48 [2020-09-18T07:15:48.511Z] === RUN   TestDockerSuite/TestPsListContainersBase
07:15:48 [2020-09-18T07:15:48.750Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
07:15:48 [2020-09-18T07:15:48.750Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
07:15:50 [2020-09-18T07:15:50.404Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
07:15:53 [2020-09-18T07:15:53.446Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
07:15:53 [2020-09-18T07:15:53.906Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
07:15:53 [2020-09-18T07:15:53.906Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
07:15:53 [2020-09-18T07:15:53.906Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
07:15:53 [2020-09-18T07:15:53.906Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
07:15:54 [2020-09-18T07:15:54.366Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
07:15:54 [2020-09-18T07:15:54.580Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
07:15:54 [2020-09-18T07:15:54.580Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
07:15:54 [2020-09-18T07:15:54.827Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
07:15:56 [2020-09-18T07:15:56.476Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
07:15:57 [2020-09-18T07:15:57.734Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
07:15:58 [2020-09-18T07:15:58.703Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
07:15:58 [2020-09-18T07:15:58.703Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
07:15:58 [2020-09-18T07:15:58.703Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
07:15:58 [2020-09-18T07:15:58.703Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
07:16:00 [2020-09-18T07:16:00.883Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
07:16:03 [2020-09-18T07:16:03.034Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
07:16:03 [2020-09-18T07:16:03.034Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
07:16:03 [2020-09-18T07:16:03.596Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
07:16:05 [2020-09-18T07:16:05.488Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
07:16:06 [2020-09-18T07:16:06.050Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
07:16:06 [2020-09-18T07:16:06.977Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
07:16:10 [2020-09-18T07:16:10.248Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
07:16:11 [2020-09-18T07:16:11.180Z] === RUN   TestDockerSuite/TestPsListContainersSize
07:16:12 [2020-09-18T07:16:12.108Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
07:16:12 [2020-09-18T07:16:12.108Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
07:16:12 [2020-09-18T07:16:12.670Z] === RUN   TestDockerSuite/TestPsRightTagName
07:16:13 [2020-09-18T07:16:13.297Z] === RUN   TestDockerSuite/TestBuildAddNonTar
07:16:14 [2020-09-18T07:16:14.037Z] === RUN   TestDockerSuite/TestPsShowMounts
07:16:15 [2020-09-18T07:16:15.403Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
07:16:15 [2020-09-18T07:16:15.965Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
07:16:15 [2020-09-18T07:16:15.965Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
07:16:16 [2020-09-18T07:16:16.526Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
07:16:16 [2020-09-18T07:16:16.782Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
07:16:16 [2020-09-18T07:16:16.782Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
07:16:17 [2020-09-18T07:16:17.059Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
07:16:17 [2020-09-18T07:16:17.344Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
07:16:17 [2020-09-18T07:16:17.521Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
07:16:17 [2020-09-18T07:16:17.521Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
07:16:18 [2020-09-18T07:16:18.282Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
07:16:19 [2020-09-18T07:16:19.210Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
07:16:19 [2020-09-18T07:16:19.772Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
07:16:21 [2020-09-18T07:16:21.280Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
07:16:22 [2020-09-18T07:16:22.255Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
07:16:26 [2020-09-18T07:16:26.976Z] === RUN   TestDockerSuite/TestBuildAddScript
07:16:26 [2020-09-18T07:16:26.976Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
07:16:26 [2020-09-18T07:16:26.976Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
07:16:26 [2020-09-18T07:16:26.976Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
07:16:26 [2020-09-18T07:16:26.976Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
07:16:26 [2020-09-18T07:16:26.976Z] === RUN   TestDockerSuite/TestBuildAddTar
07:16:27 [2020-09-18T07:16:27.858Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
07:16:27 [2020-09-18T07:16:27.858Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
07:16:28 [2020-09-18T07:16:28.420Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
07:16:28 [2020-09-18T07:16:28.676Z] === RUN   TestDockerSuite/TestRestartPolicyNO
07:16:28 [2020-09-18T07:16:28.676Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
07:16:28 [2020-09-18T07:16:28.676Z] === RUN   TestDockerSuite/TestRestartRunningContainer
07:16:28 [2020-09-18T07:16:28.932Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
07:16:31 [2020-09-18T07:16:31.452Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
07:16:32 [2020-09-18T07:16:32.014Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
07:16:34 [2020-09-18T07:16:34.531Z] === RUN   TestDockerSuite/TestRestartWithVolumes
07:16:35 [2020-09-18T07:16:35.899Z] === RUN   TestDockerSuite/TestRmiBlank
07:16:35 [2020-09-18T07:16:35.899Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
07:16:35 [2020-09-18T07:16:35.899Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
07:16:37 [2020-09-18T07:16:37.490Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:16:38 [2020-09-18T07:16:38.876Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:16:39 [2020-09-18T07:16:39.168Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
07:16:39 [2020-09-18T07:16:39.730Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
07:16:39 [2020-09-18T07:16:39.819Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:16:39 [2020-09-18T07:16:39.987Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
07:16:40 [2020-09-18T07:16:40.915Z] === RUN   TestDockerSuite/TestRmiImgIDForce
07:16:41 [2020-09-18T07:16:41.485Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
07:16:42 [2020-09-18T07:16:42.366Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:16:42 [2020-09-18T07:16:42.892Z] === RUN   TestDockerSuite/TestRmiParentImageFail
07:16:43 [2020-09-18T07:16:43.454Z] === RUN   TestDockerSuite/TestRmiTag
07:16:43 [2020-09-18T07:16:43.454Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
07:16:44 [2020-09-18T07:16:44.017Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
07:16:44 [2020-09-18T07:16:44.914Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:16:46 [2020-09-18T07:16:46.301Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:16:46 [2020-09-18T07:16:46.538Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
07:16:46 [2020-09-18T07:16:46.794Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
07:16:47 [2020-09-18T07:16:47.356Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
07:16:47 [2020-09-18T07:16:47.612Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
07:16:47 [2020-09-18T07:16:47.686Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:16:48 [2020-09-18T07:16:48.540Z] === RUN   TestDockerSuite/TestRunAddHost
07:16:48 [2020-09-18T07:16:48.629Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:16:48 [2020-09-18T07:16:48.796Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
07:16:49 [2020-09-18T07:16:49.053Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
07:16:49 [2020-09-18T07:16:49.202Z] #33 148.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:16:49 [2020-09-18T07:16:49.615Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
07:16:49 [2020-09-18T07:16:49.615Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
07:16:50 [2020-09-18T07:16:50.177Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
07:16:50 [2020-09-18T07:16:50.589Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:16:51 [2020-09-18T07:16:51.105Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
07:16:51 [2020-09-18T07:16:51.362Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
07:16:51 [2020-09-18T07:16:51.925Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
07:16:52 [2020-09-18T07:16:52.488Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
07:16:52 [2020-09-18T07:16:52.504Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:16:53 [2020-09-18T07:16:53.415Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
07:16:53 [2020-09-18T07:16:53.891Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:16:54 [2020-09-18T07:16:54.348Z] === RUN   TestDockerSuite/TestRunAttachDetach
07:16:54 [2020-09-18T07:16:54.603Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
07:16:55 [2020-09-18T07:16:55.165Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
07:16:55 [2020-09-18T07:16:55.165Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
07:16:55 [2020-09-18T07:16:55.805Z] #33 155.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:16:56 [2020-09-18T07:16:56.095Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
07:16:56 [2020-09-18T07:16:56.378Z] #33 155.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:16:56 [2020-09-18T07:16:56.657Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
07:16:57 [2020-09-18T07:16:57.228Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
07:16:57 [2020-09-18T07:16:57.776Z] #33 157.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:16:58 [2020-09-18T07:16:58.187Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
07:16:59 [2020-09-18T07:16:59.121Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
07:16:59 [2020-09-18T07:16:59.162Z] #33 158.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:16:59 [2020-09-18T07:16:59.683Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
07:16:59 [2020-09-18T07:16:59.939Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
07:17:00 [2020-09-18T07:17:00.500Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
07:17:00 [2020-09-18T07:17:00.500Z] === RUN   TestDockerSuite/TestRunBindMounts
07:17:01 [2020-09-18T07:17:01.075Z] #33 160.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:17:02 [2020-09-18T07:17:02.394Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
07:17:02 [2020-09-18T07:17:02.394Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
07:17:02 [2020-09-18T07:17:02.462Z] #33 161.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:17:02 [2020-09-18T07:17:02.956Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
07:17:03 [2020-09-18T07:17:03.518Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
07:17:03 [2020-09-18T07:17:03.774Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
07:17:03 [2020-09-18T07:17:03.774Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
07:17:03 [2020-09-18T07:17:03.848Z] #33 163.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:17:04 [2020-09-18T07:17:04.336Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
07:17:04 [2020-09-18T07:17:04.594Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
07:17:05 [2020-09-18T07:17:05.156Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
07:17:05 [2020-09-18T07:17:05.235Z] #33 164.7 
07:17:05 [2020-09-18T07:17:05.235Z] #33 DONE 164.8s
07:17:05 [2020-09-18T07:17:05.235Z] 
07:17:05 [2020-09-18T07:17:05.235Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
07:17:05 [2020-09-18T07:17:05.413Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
07:17:05 [2020-09-18T07:17:05.975Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
07:17:05 [2020-09-18T07:17:05.975Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
07:17:06 [2020-09-18T07:17:06.537Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
07:17:06 [2020-09-18T07:17:06.537Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
07:17:06 [2020-09-18T07:17:06.622Z] #34 DONE 1.6s
07:17:07 [2020-09-18T07:17:07.100Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
07:17:08 [2020-09-18T07:17:08.028Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
07:17:08 [2020-09-18T07:17:08.283Z] === RUN   TestDockerSuite/TestRunContainerNetwork
07:17:08 [2020-09-18T07:17:08.536Z] 
07:17:08 [2020-09-18T07:17:08.536Z] #35 [runner 12/12] COPY --from=builder       /build/ /
07:17:08 [2020-09-18T07:17:08.845Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
07:17:08 [2020-09-18T07:17:08.845Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
07:17:09 [2020-09-18T07:17:09.103Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
07:17:09 [2020-09-18T07:17:09.107Z] #35 DONE 0.7s
07:17:09 [2020-09-18T07:17:09.107Z] 
07:17:09 [2020-09-18T07:17:09.107Z] #36 exporting to image
07:17:09 [2020-09-18T07:17:09.107Z] #36 exporting layers
07:17:09 [2020-09-18T07:17:09.579Z] === RUN   TestDockerSuite/TestBuildAddTarXz
07:17:09 [2020-09-18T07:17:09.579Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
07:17:09 [2020-09-18T07:17:09.579Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
07:17:10 [2020-09-18T07:17:10.032Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
07:17:10 [2020-09-18T07:17:10.961Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
07:17:11 [2020-09-18T07:17:11.889Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
07:17:12 [2020-09-18T07:17:12.145Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
07:17:12 [2020-09-18T07:17:12.401Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
07:17:12 [2020-09-18T07:17:12.409Z] #36 exporting layers 3.1s done
07:17:12 [2020-09-18T07:17:12.409Z] #36 writing image sha256:ed1404a68487e8c21c6a88f2a82c9d6b7e06a918a8a5fa186ecbb92a063fcbcf done
07:17:12 [2020-09-18T07:17:12.409Z] #36 naming to docker.io/library/moby-e2e-test done
07:17:12 [2020-09-18T07:17:12.409Z] #36 DONE 3.1s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:17:12 [2020-09-18T07:17:12.725Z] + echo Ensuring container killed.
07:17:12 [2020-09-18T07:17:12.725Z] Ensuring container killed.
07:17:12 [2020-09-18T07:17:12.725Z] + docker rm -vf docker-pr2
07:17:12 [2020-09-18T07:17:12.725Z] Error: No such container: docker-pr2
07:17:12 [2020-09-18T07:17:12.725Z] + true
[Pipeline] sh
07:17:12 [2020-09-18T07:17:12.965Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
07:17:13 [2020-09-18T07:17:13.015Z] + echo Chowning /workspace to jenkins user
07:17:13 [2020-09-18T07:17:13.015Z] Chowning /workspace to jenkins user
07:17:13 [2020-09-18T07:17:13.015Z] + id -u
07:17:13 [2020-09-18T07:17:13.015Z] + id -g
07:17:13 [2020-09-18T07:17:13.015Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41467:/workspace busybox chown -R 1000:1000 /workspace
07:17:13 [2020-09-18T07:17:13.530Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:17:13 [2020-09-18T07:17:13.892Z] + bundleName=unit
07:17:13 [2020-09-18T07:17:13.892Z] + echo Creating unit-bundles.tar.gz
07:17:13 [2020-09-18T07:17:13.892Z] Creating unit-bundles.tar.gz
07:17:13 [2020-09-18T07:17:13.892Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
07:17:13 [2020-09-18T07:17:13.892Z] bundles/junit-report.xml
07:17:13 [2020-09-18T07:17:13.892Z] bundles/go-test-report.json
07:17:13 [2020-09-18T07:17:13.892Z] bundles/profile.out
[Pipeline] archiveArtifacts
07:17:13 [2020-09-18T07:17:13.906Z] Archiving artifacts
07:17:14 [2020-09-18T07:17:14.097Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
07:17:14 [2020-09-18T07:17:14.345Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41467/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:17:14 [2020-09-18T07:17:14.691Z] + make clean
07:17:14 [2020-09-18T07:17:14.951Z] docker volume rm -f docker-dev-cache
07:17:14 [2020-09-18T07:17:14.951Z] docker-dev-cache
[Pipeline] deleteDir
07:17:15 [2020-09-18T07:17:15.025Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:17:17 [2020-09-18T07:17:17.543Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
07:17:17 [2020-09-18T07:17:17.543Z] === RUN   TestDockerSuite/TestRunCreateVolume
07:17:17 [2020-09-18T07:17:17.799Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
07:17:19 [2020-09-18T07:17:19.165Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
07:17:20 [2020-09-18T07:17:20.094Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
07:17:21 [2020-09-18T07:17:21.985Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
07:17:22 [2020-09-18T07:17:22.020Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
07:17:22 [2020-09-18T07:17:22.020Z] === RUN   TestDockerSuite/TestBuildBlankName
07:17:22 [2020-09-18T07:17:22.020Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
07:17:23 [2020-09-18T07:17:23.877Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
07:17:23 [2020-09-18T07:17:23.877Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
07:17:23 [2020-09-18T07:17:23.877Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
07:17:24 [2020-09-18T07:17:24.133Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
07:17:25 [2020-09-18T07:17:25.062Z] === RUN   TestDockerSuite/TestRunDNSOptions
07:17:25 [2020-09-18T07:17:25.988Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
07:17:27 [2020-09-18T07:17:27.353Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
07:17:27 [2020-09-18T07:17:27.608Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
07:17:28 [2020-09-18T07:17:28.539Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
07:17:28 [2020-09-18T07:17:28.796Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
07:17:28 [2020-09-18T07:17:28.796Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
07:17:29 [2020-09-18T07:17:29.128Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
07:17:29 [2020-09-18T07:17:29.358Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
07:17:29 [2020-09-18T07:17:29.592Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
07:17:30 [2020-09-18T07:17:30.285Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
07:17:30 [2020-09-18T07:17:30.285Z] === RUN   TestDockerSuite/TestRunDuplicateMount
07:17:30 [2020-09-18T07:17:30.848Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
07:17:31 [2020-09-18T07:17:31.104Z] === RUN   TestDockerSuite/TestRunEchoStdout
07:17:31 [2020-09-18T07:17:31.670Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
07:17:31 [2020-09-18T07:17:31.945Z] === RUN   TestDockerSuite/TestRunEmptyEnv
07:17:31 [2020-09-18T07:17:31.945Z] === RUN   TestDockerSuite/TestRunEntrypoint
07:17:32 [2020-09-18T07:17:32.510Z] === RUN   TestDockerSuite/TestRunEnvironment
07:17:32 [2020-09-18T07:17:32.767Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
07:17:33 [2020-09-18T07:17:33.328Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
07:17:33 [2020-09-18T07:17:33.584Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
07:17:33 [2020-09-18T07:17:33.584Z] === RUN   TestDockerSuite/TestRunExitCode
07:17:34 [2020-09-18T07:17:34.145Z] === RUN   TestDockerSuite/TestRunExitCodeOne
07:17:34 [2020-09-18T07:17:34.308Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
07:17:34 [2020-09-18T07:17:34.708Z] === RUN   TestDockerSuite/TestRunExitCodeZero
07:17:34 [2020-09-18T07:17:34.964Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
07:17:35 [2020-09-18T07:17:35.895Z] === RUN   TestDockerSuite/TestRunExposePort
07:17:35 [2020-09-18T07:17:35.895Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
07:17:36 [2020-09-18T07:17:36.825Z] === RUN   TestDockerSuite/TestRunGroupAdd
07:17:37 [2020-09-18T07:17:37.387Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
07:17:38 [2020-09-18T07:17:38.316Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
07:17:38 [2020-09-18T07:17:38.572Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
07:17:38 [2020-09-18T07:17:38.572Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
07:17:41 [2020-09-18T07:17:41.094Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
07:17:41 [2020-09-18T07:17:41.094Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
07:17:44 [2020-09-18T07:17:44.670Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
07:17:53 [2020-09-18T07:17:53.266Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
07:17:53 [2020-09-18T07:17:53.266Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
07:17:53 [2020-09-18T07:17:53.282Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
07:17:53 [2020-09-18T07:17:53.282Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
07:17:53 [2020-09-18T07:17:53.827Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
07:17:53 [2020-09-18T07:17:53.827Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
07:17:53 [2020-09-18T07:17:53.827Z] === RUN   TestDockerSuite/TestRunInvalidReference
07:17:53 [2020-09-18T07:17:53.827Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
07:17:54 [2020-09-18T07:17:54.389Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
07:17:56 [2020-09-18T07:17:56.285Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
07:17:57 [2020-09-18T07:17:57.053Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
07:17:57 [2020-09-18T07:17:57.053Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
07:17:57 [2020-09-18T07:17:57.053Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
07:17:57 [2020-09-18T07:17:57.239Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
07:17:57 [2020-09-18T07:17:57.496Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
07:17:58 [2020-09-18T07:17:58.424Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
07:18:01 [2020-09-18T07:18:01.697Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
07:18:01 [2020-09-18T07:18:01.769Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
07:18:02 [2020-09-18T07:18:02.232Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
07:18:02 [2020-09-18T07:18:02.695Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
07:18:02 [2020-09-18T07:18:02.695Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
07:18:02 [2020-09-18T07:18:02.695Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
07:18:03 [2020-09-18T07:18:03.586Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
07:18:04 [2020-09-18T07:18:04.950Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
07:18:05 [2020-09-18T07:18:05.513Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
07:18:05 [2020-09-18T07:18:05.769Z] === RUN   TestDockerSuite/TestRunModeHostname
07:18:06 [2020-09-18T07:18:06.701Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
07:18:06 [2020-09-18T07:18:06.958Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
07:18:06 [2020-09-18T07:18:06.958Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
07:18:06 [2020-09-18T07:18:06.958Z] === RUN   TestDockerSuite/TestRunModeIpcHost
07:18:07 [2020-09-18T07:18:07.888Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
07:18:08 [2020-09-18T07:18:08.819Z] === RUN   TestDockerSuite/TestRunModePIDContainer
07:18:09 [2020-09-18T07:18:09.750Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
07:18:10 [2020-09-18T07:18:10.005Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
07:18:10 [2020-09-18T07:18:10.006Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
07:18:10 [2020-09-18T07:18:10.261Z] === RUN   TestDockerSuite/TestRunModePIDHost
07:18:11 [2020-09-18T07:18:11.628Z] === RUN   TestDockerSuite/TestRunModeUTSHost
07:18:12 [2020-09-18T07:18:12.555Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
07:18:12 [2020-09-18T07:18:12.555Z] === RUN   TestDockerSuite/TestRunMount
07:18:15 [2020-09-18T07:18:15.071Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
07:18:17 [2020-09-18T07:18:17.601Z] === RUN   TestDockerSuite/TestRunMountOrdering
07:18:17 [2020-09-18T07:18:17.857Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
07:18:18 [2020-09-18T07:18:18.420Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
07:18:18 [2020-09-18T07:18:18.983Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
07:18:19 [2020-09-18T07:18:19.545Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
07:18:21 [2020-09-18T07:18:21.436Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
07:18:22 [2020-09-18T07:18:22.803Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
07:18:23 [2020-09-18T07:18:23.731Z] === RUN   TestDockerSuite/TestRunNamedVolume
07:18:25 [2020-09-18T07:18:25.622Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
07:18:26 [2020-09-18T07:18:26.989Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
07:18:27 [2020-09-18T07:18:27.916Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
07:18:28 [2020-09-18T07:18:28.843Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
07:18:28 [2020-09-18T07:18:28.843Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
07:18:29 [2020-09-18T07:18:29.102Z] === RUN   TestDockerSuite/TestRunNetHost
07:18:29 [2020-09-18T07:18:29.669Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
07:18:30 [2020-09-18T07:18:30.231Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
07:18:30 [2020-09-18T07:18:30.488Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
07:18:31 [2020-09-18T07:18:31.854Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
07:18:32 [2020-09-18T07:18:32.715Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
07:18:33 [2020-09-18T07:18:33.220Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
07:18:33 [2020-09-18T07:18:33.691Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
07:18:34 [2020-09-18T07:18:34.156Z] === RUN   TestDockerSuite/TestBuildCacheAdd
07:18:34 [2020-09-18T07:18:34.622Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
07:18:35 [2020-09-18T07:18:35.599Z] === RUN   TestDockerSuite/TestBuildCacheFrom
07:18:35 [2020-09-18T07:18:35.599Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
07:18:35 [2020-09-18T07:18:35.766Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
07:18:35 [2020-09-18T07:18:35.766Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
07:18:36 [2020-09-18T07:18:36.022Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
07:18:36 [2020-09-18T07:18:36.277Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
07:18:36 [2020-09-18T07:18:36.277Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
07:18:36 [2020-09-18T07:18:36.839Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
07:18:37 [2020-09-18T07:18:37.095Z] === RUN   TestDockerSuite/TestRunNonExistingImage
07:18:37 [2020-09-18T07:18:37.095Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
07:18:37 [2020-09-18T07:18:37.657Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
07:18:40 [2020-09-18T07:18:40.321Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
07:18:41 [2020-09-18T07:18:41.297Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
07:18:41 [2020-09-18T07:18:41.297Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
07:18:41 [2020-09-18T07:18:41.297Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
07:18:42 [2020-09-18T07:18:42.846Z] === RUN   TestDockerSuite/TestBuildClearCmd
07:18:43 [2020-09-18T07:18:43.308Z] === RUN   TestDockerSuite/TestBuildCmd
07:18:43 [2020-09-18T07:18:43.771Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
07:18:44 [2020-09-18T07:18:44.189Z] === RUN   TestDockerSuite/TestRunOOMExitCode
07:18:44 [2020-09-18T07:18:44.189Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
07:18:44 [2020-09-18T07:18:44.189Z] === RUN   TestDockerSuite/TestRunPIDsLimit
07:18:44 [2020-09-18T07:18:44.234Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
07:18:44 [2020-09-18T07:18:44.445Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
07:18:44 [2020-09-18T07:18:44.697Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
07:18:45 [2020-09-18T07:18:45.811Z] === RUN   TestDockerSuite/TestRunPortInUse
07:18:46 [2020-09-18T07:18:46.068Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
07:18:46 [2020-09-18T07:18:46.630Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
07:18:46 [2020-09-18T07:18:46.886Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
07:18:47 [2020-09-18T07:18:47.142Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
07:18:47 [2020-09-18T07:18:47.704Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
07:18:48 [2020-09-18T07:18:48.267Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
07:18:48 [2020-09-18T07:18:48.531Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
07:18:48 [2020-09-18T07:18:48.531Z] === RUN   TestDockerSuite/TestRunPublishPort
07:18:49 [2020-09-18T07:18:49.459Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
07:18:50 [2020-09-18T07:18:50.021Z] === RUN   TestDockerSuite/TestRunReadProcLatency
07:18:50 [2020-09-18T07:18:50.021Z] === RUN   TestDockerSuite/TestRunReadProcTimer
07:18:50 [2020-09-18T07:18:50.522Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
07:18:50 [2020-09-18T07:18:50.583Z] === RUN   TestDockerSuite/TestRunRedirectStdout
07:18:51 [2020-09-18T07:18:51.498Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
07:18:51 [2020-09-18T07:18:51.498Z] === RUN   TestDockerSuite/TestBuildConditionalCache
07:18:51 [2020-09-18T07:18:51.516Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
07:18:51 [2020-09-18T07:18:51.516Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
07:18:52 [2020-09-18T07:18:52.474Z] === RUN   TestDockerSuite/TestBuildContChar
07:18:54 [2020-09-18T07:18:54.034Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
07:18:54 [2020-09-18T07:18:54.597Z] === RUN   TestDockerSuite/TestRunRm
07:18:55 [2020-09-18T07:18:55.165Z] === RUN   TestDockerSuite/TestRunRmAndWait
07:18:55 [2020-09-18T07:18:55.728Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
07:18:58 [2020-09-18T07:18:58.996Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
07:18:58 [2020-09-18T07:18:58.996Z] === RUN   TestDockerSuite/TestRunRmPre125Api
07:18:59 [2020-09-18T07:18:59.254Z] === RUN   TestDockerSuite/TestRunRootWorkdir
07:18:59 [2020-09-18T07:18:59.817Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
07:19:01 [2020-09-18T07:19:01.708Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
07:19:01 [2020-09-18T07:19:01.968Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
07:19:04 [2020-09-18T07:19:04.483Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
07:19:07 [2020-09-18T07:19:07.002Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
07:19:07 [2020-09-18T07:19:07.002Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
07:19:07 [2020-09-18T07:19:07.259Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
07:19:07 [2020-09-18T07:19:07.822Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
07:19:08 [2020-09-18T07:19:08.079Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
07:19:08 [2020-09-18T07:19:08.641Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
07:19:08 [2020-09-18T07:19:08.897Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
07:19:09 [2020-09-18T07:19:09.459Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
07:19:10 [2020-09-18T07:19:10.021Z] === RUN   TestDockerSuite/TestRunSetMacAddress
07:19:10 [2020-09-18T07:19:10.216Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
07:19:10 [2020-09-18T07:19:10.216Z] === RUN   TestDockerSuite/TestBuildContextCleanup
07:19:10 [2020-09-18T07:19:10.216Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
07:19:10 [2020-09-18T07:19:10.277Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
07:19:11 [2020-09-18T07:19:11.641Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
07:19:12 [2020-09-18T07:19:12.413Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
07:19:12 [2020-09-18T07:19:12.569Z] === RUN   TestDockerSuite/TestRunState
07:19:12 [2020-09-18T07:19:12.877Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
07:19:13 [2020-09-18T07:19:13.340Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
07:19:13 [2020-09-18T07:19:13.340Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
07:19:13 [2020-09-18T07:19:13.803Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
07:19:13 [2020-09-18T07:19:13.946Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
07:19:14 [2020-09-18T07:19:14.322Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
07:19:14 [2020-09-18T07:19:14.322Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
07:19:14 [2020-09-18T07:19:14.322Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
07:19:14 [2020-09-18T07:19:14.635Z] === RUN   TestDockerSuite/TestRunStdinPipe
07:19:14 [2020-09-18T07:19:14.635Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
07:19:15 [2020-09-18T07:19:15.196Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
07:19:15 [2020-09-18T07:19:15.196Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
07:19:15 [2020-09-18T07:19:15.196Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
07:19:15 [2020-09-18T07:19:15.757Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
07:19:16 [2020-09-18T07:19:16.319Z] === RUN   TestDockerSuite/TestRunSysctls
07:19:17 [2020-09-18T07:19:17.685Z] === RUN   TestDockerSuite/TestRunTLSVerify
07:19:17 [2020-09-18T07:19:17.685Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
07:19:17 [2020-09-18T07:19:17.685Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
07:19:17 [2020-09-18T07:19:17.685Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
07:19:17 [2020-09-18T07:19:17.941Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
07:19:19 [2020-09-18T07:19:19.833Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
07:19:20 [2020-09-18T07:19:20.144Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
07:19:20 [2020-09-18T07:19:20.394Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
07:19:20 [2020-09-18T07:19:20.394Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
07:19:21 [2020-09-18T07:19:21.760Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
07:19:23 [2020-09-18T07:19:23.653Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
07:19:24 [2020-09-18T07:19:24.217Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
07:19:26 [2020-09-18T07:19:26.734Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
07:19:26 [2020-09-18T07:19:26.991Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
07:19:27 [2020-09-18T07:19:27.553Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
07:19:28 [2020-09-18T07:19:28.115Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
07:19:28 [2020-09-18T07:19:28.677Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
07:19:29 [2020-09-18T07:19:29.239Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
07:19:30 [2020-09-18T07:19:30.169Z] === RUN   TestDockerSuite/TestRunUnshareProc
07:19:31 [2020-09-18T07:19:31.565Z] === RUN   TestDockerSuite/TestRunUserByID
07:19:31 [2020-09-18T07:19:31.820Z] === RUN   TestDockerSuite/TestRunUserByIDBig
07:19:32 [2020-09-18T07:19:32.075Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
07:19:32 [2020-09-18T07:19:32.331Z] === RUN   TestDockerSuite/TestRunUserByIDZero
07:19:32 [2020-09-18T07:19:32.331Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
07:19:32 [2020-09-18T07:19:32.893Z] === RUN   TestDockerSuite/TestRunUserByName
07:19:33 [2020-09-18T07:19:33.454Z] === RUN   TestDockerSuite/TestRunUserDefaults
07:19:33 [2020-09-18T07:19:33.710Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
07:19:33 [2020-09-18T07:19:33.710Z] === RUN   TestDockerSuite/TestRunUserNotFound
07:19:33 [2020-09-18T07:19:33.710Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
07:19:34 [2020-09-18T07:19:34.273Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
07:19:35 [2020-09-18T07:19:35.639Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
07:19:37 [2020-09-18T07:19:37.574Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
07:19:38 [2020-09-18T07:19:38.136Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
07:19:39 [2020-09-18T07:19:39.065Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
07:19:40 [2020-09-18T07:19:40.429Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
07:19:41 [2020-09-18T07:19:41.359Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
07:19:41 [2020-09-18T07:19:41.964Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
07:19:42 [2020-09-18T07:19:42.899Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
07:19:44 [2020-09-18T07:19:44.793Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
07:19:45 [2020-09-18T07:19:45.049Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
07:19:45 [2020-09-18T07:19:45.612Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
07:19:46 [2020-09-18T07:19:46.174Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
07:19:46 [2020-09-18T07:19:46.174Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
07:19:46 [2020-09-18T07:19:46.174Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
07:19:46 [2020-09-18T07:19:46.174Z] === RUN   TestDockerSuite/TestRunWithBadDevice
07:19:46 [2020-09-18T07:19:46.174Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
07:19:46 [2020-09-18T07:19:46.174Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
07:19:46 [2020-09-18T07:19:46.734Z] === RUN   TestDockerSuite/TestRunWithCPUShares
07:19:47 [2020-09-18T07:19:47.295Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
07:19:47 [2020-09-18T07:19:47.295Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
07:19:48 [2020-09-18T07:19:48.223Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
07:19:48 [2020-09-18T07:19:48.812Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
07:19:49 [2020-09-18T07:19:49.745Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
07:19:49 [2020-09-18T07:19:49.745Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
07:19:50 [2020-09-18T07:19:50.306Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
07:19:50 [2020-09-18T07:19:50.306Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
07:19:50 [2020-09-18T07:19:50.306Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
07:19:50 [2020-09-18T07:19:50.306Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
07:19:50 [2020-09-18T07:19:50.306Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
07:19:50 [2020-09-18T07:19:50.306Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
07:19:50 [2020-09-18T07:19:50.306Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
07:19:50 [2020-09-18T07:19:50.306Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
07:19:50 [2020-09-18T07:19:50.306Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
07:19:50 [2020-09-18T07:19:50.306Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
07:19:50 [2020-09-18T07:19:50.868Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
07:19:51 [2020-09-18T07:19:51.430Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
07:19:51 [2020-09-18T07:19:51.687Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
07:19:51 [2020-09-18T07:19:51.687Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
07:19:52 [2020-09-18T07:19:52.250Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
07:19:52 [2020-09-18T07:19:52.250Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
07:19:52 [2020-09-18T07:19:52.812Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
07:19:52 [2020-09-18T07:19:52.812Z] === RUN   TestDockerSuite/TestRunWithShmSize
07:19:53 [2020-09-18T07:19:53.068Z] === RUN   TestDockerSuite/TestRunWithSwappiness
07:19:53 [2020-09-18T07:19:53.630Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
07:19:53 [2020-09-18T07:19:53.630Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
07:19:53 [2020-09-18T07:19:53.630Z] === RUN   TestDockerSuite/TestRunWithUlimits
07:19:54 [2020-09-18T07:19:54.192Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
07:19:55 [2020-09-18T07:19:55.121Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
07:19:55 [2020-09-18T07:19:55.378Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
07:19:55 [2020-09-18T07:19:55.378Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
07:19:55 [2020-09-18T07:19:55.636Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
07:19:55 [2020-09-18T07:19:55.636Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
07:19:55 [2020-09-18T07:19:55.899Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
07:19:55 [2020-09-18T07:19:55.899Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
07:19:55 [2020-09-18T07:19:55.899Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
07:19:56 [2020-09-18T07:19:56.562Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
07:19:56 [2020-09-18T07:19:56.817Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
07:19:58 [2020-09-18T07:19:58.187Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
07:19:58 [2020-09-18T07:19:58.749Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
07:19:58 [2020-09-18T07:19:58.749Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
07:19:58 [2020-09-18T07:19:58.749Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
07:19:59 [2020-09-18T07:19:59.313Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
07:20:00 [2020-09-18T07:20:00.242Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
07:20:00 [2020-09-18T07:20:00.623Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
07:20:00 [2020-09-18T07:20:00.623Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
07:20:00 [2020-09-18T07:20:00.623Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
07:20:00 [2020-09-18T07:20:00.623Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
07:20:00 [2020-09-18T07:20:00.803Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
07:20:01 [2020-09-18T07:20:01.058Z] === RUN   TestDockerSuite/TestSaveCheckTimes
07:20:01 [2020-09-18T07:20:01.058Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
07:20:01 [2020-09-18T07:20:01.086Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
07:20:01 [2020-09-18T07:20:01.086Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
07:20:02 [2020-09-18T07:20:02.424Z] === RUN   TestDockerSuite/TestSaveImageId
07:20:02 [2020-09-18T07:20:02.424Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
07:20:03 [2020-09-18T07:20:03.352Z] === RUN   TestDockerSuite/TestSaveLoadParents
07:20:03 [2020-09-18T07:20:03.914Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
07:20:04 [2020-09-18T07:20:04.844Z] === RUN   TestDockerSuite/TestSaveMultipleNames
07:20:05 [2020-09-18T07:20:05.100Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
07:20:06 [2020-09-18T07:20:06.466Z] === RUN   TestDockerSuite/TestSaveSingleTag
07:20:06 [2020-09-18T07:20:06.467Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
07:20:06 [2020-09-18T07:20:06.467Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
07:20:07 [2020-09-18T07:20:07.831Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
07:20:07 [2020-09-18T07:20:07.831Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
07:20:09 [2020-09-18T07:20:09.197Z] === RUN   TestDockerSuite/TestSearchCmdOptions
07:20:10 [2020-09-18T07:20:10.562Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
07:20:12 [2020-09-18T07:20:12.449Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
07:20:12 [2020-09-18T07:20:12.704Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
07:20:12 [2020-09-18T07:20:12.960Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
07:20:12 [2020-09-18T07:20:12.960Z] === RUN   TestDockerSuite/TestSearchWithLimit
07:20:14 [2020-09-18T07:20:14.323Z] === RUN   TestDockerSuite/TestSlowStdinClosing
07:20:14 [2020-09-18T07:20:14.884Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
07:20:16 [2020-09-18T07:20:16.248Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
07:20:18 [2020-09-18T07:20:18.137Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
07:20:21 [2020-09-18T07:20:21.402Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
07:20:22 [2020-09-18T07:20:22.329Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
07:20:22 [2020-09-18T07:20:22.891Z] === RUN   TestDockerSuite/TestStartAttachSilent
07:20:23 [2020-09-18T07:20:23.835Z] === RUN   TestDockerSuite/TestStartAttachWithRename
07:20:26 [2020-09-18T07:20:26.304Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
07:20:26 [2020-09-18T07:20:26.304Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
07:20:26 [2020-09-18T07:20:26.304Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
07:20:26 [2020-09-18T07:20:26.348Z] === RUN   TestDockerSuite/TestStartMultipleContainers
07:20:27 [2020-09-18T07:20:27.714Z] === RUN   TestDockerSuite/TestStartPausedContainer
07:20:28 [2020-09-18T07:20:28.275Z] === RUN   TestDockerSuite/TestStartRecordError
07:20:29 [2020-09-18T07:20:29.203Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
07:20:30 [2020-09-18T07:20:30.130Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
07:20:30 [2020-09-18T07:20:30.693Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
07:20:32 [2020-09-18T07:20:32.059Z] === RUN   TestDockerSuite/TestStatsAllNoStream
07:20:34 [2020-09-18T07:20:34.572Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
07:20:38 [2020-09-18T07:20:38.736Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
07:20:41 [2020-09-18T07:20:41.999Z] === RUN   TestDockerSuite/TestStatsFormatAll
07:20:42 [2020-09-18T07:20:42.925Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
07:20:46 [2020-09-18T07:20:46.212Z] === RUN   TestDockerSuite/TestStatsNoStream
07:20:48 [2020-09-18T07:20:48.730Z] === RUN   TestDockerSuite/TestStopContainerSignal
07:20:50 [2020-09-18T07:20:50.096Z] === RUN   TestDockerSuite/TestTopMultipleArgs
07:20:50 [2020-09-18T07:20:50.657Z] === RUN   TestDockerSuite/TestTopNonPrivileged
07:20:51 [2020-09-18T07:20:51.218Z] === RUN   TestDockerSuite/TestTopPrivileged
07:20:51 [2020-09-18T07:20:51.473Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
07:20:51 [2020-09-18T07:20:51.473Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
07:20:51 [2020-09-18T07:20:51.504Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
07:20:51 [2020-09-18T07:20:51.973Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
07:20:52 [2020-09-18T07:20:52.035Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
07:20:52 [2020-09-18T07:20:52.947Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
07:20:54 [2020-09-18T07:20:54.551Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
07:20:55 [2020-09-18T07:20:55.478Z] === RUN   TestDockerSwarmSuite/TestServiceScale
07:20:55 [2020-09-18T07:20:55.908Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
07:20:57 [2020-09-18T07:20:57.368Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
07:20:57 [2020-09-18T07:20:57.625Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
07:20:58 [2020-09-18T07:20:58.187Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
07:20:58 [2020-09-18T07:20:58.443Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
07:20:58 [2020-09-18T07:20:58.443Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
07:20:58 [2020-09-18T07:20:58.829Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
07:20:59 [2020-09-18T07:20:59.007Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
07:21:00 [2020-09-18T07:21:00.373Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
07:21:00 [2020-09-18T07:21:00.373Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
07:21:01 [2020-09-18T07:21:01.017Z] === RUN   TestDockerSuite/TestBuildDockerignore
07:21:01 [2020-09-18T07:21:01.301Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
07:21:01 [2020-09-18T07:21:01.863Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
07:21:02 [2020-09-18T07:21:02.119Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
07:21:03 [2020-09-18T07:21:03.048Z] === RUN   TestDockerSuite/TestUpdateStats
07:21:07 [2020-09-18T07:21:07.227Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
07:21:07 [2020-09-18T07:21:07.787Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
07:21:07 [2020-09-18T07:21:07.787Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
07:21:08 [2020-09-18T07:21:08.715Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
07:21:09 [2020-09-18T07:21:09.277Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
07:21:11 [2020-09-18T07:21:11.166Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
07:21:13 [2020-09-18T07:21:13.055Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
07:21:15 [2020-09-18T07:21:15.571Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
07:21:16 [2020-09-18T07:21:16.936Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
07:21:17 [2020-09-18T07:21:17.496Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
07:21:19 [2020-09-18T07:21:19.384Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
07:21:20 [2020-09-18T07:21:20.750Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
07:21:22 [2020-09-18T07:21:22.115Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
07:21:23 [2020-09-18T07:21:23.484Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
07:21:25 [2020-09-18T07:21:25.382Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
07:21:26 [2020-09-18T07:21:26.747Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
07:21:27 [2020-09-18T07:21:27.673Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
07:21:28 [2020-09-18T07:21:28.602Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
07:21:29 [2020-09-18T07:21:29.968Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
07:21:30 [2020-09-18T07:21:30.898Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
07:21:32 [2020-09-18T07:21:32.263Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
07:21:33 [2020-09-18T07:21:33.631Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
07:21:34 [2020-09-18T07:21:34.995Z] === RUN   TestDockerSuite/TestVolumeCLICreate
07:21:43 [2020-09-18T07:21:43.074Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
07:21:49 [2020-09-18T07:21:49.615Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
07:21:49 [2020-09-18T07:21:49.876Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
07:21:49 [2020-09-18T07:21:49.876Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
07:21:49 [2020-09-18T07:21:49.876Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
07:21:50 [2020-09-18T07:21:50.442Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
07:21:50 [2020-09-18T07:21:50.442Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
07:21:50 [2020-09-18T07:21:50.442Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
07:21:50 [2020-09-18T07:21:50.442Z] === RUN   TestDockerSuite/TestVolumeCLILs
07:21:51 [2020-09-18T07:21:51.369Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
07:21:51 [2020-09-18T07:21:51.369Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
07:21:51 [2020-09-18T07:21:51.369Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
07:21:51 [2020-09-18T07:21:51.769Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
07:21:51 [2020-09-18T07:21:51.932Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
07:21:51 [2020-09-18T07:21:51.932Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
07:21:51 [2020-09-18T07:21:51.932Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
07:21:52 [2020-09-18T07:21:52.188Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
07:21:52 [2020-09-18T07:21:52.188Z] === RUN   TestDockerSuite/TestVolumeCLIRm
07:21:54 [2020-09-18T07:21:54.077Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
07:21:54 [2020-09-18T07:21:54.077Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
07:21:54 [2020-09-18T07:21:54.077Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
07:21:54 [2020-09-18T07:21:54.077Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
07:21:54 [2020-09-18T07:21:54.077Z] === RUN   TestDockerSuite/TestVolumeEvents
07:21:57 [2020-09-18T07:21:57.594Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
07:21:57 [2020-09-18T07:21:57.594Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
07:22:00 [2020-09-18T07:22:00.608Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
07:22:00 [2020-09-18T07:22:00.864Z] === RUN   TestDockerSuite/TestVolumeLsFormat
07:22:00 [2020-09-18T07:22:00.864Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
07:22:00 [2020-09-18T07:22:00.864Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
07:22:02 [2020-09-18T07:22:02.752Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
07:22:05 [2020-09-18T07:22:05.270Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
07:22:05 [2020-09-18T07:22:05.270Z] --- PASS: TestDockerSuite (1293.32s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.05s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.73s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.17s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.70s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.54s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.92s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.07s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.47s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.91s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.86s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.92s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.88s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.04s)
07:22:05 [2020-09-18T07:22:05.270Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.71s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.04s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.73s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.85s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.71s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.06s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.55s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.78s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.81s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.06s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.55s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.87s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.56s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.18s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.98s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.84s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.35s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.71s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.74s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.25s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.79s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.80s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.84s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.62s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.77s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.15s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (0.97s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.99s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.93s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.18s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.55s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.02s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.26s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.47s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.31s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.68s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.74s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.11s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.04s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.44s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.66s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.72s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.90s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.37s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.68s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.98s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.14s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.58s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.66s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.38s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.43s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.89s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.84s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.84s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.21s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.87s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.40s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.26s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.24s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.21s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
07:22:05 [2020-09-18T07:22:05.271Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.10s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.50s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.60s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildContChar (2.32s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.96s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.24s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.32s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.51s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.36s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.29s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.74s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
07:22:05 [2020-09-18T07:22:05.271Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.271Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
07:22:05 [2020-09-18T07:22:05.271Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.271Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
07:22:05 [2020-09-18T07:22:05.271Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.271Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
07:22:05 [2020-09-18T07:22:05.271Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.25s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.11s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.99s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.31s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.79s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.54s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.55s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.67s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.17s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.23s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.35s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.88s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.46s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.98s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.40s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.04s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.37s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.28s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.34s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.80s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.39s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.29s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.24s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.98s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.38s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.26s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.47s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.53s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.16s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.62s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.94s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.54s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s)
07:22:05 [2020-09-18T07:22:05.271Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.25s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.36s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildFails (0.73s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.81s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.23s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.01s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.24s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.58s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.67s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.67s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.37s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.79s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.30s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.18s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.39s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.36s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.61s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.28s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.30s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.69s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.43s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.55s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.32s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.60s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.11s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.74s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.38s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.10s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.67s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
07:22:05 [2020-09-18T07:22:05.271Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.58s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.21s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.17s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.46s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.66s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.69s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.13s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.48s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.62s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.25s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.59s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.07s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.62s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.93s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.04s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.94s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildPATH (3.01s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.80s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.15s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.84s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.42s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildRm (2.88s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.82s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.41s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.73s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.80s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.72s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.61s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
07:22:05 [2020-09-18T07:22:05.271Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.28s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.66s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.71s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.25s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.83s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.12s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.99s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.25s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildUser (1.91s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.32s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.45s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.55s)
07:22:05 [2020-09-18T07:22:05.271Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.59s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.56s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.272Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.272Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.272Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.06s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.97s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.32s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.67s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.51s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.66s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.20s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]         docker_cli_sni_test.go:18: Flakey test
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.73s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.82s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCommitChange (1.19s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.74s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.32s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.29s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.69s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.23s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.21s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.15s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.03s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.57s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.50s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.57s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.63s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.01s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.06s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.72s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.93s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.12s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.63s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.56s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.61s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.15s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.91s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.54s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.59s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.64s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.91s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.42s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.50s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.06s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.49s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.49s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.31s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.39s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (0.39s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008ba260_<nil>} (1.39s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1254614792_/foo_false__<nil>_<nil>_<nil>} (1.43s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1254614792_/foo_true__<nil>_<nil>_<nil>} (1.43s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3881691847_/foo_false__<nil>_<nil>_<nil>} (1.29s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3881691847_/foo_true__<nil>_<nil>_<nil>} (1.35s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3881691847_/foo_true__0xc0008ba340_<nil>_<nil>} (1.41s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008ba380_<nil>} (1.29s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008ba3c0_<nil>} (1.50s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008ba3e0_<nil>} (1.40s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008ba420_<nil>} (1.43s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.15s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
07:22:05 [2020-09-18T07:22:05.272Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.24s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.14s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.73s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.89s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.47s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.47s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.77s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.59s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.57s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.81s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.60s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.11s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.91s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.88s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.57s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.69s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.84s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.69s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.95s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.13s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.43s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.22s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.63s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.18s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.57s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.87s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.60s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.81s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.13s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.84s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToDot (0.67s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.35s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.63s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.91s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.81s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.02s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.41s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateRM (0.15s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
07:22:05 [2020-09-18T07:22:05.272Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.05s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.39s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.55s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.34s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.97s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.36s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.61s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.57s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.92s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.78s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.67s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.20s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.89s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.51s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.71s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.58s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.23s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.19s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.45s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.88s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.10s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.50s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.91s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s)
07:22:05 [2020-09-18T07:22:05.272Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.95s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.10s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.74s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.31s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.76s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
07:22:05 [2020-09-18T07:22:05.273Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
07:22:05 [2020-09-18T07:22:05.273Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
07:22:05 [2020-09-18T07:22:05.273Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.04s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsRename (0.47s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsResize (0.47s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.50s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.42s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsTop (0.46s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.83s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExec (0.52s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.42s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecAPIStart (0.97s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.45s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.46s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.46s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.59s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.87s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.73s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecEnv (0.57s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.92s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.52s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.54s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.63s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecParseError (0.43s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.78s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.64s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.95s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.52s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.46s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.63s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecTTY (0.49s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.67s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.53s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.58s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.53s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.59s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.54s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.65s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.64s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.11s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestHealth (18.36s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.68s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.77s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.02s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImportFile (1.05s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.11s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.03s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.48s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
07:22:05 [2020-09-18T07:22:05.273Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.55s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.45s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.51s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
07:22:05 [2020-09-18T07:22:05.273Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.39s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.43s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.91s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.50s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.89s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.39s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.47s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.90s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.88s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.17s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.98s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.31s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.28s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.22s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.47s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.80s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.87s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.41s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.63s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.10s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.51s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.90s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.05s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.92s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.41s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.43s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsSince (6.49s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsTail (0.95s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.65s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.61s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.24s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.43s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestNetHostname (1.18s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.55s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.18s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPluginActive (2.55s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.26s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
07:22:05 [2020-09-18T07:22:05.273Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.43s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.61s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.38s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.20s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.43s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.19s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.78s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.80s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPortList (5.67s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.97s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.51s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.16s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.60s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.84s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.07s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.46s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.22s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.19s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.03s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.71s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.64s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.88s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
07:22:05 [2020-09-18T07:22:05.273Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.49s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.32s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.44s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
07:22:05 [2020-09-18T07:22:05.274Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.60s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.32s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.84s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.73s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.25s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.17s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.24s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.23s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.57s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.04s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.18s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.99s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.72s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (0.99s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.24s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.55s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.54s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.40s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.53s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.82s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.41s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.18s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.40s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.56s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.52s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.80s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.56s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.66s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.74s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.73s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.88s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.72s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.41s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.56s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.42s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.41s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.40s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.69s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.46s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.40s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.41s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.83s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.85s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.82s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.54s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.97s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.48s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.28s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.99s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.55s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.95s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
07:22:05 [2020-09-18T07:22:05.274Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.274Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
07:22:05 [2020-09-18T07:22:05.274Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.92s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.81s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.26s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
07:22:05 [2020-09-18T07:22:05.274Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.91s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.40s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.43s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.41s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.44s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.68s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.03s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.83s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.65s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.11s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.18s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
07:22:05 [2020-09-18T07:22:05.274Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.10s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.85s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.90s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.11s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.18s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.33s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.53s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.48s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.00s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.91s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.18s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.26s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.16s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunMount (4.65s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.58s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.08s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.82s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.37s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.62s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.59s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.90s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.86s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.35s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.62s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.36s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.28s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.23s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.51s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.40s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.39s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.39s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.41s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.85s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
07:22:05 [2020-09-18T07:22:05.274Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.62s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.97s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.55s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.55s)
07:22:05 [2020-09-18T07:22:05.274Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
07:22:05 [2020-09-18T07:22:05.274Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.73s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.60s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
07:22:05 [2020-09-18T07:22:05.274Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.14s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
07:22:05 [2020-09-18T07:22:05.274Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.08s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.85s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunRm (0.73s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.55s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.72s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.05s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.47s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.41s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.39s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.37s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunState (1.35s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.59s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
07:22:05 [2020-09-18T07:22:05.274Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.31s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.58s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.62s)
07:22:05 [2020-09-18T07:22:05.274Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.22s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.80s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.74s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.65s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.57s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.56s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.53s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.41s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.18s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.61s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.31s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.88s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.52s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.93s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.45s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.52s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.57s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.95s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.73s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.68s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.44s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.42s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.45s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.14s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.38s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.41s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.85s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.81s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.35s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.62s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.02s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.24s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.11s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.67s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.81s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents108967209
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.47s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.50s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (3.17s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.33s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.26s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.01s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.38s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.80s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.45s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStartRecordError (0.99s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.42s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.27s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.71s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.87s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.42s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.66s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.48s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.43s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.38s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.53s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.64s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.57s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.22s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.56s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.49s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.91s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.44s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.17s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.89s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.02s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (1.97s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.50s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.76s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.03s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.96s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.72s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.51s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.21s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.24s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.31s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.22s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.12s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.60s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.72s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.11s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.07s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.69s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.12s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.33s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.69s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.28s)
07:22:05 [2020-09-18T07:22:05.275Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
07:22:05 [2020-09-18T07:22:05.275Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
07:22:05 [2020-09-18T07:22:05.275Z] === RUN   TestDockerRegistrySuite
07:22:05 [2020-09-18T07:22:05.275Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
07:22:05 [2020-09-18T07:22:05.877Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
07:22:07 [2020-09-18T07:22:07.241Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
07:22:07 [2020-09-18T07:22:07.241Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
07:22:08 [2020-09-18T07:22:08.608Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
07:22:08 [2020-09-18T07:22:08.865Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
07:22:12 [2020-09-18T07:22:12.150Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
07:22:14 [2020-09-18T07:22:14.676Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
07:22:17 [2020-09-18T07:22:17.191Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
07:22:18 [2020-09-18T07:22:18.118Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
07:22:18 [2020-09-18T07:22:18.682Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
07:22:19 [2020-09-18T07:22:19.609Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
07:22:20 [2020-09-18T07:22:20.974Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
07:22:21 [2020-09-18T07:22:21.902Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
07:22:23 [2020-09-18T07:22:23.266Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
07:22:23 [2020-09-18T07:22:23.828Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
07:22:25 [2020-09-18T07:22:25.717Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
07:22:26 [2020-09-18T07:22:26.646Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
07:22:27 [2020-09-18T07:22:27.573Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
07:22:28 [2020-09-18T07:22:28.503Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
07:22:31 [2020-09-18T07:22:31.020Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
07:22:31 [2020-09-18T07:22:31.594Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
07:22:31 [2020-09-18T07:22:31.862Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
07:22:32 [2020-09-18T07:22:32.788Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
07:22:33 [2020-09-18T07:22:33.716Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
07:22:34 [2020-09-18T07:22:34.644Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
07:22:34 [2020-09-18T07:22:34.644Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
07:22:37 [2020-09-18T07:22:37.159Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
07:22:37 [2020-09-18T07:22:37.415Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
07:22:38 [2020-09-18T07:22:38.781Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
07:22:39 [2020-09-18T07:22:39.037Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
07:22:39 [2020-09-18T07:22:39.293Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
07:22:39 [2020-09-18T07:22:39.549Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
07:22:39 [2020-09-18T07:22:39.806Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
07:22:40 [2020-09-18T07:22:40.062Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
07:22:40 [2020-09-18T07:22:40.062Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
07:22:40 [2020-09-18T07:22:40.990Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
07:22:42 [2020-09-18T07:22:42.355Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
07:22:43 [2020-09-18T07:22:43.281Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
07:22:44 [2020-09-18T07:22:44.208Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
07:22:45 [2020-09-18T07:22:45.135Z] === RUN   TestDockerRegistrySuite/TestV2Only
07:22:46 [2020-09-18T07:22:46.063Z] --- PASS: TestDockerRegistrySuite (40.92s)
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.06s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d887b5715bca0] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.30s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d852bbb9602bd] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.32s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d111248d47577] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d7b456fd08b0f] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.20s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d7770ef9336e4] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.56s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [ddc9437591987] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.48s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d77906e5defc7] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.93s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [da5d3332a5f21] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [da2eebb490f4e] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [dfaf69be0c9e8] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.00s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d57dd48e977ae] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d9bfab4995a47] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.26s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d65bfca846e69] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.88s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [de2222f2341dc] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.63s)
07:22:46 [2020-09-18T07:22:46.063Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3c0ff9bbfe77f2a3f89c2244b40e1f3aede67aec07c9f57f86c6dfe748571879
07:22:46 [2020-09-18T07:22:46.063Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:51fd084a4926931118304e5df8292d1a599ec8638f58193af72a08391c0d6e8c
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [dde49170a2a7b] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s)
07:22:46 [2020-09-18T07:22:46.063Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5f47ebe085dd6e38e8efc504ebf2576002a77f104d6109ec81591c72e02f6c9c
07:22:46 [2020-09-18T07:22:46.063Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eff1710e40fbfd485b81cfe2a610ae8dfcbfdfcd118858a89e4851dc1db1977a
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [dc67cdafe6ca1] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.14s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [db85e97c19087] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.14s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [dd1e1c8bbe0ce] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d993a187d4834] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d88c92ed327b7] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d56d693a43913] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [dbec054d7b4e0] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d94bec30b3784] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.69s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [da6ba020be86b] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [dacd32a1c9bf5] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.14s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [daf2e4c4a1a09] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [df4ccefd3b9b1] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d8ecf225a32eb] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [dcc965db76322] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [dbeb545e4bcd7] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d7bb668d603a5] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d6b11c1ddf8eb] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.93s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d210f17fe8181] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d4311d45c8e4b] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.74s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [dae568d1f96e2] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s)
07:22:46 [2020-09-18T07:22:46.063Z]         check_test.go:196: [d253e51c3c04c] daemon is not started
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
07:22:46 [2020-09-18T07:22:46.063Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
07:22:46 [2020-09-18T07:22:46.063Z] === RUN   TestDockerSchema1RegistrySuite
07:22:46 [2020-09-18T07:22:46.063Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
07:22:46 [2020-09-18T07:22:46.063Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
07:22:48 [2020-09-18T07:22:48.355Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
07:22:48 [2020-09-18T07:22:48.579Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
07:22:49 [2020-09-18T07:22:49.331Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
07:22:50 [2020-09-18T07:22:50.306Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
07:22:51 [2020-09-18T07:22:51.861Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
07:22:54 [2020-09-18T07:22:54.376Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
07:22:54 [2020-09-18T07:22:54.938Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
07:22:55 [2020-09-18T07:22:55.870Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
07:22:56 [2020-09-18T07:22:56.126Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
07:22:57 [2020-09-18T07:22:57.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
07:22:57 [2020-09-18T07:22:57.987Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
07:22:58 [2020-09-18T07:22:58.548Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
07:23:01 [2020-09-18T07:23:01.064Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
07:23:01 [2020-09-18T07:23:01.320Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
07:23:01 [2020-09-18T07:23:01.576Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
07:23:01 [2020-09-18T07:23:01.832Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
07:23:02 [2020-09-18T07:23:02.088Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
07:23:02 [2020-09-18T07:23:02.344Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
07:23:02 [2020-09-18T07:23:02.599Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
07:23:02 [2020-09-18T07:23:02.855Z] --- PASS: TestDockerSchema1RegistrySuite (16.99s)
07:23:02 [2020-09-18T07:23:02.855Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
07:23:02 [2020-09-18T07:23:02.855Z]         check_test.go:223: [ddd109aa97e78] daemon is not started
07:23:02 [2020-09-18T07:23:02.855Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.62s)
07:23:02 [2020-09-18T07:23:02.855Z]         check_test.go:223: [d9bf99bc643ae] daemon is not started
07:23:02 [2020-09-18T07:23:02.855Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.86s)
07:23:02 [2020-09-18T07:23:02.855Z]         check_test.go:223: [d73239c9dc427] daemon is not started
07:23:02 [2020-09-18T07:23:02.855Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.54s)
07:23:02 [2020-09-18T07:23:02.855Z]         check_test.go:223: [ddea89dafa11a] daemon is not started
07:23:02 [2020-09-18T07:23:02.855Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.01s)
07:23:02 [2020-09-18T07:23:02.855Z]         check_test.go:223: [da3f22571c2cd] daemon is not started
07:23:02 [2020-09-18T07:23:02.855Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.91s)
07:23:02 [2020-09-18T07:23:02.855Z]         check_test.go:223: [d9d47ba605f57] daemon is not started
07:23:02 [2020-09-18T07:23:02.855Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
07:23:02 [2020-09-18T07:23:02.855Z]         check_test.go:223: [d46d8eff51830] daemon is not started
07:23:02 [2020-09-18T07:23:02.855Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.91s)
07:23:02 [2020-09-18T07:23:02.855Z]         check_test.go:223: [da6d857660101] daemon is not started
07:23:02 [2020-09-18T07:23:02.856Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.84s)
07:23:02 [2020-09-18T07:23:02.856Z]         check_test.go:223: [dc05acbc243be] daemon is not started
07:23:02 [2020-09-18T07:23:02.856Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s)
07:23:02 [2020-09-18T07:23:02.856Z]         check_test.go:223: [d8bba83ff40bf] daemon is not started
07:23:02 [2020-09-18T07:23:02.856Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.27s)
07:23:02 [2020-09-18T07:23:02.856Z]         check_test.go:223: [d48111afd644d] daemon is not started
07:23:02 [2020-09-18T07:23:02.856Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
07:23:02 [2020-09-18T07:23:02.856Z]         check_test.go:223: [d0b36256ad24d] daemon is not started
07:23:02 [2020-09-18T07:23:02.856Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
07:23:02 [2020-09-18T07:23:02.856Z]         check_test.go:223: [d232d93b4bd33] daemon is not started
07:23:02 [2020-09-18T07:23:02.856Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
07:23:02 [2020-09-18T07:23:02.856Z]         check_test.go:223: [d6bcd5b486243] daemon is not started
07:23:02 [2020-09-18T07:23:02.856Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
07:23:02 [2020-09-18T07:23:02.856Z]         check_test.go:223: [de5693679e1e5] daemon is not started
07:23:02 [2020-09-18T07:23:02.856Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
07:23:02 [2020-09-18T07:23:02.856Z]         check_test.go:223: [dac03da1a33cf] daemon is not started
07:23:02 [2020-09-18T07:23:02.856Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
07:23:02 [2020-09-18T07:23:02.856Z]         check_test.go:223: [d3880639a62d5] daemon is not started
07:23:02 [2020-09-18T07:23:02.856Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
07:23:02 [2020-09-18T07:23:02.856Z]         check_test.go:223: [d269767ad708f] daemon is not started
07:23:02 [2020-09-18T07:23:02.856Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
07:23:02 [2020-09-18T07:23:02.856Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
07:23:03 [2020-09-18T07:23:03.784Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
07:23:04 [2020-09-18T07:23:04.040Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
07:23:04 [2020-09-18T07:23:04.296Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
07:23:05 [2020-09-18T07:23:05.223Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
07:23:05 [2020-09-18T07:23:05.478Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
07:23:06 [2020-09-18T07:23:06.054Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
07:23:06 [2020-09-18T07:23:06.309Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
07:23:06 [2020-09-18T07:23:06.565Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.73s)
07:23:06 [2020-09-18T07:23:06.565Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s)
07:23:06 [2020-09-18T07:23:06.565Z]         check_test.go:252: [d8d74f4b2e17c] daemon is not started
07:23:06 [2020-09-18T07:23:06.565Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s)
07:23:06 [2020-09-18T07:23:06.565Z]         check_test.go:252: [db09a04a9491c] daemon is not started
07:23:06 [2020-09-18T07:23:06.565Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
07:23:06 [2020-09-18T07:23:06.565Z]         check_test.go:252: [d82cbcf4ee9c8] daemon is not started
07:23:06 [2020-09-18T07:23:06.565Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s)
07:23:06 [2020-09-18T07:23:06.565Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
07:23:06 [2020-09-18T07:23:06.565Z]         check_test.go:252: [d04f8175a4d19] daemon is not started
07:23:06 [2020-09-18T07:23:06.565Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s)
07:23:06 [2020-09-18T07:23:06.565Z]         check_test.go:252: [dbd7520dcadb9] daemon is not started
07:23:06 [2020-09-18T07:23:06.565Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s)
07:23:06 [2020-09-18T07:23:06.565Z]         check_test.go:252: [d89115c736d4b] daemon is not started
07:23:06 [2020-09-18T07:23:06.565Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
07:23:06 [2020-09-18T07:23:06.565Z]         check_test.go:252: [d7581dd8777c9] daemon is not started
07:23:06 [2020-09-18T07:23:06.565Z] === RUN   TestDockerRegistryAuthTokenSuite
07:23:06 [2020-09-18T07:23:06.565Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
07:23:11 [2020-09-18T07:23:11.813Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
07:23:11 [2020-09-18T07:23:11.813Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
07:23:12 [2020-09-18T07:23:12.069Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
07:23:12 [2020-09-18T07:23:12.069Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
07:23:12 [2020-09-18T07:23:12.325Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
07:23:12 [2020-09-18T07:23:12.325Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
07:23:12 [2020-09-18T07:23:12.325Z]         check_test.go:279: [d43814d0e7d8c] daemon is not started
07:23:12 [2020-09-18T07:23:12.325Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
07:23:12 [2020-09-18T07:23:12.325Z]         check_test.go:279: [dc29b726d47da] daemon is not started
07:23:12 [2020-09-18T07:23:12.325Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s)
07:23:12 [2020-09-18T07:23:12.325Z]         check_test.go:279: [d8019500fa3c6] daemon is not started
07:23:12 [2020-09-18T07:23:12.325Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
07:23:12 [2020-09-18T07:23:12.325Z]         check_test.go:279: [dbdacfa0811c5] daemon is not started
07:23:12 [2020-09-18T07:23:12.325Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
07:23:12 [2020-09-18T07:23:12.325Z]         check_test.go:279: [d157d95e47381] daemon is not started
07:23:12 [2020-09-18T07:23:12.325Z] === RUN   TestDockerNetworkSuite
07:23:12 [2020-09-18T07:23:12.325Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
07:23:14 [2020-09-18T07:23:14.213Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
07:23:15 [2020-09-18T07:23:15.142Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
07:23:15 [2020-09-18T07:23:15.489Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
07:23:17 [2020-09-18T07:23:17.659Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
07:23:19 [2020-09-18T07:23:19.079Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
07:23:21 [2020-09-18T07:23:21.594Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
07:23:22 [2020-09-18T07:23:22.957Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
07:23:24 [2020-09-18T07:23:24.057Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
07:23:28 [2020-09-18T07:23:28.207Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
07:23:30 [2020-09-18T07:23:30.095Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
07:23:31 [2020-09-18T07:23:31.459Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
07:23:31 [2020-09-18T07:23:31.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
07:23:31 [2020-09-18T07:23:31.975Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
07:23:32 [2020-09-18T07:23:32.905Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
07:23:33 [2020-09-18T07:23:33.832Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
07:23:34 [2020-09-18T07:23:34.087Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
07:23:34 [2020-09-18T07:23:34.343Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
07:23:34 [2020-09-18T07:23:34.380Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
07:23:35 [2020-09-18T07:23:35.269Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
07:23:35 [2020-09-18T07:23:35.269Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
07:23:35 [2020-09-18T07:23:35.269Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
07:23:35 [2020-09-18T07:23:35.526Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
07:23:36 [2020-09-18T07:23:36.088Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
07:23:37 [2020-09-18T07:23:37.017Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
07:23:37 [2020-09-18T07:23:37.017Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
07:23:37 [2020-09-18T07:23:37.273Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
07:23:37 [2020-09-18T07:23:37.529Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
07:23:40 [2020-09-18T07:23:40.042Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
07:23:41 [2020-09-18T07:23:41.406Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
07:23:46 [2020-09-18T07:23:46.656Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
07:23:46 [2020-09-18T07:23:46.656Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
07:23:47 [2020-09-18T07:23:47.583Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
07:23:47 [2020-09-18T07:23:47.839Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
07:23:47 [2020-09-18T07:23:47.839Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
07:23:47 [2020-09-18T07:23:47.839Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
07:23:48 [2020-09-18T07:23:48.095Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
07:23:48 [2020-09-18T07:23:48.095Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
07:23:50 [2020-09-18T07:23:50.609Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
07:23:50 [2020-09-18T07:23:50.609Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
07:23:50 [2020-09-18T07:23:50.609Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
07:23:51 [2020-09-18T07:23:51.170Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
07:23:54 [2020-09-18T07:23:54.434Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
07:23:57 [2020-09-18T07:23:57.701Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
07:23:57 [2020-09-18T07:23:57.701Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
07:23:58 [2020-09-18T07:23:58.262Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
07:23:59 [2020-09-18T07:23:59.629Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
07:23:59 [2020-09-18T07:23:59.629Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
07:24:00 [2020-09-18T07:24:00.196Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
07:24:00 [2020-09-18T07:24:00.761Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
07:24:01 [2020-09-18T07:24:01.687Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
07:24:04 [2020-09-18T07:24:04.351Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
07:24:08 [2020-09-18T07:24:08.220Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
07:24:08 [2020-09-18T07:24:08.220Z] --- PASS: TestDockerNetworkSuite (55.47s)
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.97s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d70fb7b7b979a] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d4ada09f41836] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [da3e7dd43694f] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [da8f9f7d5c539] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:1233: [df580b67ee16d] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.33s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [dd453b8fd2308] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.95s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d7f4463ee6b84] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [dd743bd12b25d] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d8d79e4fedd1e] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.46s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d2ad944346451] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [dd3b738fb2d8e] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [da1792e42b00f] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.82s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d35a35287b31e] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [dde5514c042c2] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d640c5633fe6d] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [dc70cf827a416] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [dfcabea1b405c] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d5ace2b08d64c] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d3d903e5dea8f] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.67s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [df1438798f089] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.96s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [dfb65c5aad66e] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d213dbba86fa6] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.22s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [df86de7f4b704] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [db62c6128fdec] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.25s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:968: [d8b290673a434] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.74s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d99c468f15eff] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.00s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:1116: [de5d8022f2800] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d2f8c26e93c6f] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d372654584b21] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [def65c7354e87] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d535645122f8b] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d7ed3ea13a363] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d4e707003ab8c] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d2fa9ceb482d4] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.20s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d16f38ce3fa00] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [db0f782383c8e] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [d14f654e3a781] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:46: [df6e0fdedf5d6] daemon is not started
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.30s)
07:24:08 [2020-09-18T07:24:08.220Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.95s)
07:24:08 [2020-09-18T07:24:08.220Z]         docker_cli_network_unix_test.go:1084: [db8555e2034d1] daemon is not started
07:24:08 [2020-09-18T07:24:08.221Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
07:24:08 [2020-09-18T07:24:08.221Z]         docker_cli_network_unix_test.go:46: [df22ffac9a29b] daemon is not started
07:24:08 [2020-09-18T07:24:08.221Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s)
07:24:08 [2020-09-18T07:24:08.221Z]         docker_cli_network_unix_test.go:46: [d56be0f523722] daemon is not started
07:24:08 [2020-09-18T07:24:08.221Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.40s)
07:24:08 [2020-09-18T07:24:08.221Z]         docker_cli_network_unix_test.go:46: [d15dc5782f5e0] daemon is not started
07:24:08 [2020-09-18T07:24:08.221Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
07:24:08 [2020-09-18T07:24:08.221Z]         docker_cli_network_unix_test.go:46: [d5c21b42b8a81] daemon is not started
07:24:08 [2020-09-18T07:24:08.221Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.61s)
07:24:08 [2020-09-18T07:24:08.221Z]         docker_cli_network_unix_test.go:46: [dd8cf8db68671] daemon is not started
07:24:08 [2020-09-18T07:24:08.221Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s)
07:24:08 [2020-09-18T07:24:08.221Z]         docker_cli_network_unix_test.go:46: [d33727d8ed31c] daemon is not started
07:24:08 [2020-09-18T07:24:08.221Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s)
07:24:08 [2020-09-18T07:24:08.221Z]         docker_cli_network_unix_test.go:46: [d1a54f0f8999a] daemon is not started
07:24:08 [2020-09-18T07:24:08.221Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.25s)
07:24:08 [2020-09-18T07:24:08.221Z]         docker_cli_network_unix_test.go:46: [d6a077e09a684] daemon is not started
07:24:08 [2020-09-18T07:24:08.221Z] === RUN   TestDockerHubPullSuite
07:24:08 [2020-09-18T07:24:08.221Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
07:24:09 [2020-09-18T07:24:09.586Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
07:24:10 [2020-09-18T07:24:10.144Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
07:24:11 [2020-09-18T07:24:11.473Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
07:24:12 [2020-09-18T07:24:12.837Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
07:24:13 [2020-09-18T07:24:13.094Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
07:24:14 [2020-09-18T07:24:14.984Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
07:24:15 [2020-09-18T07:24:15.240Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
07:24:15 [2020-09-18T07:24:15.497Z] --- PASS: TestDockerHubPullSuite (7.75s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.84s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.90s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.54s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.92s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.23s)
07:24:15 [2020-09-18T07:24:15.497Z] PASS
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === Skipped
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_sni_test.go:18: Flakey test
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
07:24:15 [2020-09-18T07:24:15.497Z] 
07:24:15 [2020-09-18T07:24:15.497Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
07:24:15 [2020-09-18T07:24:15.497Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
07:24:15 [2020-09-18T07:24:15.498Z]         docker_cli_network_unix_test.go:46: [d14f654e3a781] daemon is not started
07:24:15 [2020-09-18T07:24:15.498Z] 
07:24:15 [2020-09-18T07:24:15.498Z] 
07:24:15 [2020-09-18T07:24:15.498Z] DONE 1277 tests, 51 skipped in 1463.648s
07:24:15 [2020-09-18T07:24:15.498Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:24:15 [2020-09-18T07:24:15.498Z] ++++ cat bundles/test-integration/docker.pid
07:24:15 [2020-09-18T07:24:15.498Z] +++ kill 7542
07:24:16 [2020-09-18T07:24:16.864Z] +++ /etc/init.d/apparmor stop
07:24:16 [2020-09-18T07:24:16.865Z] Leaving: AppArmorNo profiles have been unloaded.
07:24:16 [2020-09-18T07:24:16.865Z] 
07:24:16 [2020-09-18T07:24:16.865Z] Unloading profiles will leave already running processes permanently
07:24:16 [2020-09-18T07:24:16.865Z] unconfined, which can lead to unexpected situations.
07:24:16 [2020-09-18T07:24:16.865Z] 
07:24:16 [2020-09-18T07:24:16.865Z] To set a process to complain mode, use the command line tool
07:24:16 [2020-09-18T07:24:16.865Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:24:16 [2020-09-18T07:24:16.865Z] +++ true
07:24:16 [2020-09-18T07:24:16.865Z] exiting test-integration
07:24:16 [2020-09-18T07:24:16.865Z] ++ exit 0
07:24:16 [2020-09-18T07:24:16.865Z] 
07:24:17 [2020-09-18T07:24:17.120Z] + for job in $(jobs -p)
07:24:17 [2020-09-18T07:24:17.120Z] + wait 7423
07:24:17 [2020-09-18T07:24:17.682Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
07:24:20 [2020-09-18T07:24:20.484Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
07:24:24 [2020-09-18T07:24:24.232Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
07:24:25 [2020-09-18T07:24:25.596Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
07:24:29 [2020-09-18T07:24:29.760Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
07:24:32 [2020-09-18T07:24:32.274Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
07:24:35 [2020-09-18T07:24:35.580Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
07:24:35 [2020-09-18T07:24:35.580Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
07:24:42 [2020-09-18T07:24:42.112Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
07:24:42 [2020-09-18T07:24:42.112Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
07:24:42 [2020-09-18T07:24:42.673Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
07:24:45 [2020-09-18T07:24:45.188Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
07:25:32 [2020-09-18T07:25:32.667Z] === RUN   TestDockerSuite/TestBuildDotDotFile
07:25:32 [2020-09-18T07:25:32.667Z] === RUN   TestDockerSuite/TestBuildEOLInLine
07:25:32 [2020-09-18T07:25:32.667Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
07:25:32 [2020-09-18T07:25:32.667Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
07:25:32 [2020-09-18T07:25:32.667Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
07:25:33 [2020-09-18T07:25:33.642Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
07:25:33 [2020-09-18T07:25:33.642Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
07:25:34 [2020-09-18T07:25:34.105Z] === RUN   TestDockerSuite/TestBuildEntrypoint
07:25:34 [2020-09-18T07:25:34.569Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
07:25:39 [2020-09-18T07:25:39.296Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
07:25:41 [2020-09-18T07:25:41.351Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
07:25:42 [2020-09-18T07:25:42.225Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
07:25:46 [2020-09-18T07:25:46.952Z] === RUN   TestDockerSuite/TestBuildEnv
07:25:46 [2020-09-18T07:25:46.952Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
07:25:47 [2020-09-18T07:25:47.419Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
07:25:47 [2020-09-18T07:25:47.419Z] === RUN   TestDockerSuite/TestBuildEnvUsage
07:25:47 [2020-09-18T07:25:47.419Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
07:25:47 [2020-09-18T07:25:47.881Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
07:25:50 [2020-09-18T07:25:50.806Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
07:25:50 [2020-09-18T07:25:50.806Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
07:25:50 [2020-09-18T07:25:50.806Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
07:25:50 [2020-09-18T07:25:50.806Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
07:25:51 [2020-09-18T07:25:51.268Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
07:25:57 [2020-09-18T07:25:57.099Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
07:26:11 [2020-09-18T07:26:11.964Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
07:26:12 [2020-09-18T07:26:12.426Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
07:26:12 [2020-09-18T07:26:12.426Z] === RUN   TestDockerSuite/TestBuildExpose
07:26:12 [2020-09-18T07:26:12.426Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
07:26:12 [2020-09-18T07:26:12.426Z] === RUN   TestDockerSuite/TestBuildExposeOrder
07:26:12 [2020-09-18T07:26:12.426Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
07:26:12 [2020-09-18T07:26:12.426Z] === RUN   TestDockerSuite/TestBuildFails
07:26:14 [2020-09-18T07:26:14.619Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
07:26:14 [2020-09-18T07:26:14.620Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
07:26:19 [2020-09-18T07:26:19.332Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
07:26:24 [2020-09-18T07:26:24.044Z] === RUN   TestDockerSuite/TestBuildForceRm
07:26:27 [2020-09-18T07:26:27.956Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
07:26:31 [2020-09-18T07:26:31.154Z] === RUN   TestDockerSuite/TestBuildFromGit
07:26:37 [2020-09-18T07:26:37.899Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
07:26:41 [2020-09-18T07:26:41.164Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
07:26:41 [2020-09-18T07:26:41.509Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
07:26:42 [2020-09-18T07:26:42.484Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
07:26:48 [2020-09-18T07:26:48.302Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
07:26:48 [2020-09-18T07:26:48.302Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
07:26:49 [2020-09-18T07:26:49.277Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
07:26:49 [2020-09-18T07:26:49.277Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
07:26:49 [2020-09-18T07:26:49.740Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
07:27:04 [2020-09-18T07:27:04.598Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
07:27:04 [2020-09-18T07:27:04.598Z] === RUN   TestDockerSuite/TestBuildHistory
07:27:13 [2020-09-18T07:27:13.224Z] === RUN   TestDockerSuite/TestBuildIidFile
07:27:13 [2020-09-18T07:27:13.224Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
07:27:14 [2020-09-18T07:27:14.770Z] === RUN   TestDockerSuite/TestBuildInheritance
07:27:14 [2020-09-18T07:27:14.770Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
07:27:15 [2020-09-18T07:27:15.744Z] === RUN   TestDockerSuite/TestBuildInvalidTag
07:27:15 [2020-09-18T07:27:15.744Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
07:27:20 [2020-09-18T07:27:20.459Z] === RUN   TestDockerSuite/TestBuildLabel
07:27:20 [2020-09-18T07:27:20.921Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
07:27:21 [2020-09-18T07:27:21.384Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
07:27:22 [2020-09-18T07:27:22.357Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
07:27:22 [2020-09-18T07:27:22.820Z] === RUN   TestDockerSuite/TestBuildLabels
07:27:23 [2020-09-18T07:27:23.283Z] === RUN   TestDockerSuite/TestBuildLabelsCache
07:27:24 [2020-09-18T07:27:24.828Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
07:27:29 [2020-09-18T07:27:29.540Z] === RUN   TestDockerSuite/TestBuildLastModified
07:27:29 [2020-09-18T07:27:29.540Z] === RUN   TestDockerSuite/TestBuildLineBreak
07:27:29 [2020-09-18T07:27:29.540Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
07:27:29 [2020-09-18T07:27:29.540Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
07:27:29 [2020-09-18T07:27:29.540Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
07:27:30 [2020-09-18T07:27:30.003Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
07:27:30 [2020-09-18T07:27:30.003Z] === RUN   TestDockerSuite/TestBuildMaintainer
07:27:30 [2020-09-18T07:27:30.468Z] === RUN   TestDockerSuite/TestBuildMissingArgs
07:27:31 [2020-09-18T07:27:31.445Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
07:27:36 [2020-09-18T07:27:36.163Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
07:27:51 [2020-09-18T07:27:51.028Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
07:27:51 [2020-09-18T07:27:51.028Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
07:27:52 [2020-09-18T07:27:52.576Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
07:28:22 [2020-09-18T07:28:22.578Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
07:28:37 [2020-09-18T07:28:37.427Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
07:28:41 [2020-09-18T07:28:41.184Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
07:28:45 [2020-09-18T07:28:45.896Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
07:28:51 [2020-09-18T07:28:51.720Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
07:29:02 [2020-09-18T07:29:02.542Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
07:29:09 [2020-09-18T07:29:09.426Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
07:29:09 [2020-09-18T07:29:09.426Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
07:29:12 [2020-09-18T07:29:12.478Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
07:29:12 [2020-09-18T07:29:12.740Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
07:29:13 [2020-09-18T07:29:13.007Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
07:29:13 [2020-09-18T07:29:13.007Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
07:29:13 [2020-09-18T07:29:13.007Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
07:29:13 [2020-09-18T07:29:13.949Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
07:29:15 [2020-09-18T07:29:15.217Z] === RUN   TestDockerSuite/TestBuildMultipleTags
07:29:15 [2020-09-18T07:29:15.217Z] === RUN   TestDockerSuite/TestBuildNetContainer
07:29:15 [2020-09-18T07:29:15.217Z] === RUN   TestDockerSuite/TestBuildNetNone
07:29:15 [2020-09-18T07:29:15.217Z] === RUN   TestDockerSuite/TestBuildNoContext
07:29:15 [2020-09-18T07:29:15.836Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
07:29:17 [2020-09-18T07:29:17.395Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
07:29:19 [2020-09-18T07:29:19.100Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
07:29:20 [2020-09-18T07:29:20.988Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
07:29:27 [2020-09-18T07:29:27.713Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
07:29:29 [2020-09-18T07:29:29.248Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
07:29:29 [2020-09-18T07:29:29.248Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
07:29:29 [2020-09-18T07:29:29.248Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
07:29:32 [2020-09-18T07:29:32.150Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
07:29:32 [2020-09-18T07:29:32.609Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
07:29:33 [2020-09-18T07:29:33.576Z] === RUN   TestDockerSuite/TestBuildOnBuild
07:29:43 [2020-09-18T07:29:43.917Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
07:29:43 [2020-09-18T07:29:43.917Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
07:29:52 [2020-09-18T07:29:52.485Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
07:29:55 [2020-09-18T07:29:55.388Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
07:30:03 [2020-09-18T07:30:03.958Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
07:30:08 [2020-09-18T07:30:08.643Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
07:30:14 [2020-09-18T07:30:14.430Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
07:30:14 [2020-09-18T07:30:14.430Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
07:30:14 [2020-09-18T07:30:14.892Z] === RUN   TestDockerSuite/TestBuildPATH
07:30:14 [2020-09-18T07:30:14.892Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
07:30:16 [2020-09-18T07:30:16.433Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
07:30:16 [2020-09-18T07:30:16.433Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
07:30:17 [2020-09-18T07:30:17.144Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
07:30:17 [2020-09-18T07:30:17.144Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
07:30:17 [2020-09-18T07:30:17.704Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
07:30:20 [2020-09-18T07:30:20.220Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
07:30:23 [2020-09-18T07:30:23.487Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
07:30:26 [2020-09-18T07:30:26.001Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
07:30:47 [2020-09-18T07:30:47.880Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
07:31:00 [2020-09-18T07:31:00.042Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
07:31:00 [2020-09-18T07:31:00.603Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
07:31:02 [2020-09-18T07:31:02.501Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
07:31:05 [2020-09-18T07:31:05.770Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
07:31:07 [2020-09-18T07:31:07.142Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
07:31:12 [2020-09-18T07:31:12.309Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
07:31:16 [2020-09-18T07:31:16.474Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
07:31:18 [2020-09-18T07:31:18.361Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
07:31:19 [2020-09-18T07:31:19.580Z] === RUN   TestDockerSuite/TestBuildRm
07:31:21 [2020-09-18T07:31:21.626Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
07:31:23 [2020-09-18T07:31:23.514Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
07:31:25 [2020-09-18T07:31:25.403Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
07:31:27 [2020-09-18T07:31:27.951Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
07:31:29 [2020-09-18T07:31:29.840Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
07:31:34 [2020-09-18T07:31:34.436Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
07:31:35 [2020-09-18T07:31:35.985Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
07:31:35 [2020-09-18T07:31:35.985Z] === RUN   TestDockerSuite/TestBuildScratchCopy
07:31:35 [2020-09-18T07:31:35.985Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
07:31:37 [2020-09-18T07:31:37.537Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
07:31:40 [2020-09-18T07:31:40.465Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
07:31:43 [2020-09-18T07:31:43.398Z] === RUN   TestDockerSuite/TestBuildShellInherited
07:31:48 [2020-09-18T07:31:48.113Z] === RUN   TestDockerSuite/TestBuildShellMultiple
07:32:09 [2020-09-18T07:32:09.268Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
07:32:09 [2020-09-18T07:32:09.269Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
07:32:09 [2020-09-18T07:32:09.269Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
07:32:19 [2020-09-18T07:32:19.631Z] === RUN   TestDockerSuite/TestBuildSpaces
07:32:19 [2020-09-18T07:32:19.631Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
07:32:24 [2020-09-18T07:32:24.354Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
07:32:24 [2020-09-18T07:32:24.354Z] === RUN   TestDockerSuite/TestBuildStderr
07:32:25 [2020-09-18T07:32:25.997Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
07:32:29 [2020-09-18T07:32:29.072Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
07:32:40 [2020-09-18T07:32:40.829Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
07:32:50 [2020-09-18T07:32:50.231Z] === RUN   TestDockerSuite/TestBuildStopSignal
07:32:50 [2020-09-18T07:32:50.231Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
07:32:51 [2020-09-18T07:32:51.783Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
07:32:52 [2020-09-18T07:32:52.759Z] === RUN   TestDockerSuite/TestBuildTagEvent
07:32:57 [2020-09-18T07:32:57.478Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
07:32:58 [2020-09-18T07:32:58.884Z] --- PASS: TestDockerSwarmSuite (1617.05s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.11s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.27s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.38s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.35s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.53s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:562: [d13519f6b4617] joining swarm manager [d15ab82ada8db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:584: [dfee4bb14523a] joining swarm manager [d15ab82ada8db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]         check_test.go:380: [d13519f6b4617] daemon is not started
07:32:58 [2020-09-18T07:32:58.884Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.74s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:45: [d153c30b4019b] joining swarm manager [d66cb49eb3358]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.82s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.71s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:303: [dd59520c2a697] joining swarm manager [d736333ebea89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:304: [da05c25204e23] joining swarm manager [d736333ebea89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:363: Waiting for possible election...
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.26s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:271: [d2856e526b43a] joining swarm manager [d5fee0a4d4545]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:272: [d6ccd95e11b72] joining swarm manager [d5fee0a4d4545]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.99s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.41s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.94s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_node_test.go:19: [d46aa826ee8fc] joining swarm manager [da3dbf39f8548]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_node_test.go:20: [ddeb5901d1bf3] joining swarm manager [da3dbf39f8548]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.50s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:501: [d6188f98292bd] joining swarm manager [d94a2595549f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:506: [dadd16c2f7d40] joining swarm manager [d94a2595549f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.55s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_node_test.go:80: [da8ebf9bd650c] joining swarm manager [dea5caa0af37c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.58s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_node_test.go:52: [df370a1e2b0cf] joining swarm manager [d182796716b48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_node_test.go:53: [df2aa3696f9c9] joining swarm manager [d182796716b48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.32s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:201: [decd9fb804ac8] joining swarm manager [d9402c84009c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.69s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:383: [d486074661d72] joining swarm manager [d4335024975f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:384: [dc73b03c8f10a] joining swarm manager [d4335024975f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]         check_test.go:380: [dc73b03c8f10a] daemon is not started
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.15s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:801: [d835af43cad2a] joining swarm manager [dfc7b5931ce8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:801: [dd31df1f7dcd4] joining swarm manager [dfc7b5931ce8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:801: [ddf21c8eaec9b] joining swarm manager [dfc7b5931ce8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:801: [d89bafadadb75] joining swarm manager [dfc7b5931ce8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_test.go:809: [d709a9d9253fa] joining swarm manager [dfc7b5931ce8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.94s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.11s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.57s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:394: [dd4740ad846cb] joining swarm manager [d4777f210e342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:394: [d0ddaa87373b4] joining swarm manager [d4777f210e342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.16s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:342: [dd7a2a3d79322] joining swarm manager [dc033dff96ba6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:342: [de57dc3539e2e] joining swarm manager [dc033dff96ba6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.66s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:489: [d499224b35120] joining swarm manager [dae65eaa6dbd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:489: [d26fd30be58cc] joining swarm manager [dae65eaa6dbd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.84s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.25s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:127: [d839beed6dc9a] joining swarm manager [d12f4eb18d447]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:128: [d21e4f4d7366b] joining swarm manager [d12f4eb18d447]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:136: [d6d45225f961a] joining swarm manager [d12f4eb18d447]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:137: [dcc034ac1318c] joining swarm manager [d12f4eb18d447]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.82s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:303: [debc27c0da287] joining swarm manager [d042bee1f6f2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:303: [dee741e7abbbd] joining swarm manager [d042bee1f6f2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.66s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:99: [dd53c8d2528f9] joining swarm manager [d3468fcc78d67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:100: [dab527b6a4ff3] joining swarm manager [d3468fcc78d67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]         check_test.go:380: [dd53c8d2528f9] daemon is not started
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.02s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:532: [d7efbaf79719d] joining swarm manager [dcb8a93c8bc5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:533: [d39d574c5a85c] joining swarm manager [dcb8a93c8bc5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.43s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:147: [d46eeeba49aff] joining swarm manager [dff8227dacfd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_api_swarm_service_test.go:147: [d0c5348ec71e1] joining swarm manager [dff8227dacfd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.64s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.06s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.29s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.17s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.04s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.68s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.66s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.81s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.76s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.36s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.79s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.00s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.82s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.99s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.20s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.20s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.68s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.03s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.01s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.44s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.10s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.30s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.71s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.01s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.84s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.57s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.64s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.86s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.33s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.86s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.61s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_cli_service_logs_test.go:245: checking task y9g4heu8z5av
07:32:58 [2020-09-18T07:32:58.884Z]         docker_cli_service_logs_test.go:250: checking messages for y9g4heu8z5av
07:32:58 [2020-09-18T07:32:58.884Z]         docker_cli_service_logs_test.go:245: checking task rbbesw9h3m96
07:32:58 [2020-09-18T07:32:58.884Z]         docker_cli_service_logs_test.go:250: checking messages for rbbesw9h3m96
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.67s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.76s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.22s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s)
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.96s)
07:32:58 [2020-09-18T07:32:58.884Z]         docker_cli_swarm_test.go:1901: [d7b3e065bfb35] joining swarm manager [d24663ddc3afd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.884Z]         docker_cli_swarm_test.go:1902: [dd9cf80147a00] joining swarm manager [d24663ddc3afd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.884Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.10s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.52s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.75s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.35s)
07:32:58 [2020-09-18T07:32:58.885Z]         docker_cli_swarm_test.go:1802: [d7cea2254c5e1] joining swarm manager [d80dfd8fb7a2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.885Z]         docker_cli_swarm_test.go:1803: [dc73ca4196f91] joining swarm manager [d80dfd8fb7a2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.01s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.18s)
07:32:58 [2020-09-18T07:32:58.885Z]         docker_cli_swarm_test.go:1321: [d81eb407ccfb9] joining swarm manager [da5f4e9f5e34b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.885Z]         docker_cli_swarm_test.go:1322: [d8095edb7a28b] joining swarm manager [da5f4e9f5e34b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.60s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.44s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.67s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.82s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.40s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.26s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.40s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
07:32:58 [2020-09-18T07:32:58.885Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.98s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.33s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.09s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.54s)
07:32:58 [2020-09-18T07:32:58.885Z]         docker_cli_swarm_test.go:1186: [dc3078c107b69] joining swarm manager [dc481671832e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.885Z]         docker_cli_swarm_test.go:1195: [d5822383635de] joining swarm manager [dc481671832e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.55s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.95s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.90s)
07:32:58 [2020-09-18T07:32:58.885Z]         docker_cli_swarm_test.go:1118: [dbbfe26f6fd2b] joining swarm manager [d9ea3b79fd6bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.885Z]         docker_cli_swarm_test.go:1119: [ddeb4f8a2f80e] joining swarm manager [d9ea3b79fd6bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.885Z]         docker_cli_swarm_test.go:1172: [d51a3ebba6b4d] joining swarm manager [d9ea3b79fd6bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s)
07:32:58 [2020-09-18T07:32:58.885Z]         docker_cli_swarm_test.go:1453: [d693e43a9253c] joining swarm manager [d5cfc3c6d7c7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.885Z]         docker_cli_swarm_test.go:1454: [d17ebc6892dc6] joining swarm manager [d5cfc3c6d7c7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s)
07:32:58 [2020-09-18T07:32:58.885Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
07:32:58 [2020-09-18T07:32:58.885Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
07:32:58 [2020-09-18T07:32:58.885Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s)
07:32:58 [2020-09-18T07:32:58.885Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.81s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.78s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (51.90s)
07:32:58 [2020-09-18T07:32:58.885Z]         docker_cli_swarm_unix_test.go:62: [def31d86a8684] joining swarm manager [d5d4d141f0944]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.78s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.36s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.19s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.22s)
07:32:58 [2020-09-18T07:32:58.885Z]         docker_api_swarm_test.go:961: [d54a22a752848] joining swarm manager [d2ca6bb154a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.42s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.34s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.87s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.91s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.04s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.07s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.15s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.14s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.74s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.85s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s)
07:32:58 [2020-09-18T07:32:58.885Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.79s)
07:32:58 [2020-09-18T07:32:58.885Z] === RUN   TestDockerExternalVolumeSuite
07:32:58 [2020-09-18T07:32:58.885Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
07:33:03 [2020-09-18T07:33:03.307Z] === RUN   TestDockerSuite/TestBuildUser
07:33:03 [2020-09-18T07:33:03.307Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
07:33:03 [2020-09-18T07:33:03.307Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
07:33:03 [2020-09-18T07:33:03.307Z] === RUN   TestDockerSuite/TestBuildVerboseOut
07:33:07 [2020-09-18T07:33:07.066Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
07:33:07 [2020-09-18T07:33:07.532Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
07:33:09 [2020-09-18T07:33:09.730Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
07:33:09 [2020-09-18T07:33:09.730Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
07:33:09 [2020-09-18T07:33:09.730Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
07:33:13 [2020-09-18T07:33:13.715Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
07:33:30 [2020-09-18T07:33:30.888Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
07:33:31 [2020-09-18T07:33:31.351Z] === RUN   TestDockerSuite/TestBuildWindowsUser
07:33:41 [2020-09-18T07:33:41.832Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
07:33:46 [2020-09-18T07:33:46.616Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
07:33:46 [2020-09-18T07:33:46.616Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
07:33:46 [2020-09-18T07:33:46.616Z] === RUN   TestDockerSuite/TestBuildWithFailure
07:33:48 [2020-09-18T07:33:48.809Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
07:33:48 [2020-09-18T07:33:48.809Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
07:34:01 [2020-09-18T07:34:01.239Z] === RUN   TestDockerSuite/TestBuildWithTabs
07:34:05 [2020-09-18T07:34:05.000Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
07:34:05 [2020-09-18T07:34:05.463Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
07:34:20 [2020-09-18T07:34:20.365Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
07:34:20 [2020-09-18T07:34:20.365Z] === RUN   TestDockerSuite/TestBuildWithVolumes
07:34:20 [2020-09-18T07:34:20.365Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
07:34:20 [2020-09-18T07:34:20.365Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
07:34:20 [2020-09-18T07:34:20.365Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
07:34:21 [2020-09-18T07:34:21.326Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
07:34:28 [2020-09-18T07:34:28.983Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
07:34:29 [2020-09-18T07:34:29.427Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
07:34:30 [2020-09-18T07:34:30.532Z] === RUN   TestDockerSuite/TestBuildXZHost
07:34:30 [2020-09-18T07:34:30.995Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
07:34:30 [2020-09-18T07:34:30.995Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
07:34:30 [2020-09-18T07:34:30.995Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
07:34:33 [2020-09-18T07:34:33.187Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
07:34:37 [2020-09-18T07:34:37.904Z] === RUN   TestDockerSuite/TestCommitChange
07:34:42 [2020-09-18T07:34:42.628Z] === RUN   TestDockerSuite/TestCommitChangeLabels
07:34:47 [2020-09-18T07:34:47.357Z] === RUN   TestDockerSuite/TestCommitHardlink
07:34:47 [2020-09-18T07:34:47.357Z] === RUN   TestDockerSuite/TestCommitNewFile
07:34:54 [2020-09-18T07:34:54.476Z] === RUN   TestDockerSuite/TestCommitPausedContainer
07:34:54 [2020-09-18T07:34:54.476Z] === RUN   TestDockerSuite/TestCommitTTY
07:35:01 [2020-09-18T07:35:01.563Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
07:35:01 [2020-09-18T07:35:01.702Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
07:35:05 [2020-09-18T07:35:05.475Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
07:35:05 [2020-09-18T07:35:05.475Z] === RUN   TestDockerSuite/TestCommitWithoutPause
07:35:05 [2020-09-18T07:35:05.475Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
07:35:05 [2020-09-18T07:35:05.475Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
07:35:05 [2020-09-18T07:35:05.475Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
07:35:05 [2020-09-18T07:35:05.475Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
07:35:05 [2020-09-18T07:35:05.475Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
07:35:05 [2020-09-18T07:35:05.475Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
07:35:05 [2020-09-18T07:35:05.475Z] === RUN   TestDockerSuite/TestContainerAPICommit
07:35:12 [2020-09-18T07:35:12.593Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
07:35:13 [2020-09-18T07:35:13.722Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
07:35:19 [2020-09-18T07:35:19.705Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
07:35:19 [2020-09-18T07:35:19.705Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
07:35:20 [2020-09-18T07:35:20.686Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
07:35:20 [2020-09-18T07:35:20.686Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
07:35:20 [2020-09-18T07:35:20.686Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
07:35:20 [2020-09-18T07:35:20.686Z] === RUN   TestDockerSuite/TestContainerAPICreate
07:35:22 [2020-09-18T07:35:22.880Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
07:35:22 [2020-09-18T07:35:22.880Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
07:35:22 [2020-09-18T07:35:22.880Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
07:35:25 [2020-09-18T07:35:25.077Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
07:35:25 [2020-09-18T07:35:25.077Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
07:35:25 [2020-09-18T07:35:25.077Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
07:35:25 [2020-09-18T07:35:25.077Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
07:35:25 [2020-09-18T07:35:25.077Z] === RUN   TestDockerSuite/TestContainerAPIDelete
07:35:27 [2020-09-18T07:35:27.274Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
07:35:29 [2020-09-18T07:35:29.468Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
07:35:31 [2020-09-18T07:35:31.018Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
07:35:31 [2020-09-18T07:35:31.018Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
07:35:31 [2020-09-18T07:35:31.018Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
07:35:33 [2020-09-18T07:35:33.217Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
07:35:33 [2020-09-18T07:35:33.217Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
07:35:35 [2020-09-18T07:35:35.413Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
07:35:35 [2020-09-18T07:35:35.413Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
07:35:35 [2020-09-18T07:35:35.413Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
07:35:36 [2020-09-18T07:35:36.962Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
07:35:36 [2020-09-18T07:35:36.962Z] === RUN   TestDockerSuite/TestContainerAPIKill
07:35:39 [2020-09-18T07:35:39.158Z] === RUN   TestDockerSuite/TestContainerAPIPause
07:35:39 [2020-09-18T07:35:39.158Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
07:35:41 [2020-09-18T07:35:41.353Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
07:35:41 [2020-09-18T07:35:41.353Z] === RUN   TestDockerSuite/TestContainerAPIRename
07:35:43 [2020-09-18T07:35:43.550Z] === RUN   TestDockerSuite/TestContainerAPIRestart
07:35:45 [2020-09-18T07:35:45.750Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
07:35:52 [2020-09-18T07:35:52.160Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
07:35:55 [2020-09-18T07:35:55.092Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
07:35:55 [2020-09-18T07:35:55.092Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
07:35:55 [2020-09-18T07:35:55.092Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
07:35:55 [2020-09-18T07:35:55.092Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
07:35:55 [2020-09-18T07:35:55.092Z] === RUN   TestDockerSuite/TestContainerAPIStart
07:35:57 [2020-09-18T07:35:57.287Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
07:35:57 [2020-09-18T07:35:57.287Z] === RUN   TestDockerSuite/TestContainerAPIStop
07:35:59 [2020-09-18T07:35:59.480Z] === RUN   TestDockerSuite/TestContainerAPITop
07:35:59 [2020-09-18T07:35:59.480Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
07:36:00 [2020-09-18T07:36:00.580Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
07:36:01 [2020-09-18T07:36:01.031Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
07:36:01 [2020-09-18T07:36:01.031Z] === RUN   TestDockerSuite/TestContainerAPIWait
07:36:04 [2020-09-18T07:36:04.793Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
07:36:06 [2020-09-18T07:36:06.997Z] === RUN   TestDockerSuite/TestContainerNetworkMode
07:36:06 [2020-09-18T07:36:06.997Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
07:36:06 [2020-09-18T07:36:06.997Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
07:36:06 [2020-09-18T07:36:06.997Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
07:36:06 [2020-09-18T07:36:06.997Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
07:36:06 [2020-09-18T07:36:06.997Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
07:36:08 [2020-09-18T07:36:08.548Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
07:36:08 [2020-09-18T07:36:08.548Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
07:36:11 [2020-09-18T07:36:11.475Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
07:36:18 [2020-09-18T07:36:18.589Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
07:36:20 [2020-09-18T07:36:20.784Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
07:36:22 [2020-09-18T07:36:22.988Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00086eee0_<nil>}
07:36:25 [2020-09-18T07:36:25.186Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1529538786_c:\foo_false__<nil>_<nil>_<nil>}
07:36:27 [2020-09-18T07:36:27.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1529538786_c:\foo_true__<nil>_<nil>_<nil>}
07:36:32 [2020-09-18T07:36:32.593Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
07:36:34 [2020-09-18T07:36:34.494Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestCopyAndRestart
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
07:36:34 [2020-09-18T07:36:34.958Z] === RUN   TestDockerSuite/TestCpAbsolutePath
07:36:37 [2020-09-18T07:36:37.152Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
07:36:37 [2020-09-18T07:36:37.152Z] === RUN   TestDockerSuite/TestCpFromCaseA
07:36:37 [2020-09-18T07:36:37.152Z] === RUN   TestDockerSuite/TestCpFromCaseB
07:36:37 [2020-09-18T07:36:37.152Z] === RUN   TestDockerSuite/TestCpFromCaseC
07:36:37 [2020-09-18T07:36:37.152Z] === RUN   TestDockerSuite/TestCpFromCaseD
07:36:37 [2020-09-18T07:36:37.152Z] === RUN   TestDockerSuite/TestCpFromCaseE
07:36:37 [2020-09-18T07:36:37.152Z] === RUN   TestDockerSuite/TestCpFromCaseF
07:36:37 [2020-09-18T07:36:37.152Z] === RUN   TestDockerSuite/TestCpFromCaseG
07:36:37 [2020-09-18T07:36:37.152Z] === RUN   TestDockerSuite/TestCpFromCaseH
07:36:37 [2020-09-18T07:36:37.152Z] === RUN   TestDockerSuite/TestCpFromCaseI
07:36:37 [2020-09-18T07:36:37.152Z] === RUN   TestDockerSuite/TestCpFromCaseJ
07:36:37 [2020-09-18T07:36:37.152Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
07:36:37 [2020-09-18T07:36:37.152Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
07:36:37 [2020-09-18T07:36:37.152Z] === RUN   TestDockerSuite/TestCpGarbagePath
07:36:39 [2020-09-18T07:36:39.353Z] === RUN   TestDockerSuite/TestCpLocalOnly
07:36:39 [2020-09-18T07:36:39.353Z] === RUN   TestDockerSuite/TestCpNameHasColon
07:36:39 [2020-09-18T07:36:39.353Z] === RUN   TestDockerSuite/TestCpRelativePath
07:36:41 [2020-09-18T07:36:41.549Z] === RUN   TestDockerSuite/TestCpSpecialFiles
07:36:41 [2020-09-18T07:36:41.549Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
07:36:41 [2020-09-18T07:36:41.549Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
07:36:41 [2020-09-18T07:36:41.549Z] === RUN   TestDockerSuite/TestCpToCaseA
07:36:46 [2020-09-18T07:36:46.267Z] === RUN   TestDockerSuite/TestCpToCaseB
07:36:47 [2020-09-18T07:36:47.435Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
07:36:47 [2020-09-18T07:36:47.818Z] === RUN   TestDockerSuite/TestCpToCaseC
07:36:47 [2020-09-18T07:36:47.818Z] === RUN   TestDockerSuite/TestCpToCaseD
07:36:47 [2020-09-18T07:36:47.818Z] === RUN   TestDockerSuite/TestCpToCaseE
07:36:56 [2020-09-18T07:36:56.434Z] === RUN   TestDockerSuite/TestCpToCaseF
07:36:56 [2020-09-18T07:36:56.434Z] === RUN   TestDockerSuite/TestCpToCaseG
07:36:56 [2020-09-18T07:36:56.434Z] === RUN   TestDockerSuite/TestCpToCaseH
07:37:02 [2020-09-18T07:37:02.265Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
07:37:08 [2020-09-18T07:37:08.868Z] === RUN   TestDockerSuite/TestCpToCaseI
07:37:08 [2020-09-18T07:37:08.868Z] === RUN   TestDockerSuite/TestCpToCaseJ
07:37:08 [2020-09-18T07:37:08.868Z] === RUN   TestDockerSuite/TestCpToDot
07:37:11 [2020-09-18T07:37:11.070Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
07:37:11 [2020-09-18T07:37:11.070Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
07:37:11 [2020-09-18T07:37:11.070Z] === RUN   TestDockerSuite/TestCpToStdout
07:37:13 [2020-09-18T07:37:13.267Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
07:37:13 [2020-09-18T07:37:13.267Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
07:37:13 [2020-09-18T07:37:13.267Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
07:37:13 [2020-09-18T07:37:13.267Z] === RUN   TestDockerSuite/TestCpVolumePath
07:37:13 [2020-09-18T07:37:13.267Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
07:37:13 [2020-09-18T07:37:13.731Z] === RUN   TestDockerSuite/TestCreateArgs
07:37:13 [2020-09-18T07:37:13.731Z] === RUN   TestDockerSuite/TestCreateByImageID
07:37:15 [2020-09-18T07:37:15.280Z] === RUN   TestDockerSuite/TestCreateEchoStdout
07:37:17 [2020-09-18T07:37:17.474Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
07:37:17 [2020-09-18T07:37:17.474Z] === RUN   TestDockerSuite/TestCreateHostConfig
07:37:17 [2020-09-18T07:37:17.937Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
07:37:20 [2020-09-18T07:37:20.133Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
07:37:20 [2020-09-18T07:37:20.133Z] === RUN   TestDockerSuite/TestCreateLabels
07:37:20 [2020-09-18T07:37:20.596Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
07:37:20 [2020-09-18T07:37:20.596Z] === RUN   TestDockerSuite/TestCreateRM
07:37:20 [2020-09-18T07:37:20.596Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
07:37:20 [2020-09-18T07:37:20.596Z] === RUN   TestDockerSuite/TestCreateStopSignal
07:37:21 [2020-09-18T07:37:21.059Z] === RUN   TestDockerSuite/TestCreateStopTimeout
07:37:21 [2020-09-18T07:37:21.059Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
07:37:28 [2020-09-18T07:37:28.172Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
07:37:28 [2020-09-18T07:37:28.172Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
07:37:28 [2020-09-18T07:37:28.635Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
07:37:33 [2020-09-18T07:37:33.353Z] === RUN   TestDockerSuite/TestCreateWithPortRange
07:37:33 [2020-09-18T07:37:33.353Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
07:37:33 [2020-09-18T07:37:33.353Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
07:37:35 [2020-09-18T07:37:35.548Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
07:37:35 [2020-09-18T07:37:35.548Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
07:37:35 [2020-09-18T07:37:35.548Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
07:37:35 [2020-09-18T07:37:35.548Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
07:37:35 [2020-09-18T07:37:35.548Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
07:37:35 [2020-09-18T07:37:35.548Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
07:37:35 [2020-09-18T07:37:35.548Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
07:37:35 [2020-09-18T07:37:35.548Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
07:37:35 [2020-09-18T07:37:35.548Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
07:37:35 [2020-09-18T07:37:35.548Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
07:37:35 [2020-09-18T07:37:35.548Z] === RUN   TestDockerSuite/TestDevicePermissions
07:37:35 [2020-09-18T07:37:35.548Z] === RUN   TestDockerSuite/TestDockerFails
07:37:36 [2020-09-18T07:37:36.011Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
07:37:36 [2020-09-18T07:37:36.011Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
07:37:36 [2020-09-18T07:37:36.011Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
07:37:36 [2020-09-18T07:37:36.011Z] === RUN   TestDockerSuite/TestEventsAttach
07:37:36 [2020-09-18T07:37:36.011Z] === RUN   TestDockerSuite/TestEventsCommit
07:37:36 [2020-09-18T07:37:36.011Z] === RUN   TestDockerSuite/TestEventsContainerEvents
07:37:38 [2020-09-18T07:37:38.205Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
07:37:40 [2020-09-18T07:37:40.399Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
07:37:41 [2020-09-18T07:37:41.950Z] === RUN   TestDockerSuite/TestEventsContainerRestart
07:37:48 [2020-09-18T07:37:48.870Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
07:37:50 [2020-09-18T07:37:50.559Z] === RUN   TestDockerSuite/TestEventsCopy
07:37:54 [2020-09-18T07:37:54.318Z] === RUN   TestDockerSuite/TestEventsFilterContainer
07:37:59 [2020-09-18T07:37:59.037Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
07:38:00 [2020-09-18T07:38:00.598Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
07:38:01 [2020-09-18T07:38:01.575Z] === RUN   TestDockerSuite/TestEventsFilterImageName
07:38:04 [2020-09-18T07:38:04.531Z] === RUN   TestDockerSuite/TestEventsFilterLabels
07:38:05 [2020-09-18T07:38:05.507Z] === RUN   TestDockerSuite/TestEventsFilterType
07:38:06 [2020-09-18T07:38:06.483Z] === RUN   TestDockerSuite/TestEventsFilters
07:38:06 [2020-09-18T07:38:06.925Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
07:38:10 [2020-09-18T07:38:10.276Z] === RUN   TestDockerSuite/TestEventsFormat
07:38:14 [2020-09-18T07:38:14.995Z] === RUN   TestDockerSuite/TestEventsFormatBadField
07:38:14 [2020-09-18T07:38:14.995Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
07:38:14 [2020-09-18T07:38:14.995Z] === RUN   TestDockerSuite/TestEventsImageImport
07:38:14 [2020-09-18T07:38:14.995Z] === RUN   TestDockerSuite/TestEventsImageLoad
07:38:14 [2020-09-18T07:38:14.995Z] === RUN   TestDockerSuite/TestEventsImagePull
07:38:14 [2020-09-18T07:38:14.995Z] === RUN   TestDockerSuite/TestEventsImageTag
07:38:15 [2020-09-18T07:38:15.971Z] === RUN   TestDockerSuite/TestEventsPluginOps
07:38:15 [2020-09-18T07:38:15.971Z] === RUN   TestDockerSuite/TestEventsRename
07:38:18 [2020-09-18T07:38:18.169Z] === RUN   TestDockerSuite/TestEventsResize
07:38:20 [2020-09-18T07:38:20.367Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
07:38:23 [2020-09-18T07:38:23.297Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
07:38:25 [2020-09-18T07:38:25.492Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
07:38:30 [2020-09-18T07:38:30.216Z] === RUN   TestDockerSuite/TestEventsTop
07:38:30 [2020-09-18T07:38:30.216Z] === RUN   TestDockerSuite/TestEventsUntag
07:38:32 [2020-09-18T07:38:32.410Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
07:38:36 [2020-09-18T07:38:36.179Z] === RUN   TestDockerSuite/TestExec
07:38:36 [2020-09-18T07:38:36.179Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
07:38:36 [2020-09-18T07:38:36.179Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
07:38:37 [2020-09-18T07:38:37.729Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
07:38:38 [2020-09-18T07:38:38.939Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
07:38:39 [2020-09-18T07:38:39.278Z] === RUN   TestDockerSuite/TestExecAPIStart
07:38:39 [2020-09-18T07:38:39.278Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
07:38:39 [2020-09-18T07:38:39.278Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
07:38:39 [2020-09-18T07:38:39.278Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
07:38:41 [2020-09-18T07:38:41.476Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
07:38:43 [2020-09-18T07:38:43.025Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
07:38:45 [2020-09-18T07:38:45.221Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
07:38:46 [2020-09-18T07:38:46.771Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
07:38:50 [2020-09-18T07:38:50.531Z] === RUN   TestDockerSuite/TestExecCgroup
07:38:50 [2020-09-18T07:38:50.531Z] === RUN   TestDockerSuite/TestExecEnv
07:38:50 [2020-09-18T07:38:50.531Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
07:38:50 [2020-09-18T07:38:50.531Z] === RUN   TestDockerSuite/TestExecExitStatus
07:38:52 [2020-09-18T07:38:52.089Z] === RUN   TestDockerSuite/TestExecInspectID
07:38:56 [2020-09-18T07:38:56.818Z] === RUN   TestDockerSuite/TestExecInteractive
07:38:56 [2020-09-18T07:38:56.818Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
07:38:56 [2020-09-18T07:38:56.818Z] === RUN   TestDockerSuite/TestExecParseError
07:38:56 [2020-09-18T07:38:56.818Z] === RUN   TestDockerSuite/TestExecPausedContainer
07:38:56 [2020-09-18T07:38:56.818Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
07:38:56 [2020-09-18T07:38:56.818Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
07:38:59 [2020-09-18T07:38:59.016Z] === RUN   TestDockerSuite/TestExecSetEnv
07:38:59 [2020-09-18T07:38:59.016Z] === RUN   TestDockerSuite/TestExecStartFails
07:38:59 [2020-09-18T07:38:59.016Z] === RUN   TestDockerSuite/TestExecStateCleanup
07:38:59 [2020-09-18T07:38:59.016Z] === RUN   TestDockerSuite/TestExecStopNotHanging
07:38:59 [2020-09-18T07:38:59.016Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
07:38:59 [2020-09-18T07:38:59.016Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
07:39:01 [2020-09-18T07:39:01.213Z] === RUN   TestDockerSuite/TestExecUlimits
07:39:01 [2020-09-18T07:39:01.213Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
07:39:08 [2020-09-18T07:39:08.324Z] === RUN   TestDockerSuite/TestExecWithImageUser
07:39:08 [2020-09-18T07:39:08.324Z] === RUN   TestDockerSuite/TestExecWithPrivileged
07:39:08 [2020-09-18T07:39:08.324Z] === RUN   TestDockerSuite/TestExecWithUser
07:39:08 [2020-09-18T07:39:08.324Z] === RUN   TestDockerSuite/TestGetContainerStats
07:39:10 [2020-09-18T07:39:10.954Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
07:39:14 [2020-09-18T07:39:14.153Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
07:39:19 [2020-09-18T07:39:19.993Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
07:39:22 [2020-09-18T07:39:22.187Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
07:39:25 [2020-09-18T07:39:25.828Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
07:39:28 [2020-09-18T07:39:28.009Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
07:39:28 [2020-09-18T07:39:28.009Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
07:39:28 [2020-09-18T07:39:28.009Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
07:39:28 [2020-09-18T07:39:28.009Z] === RUN   TestDockerSuite/TestHealth
07:39:28 [2020-09-18T07:39:28.009Z] === RUN   TestDockerSuite/TestHistoryExistentImage
07:39:28 [2020-09-18T07:39:28.009Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
07:39:28 [2020-09-18T07:39:28.009Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
07:39:28 [2020-09-18T07:39:28.009Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
07:39:32 [2020-09-18T07:39:32.726Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
07:39:32 [2020-09-18T07:39:32.726Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
07:39:32 [2020-09-18T07:39:32.726Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
07:39:32 [2020-09-18T07:39:32.726Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
07:39:32 [2020-09-18T07:39:32.726Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
07:39:32 [2020-09-18T07:39:32.726Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
07:39:33 [2020-09-18T07:39:33.192Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
07:39:33 [2020-09-18T07:39:33.192Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
07:39:34 [2020-09-18T07:39:34.170Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
07:39:34 [2020-09-18T07:39:34.170Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
07:39:35 [2020-09-18T07:39:35.719Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
07:39:36 [2020-09-18T07:39:36.183Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
07:39:37 [2020-09-18T07:39:37.731Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
07:39:39 [2020-09-18T07:39:39.923Z] === RUN   TestDockerSuite/TestImagesFormat
07:39:40 [2020-09-18T07:39:40.388Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
07:39:40 [2020-09-18T07:39:40.388Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
07:39:43 [2020-09-18T07:39:43.862Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
07:39:44 [2020-09-18T07:39:44.145Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
07:39:44 [2020-09-18T07:39:44.145Z] === RUN   TestDockerSuite/TestImportBadURL
07:39:46 [2020-09-18T07:39:46.336Z] === RUN   TestDockerSuite/TestImportDisplay
07:39:46 [2020-09-18T07:39:46.336Z] === RUN   TestDockerSuite/TestImportFile
07:39:46 [2020-09-18T07:39:46.336Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
07:39:46 [2020-09-18T07:39:46.336Z] === RUN   TestDockerSuite/TestImportFileWithMessage
07:39:46 [2020-09-18T07:39:46.336Z] === RUN   TestDockerSuite/TestImportGzipped
07:39:46 [2020-09-18T07:39:46.336Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
07:39:46 [2020-09-18T07:39:46.336Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
07:39:46 [2020-09-18T07:39:46.336Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
07:39:46 [2020-09-18T07:39:46.336Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
07:39:46 [2020-09-18T07:39:46.336Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
07:39:46 [2020-09-18T07:39:46.336Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
07:39:46 [2020-09-18T07:39:46.336Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
07:39:46 [2020-09-18T07:39:46.336Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
07:39:48 [2020-09-18T07:39:48.529Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
07:39:50 [2020-09-18T07:39:50.077Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
07:39:50 [2020-09-18T07:39:50.077Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
07:39:50 [2020-09-18T07:39:50.539Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
07:39:50 [2020-09-18T07:39:50.539Z] === RUN   TestDockerSuite/TestInspectAmpersand
07:39:50 [2020-09-18T07:39:50.539Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
07:39:52 [2020-09-18T07:39:52.090Z] === RUN   TestDockerSuite/TestInspectByPrefix
07:39:52 [2020-09-18T07:39:52.553Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
07:39:54 [2020-09-18T07:39:54.745Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
07:39:54 [2020-09-18T07:39:54.745Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
07:39:54 [2020-09-18T07:39:54.745Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
07:39:54 [2020-09-18T07:39:54.745Z] === RUN   TestDockerSuite/TestInspectDefault
07:39:56 [2020-09-18T07:39:56.293Z] === RUN   TestDockerSuite/TestInspectHistory
07:39:58 [2020-09-18T07:39:58.693Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
07:40:01 [2020-09-18T07:40:01.006Z] === RUN   TestDockerSuite/TestInspectImage
07:40:01 [2020-09-18T07:40:01.006Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
07:40:01 [2020-09-18T07:40:01.006Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
07:40:01 [2020-09-18T07:40:01.006Z] === RUN   TestDockerSuite/TestInspectInt64
07:40:03 [2020-09-18T07:40:03.204Z] === RUN   TestDockerSuite/TestInspectJSONFields
07:40:04 [2020-09-18T07:40:04.750Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
07:40:04 [2020-09-18T07:40:04.751Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
07:40:06 [2020-09-18T07:40:06.945Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
07:40:08 [2020-09-18T07:40:08.492Z] === RUN   TestDockerSuite/TestInspectPlugin
07:40:08 [2020-09-18T07:40:08.492Z] === RUN   TestDockerSuite/TestInspectRootFS
07:40:08 [2020-09-18T07:40:08.492Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
07:40:10 [2020-09-18T07:40:10.040Z] === RUN   TestDockerSuite/TestInspectStatus
07:40:13 [2020-09-18T07:40:13.025Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
07:40:13 [2020-09-18T07:40:13.523Z] --- PASS: TestDockerExternalVolumeSuite (436.77s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s)
07:40:13 [2020-09-18T07:40:13.523Z]         docker_cli_external_volume_driver_test.go:53: [db005f9580e66] daemon is not started
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
07:40:13 [2020-09-18T07:40:13.523Z]         docker_cli_external_volume_driver_test.go:53: [d2a1aa7c98b5f] daemon is not started
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.08s)
07:40:13 [2020-09-18T07:40:13.523Z]         docker_cli_external_volume_driver_test.go:53: [d66edadc6a2b3] daemon is not started
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
07:40:13 [2020-09-18T07:40:13.523Z]         docker_cli_external_volume_driver_test.go:53: [dfa831e630eaf] daemon is not started
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.57s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s)
07:40:13 [2020-09-18T07:40:13.523Z]         docker_cli_external_volume_driver_test.go:485: [db7401b9d8b50] daemon is not started
07:40:13 [2020-09-18T07:40:13.523Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
07:40:13 [2020-09-18T07:40:13.523Z]         docker_cli_external_volume_driver_test.go:53: [dac3da45628b8] daemon is not started
07:40:13 [2020-09-18T07:40:13.523Z] PASS
07:40:13 [2020-09-18T07:40:13.523Z] 
07:40:13 [2020-09-18T07:40:13.523Z] === Skipped
07:40:13 [2020-09-18T07:40:13.523Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
07:40:13 [2020-09-18T07:40:13.523Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
07:40:13 [2020-09-18T07:40:13.523Z]         check_test.go:309: [d2dfc29898371] daemon is not started
07:40:13 [2020-09-18T07:40:13.523Z] 
07:40:13 [2020-09-18T07:40:13.523Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
07:40:13 [2020-09-18T07:40:13.523Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
07:40:13 [2020-09-18T07:40:13.524Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
07:40:13 [2020-09-18T07:40:13.524Z]         check_test.go:309: [d5cbf1d4d51bc] daemon is not started
07:40:13 [2020-09-18T07:40:13.524Z] 
07:40:13 [2020-09-18T07:40:13.524Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
07:40:13 [2020-09-18T07:40:13.524Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
07:40:13 [2020-09-18T07:40:13.524Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
07:40:13 [2020-09-18T07:40:13.524Z]         check_test.go:309: [d3d5b73710768] daemon is not started
07:40:13 [2020-09-18T07:40:13.524Z] 
07:40:13 [2020-09-18T07:40:13.524Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
07:40:13 [2020-09-18T07:40:13.524Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
07:40:13 [2020-09-18T07:40:13.524Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
07:40:13 [2020-09-18T07:40:13.524Z] 
07:40:13 [2020-09-18T07:40:13.524Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
07:40:13 [2020-09-18T07:40:13.524Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
07:40:13 [2020-09-18T07:40:13.524Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
07:40:13 [2020-09-18T07:40:13.524Z] 
07:40:13 [2020-09-18T07:40:13.524Z] 
07:40:13 [2020-09-18T07:40:13.524Z] DONE 273 tests, 5 skipped in 2420.674s
07:40:13 [2020-09-18T07:40:13.524Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:40:13 [2020-09-18T07:40:13.524Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d40c4a2f08a35/docker.pid
07:40:13 [2020-09-18T07:40:13.524Z] +++ kill 5440
07:40:13 [2020-09-18T07:40:13.524Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5440 is not a child of this shell
07:40:13 [2020-09-18T07:40:13.524Z] warning: PID 5440 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d40c4a2f08a35/docker.pid had a nonzero exit code
07:40:13 [2020-09-18T07:40:13.524Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d40c4a2f08a35/root: target is busy.
07:40:13 [2020-09-18T07:40:13.524Z] ++++ cat bundles/test-integration/docker.pid
07:40:13 [2020-09-18T07:40:13.524Z] +++ kill 7528
07:40:14 [2020-09-18T07:40:14.087Z] +++ /etc/init.d/apparmor stop
07:40:14 [2020-09-18T07:40:14.087Z] Leaving: AppArmorNo profiles have been unloaded.
07:40:14 [2020-09-18T07:40:14.087Z] 
07:40:14 [2020-09-18T07:40:14.087Z] Unloading profiles will leave already running processes permanently
07:40:14 [2020-09-18T07:40:14.087Z] unconfined, which can lead to unexpected situations.
07:40:14 [2020-09-18T07:40:14.087Z] 
07:40:14 [2020-09-18T07:40:14.087Z] To set a process to complain mode, use the command line tool
07:40:14 [2020-09-18T07:40:14.087Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:40:14 [2020-09-18T07:40:14.087Z] +++ true
07:40:14 [2020-09-18T07:40:14.087Z] exiting test-integration
07:40:14 [2020-09-18T07:40:14.087Z] ++ exit 0
07:40:14 [2020-09-18T07:40:14.087Z] 
07:40:14 [2020-09-18T07:40:14.351Z] + exit 0
07:40:14 [2020-09-18T07:40:14.351Z] ++ jobs -p
07:40:14 [2020-09-18T07:40:14.351Z] + pids=
07:40:14 [2020-09-18T07:40:14.351Z] + echo 'Remaining pids to kill: []'
07:40:14 [2020-09-18T07:40:14.351Z] Remaining pids to kill: []
07:40:14 [2020-09-18T07:40:14.351Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
07:40:14 [2020-09-18T07:40:14.367Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:40:16 [2020-09-18T07:40:16.650Z] + echo Ensuring container killed.
07:40:16 [2020-09-18T07:40:16.650Z] Ensuring container killed.
07:40:16 [2020-09-18T07:40:16.650Z] + docker ps -aq -f name=docker-pr2-*
07:40:16 [2020-09-18T07:40:16.650Z] + cids=13653f18c0b9
07:40:16 [2020-09-18T07:40:16.650Z] c7caef35e2b0
07:40:16 [2020-09-18T07:40:16.650Z] f8fa5302d5fc
07:40:16 [2020-09-18T07:40:16.650Z] + [ -n 13653f18c0b9
07:40:16 [2020-09-18T07:40:16.650Z] c7caef35e2b0
07:40:16 [2020-09-18T07:40:16.650Z] f8fa5302d5fc ]
07:40:16 [2020-09-18T07:40:16.650Z] + docker rm -vf 13653f18c0b9 c7caef35e2b0 f8fa5302d5fc
07:40:16 [2020-09-18T07:40:16.781Z] === RUN   TestDockerSuite/TestInspectTemplateError
07:40:17 [2020-09-18T07:40:17.585Z] 13653f18c0b9
07:40:18 [2020-09-18T07:40:18.327Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
07:40:18 [2020-09-18T07:40:18.955Z] c7caef35e2b0
07:40:18 [2020-09-18T07:40:18.955Z] f8fa5302d5fc
[Pipeline] sh
07:40:19 [2020-09-18T07:40:19.280Z] + echo Chowning /workspace to jenkins user
07:40:19 [2020-09-18T07:40:19.280Z] Chowning /workspace to jenkins user
07:40:19 [2020-09-18T07:40:19.280Z] + id -u
07:40:19 [2020-09-18T07:40:19.280Z] + id -g
07:40:19 [2020-09-18T07:40:19.280Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41467:/workspace busybox chown -R 1000:1000 /workspace
07:40:19 [2020-09-18T07:40:19.280Z] Unable to find image 'busybox:latest' locally
07:40:19 [2020-09-18T07:40:19.280Z] latest: Pulling from library/busybox
07:40:19 [2020-09-18T07:40:19.280Z] df8698476c65: Pulling fs layer
07:40:19 [2020-09-18T07:40:19.535Z] df8698476c65: Download complete
07:40:19 [2020-09-18T07:40:19.535Z] df8698476c65: Pull complete
07:40:19 [2020-09-18T07:40:19.535Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
07:40:19 [2020-09-18T07:40:19.535Z] Status: Downloaded newer image for busybox:latest
07:40:20 [2020-09-18T07:40:20.517Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
07:40:22 [2020-09-18T07:40:22.066Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:40:23 [2020-09-18T07:40:23.135Z] + bundleName=amd64
07:40:23 [2020-09-18T07:40:23.135Z] + echo Creating amd64-bundles.tar.gz
07:40:23 [2020-09-18T07:40:23.135Z] Creating amd64-bundles.tar.gz
07:40:23 [2020-09-18T07:40:23.135Z] + xargs tar -czf amd64-bundles.tar.gz
07:40:23 [2020-09-18T07:40:23.135Z] + 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
07:40:24 [2020-09-18T07:40:24.069Z] Archiving artifacts
07:40:24 [2020-09-18T07:40:24.281Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
07:40:25 [2020-09-18T07:40:25.726Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41467/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:40:26 [2020-09-18T07:40:26.036Z] + make clean
07:40:26 [2020-09-18T07:40:26.292Z] docker volume rm -f docker-dev-cache
07:40:26 [2020-09-18T07:40:26.292Z] docker-dev-cache
[Pipeline] deleteDir
07:40:26 [2020-09-18T07:40:26.480Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
07:40:28 [2020-09-18T07:40:28.027Z] === RUN   TestDockerSuite/TestInspectUnknownObject
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinkShortDefinition
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinksEnvs
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
07:40:28 [2020-09-18T07:40:28.492Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
07:40:30 [2020-09-18T07:40:30.684Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:40:32 [2020-09-18T07:40:32.232Z] === RUN   TestDockerSuite/TestLogsAPIUntil
07:40:38 [2020-09-18T07:40:38.051Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
07:40:40 [2020-09-18T07:40:40.247Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
07:40:40 [2020-09-18T07:40:40.247Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
07:40:41 [2020-09-18T07:40:41.802Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
07:40:41 [2020-09-18T07:40:41.802Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
07:40:48 [2020-09-18T07:40:48.910Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
07:40:54 [2020-09-18T07:40:54.739Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
07:41:00 [2020-09-18T07:41:00.565Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
07:41:02 [2020-09-18T07:41:02.756Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
07:41:04 [2020-09-18T07:41:04.947Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
07:41:04 [2020-09-18T07:41:04.947Z] === RUN   TestDockerSuite/TestLogsFollowStopped
07:41:07 [2020-09-18T07:41:07.128Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
07:41:09 [2020-09-18T07:41:09.303Z] === RUN   TestDockerSuite/TestLogsSince
07:41:17 [2020-09-18T07:41:17.884Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
07:41:17 [2020-09-18T07:41:17.884Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
07:41:17 [2020-09-18T07:41:17.884Z] === RUN   TestDockerSuite/TestLogsTail
07:41:24 [2020-09-18T07:41:24.982Z] === RUN   TestDockerSuite/TestLogsTimestamps
07:41:27 [2020-09-18T07:41:27.902Z] === RUN   TestDockerSuite/TestLogsWithDetails
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestMountIntoProc
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestMountIntoSys
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestNetHostname
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestPluginActive
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestPluginLogDriver
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestPluginUpgrade
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
07:41:29 [2020-09-18T07:41:29.449Z] === RUN   TestDockerSuite/TestPortHostBinding
07:41:29 [2020-09-18T07:41:29.911Z] === RUN   TestDockerSuite/TestPortList
07:41:29 [2020-09-18T07:41:29.911Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
07:41:33 [2020-09-18T07:41:33.663Z] === RUN   TestDockerSuite/TestPostContainersAttach
07:41:33 [2020-09-18T07:41:33.663Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
07:41:33 [2020-09-18T07:41:33.663Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
07:41:33 [2020-09-18T07:41:33.663Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
07:41:33 [2020-09-18T07:41:33.663Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
07:41:33 [2020-09-18T07:41:33.663Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
07:41:33 [2020-09-18T07:41:33.663Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
07:41:33 [2020-09-18T07:41:33.663Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
07:41:33 [2020-09-18T07:41:33.663Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
07:41:33 [2020-09-18T07:41:33.663Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
07:41:38 [2020-09-18T07:41:38.367Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
07:41:38 [2020-09-18T07:41:38.367Z] === RUN   TestDockerSuite/TestPsByOrder
07:41:45 [2020-09-18T07:41:45.472Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
07:41:45 [2020-09-18T07:41:45.472Z] === RUN   TestDockerSuite/TestPsListContainersBase
07:41:55 [2020-09-18T07:41:55.826Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
07:42:08 [2020-09-18T07:42:08.233Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
07:42:08 [2020-09-18T07:42:08.233Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
07:42:08 [2020-09-18T07:42:08.233Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
07:42:20 [2020-09-18T07:42:20.651Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
07:42:22 [2020-09-18T07:42:22.843Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
07:42:29 [2020-09-18T07:42:29.935Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
07:42:32 [2020-09-18T07:42:32.855Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
07:42:32 [2020-09-18T07:42:32.855Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
07:42:32 [2020-09-18T07:42:32.855Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
07:42:37 [2020-09-18T07:42:37.586Z] === RUN   TestDockerSuite/TestPsListContainersSize
07:42:37 [2020-09-18T07:42:37.586Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
07:42:37 [2020-09-18T07:42:37.586Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
07:42:37 [2020-09-18T07:42:37.586Z] === RUN   TestDockerSuite/TestPsRightTagName
07:42:37 [2020-09-18T07:42:37.586Z] === RUN   TestDockerSuite/TestPsShowMounts
07:42:43 [2020-09-18T07:42:43.400Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
07:42:43 [2020-09-18T07:42:43.400Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
07:42:44 [2020-09-18T07:42:44.946Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
07:42:44 [2020-09-18T07:42:44.946Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
07:42:46 [2020-09-18T07:42:46.490Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
07:42:47 [2020-09-18T07:42:47.464Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
07:42:47 [2020-09-18T07:42:47.464Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
07:42:51 [2020-09-18T07:42:51.218Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
07:42:54 [2020-09-18T07:42:54.968Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
07:42:57 [2020-09-18T07:42:57.155Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
07:43:18 [2020-09-18T07:43:18.285Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
07:43:18 [2020-09-18T07:43:18.285Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
07:43:22 [2020-09-18T07:43:22.991Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
07:43:22 [2020-09-18T07:43:22.991Z] === RUN   TestDockerSuite/TestRestartPolicyNO
07:43:22 [2020-09-18T07:43:22.991Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
07:43:23 [2020-09-18T07:43:23.452Z] === RUN   TestDockerSuite/TestRestartRunningContainer
07:43:28 [2020-09-18T07:43:28.161Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
07:43:31 [2020-09-18T07:43:31.915Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
07:43:31 [2020-09-18T07:43:31.915Z] === RUN   TestDockerSuite/TestRestartWithVolumes
07:43:35 [2020-09-18T07:43:35.664Z] === RUN   TestDockerSuite/TestRmiBlank
07:43:35 [2020-09-18T07:43:35.664Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
07:43:35 [2020-09-18T07:43:35.664Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
07:43:50 [2020-09-18T07:43:50.520Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
07:43:51 [2020-09-18T07:43:51.493Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
07:43:51 [2020-09-18T07:43:51.954Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
07:43:59 [2020-09-18T07:43:59.053Z] === RUN   TestDockerSuite/TestRmiImgIDForce
07:44:03 [2020-09-18T07:44:03.762Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
07:44:10 [2020-09-18T07:44:10.855Z] === RUN   TestDockerSuite/TestRmiParentImageFail
07:44:15 [2020-09-18T07:44:15.565Z] === RUN   TestDockerSuite/TestRmiTag
07:44:15 [2020-09-18T07:44:15.565Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
07:44:17 [2020-09-18T07:44:17.752Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
07:44:43 [2020-09-18T07:44:43.078Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
07:44:43 [2020-09-18T07:44:43.078Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
07:44:46 [2020-09-18T07:44:46.828Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
07:44:47 [2020-09-18T07:44:47.289Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
07:44:47 [2020-09-18T07:44:47.289Z] === RUN   TestDockerSuite/TestRunAddHost
07:44:47 [2020-09-18T07:44:47.289Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
07:44:47 [2020-09-18T07:44:47.289Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
07:44:47 [2020-09-18T07:44:47.750Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
07:44:47 [2020-09-18T07:44:47.750Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
07:44:47 [2020-09-18T07:44:47.750Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
07:44:47 [2020-09-18T07:44:47.750Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
07:44:49 [2020-09-18T07:44:49.294Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
07:44:49 [2020-09-18T07:44:49.294Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
07:44:49 [2020-09-18T07:44:49.294Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
07:44:53 [2020-09-18T07:44:53.044Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
07:44:55 [2020-09-18T07:44:55.963Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
07:44:57 [2020-09-18T07:44:57.506Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
07:44:59 [2020-09-18T07:44:59.692Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
07:45:01 [2020-09-18T07:45:01.882Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
07:45:01 [2020-09-18T07:45:01.882Z] === RUN   TestDockerSuite/TestRunBindMounts
07:45:05 [2020-09-18T07:45:05.634Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
07:45:05 [2020-09-18T07:45:05.634Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
07:45:05 [2020-09-18T07:45:05.634Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
07:45:05 [2020-09-18T07:45:05.634Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
07:45:05 [2020-09-18T07:45:05.634Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
07:45:05 [2020-09-18T07:45:05.634Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
07:45:05 [2020-09-18T07:45:05.634Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
07:45:05 [2020-09-18T07:45:05.634Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
07:45:05 [2020-09-18T07:45:05.634Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
07:45:05 [2020-09-18T07:45:05.634Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
07:45:05 [2020-09-18T07:45:05.634Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
07:45:05 [2020-09-18T07:45:05.634Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
07:45:07 [2020-09-18T07:45:07.824Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
07:45:07 [2020-09-18T07:45:07.824Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
07:45:10 [2020-09-18T07:45:10.015Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
07:45:10 [2020-09-18T07:45:10.015Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
07:45:10 [2020-09-18T07:45:10.015Z] === RUN   TestDockerSuite/TestRunContainerNetwork
07:45:12 [2020-09-18T07:45:12.203Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
07:45:12 [2020-09-18T07:45:12.203Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
07:45:12 [2020-09-18T07:45:12.203Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
07:45:12 [2020-09-18T07:45:12.203Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
07:45:12 [2020-09-18T07:45:12.203Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
07:45:12 [2020-09-18T07:45:12.203Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
07:45:12 [2020-09-18T07:45:12.203Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
07:45:12 [2020-09-18T07:45:12.203Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
07:45:13 [2020-09-18T07:45:13.746Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
07:45:15 [2020-09-18T07:45:15.934Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
07:45:17 [2020-09-18T07:45:17.480Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
07:45:17 [2020-09-18T07:45:17.480Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
07:45:17 [2020-09-18T07:45:17.480Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
07:45:17 [2020-09-18T07:45:17.480Z] === RUN   TestDockerSuite/TestRunCreateVolume
07:45:19 [2020-09-18T07:45:19.667Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
07:45:19 [2020-09-18T07:45:19.667Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
07:45:19 [2020-09-18T07:45:19.667Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
07:45:19 [2020-09-18T07:45:19.667Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
07:45:19 [2020-09-18T07:45:19.667Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
07:45:21 [2020-09-18T07:45:21.855Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
07:45:26 [2020-09-18T07:45:26.572Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
07:45:26 [2020-09-18T07:45:26.572Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
07:45:26 [2020-09-18T07:45:26.572Z] === RUN   TestDockerSuite/TestRunDNSOptions
07:45:26 [2020-09-18T07:45:26.572Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
07:45:26 [2020-09-18T07:45:26.572Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
07:45:26 [2020-09-18T07:45:26.572Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
07:45:26 [2020-09-18T07:45:26.572Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
07:45:28 [2020-09-18T07:45:28.761Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
07:45:28 [2020-09-18T07:45:28.761Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
07:45:28 [2020-09-18T07:45:28.761Z] === RUN   TestDockerSuite/TestRunDuplicateMount
07:45:28 [2020-09-18T07:45:28.761Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
07:45:30 [2020-09-18T07:45:30.950Z] === RUN   TestDockerSuite/TestRunEchoStdout
07:45:32 [2020-09-18T07:45:32.495Z] === RUN   TestDockerSuite/TestRunEmptyEnv
07:45:32 [2020-09-18T07:45:32.495Z] === RUN   TestDockerSuite/TestRunEntrypoint
07:45:34 [2020-09-18T07:45:34.682Z] === RUN   TestDockerSuite/TestRunEnvironment
07:45:34 [2020-09-18T07:45:34.682Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
07:45:34 [2020-09-18T07:45:34.682Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
07:45:34 [2020-09-18T07:45:34.682Z] === RUN   TestDockerSuite/TestRunExitCode
07:45:36 [2020-09-18T07:45:36.226Z] === RUN   TestDockerSuite/TestRunExitCodeOne
07:45:38 [2020-09-18T07:45:38.415Z] === RUN   TestDockerSuite/TestRunExitCodeZero
07:45:45 [2020-09-18T07:45:45.514Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
07:45:47 [2020-09-18T07:45:47.059Z] === RUN   TestDockerSuite/TestRunExposePort
07:45:47 [2020-09-18T07:45:47.059Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
07:45:47 [2020-09-18T07:45:47.059Z] === RUN   TestDockerSuite/TestRunGroupAdd
07:45:47 [2020-09-18T07:45:47.059Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
07:45:47 [2020-09-18T07:45:47.059Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
07:45:47 [2020-09-18T07:45:47.059Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
07:45:47 [2020-09-18T07:45:47.059Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
07:45:47 [2020-09-18T07:45:47.059Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
07:45:47 [2020-09-18T07:45:47.059Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
07:45:55 [2020-09-18T07:45:55.650Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
07:45:55 [2020-09-18T07:45:55.650Z] === RUN   TestDockerSuite/TestRunInvalidReference
07:45:55 [2020-09-18T07:45:55.650Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
07:45:55 [2020-09-18T07:45:55.650Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
07:45:55 [2020-09-18T07:45:55.650Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
07:45:55 [2020-09-18T07:45:55.650Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
07:45:55 [2020-09-18T07:45:55.650Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
07:46:04 [2020-09-18T07:46:04.251Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
07:46:04 [2020-09-18T07:46:04.251Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
07:46:05 [2020-09-18T07:46:05.225Z] === RUN   TestDockerSuite/TestRunModeHostname
07:46:05 [2020-09-18T07:46:05.225Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
07:46:05 [2020-09-18T07:46:05.225Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
07:46:05 [2020-09-18T07:46:05.225Z] === RUN   TestDockerSuite/TestRunModeIpcHost
07:46:05 [2020-09-18T07:46:05.225Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
07:46:05 [2020-09-18T07:46:05.225Z] === RUN   TestDockerSuite/TestRunModePIDContainer
07:46:05 [2020-09-18T07:46:05.226Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
07:46:05 [2020-09-18T07:46:05.226Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
07:46:05 [2020-09-18T07:46:05.226Z] === RUN   TestDockerSuite/TestRunModePIDHost
07:46:05 [2020-09-18T07:46:05.226Z] === RUN   TestDockerSuite/TestRunModeUTSHost
07:46:05 [2020-09-18T07:46:05.226Z] === RUN   TestDockerSuite/TestRunMount
07:46:05 [2020-09-18T07:46:05.226Z] === RUN   TestDockerSuite/TestRunMountOrdering
07:46:05 [2020-09-18T07:46:05.226Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
07:46:05 [2020-09-18T07:46:05.226Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
07:46:05 [2020-09-18T07:46:05.226Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
07:46:11 [2020-09-18T07:46:11.045Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
07:46:11 [2020-09-18T07:46:11.510Z] === RUN   TestDockerSuite/TestRunNamedVolume
07:46:11 [2020-09-18T07:46:11.510Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
07:46:11 [2020-09-18T07:46:11.510Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
07:46:15 [2020-09-18T07:46:15.404Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
07:46:19 [2020-09-18T07:46:19.162Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
07:46:19 [2020-09-18T07:46:19.162Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
07:46:19 [2020-09-18T07:46:19.162Z] === RUN   TestDockerSuite/TestRunNetHost
07:46:19 [2020-09-18T07:46:19.162Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
07:46:19 [2020-09-18T07:46:19.162Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
07:46:19 [2020-09-18T07:46:19.162Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
07:46:19 [2020-09-18T07:46:19.162Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
07:46:19 [2020-09-18T07:46:19.162Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
07:46:19 [2020-09-18T07:46:19.162Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
07:46:19 [2020-09-18T07:46:19.162Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
07:46:19 [2020-09-18T07:46:19.162Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
07:46:20 [2020-09-18T07:46:20.137Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
07:46:22 [2020-09-18T07:46:22.328Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
07:46:23 [2020-09-18T07:46:23.874Z] === RUN   TestDockerSuite/TestRunNonExistingImage
07:46:24 [2020-09-18T07:46:24.853Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
07:46:27 [2020-09-18T07:46:27.044Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
07:46:27 [2020-09-18T07:46:27.507Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
07:46:27 [2020-09-18T07:46:27.507Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
07:46:27 [2020-09-18T07:46:27.507Z] === RUN   TestDockerSuite/TestRunPortInUse
07:46:27 [2020-09-18T07:46:27.507Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
07:46:27 [2020-09-18T07:46:27.507Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
07:46:27 [2020-09-18T07:46:27.507Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
07:46:27 [2020-09-18T07:46:27.507Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
07:46:27 [2020-09-18T07:46:27.507Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
07:46:29 [2020-09-18T07:46:29.705Z] === RUN   TestDockerSuite/TestRunPublishPort
07:46:29 [2020-09-18T07:46:29.705Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
07:46:30 [2020-09-18T07:46:30.167Z] === RUN   TestDockerSuite/TestRunReadProcLatency
07:46:30 [2020-09-18T07:46:30.167Z] === RUN   TestDockerSuite/TestRunReadProcTimer
07:46:30 [2020-09-18T07:46:30.167Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
07:46:30 [2020-09-18T07:46:30.167Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
07:46:42 [2020-09-18T07:46:42.582Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
07:46:42 [2020-09-18T07:46:42.582Z] === RUN   TestDockerSuite/TestRunRm
07:46:44 [2020-09-18T07:46:44.131Z] === RUN   TestDockerSuite/TestRunRmAndWait
07:46:49 [2020-09-18T07:46:49.947Z] === RUN   TestDockerSuite/TestRunRmPre125Api
07:46:51 [2020-09-18T07:46:51.495Z] === RUN   TestDockerSuite/TestRunRootWorkdir
07:46:53 [2020-09-18T07:46:53.041Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
07:46:54 [2020-09-18T07:46:54.586Z] === RUN   TestDockerSuite/TestRunSetMacAddress
07:46:57 [2020-09-18T07:46:57.509Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
07:46:57 [2020-09-18T07:46:57.509Z] === RUN   TestDockerSuite/TestRunState
07:46:57 [2020-09-18T07:46:57.509Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
07:46:59 [2020-09-18T07:46:59.060Z] === RUN   TestDockerSuite/TestRunStdinPipe
07:46:59 [2020-09-18T07:46:59.060Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
07:47:00 [2020-09-18T07:47:00.607Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
07:47:00 [2020-09-18T07:47:00.607Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
07:47:00 [2020-09-18T07:47:00.607Z] === RUN   TestDockerSuite/TestRunTLSVerify
07:47:01 [2020-09-18T07:47:01.070Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
07:47:01 [2020-09-18T07:47:01.070Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
07:47:01 [2020-09-18T07:47:01.070Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
07:47:05 [2020-09-18T07:47:05.784Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
07:47:05 [2020-09-18T07:47:05.784Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
07:47:05 [2020-09-18T07:47:05.784Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
07:47:05 [2020-09-18T07:47:05.784Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
07:47:05 [2020-09-18T07:47:05.784Z] === RUN   TestDockerSuite/TestRunUnshareProc
07:47:05 [2020-09-18T07:47:05.784Z] === RUN   TestDockerSuite/TestRunUserByID
07:47:05 [2020-09-18T07:47:05.784Z] === RUN   TestDockerSuite/TestRunUserByIDBig
07:47:05 [2020-09-18T07:47:05.784Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
07:47:05 [2020-09-18T07:47:05.784Z] === RUN   TestDockerSuite/TestRunUserByIDZero
07:47:05 [2020-09-18T07:47:05.784Z] === RUN   TestDockerSuite/TestRunUserByName
07:47:05 [2020-09-18T07:47:05.784Z] === RUN   TestDockerSuite/TestRunUserDefaults
07:47:07 [2020-09-18T07:47:07.976Z] === RUN   TestDockerSuite/TestRunUserNotFound
07:47:07 [2020-09-18T07:47:07.976Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
07:47:09 [2020-09-18T07:47:09.525Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
07:47:09 [2020-09-18T07:47:09.525Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
07:47:09 [2020-09-18T07:47:09.525Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
07:47:12 [2020-09-18T07:47:12.449Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
07:47:18 [2020-09-18T07:47:18.269Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
07:47:22 [2020-09-18T07:47:22.025Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
07:47:27 [2020-09-18T07:47:27.846Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
07:47:27 [2020-09-18T07:47:27.846Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
07:47:27 [2020-09-18T07:47:27.846Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
07:47:27 [2020-09-18T07:47:27.846Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
07:47:27 [2020-09-18T07:47:27.846Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
07:47:30 [2020-09-18T07:47:30.765Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
07:47:32 [2020-09-18T07:47:32.311Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
07:47:34 [2020-09-18T07:47:34.499Z] === RUN   TestDockerSuite/TestRunWithBadDevice
07:47:34 [2020-09-18T07:47:34.499Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
07:47:34 [2020-09-18T07:47:34.499Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
07:47:34 [2020-09-18T07:47:34.499Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
07:47:34 [2020-09-18T07:47:34.499Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
07:47:34 [2020-09-18T07:47:34.499Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
07:47:34 [2020-09-18T07:47:34.499Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
07:47:34 [2020-09-18T07:47:34.499Z] === RUN   TestDockerSuite/TestRunWithUlimits
07:47:34 [2020-09-18T07:47:34.499Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
07:47:38 [2020-09-18T07:47:38.257Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
07:47:39 [2020-09-18T07:47:39.804Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
07:47:41 [2020-09-18T07:47:41.996Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestSaveCheckTimes
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestSaveImageId
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestSaveLoadParents
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestSaveMultipleNames
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestSaveSingleTag
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
07:47:45 [2020-09-18T07:47:45.750Z] === RUN   TestDockerSuite/TestSearchCmdOptions
07:47:49 [2020-09-18T07:47:49.514Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
07:47:49 [2020-09-18T07:47:49.976Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
07:47:50 [2020-09-18T07:47:50.438Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
07:47:50 [2020-09-18T07:47:50.438Z] === RUN   TestDockerSuite/TestSearchWithLimit
07:47:52 [2020-09-18T07:47:52.648Z] === RUN   TestDockerSuite/TestSlowStdinClosing
07:47:58 [2020-09-18T07:47:58.495Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
07:47:58 [2020-09-18T07:47:58.495Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
07:48:05 [2020-09-18T07:48:05.605Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
07:48:05 [2020-09-18T07:48:05.605Z] === RUN   TestDockerSuite/TestStartAttachSilent
07:48:09 [2020-09-18T07:48:09.361Z] === RUN   TestDockerSuite/TestStartAttachWithRename
07:48:09 [2020-09-18T07:48:09.361Z] === RUN   TestDockerSuite/TestStartMultipleContainers
07:48:09 [2020-09-18T07:48:09.361Z] === RUN   TestDockerSuite/TestStartPausedContainer
07:48:09 [2020-09-18T07:48:09.361Z] === RUN   TestDockerSuite/TestStartRecordError
07:48:09 [2020-09-18T07:48:09.361Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
07:48:13 [2020-09-18T07:48:13.117Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
07:48:13 [2020-09-18T07:48:13.117Z] === RUN   TestDockerSuite/TestStatsAllNoStream
07:48:13 [2020-09-18T07:48:13.117Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
07:48:13 [2020-09-18T07:48:13.117Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
07:48:13 [2020-09-18T07:48:13.117Z] === RUN   TestDockerSuite/TestStatsFormatAll
07:48:13 [2020-09-18T07:48:13.117Z] === RUN   TestDockerSuite/TestStatsNoStream
07:48:13 [2020-09-18T07:48:13.117Z] === RUN   TestDockerSuite/TestTopMultipleArgs
07:48:15 [2020-09-18T07:48:15.311Z] === RUN   TestDockerSuite/TestTopNonPrivileged
07:48:17 [2020-09-18T07:48:17.511Z] === RUN   TestDockerSuite/TestTopPrivileged
07:48:17 [2020-09-18T07:48:17.511Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
07:48:19 [2020-09-18T07:48:19.059Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
07:48:19 [2020-09-18T07:48:19.059Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
07:48:19 [2020-09-18T07:48:19.059Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
07:48:19 [2020-09-18T07:48:19.059Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
07:48:19 [2020-09-18T07:48:19.059Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
07:48:19 [2020-09-18T07:48:19.059Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
07:48:19 [2020-09-18T07:48:19.059Z] === RUN   TestDockerSuite/TestVolumeCLICreate
07:48:36 [2020-09-18T07:48:36.790Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
07:48:36 [2020-09-18T07:48:36.790Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
07:48:36 [2020-09-18T07:48:36.790Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
07:48:36 [2020-09-18T07:48:36.790Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
07:48:36 [2020-09-18T07:48:36.790Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
07:48:36 [2020-09-18T07:48:36.790Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
07:48:36 [2020-09-18T07:48:36.790Z] === RUN   TestDockerSuite/TestVolumeCLILs
07:48:37 [2020-09-18T07:48:37.765Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
07:48:37 [2020-09-18T07:48:37.765Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
07:48:40 [2020-09-18T07:48:40.684Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
07:48:40 [2020-09-18T07:48:40.685Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
07:48:41 [2020-09-18T07:48:41.147Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
07:48:41 [2020-09-18T07:48:41.147Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
07:48:41 [2020-09-18T07:48:41.609Z] === RUN   TestDockerSuite/TestVolumeCLIRm
07:48:48 [2020-09-18T07:48:48.779Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
07:48:48 [2020-09-18T07:48:48.779Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
07:48:48 [2020-09-18T07:48:48.779Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
07:48:49 [2020-09-18T07:48:49.240Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
07:48:49 [2020-09-18T07:48:49.240Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
07:48:55 [2020-09-18T07:48:55.060Z] === RUN   TestDockerSuite/TestVolumeLsFormat
07:48:55 [2020-09-18T07:48:55.060Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
07:48:55 [2020-09-18T07:48:55.522Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
07:49:04 [2020-09-18T07:49:04.120Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
07:49:04 [2020-09-18T07:49:04.120Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
07:49:04 [2020-09-18T07:49:04.584Z] --- PASS: TestDockerSuite (2279.15s)
07:49:04 [2020-09-18T07:49:04.584Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
07:49:04 [2020-09-18T07:49:04.584Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
07:49:04 [2020-09-18T07:49:04.584Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.584Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
07:49:04 [2020-09-18T07:49:04.584Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
07:49:04 [2020-09-18T07:49:04.584Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
07:49:04 [2020-09-18T07:49:04.584Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
07:49:04 [2020-09-18T07:49:04.584Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.54s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.53s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (151.13s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.75s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.24s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.96s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.02s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.99s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.40s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (101.95s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.84s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.20s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.76s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.13s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.18s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.34s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.50s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.70s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddTar (36.47s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.76s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.49s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.82s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.75s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.01s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.62s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.64s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.83s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.43s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.51s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.65s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.17s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.74s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.47s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.02s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.99s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildContChar (17.37s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.95s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.10s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.76s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.42s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.22s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.20s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.80s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.75s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.41s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.77s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.07s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.55s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.39s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (50.49s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.32s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (51.04s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.90s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.39s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.40s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.01s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.97s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.09s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (71.36s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.79s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.74s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.89s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.56s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.96s)
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
07:49:04 [2020-09-18T07:49:04.585Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.585Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.74s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.80s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.79s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.50s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildFails (2.03s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.74s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.71s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.61s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildFromGit (10.54s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.59s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.45s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.58s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildHistory (8.91s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.87s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.93s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.39s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.80s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.76s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.47s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.80s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.31s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.64s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.01s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.01s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.14s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.57s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.79s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.88s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.28s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.05s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.90s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.55s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.37s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.25s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.33s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.31s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.01s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.78s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.22s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.29s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.08s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.68s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.02s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.86s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.87s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.84s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.10s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildRm (13.17s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.08s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.10s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.13s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.11s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.22s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (19.78s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.30s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.29s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.91s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.61s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.81s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.70s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.04s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.65s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.26s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.17s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.45s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.63s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.57s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.17s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.19s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.79s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.50s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.92s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.00s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.69s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.70s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_sni_test.go:18: Flakey test
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.86s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.51s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestCommitChange (4.98s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.52s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.91s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.76s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.73s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.70s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.57s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.99s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.96s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.18s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.24s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.83s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.81s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.04s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
07:49:04 [2020-09-18T07:49:04.586Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.09s)
07:49:04 [2020-09-18T07:49:04.586Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.05s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.97s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.72s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.21s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.08s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.28s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.58s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.61s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.30s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.75s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.90s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.81s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.99s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.32s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (7.37s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.22s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.30s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00086eee0_<nil>} (2.29s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1529538786_c:\foo_false__<nil>_<nil>_<nil>} (2.25s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1529538786_c:\foo_true__<nil>_<nil>_<nil>} (7.21s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
07:49:04 [2020-09-18T07:49:04.587Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.09s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.14s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.05s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.05s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.10s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.30s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCpToCaseH (13.00s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCpToDot (2.23s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.13s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.15s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.64s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.01s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.96s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.52s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.15s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateRM (0.28s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.02s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.21s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.30s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
07:49:04 [2020-09-18T07:49:04.587Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.05s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.06s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.07s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.37s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.91s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.42s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.02s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.68s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.23s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.90s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.18s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.12s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
07:49:04 [2020-09-18T07:49:04.587Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestEventsRename (2.14s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestEventsResize (2.38s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.51s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.32s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.45s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.74s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.35s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.71s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.71s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.81s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.90s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.86s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.68s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.80s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.91s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.47s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.14s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.06s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.04s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.44s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.73s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.84s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.71s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.70s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.43s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.51s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.89s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.48s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.76s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.30s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.20s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.47s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.39s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.88s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.84s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.88s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.93s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.90s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.41s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.06s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.68s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.92s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.68s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.87s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.38s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.78s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.93s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.92s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.79s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.00s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.15s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.06s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.89s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.70s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.61s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.17s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.80s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.27s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.28s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.17s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.32s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.14s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.12s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.04s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsSince (8.79s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
07:49:04 [2020-09-18T07:49:04.588Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsTail (7.12s)
07:49:04 [2020-09-18T07:49:04.588Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.27s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.99s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.95s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.92s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.49s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.26s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.20s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.87s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.21s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.13s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.60s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.26s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.47s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.39s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.56s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.69s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.76s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.30s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.64s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.66s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.63s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.93s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.82s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.09s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.37s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.37s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.11s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.18s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.29s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.30s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiTag (0.68s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.16s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.97s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.13s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.54s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.02s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.89s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.79s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.41s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.98s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.90s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.97s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.97s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.78s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.47s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.79s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.93s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.94s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.87s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.94s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.88s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.01s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.95s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.97s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.89s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.589Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.90s)
07:49:04 [2020-09-18T07:49:04.589Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
07:49:04 [2020-09-18T07:49:04.589Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.90s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.87s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (6.80s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.02s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.45s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.62s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.59s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.02s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.20s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.40s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.92s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.84s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.91s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.44s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.53s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.02s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunRm (2.09s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.15s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.02s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.92s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.63s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.29s)
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
07:49:04 [2020-09-18T07:49:04.590Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
07:49:04 [2020-09-18T07:49:04.590Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.91s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.66s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.52s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.05s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.85s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.51s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.78s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.93s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.91s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.51s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.95s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.94s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.80s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.56s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.80s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.76s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (3.83s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.51s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.95s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.69s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.89s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.67s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.35s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.99s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.97s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.87s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.25s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.59s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.79s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.78s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.67s)
07:49:05 [2020-09-18T07:49:05.054Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
07:49:05 [2020-09-18T07:49:05.054Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.054Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.28s)
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
07:49:05 [2020-09-18T07:49:05.054Z] === RUN   TestDockerRegistrySuite/TestV2Only
07:49:05 [2020-09-18T07:49:05.054Z] --- PASS: TestDockerRegistrySuite (0.17s)
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
07:49:05 [2020-09-18T07:49:05.055Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
07:49:05 [2020-09-18T07:49:05.055Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthTokenSuite
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
07:49:05 [2020-09-18T07:49:05.055Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerDaemonSuite
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
07:49:05 [2020-09-18T07:49:05.055Z] --- PASS: TestDockerDaemonSuite (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerSwarmSuite
07:49:05 [2020-09-18T07:49:05.055Z] --- PASS: TestDockerSwarmSuite (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerPluginSuite
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerPluginSuite/TestPluginCreate
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerPluginSuite/TestPluginInspect
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerPluginSuite/TestPluginSet
07:49:05 [2020-09-18T07:49:05.055Z] --- PASS: TestDockerPluginSuite (0.02s)
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerExternalVolumeSuite
07:49:05 [2020-09-18T07:49:05.055Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]     check_test.go:128: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerNetworkSuite
07:49:05 [2020-09-18T07:49:05.055Z] --- SKIP: TestDockerNetworkSuite (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]     check_test.go:134: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z] === RUN   TestDockerHubPullSuite
07:49:05 [2020-09-18T07:49:05.055Z] --- SKIP: TestDockerHubPullSuite (0.00s)
07:49:05 [2020-09-18T07:49:05.055Z]     check_test.go:142: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z] PASS
07:49:05 [2020-09-18T07:49:05.055Z] ok  	github.com/docker/docker/integration-cli	2279.864s
07:49:05 [2020-09-18T07:49:05.055Z] 
07:49:05 [2020-09-18T07:49:05.055Z] === Skipped
07:49:05 [2020-09-18T07:49:05.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
07:49:05 [2020-09-18T07:49:05.055Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z] 
07:49:05 [2020-09-18T07:49:05.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
07:49:05 [2020-09-18T07:49:05.055Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z] 
07:49:05 [2020-09-18T07:49:05.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
07:49:05 [2020-09-18T07:49:05.055Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.055Z] 
07:49:05 [2020-09-18T07:49:05.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
07:49:05 [2020-09-18T07:49:05.055Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.56s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.56s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
07:49:05 [2020-09-18T07:49:05.056Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.056Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_sni_test.go:18: Flakey test
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
07:49:05 [2020-09-18T07:49:05.057Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.057Z] 
07:49:05 [2020-09-18T07:49:05.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.058Z] 
07:49:05 [2020-09-18T07:49:05.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
07:49:05 [2020-09-18T07:49:05.058Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.06s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.06s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
07:49:05 [2020-09-18T07:49:05.059Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.059Z] 
07:49:05 [2020-09-18T07:49:05.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
07:49:05 [2020-09-18T07:49:05.522Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.522Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
07:49:05 [2020-09-18T07:49:05.523Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.523Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.44s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.44s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
07:49:05 [2020-09-18T07:49:05.524Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.524Z] 
07:49:05 [2020-09-18T07:49:05.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
07:49:05 [2020-09-18T07:49:05.525Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
07:49:05 [2020-09-18T07:49:05.525Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.525Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
07:49:05 [2020-09-18T07:49:05.526Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.526Z] 
07:49:05 [2020-09-18T07:49:05.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:49:05 [2020-09-18T07:49:05.526Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     check_test.go:128: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     check_test.go:134: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
07:49:05 [2020-09-18T07:49:05.527Z]     check_test.go:142: unmatched requirement DaemonIsLinux
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] DONE 1096 tests, 549 skipped in 2288.463s
07:49:05 [2020-09-18T07:49:05.527Z] INFO: Integration tests ended at 09/18/2020 07:49:05. Duration:00:38:08.7162053
07:49:05 [2020-09-18T07:49:05.527Z] INFO: Docker info of the daemon under test at end of run
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] Containers: 2
07:49:05 [2020-09-18T07:49:05.527Z]  Running: 0
07:49:05 [2020-09-18T07:49:05.527Z]  Paused: 0
07:49:05 [2020-09-18T07:49:05.527Z]  Stopped: 2
07:49:05 [2020-09-18T07:49:05.527Z] Images: 15
07:49:05 [2020-09-18T07:49:05.527Z] Server Version: 0.0.0-dev
07:49:05 [2020-09-18T07:49:05.527Z] Storage Driver: windowsfilter
07:49:05 [2020-09-18T07:49:05.527Z]  Windows: 
07:49:05 [2020-09-18T07:49:05.527Z] Logging Driver: json-file
07:49:05 [2020-09-18T07:49:05.527Z] Plugins: 
07:49:05 [2020-09-18T07:49:05.527Z]  Volume: local
07:49:05 [2020-09-18T07:49:05.527Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
07:49:05 [2020-09-18T07:49:05.527Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
07:49:05 [2020-09-18T07:49:05.527Z] Swarm: inactive
07:49:05 [2020-09-18T07:49:05.527Z] Default Isolation: process
07:49:05 [2020-09-18T07:49:05.527Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
07:49:05 [2020-09-18T07:49:05.527Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
07:49:05 [2020-09-18T07:49:05.527Z] OSType: windows
07:49:05 [2020-09-18T07:49:05.527Z] Architecture: x86_64
07:49:05 [2020-09-18T07:49:05.527Z] CPUs: 4
07:49:05 [2020-09-18T07:49:05.527Z] Total Memory: 32GiB
07:49:05 [2020-09-18T07:49:05.527Z] Name: azwin-2-9293f0
07:49:05 [2020-09-18T07:49:05.527Z] ID: 3MGX:ZNDM:4CKB:BHA4:S32V:4J6O:EF6S:TFPB:634V:IMEW:GBBM:W4CJ
07:49:05 [2020-09-18T07:49:05.527Z] Docker Root Dir: D:\CI\PR-41467\2\daemon
07:49:05 [2020-09-18T07:49:05.527Z] Debug Mode (client): false
07:49:05 [2020-09-18T07:49:05.527Z] Debug Mode (server): true
07:49:05 [2020-09-18T07:49:05.527Z]  File Descriptors: -1
07:49:05 [2020-09-18T07:49:05.527Z]  Goroutines: 18
07:49:05 [2020-09-18T07:49:05.527Z]  System Time: 2020-09-18T07:49:05.4402764Z
07:49:05 [2020-09-18T07:49:05.527Z]  EventsListeners: 0
07:49:05 [2020-09-18T07:49:05.527Z] Registry: https://index.docker.io/v1/
07:49:05 [2020-09-18T07:49:05.527Z] Labels:
07:49:05 [2020-09-18T07:49:05.527Z] Experimental: false
07:49:05 [2020-09-18T07:49:05.527Z] Insecure Registries:
07:49:05 [2020-09-18T07:49:05.527Z]  127.0.0.0/8
07:49:05 [2020-09-18T07:49:05.527Z] Live Restore Enabled: false
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] 
07:49:05 [2020-09-18T07:49:05.527Z] INFO: Stopping daemon under test
07:49:05 [2020-09-18T07:49:05.989Z] SUCCESS: The process with PID 5228 (child process of PID 1680) has been terminated.
07:49:05 [2020-09-18T07:49:05.989Z] SUCCESS: The process with PID 1680 (child process of PID 1188) has been terminated.
07:49:05 [2020-09-18T07:49:05.989Z] INFO: Stop tailing logs of the daemon under tests
07:49:05 [2020-09-18T07:49:05.989Z] INFO: executeCI.ps1 Completed successfully at 09/18/2020 07:49:05.
07:49:05 [2020-09-18T07:49:05.989Z] INFO: Tidying up at end of run
07:49:05 [2020-09-18T07:49:05.989Z] INFO: Saving daemon under test log (d:\CI\PR-41467\2\dut.out) to bundles\CIDUT.out
07:49:05 [2020-09-18T07:49:05.989Z] INFO: Saving daemon under test log (d:\CI\PR-41467\2\dut.err) to bundles\CIDUT.err
07:49:05 [2020-09-18T07:49:05.989Z] INFO: Nuke-Everything...
07:49:05 [2020-09-18T07:49:05.989Z] INFO: Container count on control daemon to delete is 2
07:49:06 [2020-09-18T07:49:06.451Z] ea84c8569d83
07:49:06 [2020-09-18T07:49:06.451Z] ae6df4c5e1a5
07:49:06 [2020-09-18T07:49:06.914Z] INFO: Tidying pidfile d:\CI\PR-41467\2\docker.pid
07:49:06 [2020-09-18T07:49:06.914Z] INFO: Nuking d:\CI
07:49:32 [2020-09-18T07:49:32.101Z] INFO: Zapped successfully
07:49:32 [2020-09-18T07:49:32.101Z] 
07:49:32 [2020-09-18T07:49:32.101Z] INFO: executeCI.ps1 exiting at Fri Sep 18 07:49:31 CUT 2020. Duration 01:00:19.6994328
07:49:32 [2020-09-18T07:49:32.101Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
07:49:32 [2020-09-18T07:49:32.346Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
07:49:40 [2020-09-18T07:49:40.685Z] Creating windowsRS5-integration-bundles.zip
07:49:41 [2020-09-18T07:49:41.150Z] powershell.exe : Compress-Archive : The path 'bundles/CIDUT.out' either does not exist or is not a valid file system path.
07:49:41 [2020-09-18T07:49:41.150Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-1432336f\powershellWrapper.ps1:3 char:1
07:49:41 [2020-09-18T07:49:41.150Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
07:49:41 [2020-09-18T07:49:41.150Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
07:49:41 [2020-09-18T07:49:41.150Z]     + CategoryInfo          : NotSpecified: (Compress-Archiv...le system path.:String) [], RemoteException
07:49:41 [2020-09-18T07:49:41.150Z]     + FullyQualifiedErrorId : NativeCommandError
07:49:41 [2020-09-18T07:49:41.150Z]  
07:49:41 [2020-09-18T07:49:41.150Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-1432336f\powershellScript.ps1:7 char:33
07:49:41 [2020-09-18T07:49:41.150Z] 
07:49:41 [2020-09-18T07:49:41.150Z] + ...             Compress-Archive -Path "bundles/CIDUT.out", "bundles/CIDU ...
07:49:41 [2020-09-18T07:49:41.150Z] 
07:49:41 [2020-09-18T07:49:41.150Z] +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
07:49:41 [2020-09-18T07:49:41.150Z] 
07:49:41 [2020-09-18T07:49:41.150Z]     + CategoryInfo          : InvalidArgument: (bundles/CIDUT.out:String) [Compress-Archive], InvalidOperationExceptio 
07:49:41 [2020-09-18T07:49:41.150Z] 
07:49:41 [2020-09-18T07:49:41.150Z]    n
07:49:41 [2020-09-18T07:49:41.150Z] 
07:49:41 [2020-09-18T07:49:41.150Z]     + FullyQualifiedErrorId : ArchiveCmdletPathNotFound,Compress-Archive
07:49:41 [2020-09-18T07:49:41.150Z] 
07:49:41 [2020-09-18T07:49:41.150Z]  
07:49:41 [2020-09-18T07:49:41.150Z] 
[Pipeline] step
07:49:41 [2020-09-18T07:49:41.365Z] Archiving artifacts
07:49:42 [2020-09-18T07:49:42.328Z] ‘*-bundles.zip’ doesn’t match anything
07:49:42 [2020-09-18T07:49:42.328Z] No artifacts found that match the file pattern "*-bundles.zip". Configuration error?
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:49:43 [2020-09-18T07:49:43.261Z] + make clean
07:49:45 [2020-09-18T07:49:45.449Z] docker volume rm -f docker-dev-cache
07:49:45 [2020-09-18T07:49:45.449Z] 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