Skip to content
Success

Console Output

Pull request #41361 updated
03:38:14 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 rather than 3e68a2b0a95376d30324111fbe976eed84ff9325
Obtained Jenkinsfile from 7ae5222c72cc2aac42225df8f62c2f71a1813ab4
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
03:38:18 [2020-08-29T03:38:18.882Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
03:38:18 [2020-08-29T03:38:18.888Z] Trying to pass milestone 13
[Pipeline] milestone
03:38:18 [2020-08-29T03:38:18.932Z] Trying to pass milestone 14
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
03:38:34 [2020-08-29T03:38:34.078Z] Still waiting to schedule task
03:38:34 [2020-08-29T03:38:34.079Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
03:39:18 [2020-08-29T03:39:18.115Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d073841566fbb199) in /home/ubuntu/workspace/moby_PR-41361
[Pipeline] {
[Pipeline] checkout
03:39:21 [2020-08-29T03:39:21.190Z] using credential docker-jenkins-github-credentials
03:39:21 [2020-08-29T03:39:21.196Z] Cloning the remote Git repository
03:39:21 [2020-08-29T03:39:21.196Z] Cloning with configured refspecs honoured and without tags
03:39:21 [2020-08-29T03:39:21.229Z] Cloning repository https://github.com/moby/moby.git
03:39:21 [2020-08-29T03:39:21.338Z]  > git init /home/ubuntu/workspace/moby_PR-41361 # timeout=10
03:39:21 [2020-08-29T03:39:21.599Z] Fetching upstream changes from https://github.com/moby/moby.git
03:39:21 [2020-08-29T03:39:21.600Z]  > git --version # timeout=10
03:39:21 [2020-08-29T03:39:21.610Z]  > git --version # 'git version 2.17.1'
03:39:21 [2020-08-29T03:39:21.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:39:21 [2020-08-29T03:39:21.622Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:39:45 [2020-08-29T03:39:45.866Z] Fetching without tags
03:39:46 [2020-08-29T03:39:46.218Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 3e68a2b0a95376d30324111fbe976eed84ff9325
03:39:45 [2020-08-29T03:39:45.759Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:39:45 [2020-08-29T03:39:45.793Z]  > git config --add remote.origin.fetch +refs/pull/41361/head:refs/remotes/origin/PR-41361 # timeout=10
03:39:45 [2020-08-29T03:39:45.815Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:39:45 [2020-08-29T03:39:45.836Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:39:45 [2020-08-29T03:39:45.869Z] Fetching upstream changes from https://github.com/moby/moby.git
03:39:45 [2020-08-29T03:39:45.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:39:45 [2020-08-29T03:39:45.870Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:39:46 [2020-08-29T03:39:46.228Z]  > git config core.sparsecheckout # timeout=10
03:39:46 [2020-08-29T03:39:46.241Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:39:47 [2020-08-29T03:39:47.095Z] Merge succeeded, producing 3e68a2b0a95376d30324111fbe976eed84ff9325
03:39:47 [2020-08-29T03:39:47.095Z] Checking out Revision 3e68a2b0a95376d30324111fbe976eed84ff9325 (PR-41361)
03:39:46 [2020-08-29T03:39:46.980Z]  > git remote # timeout=10
03:39:47 [2020-08-29T03:39:47.003Z]  > git config --get remote.origin.url # timeout=10
03:39:47 [2020-08-29T03:39:47.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:39:47 [2020-08-29T03:39:47.034Z]  > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10
03:39:47 [2020-08-29T03:39:47.063Z]  > git rev-parse HEAD^{commit} # timeout=10
03:39:47 [2020-08-29T03:39:47.096Z]  > git config core.sparsecheckout # timeout=10
03:39:47 [2020-08-29T03:39:47.124Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:39:51 [2020-08-29T03:39:51.773Z] Commit message: "Add image cache for image store"
03:39:51 [2020-08-29T03:39:51.804Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:39:52 [2020-08-29T03:39:52.944Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41361:/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
03:39:51 [2020-08-29T03:39:51.775Z]  > git rev-list --no-walk 2b0ee5f9e3ec655f6ccfabfe90280b2dfa3049af # timeout=10
03:40:05 [2020-08-29T03:40:05.141Z] Unable to find image 'alpine:latest' locally
03:40:05 [2020-08-29T03:40:05.141Z] latest: Pulling from library/alpine
03:40:05 [2020-08-29T03:40:05.141Z] df20fa9351a1: Pulling fs layer
03:40:05 [2020-08-29T03:40:05.141Z] df20fa9351a1: Verifying Checksum
03:40:05 [2020-08-29T03:40:05.141Z] df20fa9351a1: Download complete
03:40:06 [2020-08-29T03:40:06.080Z] df20fa9351a1: Pull complete
03:40:06 [2020-08-29T03:40:06.080Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
03:40:06 [2020-08-29T03:40:06.080Z] Status: Downloaded newer image for alpine:latest
03:40:12 [2020-08-29T03:40:12.648Z] 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
03:40:12 [2020-08-29T03:40:12.961Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d073841566fbb199) in /home/ubuntu/workspace/moby_PR-41361
[Pipeline] node
[Pipeline] node
[Pipeline] node
03:40:12 [2020-08-29T03:40:12.967Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-41361
03:40:12 [2020-08-29T03:40:12.969Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-41361
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[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
03:40:13 [2020-08-29T03:40:13.047Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
[Pipeline] // stage
03:40:13 [2020-08-29T03:40:13.076Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] // stage
03:40:13 [2020-08-29T03:40:13.093Z] using credential docker-jenkins-github-credentials
03:40:13 [2020-08-29T03:40:13.099Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
03:40:13 [2020-08-29T03:40:13.107Z] Cloning the remote Git repository
03:40:13 [2020-08-29T03:40:13.107Z] Cloning with configured refspecs honoured and without tags
[Pipeline] { (Build dev image)
03:40:13 [2020-08-29T03:40:13.113Z] Cloning the remote Git repository
03:40:13 [2020-08-29T03:40:13.113Z] Cloning with configured refspecs honoured and without tags
03:40:13 [2020-08-29T03:40:13.114Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[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] }
03:40:13 [2020-08-29T03:40:13.744Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 3e68a2b0a95376d30324111fbe976eed84ff9325
03:40:13 [2020-08-29T03:40:13.052Z]  > git rev-parse --is-inside-work-tree # timeout=10
03:40:13 [2020-08-29T03:40:13.080Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:40:13 [2020-08-29T03:40:13.118Z] Fetching upstream changes from https://github.com/moby/moby.git
03:40:13 [2020-08-29T03:40:13.119Z]  > git --version # timeout=10
03:40:13 [2020-08-29T03:40:13.174Z]  > git --version # 'git version 2.17.1'
03:40:13 [2020-08-29T03:40:13.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:40:13 [2020-08-29T03:40:13.176Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:40:13 [2020-08-29T03:40:13.746Z]  > git config core.sparsecheckout # timeout=10
03:40:13 [2020-08-29T03:40:13.787Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:40:13 [2020-08-29T03:40:13.943Z]  > git remote # timeout=10
03:40:13 [2020-08-29T03:40:13.972Z]  > git config --get remote.origin.url # timeout=10
03:40:13 [2020-08-29T03:40:13.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:40:13 [2020-08-29T03:40:13.998Z]  > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10
03:40:14 [2020-08-29T03:40:14.034Z]  > git rev-parse HEAD^{commit} # timeout=10
03:40:14 [2020-08-29T03:40:14.056Z] Merge succeeded, producing 3e68a2b0a95376d30324111fbe976eed84ff9325
03:40:14 [2020-08-29T03:40:14.057Z] Checking out Revision 3e68a2b0a95376d30324111fbe976eed84ff9325 (PR-41361)
03:40:13 [2020-08-29T03:40:13.113Z] Cloning repository https://github.com/moby/moby.git
03:40:13 [2020-08-29T03:40:13.114Z]  > git init /home/docker/workspace/moby_PR-41361 # timeout=10
03:40:13 [2020-08-29T03:40:13.123Z] Fetching upstream changes from https://github.com/moby/moby.git
03:40:13 [2020-08-29T03:40:13.123Z]  > git --version # timeout=10
03:40:13 [2020-08-29T03:40:13.126Z]  > git --version # 'git version 2.7.4'
03:40:13 [2020-08-29T03:40:13.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:40:13 [2020-08-29T03:40:13.129Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:40:13 [2020-08-29T03:40:13.117Z] Cloning repository https://github.com/moby/moby.git
03:40:13 [2020-08-29T03:40:13.118Z]  > git init /home/jenkins/workspace/moby_PR-41361 # timeout=10
03:40:13 [2020-08-29T03:40:13.141Z] Fetching upstream changes from https://github.com/moby/moby.git
03:40:13 [2020-08-29T03:40:13.141Z]  > git --version # timeout=10
03:40:13 [2020-08-29T03:40:13.142Z]  > git --version # 'git version 2.17.1'
03:40:13 [2020-08-29T03:40:13.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:40:13 [2020-08-29T03:40:13.142Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:40:14 [2020-08-29T03:40:14.209Z] Commit message: "Add image cache for image store"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:40:14 [2020-08-29T03:40:14.909Z] + [ PR != PR ]
03:40:14 [2020-08-29T03:40:14.909Z] + [ master != master ]
03:40:14 [2020-08-29T03:40:14.909Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:40:14 [2020-08-29T03:40:14.058Z]  > git config core.sparsecheckout # timeout=10
03:40:14 [2020-08-29T03:40:14.081Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:40:15 [2020-08-29T03:40:15.290Z] + docker version
03:40:15 [2020-08-29T03:40:15.291Z] Client: Docker Engine - Community
03:40:15 [2020-08-29T03:40:15.291Z]  Version:           19.03.12
03:40:15 [2020-08-29T03:40:15.291Z]  API version:       1.40
03:40:15 [2020-08-29T03:40:15.291Z]  Go version:        go1.13.10
03:40:15 [2020-08-29T03:40:15.291Z]  Git commit:        48a66213fe
03:40:15 [2020-08-29T03:40:15.291Z]  Built:             Mon Jun 22 15:45:36 2020
03:40:15 [2020-08-29T03:40:15.291Z]  OS/Arch:           linux/amd64
03:40:15 [2020-08-29T03:40:15.291Z]  Experimental:      false
03:40:15 [2020-08-29T03:40:15.291Z] 
03:40:15 [2020-08-29T03:40:15.291Z] Server: Docker Engine - Community
03:40:15 [2020-08-29T03:40:15.291Z]  Engine:
03:40:15 [2020-08-29T03:40:15.291Z]   Version:          19.03.12
03:40:15 [2020-08-29T03:40:15.291Z]   API version:      1.40 (minimum version 1.12)
03:40:15 [2020-08-29T03:40:15.291Z]   Go version:       go1.13.10
03:40:15 [2020-08-29T03:40:15.291Z]   Git commit:       48a66213fe
03:40:15 [2020-08-29T03:40:15.291Z]   Built:            Mon Jun 22 15:44:07 2020
03:40:15 [2020-08-29T03:40:15.291Z]   OS/Arch:          linux/amd64
03:40:15 [2020-08-29T03:40:15.291Z]   Experimental:     true
03:40:15 [2020-08-29T03:40:15.291Z]  containerd:
03:40:15 [2020-08-29T03:40:15.291Z]   Version:          1.2.13
03:40:15 [2020-08-29T03:40:15.291Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:40:15 [2020-08-29T03:40:15.291Z]  runc:
03:40:15 [2020-08-29T03:40:15.291Z]   Version:          1.0.0-rc10
03:40:15 [2020-08-29T03:40:15.291Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:40:15 [2020-08-29T03:40:15.291Z]  docker-init:
03:40:15 [2020-08-29T03:40:15.291Z]   Version:          0.18.0
03:40:15 [2020-08-29T03:40:15.291Z]   GitCommit:        fec3683
[Pipeline] sh
03:40:15 [2020-08-29T03:40:15.612Z] + docker info
03:40:22 [2020-08-29T03:40:22.199Z] Fetching without tags
03:40:22 [2020-08-29T03:40:22.488Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 3e68a2b0a95376d30324111fbe976eed84ff9325
03:40:22 [2020-08-29T03:40:22.175Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:40:22 [2020-08-29T03:40:22.177Z]  > git config --add remote.origin.fetch +refs/pull/41361/head:refs/remotes/origin/PR-41361 # timeout=10
03:40:22 [2020-08-29T03:40:22.178Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:40:22 [2020-08-29T03:40:22.191Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:40:22 [2020-08-29T03:40:22.203Z] Fetching upstream changes from https://github.com/moby/moby.git
03:40:22 [2020-08-29T03:40:22.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:40:22 [2020-08-29T03:40:22.204Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:40:22 [2020-08-29T03:40:22.492Z]  > git config core.sparsecheckout # timeout=10
03:40:22 [2020-08-29T03:40:22.498Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:40:23 [2020-08-29T03:40:23.011Z] Merge succeeded, producing 3e68a2b0a95376d30324111fbe976eed84ff9325
03:40:23 [2020-08-29T03:40:23.011Z] Checking out Revision 3e68a2b0a95376d30324111fbe976eed84ff9325 (PR-41361)
03:40:23 [2020-08-29T03:40:23.495Z] Commit message: "Add image cache for image store"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:40:22 [2020-08-29T03:40:22.982Z]  > git remote # timeout=10
03:40:22 [2020-08-29T03:40:22.987Z]  > git config --get remote.origin.url # timeout=10
03:40:22 [2020-08-29T03:40:22.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:40:22 [2020-08-29T03:40:22.989Z]  > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10
03:40:23 [2020-08-29T03:40:23.002Z]  > git rev-parse HEAD^{commit} # timeout=10
03:40:23 [2020-08-29T03:40:23.015Z]  > git config core.sparsecheckout # timeout=10
03:40:23 [2020-08-29T03:40:23.016Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:40:24 [2020-08-29T03:40:24.289Z] + docker version
03:40:24 [2020-08-29T03:40:24.289Z] Client: Docker Engine - Community
03:40:24 [2020-08-29T03:40:24.289Z]  Version:           19.03.7
03:40:24 [2020-08-29T03:40:24.289Z]  API version:       1.40
03:40:24 [2020-08-29T03:40:24.289Z]  Go version:        go1.12.17
03:40:24 [2020-08-29T03:40:24.289Z]  Git commit:        7141c199a2
03:40:24 [2020-08-29T03:40:24.289Z]  Built:             Sat Mar  7 16:48:47 2020
03:40:24 [2020-08-29T03:40:24.289Z]  OS/Arch:           linux/s390x
03:40:24 [2020-08-29T03:40:24.289Z]  Experimental:      false
03:40:24 [2020-08-29T03:40:24.289Z] 
03:40:24 [2020-08-29T03:40:24.289Z] Server: Docker Engine - Community
03:40:24 [2020-08-29T03:40:24.289Z]  Engine:
03:40:24 [2020-08-29T03:40:24.289Z]   Version:          19.03.7
03:40:24 [2020-08-29T03:40:24.289Z]   API version:      1.40 (minimum version 1.12)
03:40:24 [2020-08-29T03:40:24.289Z]   Go version:       go1.12.17
03:40:24 [2020-08-29T03:40:24.289Z]   Git commit:       7141c199a2
03:40:24 [2020-08-29T03:40:24.289Z]   Built:            Sat Mar  7 16:47:46 2020
03:40:24 [2020-08-29T03:40:24.289Z]   OS/Arch:          linux/s390x
03:40:24 [2020-08-29T03:40:24.289Z]   Experimental:     true
03:40:24 [2020-08-29T03:40:24.289Z]  containerd:
03:40:24 [2020-08-29T03:40:24.289Z]   Version:          1.2.13
03:40:24 [2020-08-29T03:40:24.289Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:40:24 [2020-08-29T03:40:24.289Z]  runc:
03:40:24 [2020-08-29T03:40:24.289Z]   Version:          1.0.0-rc10
03:40:24 [2020-08-29T03:40:24.289Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:40:24 [2020-08-29T03:40:24.289Z]  docker-init:
03:40:24 [2020-08-29T03:40:24.289Z]   Version:          0.18.0
03:40:24 [2020-08-29T03:40:24.289Z]   GitCommit:        fec3683
[Pipeline] sh
03:40:24 [2020-08-29T03:40:24.671Z] + docker info
03:40:25 [2020-08-29T03:40:25.306Z] Client:
03:40:25 [2020-08-29T03:40:25.306Z]  Debug Mode: false
03:40:25 [2020-08-29T03:40:25.306Z] 
03:40:25 [2020-08-29T03:40:25.306Z] Server:
03:40:25 [2020-08-29T03:40:25.306Z]  Containers: 0
03:40:25 [2020-08-29T03:40:25.306Z]   Running: 0
03:40:25 [2020-08-29T03:40:25.306Z]   Paused: 0
03:40:25 [2020-08-29T03:40:25.306Z]   Stopped: 0
03:40:25 [2020-08-29T03:40:25.306Z]  Images: 0
03:40:25 [2020-08-29T03:40:25.306Z]  Server Version: 19.03.7
03:40:25 [2020-08-29T03:40:25.306Z]  Storage Driver: overlay2
03:40:25 [2020-08-29T03:40:25.306Z]   Backing Filesystem: <unknown>
03:40:25 [2020-08-29T03:40:25.306Z]   Supports d_type: true
03:40:25 [2020-08-29T03:40:25.306Z]   Native Overlay Diff: true
03:40:25 [2020-08-29T03:40:25.306Z]  Logging Driver: json-file
03:40:25 [2020-08-29T03:40:25.306Z]  Cgroup Driver: cgroupfs
03:40:25 [2020-08-29T03:40:25.306Z]  Plugins:
03:40:25 [2020-08-29T03:40:25.306Z]   Volume: local
03:40:25 [2020-08-29T03:40:25.306Z]   Network: bridge host ipvlan macvlan null overlay
03:40:25 [2020-08-29T03:40:25.306Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:40:25 [2020-08-29T03:40:25.306Z]  Swarm: inactive
03:40:25 [2020-08-29T03:40:25.306Z]  Runtimes: runc
03:40:25 [2020-08-29T03:40:25.306Z]  Default Runtime: runc
03:40:25 [2020-08-29T03:40:25.306Z]  Init Binary: docker-init
03:40:25 [2020-08-29T03:40:25.306Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:40:25 [2020-08-29T03:40:25.306Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:40:25 [2020-08-29T03:40:25.306Z]  init version: fec3683
03:40:25 [2020-08-29T03:40:25.306Z]  Security Options:
03:40:25 [2020-08-29T03:40:25.306Z]   apparmor
03:40:25 [2020-08-29T03:40:25.306Z]   seccomp
03:40:25 [2020-08-29T03:40:25.306Z]    Profile: default
03:40:25 [2020-08-29T03:40:25.306Z]  Kernel Version: 4.15.0-88-generic
03:40:25 [2020-08-29T03:40:25.306Z]  Operating System: Ubuntu 18.04.4 LTS
03:40:25 [2020-08-29T03:40:25.306Z]  OSType: linux
03:40:25 [2020-08-29T03:40:25.306Z]  Architecture: s390x
03:40:25 [2020-08-29T03:40:25.306Z]  CPUs: 2
03:40:25 [2020-08-29T03:40:25.306Z]  Total Memory: 7.861GiB
03:40:25 [2020-08-29T03:40:25.306Z]  Name: s390x-ubuntu-25
03:40:25 [2020-08-29T03:40:25.306Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
03:40:25 [2020-08-29T03:40:25.306Z]  Docker Root Dir: /var/lib/docker
03:40:25 [2020-08-29T03:40:25.306Z]  Debug Mode: false
03:40:25 [2020-08-29T03:40:25.306Z]  Username: dockerbuildbot
03:40:25 [2020-08-29T03:40:25.306Z]  Registry: https://index.docker.io/v1/
03:40:25 [2020-08-29T03:40:25.306Z]  Labels:
03:40:25 [2020-08-29T03:40:25.306Z]  Experimental: true
03:40:25 [2020-08-29T03:40:25.306Z]  Insecure Registries:
03:40:25 [2020-08-29T03:40:25.306Z]   127.0.0.0/8
03:40:25 [2020-08-29T03:40:25.306Z]  Live Restore Enabled: false
03:40:25 [2020-08-29T03:40:25.306Z] 
03:40:25 [2020-08-29T03:40:25.306Z] WARNING: No swap limit support
[Pipeline] sh
03:40:25 [2020-08-29T03:40:25.687Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:40:25 [2020-08-29T03:40:25.687Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:40:25 [2020-08-29T03:40:25.687Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41361/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:40:25 [2020-08-29T03:40:25.687Z] + bash /home/jenkins/workspace/moby_PR-41361/check-config.sh
03:40:25 [2020-08-29T03:40:25.687Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:40:25 [2020-08-29T03:40:25.687Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
03:40:25 [2020-08-29T03:40:25.687Z] 
03:40:25 [2020-08-29T03:40:25.687Z] Generally Necessary:
03:40:25 [2020-08-29T03:40:25.687Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:40:25 [2020-08-29T03:40:25.687Z] - apparmor: enabled and tools installed
03:40:25 [2020-08-29T03:40:25.687Z] - CONFIG_NAMESPACES: enabled
03:40:25 [2020-08-29T03:40:25.687Z] - CONFIG_NET_NS: enabled
03:40:25 [2020-08-29T03:40:25.687Z] - CONFIG_PID_NS: enabled
03:40:25 [2020-08-29T03:40:25.687Z] - CONFIG_IPC_NS: enabled
03:40:25 [2020-08-29T03:40:25.687Z] - CONFIG_UTS_NS: enabled
03:40:25 [2020-08-29T03:40:25.687Z] - CONFIG_CGROUPS: enabled
03:40:25 [2020-08-29T03:40:25.687Z] - CONFIG_CGROUP_CPUACCT: enabled
03:40:25 [2020-08-29T03:40:25.687Z] - CONFIG_CGROUP_DEVICE: enabled
03:40:25 [2020-08-29T03:40:25.687Z] - CONFIG_CGROUP_FREEZER: enabled
03:40:25 [2020-08-29T03:40:25.687Z] - CONFIG_CGROUP_SCHED: enabled
03:40:25 [2020-08-29T03:40:25.687Z] - CONFIG_CPUSETS: enabled
03:40:25 [2020-08-29T03:40:25.687Z] - CONFIG_MEMCG: enabled
03:40:25 [2020-08-29T03:40:25.687Z] - CONFIG_KEYS: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_VETH: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_BRIDGE: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_NF_NAT: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_NF_NAT_NEEDED: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_POSIX_MQUEUE: enabled
03:40:25 [2020-08-29T03:40:25.980Z] 
03:40:25 [2020-08-29T03:40:25.980Z] Optional Features:
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_USER_NS: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_SECCOMP: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_CGROUP_PIDS: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_MEMCG_SWAP: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:40:25 [2020-08-29T03:40:25.980Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_BLK_CGROUP: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_IOSCHED_CFQ: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_CGROUP_PERF: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_CGROUP_HUGETLB: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_CFS_BANDWIDTH: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_RT_GROUP_SCHED: missing
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_IP_VS: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_IP_VS_NFCT: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_IP_VS_RR: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_EXT4_FS: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:40:25 [2020-08-29T03:40:25.980Z] - Network Drivers:
03:40:25 [2020-08-29T03:40:25.980Z]   - "overlay":
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_VXLAN: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:40:25 [2020-08-29T03:40:25.980Z]       Optional (for encrypted networks):
03:40:25 [2020-08-29T03:40:25.980Z]       - CONFIG_CRYPTO: enabled
03:40:25 [2020-08-29T03:40:25.980Z]       - CONFIG_CRYPTO_AEAD: enabled
03:40:25 [2020-08-29T03:40:25.980Z]       - CONFIG_CRYPTO_GCM: enabled
03:40:25 [2020-08-29T03:40:25.980Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:40:25 [2020-08-29T03:40:25.980Z]       - CONFIG_CRYPTO_GHASH: enabled
03:40:25 [2020-08-29T03:40:25.980Z]       - CONFIG_XFRM: enabled
03:40:25 [2020-08-29T03:40:25.980Z]       - CONFIG_XFRM_USER: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]       - CONFIG_INET_ESP: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]   - "ipvlan":
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_IPVLAN: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]   - "macvlan":
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_MACVLAN: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_DUMMY: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]   - "ftp,tftp client in container":
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z] - Storage Drivers:
03:40:25 [2020-08-29T03:40:25.980Z]   - "aufs":
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_AUFS_FS: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]   - "btrfs":
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:40:25 [2020-08-29T03:40:25.980Z]   - "devicemapper":
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_BLK_DEV_DM: enabled
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]   - "overlay":
03:40:25 [2020-08-29T03:40:25.980Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:40:25 [2020-08-29T03:40:25.980Z]   - "zfs":
03:40:25 [2020-08-29T03:40:25.980Z]     - /dev/zfs: missing
03:40:25 [2020-08-29T03:40:25.980Z]     - zfs command: missing
03:40:25 [2020-08-29T03:40:25.980Z]     - zpool command: missing
03:40:25 [2020-08-29T03:40:25.980Z] 
03:40:25 [2020-08-29T03:40:25.980Z] Limits:
03:40:25 [2020-08-29T03:40:25.980Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:40:25 [2020-08-29T03:40:25.980Z] 
03:40:25 [2020-08-29T03:40:25.980Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:40:26 [2020-08-29T03:40:26.424Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e68a2b0a95376d30324111fbe976eed84ff9325 .
03:40:26 [2020-08-29T03:40:26.424Z] #1 [internal] load build definition from Dockerfile
03:40:26 [2020-08-29T03:40:26.424Z] #1 transferring dockerfile: 16.37kB 0.0s done
03:40:26 [2020-08-29T03:40:26.424Z] #1 DONE 0.0s
03:40:26 [2020-08-29T03:40:26.424Z] 
03:40:26 [2020-08-29T03:40:26.424Z] #2 [internal] load .dockerignore
03:40:26 [2020-08-29T03:40:26.424Z] #2 transferring context: 87B 0.0s done
03:40:26 [2020-08-29T03:40:26.424Z] #2 DONE 0.0s
03:40:26 [2020-08-29T03:40:26.424Z] 
03:40:26 [2020-08-29T03:40:26.424Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
03:40:26 [2020-08-29T03:40:26.716Z] #3 DONE 0.3s
03:40:26 [2020-08-29T03:40:26.716Z] 
03:40:26 [2020-08-29T03:40:26.716Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
03:40:26 [2020-08-29T03:40:26.716Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
03:40:26 [2020-08-29T03:40:26.716Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
03:40:26 [2020-08-29T03:40:26.716Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
03:40:26 [2020-08-29T03:40:26.716Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
03:40:26 [2020-08-29T03:40:26.716Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s
03:40:27 [2020-08-29T03:40:27.009Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 3.38MB / 8.88MB 0.2s
03:40:27 [2020-08-29T03:40:27.009Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
03:40:27 [2020-08-29T03:40:27.009Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
03:40:27 [2020-08-29T03:40:27.300Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
03:40:27 [2020-08-29T03:40:27.300Z] #4 DONE 0.6s
03:40:27 [2020-08-29T03:40:27.947Z] 
03:40:27 [2020-08-29T03:40:27.947Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
03:40:27 [2020-08-29T03:40:27.947Z] #6 ...
03:40:27 [2020-08-29T03:40:27.947Z] 
03:40:27 [2020-08-29T03:40:27.947Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:40:27 [2020-08-29T03:40:27.947Z] #5 DONE 0.1s
03:40:27 [2020-08-29T03:40:27.947Z] 
03:40:27 [2020-08-29T03:40:27.947Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
03:40:27 [2020-08-29T03:40:27.947Z] #6 DONE 0.2s
03:40:27 [2020-08-29T03:40:27.947Z] 
03:40:27 [2020-08-29T03:40:27.947Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:40:27 [2020-08-29T03:40:27.947Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
03:40:27 [2020-08-29T03:40:27.959Z] Still waiting to schedule task
03:40:27 [2020-08-29T03:40:27.959Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d073841566fbb199)’
03:40:27 [2020-08-29T03:40:27.961Z] Still waiting to schedule task
03:40:27 [2020-08-29T03:40:27.961Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d073841566fbb199)’
03:40:27 [2020-08-29T03:40:27.969Z] Still waiting to schedule task
03:40:27 [2020-08-29T03:40:27.969Z] All nodes of label ‘arm64&&linux’ are offline
03:40:27 [2020-08-29T03:40:27.971Z] Still waiting to schedule task
03:40:27 [2020-08-29T03:40:27.971Z] All nodes of label ‘windows-2019’ are offline
03:40:28 [2020-08-29T03:40:28.265Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 3.10MB / 9.88MB 0.1s
03:40:28 [2020-08-29T03:40:28.265Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
03:40:28 [2020-08-29T03:40:28.265Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.35MB / 48.97MB 0.1s
03:40:28 [2020-08-29T03:40:28.265Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 4.73MB / 7.39MB 0.1s
03:40:28 [2020-08-29T03:40:28.265Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
03:40:28 [2020-08-29T03:40:28.265Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
03:40:28 [2020-08-29T03:40:28.265Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 8.85MB / 9.88MB 0.2s
03:40:28 [2020-08-29T03:40:28.265Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 5.95MB / 48.97MB 0.2s
03:40:28 [2020-08-29T03:40:28.265Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.2s done
03:40:28 [2020-08-29T03:40:28.265Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.2s
03:40:28 [2020-08-29T03:40:28.590Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done
03:40:28 [2020-08-29T03:40:28.590Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 13.08MB / 48.97MB 0.3s
03:40:28 [2020-08-29T03:40:28.590Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 3.73MB / 51.38MB 0.3s
03:40:28 [2020-08-29T03:40:28.590Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.3s
03:40:28 [2020-08-29T03:40:28.590Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 22.13MB / 48.97MB 0.5s
03:40:28 [2020-08-29T03:40:28.590Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 11.39MB / 51.38MB 0.5s
03:40:28 [2020-08-29T03:40:28.590Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 6.25MB / 56.74MB 0.5s
03:40:28 [2020-08-29T03:40:28.590Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 28.95MB / 48.97MB 0.7s
03:40:28 [2020-08-29T03:40:28.590Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 15.33MB / 51.38MB 0.7s
03:40:28 [2020-08-29T03:40:28.919Z] #7 ...
03:40:28 [2020-08-29T03:40:28.919Z] 
03:40:28 [2020-08-29T03:40:28.919Z] #20 [internal] load build context
03:40:28 [2020-08-29T03:40:28.919Z] #20 transferring context: 51.49MB 0.7s done
03:40:28 [2020-08-29T03:40:28.919Z] #20 DONE 0.8s
03:40:28 [2020-08-29T03:40:28.919Z] 
03:40:28 [2020-08-29T03:40:28.919Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:40:28 [2020-08-29T03:40:28.919Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 20.10MB / 51.38MB 0.7s
03:40:28 [2020-08-29T03:40:28.919Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 12.47MB / 56.74MB 0.7s
03:40:28 [2020-08-29T03:40:28.919Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 39.89MB / 48.97MB 0.9s
03:40:28 [2020-08-29T03:40:28.919Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 27.88MB / 51.38MB 0.9s
03:40:28 [2020-08-29T03:40:28.919Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.08MB / 56.74MB 0.9s
03:40:29 [2020-08-29T03:40:29.248Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.73MB / 48.97MB 1.0s
03:40:29 [2020-08-29T03:40:29.248Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 31.62MB / 51.38MB 1.0s
03:40:29 [2020-08-29T03:40:29.248Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 22.28MB / 56.74MB 1.0s
03:40:29 [2020-08-29T03:40:29.248Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.1s
03:40:29 [2020-08-29T03:40:29.248Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 35.81MB / 51.38MB 1.1s
03:40:29 [2020-08-29T03:40:29.248Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.16MB / 56.74MB 1.1s
03:40:29 [2020-08-29T03:40:29.248Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done
03:40:29 [2020-08-29T03:40:29.248Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 47.75MB / 51.38MB 1.3s
03:40:29 [2020-08-29T03:40:29.248Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 32.26MB / 56.74MB 1.3s
03:40:29 [2020-08-29T03:40:29.248Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 1.26MB / 102.23MB 1.3s
03:40:29 [2020-08-29T03:40:29.578Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.4s
03:40:29 [2020-08-29T03:40:29.578Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 36.67MB / 56.74MB 1.4s
03:40:29 [2020-08-29T03:40:29.578Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0.1s
03:40:29 [2020-08-29T03:40:29.578Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.5s done
03:40:29 [2020-08-29T03:40:29.578Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 40.99MB / 56.74MB 1.5s
03:40:29 [2020-08-29T03:40:29.578Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 12.38MB / 102.23MB 1.5s
03:40:29 [2020-08-29T03:40:29.578Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.5s done
03:40:29 [2020-08-29T03:40:29.903Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.90MB / 56.74MB 1.6s
03:40:29 [2020-08-29T03:40:29.903Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 17.82MB / 102.23MB 1.6s
03:40:29 [2020-08-29T03:40:29.903Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 49.57MB / 56.74MB 1.7s
03:40:29 [2020-08-29T03:40:29.903Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.9s
03:40:29 [2020-08-29T03:40:29.903Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 29.98MB / 102.23MB 1.9s
03:40:30 [2020-08-29T03:40:30.221Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.0s done
03:40:30 [2020-08-29T03:40:30.221Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 43.28MB / 102.23MB 2.0s
03:40:30 [2020-08-29T03:40:30.221Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 55.59MB / 102.23MB 2.1s
03:40:30 [2020-08-29T03:40:30.221Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 67.43MB / 102.23MB 2.3s
03:40:30 [2020-08-29T03:40:30.459Z] Fetching without tags
03:40:30 [2020-08-29T03:40:30.500Z] Client:
03:40:30 [2020-08-29T03:40:30.500Z]  Debug Mode: false
03:40:30 [2020-08-29T03:40:30.500Z] 
03:40:30 [2020-08-29T03:40:30.500Z] Server:
03:40:30 [2020-08-29T03:40:30.500Z]  Containers: 0
03:40:30 [2020-08-29T03:40:30.500Z]   Running: 0
03:40:30 [2020-08-29T03:40:30.500Z]   Paused: 0
03:40:30 [2020-08-29T03:40:30.500Z]   Stopped: 0
03:40:30 [2020-08-29T03:40:30.500Z]  Images: 1
03:40:30 [2020-08-29T03:40:30.500Z]  Server Version: 19.03.12
03:40:30 [2020-08-29T03:40:30.500Z]  Storage Driver: overlay2
03:40:30 [2020-08-29T03:40:30.500Z]   Backing Filesystem: extfs
03:40:30 [2020-08-29T03:40:30.500Z]   Supports d_type: true
03:40:30 [2020-08-29T03:40:30.500Z]   Native Overlay Diff: true
03:40:30 [2020-08-29T03:40:30.500Z]  Logging Driver: json-file
03:40:30 [2020-08-29T03:40:30.500Z]  Cgroup Driver: cgroupfs
03:40:30 [2020-08-29T03:40:30.500Z]  Plugins:
03:40:30 [2020-08-29T03:40:30.500Z]   Volume: local
03:40:30 [2020-08-29T03:40:30.500Z]   Network: bridge host ipvlan macvlan null overlay
03:40:30 [2020-08-29T03:40:30.500Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:40:30 [2020-08-29T03:40:30.500Z]  Swarm: inactive
03:40:30 [2020-08-29T03:40:30.500Z]  Runtimes: runc
03:40:30 [2020-08-29T03:40:30.500Z]  Default Runtime: runc
03:40:30 [2020-08-29T03:40:30.500Z]  Init Binary: docker-init
03:40:30 [2020-08-29T03:40:30.500Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:40:30 [2020-08-29T03:40:30.500Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:40:30 [2020-08-29T03:40:30.500Z]  init version: fec3683
03:40:30 [2020-08-29T03:40:30.500Z]  Security Options:
03:40:30 [2020-08-29T03:40:30.500Z]   apparmor
03:40:30 [2020-08-29T03:40:30.500Z]   seccomp
03:40:30 [2020-08-29T03:40:30.500Z]    Profile: default
03:40:30 [2020-08-29T03:40:30.500Z]  Kernel Version: 5.3.0-1030-aws
03:40:30 [2020-08-29T03:40:30.500Z]  Operating System: Ubuntu 18.04.4 LTS
03:40:30 [2020-08-29T03:40:30.500Z]  OSType: linux
03:40:30 [2020-08-29T03:40:30.500Z]  Architecture: x86_64
03:40:30 [2020-08-29T03:40:30.500Z]  CPUs: 2
03:40:30 [2020-08-29T03:40:30.500Z]  Total Memory: 7.569GiB
03:40:30 [2020-08-29T03:40:30.500Z]  Name: ip-10-100-78-157
03:40:30 [2020-08-29T03:40:30.500Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
03:40:30 [2020-08-29T03:40:30.500Z]  Docker Root Dir: /var/lib/docker
03:40:30 [2020-08-29T03:40:30.500Z]  Debug Mode: false
03:40:30 [2020-08-29T03:40:30.500Z]  Registry: https://index.docker.io/v1/
03:40:30 [2020-08-29T03:40:30.500Z]  Labels:
03:40:30 [2020-08-29T03:40:30.500Z]  Experimental: true
03:40:30 [2020-08-29T03:40:30.500Z]  Insecure Registries:
03:40:30 [2020-08-29T03:40:30.500Z]   127.0.0.0/8
03:40:30 [2020-08-29T03:40:30.500Z]  Live Restore Enabled: true
03:40:30 [2020-08-29T03:40:30.500Z] 
03:40:30 [2020-08-29T03:40:30.500Z] WARNING: No swap limit support
[Pipeline] sh
03:40:30 [2020-08-29T03:40:30.521Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 79.19MB / 102.23MB 2.3s
03:40:30 [2020-08-29T03:40:30.521Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 90.88MB / 102.23MB 2.4s
03:40:30 [2020-08-29T03:40:30.521Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.6s
03:40:30 [2020-08-29T03:40:30.427Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:40:30 [2020-08-29T03:40:30.431Z]  > git config --add remote.origin.fetch +refs/pull/41361/head:refs/remotes/origin/PR-41361 # timeout=10
03:40:30 [2020-08-29T03:40:30.434Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:40:30 [2020-08-29T03:40:30.450Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:40:30 [2020-08-29T03:40:30.465Z] Fetching upstream changes from https://github.com/moby/moby.git
03:40:30 [2020-08-29T03:40:30.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:40:30 [2020-08-29T03:40:30.467Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:40:30 [2020-08-29T03:40:30.813Z] #7 ...
03:40:30 [2020-08-29T03:40:30.813Z] 
03:40:30 [2020-08-29T03:40:30.813Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:40:30 [2020-08-29T03:40:30.813Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:40:30 [2020-08-29T03:40:30.813Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:40:30 [2020-08-29T03:40:30.813Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:40:30 [2020-08-29T03:40:30.813Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done
03:40:30 [2020-08-29T03:40:30.813Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done
03:40:30 [2020-08-29T03:40:30.813Z] #58 DONE 2.9s
03:40:30 [2020-08-29T03:40:30.813Z] 
03:40:30 [2020-08-29T03:40:30.813Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:40:30 [2020-08-29T03:40:30.813Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.7s done
03:40:30 [2020-08-29T03:40:30.833Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:40:30 [2020-08-29T03:40:30.833Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:40:30 [2020-08-29T03:40:30.833Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41361/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:40:30 [2020-08-29T03:40:30.833Z] + bash /home/ubuntu/workspace/moby_PR-41361/check-config.sh
03:40:30 [2020-08-29T03:40:30.833Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:40:30 [2020-08-29T03:40:30.833Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
03:40:30 [2020-08-29T03:40:30.833Z] 
03:40:30 [2020-08-29T03:40:30.833Z] Generally Necessary:
03:40:30 [2020-08-29T03:40:30.833Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:40:30 [2020-08-29T03:40:30.833Z] - apparmor: enabled and tools installed
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_NAMESPACES: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_NET_NS: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_PID_NS: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_IPC_NS: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_UTS_NS: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_CGROUPS: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_CGROUP_CPUACCT: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_CGROUP_DEVICE: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_CGROUP_FREEZER: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_CGROUP_SCHED: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_CPUSETS: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_MEMCG: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_KEYS: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_VETH: enabled (as module)
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_BRIDGE: enabled (as module)
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_NF_NAT_IPV4: missing
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_NF_NAT: enabled (as module)
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_NF_NAT_NEEDED: missing
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_POSIX_MQUEUE: enabled
03:40:30 [2020-08-29T03:40:30.833Z] 
03:40:30 [2020-08-29T03:40:30.833Z] Optional Features:
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_USER_NS: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_SECCOMP: enabled
03:40:30 [2020-08-29T03:40:30.833Z] - CONFIG_CGROUP_PIDS: enabled
03:40:30 [2020-08-29T03:40:30.860Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 3e68a2b0a95376d30324111fbe976eed84ff9325
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_MEMCG_SWAP: enabled
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:40:31 [2020-08-29T03:40:31.109Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_BLK_CGROUP: enabled
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_IOSCHED_CFQ: missing
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_CGROUP_PERF: enabled
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_CGROUP_HUGETLB: enabled
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_CFS_BANDWIDTH: enabled
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_RT_GROUP_SCHED: missing
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_IP_VS: enabled (as module)
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_IP_VS_NFCT: enabled
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_IP_VS_RR: enabled (as module)
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_EXT4_FS: enabled
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:40:31 [2020-08-29T03:40:31.109Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:40:31 [2020-08-29T03:40:31.109Z] - Network Drivers:
03:40:31 [2020-08-29T03:40:31.109Z]   - "overlay":
03:40:31 [2020-08-29T03:40:31.109Z]     - CONFIG_VXLAN: enabled (as module)
03:40:31 [2020-08-29T03:40:31.109Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:40:31 [2020-08-29T03:40:31.109Z]       Optional (for encrypted networks):
03:40:31 [2020-08-29T03:40:31.109Z]       - CONFIG_CRYPTO: enabled
03:40:31 [2020-08-29T03:40:31.109Z]       - CONFIG_CRYPTO_AEAD: enabled
03:40:31 [2020-08-29T03:40:31.109Z]       - CONFIG_CRYPTO_GCM: enabled
03:40:31 [2020-08-29T03:40:31.109Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:40:31 [2020-08-29T03:40:31.109Z]       - CONFIG_CRYPTO_GHASH: enabled
03:40:31 [2020-08-29T03:40:31.109Z]       - CONFIG_XFRM: enabled
03:40:31 [2020-08-29T03:40:31.109Z]       - CONFIG_XFRM_USER: enabled (as module)
03:40:31 [2020-08-29T03:40:31.109Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:40:31 [2020-08-29T03:40:31.109Z]       - CONFIG_INET_ESP: enabled (as module)
03:40:31 [2020-08-29T03:40:31.109Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
03:40:31 [2020-08-29T03:40:31.109Z]   - "ipvlan":
03:40:31 [2020-08-29T03:40:31.109Z]     - CONFIG_IPVLAN: enabled (as module)
03:40:31 [2020-08-29T03:40:31.109Z]   - "macvlan":
03:40:31 [2020-08-29T03:40:31.375Z]     - CONFIG_MACVLAN: enabled (as module)
03:40:31 [2020-08-29T03:40:31.375Z]     - CONFIG_DUMMY: enabled (as module)
03:40:31 [2020-08-29T03:40:31.375Z]   - "ftp,tftp client in container":
03:40:31 [2020-08-29T03:40:31.375Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:40:31 [2020-08-29T03:40:31.375Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:40:31 [2020-08-29T03:40:31.375Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:40:31 [2020-08-29T03:40:31.375Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:40:31 [2020-08-29T03:40:31.375Z] - Storage Drivers:
03:40:31 [2020-08-29T03:40:31.375Z]   - "aufs":
03:40:31 [2020-08-29T03:40:31.375Z]     - CONFIG_AUFS_FS: enabled (as module)
03:40:31 [2020-08-29T03:40:31.375Z]   - "btrfs":
03:40:31 [2020-08-29T03:40:31.375Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:40:31 [2020-08-29T03:40:31.375Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:40:31 [2020-08-29T03:40:31.375Z]   - "devicemapper":
03:40:31 [2020-08-29T03:40:31.375Z]     - CONFIG_BLK_DEV_DM: enabled
03:40:31 [2020-08-29T03:40:31.375Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:40:31 [2020-08-29T03:40:31.375Z]   - "overlay":
03:40:31 [2020-08-29T03:40:31.375Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:40:31 [2020-08-29T03:40:31.375Z]   - "zfs":
03:40:31 [2020-08-29T03:40:31.375Z]     - /dev/zfs: present
03:40:31 [2020-08-29T03:40:31.375Z]     - zfs command: missing
03:40:31 [2020-08-29T03:40:31.375Z]     - zpool command: missing
03:40:31 [2020-08-29T03:40:31.375Z] 
03:40:31 [2020-08-29T03:40:31.375Z] Limits:
03:40:31 [2020-08-29T03:40:31.375Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:40:31 [2020-08-29T03:40:31.375Z] 
03:40:31 [2020-08-29T03:40:31.375Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:40:31 [2020-08-29T03:40:31.448Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.9s done
03:40:31 [2020-08-29T03:40:31.448Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0
03:40:31 [2020-08-29T03:40:31.708Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e68a2b0a95376d30324111fbe976eed84ff9325 .
03:40:31 [2020-08-29T03:40:31.708Z] #2 [internal] load build definition from Dockerfile
03:40:31 [2020-08-29T03:40:31.708Z] #2 transferring dockerfile: 16.37kB done
03:40:31 [2020-08-29T03:40:31.708Z] #2 DONE 0.1s
03:40:31 [2020-08-29T03:40:31.708Z] 
03:40:31 [2020-08-29T03:40:31.708Z] #1 [internal] load .dockerignore
03:40:31 [2020-08-29T03:40:31.708Z] #1 transferring context: 87B done
03:40:31 [2020-08-29T03:40:31.708Z] #1 DONE 0.1s
03:40:31 [2020-08-29T03:40:31.708Z] 
03:40:31 [2020-08-29T03:40:31.708Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
03:40:31 [2020-08-29T03:40:31.724Z] Merge succeeded, producing 3e68a2b0a95376d30324111fbe976eed84ff9325
03:40:31 [2020-08-29T03:40:31.724Z] Checking out Revision 3e68a2b0a95376d30324111fbe976eed84ff9325 (PR-41361)
03:40:31 [2020-08-29T03:40:31.740Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done
03:40:32 [2020-08-29T03:40:32.032Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s
03:40:32 [2020-08-29T03:40:32.324Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done
03:40:32 [2020-08-29T03:40:32.324Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
03:40:32 [2020-08-29T03:40:32.591Z] Commit message: "Add image cache for image store"
03:40:30 [2020-08-29T03:40:30.866Z]  > git config core.sparsecheckout # timeout=10
03:40:30 [2020-08-29T03:40:30.868Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:40:31 [2020-08-29T03:40:31.687Z]  > git remote # timeout=10
03:40:31 [2020-08-29T03:40:31.690Z]  > git config --get remote.origin.url # timeout=10
03:40:31 [2020-08-29T03:40:31.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:40:31 [2020-08-29T03:40:31.693Z]  > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10
03:40:31 [2020-08-29T03:40:31.716Z]  > git rev-parse HEAD^{commit} # timeout=10
03:40:31 [2020-08-29T03:40:31.730Z]  > git config core.sparsecheckout # timeout=10
03:40:31 [2020-08-29T03:40:31.733Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:40:32 [2020-08-29T03:40:32.639Z] #3 DONE 0.7s
03:40:32 [2020-08-29T03:40:32.639Z] 
03:40:32 [2020-08-29T03:40:32.639Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
03:40:32 [2020-08-29T03:40:32.639Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
03:40:32 [2020-08-29T03:40:32.639Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
03:40:32 [2020-08-29T03:40:32.639Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.2s
03:40:32 [2020-08-29T03:40:32.639Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
03:40:32 [2020-08-29T03:40:32.639Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
03:40:32 [2020-08-29T03:40:32.896Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s
03:40:32 [2020-08-29T03:40:32.896Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done
03:40:32 [2020-08-29T03:40:32.896Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:40:33 [2020-08-29T03:40:33.458Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
03:40:33 [2020-08-29T03:40:33.458Z] #4 DONE 0.9s
03:40:33 [2020-08-29T03:40:33.572Z] + docker version
03:40:33 [2020-08-29T03:40:33.572Z] Client:
03:40:33 [2020-08-29T03:40:33.572Z]  Version:           18.06.1-ce
03:40:33 [2020-08-29T03:40:33.572Z]  API version:       1.38
03:40:33 [2020-08-29T03:40:33.572Z]  Go version:        go1.10.3
03:40:33 [2020-08-29T03:40:33.572Z]  Git commit:        e68fc7a
03:40:33 [2020-08-29T03:40:33.572Z]  Built:             Tue Aug 21 17:26:10 2018
03:40:33 [2020-08-29T03:40:33.572Z]  OS/Arch:           linux/ppc64le
03:40:33 [2020-08-29T03:40:33.572Z]  Experimental:      false
03:40:33 [2020-08-29T03:40:33.572Z] 
03:40:33 [2020-08-29T03:40:33.572Z] Server:
03:40:33 [2020-08-29T03:40:33.572Z]  Engine:
03:40:33 [2020-08-29T03:40:33.572Z]   Version:          18.06.1-ce
03:40:33 [2020-08-29T03:40:33.572Z]   API version:      1.38 (minimum version 1.12)
03:40:33 [2020-08-29T03:40:33.572Z]   Go version:       go1.10.3
03:40:33 [2020-08-29T03:40:33.572Z]   Git commit:       e68fc7a
03:40:33 [2020-08-29T03:40:33.572Z]   Built:            Tue Aug 21 17:24:20 2018
03:40:33 [2020-08-29T03:40:33.572Z]   OS/Arch:          linux/ppc64le
03:40:33 [2020-08-29T03:40:33.572Z]   Experimental:     true
[Pipeline] sh
03:40:33 [2020-08-29T03:40:33.715Z] 
03:40:33 [2020-08-29T03:40:33.715Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
03:40:33 [2020-08-29T03:40:33.928Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.4s done
03:40:33 [2020-08-29T03:40:33.928Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
03:40:33 [2020-08-29T03:40:33.957Z] + docker info
03:40:33 [2020-08-29T03:40:33.957Z] Containers: 0
03:40:33 [2020-08-29T03:40:33.957Z]  Running: 0
03:40:33 [2020-08-29T03:40:33.957Z]  Paused: 0
03:40:33 [2020-08-29T03:40:33.957Z]  Stopped: 0
03:40:33 [2020-08-29T03:40:33.957Z] Images: 0
03:40:33 [2020-08-29T03:40:33.957Z] Server Version: 18.06.1-ce
03:40:33 [2020-08-29T03:40:33.957Z] Storage Driver: overlay2
03:40:33 [2020-08-29T03:40:33.957Z]  Backing Filesystem: extfs
03:40:33 [2020-08-29T03:40:33.957Z]  Supports d_type: true
03:40:33 [2020-08-29T03:40:33.957Z]  Native Overlay Diff: true
03:40:33 [2020-08-29T03:40:33.957Z] Logging Driver: json-file
03:40:33 [2020-08-29T03:40:33.957Z] Cgroup Driver: cgroupfs
03:40:33 [2020-08-29T03:40:33.957Z] Plugins:
03:40:33 [2020-08-29T03:40:33.957Z]  Volume: local
03:40:33 [2020-08-29T03:40:33.957Z]  Network: bridge host ipvlan macvlan null overlay
03:40:33 [2020-08-29T03:40:33.957Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
03:40:33 [2020-08-29T03:40:33.957Z] Swarm: inactive
03:40:33 [2020-08-29T03:40:33.957Z] Runtimes: runc
03:40:33 [2020-08-29T03:40:33.957Z] Default Runtime: runc
03:40:33 [2020-08-29T03:40:33.957Z] Init Binary: docker-init
03:40:33 [2020-08-29T03:40:33.957Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
03:40:33 [2020-08-29T03:40:33.957Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
03:40:33 [2020-08-29T03:40:33.957Z] init version: fec3683
03:40:33 [2020-08-29T03:40:33.957Z] Security Options:
03:40:33 [2020-08-29T03:40:33.957Z]  apparmor
03:40:33 [2020-08-29T03:40:33.957Z]  seccomp
03:40:33 [2020-08-29T03:40:33.957Z]   Profile: default
03:40:33 [2020-08-29T03:40:33.957Z] Kernel Version: 4.4.0-139-generic
03:40:33 [2020-08-29T03:40:33.957Z] Operating System: Ubuntu 16.04.3 LTS
03:40:33 [2020-08-29T03:40:33.957Z] OSType: linux
03:40:33 [2020-08-29T03:40:33.957Z] Architecture: ppc64le
03:40:33 [2020-08-29T03:40:33.957Z] CPUs: 4
03:40:33 [2020-08-29T03:40:33.957Z] Total Memory: 7.972GiB
03:40:33 [2020-08-29T03:40:33.957Z] Name: ppc64le-ubuntu-34
03:40:33 [2020-08-29T03:40:33.957Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
03:40:33 [2020-08-29T03:40:33.957Z] Docker Root Dir: /var/lib/docker
03:40:33 [2020-08-29T03:40:33.957Z] Debug Mode (client): false
03:40:33 [2020-08-29T03:40:33.957Z] Debug Mode (server): false
03:40:33 [2020-08-29T03:40:33.957Z] Username: dockerbuildbot
03:40:33 [2020-08-29T03:40:33.957Z] Registry: https://index.docker.io/v1/
03:40:33 [2020-08-29T03:40:33.957Z] Labels:
03:40:33 [2020-08-29T03:40:33.957Z] Experimental: true
03:40:33 [2020-08-29T03:40:33.957Z] Insecure Registries:
03:40:33 [2020-08-29T03:40:33.957Z]  127.0.0.0/8
03:40:33 [2020-08-29T03:40:33.957Z] Live Restore Enabled: false
03:40:33 [2020-08-29T03:40:33.957Z] 
03:40:33 [2020-08-29T03:40:33.973Z] #6 DONE 0.3s
03:40:33 [2020-08-29T03:40:33.973Z] 
03:40:33 [2020-08-29T03:40:33.973Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
[Pipeline] sh
03:40:34 [2020-08-29T03:40:34.235Z] #5 DONE 0.4s
03:40:34 [2020-08-29T03:40:34.235Z] 
03:40:34 [2020-08-29T03:40:34.235Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:40:34 [2020-08-29T03:40:34.235Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
03:40:34 [2020-08-29T03:40:34.235Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
03:40:34 [2020-08-29T03:40:34.235Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s
03:40:34 [2020-08-29T03:40:34.235Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
03:40:34 [2020-08-29T03:40:34.235Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
03:40:34 [2020-08-29T03:40:34.235Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
03:40:34 [2020-08-29T03:40:34.235Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
03:40:34 [2020-08-29T03:40:34.342Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:40:34 [2020-08-29T03:40:34.342Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:40:34 [2020-08-29T03:40:34.342Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41361/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:40:34 [2020-08-29T03:40:34.342Z] + bash /home/docker/workspace/moby_PR-41361/check-config.sh
03:40:34 [2020-08-29T03:40:34.342Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:40:34 [2020-08-29T03:40:34.342Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
03:40:34 [2020-08-29T03:40:34.342Z] 
03:40:34 [2020-08-29T03:40:34.342Z] Generally Necessary:
03:40:34 [2020-08-29T03:40:34.342Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:40:34 [2020-08-29T03:40:34.342Z] - apparmor: enabled and tools installed
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_NAMESPACES: enabled
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_NET_NS: enabled
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_PID_NS: enabled
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_IPC_NS: enabled
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_UTS_NS: enabled
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_CGROUPS: enabled
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_CGROUP_CPUACCT: enabled
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_CGROUP_DEVICE: enabled
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_CGROUP_FREEZER: enabled
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_CGROUP_SCHED: enabled
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_CPUSETS: enabled
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_MEMCG: enabled
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_KEYS: enabled
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_VETH: enabled (as module)
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_BRIDGE: enabled (as module)
03:40:34 [2020-08-29T03:40:34.342Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:40:34 [2020-08-29T03:40:34.493Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.91MB / 10.00MB 0.2s
03:40:34 [2020-08-29T03:40:34.493Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 956.97kB / 7.81MB 0.2s
03:40:34 [2020-08-29T03:40:34.493Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.87MB / 50.40MB 0.4s
03:40:34 [2020-08-29T03:40:34.493Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.75MB / 10.00MB 0.4s
03:40:34 [2020-08-29T03:40:34.493Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.69MB / 7.81MB 0.4s
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_NF_NAT: enabled (as module)
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_NF_NAT_NEEDED: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_POSIX_MQUEUE: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
03:40:34 [2020-08-29T03:40:34.639Z] 
03:40:34 [2020-08-29T03:40:34.639Z] Optional Features:
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_USER_NS: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_SECCOMP: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_CGROUP_PIDS: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_MEMCG_SWAP: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:40:34 [2020-08-29T03:40:34.639Z]     (cgroup swap accounting is currently enabled)
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_MEMCG_KMEM: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_BLK_CGROUP: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_IOSCHED_CFQ: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_CGROUP_PERF: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_CGROUP_HUGETLB: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_CFS_BANDWIDTH: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_RT_GROUP_SCHED: missing
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_IP_VS: enabled (as module)
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_IP_VS_NFCT: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_IP_VS_RR: enabled (as module)
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_EXT4_FS: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:40:34 [2020-08-29T03:40:34.639Z] - Network Drivers:
03:40:34 [2020-08-29T03:40:34.639Z]   - "overlay":
03:40:34 [2020-08-29T03:40:34.639Z]     - CONFIG_VXLAN: enabled (as module)
03:40:34 [2020-08-29T03:40:34.639Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:40:34 [2020-08-29T03:40:34.639Z]       Optional (for encrypted networks):
03:40:34 [2020-08-29T03:40:34.750Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.99MB / 50.40MB 0.6s
03:40:34 [2020-08-29T03:40:34.750Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done
03:40:34 [2020-08-29T03:40:34.750Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
03:40:34 [2020-08-29T03:40:34.750Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s
03:40:34 [2020-08-29T03:40:34.750Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.6s
03:40:34 [2020-08-29T03:40:34.750Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.53MB / 50.40MB 0.7s
03:40:34 [2020-08-29T03:40:34.931Z]       - CONFIG_CRYPTO: enabled
03:40:34 [2020-08-29T03:40:34.931Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
03:40:34 [2020-08-29T03:40:34.931Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
03:40:34 [2020-08-29T03:40:34.931Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
03:40:34 [2020-08-29T03:40:34.931Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
03:40:34 [2020-08-29T03:40:34.931Z]       - CONFIG_XFRM: enabled
03:40:34 [2020-08-29T03:40:34.932Z]       - CONFIG_XFRM_USER: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z]       - CONFIG_INET_ESP: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z]   - "ipvlan":
03:40:34 [2020-08-29T03:40:34.932Z]     - CONFIG_IPVLAN: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z]   - "macvlan":
03:40:34 [2020-08-29T03:40:34.932Z]     - CONFIG_MACVLAN: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z]     - CONFIG_DUMMY: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z]   - "ftp,tftp client in container":
03:40:34 [2020-08-29T03:40:34.932Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z] - Storage Drivers:
03:40:34 [2020-08-29T03:40:34.932Z]   - "aufs":
03:40:34 [2020-08-29T03:40:34.932Z]     - CONFIG_AUFS_FS: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z]   - "btrfs":
03:40:34 [2020-08-29T03:40:34.932Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:40:34 [2020-08-29T03:40:34.932Z]   - "devicemapper":
03:40:34 [2020-08-29T03:40:34.932Z]     - CONFIG_BLK_DEV_DM: enabled
03:40:34 [2020-08-29T03:40:34.932Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z]   - "overlay":
03:40:34 [2020-08-29T03:40:34.932Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:40:34 [2020-08-29T03:40:34.932Z]   - "zfs":
03:40:34 [2020-08-29T03:40:34.932Z]     - /dev/zfs: missing
03:40:34 [2020-08-29T03:40:34.932Z]     - zfs command: missing
03:40:34 [2020-08-29T03:40:34.932Z]     - zpool command: missing
03:40:34 [2020-08-29T03:40:34.932Z] 
03:40:34 [2020-08-29T03:40:34.932Z] Limits:
03:40:34 [2020-08-29T03:40:34.932Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:40:34 [2020-08-29T03:40:34.932Z] 
03:40:34 [2020-08-29T03:40:34.932Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
03:40:35 [2020-08-29T03:40:35.008Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.08MB / 50.40MB 0.9s
03:40:35 [2020-08-29T03:40:35.008Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.70MB / 51.83MB 0.9s
03:40:35 [2020-08-29T03:40:35.008Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.94MB / 68.67MB 0.9s
[Pipeline] sh
03:40:35 [2020-08-29T03:40:35.266Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.21MB / 50.40MB 1.0s
03:40:35 [2020-08-29T03:40:35.266Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.73MB / 51.83MB 1.0s
03:40:35 [2020-08-29T03:40:35.266Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.31MB / 50.40MB 1.2s
03:40:35 [2020-08-29T03:40:35.266Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.15MB / 51.83MB 1.2s
03:40:35 [2020-08-29T03:40:35.266Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.35MB / 68.67MB 1.2s
03:40:35 [2020-08-29T03:40:35.365Z] + make bundles/buildx
03:40:35 [2020-08-29T03:40:35.438Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.1s done
03:40:35 [2020-08-29T03:40:35.438Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
03:40:35 [2020-08-29T03:40:35.528Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.74MB / 50.40MB 1.3s
03:40:35 [2020-08-29T03:40:35.528Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.20MB / 51.83MB 1.3s
03:40:35 [2020-08-29T03:40:35.528Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.64MB / 68.67MB 1.3s
03:40:35 [2020-08-29T03:40:35.528Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.80MB / 50.40MB 1.4s
03:40:35 [2020-08-29T03:40:35.528Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.87MB / 51.83MB 1.4s
03:40:35 [2020-08-29T03:40:35.661Z] make: command: Command not found
03:40:35 [2020-08-29T03:40:35.661Z] make: command: Command not found
03:40:35 [2020-08-29T03:40:35.661Z] mkdir bundles
03:40:35 [2020-08-29T03:40:35.661Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
03:40:35 [2020-08-29T03:40:35.661Z] 	--build-arg BUILDX_COMMIT \
03:40:35 [2020-08-29T03:40:35.661Z] 	--build-arg BUILDX_REPO \
03:40:35 [2020-08-29T03:40:35.661Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
03:40:35 [2020-08-29T03:40:35.661Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
03:40:35 [2020-08-29T03:40:35.661Z] 	.
03:40:35 [2020-08-29T03:40:35.661Z] /bin/sh: 4: go: not found
03:40:35 [2020-08-29T03:40:35.662Z] /bin/sh: 5: go: not found
03:40:35 [2020-08-29T03:40:35.802Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s
03:40:35 [2020-08-29T03:40:35.802Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.31MB / 51.83MB 1.6s
03:40:35 [2020-08-29T03:40:35.802Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.98MB / 68.67MB 1.6s
03:40:35 [2020-08-29T03:40:35.802Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.09MB / 51.83MB 1.7s
03:40:35 [2020-08-29T03:40:35.802Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.81MB / 68.67MB 1.7s
03:40:36 [2020-08-29T03:40:36.058Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.52MB / 51.83MB 1.8s
03:40:36 [2020-08-29T03:40:36.058Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.16MB / 68.67MB 1.8s
03:40:36 [2020-08-29T03:40:36.058Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.85MB / 68.67MB 1.9s
03:40:36 [2020-08-29T03:40:36.316Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
03:40:36 [2020-08-29T03:40:36.883Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done
03:40:36 [2020-08-29T03:40:36.883Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done
03:40:36 [2020-08-29T03:40:36.883Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.7s done
03:40:36 [2020-08-29T03:40:36.883Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.38MB / 120.17MB 2.8s
03:40:36 [2020-08-29T03:40:36.883Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s
03:40:37 [2020-08-29T03:40:37.139Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s done
03:40:37 [2020-08-29T03:40:37.397Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.86MB / 120.17MB 3.2s
03:40:37 [2020-08-29T03:40:37.662Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.12MB / 120.17MB 3.4s
03:40:37 [2020-08-29T03:40:37.773Z] Sending build context to Docker daemon  56.25MB

03:40:37 [2020-08-29T03:40:37.773Z] Step 1/15 : ARG GO_VERSION=1.13.15
03:40:37 [2020-08-29T03:40:37.773Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
03:40:37 [2020-08-29T03:40:37.773Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
03:40:37 [2020-08-29T03:40:37.773Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
03:40:37 [2020-08-29T03:40:37.773Z] 1.13.15-buster: Pulling from library/golang
03:40:37 [2020-08-29T03:40:37.773Z] db4e2d8d5901: Pulling fs layer
03:40:37 [2020-08-29T03:40:37.773Z] dfe2d012519c: Pulling fs layer
03:40:37 [2020-08-29T03:40:37.773Z] 5d8f1d1f9197: Pulling fs layer
03:40:37 [2020-08-29T03:40:37.773Z] 1301750ffb48: Pulling fs layer
03:40:37 [2020-08-29T03:40:37.773Z] dc5c6edc9cff: Pulling fs layer
03:40:37 [2020-08-29T03:40:37.773Z] 3c370c2e2f82: Pulling fs layer
03:40:37 [2020-08-29T03:40:37.773Z] 1301750ffb48: Waiting
03:40:37 [2020-08-29T03:40:37.773Z] dc5c6edc9cff: Waiting
03:40:37 [2020-08-29T03:40:37.773Z] 5ffb2f5886e2: Pulling fs layer
03:40:37 [2020-08-29T03:40:37.773Z] 5ffb2f5886e2: Waiting
03:40:37 [2020-08-29T03:40:37.921Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.63MB / 120.17MB 3.7s
03:40:37 [2020-08-29T03:40:37.921Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.87MB / 120.17MB 3.9s
03:40:38 [2020-08-29T03:40:38.171Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.6s done
03:40:38 [2020-08-29T03:40:38.171Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
03:40:38 [2020-08-29T03:40:38.171Z] #7 DONE 10.3s
03:40:38 [2020-08-29T03:40:38.178Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.11MB / 120.17MB 4.1s
03:40:38 [2020-08-29T03:40:38.414Z] dfe2d012519c: Verifying Checksum
03:40:38 [2020-08-29T03:40:38.414Z] dfe2d012519c: Download complete
03:40:38 [2020-08-29T03:40:38.414Z] 5d8f1d1f9197: Verifying Checksum
03:40:38 [2020-08-29T03:40:38.435Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.88MB / 120.17MB 4.4s
03:40:38 [2020-08-29T03:40:38.462Z] 
03:40:38 [2020-08-29T03:40:38.462Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:40:38 [2020-08-29T03:40:38.692Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.98MB / 120.17MB 4.6s
03:40:38 [2020-08-29T03:40:38.950Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.61MB / 120.17MB 4.8s
03:40:39 [2020-08-29T03:40:39.206Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.52MB / 120.17MB 5.2s
03:40:39 [2020-08-29T03:40:39.462Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.59MB / 120.17MB 5.4s
03:40:39 [2020-08-29T03:40:39.720Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.64MB / 120.17MB 5.6s
03:40:39 [2020-08-29T03:40:39.976Z] #7 ...
03:40:39 [2020-08-29T03:40:39.976Z] 
03:40:39 [2020-08-29T03:40:39.976Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:40:39 [2020-08-29T03:40:39.976Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:40:39 [2020-08-29T03:40:39.976Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:40:39 [2020-08-29T03:40:39.976Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:40:39 [2020-08-29T03:40:39.976Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.2s done
03:40:39 [2020-08-29T03:40:39.976Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done
03:40:39 [2020-08-29T03:40:39.976Z] #58 DONE 5.7s
03:40:39 [2020-08-29T03:40:39.976Z] 
03:40:39 [2020-08-29T03:40:39.976Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:40:39 [2020-08-29T03:40:39.976Z] #7 ...
03:40:39 [2020-08-29T03:40:39.976Z] 
03:40:39 [2020-08-29T03:40:39.976Z] #20 [internal] load build context
03:40:39 [2020-08-29T03:40:39.976Z] #20 transferring context: 51.49MB 5.8s done
03:40:39 [2020-08-29T03:40:39.976Z] #8 DONE 1.5s
03:40:39 [2020-08-29T03:40:39.976Z] 
03:40:39 [2020-08-29T03:40:39.976Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:40:40 [2020-08-29T03:40:40.233Z] #20 DONE 6.1s
03:40:40 [2020-08-29T03:40:40.233Z] 
03:40:40 [2020-08-29T03:40:40.233Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:40:40 [2020-08-29T03:40:40.233Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.2s
03:40:40 [2020-08-29T03:40:40.515Z] db4e2d8d5901: Verifying Checksum
03:40:40 [2020-08-29T03:40:40.515Z] db4e2d8d5901: Download complete
03:40:40 [2020-08-29T03:40:40.816Z] 1301750ffb48: Verifying Checksum
03:40:40 [2020-08-29T03:40:40.816Z] 1301750ffb48: Download complete
03:40:41 [2020-08-29T03:40:41.012Z] #9 DONE 1.1s
03:40:41 [2020-08-29T03:40:41.012Z] 
03:40:41 [2020-08-29T03:40:41.012Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:40:41 [2020-08-29T03:40:41.012Z] #35 DONE 0.1s
03:40:41 [2020-08-29T03:40:41.012Z] 
03:40:41 [2020-08-29T03:40:41.012Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:40:41 [2020-08-29T03:40:41.012Z] #23 ...
03:40:41 [2020-08-29T03:40:41.012Z] 
03:40:41 [2020-08-29T03:40:41.012Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:40:41 [2020-08-29T03:40:41.012Z] #27 DONE 0.1s
03:40:41 [2020-08-29T03:40:41.115Z] 5ffb2f5886e2: Verifying Checksum
03:40:41 [2020-08-29T03:40:41.115Z] 5ffb2f5886e2: Download complete
03:40:41 [2020-08-29T03:40:41.304Z] 
03:40:41 [2020-08-29T03:40:41.304Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:40:41 [2020-08-29T03:40:41.603Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
03:40:41 [2020-08-29T03:40:41.603Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.1s done
03:40:42 [2020-08-29T03:40:42.170Z] dc5c6edc9cff: Verifying Checksum
03:40:42 [2020-08-29T03:40:42.170Z] dc5c6edc9cff: Download complete
03:40:42 [2020-08-29T03:40:42.538Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.2s done
03:40:42 [2020-08-29T03:40:42.538Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
03:40:43 [2020-08-29T03:40:43.526Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done
03:40:43 [2020-08-29T03:40:43.526Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
03:40:44 [2020-08-29T03:40:44.266Z] db4e2d8d5901: Pull complete
03:40:44 [2020-08-29T03:40:44.266Z] dfe2d012519c: Pull complete
03:40:44 [2020-08-29T03:40:44.458Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
03:40:44 [2020-08-29T03:40:44.458Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
03:40:44 [2020-08-29T03:40:44.565Z] 3c370c2e2f82: Verifying Checksum
03:40:44 [2020-08-29T03:40:44.565Z] 3c370c2e2f82: Download complete
03:40:44 [2020-08-29T03:40:44.565Z] 5d8f1d1f9197: Pull complete
03:40:44 [2020-08-29T03:40:44.835Z] #28 3.837 + git clone https://github.com/kolyshkin/go-swagger.git .
03:40:44 [2020-08-29T03:40:44.835Z] #28 3.838 Cloning into '.'...
03:40:46 [2020-08-29T03:40:46.349Z] #28 ...
03:40:46 [2020-08-29T03:40:46.349Z] 
03:40:46 [2020-08-29T03:40:46.349Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.296 + RM_GOPATH=0
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.297 + TMP_GOPATH=
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.297 + : /build
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.297 + '[' -z '' ']'
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.298 ++ mktemp -d
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.299 + export GOPATH=/tmp/tmp.jhFQu3l1nV
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.300 + GOPATH=/tmp/tmp.jhFQu3l1nV
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.300 + RM_GOPATH=1
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.300 + case "$(go env GOARCH)" in
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.300 ++ go env GOARCH
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.320 + export GO_BUILDMODE=-buildmode=pie
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.320 + GO_BUILDMODE=-buildmode=pie
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.321 ++ dirname /tmp/install/install.sh
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.323 + dir=/tmp/install
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.323 + bin=dockercli
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.323 + shift
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.323 + '[' '!' -f /tmp/install/dockercli.installer ']'
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.323 + . /tmp/install/dockercli.installer
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.323 ++ : stable
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.324 ++ : 17.06.2-ce
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.326 + install_dockercli
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.326 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.326 Install docker/cli version 17.06.2-ce from stable
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.328 ++ uname -m
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.332 + arch=s390x
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.332 + '[' s390x '!=' x86_64 ']'
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.332 + '[' s390x '!=' s390x ']'
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.332 + url=https://download.docker.com/linux/static
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.335 + tar -xz docker/docker
03:40:46 [2020-08-29T03:40:46.349Z] #21 3.336 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
03:40:46 [2020-08-29T03:40:46.983Z] #21 ...
03:40:46 [2020-08-29T03:40:46.983Z] 
03:40:46 [2020-08-29T03:40:46.983Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.876 + RM_GOPATH=0
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.877 + TMP_GOPATH=
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.877 + : /build
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.877 + '[' -z '' ']'
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.878 ++ mktemp -d
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.879 + export GOPATH=/tmp/tmp.AGhZnfNr3p
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.879 + GOPATH=/tmp/tmp.AGhZnfNr3p
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.879 + RM_GOPATH=1
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.880 + case "$(go env GOARCH)" in
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.880 ++ go env GOARCH
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.884 + export GO_BUILDMODE=-buildmode=pie
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.884 + GO_BUILDMODE=-buildmode=pie
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.884 ++ dirname /tmp/install/install.sh
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.886 + dir=/tmp/install
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.888 + bin=vndr
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.888 + shift
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.888 + '[' '!' -f /tmp/install/vndr.installer ']'
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.888 + . /tmp/install/vndr.installer
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.888 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.888 + install_vndr
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.888 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.888 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.888 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AGhZnfNr3p/src/github.com/LK4D4/vndr
03:40:46 [2020-08-29T03:40:46.983Z] #41 3.890 Cloning into '/tmp/tmp.AGhZnfNr3p/src/github.com/LK4D4/vndr'...
03:40:46 [2020-08-29T03:40:46.983Z] #41 4.403 + cd /tmp/tmp.AGhZnfNr3p/src/github.com/LK4D4/vndr
03:40:46 [2020-08-29T03:40:46.983Z] #41 4.404 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:40:46 [2020-08-29T03:40:46.983Z] #41 4.431 + go build -buildmode=pie -v -o /build/vndr .
03:40:46 [2020-08-29T03:40:46.983Z] #41 5.424 internal/bytealg
03:40:46 [2020-08-29T03:40:46.983Z] #41 5.428 internal/race
03:40:46 [2020-08-29T03:40:46.983Z] #41 5.460 sync/atomic
03:40:46 [2020-08-29T03:40:46.983Z] #41 5.649 runtime
03:40:46 [2020-08-29T03:40:46.983Z] #41 5.701 unicode
03:40:47 [2020-08-29T03:40:47.276Z] #41 ...
03:40:47 [2020-08-29T03:40:47.276Z] 
03:40:47 [2020-08-29T03:40:47.276Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.417 + RM_GOPATH=0
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.417 + TMP_GOPATH=
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.417 + : /build
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.418 + '[' -z '' ']'
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.418 ++ mktemp -d
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.418 + export GOPATH=/tmp/tmp.MPQ6vJtSPh
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.418 + GOPATH=/tmp/tmp.MPQ6vJtSPh
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.418 + RM_GOPATH=1
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.418 + case "$(go env GOARCH)" in
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.420 ++ go env GOARCH
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 + export GO_BUILDMODE=-buildmode=pie
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 + GO_BUILDMODE=-buildmode=pie
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 ++ dirname /tmp/install/install.sh
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 + dir=/tmp/install
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 + bin=gotestsum
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 + shift
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 + '[' '!' -f /tmp/install/gotestsum.installer ']'
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 + . /tmp/install/gotestsum.installer
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 ++ : v0.3.5
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 + install_gotestsum
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 + set -e
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 + export GO111MODULE=on
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 + GO111MODULE=on
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 + GOBIN=/build
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.429 + go get gotest.tools/gotestsum@v0.3.5
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.468 go: finding gotest.tools/gotestsum v0.3.5
03:40:47 [2020-08-29T03:40:47.276Z] #43 2.468 go: finding gotest.tools v0.3.5
03:40:47 [2020-08-29T03:40:47.276Z] #43 3.155 go: downloading gotest.tools/gotestsum v0.3.5
03:40:47 [2020-08-29T03:40:47.276Z] #43 3.455 go: extracting gotest.tools/gotestsum v0.3.5
03:40:47 [2020-08-29T03:40:47.276Z] #43 4.741 go: downloading gotest.tools v2.1.0+incompatible
03:40:47 [2020-08-29T03:40:47.276Z] #43 4.820 go: extracting gotest.tools v2.1.0+incompatible
03:40:47 [2020-08-29T03:40:47.276Z] #43 4.969 go: downloading github.com/pkg/errors v0.8.0
03:40:47 [2020-08-29T03:40:47.276Z] #43 4.971 go: downloading github.com/spf13/pflag v1.0.1
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.003 go: downloading github.com/fatih/color v1.6.0
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.038 go: downloading github.com/sirupsen/logrus v1.0.5
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.058 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.106 go: downloading github.com/jonboulle/clockwork v0.1.0
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.263 go: extracting github.com/pkg/errors v0.8.0
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.267 go: extracting github.com/fatih/color v1.6.0
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.275 go: downloading github.com/mattn/go-isatty v0.0.3
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.276 go: downloading github.com/mattn/go-colorable v0.0.9
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.312 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.313 go: extracting github.com/mattn/go-colorable v0.0.9
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.339 go: extracting github.com/jonboulle/clockwork v0.1.0
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.340 go: extracting github.com/sirupsen/logrus v1.0.5
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.340 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.365 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.376 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.420 go: extracting github.com/mattn/go-isatty v0.0.3
03:40:47 [2020-08-29T03:40:47.276Z] #43 5.429 go: extracting github.com/spf13/pflag v1.0.1
03:40:47 [2020-08-29T03:40:47.276Z] #43 6.420 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:40:47 [2020-08-29T03:40:47.390Z] 1301750ffb48: Pull complete
03:40:47 [2020-08-29T03:40:47.568Z] #43 6.690 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:40:47 [2020-08-29T03:40:47.733Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.3s done
03:40:47 [2020-08-29T03:40:47.990Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
03:40:48 [2020-08-29T03:40:48.204Z] #43 7.274 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:40:48 [2020-08-29T03:40:48.839Z] #43 ...
03:40:48 [2020-08-29T03:40:48.839Z] 
03:40:48 [2020-08-29T03:40:48.839Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:40:48 [2020-08-29T03:40:48.839Z] #41 7.817 unicode/utf8
03:40:49 [2020-08-29T03:40:49.131Z] #41 8.291 math
03:40:49 [2020-08-29T03:40:49.486Z] dc5c6edc9cff: Pull complete
03:40:50 [2020-08-29T03:40:50.204Z] #41 ...
03:40:50 [2020-08-29T03:40:50.204Z] 
03:40:50 [2020-08-29T03:40:50.204Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:40:50 [2020-08-29T03:40:50.204Z] #21 8.900 + mkdir -p /build
03:40:50 [2020-08-29T03:40:50.204Z] #21 8.901 + mv docker/docker /build/
03:40:50 [2020-08-29T03:40:50.204Z] #21 8.904 + rmdir docker
03:40:50 [2020-08-29T03:40:50.204Z] #21 DONE 9.2s
03:40:50 [2020-08-29T03:40:50.502Z] 
03:40:50 [2020-08-29T03:40:50.502Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:40:50 [2020-08-29T03:40:50.502Z] #43 8.943 go: finding github.com/fatih/color v1.6.0
03:40:50 [2020-08-29T03:40:50.502Z] #43 8.980 go: finding github.com/pkg/errors v0.8.0
03:40:50 [2020-08-29T03:40:50.502Z] #43 9.007 go: finding github.com/sirupsen/logrus v1.0.5
03:40:50 [2020-08-29T03:40:50.502Z] #43 9.014 go: finding github.com/mattn/go-colorable v0.0.9
03:40:50 [2020-08-29T03:40:50.502Z] #43 9.047 go: finding github.com/spf13/pflag v1.0.1
03:40:50 [2020-08-29T03:40:50.502Z] #43 9.098 go: finding github.com/mattn/go-isatty v0.0.3
03:40:50 [2020-08-29T03:40:50.502Z] #43 9.208 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:40:50 [2020-08-29T03:40:50.502Z] #43 9.232 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:40:50 [2020-08-29T03:40:50.502Z] #43 9.403 go: finding github.com/jonboulle/clockwork v0.1.0
03:40:50 [2020-08-29T03:40:50.502Z] #43 9.432 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:40:50 [2020-08-29T03:40:50.502Z] #43 9.488 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:40:51 [2020-08-29T03:40:51.143Z] #43 ...
03:40:51 [2020-08-29T03:40:51.143Z] 
03:40:51 [2020-08-29T03:40:51.143Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.455 + RM_GOPATH=0
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.455 + TMP_GOPATH=
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.455 + : /build
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.455 + '[' -z '' ']'
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.455 ++ mktemp -d
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.456 + export GOPATH=/tmp/tmp.cRp6zJfBU6
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.456 + GOPATH=/tmp/tmp.cRp6zJfBU6
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.456 + RM_GOPATH=1
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.456 + case "$(go env GOARCH)" in
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.456 ++ go env GOARCH
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.475 + export GO_BUILDMODE=-buildmode=pie
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.475 + GO_BUILDMODE=-buildmode=pie
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.477 ++ dirname /tmp/install/install.sh
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.478 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.478 + dir=/tmp/install
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.478 + bin=proxy
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.478 + shift
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.478 + '[' '!' -f /tmp/install/proxy.installer ']'
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.478 + . /tmp/install/proxy.installer
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.478 ++ : 9e99af28df21367340c95a3863e31808d689c92a
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.478 + install_proxy
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.478 + case "$1" in
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.478 + export CGO_ENABLED=0
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.478 + CGO_ENABLED=0
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.478 + _install_proxy
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.478 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.478 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cRp6zJfBU6/src/github.com/docker/libnetwork
03:40:51 [2020-08-29T03:40:51.143Z] #60 1.480 Cloning into '/tmp/tmp.cRp6zJfBU6/src/github.com/docker/libnetwork'...
03:40:51 [2020-08-29T03:40:51.143Z] #60 ...
03:40:51 [2020-08-29T03:40:51.143Z] 
03:40:51 [2020-08-29T03:40:51.143Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:40:51 [2020-08-29T03:40:51.143Z] #10 3.613 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:40:51 [2020-08-29T03:40:51.143Z] #10 3.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:40:51 [2020-08-29T03:40:51.143Z] #10 3.672 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:40:51 [2020-08-29T03:40:51.143Z] #10 4.127 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
03:40:51 [2020-08-29T03:40:51.143Z] #10 5.608 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [195 kB]
03:40:51 [2020-08-29T03:40:51.143Z] #10 8.390 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
03:40:51 [2020-08-29T03:40:51.143Z] #10 ...
03:40:51 [2020-08-29T03:40:51.143Z] 
03:40:51 [2020-08-29T03:40:51.143Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:40:51 [2020-08-29T03:40:51.143Z] #32 3.453 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:40:51 [2020-08-29T03:40:51.143Z] #32 3.585 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:40:51 [2020-08-29T03:40:51.143Z] #32 3.685 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:40:51 [2020-08-29T03:40:51.143Z] #32 4.321 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
03:40:51 [2020-08-29T03:40:51.143Z] #32 5.658 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [195 kB]
03:40:51 [2020-08-29T03:40:51.143Z] #32 8.344 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
03:40:51 [2020-08-29T03:40:51.444Z] #32 ...
03:40:51 [2020-08-29T03:40:51.444Z] 
03:40:51 [2020-08-29T03:40:51.444Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:40:51 [2020-08-29T03:40:51.444Z] #36 3.780 + git clone https://github.com/docker/distribution.git .
03:40:51 [2020-08-29T03:40:51.444Z] #36 3.784 Cloning into '.'...
03:40:51 [2020-08-29T03:40:51.444Z] #36 ...
03:40:51 [2020-08-29T03:40:51.444Z] 
03:40:51 [2020-08-29T03:40:51.444Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + RM_GOPATH=0
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + TMP_GOPATH=
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + : /build
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + '[' -z '' ']'
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 ++ mktemp -d
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + export GOPATH=/tmp/tmp.aOK7ohTUzP
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + GOPATH=/tmp/tmp.aOK7ohTUzP
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + RM_GOPATH=1
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + case "$(go env GOARCH)" in
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 ++ go env GOARCH
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + export GO_BUILDMODE=-buildmode=pie
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + GO_BUILDMODE=-buildmode=pie
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 ++ dirname /tmp/install/install.sh
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + dir=/tmp/install
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + bin=shfmt
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + shift
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + '[' '!' -f /tmp/install/shfmt.installer ']'
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + . /tmp/install/shfmt.installer
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + install_shfmt
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 + git clone https://github.com/mvdan/sh.git /tmp/tmp.aOK7ohTUzP/src/github.com/mvdan/sh
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.985 Cloning into '/tmp/tmp.aOK7ohTUzP/src/github.com/mvdan/sh'...
03:40:51 [2020-08-29T03:40:51.444Z] #47 1.986 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:40:51 [2020-08-29T03:40:51.444Z] #47 7.480 + cd /tmp/tmp.aOK7ohTUzP/src/github.com/mvdan/sh
03:40:51 [2020-08-29T03:40:51.444Z] #47 7.480 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:40:51 [2020-08-29T03:40:51.444Z] #47 7.503 + GO111MODULE=on
03:40:51 [2020-08-29T03:40:51.444Z] #47 7.503 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:40:51 [2020-08-29T03:40:51.444Z] #47 8.384 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:40:51 [2020-08-29T03:40:51.444Z] #47 8.387 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:40:51 [2020-08-29T03:40:51.444Z] #47 8.395 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:40:51 [2020-08-29T03:40:51.444Z] #47 8.609 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:40:51 [2020-08-29T03:40:51.444Z] #47 8.671 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:40:51 [2020-08-29T03:40:51.444Z] #47 9.186 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:40:51 [2020-08-29T03:40:51.444Z] #47 10.03 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:40:51 [2020-08-29T03:40:51.736Z] #47 ...
03:40:51 [2020-08-29T03:40:51.736Z] 
03:40:51 [2020-08-29T03:40:51.736Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.349 + RM_GOPATH=0
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.349 + TMP_GOPATH=
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.349 + : /build
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.349 + '[' -z '' ']'
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.349 ++ mktemp -d
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.349 + export GOPATH=/tmp/tmp.aGUcOV64eE
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.349 + GOPATH=/tmp/tmp.aGUcOV64eE
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.349 + RM_GOPATH=1
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.349 + case "$(go env GOARCH)" in
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.349 ++ go env GOARCH
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.377 Installing golangci-lint version v1.23.8
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.377 + export GO_BUILDMODE=-buildmode=pie
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.377 + GO_BUILDMODE=-buildmode=pie
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.377 ++ dirname /tmp/install/install.sh
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.377 + dir=/tmp/install
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.377 + bin=golangci_lint
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.377 + shift
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.377 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.377 + . /tmp/install/golangci_lint.installer
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.377 ++ : v1.23.8
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.377 + install_golangci_lint
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.377 + echo 'Installing golangci-lint version v1.23.8'
03:40:51 [2020-08-29T03:40:51.736Z] #45 2.377 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:40:51 [2020-08-29T03:40:51.736Z] #45 ...
03:40:51 [2020-08-29T03:40:51.736Z] 
03:40:51 [2020-08-29T03:40:51.736Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:40:51 [2020-08-29T03:40:51.736Z] #38 3.560 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:40:51 [2020-08-29T03:40:51.736Z] #38 3.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:40:51 [2020-08-29T03:40:51.736Z] #38 3.752 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:40:51 [2020-08-29T03:40:51.736Z] #38 4.224 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
03:40:51 [2020-08-29T03:40:51.736Z] #38 5.997 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [195 kB]
03:40:51 [2020-08-29T03:40:51.736Z] #38 8.158 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
03:40:52 [2020-08-29T03:40:52.028Z] #38 ...
03:40:52 [2020-08-29T03:40:52.028Z] 
03:40:52 [2020-08-29T03:40:52.028Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.502 + RM_GOPATH=0
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.502 + TMP_GOPATH=
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.502 + : /build
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.502 + '[' -z '' ']'
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.504 ++ mktemp -d
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.509 + export GOPATH=/tmp/tmp.MNVaSz6V6e
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.509 + GOPATH=/tmp/tmp.MNVaSz6V6e
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.509 + RM_GOPATH=1
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.509 + case "$(go env GOARCH)" in
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.513 ++ go env GOARCH
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.539 + export GO_BUILDMODE=-buildmode=pie
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.539 + GO_BUILDMODE=-buildmode=pie
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.539 ++ dirname /tmp/install/install.sh
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.544 + dir=/tmp/install
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.544 + bin=tomlv
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.544 + shift
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.544 + '[' '!' -f /tmp/install/tomlv.installer ']'
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.544 + . /tmp/install/tomlv.installer
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.544 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.544 + install_tomlv
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.544 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.544 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.544 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MNVaSz6V6e/src/github.com/BurntSushi/toml
03:40:52 [2020-08-29T03:40:52.028Z] #30 3.545 Cloning into '/tmp/tmp.MNVaSz6V6e/src/github.com/BurntSushi/toml'...
03:40:52 [2020-08-29T03:40:52.028Z] #30 4.241 + cd /tmp/tmp.MNVaSz6V6e/src/github.com/BurntSushi/toml
03:40:52 [2020-08-29T03:40:52.028Z] #30 4.241 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:40:52 [2020-08-29T03:40:52.028Z] #30 4.254 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:40:52 [2020-08-29T03:40:52.028Z] #30 4.677 internal/cpu
03:40:52 [2020-08-29T03:40:52.028Z] #30 4.685 runtime/internal/atomic
03:40:52 [2020-08-29T03:40:52.028Z] #30 4.833 runtime/internal/sys
03:40:52 [2020-08-29T03:40:52.028Z] #30 4.928 runtime/internal/math
03:40:52 [2020-08-29T03:40:52.028Z] #30 4.972 math/bits
03:40:52 [2020-08-29T03:40:52.028Z] #30 5.229 internal/bytealg
03:40:52 [2020-08-29T03:40:52.028Z] #30 5.481 math
03:40:52 [2020-08-29T03:40:52.028Z] #30 5.600 runtime
03:40:52 [2020-08-29T03:40:52.028Z] #30 9.012 internal/testlog
03:40:52 [2020-08-29T03:40:52.028Z] #30 9.378 encoding
03:40:52 [2020-08-29T03:40:52.028Z] #30 9.402 runtime/cgo
03:40:52 [2020-08-29T03:40:52.028Z] #30 ...
03:40:52 [2020-08-29T03:40:52.028Z] 
03:40:52 [2020-08-29T03:40:52.028Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:40:52 [2020-08-29T03:40:52.028Z] #51 4.003 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:40:52 [2020-08-29T03:40:52.028Z] #51 4.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:40:52 [2020-08-29T03:40:52.028Z] #51 4.059 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:40:52 [2020-08-29T03:40:52.028Z] #51 4.669 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
03:40:52 [2020-08-29T03:40:52.028Z] #51 5.932 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [195 kB]
03:40:52 [2020-08-29T03:40:52.028Z] #51 8.456 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
03:40:52 [2020-08-29T03:40:52.160Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done
03:40:52 [2020-08-29T03:40:52.160Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
03:40:52 [2020-08-29T03:40:52.320Z] #51 ...
03:40:52 [2020-08-29T03:40:52.320Z] 
03:40:52 [2020-08-29T03:40:52.320Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.355 + RM_GOPATH=0
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.355 + TMP_GOPATH=
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.355 + : /build
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.355 + '[' -z '' ']'
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.355 ++ mktemp -d
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.359 + export GOPATH=/tmp/tmp.FMnhZeJTH6
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.359 + GOPATH=/tmp/tmp.FMnhZeJTH6
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.359 + RM_GOPATH=1
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.359 + case "$(go env GOARCH)" in
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.360 ++ go env GOARCH
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.379 + export GO_BUILDMODE=-buildmode=pie
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.379 + GO_BUILDMODE=-buildmode=pie
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.381 ++ dirname /tmp/install/install.sh
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.384 + dir=/tmp/install
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.384 + bin=rootlesskit
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.384 + shift
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.384 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.384 + . /tmp/install/rootlesskit.installer
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.384 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.384 + install_rootlesskit
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.384 + case "$1" in
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.384 + export CGO_ENABLED=0
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.384 + CGO_ENABLED=0
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.384 + _install_rootlesskit
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.384 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.384 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.384 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FMnhZeJTH6/src/github.com/rootless-containers/rootlesskit
03:40:52 [2020-08-29T03:40:52.320Z] #54 3.391 Cloning into '/tmp/tmp.FMnhZeJTH6/src/github.com/rootless-containers/rootlesskit'...
03:40:52 [2020-08-29T03:40:52.320Z] #54 7.575 + cd /tmp/tmp.FMnhZeJTH6/src/github.com/rootless-containers/rootlesskit
03:40:52 [2020-08-29T03:40:52.320Z] #54 7.576 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:40:52 [2020-08-29T03:40:52.320Z] #54 7.875 + for f in rootlesskit rootlesskit-docker-proxy
03:40:52 [2020-08-29T03:40:52.320Z] #54 7.875 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:40:52 [2020-08-29T03:40:52.320Z] #54 ...
03:40:52 [2020-08-29T03:40:52.320Z] 
03:40:52 [2020-08-29T03:40:52.320Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:40:52 [2020-08-29T03:40:52.615Z] #60 11.47 Checking out files:  90% (1878/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
03:40:52 [2020-08-29T03:40:52.615Z] #60 11.64 + cd /tmp/tmp.cRp6zJfBU6/src/github.com/docker/libnetwork
03:40:52 [2020-08-29T03:40:52.615Z] #60 11.65 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
03:40:52 [2020-08-29T03:40:52.908Z] #60 12.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:40:53 [2020-08-29T03:40:53.978Z] 3c370c2e2f82: Pull complete
03:40:53 [2020-08-29T03:40:53.978Z] 5ffb2f5886e2: Pull complete
03:40:53 [2020-08-29T03:40:53.978Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
03:40:53 [2020-08-29T03:40:53.978Z] Status: Downloaded newer image for golang:1.13.15-buster
03:40:53 [2020-08-29T03:40:53.978Z]  ---> 805dc2d65d1c
03:40:53 [2020-08-29T03:40:53.978Z] Step 5/15 : ARG BUILDX_REPO
03:40:53 [2020-08-29T03:40:53.978Z]  ---> Running in 6f77a0e75928
03:40:53 [2020-08-29T03:40:53.978Z] Removing intermediate container 6f77a0e75928
03:40:53 [2020-08-29T03:40:53.978Z]  ---> 5b8c728aebce
03:40:53 [2020-08-29T03:40:53.978Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
03:40:53 [2020-08-29T03:40:53.978Z]  ---> Running in cb4996316e0f
03:40:53 [2020-08-29T03:40:53.978Z] Cloning into '/buildx'...
03:40:54 [2020-08-29T03:40:54.980Z] #60 ...
03:40:54 [2020-08-29T03:40:54.980Z] 
03:40:54 [2020-08-29T03:40:54.980Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:40:54 [2020-08-29T03:40:54.980Z] #23 4.057 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:40:54 [2020-08-29T03:40:54.980Z] #23 4.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:40:54 [2020-08-29T03:40:54.980Z] #23 4.112 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:40:54 [2020-08-29T03:40:54.980Z] #23 4.805 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
03:40:54 [2020-08-29T03:40:54.980Z] #23 6.831 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [195 kB]
03:40:54 [2020-08-29T03:40:54.980Z] #23 8.665 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
03:40:55 [2020-08-29T03:40:55.272Z] #23 ...
03:40:55 [2020-08-29T03:40:55.272Z] 
03:40:55 [2020-08-29T03:40:55.272Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:40:55 [2020-08-29T03:40:55.272Z] #10 14.14 Fetched 8066 kB in 11s (762 kB/s)
03:40:57 [2020-08-29T03:40:57.413Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s
03:40:57 [2020-08-29T03:40:57.522Z] Removing intermediate container cb4996316e0f
03:40:57 [2020-08-29T03:40:57.522Z]  ---> 92c33ae336fa
03:40:57 [2020-08-29T03:40:57.522Z] Step 7/15 : WORKDIR /buildx
03:40:57 [2020-08-29T03:40:57.522Z]  ---> Running in d700f3dda09b
03:40:57 [2020-08-29T03:40:57.522Z] Removing intermediate container d700f3dda09b
03:40:57 [2020-08-29T03:40:57.522Z]  ---> a74d42faa543
03:40:57 [2020-08-29T03:40:57.522Z] Step 8/15 : ARG BUILDX_COMMIT
03:40:57 [2020-08-29T03:40:57.522Z]  ---> Running in 12bee8062a23
03:40:57 [2020-08-29T03:40:57.522Z] Removing intermediate container 12bee8062a23
03:40:57 [2020-08-29T03:40:57.522Z]  ---> 943560c46cc2
03:40:57 [2020-08-29T03:40:57.522Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
03:40:57 [2020-08-29T03:40:57.522Z]  ---> Running in cf1747300a08
03:40:57 [2020-08-29T03:40:57.816Z] From https://github.com/docker/buildx
03:40:57 [2020-08-29T03:40:57.816Z]  * [new tag]         v0.3.1     -> build
03:40:58 [2020-08-29T03:40:58.454Z] Switched to branch 'build'
03:40:58 [2020-08-29T03:40:58.796Z] #10 14.14 Reading package lists...
03:40:59 [2020-08-29T03:40:59.094Z] Removing intermediate container cf1747300a08
03:40:59 [2020-08-29T03:40:59.094Z]  ---> 8da20354613d
03:40:59 [2020-08-29T03:40:59.094Z] Step 10/15 : ARG GOOS
03:40:59 [2020-08-29T03:40:59.094Z]  ---> Running in 0974c8629a25
03:40:59 [2020-08-29T03:40:59.406Z] Removing intermediate container 0974c8629a25
03:40:59 [2020-08-29T03:40:59.406Z]  ---> c01495846614
03:40:59 [2020-08-29T03:40:59.406Z] Step 11/15 : ARG GOARCH
03:40:59 [2020-08-29T03:40:59.406Z]  ---> Running in 435f2e74da5e
03:40:59 [2020-08-29T03:40:59.406Z] Removing intermediate container 435f2e74da5e
03:40:59 [2020-08-29T03:40:59.406Z]  ---> 82d15f4b2723
03:40:59 [2020-08-29T03:40:59.406Z] 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
03:40:59 [2020-08-29T03:40:59.406Z]  ---> Running in 292c015afe64
03:40:59 [2020-08-29T03:40:59.933Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.0s done
03:41:00 [2020-08-29T03:41:00.496Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
03:41:00 [2020-08-29T03:41:00.496Z] #7 DONE 26.4s
03:41:00 [2020-08-29T03:41:00.496Z] 
03:41:00 [2020-08-29T03:41:00.496Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:41:00 [2020-08-29T03:41:00.867Z] #10 17.53 Reading package lists...
03:41:00 [2020-08-29T03:41:00.867Z] #10 ...
03:41:00 [2020-08-29T03:41:00.867Z] 
03:41:00 [2020-08-29T03:41:00.867Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:41:00 [2020-08-29T03:41:00.867Z] #36 14.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:41:00 [2020-08-29T03:41:00.867Z] #36 15.28 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:41:01 [2020-08-29T03:41:01.501Z] #36 ...
03:41:01 [2020-08-29T03:41:01.501Z] 
03:41:01 [2020-08-29T03:41:01.501Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:41:01 [2020-08-29T03:41:01.501Z] #10 17.53 Reading package lists...
03:41:01 [2020-08-29T03:41:01.794Z] #10 20.89 Building dependency tree...
03:41:01 [2020-08-29T03:41:01.794Z] #10 ...
03:41:01 [2020-08-29T03:41:01.794Z] 
03:41:01 [2020-08-29T03:41:01.794Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:01 [2020-08-29T03:41:01.794Z] #47 10.96 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:41:01 [2020-08-29T03:41:01.794Z] #47 11.95 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:41:01 [2020-08-29T03:41:01.794Z] #47 12.14 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:41:01 [2020-08-29T03:41:01.794Z] #47 12.17 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:41:01 [2020-08-29T03:41:01.794Z] #47 12.27 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:41:01 [2020-08-29T03:41:01.794Z] #47 12.71 unicode/utf16
03:41:01 [2020-08-29T03:41:01.794Z] #47 12.71 runtime
03:41:01 [2020-08-29T03:41:01.794Z] #47 12.81 runtime/cgo
03:41:02 [2020-08-29T03:41:02.387Z] #8 DONE 1.7s
03:41:02 [2020-08-29T03:41:02.387Z] 
03:41:02 [2020-08-29T03:41:02.387Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:41:02 [2020-08-29T03:41:02.429Z] #47 ...
03:41:02 [2020-08-29T03:41:02.429Z] 
03:41:02 [2020-08-29T03:41:02.429Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:41:02 [2020-08-29T03:41:02.429Z] #10 20.89 Building dependency tree...
03:41:02 [2020-08-29T03:41:02.949Z] #9 DONE 0.6s
03:41:02 [2020-08-29T03:41:02.949Z] 
03:41:02 [2020-08-29T03:41:02.949Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:41:02 [2020-08-29T03:41:02.949Z] #27 DONE 0.1s
03:41:02 [2020-08-29T03:41:02.949Z] 
03:41:02 [2020-08-29T03:41:02.949Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:41:02 [2020-08-29T03:41:02.949Z] #35 DONE 0.1s
03:41:02 [2020-08-29T03:41:02.949Z] 
03:41:02 [2020-08-29T03:41:02.949Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:41:03 [2020-08-29T03:41:03.063Z] #10 22.00 The following additional packages will be installed:
03:41:03 [2020-08-29T03:41:03.063Z] #10 22.00   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:41:03 [2020-08-29T03:41:03.063Z] #10 22.00   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:41:03 [2020-08-29T03:41:03.063Z] #10 22.00   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:41:03 [2020-08-29T03:41:03.063Z] #10 22.00   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:41:03 [2020-08-29T03:41:03.063Z] #10 22.00 Suggested packages:
03:41:03 [2020-08-29T03:41:03.063Z] #10 22.01   gcc-8-locales seccomp wine64
03:41:03 [2020-08-29T03:41:03.698Z] #10 ...
03:41:03 [2020-08-29T03:41:03.698Z] 
03:41:03 [2020-08-29T03:41:03.698Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:41:03 [2020-08-29T03:41:03.698Z] #41 12.90 container/list
03:41:03 [2020-08-29T03:41:03.698Z] #41 13.38 crypto/internal/subtle
03:41:03 [2020-08-29T03:41:03.698Z] #41 13.47 crypto/subtle
03:41:03 [2020-08-29T03:41:03.698Z] #41 13.62 vendor/golang.org/x/crypto/cryptobyte/asn1
03:41:03 [2020-08-29T03:41:03.698Z] #41 13.70 internal/nettrace
03:41:03 [2020-08-29T03:41:03.698Z] #41 13.77 runtime/cgo
03:41:03 [2020-08-29T03:41:03.990Z] #41 ...
03:41:03 [2020-08-29T03:41:03.990Z] 
03:41:03 [2020-08-29T03:41:03.990Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:41:03 [2020-08-29T03:41:03.990Z] #10 22.95 The following NEW packages will be installed:
03:41:03 [2020-08-29T03:41:03.990Z] #10 22.95   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:41:03 [2020-08-29T03:41:03.990Z] #10 22.95   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:41:03 [2020-08-29T03:41:03.990Z] #10 22.95   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:41:03 [2020-08-29T03:41:03.990Z] #10 22.95   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:41:03 [2020-08-29T03:41:03.990Z] #10 22.95   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:41:03 [2020-08-29T03:41:03.990Z] #10 22.95   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:41:03 [2020-08-29T03:41:03.990Z] #10 23.09 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:41:03 [2020-08-29T03:41:03.990Z] #10 23.09 Need to get 73.3 MB of archives.
03:41:03 [2020-08-29T03:41:03.990Z] #10 23.09 After this operation, 494 MB of additional disk space will be used.
03:41:03 [2020-08-29T03:41:03.990Z] #10 23.09 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]
03:41:04 [2020-08-29T03:41:04.282Z] #10 23.35 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]
03:41:04 [2020-08-29T03:41:04.578Z] #10 23.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:41:04 [2020-08-29T03:41:04.578Z] #10 23.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
03:41:04 [2020-08-29T03:41:04.578Z] #10 23.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
03:41:04 [2020-08-29T03:41:04.578Z] #10 23.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
03:41:04 [2020-08-29T03:41:04.870Z] #10 23.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:41:04 [2020-08-29T03:41:04.870Z] #10 ...
03:41:04 [2020-08-29T03:41:04.870Z] 
03:41:04 [2020-08-29T03:41:04.870Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:04 [2020-08-29T03:41:04.870Z] #60 DONE 24.0s
03:41:05 [2020-08-29T03:41:05.162Z] 
03:41:05 [2020-08-29T03:41:05.162Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:41:05 [2020-08-29T03:41:05.162Z] #10 24.07 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]
03:41:05 [2020-08-29T03:41:05.162Z] #10 24.08 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]
03:41:05 [2020-08-29T03:41:05.458Z] #10 ...
03:41:05 [2020-08-29T03:41:05.458Z] 
03:41:05 [2020-08-29T03:41:05.458Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:41:05 [2020-08-29T03:41:05.458Z] #38 14.47 Fetched 8066 kB in 11s (736 kB/s)
03:41:05 [2020-08-29T03:41:05.458Z] #38 14.47 Reading package lists...
03:41:05 [2020-08-29T03:41:05.458Z] #38 18.27 Reading package lists...
03:41:05 [2020-08-29T03:41:05.458Z] #38 21.60 Building dependency tree...
03:41:05 [2020-08-29T03:41:05.458Z] #38 22.72 The following additional packages will be installed:
03:41:05 [2020-08-29T03:41:05.458Z] #38 22.75   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:41:05 [2020-08-29T03:41:05.458Z] #38 22.75   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:41:05 [2020-08-29T03:41:05.458Z] #38 22.75 Suggested packages:
03:41:05 [2020-08-29T03:41:05.458Z] #38 22.75   manpages-dev python-setuptools
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.48 The following NEW packages will be installed:
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.48   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.48   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.48   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.48   python-six zlib1g-dev
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.59 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.59 Need to get 3742 kB of archives.
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.59 After this operation, 22.0 MB of additional disk space will be used.
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
03:41:05 [2020-08-29T03:41:05.458Z] #38 23.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
03:41:05 [2020-08-29T03:41:05.459Z] #38 23.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
03:41:05 [2020-08-29T03:41:05.459Z] #38 23.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
03:41:05 [2020-08-29T03:41:05.459Z] #38 23.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
03:41:05 [2020-08-29T03:41:05.459Z] #38 23.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
03:41:05 [2020-08-29T03:41:05.459Z] #38 ...
03:41:05 [2020-08-29T03:41:05.459Z] 
03:41:05 [2020-08-29T03:41:05.459Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:41:05 [2020-08-29T03:41:05.459Z] #32 14.54 Fetched 8066 kB in 11s (713 kB/s)
03:41:05 [2020-08-29T03:41:05.459Z] #32 14.54 Reading package lists...
03:41:05 [2020-08-29T03:41:05.459Z] #32 17.79 Reading package lists...
03:41:05 [2020-08-29T03:41:05.459Z] #32 20.92 Building dependency tree...
03:41:05 [2020-08-29T03:41:05.459Z] #32 22.09 The following additional packages will be installed:
03:41:05 [2020-08-29T03:41:05.459Z] #32 22.14   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:41:05 [2020-08-29T03:41:05.459Z] #32 22.14 Suggested packages:
03:41:05 [2020-08-29T03:41:05.459Z] #32 22.14   cmake-doc ninja-build lrzip
03:41:05 [2020-08-29T03:41:05.459Z] #32 22.14 Recommended packages:
03:41:05 [2020-08-29T03:41:05.459Z] #32 22.14   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:41:05 [2020-08-29T03:41:05.459Z] #32 22.85 The following NEW packages will be installed:
03:41:05 [2020-08-29T03:41:05.459Z] #32 22.86   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:41:05 [2020-08-29T03:41:05.459Z] #32 22.86   vim-common xxd
03:41:05 [2020-08-29T03:41:05.459Z] #32 22.98 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:41:05 [2020-08-29T03:41:05.459Z] #32 22.98 Need to get 14.0 MB of archives.
03:41:05 [2020-08-29T03:41:05.459Z] #32 22.98 After this operation, 62.1 MB of additional disk space will be used.
03:41:05 [2020-08-29T03:41:05.459Z] #32 22.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
03:41:05 [2020-08-29T03:41:05.459Z] #32 23.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
03:41:05 [2020-08-29T03:41:05.459Z] #32 23.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
03:41:05 [2020-08-29T03:41:05.459Z] #32 23.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
03:41:05 [2020-08-29T03:41:05.459Z] #32 23.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
03:41:05 [2020-08-29T03:41:05.459Z] #32 23.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
03:41:05 [2020-08-29T03:41:05.459Z] #32 23.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
03:41:05 [2020-08-29T03:41:05.459Z] #32 23.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
03:41:05 [2020-08-29T03:41:05.459Z] #32 23.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
03:41:05 [2020-08-29T03:41:05.459Z] #32 23.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
03:41:05 [2020-08-29T03:41:05.760Z] #32 ...
03:41:05 [2020-08-29T03:41:05.760Z] 
03:41:05 [2020-08-29T03:41:05.760Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:05 [2020-08-29T03:41:05.760Z] #30 24.52 sync
03:41:05 [2020-08-29T03:41:05.760Z] #30 24.52 internal/reflectlite
03:41:05 [2020-08-29T03:41:05.760Z] #30 ...
03:41:05 [2020-08-29T03:41:05.760Z] 
03:41:05 [2020-08-29T03:41:05.760Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:41:05 [2020-08-29T03:41:05.760Z] #51 14.82 Fetched 8066 kB in 11s (743 kB/s)
03:41:05 [2020-08-29T03:41:05.760Z] #51 14.82 Reading package lists...
03:41:05 [2020-08-29T03:41:05.760Z] #51 18.26 Reading package lists...
03:41:05 [2020-08-29T03:41:05.760Z] #51 21.65 Building dependency tree...
03:41:05 [2020-08-29T03:41:05.760Z] #51 22.72 The following additional packages will be installed:
03:41:05 [2020-08-29T03:41:05.760Z] #51 22.73   libbtrfs0
03:41:05 [2020-08-29T03:41:05.760Z] #51 22.81 The following NEW packages will be installed:
03:41:05 [2020-08-29T03:41:05.760Z] #51 22.81   libbtrfs-dev libbtrfs0
03:41:05 [2020-08-29T03:41:05.760Z] #51 22.95 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:41:05 [2020-08-29T03:41:05.760Z] #51 22.95 Need to get 118 kB of archives.
03:41:05 [2020-08-29T03:41:05.760Z] #51 22.95 After this operation, 390 kB of additional disk space will be used.
03:41:05 [2020-08-29T03:41:05.760Z] #51 22.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
03:41:05 [2020-08-29T03:41:05.760Z] #51 22.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
03:41:05 [2020-08-29T03:41:05.760Z] #51 23.63 debconf: delaying package configuration, since apt-utils is not installed
03:41:05 [2020-08-29T03:41:05.760Z] #51 23.73 Fetched 118 kB in 0s (1261 kB/s)
03:41:05 [2020-08-29T03:41:05.760Z] #51 23.83 Selecting previously unselected package libbtrfs0.
03:41:05 [2020-08-29T03:41:05.760Z] #51 23.83 (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.)
03:41:05 [2020-08-29T03:41:05.760Z] #51 23.88 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
03:41:05 [2020-08-29T03:41:05.760Z] #51 23.95 Unpacking libbtrfs0 (4.20.1-2) ...
03:41:05 [2020-08-29T03:41:05.760Z] #51 24.04 Selecting previously unselected package libbtrfs-dev.
03:41:05 [2020-08-29T03:41:05.760Z] #51 24.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
03:41:05 [2020-08-29T03:41:05.760Z] #51 24.04 Unpacking libbtrfs-dev (4.20.1-2) ...
03:41:05 [2020-08-29T03:41:05.760Z] #51 24.29 Setting up libbtrfs0 (4.20.1-2) ...
03:41:05 [2020-08-29T03:41:05.760Z] #51 24.34 Setting up libbtrfs-dev (4.20.1-2) ...
03:41:05 [2020-08-29T03:41:05.760Z] #51 24.36 Processing triggers for libc-bin (2.28-10) ...
03:41:05 [2020-08-29T03:41:05.760Z] #51 DONE 24.8s
03:41:05 [2020-08-29T03:41:05.760Z] 
03:41:05 [2020-08-29T03:41:05.760Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:41:05 [2020-08-29T03:41:05.760Z] #23 14.84 Fetched 8066 kB in 11s (734 kB/s)
03:41:05 [2020-08-29T03:41:05.760Z] #23 14.84 Reading package lists...
03:41:05 [2020-08-29T03:41:05.760Z] #23 18.93 Reading package lists...
03:41:05 [2020-08-29T03:41:05.760Z] #23 22.21 Building dependency tree...
03:41:05 [2020-08-29T03:41:05.760Z] #23 23.32 ca-certificates is already the newest version (20200601~deb10u1).
03:41:05 [2020-08-29T03:41:05.760Z] #23 23.32 The following additional packages will be installed:
03:41:05 [2020-08-29T03:41:05.760Z] #23 23.33   libjq1 libonig5
03:41:05 [2020-08-29T03:41:05.760Z] #23 23.64 The following NEW packages will be installed:
03:41:05 [2020-08-29T03:41:05.760Z] #23 23.68   jq libjq1 libonig5
03:41:05 [2020-08-29T03:41:05.760Z] #23 23.83 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:41:05 [2020-08-29T03:41:05.760Z] #23 23.83 Need to get 350 kB of archives.
03:41:05 [2020-08-29T03:41:05.760Z] #23 23.83 After this operation, 1154 kB of additional disk space will be used.
03:41:05 [2020-08-29T03:41:05.760Z] #23 23.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
03:41:05 [2020-08-29T03:41:05.760Z] #23 23.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
03:41:05 [2020-08-29T03:41:05.760Z] #23 23.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
03:41:05 [2020-08-29T03:41:05.760Z] #23 24.59 debconf: delaying package configuration, since apt-utils is not installed
03:41:05 [2020-08-29T03:41:05.760Z] #23 24.67 Fetched 350 kB in 0s (2041 kB/s)
03:41:05 [2020-08-29T03:41:05.760Z] #23 24.79 Selecting previously unselected package libonig5:s390x.
03:41:05 [2020-08-29T03:41:05.761Z] #23 24.79 (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.)
03:41:05 [2020-08-29T03:41:05.761Z] #23 24.84 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
03:41:05 [2020-08-29T03:41:05.761Z] #23 24.84 Unpacking libonig5:s390x (6.9.1-1) ...
03:41:06 [2020-08-29T03:41:06.054Z] #23 ...
03:41:06 [2020-08-29T03:41:06.054Z] 
03:41:06 [2020-08-29T03:41:06.054Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:41:06 [2020-08-29T03:41:06.054Z] #32 25.08 debconf: delaying package configuration, since apt-utils is not installed
03:41:06 [2020-08-29T03:41:06.054Z] #32 25.17 Fetched 14.0 MB in 1s (13.1 MB/s)
03:41:06 [2020-08-29T03:41:06.054Z] #32 25.21 Selecting previously unselected package xxd.
03:41:06 [2020-08-29T03:41:06.347Z] #32 25.21 (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.)
03:41:06 [2020-08-29T03:41:06.347Z] #32 25.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
03:41:06 [2020-08-29T03:41:06.347Z] #32 25.37 Unpacking xxd (2:8.1.0875-5) ...
03:41:06 [2020-08-29T03:41:06.347Z] #32 25.52 Selecting previously unselected package vim-common.
03:41:06 [2020-08-29T03:41:06.347Z] #32 25.52 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:41:06 [2020-08-29T03:41:06.347Z] #32 25.56 Unpacking vim-common (2:8.1.0875-5) ...
03:41:06 [2020-08-29T03:41:06.639Z] #32 25.82 Selecting previously unselected package cmake-data.
03:41:06 [2020-08-29T03:41:06.931Z] #32 ...
03:41:06 [2020-08-29T03:41:06.931Z] 
03:41:06 [2020-08-29T03:41:06.931Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:41:06 [2020-08-29T03:41:06.931Z] #23 25.11 Selecting previously unselected package libjq1:s390x.
03:41:06 [2020-08-29T03:41:06.931Z] #23 25.11 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
03:41:06 [2020-08-29T03:41:06.931Z] #23 25.11 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
03:41:06 [2020-08-29T03:41:06.931Z] #23 25.22 Selecting previously unselected package jq.
03:41:06 [2020-08-29T03:41:06.931Z] #23 25.24 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
03:41:06 [2020-08-29T03:41:06.931Z] #23 25.24 Unpacking jq (1.5+dfsg-2+b1) ...
03:41:06 [2020-08-29T03:41:06.931Z] #23 25.44 Setting up libonig5:s390x (6.9.1-1) ...
03:41:06 [2020-08-29T03:41:06.931Z] #23 25.48 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
03:41:06 [2020-08-29T03:41:06.931Z] #23 25.48 Setting up jq (1.5+dfsg-2+b1) ...
03:41:06 [2020-08-29T03:41:06.931Z] #23 25.50 Processing triggers for libc-bin (2.28-10) ...
03:41:06 [2020-08-29T03:41:06.931Z] #23 DONE 25.9s
03:41:06 [2020-08-29T03:41:06.931Z] 
03:41:06 [2020-08-29T03:41:06.931Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:41:06 [2020-08-29T03:41:06.931Z] #32 25.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:41:06 [2020-08-29T03:41:06.931Z] #32 25.83 Unpacking cmake-data (3.13.4-1) ...
03:41:06 [2020-08-29T03:41:06.931Z] #32 ...
03:41:06 [2020-08-29T03:41:06.931Z] 
03:41:06 [2020-08-29T03:41:06.931Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:41:06 [2020-08-29T03:41:06.931Z] #24 DONE 0.1s
03:41:07 [2020-08-29T03:41:07.241Z] 
03:41:07 [2020-08-29T03:41:07.241Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:41:07 [2020-08-29T03:41:07.241Z] #43 DONE 26.1s
03:41:07 [2020-08-29T03:41:07.241Z] 
03:41:07 [2020-08-29T03:41:07.241Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:41:07 [2020-08-29T03:41:07.241Z] #38 24.99 debconf: delaying package configuration, since apt-utils is not installed
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.14 Fetched 3742 kB in 0s (8490 kB/s)
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.20 Selecting previously unselected package libcap-dev:s390x.
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.22 Unpacking libcap-dev:s390x (1:2.25-2) ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.37 Selecting previously unselected package libnet1:s390x.
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.38 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.50 Selecting previously unselected package libnet1-dev.
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.51 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.51 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.64 Selecting previously unselected package libnl-3-200:s390x.
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.65 Unpacking libnl-3-200:s390x (3.4.0-1) ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.76 Selecting previously unselected package libnl-3-dev:s390x.
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.77 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.77 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.97 Selecting previously unselected package libprotobuf-c1:s390x.
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.97 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 25.98 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 26.08 Selecting previously unselected package libprotobuf-c-dev:s390x.
03:41:07 [2020-08-29T03:41:07.241Z] #38 26.09 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 26.09 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 26.28 Selecting previously unselected package zlib1g-dev:s390x.
03:41:07 [2020-08-29T03:41:07.241Z] #38 26.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
03:41:07 [2020-08-29T03:41:07.241Z] #38 26.31 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
03:41:07 [2020-08-29T03:41:07.533Z] #38 26.53 Selecting previously unselected package libprotobuf17:s390x.
03:41:07 [2020-08-29T03:41:07.533Z] #38 26.54 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
03:41:07 [2020-08-29T03:41:07.533Z] #38 26.57 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
03:41:08 [2020-08-29T03:41:08.183Z] #38 27.26 Selecting previously unselected package libprotobuf-lite17:s390x.
03:41:08 [2020-08-29T03:41:08.183Z] #38 27.27 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
03:41:08 [2020-08-29T03:41:08.183Z] #38 27.27 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
03:41:08 [2020-08-29T03:41:08.183Z] #38 27.34 Selecting previously unselected package libprotobuf-dev:s390x.
03:41:08 [2020-08-29T03:41:08.183Z] #38 27.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
03:41:08 [2020-08-29T03:41:08.183Z] #38 27.34 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
03:41:08 [2020-08-29T03:41:08.208Z] #28 ...
03:41:08 [2020-08-29T03:41:08.208Z] 
03:41:08 [2020-08-29T03:41:08.208Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:41:08 [2020-08-29T03:41:08.774Z] #36 ...
03:41:08 [2020-08-29T03:41:08.774Z] 
03:41:08 [2020-08-29T03:41:08.774Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.974 + RM_GOPATH=0
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.974 + TMP_GOPATH=
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.974 + : /build
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.974 + '[' -z '' ']'
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.974 ++ mktemp -d
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.975 + export GOPATH=/tmp/tmp.vg7d8Z84uu
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.975 + GOPATH=/tmp/tmp.vg7d8Z84uu
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.975 + RM_GOPATH=1
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.975 + case "$(go env GOARCH)" in
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.980 ++ go env GOARCH
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.989 + export GO_BUILDMODE=-buildmode=pie
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.989 + GO_BUILDMODE=-buildmode=pie
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.989 ++ dirname /tmp/install/install.sh
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.989 + dir=/tmp/install
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.989 + bin=shfmt
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.989 + shift
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.989 + '[' '!' -f /tmp/install/shfmt.installer ']'
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.989 + . /tmp/install/shfmt.installer
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.989 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.989 + install_shfmt
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.989 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.989 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vg7d8Z84uu/src/github.com/mvdan/sh
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.989 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:41:08 [2020-08-29T03:41:08.774Z] #47 5.994 Cloning into '/tmp/tmp.vg7d8Z84uu/src/github.com/mvdan/sh'...
03:41:09 [2020-08-29T03:41:09.219Z] #38 28.12 Selecting previously unselected package libprotoc17:s390x.
03:41:09 [2020-08-29T03:41:09.219Z] #38 28.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
03:41:09 [2020-08-29T03:41:09.219Z] #38 28.15 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
03:41:09 [2020-08-29T03:41:09.512Z] #38 28.60 Selecting previously unselected package protobuf-c-compiler.
03:41:09 [2020-08-29T03:41:09.512Z] #38 28.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
03:41:09 [2020-08-29T03:41:09.512Z] #38 28.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:41:09 [2020-08-29T03:41:09.702Z] #47 ...
03:41:09 [2020-08-29T03:41:09.702Z] 
03:41:09 [2020-08-29T03:41:09.702Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.791 + RM_GOPATH=0
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.791 + TMP_GOPATH=
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.791 + : /build
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.791 + '[' -z '' ']'
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.791 ++ mktemp -d
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.791 + export GOPATH=/tmp/tmp.xZ54FWlJKH
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.791 + GOPATH=/tmp/tmp.xZ54FWlJKH
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.791 + RM_GOPATH=1
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.791 + case "$(go env GOARCH)" in
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.800 ++ go env GOARCH
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.815 + export GO_BUILDMODE=-buildmode=pie
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.815 + GO_BUILDMODE=-buildmode=pie
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.816 ++ dirname /tmp/install/install.sh
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.840 Installing golangci-lint version v1.23.8
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.841 + dir=/tmp/install
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.841 + bin=golangci_lint
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.841 + shift
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.841 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.841 + . /tmp/install/golangci_lint.installer
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.841 ++ : v1.23.8
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.841 + install_golangci_lint
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.841 + echo 'Installing golangci-lint version v1.23.8'
03:41:09 [2020-08-29T03:41:09.702Z] #45 6.841 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:41:09 [2020-08-29T03:41:09.804Z] #38 28.73 Selecting previously unselected package protobuf-compiler.
03:41:09 [2020-08-29T03:41:09.804Z] #38 28.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
03:41:09 [2020-08-29T03:41:09.804Z] #38 28.74 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:41:09 [2020-08-29T03:41:09.804Z] #38 28.85 Selecting previously unselected package python-pkg-resources.
03:41:09 [2020-08-29T03:41:09.804Z] #38 28.86 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:41:09 [2020-08-29T03:41:09.804Z] #38 28.86 Unpacking python-pkg-resources (40.8.0-1) ...
03:41:09 [2020-08-29T03:41:09.959Z] #45 ...
03:41:09 [2020-08-29T03:41:09.959Z] 
03:41:09 [2020-08-29T03:41:09.959Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.153 + RM_GOPATH=0
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.153 + TMP_GOPATH=
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.153 + : /build
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.153 + '[' -z '' ']'
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.153 ++ mktemp -d
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.153 + export GOPATH=/tmp/tmp.cbI65y9TpR
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.153 + GOPATH=/tmp/tmp.cbI65y9TpR
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.153 + RM_GOPATH=1
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.153 + case "$(go env GOARCH)" in
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.153 ++ go env GOARCH
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.157 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.158 + export GO_BUILDMODE=-buildmode=pie
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.158 + GO_BUILDMODE=-buildmode=pie
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.158 ++ dirname /tmp/install/install.sh
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.158 + dir=/tmp/install
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.158 + bin=tomlv
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.158 + shift
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.158 + '[' '!' -f /tmp/install/tomlv.installer ']'
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.158 + . /tmp/install/tomlv.installer
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.158 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.158 + install_tomlv
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.158 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.158 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cbI65y9TpR/src/github.com/BurntSushi/toml
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.158 Cloning into '/tmp/tmp.cbI65y9TpR/src/github.com/BurntSushi/toml'...
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.664 + cd /tmp/tmp.cbI65y9TpR/src/github.com/BurntSushi/toml
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.664 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:41:09 [2020-08-29T03:41:09.959Z] #30 6.677 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:41:09 [2020-08-29T03:41:09.959Z] #30 7.092 internal/cpu
03:41:09 [2020-08-29T03:41:09.959Z] #30 7.101 runtime/internal/atomic
03:41:10 [2020-08-29T03:41:10.097Z] #38 28.99 Selecting previously unselected package python-six.
03:41:10 [2020-08-29T03:41:10.097Z] #38 28.99 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:41:10 [2020-08-29T03:41:10.097Z] #38 28.99 Unpacking python-six (1.12.0-1) ...
03:41:10 [2020-08-29T03:41:10.097Z] #38 29.05 Selecting previously unselected package python-protobuf.
03:41:10 [2020-08-29T03:41:10.097Z] #38 29.05 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
03:41:10 [2020-08-29T03:41:10.097Z] #38 29.06 Unpacking python-protobuf (3.6.1.3-2) ...
03:41:10 [2020-08-29T03:41:10.215Z] #30 7.257 runtime/internal/sys
03:41:10 [2020-08-29T03:41:10.215Z] #30 ...
03:41:10 [2020-08-29T03:41:10.215Z] 
03:41:10 [2020-08-29T03:41:10.215Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:41:10 [2020-08-29T03:41:10.215Z] #36 7.134 + git clone https://github.com/docker/distribution.git .
03:41:10 [2020-08-29T03:41:10.215Z] #36 7.157 Cloning into '.'...
03:41:10 [2020-08-29T03:41:10.389Z] #38 29.43 Setting up python-pkg-resources (40.8.0-1) ...
03:41:11 [2020-08-29T03:41:11.425Z] #38 ...
03:41:11 [2020-08-29T03:41:11.425Z] 
03:41:11 [2020-08-29T03:41:11.425Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:41:11 [2020-08-29T03:41:11.425Z] #25 2.596 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
03:41:11 [2020-08-29T03:41:11.425Z] #25 2.904 #=#=#                                                                         
03:41:11 [2020-08-29T03:41:11.425Z] #25 3.042 
####                                                                       5.7%
########                                                                  12.5%
#############                                                             19.3%
##################                                                        26.0%
#######################                                                   32.8%
############################                                              39.6%
##################################                                        48.6%
#########################################                                 57.6%
##############################################                            64.3%
###################################################                       71.0%
#######################################################                   77.8%
############################################################              84.5%
###################################################################       93.5%
######################################################################## 100.0%
03:41:11 [2020-08-29T03:41:11.722Z] #25 4.701 
03:41:12 [2020-08-29T03:41:12.014Z] #25 4.861 
#####                                                                      7.2%
#####################################                                     52.3%
######################################################################## 100.0%
03:41:12 [2020-08-29T03:41:12.649Z] #25 5.582 
03:41:12 [2020-08-29T03:41:12.756Z] #36 ...
03:41:12 [2020-08-29T03:41:12.756Z] 
03:41:12 [2020-08-29T03:41:12.756Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:41:12 [2020-08-29T03:41:12.756Z] #32 8.290 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:41:12 [2020-08-29T03:41:12.756Z] #32 8.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:41:12 [2020-08-29T03:41:12.756Z] #32 8.461 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:41:12 [2020-08-29T03:41:12.756Z] #32 9.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:41:12 [2020-08-29T03:41:12.942Z] #25 5.743 
###############                                                           21.0%
#######################################                                   54.5%
#######################################################################   99.2%
######################################################################## 100.0%
03:41:13 [2020-08-29T03:41:13.030Z] #32 ...
03:41:13 [2020-08-29T03:41:13.030Z] 
03:41:13 [2020-08-29T03:41:13.030Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.800 + RM_GOPATH=0
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.800 + TMP_GOPATH=
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.800 + : /build
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.800 + '[' -z '' ']'
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.800 ++ mktemp -d
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.809 + export GOPATH=/tmp/tmp.XLaI6RtFPw
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.809 + GOPATH=/tmp/tmp.XLaI6RtFPw
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.809 + RM_GOPATH=1
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.809 + case "$(go env GOARCH)" in
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.809 ++ go env GOARCH
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.834 Install docker/cli version 17.06.2-ce from stable
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.834 + export GO_BUILDMODE=-buildmode=pie
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.834 + GO_BUILDMODE=-buildmode=pie
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.834 ++ dirname /tmp/install/install.sh
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.834 + dir=/tmp/install
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.834 + bin=dockercli
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.834 + shift
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.834 + '[' '!' -f /tmp/install/dockercli.installer ']'
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.834 + . /tmp/install/dockercli.installer
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.834 ++ : stable
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.834 ++ : 17.06.2-ce
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.834 + install_dockercli
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.834 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.858 ++ uname -m
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.858 + arch=x86_64
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.858 + '[' x86_64 '!=' x86_64 ']'
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.858 + url=https://download.docker.com/linux/static
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.858 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:41:13 [2020-08-29T03:41:13.030Z] #21 6.858 + tar -xz docker/docker
03:41:13 [2020-08-29T03:41:13.030Z] #21 ...
03:41:13 [2020-08-29T03:41:13.030Z] 
03:41:13 [2020-08-29T03:41:13.030Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.322 + RM_GOPATH=0
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.322 + TMP_GOPATH=
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.322 + : /build
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.322 + '[' -z '' ']'
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.322 ++ mktemp -d
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.331 + export GOPATH=/tmp/tmp.2o0znbPrgi
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.331 + GOPATH=/tmp/tmp.2o0znbPrgi
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.331 + RM_GOPATH=1
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.331 + case "$(go env GOARCH)" in
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.331 ++ go env GOARCH
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.453 + export GO_BUILDMODE=-buildmode=pie
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.453 + GO_BUILDMODE=-buildmode=pie
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.456 ++ dirname /tmp/install/install.sh
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.501 + dir=/tmp/install
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.501 + bin=gotestsum
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.501 + shift
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.501 + '[' '!' -f /tmp/install/gotestsum.installer ']'
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.501 + . /tmp/install/gotestsum.installer
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.501 ++ : v0.3.5
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.501 + install_gotestsum
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.501 + set -e
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.501 + export GO111MODULE=on
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.501 + GO111MODULE=on
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.501 + GOBIN=/build
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.501 + go get gotest.tools/gotestsum@v0.3.5
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.590 go: finding gotest.tools/gotestsum v0.3.5
03:41:13 [2020-08-29T03:41:13.030Z] #43 7.622 go: finding gotest.tools v0.3.5
03:41:13 [2020-08-29T03:41:13.030Z] #43 9.088 go: downloading gotest.tools/gotestsum v0.3.5
03:41:13 [2020-08-29T03:41:13.030Z] #43 9.650 go: extracting gotest.tools/gotestsum v0.3.5
03:41:13 [2020-08-29T03:41:13.243Z] #25 6.363 
03:41:13 [2020-08-29T03:41:13.292Z] #43 ...
03:41:13 [2020-08-29T03:41:13.292Z] 
03:41:13 [2020-08-29T03:41:13.292Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:41:13 [2020-08-29T03:41:13.292Z] #38 7.408 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:41:13 [2020-08-29T03:41:13.292Z] #38 7.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:41:13 [2020-08-29T03:41:13.292Z] #38 7.611 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:41:13 [2020-08-29T03:41:13.292Z] #38 9.662 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:41:13 [2020-08-29T03:41:13.553Z] #38 ...
03:41:13 [2020-08-29T03:41:13.553Z] 
03:41:13 [2020-08-29T03:41:13.553Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:41:13 [2020-08-29T03:41:13.553Z] #23 8.399 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:41:13 [2020-08-29T03:41:13.553Z] #23 8.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:41:13 [2020-08-29T03:41:13.553Z] #23 8.486 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:41:13 [2020-08-29T03:41:13.553Z] #23 10.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:41:13 [2020-08-29T03:41:13.553Z] #23 ...
03:41:13 [2020-08-29T03:41:13.553Z] 
03:41:13 [2020-08-29T03:41:13.553Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.725 + RM_GOPATH=0
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.725 + TMP_GOPATH=
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.725 + : /build
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.725 + '[' -z '' ']'
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.726 ++ mktemp -d
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.744 + export GOPATH=/tmp/tmp.FjFZuPHm4N
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.744 + GOPATH=/tmp/tmp.FjFZuPHm4N
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.744 + RM_GOPATH=1
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.744 + case "$(go env GOARCH)" in
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.744 ++ go env GOARCH
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.781 + export GO_BUILDMODE=-buildmode=pie
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.781 + GO_BUILDMODE=-buildmode=pie
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.793 ++ dirname /tmp/install/install.sh
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.794 + dir=/tmp/install
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.795 + bin=rootlesskit
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.796 + shift
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.796 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.796 + . /tmp/install/rootlesskit.installer
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.796 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.796 + install_rootlesskit
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.796 + case "$1" in
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.796 + export CGO_ENABLED=0
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.796 + CGO_ENABLED=0
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.796 + _install_rootlesskit
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.796 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.796 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.798 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FjFZuPHm4N/src/github.com/rootless-containers/rootlesskit
03:41:13 [2020-08-29T03:41:13.553Z] #54 7.800 Cloning into '/tmp/tmp.FjFZuPHm4N/src/github.com/rootless-containers/rootlesskit'...
03:41:13 [2020-08-29T03:41:13.749Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-091bbff3683c643c2) in /home/ubuntu/workspace/moby_PR-41361
[Pipeline] {
[Pipeline] checkout
03:41:13 [2020-08-29T03:41:13.814Z] #54 ...
03:41:13 [2020-08-29T03:41:13.814Z] 
03:41:13 [2020-08-29T03:41:13.814Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:41:13 [2020-08-29T03:41:13.814Z] #51 7.337 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:41:13 [2020-08-29T03:41:13.814Z] #51 7.518 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:41:13 [2020-08-29T03:41:13.814Z] #51 7.643 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:41:13 [2020-08-29T03:41:13.814Z] #51 9.520 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:41:13 [2020-08-29T03:41:13.814Z] #51 ...
03:41:13 [2020-08-29T03:41:13.814Z] 
03:41:13 [2020-08-29T03:41:13.814Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.661 + RM_GOPATH=0
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.661 + TMP_GOPATH=
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.661 + : /build
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.661 + '[' -z '' ']'
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.661 ++ mktemp -d
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.661 + export GOPATH=/tmp/tmp.xScvrIIZP0
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.661 + GOPATH=/tmp/tmp.xScvrIIZP0
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.661 + RM_GOPATH=1
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.661 + case "$(go env GOARCH)" in
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.661 ++ go env GOARCH
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.764 + export GO_BUILDMODE=-buildmode=pie
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.764 + GO_BUILDMODE=-buildmode=pie
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.764 ++ dirname /tmp/install/install.sh
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.803 + dir=/tmp/install
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.803 + bin=vndr
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.803 + shift
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.803 + '[' '!' -f /tmp/install/vndr.installer ']'
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.803 + . /tmp/install/vndr.installer
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.803 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.803 + install_vndr
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.803 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.803 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xScvrIIZP0/src/github.com/LK4D4/vndr
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.803 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:41:13 [2020-08-29T03:41:13.814Z] #41 7.813 Cloning into '/tmp/tmp.xScvrIIZP0/src/github.com/LK4D4/vndr'...
03:41:13 [2020-08-29T03:41:13.814Z] #41 9.246 + cd /tmp/tmp.xScvrIIZP0/src/github.com/LK4D4/vndr
03:41:13 [2020-08-29T03:41:13.814Z] #41 9.246 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:41:13 [2020-08-29T03:41:13.814Z] #41 9.279 + go build -buildmode=pie -v -o /build/vndr .
03:41:14 [2020-08-29T03:41:14.076Z] #41 ...
03:41:14 [2020-08-29T03:41:14.076Z] 
03:41:14 [2020-08-29T03:41:14.076Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:41:14 [2020-08-29T03:41:14.076Z] #10 7.352 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:41:14 [2020-08-29T03:41:14.076Z] #10 7.634 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:41:14 [2020-08-29T03:41:14.076Z] #10 7.656 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:41:14 [2020-08-29T03:41:14.076Z] #10 9.451 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:41:14 [2020-08-29T03:41:14.376Z] #10 ...
03:41:14 [2020-08-29T03:41:14.376Z] 
03:41:14 [2020-08-29T03:41:14.376Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.733 + RM_GOPATH=0
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.733 + TMP_GOPATH=
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.733 + : /build
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.733 + '[' -z '' ']'
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.734 ++ mktemp -d
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.735 + export GOPATH=/tmp/tmp.Ys9K0ogFha
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.735 + GOPATH=/tmp/tmp.Ys9K0ogFha
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.735 + RM_GOPATH=1
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.735 + case "$(go env GOARCH)" in
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.753 ++ go env GOARCH
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.793 + export GO_BUILDMODE=-buildmode=pie
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.793 + GO_BUILDMODE=-buildmode=pie
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.794 ++ dirname /tmp/install/install.sh
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.795 + dir=/tmp/install
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.795 + bin=proxy
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.795 + shift
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.795 + '[' '!' -f /tmp/install/proxy.installer ']'
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.795 + . /tmp/install/proxy.installer
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.795 ++ : 9e99af28df21367340c95a3863e31808d689c92a
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.795 + install_proxy
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.795 + case "$1" in
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.795 + export CGO_ENABLED=0
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.795 + CGO_ENABLED=0
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.795 + _install_proxy
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.795 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.795 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ys9K0ogFha/src/github.com/docker/libnetwork
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.803 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
03:41:14 [2020-08-29T03:41:14.376Z] #60 7.803 Cloning into '/tmp/tmp.Ys9K0ogFha/src/github.com/docker/libnetwork'...
03:41:14 [2020-08-29T03:41:14.376Z] #60 ...
03:41:14 [2020-08-29T03:41:14.376Z] 
03:41:14 [2020-08-29T03:41:14.376Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:14 [2020-08-29T03:41:14.376Z] #30 7.697 runtime/internal/math
03:41:14 [2020-08-29T03:41:14.376Z] #30 7.700 internal/bytealg
03:41:14 [2020-08-29T03:41:14.376Z] #30 7.904 math/bits
03:41:14 [2020-08-29T03:41:14.376Z] #30 8.730 math
03:41:14 [2020-08-29T03:41:14.376Z] #30 9.035 runtime
03:41:15 [2020-08-29T03:41:15.294Z] #25 6.504 
                                                                           0.1%
####                                                                       5.6%
########                                                                  12.0%
##############                                                            20.6%
###################                                                       27.0%
########################                                                  33.5%
############################                                              39.9%
##################################                                        48.5%
#######################################                                   54.9%
#############################################                             63.5%
##################################################                        70.0%
#######################################################                   76.4%
###########################################################               82.9%
################################################################          89.3%
######################################################################    97.9%
######################################################################## 100.0%
03:41:15 [2020-08-29T03:41:15.588Z] #25 8.536 
03:41:15 [2020-08-29T03:41:15.881Z] #25 8.686 
                                                                           0.1%
##                                                                         2.8%
03:41:15 [2020-08-29T03:41:15.881Z] #25 ...
03:41:15 [2020-08-29T03:41:15.881Z] 
03:41:15 [2020-08-29T03:41:15.881Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.918 + RM_GOPATH=0
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.918 + TMP_GOPATH=
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.918 + : /build
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.918 + '[' -z '' ']'
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.918 ++ mktemp -d
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.918 + export GOPATH=/tmp/tmp.aFqhBcBcJ8
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.918 + GOPATH=/tmp/tmp.aFqhBcBcJ8
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.918 + RM_GOPATH=1
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.918 + case "$(go env GOARCH)" in
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.918 ++ go env GOARCH
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.923 + export GO_BUILDMODE=-buildmode=pie
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.923 + GO_BUILDMODE=-buildmode=pie
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.924 ++ dirname /tmp/install/install.sh
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.940 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.940 + dir=/tmp/install
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.940 + bin=containerd
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.940 + shift
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.940 + '[' '!' -f /tmp/install/containerd.installer ']'
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.940 + . /tmp/install/containerd.installer
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.940 ++ set -e
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.940 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.940 + install_containerd
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.940 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.940 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aFqhBcBcJ8/src/github.com/containerd/containerd
03:41:15 [2020-08-29T03:41:15.881Z] #52 1.940 Cloning into '/tmp/tmp.aFqhBcBcJ8/src/github.com/containerd/containerd'...
03:41:15 [2020-08-29T03:41:15.881Z] #52 ...
03:41:15 [2020-08-29T03:41:15.881Z] 
03:41:15 [2020-08-29T03:41:15.881Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:41:16 [2020-08-29T03:41:16.271Z] #30 ...
03:41:16 [2020-08-29T03:41:16.271Z] 
03:41:16 [2020-08-29T03:41:16.271Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:41:16 [2020-08-29T03:41:16.271Z] #51 13.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:41:16 [2020-08-29T03:41:16.468Z] using credential docker-jenkins-github-credentials
03:41:16 [2020-08-29T03:41:16.475Z] Cloning the remote Git repository
03:41:16 [2020-08-29T03:41:16.475Z] Cloning with configured refspecs honoured and without tags
03:41:16 [2020-08-29T03:41:16.528Z] Cloning repository https://github.com/moby/moby.git
03:41:16 [2020-08-29T03:41:16.874Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-097bc4dfed4b30faa) in /home/ubuntu/workspace/moby_PR-41361
[Pipeline] {
[Pipeline] checkout
03:41:17 [2020-08-29T03:41:17.055Z] #25 8.686 
                                                                           0.1%
##                                                                         2.8%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     9.1%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.3%
############                                                              17.2%
#############                                                             19.0%
###############                                                           22.2%
#################                                                         24.0%
03:41:17 [2020-08-29T03:41:17.055Z] #25 ...
03:41:17 [2020-08-29T03:41:17.055Z] 
03:41:17 [2020-08-29T03:41:17.055Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:41:17 [2020-08-29T03:41:17.055Z] #10 25.98 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]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.65 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]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
03:41:17 [2020-08-29T03:41:17.055Z] #10 27.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
03:41:17 [2020-08-29T03:41:17.055Z] #10 28.36 debconf: delaying package configuration, since apt-utils is not installed
03:41:17 [2020-08-29T03:41:17.055Z] #10 28.43 Fetched 73.3 MB in 5s (15.3 MB/s)
03:41:17 [2020-08-29T03:41:17.055Z] #10 28.49 Selecting previously unselected package binutils-mingw-w64-i686.
03:41:17 [2020-08-29T03:41:17.055Z] #10 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 ... 15177 files and directories currently installed.)
03:41:17 [2020-08-29T03:41:17.055Z] #10 28.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
03:41:17 [2020-08-29T03:41:17.055Z] #10 28.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:41:17 [2020-08-29T03:41:17.055Z] #10 30.11 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:41:17 [2020-08-29T03:41:17.055Z] #10 30.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
03:41:17 [2020-08-29T03:41:17.055Z] #10 30.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:41:17 [2020-08-29T03:41:17.055Z] #10 31.99 Selecting previously unselected package binutils-mingw-w64.
03:41:17 [2020-08-29T03:41:17.055Z] #10 32.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:41:17 [2020-08-29T03:41:17.055Z] #10 32.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:41:17 [2020-08-29T03:41:17.055Z] #10 32.07 Selecting previously unselected package libdevmapper1.02.1:s390x.
03:41:17 [2020-08-29T03:41:17.055Z] #10 32.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
03:41:17 [2020-08-29T03:41:17.055Z] #10 32.08 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
03:41:17 [2020-08-29T03:41:17.055Z] #10 32.23 Selecting previously unselected package dmsetup.
03:41:17 [2020-08-29T03:41:17.055Z] #10 32.23 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
03:41:17 [2020-08-29T03:41:17.055Z] #10 32.23 Unpacking dmsetup (2:1.02.155-3) ...
03:41:17 [2020-08-29T03:41:17.055Z] #10 32.34 Selecting previously unselected package mingw-w64-common.
03:41:17 [2020-08-29T03:41:17.055Z] #10 32.34 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:41:17 [2020-08-29T03:41:17.055Z] #10 32.34 Unpacking mingw-w64-common (6.0.0-3) ...
03:41:17 [2020-08-29T03:41:17.055Z] #10 ...
03:41:17 [2020-08-29T03:41:17.055Z] 
03:41:17 [2020-08-29T03:41:17.055Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:41:17 [2020-08-29T03:41:17.229Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-062eaa3fb3e5b6b81) in /home/ubuntu/workspace/moby_PR-41361
[Pipeline] {
[Pipeline] checkout
03:41:17 [2020-08-29T03:41:17.465Z] #25 8.686 
                                                                           0.1%
##                                                                         2.8%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     9.1%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.3%
############                                                              17.2%
#############                                                             19.0%
###############                                                           22.2%
#################                                                         24.0%
###################                                                       26.5%
#####################                                                     29.6%
03:41:17 [2020-08-29T03:41:17.465Z] #25 ...
03:41:17 [2020-08-29T03:41:17.465Z] 
03:41:17 [2020-08-29T03:41:17.465Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:41:17 [2020-08-29T03:41:17.465Z] #38 31.21 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 31.22 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 31.22 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 31.23 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 31.24 Setting up python-six (1.12.0-1) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 32.69 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 32.70 Setting up libnl-3-200:s390x (3.4.0-1) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 32.71 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 32.73 Setting up libcap-dev:s390x (1:2.25-2) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 32.74 Setting up libprotoc17:s390x (3.6.1.3-2) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 32.74 Setting up protobuf-compiler (3.6.1.3-2) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 32.75 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 32.76 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 32.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 32.77 Setting up python-protobuf (3.6.1.3-2) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 35.67 Setting up libnl-3-dev:s390x (3.4.0-1) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 35.69 Processing triggers for libc-bin (2.28-10) ...
03:41:17 [2020-08-29T03:41:17.465Z] #38 DONE 36.5s
03:41:17 [2020-08-29T03:41:17.465Z] 
03:41:17 [2020-08-29T03:41:17.465Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:41:17 [2020-08-29T03:41:17.465Z] #25 8.686 
                                                                           0.1%
##                                                                         2.8%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     9.1%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.3%
############                                                              17.2%
#############                                                             19.0%
###############                                                           22.2%
#################                                                         24.0%
###################                                                       26.5%
#####################                                                     29.6%
#######################                                                   32.1%
03:41:17 [2020-08-29T03:41:17.465Z] #25 ...
03:41:17 [2020-08-29T03:41:17.465Z] 
03:41:17 [2020-08-29T03:41:17.465Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:17 [2020-08-29T03:41:17.465Z] #30 26.41 errors
03:41:17 [2020-08-29T03:41:17.465Z] #30 26.41 sort
03:41:17 [2020-08-29T03:41:17.465Z] #30 26.77 strconv
03:41:17 [2020-08-29T03:41:17.465Z] #30 27.33 io
03:41:17 [2020-08-29T03:41:17.465Z] #30 28.00 internal/oserror
03:41:17 [2020-08-29T03:41:17.465Z] #30 28.05 syscall
03:41:17 [2020-08-29T03:41:17.465Z] #30 29.17 reflect
03:41:17 [2020-08-29T03:41:17.465Z] #30 33.24 time
03:41:16 [2020-08-29T03:41:16.581Z]  > git init /home/ubuntu/workspace/moby_PR-41361 # timeout=10
03:41:16 [2020-08-29T03:41:16.809Z] Fetching upstream changes from https://github.com/moby/moby.git
03:41:16 [2020-08-29T03:41:16.809Z]  > git --version # timeout=10
03:41:16 [2020-08-29T03:41:16.825Z]  > git --version # 'git version 2.17.1'
03:41:16 [2020-08-29T03:41:16.826Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:41:16 [2020-08-29T03:41:16.835Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:41:17 [2020-08-29T03:41:17.758Z] #30 ...
03:41:17 [2020-08-29T03:41:17.758Z] 
03:41:17 [2020-08-29T03:41:17.758Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:41:17 [2020-08-29T03:41:17.758Z] #32 27.97 Selecting previously unselected package libicu63:s390x.
03:41:17 [2020-08-29T03:41:17.758Z] #32 27.98 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 27.99 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 32.69 Selecting previously unselected package libxml2:s390x.
03:41:17 [2020-08-29T03:41:17.758Z] #32 32.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 32.70 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.19 Selecting previously unselected package libarchive13:s390x.
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.21 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.44 Selecting previously unselected package libjsoncpp1:s390x.
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.45 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.56 Selecting previously unselected package librhash0:s390x.
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.57 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.58 Unpacking librhash0:s390x (1.3.8-1) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.72 Selecting previously unselected package libuv1:s390x.
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.72 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.73 Unpacking libuv1:s390x (1.24.1-1) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.90 Selecting previously unselected package cmake.
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.91 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 33.91 Unpacking cmake (3.13.4-1) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 35.81 Setting up libicu63:s390x (63.1-6+deb10u1) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 35.82 Setting up xxd (2:8.1.0875-5) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 35.83 Setting up libuv1:s390x (1.24.1-1) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 35.85 Setting up vim-common (2:8.1.0875-5) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 35.86 Setting up librhash0:s390x (1.3.8-1) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 35.87 Setting up cmake-data (3.13.4-1) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 35.88 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 35.89 Setting up libjsoncpp1:s390x (1.7.4-3) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 35.90 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 35.92 Setting up cmake (3.13.4-1) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 35.93 Processing triggers for libc-bin (2.28-10) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 35.98 Processing triggers for mime-support (3.62) ...
03:41:17 [2020-08-29T03:41:17.758Z] #32 DONE 36.5s
03:41:17 [2020-08-29T03:41:17.758Z] 
03:41:17 [2020-08-29T03:41:17.758Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:41:17 [2020-08-29T03:41:17.758Z] #25 8.686 
                                                                           0.1%
##                                                                         2.8%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     9.1%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.3%
############                                                              17.2%
#############                                                             19.0%
###############                                                           22.2%
#################                                                         24.0%
###################                                                       26.5%
#####################                                                     29.6%
#######################                                                   32.1%
#########################                                                 35.2%
##########################                                                37.1%
############################                                              39.6%
03:41:17 [2020-08-29T03:41:17.758Z] #25 ...
03:41:17 [2020-08-29T03:41:17.758Z] 
03:41:17 [2020-08-29T03:41:17.758Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:41:17 [2020-08-29T03:41:17.758Z] #41 26.82 io
03:41:17 [2020-08-29T03:41:17.758Z] #41 26.83 strconv
03:41:17 [2020-08-29T03:41:17.759Z] #41 27.62 bytes
03:41:17 [2020-08-29T03:41:17.759Z] #41 29.16 bufio
03:41:17 [2020-08-29T03:41:17.759Z] #41 29.34 reflect
03:41:17 [2020-08-29T03:41:17.759Z] #41 30.75 syscall
03:41:17 [2020-08-29T03:41:17.759Z] #41 35.23 time
03:41:18 [2020-08-29T03:41:18.052Z] #41 ...
03:41:18 [2020-08-29T03:41:18.052Z] 
03:41:18 [2020-08-29T03:41:18.052Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:41:19 [2020-08-29T03:41:19.587Z] using credential docker-jenkins-github-credentials
03:41:19 [2020-08-29T03:41:19.594Z] Cloning the remote Git repository
03:41:19 [2020-08-29T03:41:19.594Z] Cloning with configured refspecs honoured and without tags
03:41:20 [2020-08-29T03:41:20.282Z] using credential docker-jenkins-github-credentials
03:41:20 [2020-08-29T03:41:20.290Z] Cloning the remote Git repository
03:41:20 [2020-08-29T03:41:20.290Z] Cloning with configured refspecs honoured and without tags
03:41:20 [2020-08-29T03:41:20.446Z] #51 17.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:41:20 [2020-08-29T03:41:20.446Z] #51 ...
03:41:20 [2020-08-29T03:41:20.446Z] 
03:41:20 [2020-08-29T03:41:20.446Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:41:20 [2020-08-29T03:41:20.446Z] #28 7.531 + git clone https://github.com/kolyshkin/go-swagger.git .
03:41:20 [2020-08-29T03:41:20.446Z] #28 7.534 Cloning into '.'...
03:41:19 [2020-08-29T03:41:19.614Z] Cloning repository https://github.com/moby/moby.git
03:41:19 [2020-08-29T03:41:19.702Z]  > git init /home/ubuntu/workspace/moby_PR-41361 # timeout=10
03:41:19 [2020-08-29T03:41:19.920Z] Fetching upstream changes from https://github.com/moby/moby.git
03:41:19 [2020-08-29T03:41:19.920Z]  > git --version # timeout=10
03:41:19 [2020-08-29T03:41:19.951Z]  > git --version # 'git version 2.17.1'
03:41:19 [2020-08-29T03:41:19.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:41:19 [2020-08-29T03:41:19.965Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:41:20 [2020-08-29T03:41:20.698Z] #25 8.686 
                                                                           0.1%
##                                                                         2.8%
###                                                                        4.7%
####                                                                       6.6%
######                                                                     9.1%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.3%
############                                                              17.2%
#############                                                             19.0%
###############                                                           22.2%
#################                                                         24.0%
###################                                                       26.5%
#####################                                                     29.6%
#######################                                                   32.1%
#########################                                                 35.2%
##########################                                                37.1%
############################                                              39.6%
#############################                                             41.5%
###############################                                           44.0%
#################################                                         46.5%
##################################                                        48.4%
###################################                                       49.6%
#####################################                                     52.7%
#######################################                                   54.6%
#########################################                                 57.1%
##########################################                                59.6%
############################################                              62.1%
###############################################                           65.8%
#################################################                         68.3%
###################################################                       71.5%
#####################################################                     74.0%
#######################################################                   76.5%
#########################################################                 79.6%
###########################################################               82.7%
#############################################################             85.2%
###############################################################           87.7%
################################################################          90.2%
##################################################################        92.7%
####################################################################      95.2%
######################################################################    97.6%
######################################################################## 100.0%
03:41:20 [2020-08-29T03:41:20.698Z] #25 13.65 
03:41:20 [2020-08-29T03:41:20.703Z] #28 ...
03:41:20 [2020-08-29T03:41:20.703Z] 
03:41:20 [2020-08-29T03:41:20.703Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:41:20 [2020-08-29T03:41:20.703Z] #43 11.68 go: downloading gotest.tools v2.1.0+incompatible
03:41:20 [2020-08-29T03:41:20.703Z] #43 11.88 go: extracting gotest.tools v2.1.0+incompatible
03:41:20 [2020-08-29T03:41:20.703Z] #43 12.08 go: downloading github.com/pkg/errors v0.8.0
03:41:20 [2020-08-29T03:41:20.703Z] #43 12.08 go: downloading github.com/spf13/pflag v1.0.1
03:41:20 [2020-08-29T03:41:20.703Z] #43 12.13 go: downloading github.com/fatih/color v1.6.0
03:41:20 [2020-08-29T03:41:20.703Z] #43 12.24 go: downloading github.com/sirupsen/logrus v1.0.5
03:41:20 [2020-08-29T03:41:20.703Z] #43 12.43 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:41:20 [2020-08-29T03:41:20.703Z] #43 12.50 go: downloading github.com/jonboulle/clockwork v0.1.0
03:41:20 [2020-08-29T03:41:20.703Z] #43 12.60 go: extracting github.com/fatih/color v1.6.0
03:41:20 [2020-08-29T03:41:20.703Z] #43 12.76 go: extracting github.com/spf13/pflag v1.0.1
03:41:20 [2020-08-29T03:41:20.703Z] #43 13.05 go: extracting github.com/sirupsen/logrus v1.0.5
03:41:20 [2020-08-29T03:41:20.703Z] #43 13.06 go: downloading github.com/mattn/go-isatty v0.0.3
03:41:20 [2020-08-29T03:41:20.703Z] #43 13.07 go: downloading github.com/mattn/go-colorable v0.0.9
03:41:20 [2020-08-29T03:41:20.703Z] #43 13.10 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:41:20 [2020-08-29T03:41:20.703Z] #43 13.12 go: extracting github.com/pkg/errors v0.8.0
03:41:20 [2020-08-29T03:41:20.703Z] #43 13.48 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:41:20 [2020-08-29T03:41:20.703Z] #43 13.49 go: extracting github.com/mattn/go-colorable v0.0.9
03:41:20 [2020-08-29T03:41:20.704Z] #43 13.52 go: extracting github.com/jonboulle/clockwork v0.1.0
03:41:20 [2020-08-29T03:41:20.704Z] #43 13.69 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:41:20 [2020-08-29T03:41:20.704Z] #43 13.75 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:41:20 [2020-08-29T03:41:20.704Z] #43 13.75 go: extracting github.com/mattn/go-isatty v0.0.3
03:41:20 [2020-08-29T03:41:20.704Z] #43 17.78 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:41:20 [2020-08-29T03:41:20.774Z] Cloning repository https://github.com/moby/moby.git
03:41:20 [2020-08-29T03:41:20.835Z]  > git init /home/ubuntu/workspace/moby_PR-41361 # timeout=10
03:41:21 [2020-08-29T03:41:21.133Z] Fetching upstream changes from https://github.com/moby/moby.git
03:41:21 [2020-08-29T03:41:21.134Z]  > git --version # timeout=10
03:41:21 [2020-08-29T03:41:21.148Z]  > git --version # 'git version 2.7.4'
03:41:21 [2020-08-29T03:41:21.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:41:21 [2020-08-29T03:41:21.151Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:41:20 [2020-08-29T03:41:20.968Z] #43 18.04 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:41:20 [2020-08-29T03:41:20.990Z] #25 ...
03:41:20 [2020-08-29T03:41:20.990Z] 
03:41:20 [2020-08-29T03:41:20.990Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:20 [2020-08-29T03:41:20.990Z] #47 29.96 syscall
03:41:20 [2020-08-29T03:41:20.990Z] #47 29.98 reflect
03:41:20 [2020-08-29T03:41:20.990Z] #47 34.64 time
03:41:20 [2020-08-29T03:41:20.990Z] #47 38.08 context
03:41:20 [2020-08-29T03:41:20.990Z] #47 38.70 internal/poll
03:41:20 [2020-08-29T03:41:20.990Z] #47 39.82 os
03:41:20 [2020-08-29T03:41:20.990Z] #47 40.04 encoding/binary
03:41:20 [2020-08-29T03:41:20.990Z] #47 ...
03:41:20 [2020-08-29T03:41:20.990Z] 
03:41:20 [2020-08-29T03:41:20.990Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.849 + RM_GOPATH=0
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.849 + TMP_GOPATH=
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.849 + : /build
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.849 + '[' -z '' ']'
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.849 ++ mktemp -d
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.851 + export GOPATH=/tmp/tmp.6tAmg7kOy7
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.851 + GOPATH=/tmp/tmp.6tAmg7kOy7
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.851 + RM_GOPATH=1
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.851 + case "$(go env GOARCH)" in
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.851 ++ go env GOARCH
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.877 + export GO_BUILDMODE=-buildmode=pie
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.877 + GO_BUILDMODE=-buildmode=pie
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.877 ++ dirname /tmp/install/install.sh
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.877 + dir=/tmp/install
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.877 + bin=tini
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.877 + shift
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.877 + '[' '!' -f /tmp/install/tini.installer ']'
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.877 + . /tmp/install/tini.installer
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.877 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.877 + install_tini
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.877 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.877 + git clone https://github.com/krallin/tini.git /tmp/tmp.6tAmg7kOy7/tini
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.877 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
03:41:20 [2020-08-29T03:41:20.990Z] #33 1.879 Cloning into '/tmp/tmp.6tAmg7kOy7/tini'...
03:41:20 [2020-08-29T03:41:20.990Z] #33 2.407 + cd /tmp/tmp.6tAmg7kOy7/tini
03:41:20 [2020-08-29T03:41:20.990Z] #33 2.409 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
03:41:20 [2020-08-29T03:41:20.990Z] #33 2.412 + cmake .
03:41:20 [2020-08-29T03:41:20.990Z] #33 2.823 -- The C compiler identification is GNU 8.3.0
03:41:20 [2020-08-29T03:41:20.990Z] #33 2.901 -- Check for working C compiler: /usr/bin/cc
03:41:20 [2020-08-29T03:41:20.990Z] #33 3.341 -- Check for working C compiler: /usr/bin/cc -- works
03:41:20 [2020-08-29T03:41:20.990Z] #33 3.344 -- Detecting C compiler ABI info
03:41:21 [2020-08-29T03:41:21.281Z] #33 3.712 -- Detecting C compiler ABI info - done
03:41:21 [2020-08-29T03:41:21.281Z] #33 3.740 -- Detecting C compile features
03:41:21 [2020-08-29T03:41:21.900Z] #43 ...
03:41:21 [2020-08-29T03:41:21.900Z] 
03:41:21 [2020-08-29T03:41:21.900Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:21 [2020-08-29T03:41:21.900Z] #47 19.12 + cd /tmp/tmp.vg7d8Z84uu/src/github.com/mvdan/sh
03:41:21 [2020-08-29T03:41:21.900Z] #47 19.12 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:41:22 [2020-08-29T03:41:22.158Z] #47 19.37 + GO111MODULE=on
03:41:22 [2020-08-29T03:41:22.158Z] #47 19.37 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:41:22 [2020-08-29T03:41:22.317Z] #33 4.820 -- Detecting C compile features - done
03:41:22 [2020-08-29T03:41:22.317Z] #33 4.838 -- Performing Test HAS_BUILTIN_FORTIFY
03:41:22 [2020-08-29T03:41:22.317Z] #33 5.016 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:41:22 [2020-08-29T03:41:22.317Z] #33 5.061 -- Configuring done
03:41:22 [2020-08-29T03:41:22.317Z] #33 5.082 -- Generating done
03:41:22 [2020-08-29T03:41:22.609Z] #33 5.083 -- Build files have been written to: /tmp/tmp.6tAmg7kOy7/tini
03:41:22 [2020-08-29T03:41:22.609Z] #33 5.091 + make tini-static
03:41:22 [2020-08-29T03:41:22.609Z] #33 ...
03:41:22 [2020-08-29T03:41:22.609Z] 
03:41:22 [2020-08-29T03:41:22.609Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:41:22 [2020-08-29T03:41:22.609Z] #28 31.55 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:41:22 [2020-08-29T03:41:22.609Z] #28 31.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:41:22 [2020-08-29T03:41:22.609Z] #28 ...
03:41:22 [2020-08-29T03:41:22.609Z] 
03:41:22 [2020-08-29T03:41:22.609Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:41:22 [2020-08-29T03:41:22.609Z] #33 5.379 Scanning dependencies of target tini-static
03:41:22 [2020-08-29T03:41:22.901Z] #33 5.445 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:41:23 [2020-08-29T03:41:23.938Z] #33 6.281 [100%] Linking C executable tini-static
03:41:23 [2020-08-29T03:41:23.938Z] #33 6.631 [100%] Built target tini-static
03:41:24 [2020-08-29T03:41:24.230Z] #33 6.682 + mkdir -p /build
03:41:24 [2020-08-29T03:41:24.230Z] #33 6.686 + cp tini-static /build/docker-init
03:41:24 [2020-08-29T03:41:24.683Z] #47 21.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:41:24 [2020-08-29T03:41:24.683Z] #47 21.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:41:24 [2020-08-29T03:41:24.683Z] #47 21.72 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:41:24 [2020-08-29T03:41:24.683Z] #47 ...
03:41:24 [2020-08-29T03:41:24.683Z] 
03:41:24 [2020-08-29T03:41:24.683Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:41:24 [2020-08-29T03:41:24.683Z] #41 11.92 internal/race
03:41:24 [2020-08-29T03:41:24.683Z] #41 12.17 sync/atomic
03:41:24 [2020-08-29T03:41:24.683Z] #41 12.34 runtime
03:41:24 [2020-08-29T03:41:24.683Z] #41 12.80 unicode
03:41:24 [2020-08-29T03:41:24.683Z] #41 20.33 internal/testlog
03:41:24 [2020-08-29T03:41:24.683Z] #41 21.03 encoding
03:41:24 [2020-08-29T03:41:24.683Z] #41 21.37 unicode/utf16
03:41:24 [2020-08-29T03:41:24.683Z] #41 21.80 container/list
03:41:24 [2020-08-29T03:41:24.875Z] #33 DONE 7.3s
03:41:24 [2020-08-29T03:41:24.875Z] 
03:41:24 [2020-08-29T03:41:24.875Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:41:24 [2020-08-29T03:41:24.875Z] #25 14.60 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
03:41:24 [2020-08-29T03:41:24.875Z] #25 14.77 
03:41:24 [2020-08-29T03:41:24.875Z] #25 14.88 
######################################################################## 100.0%
03:41:24 [2020-08-29T03:41:24.875Z] #25 14.97 
03:41:24 [2020-08-29T03:41:24.875Z] #25 15.91 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
03:41:24 [2020-08-29T03:41:24.875Z] #25 15.94 skipping existing aab193acf6ba
03:41:24 [2020-08-29T03:41:24.875Z] #25 16.02 
03:41:24 [2020-08-29T03:41:24.875Z] #25 16.99 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
03:41:24 [2020-08-29T03:41:24.875Z] #25 17.03 skipping existing 4d43f82972ce
03:41:24 [2020-08-29T03:41:24.875Z] #25 17.09 
03:41:24 [2020-08-29T03:41:24.875Z] #25 18.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
03:41:25 [2020-08-29T03:41:25.245Z] #41 ...
03:41:25 [2020-08-29T03:41:25.245Z] 
03:41:25 [2020-08-29T03:41:25.245Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:25 [2020-08-29T03:41:25.245Z] #47 22.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:41:25 [2020-08-29T03:41:25.245Z] #47 22.24 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:41:25 [2020-08-29T03:41:25.531Z] #25 18.43 
03:41:25 [2020-08-29T03:41:25.531Z] #25 18.52 
######################################################################## 100.0%
03:41:25 [2020-08-29T03:41:25.531Z] #25 18.62 
03:41:25 [2020-08-29T03:41:25.531Z] #25 18.66 Download of images into '/build' complete.
03:41:25 [2020-08-29T03:41:25.531Z] #25 18.67 Use something like the following to load the result into a Docker daemon:
03:41:25 [2020-08-29T03:41:25.531Z] #25 18.67   tar -cC '/build' . | docker load
03:41:25 [2020-08-29T03:41:25.825Z] #25 DONE 18.9s
03:41:25 [2020-08-29T03:41:25.825Z] 
03:41:25 [2020-08-29T03:41:25.825Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:25 [2020-08-29T03:41:25.825Z] #30 37.73 internal/poll
03:41:25 [2020-08-29T03:41:25.825Z] #30 38.48 internal/fmtsort
03:41:25 [2020-08-29T03:41:25.825Z] #30 38.94 internal/syscall/execenv
03:41:25 [2020-08-29T03:41:25.825Z] #30 39.00 internal/syscall/unix
03:41:25 [2020-08-29T03:41:25.825Z] #30 39.13 strings
03:41:25 [2020-08-29T03:41:25.825Z] #30 39.19 os
03:41:25 [2020-08-29T03:41:25.825Z] #30 41.19 fmt
03:41:25 [2020-08-29T03:41:25.825Z] #30 41.20 path/filepath
03:41:25 [2020-08-29T03:41:25.825Z] #30 42.19 io/ioutil
03:41:25 [2020-08-29T03:41:25.825Z] #30 42.51 path
03:41:25 [2020-08-29T03:41:25.825Z] #30 42.91 text/tabwriter
03:41:25 [2020-08-29T03:41:25.825Z] #30 43.97 flag
03:41:25 [2020-08-29T03:41:25.825Z] #30 43.97 github.com/BurntSushi/toml
03:41:26 [2020-08-29T03:41:26.495Z] #30 45.64 log
03:41:26 [2020-08-29T03:41:26.611Z] #47 ...
03:41:26 [2020-08-29T03:41:26.611Z] 
03:41:26 [2020-08-29T03:41:26.611Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:41:26 [2020-08-29T03:41:26.611Z] #10 13.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:41:26 [2020-08-29T03:41:26.611Z] #10 18.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:41:26 [2020-08-29T03:41:26.611Z] #10 ...
03:41:26 [2020-08-29T03:41:26.611Z] 
03:41:26 [2020-08-29T03:41:26.611Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:41:26 [2020-08-29T03:41:26.611Z] #38 13.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:41:26 [2020-08-29T03:41:26.611Z] #38 18.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:41:26 [2020-08-29T03:41:26.868Z] #38 ...
03:41:26 [2020-08-29T03:41:26.868Z] 
03:41:26 [2020-08-29T03:41:26.868Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:41:26 [2020-08-29T03:41:26.868Z] #32 13.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:41:26 [2020-08-29T03:41:26.868Z] #32 18.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:41:27 [2020-08-29T03:41:27.124Z] #32 ...
03:41:27 [2020-08-29T03:41:27.124Z] 
03:41:27 [2020-08-29T03:41:27.124Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:41:27 [2020-08-29T03:41:27.124Z] #23 14.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:41:27 [2020-08-29T03:41:27.124Z] #23 18.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:41:27 [2020-08-29T03:41:27.124Z] #23 ...
03:41:27 [2020-08-29T03:41:27.124Z] 
03:41:27 [2020-08-29T03:41:27.124Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:41:27 [2020-08-29T03:41:27.124Z] #41 23.10 crypto/internal/subtle
03:41:27 [2020-08-29T03:41:27.124Z] #41 23.15 crypto/subtle
03:41:27 [2020-08-29T03:41:27.124Z] #41 23.19 vendor/golang.org/x/crypto/cryptobyte/asn1
03:41:27 [2020-08-29T03:41:27.124Z] #41 23.21 internal/nettrace
03:41:27 [2020-08-29T03:41:27.124Z] #41 23.39 runtime/cgo
03:41:27 [2020-08-29T03:41:27.530Z] #30 ...
03:41:27 [2020-08-29T03:41:27.531Z] 
03:41:27 [2020-08-29T03:41:27.531Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:41:27 [2020-08-29T03:41:27.531Z] #39 7.859 Note: Building without setproctitle() and strlcpy() support.
03:41:27 [2020-08-29T03:41:27.531Z] #39 7.859       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:41:27 [2020-08-29T03:41:27.531Z] #39 7.859 Note: Building without GnuTLS support
03:41:27 [2020-08-29T03:41:27.531Z] #39 7.874 Makefile.config:39: Warn: you have no libnftables installed
03:41:27 [2020-08-29T03:41:27.531Z] #39 7.874 Makefile.config:40: Warn: Building without nftables support
03:41:27 [2020-08-29T03:41:27.531Z] #39 9.480 fatal: not a git repository (or any of the parent directories): .git
03:41:27 [2020-08-29T03:41:27.531Z] #39 9.503   GEN      .gitid
03:41:27 [2020-08-29T03:41:27.531Z] #39 9.540   GEN      criu/include/version.h
03:41:27 [2020-08-29T03:41:27.531Z] #39 9.554   GEN      include/common/asm
03:41:27 [2020-08-29T03:41:27.531Z] #39 ...
03:41:27 [2020-08-29T03:41:27.531Z] 
03:41:27 [2020-08-29T03:41:27.531Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:41:27 [2020-08-29T03:41:27.531Z] #10 36.49 Selecting previously unselected package mingw-w64-x86-64-dev.
03:41:27 [2020-08-29T03:41:27.531Z] #10 36.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:41:27 [2020-08-29T03:41:27.531Z] #10 36.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:41:27 [2020-08-29T03:41:27.531Z] #10 40.52 Selecting previously unselected package gcc-mingw-w64-base.
03:41:27 [2020-08-29T03:41:27.531Z] #10 40.52 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
03:41:27 [2020-08-29T03:41:27.531Z] #10 40.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:41:27 [2020-08-29T03:41:27.531Z] #10 40.65 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:41:27 [2020-08-29T03:41:27.531Z] #10 40.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
03:41:27 [2020-08-29T03:41:27.531Z] #10 40.66 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:41:27 [2020-08-29T03:41:27.822Z] #10 ...
03:41:27 [2020-08-29T03:41:27.822Z] 
03:41:27 [2020-08-29T03:41:27.822Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:41:27 [2020-08-29T03:41:27.822Z] #39 10.35   PBCC     images/timens.pb-c.c
03:41:27 [2020-08-29T03:41:27.822Z] #39 10.37   DEP      images/timens.pb-c.d
03:41:27 [2020-08-29T03:41:27.822Z] #39 10.41   PBCC     images/fown.pb-c.c
03:41:27 [2020-08-29T03:41:27.822Z] #39 10.42   PBCC     images/google/protobuf/descriptor.pb-c.c
03:41:27 [2020-08-29T03:41:27.822Z] #39 10.45   PBCC     images/opts.pb-c.c
03:41:27 [2020-08-29T03:41:27.822Z] #39 10.46   PBCC     images/memfd.pb-c.c
03:41:27 [2020-08-29T03:41:27.822Z] #39 10.52   DEP      images/fown.pb-c.d
03:41:28 [2020-08-29T03:41:28.114Z] #39 10.54   DEP      images/google/protobuf/descriptor.pb-c.d
03:41:28 [2020-08-29T03:41:28.114Z] #39 10.60   DEP      images/opts.pb-c.d
03:41:28 [2020-08-29T03:41:28.114Z] #39 10.64   DEP      images/memfd.pb-c.d
03:41:28 [2020-08-29T03:41:28.114Z] #39 10.70   PBCC     images/sit.pb-c.c
03:41:28 [2020-08-29T03:41:28.114Z] #39 10.74   DEP      images/sit.pb-c.d
03:41:28 [2020-08-29T03:41:28.114Z] #39 10.78   PBCC     images/macvlan.pb-c.c
03:41:28 [2020-08-29T03:41:28.114Z] #39 10.78   DEP      images/macvlan.pb-c.d
03:41:28 [2020-08-29T03:41:28.114Z] #39 10.82   PBCC     images/autofs.pb-c.c
03:41:28 [2020-08-29T03:41:28.114Z] #39 10.87   DEP      images/autofs.pb-c.d
03:41:28 [2020-08-29T03:41:28.114Z] #39 10.89   PBCC     images/sysctl.pb-c.c
03:41:28 [2020-08-29T03:41:28.406Z] #39 10.90   DEP      images/sysctl.pb-c.d
03:41:28 [2020-08-29T03:41:28.406Z] #39 10.94   PBCC     images/time.pb-c.c
03:41:28 [2020-08-29T03:41:28.406Z] #39 10.94   DEP      images/time.pb-c.d
03:41:28 [2020-08-29T03:41:28.406Z] #39 10.99   PBCC     images/binfmt-misc.pb-c.c
03:41:28 [2020-08-29T03:41:28.406Z] #39 11.00   DEP      images/binfmt-misc.pb-c.d
03:41:28 [2020-08-29T03:41:28.406Z] #39 11.05   PBCC     images/seccomp.pb-c.c
03:41:28 [2020-08-29T03:41:28.406Z] #39 11.05   DEP      images/seccomp.pb-c.d
03:41:28 [2020-08-29T03:41:28.406Z] #39 11.09   PBCC     images/userns.pb-c.c
03:41:28 [2020-08-29T03:41:28.406Z] #39 11.10   DEP      images/userns.pb-c.d
03:41:28 [2020-08-29T03:41:28.698Z] #39 11.13   PBCC     images/cgroup.pb-c.c
03:41:28 [2020-08-29T03:41:28.698Z] #39 11.17   DEP      images/cgroup.pb-c.d
03:41:28 [2020-08-29T03:41:28.698Z] #39 11.20   PBCC     images/ext-file.pb-c.c
03:41:28 [2020-08-29T03:41:28.698Z] #39 11.22   DEP      images/ext-file.pb-c.d
03:41:28 [2020-08-29T03:41:28.698Z] #39 11.24   PBCC     images/rpc.pb-c.c
03:41:28 [2020-08-29T03:41:28.698Z] #39 11.30   DEP      images/rpc.pb-c.d
03:41:28 [2020-08-29T03:41:28.698Z] #39 11.32   PBCC     images/siginfo.pb-c.c
03:41:28 [2020-08-29T03:41:28.698Z] #39 11.34   DEP      images/siginfo.pb-c.d
03:41:28 [2020-08-29T03:41:28.698Z] #39 11.36   PBCC     images/pagemap.pb-c.c
03:41:28 [2020-08-29T03:41:28.698Z] #39 11.41   DEP      images/pagemap.pb-c.d
03:41:28 [2020-08-29T03:41:28.990Z] #39 11.44   PBCC     images/rlimit.pb-c.c
03:41:28 [2020-08-29T03:41:28.990Z] #39 11.46   DEP      images/rlimit.pb-c.d
03:41:28 [2020-08-29T03:41:28.990Z] #39 11.47   PBCC     images/file-lock.pb-c.c
03:41:28 [2020-08-29T03:41:28.990Z] #39 11.48   DEP      images/file-lock.pb-c.d
03:41:28 [2020-08-29T03:41:28.990Z] #39 11.52   PBCC     images/tty.pb-c.c
03:41:28 [2020-08-29T03:41:28.990Z] #39 11.55   DEP      images/tty.pb-c.d
03:41:28 [2020-08-29T03:41:28.990Z] #39 11.59   PBCC     images/tun.pb-c.c
03:41:28 [2020-08-29T03:41:28.990Z] #39 11.64   PBCC     images/netdev.pb-c.c
03:41:28 [2020-08-29T03:41:28.990Z] #39 11.65   DEP      images/tun.pb-c.d
03:41:28 [2020-08-29T03:41:28.990Z] #39 11.69   DEP      images/netdev.pb-c.d
03:41:28 [2020-08-29T03:41:28.990Z] #39 11.72   PBCC     images/vma.pb-c.c
03:41:28 [2020-08-29T03:41:28.990Z] #39 11.75   DEP      images/vma.pb-c.d
03:41:29 [2020-08-29T03:41:29.018Z] #41 ...
03:41:29 [2020-08-29T03:41:29.018Z] 
03:41:29 [2020-08-29T03:41:29.018Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:41:29 [2020-08-29T03:41:29.018Z] #21 23.15 + mkdir -p /build
03:41:29 [2020-08-29T03:41:29.018Z] #21 23.15 + mv docker/docker /build/
03:41:29 [2020-08-29T03:41:29.018Z] #21 23.15 + rmdir docker
03:41:29 [2020-08-29T03:41:29.018Z] #21 DONE 25.8s
03:41:29 [2020-08-29T03:41:29.018Z] 
03:41:29 [2020-08-29T03:41:29.018Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:29 [2020-08-29T03:41:29.018Z] #47 24.78 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:41:29 [2020-08-29T03:41:29.018Z] #47 25.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:41:29 [2020-08-29T03:41:29.277Z] #47 ...
03:41:29 [2020-08-29T03:41:29.277Z] 
03:41:29 [2020-08-29T03:41:29.277Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:29 [2020-08-29T03:41:29.277Z] #30 16.40 unicode/utf8
03:41:29 [2020-08-29T03:41:29.277Z] #30 17.23 unicode
03:41:29 [2020-08-29T03:41:29.277Z] #30 23.08 runtime/cgo
03:41:29 [2020-08-29T03:41:29.282Z] #39 11.78   PBCC     images/creds.pb-c.c
03:41:29 [2020-08-29T03:41:29.282Z] #39 11.80   DEP      images/creds.pb-c.d
03:41:29 [2020-08-29T03:41:29.282Z] #39 11.82   PBCC     images/utsns.pb-c.c
03:41:29 [2020-08-29T03:41:29.282Z] #39 11.84   DEP      images/utsns.pb-c.d
03:41:29 [2020-08-29T03:41:29.282Z] #39 11.86   PBCC     images/ipc-desc.pb-c.c
03:41:29 [2020-08-29T03:41:29.282Z] #39 11.88   PBCC     images/ipc-sem.pb-c.c
03:41:29 [2020-08-29T03:41:29.282Z] #39 11.89   DEP      images/ipc-desc.pb-c.d
03:41:29 [2020-08-29T03:41:29.282Z] #39 11.91   DEP      images/ipc-sem.pb-c.d
03:41:29 [2020-08-29T03:41:29.282Z] #39 11.94   PBCC     images/ipc-msg.pb-c.c
03:41:29 [2020-08-29T03:41:29.282Z] #39 11.96   DEP      images/ipc-msg.pb-c.d
03:41:29 [2020-08-29T03:41:29.282Z] #39 11.99   PBCC     images/ipc-shm.pb-c.c
03:41:29 [2020-08-29T03:41:29.537Z] #30 ...
03:41:29 [2020-08-29T03:41:29.537Z] 
03:41:29 [2020-08-29T03:41:29.537Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:41:29 [2020-08-29T03:41:29.537Z] #43 19.33 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:41:29 [2020-08-29T03:41:29.537Z] #43 24.14 go: finding github.com/fatih/color v1.6.0
03:41:29 [2020-08-29T03:41:29.537Z] #43 24.36 go: finding github.com/pkg/errors v0.8.0
03:41:29 [2020-08-29T03:41:29.537Z] #43 24.44 go: finding github.com/sirupsen/logrus v1.0.5
03:41:29 [2020-08-29T03:41:29.537Z] #43 24.79 go: finding github.com/spf13/pflag v1.0.1
03:41:29 [2020-08-29T03:41:29.537Z] #43 25.10 go: finding github.com/mattn/go-colorable v0.0.9
03:41:29 [2020-08-29T03:41:29.537Z] #43 25.52 go: finding github.com/mattn/go-isatty v0.0.3
03:41:29 [2020-08-29T03:41:29.537Z] #43 25.70 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:41:29 [2020-08-29T03:41:29.537Z] #43 25.80 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:41:29 [2020-08-29T03:41:29.537Z] #43 25.86 go: finding github.com/jonboulle/clockwork v0.1.0
03:41:29 [2020-08-29T03:41:29.537Z] #43 26.13 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:41:29 [2020-08-29T03:41:29.537Z] #43 26.42 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:41:29 [2020-08-29T03:41:29.573Z] #39 12.00   DEP      images/ipc-shm.pb-c.d
03:41:29 [2020-08-29T03:41:29.573Z] #39 12.03   PBCC     images/ipc-var.pb-c.c
03:41:29 [2020-08-29T03:41:29.573Z] #39 12.06   DEP      images/ipc-var.pb-c.d
03:41:29 [2020-08-29T03:41:29.573Z] #39 12.09   PBCC     images/sk-opts.pb-c.c
03:41:29 [2020-08-29T03:41:29.573Z] #39 12.10   PBCC     images/packet-sock.pb-c.c
03:41:29 [2020-08-29T03:41:29.573Z] #39 12.13   DEP      images/sk-opts.pb-c.d
03:41:29 [2020-08-29T03:41:29.573Z] #39 12.16   DEP      images/packet-sock.pb-c.d
03:41:29 [2020-08-29T03:41:29.573Z] #39 12.19   PBCC     images/sk-netlink.pb-c.c
03:41:29 [2020-08-29T03:41:29.573Z] #39 12.23   DEP      images/sk-netlink.pb-c.d
03:41:29 [2020-08-29T03:41:29.573Z] #39 12.27   PBCC     images/sk-inet.pb-c.c
03:41:29 [2020-08-29T03:41:29.573Z] #39 12.29   DEP      images/sk-inet.pb-c.d
03:41:29 [2020-08-29T03:41:29.573Z] #39 12.30   PBCC     images/sk-unix.pb-c.c
03:41:29 [2020-08-29T03:41:29.795Z] #43 ...
03:41:29 [2020-08-29T03:41:29.795Z] 
03:41:29 [2020-08-29T03:41:29.795Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:41:29 [2020-08-29T03:41:29.795Z] #54 16.85 + cd /tmp/tmp.FjFZuPHm4N/src/github.com/rootless-containers/rootlesskit
03:41:29 [2020-08-29T03:41:29.795Z] #54 16.85 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:41:29 [2020-08-29T03:41:29.795Z] #54 17.88 + for f in rootlesskit rootlesskit-docker-proxy
03:41:29 [2020-08-29T03:41:29.795Z] #54 17.88 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:41:29 [2020-08-29T03:41:29.865Z] #39 12.37   DEP      images/sk-unix.pb-c.d
03:41:29 [2020-08-29T03:41:29.865Z] #39 12.39   PBCC     images/mm.pb-c.c
03:41:29 [2020-08-29T03:41:29.865Z] #39 12.42   DEP      images/mm.pb-c.d
03:41:29 [2020-08-29T03:41:29.865Z] #39 12.45   PBCC     images/timerfd.pb-c.c
03:41:29 [2020-08-29T03:41:29.865Z] #39 12.47   DEP      images/timerfd.pb-c.d
03:41:29 [2020-08-29T03:41:29.865Z] #39 12.50   PBCC     images/timer.pb-c.c
03:41:29 [2020-08-29T03:41:29.865Z] #39 12.54   DEP      images/timer.pb-c.d
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.54   PBCC     images/sa.pb-c.c
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.58   DEP      images/sa.pb-c.d
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.59   PBCC     images/pipe-data.pb-c.c
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.60   DEP      images/pipe-data.pb-c.d
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.65   PBCC     images/mnt.pb-c.c
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.71   DEP      images/mnt.pb-c.d
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.72   PBCC     images/sk-packet.pb-c.c
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.73   DEP      images/sk-packet.pb-c.d
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.77   PBCC     images/tcp-stream.pb-c.c
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.78   DEP      images/tcp-stream.pb-c.d
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.79   PBCC     images/pipe.pb-c.c
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.81   DEP      images/pipe.pb-c.d
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.84   PBCC     images/pstree.pb-c.c
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.85   DEP      images/pstree.pb-c.d
03:41:30 [2020-08-29T03:41:30.157Z] #39 12.88   PBCC     images/fs.pb-c.c
03:41:30 [2020-08-29T03:41:30.449Z] #39 12.88   DEP      images/fs.pb-c.d
03:41:30 [2020-08-29T03:41:30.449Z] #39 12.91   PBCC     images/signalfd.pb-c.c
03:41:30 [2020-08-29T03:41:30.449Z] #39 12.91   DEP      images/signalfd.pb-c.d
03:41:30 [2020-08-29T03:41:30.449Z] #39 12.95   PBCC     images/fh.pb-c.c
03:41:30 [2020-08-29T03:41:30.449Z] #39 12.98   PBCC     images/fsnotify.pb-c.c
03:41:30 [2020-08-29T03:41:30.449Z] #39 13.01   DEP      images/fh.pb-c.d
03:41:30 [2020-08-29T03:41:30.449Z] #39 13.04   DEP      images/fsnotify.pb-c.d
03:41:30 [2020-08-29T03:41:30.449Z] #39 13.07   PBCC     images/eventpoll.pb-c.c
03:41:30 [2020-08-29T03:41:30.449Z] #39 13.07   DEP      images/eventpoll.pb-c.d
03:41:30 [2020-08-29T03:41:30.449Z] #39 13.11   PBCC     images/eventfd.pb-c.c
03:41:30 [2020-08-29T03:41:30.449Z] #39 ...
03:41:30 [2020-08-29T03:41:30.449Z] 
03:41:30 [2020-08-29T03:41:30.449Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:41:30 [2020-08-29T03:41:30.449Z] #41 39.48 os
03:41:30 [2020-08-29T03:41:30.449Z] #41 39.50 strings
03:41:30 [2020-08-29T03:41:30.449Z] #41 41.25 regexp/syntax
03:41:30 [2020-08-29T03:41:30.449Z] #41 41.91 fmt
03:41:30 [2020-08-29T03:41:30.449Z] #41 44.72 regexp
03:41:30 [2020-08-29T03:41:30.449Z] #41 45.34 flag
03:41:30 [2020-08-29T03:41:30.449Z] #41 46.77 go/token
03:41:30 [2020-08-29T03:41:30.449Z] #41 47.33 go/scanner
03:41:30 [2020-08-29T03:41:30.449Z] #41 47.79 internal/lazyregexp
03:41:30 [2020-08-29T03:41:30.449Z] #41 47.92 net/url
03:41:30 [2020-08-29T03:41:30.449Z] #41 48.09 go/ast
03:41:30 [2020-08-29T03:41:30.449Z] #41 49.08 text/template/parse
03:41:30 [2020-08-29T03:41:30.449Z] #41 ...
03:41:30 [2020-08-29T03:41:30.449Z] 
03:41:30 [2020-08-29T03:41:30.449Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:41:30 [2020-08-29T03:41:30.449Z] #39 13.12   DEP      images/eventfd.pb-c.d
03:41:30 [2020-08-29T03:41:30.449Z] #39 13.13   PBCC     images/remap-file-path.pb-c.c
03:41:30 [2020-08-29T03:41:30.449Z] #39 13.14   DEP      images/remap-file-path.pb-c.d
03:41:30 [2020-08-29T03:41:30.449Z] #39 13.17   PBCC     images/fifo.pb-c.c
03:41:30 [2020-08-29T03:41:30.449Z] #39 13.18   DEP      images/fifo.pb-c.d
03:41:30 [2020-08-29T03:41:30.449Z] #39 13.21   PBCC     images/ghost-file.pb-c.c
03:41:30 [2020-08-29T03:41:30.774Z] #39 13.24   DEP      images/ghost-file.pb-c.d
03:41:30 [2020-08-29T03:41:30.774Z] #39 13.26   PBCC     images/regfile.pb-c.c
03:41:30 [2020-08-29T03:41:30.774Z] #39 13.29   DEP      images/regfile.pb-c.d
03:41:30 [2020-08-29T03:41:30.774Z] #39 13.34   PBCC     images/ns.pb-c.c
03:41:30 [2020-08-29T03:41:30.774Z] #39 13.35   DEP      images/ns.pb-c.d
03:41:30 [2020-08-29T03:41:30.774Z] #39 13.39   PBCC     images/fdinfo.pb-c.c
03:41:30 [2020-08-29T03:41:30.774Z] #39 13.40   DEP      images/fdinfo.pb-c.d
03:41:30 [2020-08-29T03:41:30.774Z] #39 13.44   PBCC     images/core-aarch64.pb-c.c
03:41:31 [2020-08-29T03:41:31.104Z] #39 13.45   PBCC     images/core-arm.pb-c.c
03:41:31 [2020-08-29T03:41:31.104Z] #39 13.51   PBCC     images/core-ppc64.pb-c.c
03:41:31 [2020-08-29T03:41:31.104Z] #39 13.57   PBCC     images/core-s390.pb-c.c
03:41:31 [2020-08-29T03:41:31.104Z] #39 13.63   PBCC     images/core-x86.pb-c.c
03:41:31 [2020-08-29T03:41:31.104Z] #39 13.66   PBCC     images/core.pb-c.c
03:41:31 [2020-08-29T03:41:31.104Z] #39 13.69   PBCC     images/inventory.pb-c.c
03:41:31 [2020-08-29T03:41:31.104Z] #39 13.70   DEP      images/core-aarch64.pb-c.d
03:41:31 [2020-08-29T03:41:31.104Z] #39 13.75   DEP      images/core-arm.pb-c.d
03:41:31 [2020-08-29T03:41:31.104Z] #39 13.80   DEP      images/core-ppc64.pb-c.d
03:41:31 [2020-08-29T03:41:31.163Z] #54 ...
03:41:31 [2020-08-29T03:41:31.163Z] 
03:41:31 [2020-08-29T03:41:31.163Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:31 [2020-08-29T03:41:31.163Z] #47 28.24 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:41:31 [2020-08-29T03:41:31.407Z] #39 13.84   DEP      images/core-s390.pb-c.d
03:41:31 [2020-08-29T03:41:31.407Z] #39 13.89   DEP      images/core-x86.pb-c.d
03:41:31 [2020-08-29T03:41:31.407Z] #39 13.94   DEP      images/core.pb-c.d
03:41:31 [2020-08-29T03:41:31.407Z] #39 ...
03:41:31 [2020-08-29T03:41:31.407Z] 
03:41:31 [2020-08-29T03:41:31.407Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:31 [2020-08-29T03:41:31.407Z] #30 47.56 github.com/BurntSushi/toml/cmd/tomlv
03:41:31 [2020-08-29T03:41:31.407Z] #30 DONE 50.5s
03:41:31 [2020-08-29T03:41:31.407Z] 
03:41:31 [2020-08-29T03:41:31.407Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:41:31 [2020-08-29T03:41:31.407Z] #39 13.99   DEP      images/inventory.pb-c.d
03:41:31 [2020-08-29T03:41:31.407Z] #39 14.04   PBCC     images/cpuinfo.pb-c.c
03:41:31 [2020-08-29T03:41:31.407Z] #39 14.08   DEP      images/cpuinfo.pb-c.d
03:41:31 [2020-08-29T03:41:31.698Z] #39 14.14   PBCC     images/stats.pb-c.c
03:41:31 [2020-08-29T03:41:31.698Z] #39 14.16   DEP      images/stats.pb-c.d
03:41:31 [2020-08-29T03:41:31.995Z] #39 ...
03:41:31 [2020-08-29T03:41:31.995Z] 
03:41:31 [2020-08-29T03:41:31.995Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:31 [2020-08-29T03:41:31.995Z] #47 41.08 encoding/base64
03:41:31 [2020-08-29T03:41:31.995Z] #47 41.59 golang.org/x/sys/unix
03:41:31 [2020-08-29T03:41:31.995Z] #47 42.39 fmt
03:41:31 [2020-08-29T03:41:31.995Z] #47 47.16 encoding/json
03:41:31 [2020-08-29T03:41:31.995Z] #47 47.73 github.com/pkg/diff
03:41:31 [2020-08-29T03:41:31.995Z] #47 48.95 go/ast
03:41:31 [2020-08-29T03:41:31.995Z] #47 51.03 golang.org/x/crypto/ssh/terminal
03:41:32 [2020-08-29T03:41:32.287Z] #47 ...
03:41:32 [2020-08-29T03:41:32.287Z] 
03:41:32 [2020-08-29T03:41:32.287Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:41:32 [2020-08-29T03:41:32.287Z] #52 23.26 Checking out files:  76% (2480/3232)   
Checking out files:  77% (2489/3232)   
Checking out files:  78% (2521/3232)   
Checking out files:  79% (2554/3232)   
Checking out files:  80% (2586/3232)   
Checking out files:  81% (2618/3232)   
Checking out files:  82% (2651/3232)   
Checking out files:  83% (2683/3232)   
Checking out files:  84% (2715/3232)   
Checking out files:  85% (2748/3232)   
Checking out files:  86% (2780/3232)   
Checking out files:  87% (2812/3232)   
Checking out files:  88% (2845/3232)   
Checking out files:  89% (2877/3232)   
Checking out files:  90% (2909/3232)   
Checking out files:  91% (2942/3232)   
Checking out files:  92% (2974/3232)   
Checking out files:  93% (3006/3232)   
Checking out files:  94% (3039/3232)   
Checking out files:  95% (3071/3232)   
Checking out files:  96% (3103/3232)   
Checking out files:  97% (3136/3232)   
Checking out files:  98% (3168/3232)   
Checking out files:  99% (3200/3232)   
Checking out files: 100% (3232/3232)   
Checking out files: 100% (3232/3232), done.
03:41:32 [2020-08-29T03:41:32.287Z] #52 23.90 + cd /tmp/tmp.aFqhBcBcJ8/src/github.com/containerd/containerd
03:41:32 [2020-08-29T03:41:32.287Z] #52 23.90 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:41:32 [2020-08-29T03:41:32.287Z] #52 24.26 + export 'BUILDTAGS=netgo osusergo static_build'
03:41:32 [2020-08-29T03:41:32.287Z] #52 24.26 + BUILDTAGS='netgo osusergo static_build'
03:41:32 [2020-08-29T03:41:32.287Z] #52 24.26 + export EXTRA_FLAGS=-buildmode=pie
03:41:32 [2020-08-29T03:41:32.287Z] #52 24.26 + EXTRA_FLAGS=-buildmode=pie
03:41:32 [2020-08-29T03:41:32.287Z] #52 24.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:41:32 [2020-08-29T03:41:32.287Z] #52 24.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:41:32 [2020-08-29T03:41:32.287Z] #52 24.26 + '[' '' = dynamic ']'
03:41:32 [2020-08-29T03:41:32.287Z] #52 24.26 + make
03:41:32 [2020-08-29T03:41:32.287Z] #52 25.06 + bin/ctr
03:41:33 [2020-08-29T03:41:33.687Z] #47 30.62 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:41:33 [2020-08-29T03:41:33.687Z] #47 30.84 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:41:33 [2020-08-29T03:41:33.944Z] #47 31.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:41:34 [2020-08-29T03:41:34.201Z] #47 31.18 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:41:36 [2020-08-29T03:41:36.101Z] #47 32.90 runtime
03:41:36 [2020-08-29T03:41:36.101Z] #47 33.02 runtime/cgo
03:41:36 [2020-08-29T03:41:36.101Z] #47 ...
03:41:36 [2020-08-29T03:41:36.101Z] 
03:41:36 [2020-08-29T03:41:36.101Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:37 [2020-08-29T03:41:37.862Z] #52 ...
03:41:37 [2020-08-29T03:41:37.862Z] 
03:41:37 [2020-08-29T03:41:37.862Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:41:37 [2020-08-29T03:41:37.862Z] #39 15.16 make[1]: Nothing to be done for 'all'.
03:41:37 [2020-08-29T03:41:37.862Z] #39 15.95   CC       images/stats.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 16.21   CC       images/core.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 16.48   CC       images/core-x86.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 16.68   CC       images/core-arm.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 16.96   CC       images/core-aarch64.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 17.22   CC       images/core-ppc64.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 17.45   CC       images/core-s390.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 17.87   CC       images/cpuinfo.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 18.14   CC       images/inventory.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 18.29   CC       images/fdinfo.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 18.42   CC       images/fown.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 18.56   CC       images/ns.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 18.67   CC       images/regfile.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 18.73   CC       images/ghost-file.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 18.84   CC       images/fifo.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 18.99   CC       images/remap-file-path.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 19.07   CC       images/eventfd.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 19.17   CC       images/eventpoll.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 19.31   CC       images/fh.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 19.45   CC       images/fsnotify.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 19.74   CC       images/signalfd.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 19.90   CC       images/fs.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 20.01   CC       images/pstree.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 20.15   CC       images/pipe.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 20.25   CC       images/tcp-stream.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 20.40   CC       images/sk-packet.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 20.52   CC       images/mnt.o
03:41:37 [2020-08-29T03:41:37.862Z] #39 20.62   CC       images/pipe-data.o
03:41:38 [2020-08-29T03:41:38.154Z] #39 20.79   CC       images/sa.o
03:41:38 [2020-08-29T03:41:38.154Z] #39 20.89   CC       images/timer.o
03:41:38 [2020-08-29T03:41:38.171Z] #60 33.40 Checking out files:  37% (769/2067)   
Checking out files:  38% (786/2067)   
Checking out files:  39% (807/2067)   
Checking out files:  40% (827/2067)   
Checking out files:  41% (848/2067)   
Checking out files:  42% (869/2067)   
Checking out files:  43% (889/2067)   
Checking out files:  44% (910/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
03:41:38 [2020-08-29T03:41:38.171Z] #60 35.43 + cd /tmp/tmp.Ys9K0ogFha/src/github.com/docker/libnetwork
03:41:38 [2020-08-29T03:41:38.428Z] #60 35.44 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
03:41:38 [2020-08-29T03:41:38.428Z] #60 35.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:41:38 [2020-08-29T03:41:38.446Z] #39 21.09   CC       images/timerfd.o
03:41:38 [2020-08-29T03:41:38.446Z] #39 21.18   CC       images/mm.o
03:41:38 [2020-08-29T03:41:38.738Z] #39 21.34   CC       images/sk-opts.o
03:41:38 [2020-08-29T03:41:38.738Z] #39 21.45   CC       images/sk-unix.o
03:41:39 [2020-08-29T03:41:39.030Z] #39 21.57   CC       images/sk-inet.o
03:41:39 [2020-08-29T03:41:39.030Z] #39 21.79   CC       images/tun.o
03:41:39 [2020-08-29T03:41:39.322Z] #39 21.92   CC       images/sk-netlink.o
03:41:39 [2020-08-29T03:41:39.322Z] #39 22.00   CC       images/packet-sock.o
03:41:39 [2020-08-29T03:41:39.616Z] #39 22.17   CC       images/ipc-var.o
03:41:39 [2020-08-29T03:41:39.616Z] #39 22.25   CC       images/ipc-desc.o
03:41:39 [2020-08-29T03:41:39.908Z] #39 22.37   CC       images/ipc-shm.o
03:41:39 [2020-08-29T03:41:39.908Z] #39 22.47   CC       images/ipc-msg.o
03:41:40 [2020-08-29T03:41:40.200Z] #39 22.63   CC       images/ipc-sem.o
03:41:40 [2020-08-29T03:41:40.200Z] #39 22.72   CC       images/utsns.o
03:41:40 [2020-08-29T03:41:40.200Z] #39 22.83   CC       images/creds.o
03:41:40 [2020-08-29T03:41:40.499Z] #39 22.98   CC       images/vma.o
03:41:40 [2020-08-29T03:41:40.499Z] #39 23.06   CC       images/netdev.o
03:41:40 [2020-08-29T03:41:40.499Z] #39 ...
03:41:40 [2020-08-29T03:41:40.499Z] 
03:41:40 [2020-08-29T03:41:40.499Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:41:40 [2020-08-29T03:41:40.499Z] #47 51.91 mvdan.cc/editorconfig
03:41:40 [2020-08-29T03:41:40.499Z] #47 52.14 mvdan.cc/sh/v3/fileutil
03:41:40 [2020-08-29T03:41:40.499Z] #47 52.28 mvdan.cc/sh/v3/syntax
03:41:40 [2020-08-29T03:41:40.499Z] #47 56.17 mvdan.cc/sh/v3/cmd/shfmt
03:41:40 [2020-08-29T03:41:40.500Z] #47 DONE 59.7s
03:41:40 [2020-08-29T03:41:40.500Z] 
03:41:40 [2020-08-29T03:41:40.500Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:41:40 [2020-08-29T03:41:40.500Z] #41 51.38 go/parser
03:41:40 [2020-08-29T03:41:40.500Z] #41 52.23 text/template
03:41:40 [2020-08-29T03:41:40.500Z] #41 53.47 encoding/xml
03:41:40 [2020-08-29T03:41:40.500Z] #41 55.14 go/doc
03:41:40 [2020-08-29T03:41:40.500Z] #41 56.27 github.com/LK4D4/vndr/godl/singleflight
03:41:40 [2020-08-29T03:41:40.500Z] #41 56.46 github.com/LK4D4/vndr/versioned
03:41:40 [2020-08-29T03:41:40.500Z] #41 56.53 compress/flate
03:41:40 [2020-08-29T03:41:40.500Z] #41 57.39 github.com/LK4D4/vndr/build
03:41:40 [2020-08-29T03:41:40.500Z] #41 58.17 crypto/x509/pkix
03:41:40 [2020-08-29T03:41:40.500Z] #41 58.48 vendor/golang.org/x/crypto/cryptobyte
03:41:40 [2020-08-29T03:41:40.500Z] #41 59.32 net
03:41:40 [2020-08-29T03:41:40.500Z] #41 59.61 vendor/golang.org/x/sys/cpu
03:41:40 [2020-08-29T03:41:40.796Z] #41 ...
03:41:40 [2020-08-29T03:41:40.796Z] 
03:41:40 [2020-08-29T03:41:40.796Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:41:40 [2020-08-29T03:41:40.796Z] #39 23.33   CC       images/tty.o
03:41:41 [2020-08-29T03:41:41.093Z] #39 23.80   CC       images/file-lock.o
03:41:41 [2020-08-29T03:41:41.386Z] #39 23.88   CC       images/rlimit.o
03:41:41 [2020-08-29T03:41:41.386Z] #39 24.05   CC       images/pagemap.o
03:41:41 [2020-08-29T03:41:41.386Z] #39 24.17   CC       images/siginfo.o
03:41:41 [2020-08-29T03:41:41.965Z] Fetching without tags
03:41:42 [2020-08-29T03:41:42.019Z] #39 24.33   CC       images/rpc.o
03:41:42 [2020-08-29T03:41:42.307Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 3e68a2b0a95376d30324111fbe976eed84ff9325
03:41:42 [2020-08-29T03:41:42.312Z] #39 24.81   CC       images/ext-file.o
03:41:42 [2020-08-29T03:41:42.312Z] #39 24.93   CC       images/cgroup.o
03:41:42 [2020-08-29T03:41:42.553Z] Fetching without tags
03:41:41 [2020-08-29T03:41:41.884Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:41:41 [2020-08-29T03:41:41.900Z]  > git config --add remote.origin.fetch +refs/pull/41361/head:refs/remotes/origin/PR-41361 # timeout=10
03:41:41 [2020-08-29T03:41:41.912Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:41:41 [2020-08-29T03:41:41.942Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:41:41 [2020-08-29T03:41:41.968Z] Fetching upstream changes from https://github.com/moby/moby.git
03:41:41 [2020-08-29T03:41:41.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:41:41 [2020-08-29T03:41:41.969Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:41:42 [2020-08-29T03:41:42.315Z]  > git config core.sparsecheckout # timeout=10
03:41:42 [2020-08-29T03:41:42.335Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:41:42 [2020-08-29T03:41:42.604Z] #39 25.20   CC       images/userns.o
03:41:42 [2020-08-29T03:41:42.604Z] #39 25.34   CC       images/google/protobuf/descriptor.o
03:41:42 [2020-08-29T03:41:42.946Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 3e68a2b0a95376d30324111fbe976eed84ff9325
03:41:43 [2020-08-29T03:41:43.206Z] Merge succeeded, producing 3e68a2b0a95376d30324111fbe976eed84ff9325
03:41:43 [2020-08-29T03:41:43.207Z] Checking out Revision 3e68a2b0a95376d30324111fbe976eed84ff9325 (PR-41361)
03:41:42 [2020-08-29T03:41:42.503Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:41:42 [2020-08-29T03:41:42.522Z]  > git config --add remote.origin.fetch +refs/pull/41361/head:refs/remotes/origin/PR-41361 # timeout=10
03:41:42 [2020-08-29T03:41:42.533Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:41:42 [2020-08-29T03:41:42.547Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:41:42 [2020-08-29T03:41:42.557Z] Fetching upstream changes from https://github.com/moby/moby.git
03:41:42 [2020-08-29T03:41:42.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:41:42 [2020-08-29T03:41:42.559Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:41:42 [2020-08-29T03:41:42.955Z]  > git config core.sparsecheckout # timeout=10
03:41:42 [2020-08-29T03:41:42.969Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:41:43 [2020-08-29T03:41:43.642Z] #39 26.03   CC       images/opts.o
03:41:43 [2020-08-29T03:41:43.642Z] #39 26.17   CC       images/seccomp.o
03:41:43 [2020-08-29T03:41:43.642Z] #39 26.29   CC       images/binfmt-misc.o
03:41:43 [2020-08-29T03:41:43.682Z] #60 ...
03:41:43 [2020-08-29T03:41:43.682Z] 
03:41:43 [2020-08-29T03:41:43.682Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:41:43 [2020-08-29T03:41:43.682Z] #36 30.44 Checking out files:  60% (1014/1665)   
Checking out files:  61% (1016/1665)   
Checking out files:  62% (1033/1665)   
Checking out files:  63% (1049/1665)   
Checking out files:  64% (1066/1665)   
Checking out files:  65% (1083/1665)   
Checking out files:  66% (1099/1665)   
Checking out files:  67% (1116/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/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:  99% (1654/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
03:41:43 [2020-08-29T03:41:43.682Z] #36 31.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:41:43 [2020-08-29T03:41:43.682Z] #36 34.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:41:43 [2020-08-29T03:41:43.934Z] #39 26.40   CC       images/time.o
03:41:43 [2020-08-29T03:41:43.934Z] #39 26.54   CC       images/sysctl.o
03:41:43 [2020-08-29T03:41:43.934Z] #39 26.68   CC       images/autofs.o
03:41:44 [2020-08-29T03:41:44.082Z] Merge succeeded, producing 3e68a2b0a95376d30324111fbe976eed84ff9325
03:41:44 [2020-08-29T03:41:44.082Z] Checking out Revision 3e68a2b0a95376d30324111fbe976eed84ff9325 (PR-41361)
03:41:44 [2020-08-29T03:41:44.228Z] #39 26.83   CC       images/macvlan.o
03:41:44 [2020-08-29T03:41:44.228Z] #39 26.92   CC       images/sit.o
03:41:44 [2020-08-29T03:41:44.353Z] Fetching without tags
03:41:44 [2020-08-29T03:41:44.520Z] #39 27.03   CC       images/memfd.o
03:41:44 [2020-08-29T03:41:44.520Z] #39 27.21   CC       images/timens.o
03:41:44 [2020-08-29T03:41:44.812Z] #39 27.31   LINK     images/built-in.o
03:41:44 [2020-08-29T03:41:44.812Z] #39 27.38   GEN      compel/include/asm
03:41:44 [2020-08-29T03:41:44.812Z] #39 27.39   GEN      compel/include/version.h
03:41:44 [2020-08-29T03:41:44.812Z] #39 27.41 touch .config
03:41:44 [2020-08-29T03:41:44.812Z] #39 27.41   GEN      include/common/config.h
03:41:44 [2020-08-29T03:41:44.812Z] #39 27.44   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
03:41:44 [2020-08-29T03:41:44.812Z] #39 27.50   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:41:44 [2020-08-29T03:41:44.813Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 3e68a2b0a95376d30324111fbe976eed84ff9325
03:41:43 [2020-08-29T03:41:43.099Z]  > git remote # timeout=10
03:41:43 [2020-08-29T03:41:43.123Z]  > git config --get remote.origin.url # timeout=10
03:41:43 [2020-08-29T03:41:43.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:41:43 [2020-08-29T03:41:43.146Z]  > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10
03:41:43 [2020-08-29T03:41:43.181Z]  > git rev-parse HEAD^{commit} # timeout=10
03:41:43 [2020-08-29T03:41:43.209Z]  > git config core.sparsecheckout # timeout=10
03:41:43 [2020-08-29T03:41:43.232Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:41:45 [2020-08-29T03:41:45.104Z] #39 27.51   GEN      compel/plugins/include/uapi/std/syscall.h
03:41:45 [2020-08-29T03:41:45.104Z] #39 27.53   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
03:41:45 [2020-08-29T03:41:45.104Z] #39 27.54   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
03:41:45 [2020-08-29T03:41:45.104Z] #39 27.55   DEP      compel/arch/s390/plugins/std/parasite-head.d
03:41:45 [2020-08-29T03:41:45.104Z] #39 27.58   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:41:45 [2020-08-29T03:41:45.104Z] #39 27.58   DEP      compel/plugins/std/infect.d
03:41:45 [2020-08-29T03:41:45.104Z] #39 27.62   DEP      compel/plugins/std/string.d
03:41:45 [2020-08-29T03:41:45.104Z] #39 27.66   DEP      compel/plugins/std/log.d
03:41:45 [2020-08-29T03:41:45.104Z] #39 27.71   DEP      compel/plugins/std/fds.d
03:41:45 [2020-08-29T03:41:45.104Z] #39 27.74   DEP      compel/plugins/std/std.d
03:41:45 [2020-08-29T03:41:45.104Z] #39 27.78   DEP      compel/plugins/shmem/shmem.d
03:41:45 [2020-08-29T03:41:45.104Z] #39 27.86   DEP      compel/plugins/fds/fds.d
03:41:45 [2020-08-29T03:41:45.396Z] #39 27.95   CC       compel/plugins/std/std.o
03:41:44 [2020-08-29T03:41:44.257Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:41:44 [2020-08-29T03:41:44.278Z]  > git config --add remote.origin.fetch +refs/pull/41361/head:refs/remotes/origin/PR-41361 # timeout=10
03:41:44 [2020-08-29T03:41:44.303Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:41:44 [2020-08-29T03:41:44.326Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:41:44 [2020-08-29T03:41:44.356Z] Fetching upstream changes from https://github.com/moby/moby.git
03:41:44 [2020-08-29T03:41:44.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:41:44 [2020-08-29T03:41:44.388Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:41:44 [2020-08-29T03:41:44.819Z]  > git config core.sparsecheckout # timeout=10
03:41:44 [2020-08-29T03:41:44.857Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:41:45 [2020-08-29T03:41:45.578Z] #36 ...
03:41:45 [2020-08-29T03:41:45.578Z] 
03:41:45 [2020-08-29T03:41:45.578Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:41:45 [2020-08-29T03:41:45.578Z] #41 42.34 vendor/golang.org/x/crypto/internal/subtle
03:41:45 [2020-08-29T03:41:45.578Z] #41 42.64 vendor/golang.org/x/crypto/curve25519
03:41:45 [2020-08-29T03:41:45.688Z] #39 28.16   CC       compel/plugins/std/fds.o
03:41:45 [2020-08-29T03:41:45.688Z] #39 28.40   CC       compel/plugins/std/log.o
03:41:44 [2020-08-29T03:41:44.031Z]  > git remote # timeout=10
03:41:44 [2020-08-29T03:41:44.037Z]  > git config --get remote.origin.url # timeout=10
03:41:44 [2020-08-29T03:41:44.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:41:44 [2020-08-29T03:41:44.061Z]  > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10
03:41:44 [2020-08-29T03:41:44.076Z]  > git rev-parse HEAD^{commit} # timeout=10
03:41:44 [2020-08-29T03:41:44.085Z]  > git config core.sparsecheckout # timeout=10
03:41:44 [2020-08-29T03:41:44.089Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:41:45 [2020-08-29T03:41:45.779Z] Merge succeeded, producing 3e68a2b0a95376d30324111fbe976eed84ff9325
03:41:45 [2020-08-29T03:41:45.779Z] Checking out Revision 3e68a2b0a95376d30324111fbe976eed84ff9325 (PR-41361)
03:41:46 [2020-08-29T03:41:46.322Z] #39 28.86   CC       compel/plugins/std/string.o
03:41:46 [2020-08-29T03:41:46.510Z] #41 ...
03:41:46 [2020-08-29T03:41:46.510Z] 
03:41:46 [2020-08-29T03:41:46.510Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:41:46 [2020-08-29T03:41:46.510Z] #51 33.39 Fetched 8375 kB in 26s (318 kB/s)
03:41:46 [2020-08-29T03:41:46.510Z] #51 33.39 Reading package lists...
03:41:46 [2020-08-29T03:41:46.510Z] #51 ...
03:41:46 [2020-08-29T03:41:46.510Z] 
03:41:46 [2020-08-29T03:41:46.510Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:41:46 [2020-08-29T03:41:46.510Z] #23 35.12 Fetched 8375 kB in 27s (311 kB/s)
03:41:46 [2020-08-29T03:41:46.914Z] Removing intermediate container 292c015afe64
03:41:46 [2020-08-29T03:41:46.914Z]  ---> 9c549a1ab3f7
03:41:46 [2020-08-29T03:41:46.914Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
03:41:46 [2020-08-29T03:41:46.914Z]  ---> 805dc2d65d1c
03:41:46 [2020-08-29T03:41:46.914Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
03:41:46 [2020-08-29T03:41:46.914Z]  ---> dfb84b2160e5
03:41:46 [2020-08-29T03:41:46.914Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
03:41:46 [2020-08-29T03:41:46.914Z]  ---> Running in 3e2be61e7ce3
03:41:46 [2020-08-29T03:41:46.914Z] Removing intermediate container 3e2be61e7ce3
03:41:46 [2020-08-29T03:41:46.914Z]  ---> e3e6f4f5f8e5
03:41:46 [2020-08-29T03:41:46.914Z] Successfully built e3e6f4f5f8e5
03:41:46 [2020-08-29T03:41:46.914Z] Successfully tagged moby-buildx:latest
03:41:46 [2020-08-29T03:41:46.914Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
03:41:46 [2020-08-29T03:41:46.914Z] if [ -n "${id}" ]; then \
03:41:46 [2020-08-29T03:41:46.914Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
03:41:46 [2020-08-29T03:41:46.914Z] 	&& touch bundles/buildx; \
03:41:46 [2020-08-29T03:41:46.914Z] 	docker rm -f ${id}; \
03:41:46 [2020-08-29T03:41:46.914Z] fi
03:41:46 [2020-08-29T03:41:46.914Z] 1284047acdd518fce5b416ec602c42bbba549cce93e429732e4e9c5f457e4fed
03:41:46 [2020-08-29T03:41:46.914Z] bundles/buildx version
03:41:46 [2020-08-29T03:41:46.914Z] buildx v0.3.1 6db68d0
03:41:46 [2020-08-29T03:41:46.914Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:3e68a2b0a95376d30324111fbe976eed84ff9325 .
03:41:46 [2020-08-29T03:41:46.914Z] #1 [internal] booting buildkit
03:41:46 [2020-08-29T03:41:46.914Z] #1 pulling image moby/buildkit:buildx-stable-1
03:41:46 [2020-08-29T03:41:46.914Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done
03:41:46 [2020-08-29T03:41:46.914Z] #1 creating container buildx_buildkit_default
03:41:46 [2020-08-29T03:41:46.914Z] #1 creating container buildx_buildkit_default 0.4s done
03:41:46 [2020-08-29T03:41:46.914Z] #1 DONE 2.4s
03:41:46 [2020-08-29T03:41:46.914Z] 
03:41:46 [2020-08-29T03:41:46.914Z] #2 [internal] load .dockerignore
03:41:46 [2020-08-29T03:41:46.914Z] #2 transferring context: 32B
03:41:46 [2020-08-29T03:41:46.914Z] #2 transferring context: 87B done
03:41:46 [2020-08-29T03:41:46.914Z] #2 DONE 0.0s
03:41:46 [2020-08-29T03:41:46.914Z] 
03:41:46 [2020-08-29T03:41:46.914Z] #3 [internal] load build definition from Dockerfile
03:41:46 [2020-08-29T03:41:46.914Z] #3 transferring dockerfile: 16.36kB done
03:41:46 [2020-08-29T03:41:46.914Z] #3 DONE 0.0s
03:41:46 [2020-08-29T03:41:46.914Z] 
03:41:46 [2020-08-29T03:41:46.914Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
03:41:46 [2020-08-29T03:41:46.914Z] #4 DONE 0.7s
03:41:46 [2020-08-29T03:41:46.914Z] 
03:41:46 [2020-08-29T03:41:46.914Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
03:41:46 [2020-08-29T03:41:46.914Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
03:41:46 [2020-08-29T03:41:46.914Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
03:41:46 [2020-08-29T03:41:46.914Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
03:41:46 [2020-08-29T03:41:46.914Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
03:41:46 [2020-08-29T03:41:46.914Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
03:41:46 [2020-08-29T03:41:46.914Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done
03:41:46 [2020-08-29T03:41:46.914Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
03:41:46 [2020-08-29T03:41:46.914Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
03:41:46 [2020-08-29T03:41:46.914Z] #5 DONE 0.9s
03:41:46 [2020-08-29T03:41:46.914Z] 
03:41:46 [2020-08-29T03:41:46.914Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:41:46 [2020-08-29T03:41:46.985Z] #39 29.31   CC       compel/plugins/std/infect.o
03:41:46 [2020-08-29T03:41:46.985Z] #39 29.59   CC       compel/arch/s390/plugins/std/parasite-head.o
03:41:46 [2020-08-29T03:41:46.985Z] #39 29.62   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
03:41:46 [2020-08-29T03:41:46.985Z] #39 29.65   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
03:41:46 [2020-08-29T03:41:46.985Z] #39 29.73   AR       compel/plugins/std.lib.a
03:41:47 [2020-08-29T03:41:47.075Z] #23 35.12 Reading package lists...
03:41:47 [2020-08-29T03:41:47.075Z] #23 ...
03:41:47 [2020-08-29T03:41:47.075Z] 
03:41:47 [2020-08-29T03:41:47.075Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:41:47 [2020-08-29T03:41:47.075Z] #10 34.18 Fetched 8375 kB in 27s (307 kB/s)
03:41:47 [2020-08-29T03:41:47.075Z] #10 34.18 Reading package lists...
03:41:47 [2020-08-29T03:41:47.075Z] #10 ...
03:41:47 [2020-08-29T03:41:47.075Z] 
03:41:47 [2020-08-29T03:41:47.075Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:41:47 [2020-08-29T03:41:47.075Z] #32 35.11 Fetched 8375 kB in 27s (309 kB/s)
03:41:47 [2020-08-29T03:41:47.211Z] #7 DONE 0.5s
03:41:47 [2020-08-29T03:41:47.211Z] 
03:41:47 [2020-08-29T03:41:47.211Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
03:41:47 [2020-08-29T03:41:47.211Z] #6 DONE 0.6s
03:41:47 [2020-08-29T03:41:47.211Z] 
03:41:47 [2020-08-29T03:41:47.211Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:41:47 [2020-08-29T03:41:47.211Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
03:41:47 [2020-08-29T03:41:47.277Z] #39 29.77   CC       compel/plugins/fds/fds.o
03:41:47 [2020-08-29T03:41:47.277Z] #39 29.86   AR       compel/plugins/fds.lib.a
03:41:47 [2020-08-29T03:41:47.277Z] #39 29.88   HOSTDEP  compel/src/lib/log-host.d
03:41:47 [2020-08-29T03:41:47.277Z] #39 29.97   HOSTDEP  compel/src/lib/handle-elf-host.d
03:41:47 [2020-08-29T03:41:47.304Z] Commit message: "Add image cache for image store"
03:41:47 [2020-08-29T03:41:47.331Z] #32 35.11 Reading package lists...
03:41:47 [2020-08-29T03:41:47.331Z] #32 ...
03:41:47 [2020-08-29T03:41:47.331Z] 
03:41:47 [2020-08-29T03:41:47.331Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:41:47 [2020-08-29T03:41:47.331Z] #38 34.43 Fetched 8375 kB in 27s (307 kB/s)
03:41:47 [2020-08-29T03:41:47.569Z] #39 30.04   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
03:41:47 [2020-08-29T03:41:47.569Z] #39 30.07   HOSTDEP  compel/src/main-host.d
03:41:47 [2020-08-29T03:41:47.569Z] #39 30.11   DEP      compel/src/lib/ptrace.d
03:41:47 [2020-08-29T03:41:47.569Z] #39 30.16   DEP      compel/src/lib/infect.d
03:41:47 [2020-08-29T03:41:47.569Z] #39 30.23   DEP      compel/src/lib/infect-util.d
03:41:47 [2020-08-29T03:41:47.588Z] #38 34.43 Reading package lists...
03:41:47 [2020-08-29T03:41:47.588Z] #38 ...
03:41:47 [2020-08-29T03:41:47.588Z] 
03:41:47 [2020-08-29T03:41:47.588Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:41:47 [2020-08-29T03:41:47.588Z] #51 33.39 Reading package lists...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
03:41:45 [2020-08-29T03:41:45.674Z]  > git remote # timeout=10
03:41:45 [2020-08-29T03:41:45.705Z]  > git config --get remote.origin.url # timeout=10
03:41:45 [2020-08-29T03:41:45.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:41:45 [2020-08-29T03:41:45.728Z]  > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10
03:41:45 [2020-08-29T03:41:45.749Z]  > git rev-parse HEAD^{commit} # timeout=10
03:41:45 [2020-08-29T03:41:45.781Z]  > git config core.sparsecheckout # timeout=10
03:41:45 [2020-08-29T03:41:45.809Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
[Pipeline] sh
03:41:47 [2020-08-29T03:41:47.861Z] #39 30.29   DEP      compel/src/lib/infect-rpc.d
03:41:47 [2020-08-29T03:41:47.861Z] #39 30.43   DEP      compel/arch/s390/src/lib/infect.d
03:41:47 [2020-08-29T03:41:47.861Z] #39 30.46   DEP      compel/arch/s390/src/lib/cpu.d
03:41:47 [2020-08-29T03:41:47.861Z] #39 30.49   DEP      compel/src/lib/log.d
03:41:47 [2020-08-29T03:41:47.861Z] #39 30.54   DEP      compel/src/main.d
03:41:47 [2020-08-29T03:41:47.861Z] #39 30.60   DEP      compel/src/lib/handle-elf.d
03:41:47 [2020-08-29T03:41:47.880Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.1s
03:41:47 [2020-08-29T03:41:47.880Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 0B / 96.52MB 0.1s
03:41:47 [2020-08-29T03:41:47.880Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0B / 157B 0.1s
03:41:47 [2020-08-29T03:41:47.880Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.1s
03:41:47 [2020-08-29T03:41:47.880Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.1s
03:41:47 [2020-08-29T03:41:47.880Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.1s
03:41:47 [2020-08-29T03:41:47.880Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 0B / 73.58MB 0.1s
03:41:47 [2020-08-29T03:41:47.880Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
03:41:47 [2020-08-29T03:41:47.880Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
03:41:47 [2020-08-29T03:41:47.880Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
03:41:47 [2020-08-29T03:41:47.880Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done
03:41:47 [2020-08-29T03:41:47.880Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 748.80kB / 10.73MB 0.3s
03:41:48 [2020-08-29T03:41:48.153Z] #39 30.63   DEP      compel/arch/s390/src/lib/handle-elf.d
03:41:48 [2020-08-29T03:41:48.153Z] #39 30.65   CC       compel/src/lib/log.o
03:41:48 [2020-08-29T03:41:48.153Z] #39 30.69   CC       compel/arch/s390/src/lib/cpu.o
03:41:48 [2020-08-29T03:41:48.153Z] #39 30.78   CC       compel/arch/s390/src/lib/infect.o
03:41:48 [2020-08-29T03:41:48.153Z] #39 ...
03:41:48 [2020-08-29T03:41:48.153Z] 
03:41:48 [2020-08-29T03:41:48.153Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:41:48 [2020-08-29T03:41:48.153Z] #10 57.28 Selecting previously unselected package g++-mingw-w64-x86-64.
03:41:48 [2020-08-29T03:41:48.153Z] #10 57.28 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
03:41:48 [2020-08-29T03:41:48.153Z] #10 57.28 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:41:48 [2020-08-29T03:41:48.153Z] #10 67.31 Selecting previously unselected package libapparmor1:s390x.
03:41:48 [2020-08-29T03:41:48.153Z] #10 67.31 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
03:41:48 [2020-08-29T03:41:48.153Z] #10 67.33 Unpacking libapparmor1:s390x (2.13.2-10) ...
03:41:48 [2020-08-29T03:41:48.153Z] #10 67.37 Selecting previously unselected package libapparmor-dev:s390x.
03:41:48 [2020-08-29T03:41:48.308Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 3.69MB / 10.73MB 0.4s
03:41:48 [2020-08-29T03:41:48.308Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 3.49MB / 8.25MB 0.4s
03:41:48 [2020-08-29T03:41:48.308Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 3.47MB / 57.46MB 0.6s
03:41:48 [2020-08-29T03:41:48.308Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 4.98MB / 10.73MB 0.6s
03:41:48 [2020-08-29T03:41:48.308Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 5.18MB / 8.25MB 0.6s
03:41:48 [2020-08-29T03:41:48.308Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.33MB / 96.52MB 0.7s
03:41:48 [2020-08-29T03:41:48.308Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 6.95MB / 10.73MB 0.7s
03:41:48 [2020-08-29T03:41:48.308Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.20MB / 54.14MB 0.7s
03:41:48 [2020-08-29T03:41:48.308Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 6.34MB / 8.25MB 0.7s
03:41:48 [2020-08-29T03:41:48.308Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 4.68MB / 73.58MB 0.7s
03:41:48 [2020-08-29T03:41:48.408Z] + docker version
03:41:48 [2020-08-29T03:41:48.445Z] #10 67.37 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
03:41:48 [2020-08-29T03:41:48.445Z] #10 67.37 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
03:41:48 [2020-08-29T03:41:48.445Z] #10 67.45 Selecting previously unselected package libbtrfs0.
03:41:48 [2020-08-29T03:41:48.445Z] #10 67.45 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
03:41:48 [2020-08-29T03:41:48.445Z] #10 67.45 Unpacking libbtrfs0 (4.20.1-2) ...
03:41:48 [2020-08-29T03:41:48.445Z] #10 67.48 Selecting previously unselected package libbtrfs-dev.
03:41:48 [2020-08-29T03:41:48.445Z] #10 ...
03:41:48 [2020-08-29T03:41:48.445Z] 
03:41:48 [2020-08-29T03:41:48.445Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:41:48 [2020-08-29T03:41:48.445Z] #54 67.27 + for f in rootlesskit rootlesskit-docker-proxy
03:41:48 [2020-08-29T03:41:48.445Z] #54 67.28 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:41:48 [2020-08-29T03:41:48.719Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 7.83MB / 57.46MB 0.9s
03:41:48 [2020-08-29T03:41:48.719Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 9.76MB / 10.73MB 0.9s
03:41:48 [2020-08-29T03:41:48.719Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.9s done
03:41:48 [2020-08-29T03:41:48.719Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 11.15MB / 57.46MB 1.1s
03:41:48 [2020-08-29T03:41:48.719Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 11.09MB / 96.52MB 1.1s
03:41:48 [2020-08-29T03:41:48.719Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.0s done
03:41:48 [2020-08-29T03:41:48.719Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 6.72MB / 54.14MB 1.1s
03:41:48 [2020-08-29T03:41:48.719Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 11.15MB / 73.58MB 1.1s
03:41:48 [2020-08-29T03:41:48.725Z] Commit message: "Add image cache for image store"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:41:49 [2020-08-29T03:41:49.423Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 14.27MB / 57.46MB 1.2s
03:41:49 [2020-08-29T03:41:49.423Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 14.99MB / 73.58MB 1.2s
03:41:49 [2020-08-29T03:41:49.423Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 17.90MB / 57.46MB 1.4s
03:41:49 [2020-08-29T03:41:49.423Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 18.10MB / 96.52MB 1.4s
03:41:49 [2020-08-29T03:41:49.423Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 11.28MB / 54.14MB 1.4s
03:41:49 [2020-08-29T03:41:49.423Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 21.33MB / 57.46MB 1.5s
03:41:49 [2020-08-29T03:41:49.423Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 23.25MB / 96.52MB 1.5s
03:41:49 [2020-08-29T03:41:49.423Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 15.84MB / 54.14MB 1.5s
03:41:49 [2020-08-29T03:41:49.423Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 21.29MB / 73.58MB 1.5s
03:41:49 [2020-08-29T03:41:49.423Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 25.70MB / 57.46MB 1.6s
03:41:49 [2020-08-29T03:41:49.423Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 18.72MB / 54.14MB 1.6s
03:41:49 [2020-08-29T03:41:49.423Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 29.60MB / 57.46MB 1.8s
03:41:49 [2020-08-29T03:41:49.423Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 21.49MB / 54.14MB 1.8s
03:41:49 [2020-08-29T03:41:49.423Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 26.25MB / 73.58MB 1.8s
03:41:49 [2020-08-29T03:41:49.818Z] + docker version
03:41:49 [2020-08-29T03:41:49.840Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 28.42MB / 96.52MB 1.9s
03:41:49 [2020-08-29T03:41:49.840Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 24.24MB / 54.14MB 1.9s
03:41:49 [2020-08-29T03:41:49.840Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 33.40MB / 57.46MB 2.1s
03:41:49 [2020-08-29T03:41:49.840Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 30.03MB / 54.14MB 2.2s
03:41:49 [2020-08-29T03:41:49.840Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 32.36MB / 73.58MB 2.2s
03:41:50 [2020-08-29T03:41:50.211Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 37.47MB / 57.46MB 2.4s
03:41:50 [2020-08-29T03:41:50.211Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 33.36MB / 96.52MB 2.4s
03:41:50 [2020-08-29T03:41:50.211Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.29MB / 54.14MB 2.4s
03:41:50 [2020-08-29T03:41:50.211Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 36.74MB / 54.14MB 2.5s
03:41:50 [2020-08-29T03:41:50.316Z] Commit message: "Add image cache for image store"
03:41:50 [2020-08-29T03:41:50.521Z] #54 ...
03:41:50 [2020-08-29T03:41:50.521Z] 
03:41:50 [2020-08-29T03:41:50.521Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:41:50 [2020-08-29T03:41:50.521Z] #10 67.48 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
03:41:50 [2020-08-29T03:41:50.521Z] #10 67.49 Unpacking libbtrfs-dev (4.20.1-2) ...
03:41:50 [2020-08-29T03:41:50.521Z] #10 67.54 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
03:41:50 [2020-08-29T03:41:50.521Z] #10 67.55 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
03:41:50 [2020-08-29T03:41:50.521Z] #10 67.55 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
03:41:50 [2020-08-29T03:41:50.521Z] #10 67.60 Selecting previously unselected package libudev-dev:s390x.
03:41:50 [2020-08-29T03:41:50.521Z] #10 67.61 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
03:41:50 [2020-08-29T03:41:50.521Z] #10 67.62 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
03:41:50 [2020-08-29T03:41:50.521Z] #10 67.72 Selecting previously unselected package libsepol1-dev:s390x.
03:41:50 [2020-08-29T03:41:50.521Z] #10 67.72 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
03:41:50 [2020-08-29T03:41:50.521Z] #10 67.72 Unpacking libsepol1-dev:s390x (2.8-1) ...
03:41:50 [2020-08-29T03:41:50.521Z] #10 67.96 Selecting previously unselected package libpcre16-3:s390x.
03:41:50 [2020-08-29T03:41:50.521Z] #10 67.96 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
03:41:50 [2020-08-29T03:41:50.521Z] #10 67.96 Unpacking libpcre16-3:s390x (2:8.39-12) ...
03:41:50 [2020-08-29T03:41:50.521Z] #10 68.06 Selecting previously unselected package libpcre32-3:s390x.
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.06 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.07 Unpacking libpcre32-3:s390x (2:8.39-12) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.15 Selecting previously unselected package libpcrecpp0v5:s390x.
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.15 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.15 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.21 Selecting previously unselected package libpcre3-dev:s390x.
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.21 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.22 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.48 Selecting previously unselected package libselinux1-dev:s390x.
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.48 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.48 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.66 Selecting previously unselected package libdevmapper-dev:s390x.
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.66 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.67 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.72 Selecting previously unselected package libseccomp-dev:s390x.
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.72 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.72 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.79 Selecting previously unselected package libsystemd-dev:s390x.
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.79 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 68.79 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.11 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.11 Setting up libseccomp-dev:s390x (2.3.3-4) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.12 Setting up libapparmor1:s390x (2.13.2-10) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.13 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.13 Setting up libpcre16-3:s390x (2:8.39-12) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.14 Setting up libsepol1-dev:s390x (2.8-1) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.15 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.15 Setting up libbtrfs0 (4.20.1-2) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.16 Setting up libpcre32-3:s390x (2:8.39-12) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.17 Setting up libudev-dev:s390x (241-7~deb10u4) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.18 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.19 Setting up libbtrfs-dev (4.20.1-2) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.19 Setting up libapparmor-dev:s390x (2.13.2-10) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.20 Setting up mingw-w64-common (6.0.0-3) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.20 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.21 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.22 Setting up libpcre3-dev:s390x (2:8.39-12) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.23 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.23 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
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.24 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
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.24 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.25 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
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.25 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
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.25 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.26 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.27 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.27 Setting up dmsetup (2:1.02.155-3) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.28 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.29 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 69.30 Processing triggers for libc-bin (2.28-10) ...
03:41:50 [2020-08-29T03:41:50.522Z] #10 DONE 69.8s
03:41:50 [2020-08-29T03:41:50.623Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 46.63MB / 57.46MB 2.8s
03:41:50 [2020-08-29T03:41:50.623Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 42.68MB / 54.14MB 2.8s
03:41:50 [2020-08-29T03:41:50.623Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 37.24MB / 73.58MB 2.8s
03:41:50 [2020-08-29T03:41:50.623Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 49.53MB / 57.46MB 3.0s
03:41:50 [2020-08-29T03:41:50.623Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 38.49MB / 96.52MB 3.0s
03:41:50 [2020-08-29T03:41:50.815Z] 
03:41:50 [2020-08-29T03:41:50.815Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:41:50 [2020-08-29T03:41:50.815Z] #49 ...
03:41:50 [2020-08-29T03:41:50.815Z] 
03:41:50 [2020-08-29T03:41:50.815Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:41:50 [2020-08-29T03:41:50.815Z] #41 59.89 vendor/golang.org/x/crypto/internal/chacha20
03:41:50 [2020-08-29T03:41:50.815Z] #41 60.40 vendor/golang.org/x/crypto/poly1305
03:41:50 [2020-08-29T03:41:50.815Z] #41 60.69 vendor/golang.org/x/crypto/chacha20poly1305
03:41:50 [2020-08-29T03:41:50.815Z] #41 61.01 vendor/golang.org/x/crypto/curve25519
03:41:50 [2020-08-29T03:41:50.815Z] #41 61.29 vendor/golang.org/x/crypto/hkdf
03:41:50 [2020-08-29T03:41:50.815Z] #41 61.35 vendor/golang.org/x/text/transform
03:41:50 [2020-08-29T03:41:50.815Z] #41 61.75 vendor/golang.org/x/text/unicode/bidi
03:41:50 [2020-08-29T03:41:50.815Z] #41 62.67 vendor/golang.org/x/text/secure/bidirule
03:41:50 [2020-08-29T03:41:50.815Z] #41 62.83 vendor/golang.org/x/text/unicode/norm
03:41:50 [2020-08-29T03:41:50.815Z] #41 65.65 vendor/golang.org/x/net/idna
03:41:50 [2020-08-29T03:41:50.815Z] #41 67.34 vendor/golang.org/x/net/http2/hpack
03:41:50 [2020-08-29T03:41:50.815Z] #41 67.91 mime
03:41:50 [2020-08-29T03:41:50.815Z] #41 69.07 mime/quotedprintable
03:41:50 [2020-08-29T03:41:50.815Z] #41 69.24 net/http/internal
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:41:51 [2020-08-29T03:41:51.108Z] #41 ...
03:41:51 [2020-08-29T03:41:51.108Z] 
03:41:51 [2020-08-29T03:41:51.108Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:41:51 [2020-08-29T03:41:51.108Z] #39 31.46   CC       compel/src/lib/infect-rpc.o
03:41:51 [2020-08-29T03:41:51.108Z] #39 31.63   CC       compel/src/lib/infect-util.o
03:41:51 [2020-08-29T03:41:51.108Z] #39 31.83   CC       compel/src/lib/infect.o
03:41:51 [2020-08-29T03:41:51.108Z] #39 33.16   CC       compel/src/lib/ptrace.o
03:41:51 [2020-08-29T03:41:51.108Z] #39 33.49   AR       compel/libcompel.a
03:41:51 [2020-08-29T03:41:51.108Z] #39 33.55   HOSTCC   compel/src/main-host.o
03:41:51 [2020-08-29T03:41:51.108Z] #39 33.78   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
03:41:51 [2020-08-29T03:41:51.109Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 53.32MB / 57.46MB 3.1s
03:41:51 [2020-08-29T03:41:51.110Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 46.92MB / 54.14MB 3.1s
03:41:51 [2020-08-29T03:41:51.110Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 56.54MB / 57.46MB 3.3s
03:41:51 [2020-08-29T03:41:51.110Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 40.97MB / 73.58MB 3.3s
03:41:51 [2020-08-29T03:41:51.110Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.4s done
03:41:51 [2020-08-29T03:41:51.110Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 45.26MB / 96.52MB 3.4s
03:41:51 [2020-08-29T03:41:51.110Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 51.14MB / 54.14MB 3.4s
03:41:51 [2020-08-29T03:41:51.110Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 46.33MB / 73.58MB 3.6s
03:41:51 [2020-08-29T03:41:51.509Z] #39 33.88   HOSTCC   compel/src/lib/handle-elf-host.o
03:41:51 [2020-08-29T03:41:51.509Z] #39 34.10   HOSTCC   compel/src/lib/log-host.o
03:41:51 [2020-08-29T03:41:51.527Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 51.79MB / 96.52MB 3.8s
03:41:51 [2020-08-29T03:41:51.527Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.8s
03:41:51 [2020-08-29T03:41:51.527Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 50.43MB / 73.58MB 3.8s
03:41:51 [2020-08-29T03:41:51.527Z] #8 ...
03:41:51 [2020-08-29T03:41:51.527Z] 
03:41:51 [2020-08-29T03:41:51.527Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:41:51 [2020-08-29T03:41:51.527Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:41:51 [2020-08-29T03:41:51.527Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:41:51 [2020-08-29T03:41:51.527Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done
03:41:51 [2020-08-29T03:41:51.527Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:41:51 [2020-08-29T03:41:51.527Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.1s done
03:41:51 [2020-08-29T03:41:51.527Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done
03:41:51 [2020-08-29T03:41:51.527Z] #59 DONE 4.4s
03:41:51 [2020-08-29T03:41:51.527Z] 
03:41:51 [2020-08-29T03:41:51.527Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:41:51 [2020-08-29T03:41:51.527Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.8s done
03:41:51 [2020-08-29T03:41:51.591Z] + docker version
03:41:51 [2020-08-29T03:41:51.801Z] #39 34.27   HOSTLINK compel/compel-host-bin
03:41:51 [2020-08-29T03:41:51.801Z] #39 34.34   DEP      soccr/soccr.d
03:41:51 [2020-08-29T03:41:51.801Z] #39 34.46   CC       soccr/soccr.o
03:41:51 [2020-08-29T03:41:51.864Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 57.97MB / 96.52MB 4.0s
03:41:51 [2020-08-29T03:41:51.864Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 58.56MB / 73.58MB 4.0s
03:41:51 [2020-08-29T03:41:51.864Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 63.90MB / 73.58MB 4.2s
03:41:51 [2020-08-29T03:41:51.864Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 64.50MB / 96.52MB 4.3s
03:41:52 [2020-08-29T03:41:52.182Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 69.44MB / 96.52MB 4.5s
03:41:52 [2020-08-29T03:41:52.182Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 71.88MB / 73.58MB 4.5s
03:41:52 [2020-08-29T03:41:52.437Z] #39 ...
03:41:52 [2020-08-29T03:41:52.437Z] 
03:41:52 [2020-08-29T03:41:52.437Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
03:41:52 [2020-08-29T03:41:52.437Z] #11 DONE 1.7s
03:41:52 [2020-08-29T03:41:52.437Z] 
03:41:52 [2020-08-29T03:41:52.437Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.558 + RM_GOPATH=0
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.558 + TMP_GOPATH=
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.558 + : /build
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.558 + '[' -z '' ']'
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.558 ++ mktemp -d
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.560 + export GOPATH=/tmp/tmp.uA6LxOl6gW
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.560 + GOPATH=/tmp/tmp.uA6LxOl6gW
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.560 + RM_GOPATH=1
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.560 + case "$(go env GOARCH)" in
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.561 ++ go env GOARCH
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.578 + export GO_BUILDMODE=-buildmode=pie
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.578 + GO_BUILDMODE=-buildmode=pie
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.579 ++ dirname /tmp/install/install.sh
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.581 + dir=/tmp/install
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.581 + bin=runc
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.581 + shift
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.582 + '[' '!' -f /tmp/install/runc.installer ']'
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.582 + . /tmp/install/runc.installer
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.582 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.582 + install_runc
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.582 + uname -r
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.585 + grep -q '^3\.10\.0.*\.el7\.'
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.588 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.588 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.588 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uA6LxOl6gW/src/github.com/opencontainers/runc
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.588 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
03:41:52 [2020-08-29T03:41:52.437Z] #49 1.603 Cloning into '/tmp/tmp.uA6LxOl6gW/src/github.com/opencontainers/runc'...
03:41:52 [2020-08-29T03:41:52.498Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.6s done
03:41:52 [2020-08-29T03:41:52.498Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 81.05MB / 96.52MB 4.8s
03:41:52 [2020-08-29T03:41:52.498Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 87.75MB / 96.52MB 4.9s
03:41:52 [2020-08-29T03:41:52.755Z] #49 ...
03:41:52 [2020-08-29T03:41:52.755Z] 
03:41:52 [2020-08-29T03:41:52.755Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:41:52 [2020-08-29T03:41:52.755Z] #54 DONE 71.7s
03:41:52 [2020-08-29T03:41:52.755Z] 
03:41:52 [2020-08-29T03:41:52.755Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
03:41:52 [2020-08-29T03:41:52.755Z] #55 DONE 0.1s
03:41:52 [2020-08-29T03:41:52.755Z] 
03:41:52 [2020-08-29T03:41:52.755Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:41:52 [2020-08-29T03:41:52.755Z] #56 DONE 0.1s
03:41:52 [2020-08-29T03:41:52.755Z] 
03:41:52 [2020-08-29T03:41:52.755Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:41:52 [2020-08-29T03:41:52.755Z] #39 35.54   AR       soccr/libsoccr.a
03:41:52 [2020-08-29T03:41:52.793Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 95.23MB / 96.52MB 5.1s
03:41:52 [2020-08-29T03:41:52.793Z] #8 ...
03:41:52 [2020-08-29T03:41:52.793Z] 
03:41:52 [2020-08-29T03:41:52.793Z] #21 [internal] load build context
03:41:52 [2020-08-29T03:41:52.793Z] #21 transferring context: 51.49MB 5.6s done
03:41:52 [2020-08-29T03:41:52.793Z] #21 DONE 5.6s
03:41:52 [2020-08-29T03:41:52.793Z] 
03:41:52 [2020-08-29T03:41:52.793Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:41:52 [2020-08-29T03:41:52.793Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.2s done
03:41:52 [2020-08-29T03:41:52.793Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
03:41:53 [2020-08-29T03:41:53.066Z] #39 35.57 make[1]: 'soccr/libsoccr.a' is up to date.
03:41:53 [2020-08-29T03:41:53.375Z] #39 35.94   DEP      criu/arch/s390/sigframe.d
03:41:53 [2020-08-29T03:41:53.375Z] #39 36.09   DEP      criu/arch/s390/crtools.d
03:41:53 [2020-08-29T03:41:53.667Z] #39 36.27   DEP      criu/arch/s390/cpu.d
03:41:53 [2020-08-29T03:41:53.805Z] #51 45.69 Reading package lists...
03:41:53 [2020-08-29T03:41:53.805Z] #51 ...
03:41:53 [2020-08-29T03:41:53.805Z] 
03:41:53 [2020-08-29T03:41:53.805Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:41:53 [2020-08-29T03:41:53.805Z] #32 35.11 Reading package lists...
03:41:53 [2020-08-29T03:41:53.959Z] #39 36.42   CC       criu/arch/s390/cpu.o
03:41:54 [2020-08-29T03:41:54.253Z] #39 36.80   CC       criu/arch/s390/crtools.o
03:41:54 [2020-08-29T03:41:54.545Z] #39 ...
03:41:54 [2020-08-29T03:41:54.545Z] 
03:41:54 [2020-08-29T03:41:54.545Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
03:41:54 [2020-08-29T03:41:54.545Z] #12 DONE 2.1s
03:41:54 [2020-08-29T03:41:54.545Z] 
03:41:54 [2020-08-29T03:41:54.545Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
03:41:55 [2020-08-29T03:41:55.580Z] #13 1.078 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:41:55 [2020-08-29T03:41:55.580Z] #13 DONE 1.3s
03:41:55 [2020-08-29T03:41:55.580Z] 
03:41:55 [2020-08-29T03:41:55.580Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:41:55 [2020-08-29T03:41:55.580Z] #39 37.34   CC       criu/arch/s390/sigframe.o
03:41:55 [2020-08-29T03:41:55.580Z] #39 37.44   LINK     criu/arch/s390/crtools.built-in.o
03:41:55 [2020-08-29T03:41:55.580Z] #39 37.46   DEP      criu/pie/util-vdso.d
03:41:55 [2020-08-29T03:41:55.580Z] #39 37.65   DEP      criu/pie/util.d
03:41:55 [2020-08-29T03:41:55.580Z] #39 37.73   CC       criu/pie/util.o
03:41:55 [2020-08-29T03:41:55.580Z] #39 37.95   CC       criu/pie/util-vdso.o
03:41:55 [2020-08-29T03:41:55.873Z] #39 38.37   AR       criu/pie/pie.lib.a
03:41:55 [2020-08-29T03:41:55.873Z] #39 38.41   DEP      criu/pie/restorer.d
03:41:55 [2020-08-29T03:41:55.873Z] #39 38.56   DEP      criu/arch/s390/restorer.d
03:41:56 [2020-08-29T03:41:56.165Z] #39 38.62   DEP      criu/arch/s390/vdso-pie.d
03:41:56 [2020-08-29T03:41:56.165Z] #39 38.69   DEP      criu/pie/parasite-vdso.d
03:41:56 [2020-08-29T03:41:56.457Z] #39 38.87   DEP      criu/pie/parasite.d
03:41:56 [2020-08-29T03:41:56.457Z] #39 38.99   CC       criu/pie/parasite.o
03:41:56 [2020-08-29T03:41:56.541Z] Client: Docker Engine - Community
03:41:56 [2020-08-29T03:41:56.541Z]  Version:           19.03.12
03:41:56 [2020-08-29T03:41:56.541Z]  API version:       1.40
03:41:56 [2020-08-29T03:41:56.541Z]  Go version:        go1.13.10
03:41:56 [2020-08-29T03:41:56.541Z]  Git commit:        48a66213fe
03:41:56 [2020-08-29T03:41:56.541Z]  Built:             Mon Jun 22 15:45:36 2020
03:41:56 [2020-08-29T03:41:56.541Z]  OS/Arch:           linux/amd64
03:41:56 [2020-08-29T03:41:56.541Z]  Experimental:      false
03:41:56 [2020-08-29T03:41:56.541Z] 
03:41:56 [2020-08-29T03:41:56.541Z] Server: Docker Engine - Community
03:41:56 [2020-08-29T03:41:56.541Z]  Engine:
03:41:56 [2020-08-29T03:41:56.541Z]   Version:          19.03.12
03:41:56 [2020-08-29T03:41:56.541Z]   API version:      1.40 (minimum version 1.12)
03:41:56 [2020-08-29T03:41:56.541Z]   Go version:       go1.13.10
03:41:56 [2020-08-29T03:41:56.541Z]   Git commit:       48a66213fe
03:41:56 [2020-08-29T03:41:56.541Z]   Built:            Mon Jun 22 15:44:07 2020
03:41:56 [2020-08-29T03:41:56.541Z]   OS/Arch:          linux/amd64
03:41:56 [2020-08-29T03:41:56.541Z]   Experimental:     true
03:41:56 [2020-08-29T03:41:56.541Z]  containerd:
03:41:56 [2020-08-29T03:41:56.541Z]   Version:          1.2.13
03:41:56 [2020-08-29T03:41:56.541Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:41:56 [2020-08-29T03:41:56.541Z]  runc:
03:41:56 [2020-08-29T03:41:56.541Z]   Version:          1.0.0-rc10
03:41:56 [2020-08-29T03:41:56.541Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:41:56 [2020-08-29T03:41:56.541Z]  docker-init:
03:41:56 [2020-08-29T03:41:56.541Z]   Version:          0.18.0
03:41:56 [2020-08-29T03:41:56.541Z]   GitCommit:        fec3683
[Pipeline] sh
03:41:56 [2020-08-29T03:41:56.863Z] + docker info
03:41:56 [2020-08-29T03:41:56.880Z] Client: Docker Engine - Community
03:41:56 [2020-08-29T03:41:56.880Z]  Version:           19.03.12
03:41:56 [2020-08-29T03:41:56.880Z]  API version:       1.40
03:41:56 [2020-08-29T03:41:56.880Z]  Go version:        go1.13.10
03:41:56 [2020-08-29T03:41:56.880Z]  Git commit:        48a66213fe
03:41:56 [2020-08-29T03:41:56.880Z]  Built:             Mon Jun 22 15:45:36 2020
03:41:56 [2020-08-29T03:41:56.880Z]  OS/Arch:           linux/amd64
03:41:56 [2020-08-29T03:41:56.880Z]  Experimental:      false
03:41:56 [2020-08-29T03:41:56.880Z] 
03:41:56 [2020-08-29T03:41:56.880Z] Server: Docker Engine - Community
03:41:56 [2020-08-29T03:41:56.880Z]  Engine:
03:41:56 [2020-08-29T03:41:56.880Z]   Version:          19.03.12
03:41:56 [2020-08-29T03:41:56.880Z]   API version:      1.40 (minimum version 1.12)
03:41:56 [2020-08-29T03:41:56.880Z]   Go version:       go1.13.10
03:41:56 [2020-08-29T03:41:56.880Z]   Git commit:       48a66213fe
03:41:56 [2020-08-29T03:41:56.880Z]   Built:            Mon Jun 22 15:44:07 2020
03:41:56 [2020-08-29T03:41:56.880Z]   OS/Arch:          linux/amd64
03:41:56 [2020-08-29T03:41:56.880Z]   Experimental:     true
03:41:56 [2020-08-29T03:41:56.880Z]  containerd:
03:41:56 [2020-08-29T03:41:56.880Z]   Version:          1.2.13
03:41:56 [2020-08-29T03:41:56.880Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:41:56 [2020-08-29T03:41:56.880Z]  runc:
03:41:56 [2020-08-29T03:41:56.880Z]   Version:          1.0.0-rc10
03:41:56 [2020-08-29T03:41:56.880Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:41:56 [2020-08-29T03:41:56.880Z]  docker-init:
03:41:56 [2020-08-29T03:41:56.880Z]   Version:          0.18.0
03:41:56 [2020-08-29T03:41:56.880Z]   GitCommit:        fec3683
[Pipeline] sh
03:41:57 [2020-08-29T03:41:57.093Z] #39 39.66   LINK     criu/pie/parasite.built-in.o
03:41:57 [2020-08-29T03:41:57.093Z] #39 ...
03:41:57 [2020-08-29T03:41:57.093Z] 
03:41:57 [2020-08-29T03:41:57.093Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
03:41:57 [2020-08-29T03:41:57.093Z] #14 DONE 1.5s
03:41:57 [2020-08-29T03:41:57.093Z] 
03:41:57 [2020-08-29T03:41:57.093Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:41:57 [2020-08-29T03:41:57.093Z] #39 39.66   GEN      criu/pie/parasite-blob.h
03:41:57 [2020-08-29T03:41:57.093Z] #39 39.69   CC       criu/pie/parasite-vdso.o
03:41:57 [2020-08-29T03:41:57.207Z] + docker info
03:41:57 [2020-08-29T03:41:57.727Z] #39 40.18   CC       criu/arch/s390/vdso-pie.o
03:41:57 [2020-08-29T03:41:57.727Z] #39 40.42   CC       criu/arch/s390/restorer.o
03:41:57 [2020-08-29T03:41:57.987Z] #32 46.71 Reading package lists...
03:41:57 [2020-08-29T03:41:57.987Z] #32 ...
03:41:57 [2020-08-29T03:41:57.987Z] 
03:41:57 [2020-08-29T03:41:57.987Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:41:57 [2020-08-29T03:41:57.987Z] #10 34.18 Reading package lists...
03:41:57 [2020-08-29T03:41:57.987Z] #10 45.66 Reading package lists...
03:41:57 [2020-08-29T03:41:57.987Z] #10 ...
03:41:57 [2020-08-29T03:41:57.987Z] 
03:41:57 [2020-08-29T03:41:57.987Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:41:57 [2020-08-29T03:41:57.987Z] #23 35.12 Reading package lists...
03:41:57 [2020-08-29T03:41:57.987Z] #23 46.06 Reading package lists...
03:41:57 [2020-08-29T03:41:57.987Z] #23 ...
03:41:57 [2020-08-29T03:41:57.987Z] 
03:41:57 [2020-08-29T03:41:57.987Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:41:57 [2020-08-29T03:41:57.987Z] #38 34.43 Reading package lists...
03:41:58 [2020-08-29T03:41:58.019Z] #39 40.62   CC       criu/pie/restorer.o
03:41:58 [2020-08-29T03:41:58.279Z] #38 45.91 Reading package lists...
03:41:58 [2020-08-29T03:41:58.279Z] #38 ...
03:41:58 [2020-08-29T03:41:58.279Z] 
03:41:58 [2020-08-29T03:41:58.279Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:41:58 [2020-08-29T03:41:58.279Z] #10 45.66 Reading package lists...
03:41:58 [2020-08-29T03:41:58.653Z] #39 ...
03:41:58 [2020-08-29T03:41:58.653Z] 
03:41:58 [2020-08-29T03:41:58.653Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
03:41:58 [2020-08-29T03:41:58.653Z] #15 DONE 1.4s
03:41:58 [2020-08-29T03:41:58.946Z] 
03:41:58 [2020-08-29T03:41:58.946Z] #16 [dev-systemd-false  6/26] RUN ldconfig
03:41:59 [2020-08-29T03:41:59.851Z] Client: Docker Engine - Community
03:41:59 [2020-08-29T03:41:59.851Z]  Version:           19.03.12
03:41:59 [2020-08-29T03:41:59.851Z]  API version:       1.40
03:41:59 [2020-08-29T03:41:59.851Z]  Go version:        go1.13.10
03:41:59 [2020-08-29T03:41:59.851Z]  Git commit:        48a6621
03:41:59 [2020-08-29T03:41:59.851Z]  Built:             Mon Jun 22 15:46:32 2020
03:41:59 [2020-08-29T03:41:59.851Z]  OS/Arch:           linux/arm64
03:41:59 [2020-08-29T03:41:59.851Z]  Experimental:      false
03:41:59 [2020-08-29T03:41:59.851Z] 
03:41:59 [2020-08-29T03:41:59.851Z] Server: Docker Engine - Community
03:41:59 [2020-08-29T03:41:59.851Z]  Engine:
03:41:59 [2020-08-29T03:41:59.851Z]   Version:          19.03.12
03:41:59 [2020-08-29T03:41:59.851Z]   API version:      1.40 (minimum version 1.12)
03:41:59 [2020-08-29T03:41:59.851Z]   Go version:       go1.13.10
03:41:59 [2020-08-29T03:41:59.851Z]   Git commit:       48a6621
03:41:59 [2020-08-29T03:41:59.851Z]   Built:            Mon Jun 22 15:45:04 2020
03:41:59 [2020-08-29T03:41:59.851Z]   OS/Arch:          linux/arm64
03:41:59 [2020-08-29T03:41:59.851Z]   Experimental:     true
03:41:59 [2020-08-29T03:41:59.851Z]  containerd:
03:41:59 [2020-08-29T03:41:59.851Z]   Version:          1.2.13
03:41:59 [2020-08-29T03:41:59.851Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:41:59 [2020-08-29T03:41:59.851Z]  runc:
03:41:59 [2020-08-29T03:41:59.851Z]   Version:          1.0.0-rc10
03:41:59 [2020-08-29T03:41:59.851Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:41:59 [2020-08-29T03:41:59.851Z]  docker-init:
03:41:59 [2020-08-29T03:41:59.851Z]   Version:          0.18.0
03:41:59 [2020-08-29T03:41:59.851Z]   GitCommit:        fec3683
[Pipeline] sh
03:41:59 [2020-08-29T03:41:59.986Z] #16 DONE 1.4s
03:41:59 [2020-08-29T03:41:59.986Z] 
03:41:59 [2020-08-29T03:41:59.986Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:41:59 [2020-08-29T03:41:59.986Z] #39 42.16   LINK     criu/pie/restorer.built-in.o
03:41:59 [2020-08-29T03:41:59.986Z] #39 42.16   GEN      criu/pie/restorer-blob.h
03:41:59 [2020-08-29T03:41:59.986Z] #39 42.25   DEP      criu/vdso.d
03:41:59 [2020-08-29T03:41:59.986Z] #39 42.40   DEP      criu/uts_ns.d
03:41:59 [2020-08-29T03:41:59.986Z] #39 42.48   DEP      criu/util.d
03:41:59 [2020-08-29T03:41:59.986Z] #39 42.61   DEP      criu/uffd.d
03:42:00 [2020-08-29T03:42:00.177Z] + docker info
03:42:00 [2020-08-29T03:42:00.278Z] #39 42.83   DEP      criu/tun.d
03:42:00 [2020-08-29T03:42:00.278Z] #39 42.93   DEP      criu/tty.d
03:42:00 [2020-08-29T03:42:00.278Z] #39 43.04   DEP      criu/timerfd.d
03:42:00 [2020-08-29T03:42:00.570Z] #39 43.19   DEP      criu/timens.d
03:42:00 [2020-08-29T03:42:00.862Z] #39 43.34   DEP      criu/sysfs_parse.d
03:42:00 [2020-08-29T03:42:00.862Z] #39 43.47   DEP      criu/sysctl.d
03:42:01 [2020-08-29T03:42:01.154Z] #39 43.63   DEP      criu/string.d
03:42:01 [2020-08-29T03:42:01.154Z] #39 43.66   DEP      criu/stats.d
03:42:01 [2020-08-29T03:42:01.154Z] #39 43.70   DEP      criu/sockets.d
03:42:01 [2020-08-29T03:42:01.154Z] #39 43.79   DEP      criu/sk-unix.d
03:42:01 [2020-08-29T03:42:01.154Z] #39 43.88   DEP      criu/sk-tcp.d
03:42:01 [2020-08-29T03:42:01.446Z] #39 44.01   DEP      criu/sk-queue.d
03:42:01 [2020-08-29T03:42:01.446Z] #39 44.09   DEP      criu/sk-packet.d
03:42:01 [2020-08-29T03:42:01.446Z] #39 ...
03:42:01 [2020-08-29T03:42:01.446Z] 
03:42:01 [2020-08-29T03:42:01.446Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:01 [2020-08-29T03:42:01.446Z] #41 70.61 crypto/tls
03:42:01 [2020-08-29T03:42:01.446Z] #41 75.57 net/http/httptrace
03:42:01 [2020-08-29T03:42:01.446Z] #41 75.74 net/http
03:42:01 [2020-08-29T03:42:01.738Z] #41 ...
03:42:01 [2020-08-29T03:42:01.738Z] 
03:42:01 [2020-08-29T03:42:01.738Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:42:01 [2020-08-29T03:42:01.738Z] #39 44.26   DEP      criu/sk-netlink.d
03:42:01 [2020-08-29T03:42:01.738Z] #39 44.37   DEP      criu/sk-inet.d
03:42:01 [2020-08-29T03:42:01.738Z] #39 44.47   DEP      criu/signalfd.d
03:42:02 [2020-08-29T03:42:02.030Z] #39 44.54   DEP      criu/sigframe.d
03:42:02 [2020-08-29T03:42:02.030Z] #39 44.61   DEP      criu/shmem.d
03:42:02 [2020-08-29T03:42:02.030Z] #39 44.70   DEP      criu/servicefd.d
03:42:02 [2020-08-29T03:42:02.184Z] #10 55.90 Building dependency tree...
03:42:02 [2020-08-29T03:42:02.322Z] #39 44.78   DEP      criu/seize.d
03:42:02 [2020-08-29T03:42:02.322Z] #39 44.86   DEP      criu/seccomp.d
03:42:02 [2020-08-29T03:42:02.322Z] #39 44.95   DEP      criu/rst-malloc.d
03:42:02 [2020-08-29T03:42:02.322Z] #39 45.01   DEP      criu/rbtree.d
03:42:02 [2020-08-29T03:42:02.322Z] #39 45.01   DEP      criu/pstree.d
03:42:02 [2020-08-29T03:42:02.616Z] #39 45.11   DEP      criu/protobuf.d
03:42:02 [2020-08-29T03:42:02.616Z] #39 45.18   GEN      criu/protobuf-desc-gen.h
03:42:03 [2020-08-29T03:42:03.250Z] #39 45.94   DEP      criu/protobuf-desc.d
03:42:03 [2020-08-29T03:42:03.250Z] #39 46.03   DEP      criu/proc_parse.d
03:42:03 [2020-08-29T03:42:03.542Z] #39 46.11   DEP      criu/plugin.d
03:42:03 [2020-08-29T03:42:03.542Z] #39 46.15   DEP      criu/pipes.d
03:42:03 [2020-08-29T03:42:03.542Z] #39 46.22   DEP      criu/pie-util.d
03:42:03 [2020-08-29T03:42:03.554Z] #10 ...
03:42:03 [2020-08-29T03:42:03.554Z] 
03:42:03 [2020-08-29T03:42:03.554Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:03 [2020-08-29T03:42:03.554Z] #30 60.60 sync
03:42:03 [2020-08-29T03:42:03.554Z] #30 60.60 internal/reflectlite
03:42:03 [2020-08-29T03:42:03.834Z] #39 46.31   DEP      criu/pie-util-vdso.d
03:42:03 [2020-08-29T03:42:03.834Z] #39 46.37   DEP      criu/path.d
03:42:03 [2020-08-29T03:42:03.834Z] #39 46.48   DEP      criu/parasite-syscall.d
03:42:03 [2020-08-29T03:42:03.834Z] #39 46.57   DEP      criu/pagemap.d
03:42:04 [2020-08-29T03:42:04.126Z] #39 46.68   DEP      criu/pagemap-cache.d
03:42:04 [2020-08-29T03:42:04.126Z] #39 46.81   DEP      criu/page-xfer.d
03:42:04 [2020-08-29T03:42:04.462Z] #39 46.92   DEP      criu/page-pipe.d
03:42:04 [2020-08-29T03:42:04.462Z] #39 47.02   DEP      criu/netfilter.d
03:42:04 [2020-08-29T03:42:04.754Z] #39 47.23   DEP      criu/net.d
03:42:04 [2020-08-29T03:42:04.754Z] #39 47.37   DEP      criu/namespaces.d
03:42:05 [2020-08-29T03:42:05.046Z] #39 47.55   DEP      criu/mount.d
03:42:05 [2020-08-29T03:42:05.046Z] #39 47.63   DEP      criu/memfd.d
03:42:05 [2020-08-29T03:42:05.046Z] #39 47.70   DEP      criu/mem.d
03:42:05 [2020-08-29T03:42:05.338Z] #39 47.81   DEP      criu/lsm.d
03:42:05 [2020-08-29T03:42:05.338Z] #39 47.93   DEP      criu/log.d
03:42:05 [2020-08-29T03:42:05.338Z] #39 48.03   DEP      criu/libnetlink.d
03:42:05 [2020-08-29T03:42:05.630Z] #39 48.13   DEP      criu/kerndat.d
03:42:05 [2020-08-29T03:42:05.630Z] #39 48.22   DEP      criu/kcmp-ids.d
03:42:05 [2020-08-29T03:42:05.630Z] #39 48.29   DEP      criu/irmap.d
03:42:05 [2020-08-29T03:42:05.925Z] #39 48.36   DEP      criu/ipc_ns.d
03:42:05 [2020-08-29T03:42:05.925Z] #39 48.52   DEP      criu/image.d
03:42:06 [2020-08-29T03:42:06.219Z] #39 48.61   DEP      criu/image-desc.d
03:42:06 [2020-08-29T03:42:06.219Z] #39 48.67   DEP      criu/fsnotify.d
03:42:06 [2020-08-29T03:42:06.219Z] #39 48.75   DEP      criu/filesystems.d
03:42:06 [2020-08-29T03:42:06.219Z] #39 48.83   DEP      criu/files.d
03:42:06 [2020-08-29T03:42:06.511Z] #39 49.02   DEP      criu/files-reg.d
03:42:06 [2020-08-29T03:42:06.803Z] #39 49.18   DEP      criu/files-ext.d
03:42:06 [2020-08-29T03:42:06.803Z] #39 49.35   DEP      criu/file-lock.d
03:42:06 [2020-08-29T03:42:06.803Z] #39 49.45   DEP      criu/file-ids.d
03:42:06 [2020-08-29T03:42:06.803Z] #39 49.52   DEP      criu/fifo.d
03:42:06 [2020-08-29T03:42:06.803Z] #39 49.58   DEP      criu/fdstore.d
03:42:06 [2020-08-29T03:42:06.856Z] Client:
03:42:06 [2020-08-29T03:42:06.856Z]  Debug Mode: false
03:42:06 [2020-08-29T03:42:06.856Z] 
03:42:06 [2020-08-29T03:42:06.856Z] Server:
03:42:06 [2020-08-29T03:42:06.856Z]  Containers: 0
03:42:06 [2020-08-29T03:42:06.856Z]   Running: 0
03:42:06 [2020-08-29T03:42:06.856Z]   Paused: 0
03:42:06 [2020-08-29T03:42:06.856Z]   Stopped: 0
03:42:06 [2020-08-29T03:42:06.856Z]  Images: 0
03:42:06 [2020-08-29T03:42:06.856Z]  Server Version: 19.03.12
03:42:06 [2020-08-29T03:42:06.856Z]  Storage Driver: overlay2
03:42:06 [2020-08-29T03:42:06.856Z]   Backing Filesystem: extfs
03:42:06 [2020-08-29T03:42:06.856Z]   Supports d_type: true
03:42:06 [2020-08-29T03:42:06.856Z]   Native Overlay Diff: true
03:42:06 [2020-08-29T03:42:06.856Z]  Logging Driver: json-file
03:42:06 [2020-08-29T03:42:06.856Z]  Cgroup Driver: cgroupfs
03:42:06 [2020-08-29T03:42:06.856Z]  Plugins:
03:42:06 [2020-08-29T03:42:06.856Z]   Volume: local
03:42:06 [2020-08-29T03:42:06.856Z]   Network: bridge host ipvlan macvlan null overlay
03:42:06 [2020-08-29T03:42:06.856Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:42:06 [2020-08-29T03:42:06.856Z]  Swarm: inactive
03:42:06 [2020-08-29T03:42:06.856Z]  Runtimes: runc
03:42:06 [2020-08-29T03:42:06.856Z]  Default Runtime: runc
03:42:06 [2020-08-29T03:42:06.856Z]  Init Binary: docker-init
03:42:06 [2020-08-29T03:42:06.856Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:42:06 [2020-08-29T03:42:06.856Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:42:06 [2020-08-29T03:42:06.856Z]  init version: fec3683
03:42:06 [2020-08-29T03:42:06.856Z]  Security Options:
03:42:06 [2020-08-29T03:42:06.856Z]   apparmor
03:42:06 [2020-08-29T03:42:06.856Z]   seccomp
03:42:06 [2020-08-29T03:42:06.856Z]    Profile: default
03:42:06 [2020-08-29T03:42:06.856Z]  Kernel Version: 5.3.0-1030-aws
03:42:06 [2020-08-29T03:42:06.856Z]  Operating System: Ubuntu 18.04.4 LTS
03:42:06 [2020-08-29T03:42:06.856Z]  OSType: linux
03:42:06 [2020-08-29T03:42:06.856Z]  Architecture: x86_64
03:42:06 [2020-08-29T03:42:06.856Z]  CPUs: 2
03:42:06 [2020-08-29T03:42:06.856Z]  Total Memory: 7.569GiB
03:42:06 [2020-08-29T03:42:06.856Z]  Name: ip-10-100-125-91
03:42:06 [2020-08-29T03:42:06.856Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
03:42:06 [2020-08-29T03:42:06.856Z]  Docker Root Dir: /var/lib/docker
03:42:06 [2020-08-29T03:42:06.856Z]  Debug Mode: false
03:42:06 [2020-08-29T03:42:06.856Z]  Registry: https://index.docker.io/v1/
03:42:06 [2020-08-29T03:42:06.856Z]  Labels:
03:42:06 [2020-08-29T03:42:06.856Z]  Experimental: true
03:42:06 [2020-08-29T03:42:06.856Z]  Insecure Registries:
03:42:06 [2020-08-29T03:42:06.856Z]   127.0.0.0/8
03:42:06 [2020-08-29T03:42:06.856Z]  Live Restore Enabled: true
03:42:06 [2020-08-29T03:42:06.856Z] 
03:42:06 [2020-08-29T03:42:06.856Z] WARNING: No swap limit support
[Pipeline] sh
03:42:07 [2020-08-29T03:42:07.095Z] #39 49.62   DEP      criu/fault-injection.d
03:42:07 [2020-08-29T03:42:07.095Z] #39 49.66   DEP      criu/external.d
03:42:07 [2020-08-29T03:42:07.095Z] #39 49.78   DEP      criu/eventpoll.d
03:42:07 [2020-08-29T03:42:07.154Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:42:07 [2020-08-29T03:42:07.154Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:42:07 [2020-08-29T03:42:07.154Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41361/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:42:07 [2020-08-29T03:42:07.154Z] + bash /home/ubuntu/workspace/moby_PR-41361/check-config.sh
03:42:07 [2020-08-29T03:42:07.154Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:42:07 [2020-08-29T03:42:07.154Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
03:42:07 [2020-08-29T03:42:07.154Z] 
03:42:07 [2020-08-29T03:42:07.155Z] Generally Necessary:
03:42:07 [2020-08-29T03:42:07.155Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:42:07 [2020-08-29T03:42:07.155Z] - apparmor: enabled and tools installed
03:42:07 [2020-08-29T03:42:07.221Z] Client:
03:42:07 [2020-08-29T03:42:07.221Z]  Debug Mode: false
03:42:07 [2020-08-29T03:42:07.221Z] 
03:42:07 [2020-08-29T03:42:07.221Z] Server:
03:42:07 [2020-08-29T03:42:07.221Z]  Containers: 0
03:42:07 [2020-08-29T03:42:07.221Z]   Running: 0
03:42:07 [2020-08-29T03:42:07.221Z]   Paused: 0
03:42:07 [2020-08-29T03:42:07.221Z]   Stopped: 0
03:42:07 [2020-08-29T03:42:07.221Z]  Images: 0
03:42:07 [2020-08-29T03:42:07.221Z]  Server Version: 19.03.12
03:42:07 [2020-08-29T03:42:07.221Z]  Storage Driver: overlay2
03:42:07 [2020-08-29T03:42:07.221Z]   Backing Filesystem: extfs
03:42:07 [2020-08-29T03:42:07.221Z]   Supports d_type: true
03:42:07 [2020-08-29T03:42:07.221Z]   Native Overlay Diff: true
03:42:07 [2020-08-29T03:42:07.221Z]  Logging Driver: json-file
03:42:07 [2020-08-29T03:42:07.221Z]  Cgroup Driver: cgroupfs
03:42:07 [2020-08-29T03:42:07.221Z]  Plugins:
03:42:07 [2020-08-29T03:42:07.221Z]   Volume: local
03:42:07 [2020-08-29T03:42:07.221Z]   Network: bridge host ipvlan macvlan null overlay
03:42:07 [2020-08-29T03:42:07.221Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:42:07 [2020-08-29T03:42:07.221Z]  Swarm: inactive
03:42:07 [2020-08-29T03:42:07.221Z]  Runtimes: runc
03:42:07 [2020-08-29T03:42:07.221Z]  Default Runtime: runc
03:42:07 [2020-08-29T03:42:07.221Z]  Init Binary: docker-init
03:42:07 [2020-08-29T03:42:07.221Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:42:07 [2020-08-29T03:42:07.221Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:42:07 [2020-08-29T03:42:07.221Z]  init version: fec3683
03:42:07 [2020-08-29T03:42:07.221Z]  Security Options:
03:42:07 [2020-08-29T03:42:07.221Z]   apparmor
03:42:07 [2020-08-29T03:42:07.221Z]   seccomp
03:42:07 [2020-08-29T03:42:07.221Z]    Profile: default
03:42:07 [2020-08-29T03:42:07.221Z]  Kernel Version: 5.3.0-1030-aws
03:42:07 [2020-08-29T03:42:07.221Z]  Operating System: Ubuntu 18.04.4 LTS
03:42:07 [2020-08-29T03:42:07.221Z]  OSType: linux
03:42:07 [2020-08-29T03:42:07.221Z]  Architecture: x86_64
03:42:07 [2020-08-29T03:42:07.221Z]  CPUs: 2
03:42:07 [2020-08-29T03:42:07.221Z]  Total Memory: 7.487GiB
03:42:07 [2020-08-29T03:42:07.221Z]  Name: ip-10-100-57-62
03:42:07 [2020-08-29T03:42:07.221Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
03:42:07 [2020-08-29T03:42:07.221Z]  Docker Root Dir: /var/lib/docker
03:42:07 [2020-08-29T03:42:07.221Z]  Debug Mode: false
03:42:07 [2020-08-29T03:42:07.221Z]  Registry: https://index.docker.io/v1/
03:42:07 [2020-08-29T03:42:07.221Z]  Labels:
03:42:07 [2020-08-29T03:42:07.221Z]  Experimental: true
03:42:07 [2020-08-29T03:42:07.221Z]  Insecure Registries:
03:42:07 [2020-08-29T03:42:07.221Z]   127.0.0.0/8
03:42:07 [2020-08-29T03:42:07.221Z]  Live Restore Enabled: true
03:42:07 [2020-08-29T03:42:07.221Z] 
03:42:07 [2020-08-29T03:42:07.221Z] WARNING: No swap limit support
[Pipeline] sh
03:42:07 [2020-08-29T03:42:07.387Z] #39 49.96   DEP      criu/eventfd.d
03:42:07 [2020-08-29T03:42:07.387Z] #39 ...
03:42:07 [2020-08-29T03:42:07.387Z] 
03:42:07 [2020-08-29T03:42:07.387Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:07 [2020-08-29T03:42:07.387Z] #49 6.733 + cd /tmp/tmp.uA6LxOl6gW/src/github.com/opencontainers/runc
03:42:07 [2020-08-29T03:42:07.387Z] #49 6.733 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
03:42:07 [2020-08-29T03:42:07.387Z] #49 7.036 + '[' -z '' ']'
03:42:07 [2020-08-29T03:42:07.387Z] #49 7.036 + target=static
03:42:07 [2020-08-29T03:42:07.387Z] #49 7.036 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:42:07 [2020-08-29T03:42:07.387Z] #49 7.427 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 .
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_NAMESPACES: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_NET_NS: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_PID_NS: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_IPC_NS: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_UTS_NS: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_CGROUPS: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_CGROUP_CPUACCT: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_CGROUP_DEVICE: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_CGROUP_FREEZER: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_CGROUP_SCHED: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_CPUSETS: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_MEMCG: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_KEYS: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_VETH: enabled (as module)
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_BRIDGE: enabled (as module)
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_NF_NAT_IPV4: missing
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_NF_NAT: enabled (as module)
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_NF_NAT_NEEDED: missing
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_POSIX_MQUEUE: enabled
03:42:07 [2020-08-29T03:42:07.424Z] 
03:42:07 [2020-08-29T03:42:07.424Z] Optional Features:
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_USER_NS: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_SECCOMP: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_CGROUP_PIDS: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_MEMCG_SWAP: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:42:07 [2020-08-29T03:42:07.424Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_BLK_CGROUP: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_IOSCHED_CFQ: missing
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_CGROUP_PERF: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_CGROUP_HUGETLB: enabled
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:42:07 [2020-08-29T03:42:07.424Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:42:07 [2020-08-29T03:42:07.532Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:42:07 [2020-08-29T03:42:07.532Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:42:07 [2020-08-29T03:42:07.532Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41361/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:42:07 [2020-08-29T03:42:07.532Z] + bash /home/ubuntu/workspace/moby_PR-41361/check-config.sh
03:42:07 [2020-08-29T03:42:07.532Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:42:07 [2020-08-29T03:42:07.532Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
03:42:07 [2020-08-29T03:42:07.532Z] 
03:42:07 [2020-08-29T03:42:07.532Z] Generally Necessary:
03:42:07 [2020-08-29T03:42:07.532Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:42:07 [2020-08-29T03:42:07.532Z] - apparmor: enabled and tools installed
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_NAMESPACES: enabled
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_NET_NS: enabled
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_PID_NS: enabled
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_IPC_NS: enabled
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_UTS_NS: enabled
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_CGROUPS: enabled
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_CGROUP_CPUACCT: enabled
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_CGROUP_DEVICE: enabled
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_CGROUP_FREEZER: enabled
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_CGROUP_SCHED: enabled
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_CPUSETS: enabled
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_MEMCG: enabled
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_KEYS: enabled
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_VETH: enabled (as module)
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_BRIDGE: enabled (as module)
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_NF_NAT_IPV4: missing
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_NF_NAT: enabled (as module)
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_NF_NAT_NEEDED: missing
03:42:07 [2020-08-29T03:42:07.533Z] - CONFIG_POSIX_MQUEUE: enabled
03:42:07 [2020-08-29T03:42:07.533Z] 
03:42:07 [2020-08-29T03:42:07.533Z] Optional Features:
03:42:07 [2020-08-29T03:42:07.678Z] #49 ...
03:42:07 [2020-08-29T03:42:07.678Z] 
03:42:07 [2020-08-29T03:42:07.678Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:42:07 [2020-08-29T03:42:07.678Z] #39 50.05   DEP      criu/crtools.d
03:42:07 [2020-08-29T03:42:07.678Z] #39 50.22   DEP      criu/cr-service.d
03:42:07 [2020-08-29T03:42:07.707Z] - CONFIG_CFS_BANDWIDTH: enabled
03:42:07 [2020-08-29T03:42:07.707Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:42:07 [2020-08-29T03:42:07.707Z] - CONFIG_RT_GROUP_SCHED: missing
03:42:07 [2020-08-29T03:42:07.707Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z] - CONFIG_IP_VS: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z] - CONFIG_IP_VS_NFCT: enabled
03:42:07 [2020-08-29T03:42:07.707Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:42:07 [2020-08-29T03:42:07.707Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:42:07 [2020-08-29T03:42:07.707Z] - CONFIG_IP_VS_RR: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z] - CONFIG_EXT4_FS: enabled
03:42:07 [2020-08-29T03:42:07.707Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:42:07 [2020-08-29T03:42:07.707Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:42:07 [2020-08-29T03:42:07.707Z] - Network Drivers:
03:42:07 [2020-08-29T03:42:07.707Z]   - "overlay":
03:42:07 [2020-08-29T03:42:07.707Z]     - CONFIG_VXLAN: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:42:07 [2020-08-29T03:42:07.707Z]       Optional (for encrypted networks):
03:42:07 [2020-08-29T03:42:07.707Z]       - CONFIG_CRYPTO: enabled
03:42:07 [2020-08-29T03:42:07.707Z]       - CONFIG_CRYPTO_AEAD: enabled
03:42:07 [2020-08-29T03:42:07.707Z]       - CONFIG_CRYPTO_GCM: enabled
03:42:07 [2020-08-29T03:42:07.707Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:42:07 [2020-08-29T03:42:07.707Z]       - CONFIG_CRYPTO_GHASH: enabled
03:42:07 [2020-08-29T03:42:07.707Z]       - CONFIG_XFRM: enabled
03:42:07 [2020-08-29T03:42:07.707Z]       - CONFIG_XFRM_USER: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z]       - CONFIG_INET_ESP: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
03:42:07 [2020-08-29T03:42:07.707Z]   - "ipvlan":
03:42:07 [2020-08-29T03:42:07.707Z]     - CONFIG_IPVLAN: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z]   - "macvlan":
03:42:07 [2020-08-29T03:42:07.707Z]     - CONFIG_MACVLAN: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z]     - CONFIG_DUMMY: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z]   - "ftp,tftp client in container":
03:42:07 [2020-08-29T03:42:07.707Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z] - Storage Drivers:
03:42:07 [2020-08-29T03:42:07.707Z]   - "aufs":
03:42:07 [2020-08-29T03:42:07.707Z]     - CONFIG_AUFS_FS: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z]   - "btrfs":
03:42:07 [2020-08-29T03:42:07.707Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:42:07 [2020-08-29T03:42:07.707Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:42:07 [2020-08-29T03:42:07.707Z]   - "devicemapper":
03:42:07 [2020-08-29T03:42:07.723Z] #30 ...
03:42:07 [2020-08-29T03:42:07.723Z] 
03:42:07 [2020-08-29T03:42:07.723Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:07 [2020-08-29T03:42:07.723Z] #60 DONE 64.1s
03:42:07 [2020-08-29T03:42:07.723Z] 
03:42:07 [2020-08-29T03:42:07.723Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:42:07 [2020-08-29T03:42:07.723Z] #10 62.61 The following additional packages will be installed:
03:42:07 [2020-08-29T03:42:07.723Z] #10 62.62   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:42:07 [2020-08-29T03:42:07.723Z] #10 62.62   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:42:07 [2020-08-29T03:42:07.723Z] #10 62.62   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:42:07 [2020-08-29T03:42:07.723Z] #10 62.64   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:42:07 [2020-08-29T03:42:07.723Z] #10 62.66 Suggested packages:
03:42:07 [2020-08-29T03:42:07.723Z] #10 62.66   gcc-8-locales seccomp wine64
03:42:07 [2020-08-29T03:42:07.723Z] #10 64.79 The following NEW packages will be installed:
03:42:07 [2020-08-29T03:42:07.723Z] #10 64.79   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:42:07 [2020-08-29T03:42:07.723Z] #10 64.79   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:42:07 [2020-08-29T03:42:07.723Z] #10 64.79   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:42:07 [2020-08-29T03:42:07.723Z] #10 64.79   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:42:07 [2020-08-29T03:42:07.723Z] #10 64.79   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:42:07 [2020-08-29T03:42:07.723Z] #10 64.83   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_USER_NS: enabled
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_SECCOMP: enabled
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_CGROUP_PIDS: enabled
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_MEMCG_SWAP: enabled
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:42:07 [2020-08-29T03:42:07.805Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_BLK_CGROUP: enabled
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_IOSCHED_CFQ: missing
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_CGROUP_PERF: enabled
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_CGROUP_HUGETLB: enabled
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_CFS_BANDWIDTH: enabled
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_RT_GROUP_SCHED: missing
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_IP_VS: enabled (as module)
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_IP_VS_NFCT: enabled
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:42:07 [2020-08-29T03:42:07.805Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:42:07 [2020-08-29T03:42:07.965Z]     - CONFIG_BLK_DEV_DM: enabled
03:42:07 [2020-08-29T03:42:07.965Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:42:07 [2020-08-29T03:42:07.965Z]   - "overlay":
03:42:07 [2020-08-29T03:42:07.965Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:42:07 [2020-08-29T03:42:07.965Z]   - "zfs":
03:42:07 [2020-08-29T03:42:07.965Z]     - /dev/zfs: present
03:42:07 [2020-08-29T03:42:07.965Z]     - zfs command: missing
03:42:07 [2020-08-29T03:42:07.965Z]     - zpool command: missing
03:42:07 [2020-08-29T03:42:07.965Z] 
03:42:07 [2020-08-29T03:42:07.965Z] Limits:
03:42:07 [2020-08-29T03:42:07.965Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:42:07 [2020-08-29T03:42:07.965Z] 
03:42:07 [2020-08-29T03:42:07.965Z] + true
03:42:07 [2020-08-29T03:42:07.970Z] #39 50.41   DEP      criu/cr-restore.d
03:42:07 [2020-08-29T03:42:07.970Z] #39 50.55   DEP      criu/cr-errno.d
03:42:07 [2020-08-29T03:42:07.970Z] #39 50.56   DEP      criu/cr-dump.d
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:42:08 [2020-08-29T03:42:08.077Z] - CONFIG_IP_VS_RR: enabled (as module)
03:42:08 [2020-08-29T03:42:08.077Z] - CONFIG_EXT4_FS: enabled
03:42:08 [2020-08-29T03:42:08.077Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:42:08 [2020-08-29T03:42:08.077Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:42:08 [2020-08-29T03:42:08.078Z] - Network Drivers:
03:42:08 [2020-08-29T03:42:08.078Z]   - "overlay":
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_VXLAN: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:42:08 [2020-08-29T03:42:08.078Z]       Optional (for encrypted networks):
03:42:08 [2020-08-29T03:42:08.078Z]       - CONFIG_CRYPTO: enabled
03:42:08 [2020-08-29T03:42:08.078Z]       - CONFIG_CRYPTO_AEAD: enabled
03:42:08 [2020-08-29T03:42:08.078Z]       - CONFIG_CRYPTO_GCM: enabled
03:42:08 [2020-08-29T03:42:08.078Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:42:08 [2020-08-29T03:42:08.078Z]       - CONFIG_CRYPTO_GHASH: enabled
03:42:08 [2020-08-29T03:42:08.078Z]       - CONFIG_XFRM: enabled
03:42:08 [2020-08-29T03:42:08.078Z]       - CONFIG_XFRM_USER: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z]       - CONFIG_INET_ESP: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
03:42:08 [2020-08-29T03:42:08.078Z]   - "ipvlan":
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_IPVLAN: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z]   - "macvlan":
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_MACVLAN: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_DUMMY: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z]   - "ftp,tftp client in container":
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z] - Storage Drivers:
03:42:08 [2020-08-29T03:42:08.078Z]   - "aufs":
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_AUFS_FS: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z]   - "btrfs":
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:42:08 [2020-08-29T03:42:08.078Z]   - "devicemapper":
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_BLK_DEV_DM: enabled
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z]   - "overlay":
03:42:08 [2020-08-29T03:42:08.078Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:42:08 [2020-08-29T03:42:08.078Z]   - "zfs":
03:42:08 [2020-08-29T03:42:08.078Z]     - /dev/zfs: present
03:42:08 [2020-08-29T03:42:08.078Z]     - zfs command: missing
03:42:08 [2020-08-29T03:42:08.078Z]     - zpool command: missing
03:42:08 [2020-08-29T03:42:08.078Z] 
03:42:08 [2020-08-29T03:42:08.078Z] Limits:
03:42:08 [2020-08-29T03:42:08.078Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:42:08 [2020-08-29T03:42:08.078Z] 
03:42:08 [2020-08-29T03:42:08.078Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:42:08 [2020-08-29T03:42:08.262Z] #39 50.71   DEP      criu/cr-dedup.d
03:42:08 [2020-08-29T03:42:08.262Z] #39 50.82   DEP      criu/cr-check.d
03:42:08 [2020-08-29T03:42:08.262Z] #39 50.95   DEP      criu/config.d
03:42:08 [2020-08-29T03:42:08.262Z] #39 51.03   DEP      criu/clone-noasan.d
03:42:08 [2020-08-29T03:42:08.285Z] #10 65.37 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:42:08 [2020-08-29T03:42:08.285Z] #10 65.37 Need to get 77.7 MB of archives.
03:42:08 [2020-08-29T03:42:08.285Z] #10 65.37 After this operation, 487 MB of additional disk space will be used.
03:42:08 [2020-08-29T03:42:08.285Z] #10 65.37 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]
03:42:08 [2020-08-29T03:42:08.285Z] #10 ...
03:42:08 [2020-08-29T03:42:08.285Z] 
03:42:08 [2020-08-29T03:42:08.285Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:42:08 [2020-08-29T03:42:08.285Z] #38 45.91 Reading package lists...
03:42:08 [2020-08-29T03:42:08.285Z] #38 56.06 Building dependency tree...
03:42:08 [2020-08-29T03:42:08.285Z] #38 62.54 The following additional packages will be installed:
03:42:08 [2020-08-29T03:42:08.285Z] #38 62.54   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:42:08 [2020-08-29T03:42:08.285Z] #38 62.55   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:42:08 [2020-08-29T03:42:08.285Z] #38 62.57 Suggested packages:
03:42:08 [2020-08-29T03:42:08.285Z] #38 62.58   manpages-dev python-setuptools
03:42:08 [2020-08-29T03:42:08.285Z] #38 64.48 The following NEW packages will be installed:
03:42:08 [2020-08-29T03:42:08.285Z] #38 64.48   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:42:08 [2020-08-29T03:42:08.285Z] #38 64.48   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:42:08 [2020-08-29T03:42:08.285Z] #38 64.48   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:42:08 [2020-08-29T03:42:08.285Z] #38 64.48   python-six zlib1g-dev
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.10 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.10 Need to get 4095 kB of archives.
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.10 After this operation, 22.5 MB of additional disk space will be used.
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
03:42:08 [2020-08-29T03:42:08.285Z] #38 65.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
03:42:08 [2020-08-29T03:42:08.305Z] + sudo modprobe ip_vs
03:42:08 [2020-08-29T03:42:08.419Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e68a2b0a95376d30324111fbe976eed84ff9325 .
03:42:08 [2020-08-29T03:42:08.419Z] #2 [internal] load build definition from Dockerfile
03:42:08 [2020-08-29T03:42:08.419Z] #2 transferring dockerfile:
03:42:08 [2020-08-29T03:42:08.541Z] #38 65.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
03:42:08 [2020-08-29T03:42:08.541Z] #38 65.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
03:42:08 [2020-08-29T03:42:08.541Z] #38 65.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
03:42:08 [2020-08-29T03:42:08.541Z] #38 65.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
03:42:08 [2020-08-29T03:42:08.541Z] #38 65.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
03:42:08 [2020-08-29T03:42:08.541Z] #38 ...
03:42:08 [2020-08-29T03:42:08.541Z] 
03:42:08 [2020-08-29T03:42:08.541Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:42:08 [2020-08-29T03:42:08.541Z] #51 45.69 Reading package lists...
03:42:08 [2020-08-29T03:42:08.541Z] #51 56.26 Building dependency tree...
03:42:08 [2020-08-29T03:42:08.541Z] #51 62.86 The following additional packages will be installed:
03:42:08 [2020-08-29T03:42:08.541Z] #51 62.87   libbtrfs0
03:42:08 [2020-08-29T03:42:08.541Z] #51 63.16 The following NEW packages will be installed:
03:42:08 [2020-08-29T03:42:08.541Z] #51 63.17   libbtrfs-dev libbtrfs0
03:42:08 [2020-08-29T03:42:08.541Z] #51 63.55 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:42:08 [2020-08-29T03:42:08.541Z] #51 63.55 Need to get 119 kB of archives.
03:42:08 [2020-08-29T03:42:08.541Z] #51 63.55 After this operation, 387 kB of additional disk space will be used.
03:42:08 [2020-08-29T03:42:08.541Z] #51 63.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:42:08 [2020-08-29T03:42:08.541Z] #51 63.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:42:08 [2020-08-29T03:42:08.541Z] #51 65.79 debconf: delaying package configuration, since apt-utils is not installed
03:42:08 [2020-08-29T03:42:08.554Z] #39 51.13   DEP      criu/cgroup.d
03:42:08 [2020-08-29T03:42:08.554Z] #39 51.23   DEP      criu/cgroup-props.d
03:42:08 [2020-08-29T03:42:08.578Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e68a2b0a95376d30324111fbe976eed84ff9325 .
03:42:08 [2020-08-29T03:42:08.578Z] #2 [internal] load .dockerignore
03:42:08 [2020-08-29T03:42:08.578Z] #2 transferring context: 87B done
03:42:08 [2020-08-29T03:42:08.680Z] #2 transferring dockerfile: 16.37kB done
03:42:08 [2020-08-29T03:42:08.680Z] #2 DONE 0.2s
03:42:08 [2020-08-29T03:42:08.680Z] 
03:42:08 [2020-08-29T03:42:08.680Z] #1 [internal] load .dockerignore
03:42:08 [2020-08-29T03:42:08.680Z] #1 transferring context: 87B done
03:42:08 [2020-08-29T03:42:08.680Z] #1 DONE 0.2s
03:42:08 [2020-08-29T03:42:08.680Z] 
03:42:08 [2020-08-29T03:42:08.680Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
03:42:08 [2020-08-29T03:42:08.797Z] #51 ...
03:42:08 [2020-08-29T03:42:08.797Z] 
03:42:08 [2020-08-29T03:42:08.797Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:08 [2020-08-29T03:42:08.797Z] #30 64.56 errors
03:42:08 [2020-08-29T03:42:08.797Z] #30 64.56 sort
03:42:08 [2020-08-29T03:42:08.797Z] #30 65.78 strconv
03:42:08 [2020-08-29T03:42:08.797Z] #30 ...
03:42:08 [2020-08-29T03:42:08.797Z] 
03:42:08 [2020-08-29T03:42:08.797Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:42:08 [2020-08-29T03:42:08.797Z] #23 46.06 Reading package lists...
03:42:08 [2020-08-29T03:42:08.797Z] #23 56.41 Building dependency tree...
03:42:08 [2020-08-29T03:42:08.797Z] #23 62.89 ca-certificates is already the newest version (20200601~deb10u1).
03:42:08 [2020-08-29T03:42:08.797Z] #23 62.89 The following additional packages will be installed:
03:42:08 [2020-08-29T03:42:08.797Z] #23 62.93   libjq1 libonig5
03:42:08 [2020-08-29T03:42:08.797Z] #23 63.55 The following NEW packages will be installed:
03:42:08 [2020-08-29T03:42:08.797Z] #23 63.57   jq libjq1 libonig5
03:42:08 [2020-08-29T03:42:08.797Z] #23 64.01 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:42:08 [2020-08-29T03:42:08.797Z] #23 64.01 Need to get 355 kB of archives.
03:42:08 [2020-08-29T03:42:08.797Z] #23 64.01 After this operation, 1072 kB of additional disk space will be used.
03:42:08 [2020-08-29T03:42:08.797Z] #23 64.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:42:08 [2020-08-29T03:42:08.797Z] #23 64.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:42:08 [2020-08-29T03:42:08.797Z] #23 64.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:42:08 [2020-08-29T03:42:08.797Z] #23 65.92 debconf: delaying package configuration, since apt-utils is not installed
03:42:08 [2020-08-29T03:42:08.837Z] #2 DONE 0.1s
03:42:08 [2020-08-29T03:42:08.837Z] 
03:42:08 [2020-08-29T03:42:08.837Z] #1 [internal] load build definition from Dockerfile
03:42:08 [2020-08-29T03:42:08.837Z] #1 transferring dockerfile: 16.37kB done
03:42:08 [2020-08-29T03:42:08.837Z] #1 DONE 0.1s
03:42:08 [2020-08-29T03:42:08.837Z] 
03:42:08 [2020-08-29T03:42:08.837Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
03:42:08 [2020-08-29T03:42:08.846Z] #39 51.37   DEP      criu/bitmap.d
03:42:08 [2020-08-29T03:42:08.846Z] #39 51.38   DEP      criu/bfd.d
03:42:08 [2020-08-29T03:42:08.846Z] #39 51.44   DEP      criu/autofs.d
03:42:08 [2020-08-29T03:42:08.846Z] #39 51.58   DEP      criu/aio.d
03:42:08 [2020-08-29T03:42:08.940Z] #3 DONE 0.3s
03:42:08 [2020-08-29T03:42:08.940Z] 
03:42:08 [2020-08-29T03:42:08.940Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
03:42:08 [2020-08-29T03:42:08.940Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
03:42:09 [2020-08-29T03:42:09.054Z] #23 ...
03:42:09 [2020-08-29T03:42:09.054Z] 
03:42:09 [2020-08-29T03:42:09.054Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:42:09 [2020-08-29T03:42:09.054Z] #51 66.12 Fetched 119 kB in 0s (416 kB/s)
03:42:09 [2020-08-29T03:42:09.054Z] #51 66.31 Selecting previously unselected package libbtrfs0.
03:42:09 [2020-08-29T03:42:09.138Z] #39 51.67   DEP      criu/action-scripts.d
03:42:09 [2020-08-29T03:42:09.138Z] #39 51.87   CC       criu/action-scripts.o
03:42:09 [2020-08-29T03:42:09.200Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
03:42:09 [2020-08-29T03:42:09.200Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
03:42:09 [2020-08-29T03:42:09.200Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
03:42:09 [2020-08-29T03:42:09.200Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.48MB / 8.88MB 0.2s
03:42:09 [2020-08-29T03:42:09.200Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
03:42:09 [2020-08-29T03:42:09.314Z] #51 66.31 (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%
#51 ...
03:42:09 [2020-08-29T03:42:09.314Z] 
03:42:09 [2020-08-29T03:42:09.314Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:42:09 [2020-08-29T03:42:09.314Z] #43 DONE 66.5s
03:42:09 [2020-08-29T03:42:09.314Z] 
03:42:09 [2020-08-29T03:42:09.314Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:42:09 [2020-08-29T03:42:09.314Z] #51 66.31 (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.)
03:42:09 [2020-08-29T03:42:09.314Z] #51 66.45 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
03:42:09 [2020-08-29T03:42:09.314Z] #51 66.48 Unpacking libbtrfs0 (4.20.1-2) ...
03:42:09 [2020-08-29T03:42:09.407Z] #3 DONE 0.5s
03:42:09 [2020-08-29T03:42:09.407Z] 
03:42:09 [2020-08-29T03:42:09.407Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
03:42:09 [2020-08-29T03:42:09.407Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
03:42:09 [2020-08-29T03:42:09.407Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
03:42:09 [2020-08-29T03:42:09.407Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
03:42:09 [2020-08-29T03:42:09.407Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
03:42:09 [2020-08-29T03:42:09.407Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 168.30kB / 8.88MB 0.0s
03:42:09 [2020-08-29T03:42:09.407Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s
03:42:09 [2020-08-29T03:42:09.432Z] #39 52.13   CC       criu/aio.o
03:42:09 [2020-08-29T03:42:09.461Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done
03:42:09 [2020-08-29T03:42:09.461Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
03:42:09 [2020-08-29T03:42:09.575Z] #51 66.66 Selecting previously unselected package libbtrfs-dev.
03:42:09 [2020-08-29T03:42:09.576Z] #51 66.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
03:42:09 [2020-08-29T03:42:09.576Z] #51 66.69 Unpacking libbtrfs-dev (4.20.1-2) ...
03:42:09 [2020-08-29T03:42:09.666Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
03:42:09 [2020-08-29T03:42:09.666Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
03:42:09 [2020-08-29T03:42:09.728Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
03:42:09 [2020-08-29T03:42:09.930Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
03:42:09 [2020-08-29T03:42:09.930Z] #4 DONE 0.7s
03:42:09 [2020-08-29T03:42:09.987Z] #4 DONE 0.9s
03:42:10 [2020-08-29T03:42:10.067Z] #39 52.57   CC       criu/autofs.o
03:42:10 [2020-08-29T03:42:10.067Z] #39 ...
03:42:10 [2020-08-29T03:42:10.067Z] 
03:42:10 [2020-08-29T03:42:10.067Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:42:10 [2020-08-29T03:42:10.067Z] #17 1.193 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:10 [2020-08-29T03:42:10.067Z] #17 1.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:10 [2020-08-29T03:42:10.067Z] #17 1.438 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:10 [2020-08-29T03:42:10.067Z] #17 1.922 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
03:42:10 [2020-08-29T03:42:10.067Z] #17 4.017 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [195 kB]
03:42:10 [2020-08-29T03:42:10.067Z] #17 4.021 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
03:42:10 [2020-08-29T03:42:10.067Z] #17 7.133 Fetched 8066 kB in 6s (1327 kB/s)
03:42:10 [2020-08-29T03:42:10.067Z] #17 7.133 Reading package lists...
03:42:10 [2020-08-29T03:42:10.247Z] 
03:42:10 [2020-08-29T03:42:10.247Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
03:42:10 [2020-08-29T03:42:10.360Z] #17 8.839 Reading package lists...
03:42:10 [2020-08-29T03:42:10.360Z] #17 ...
03:42:10 [2020-08-29T03:42:10.360Z] 
03:42:10 [2020-08-29T03:42:10.360Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:10 [2020-08-29T03:42:10.360Z] #41 82.82 github.com/LK4D4/vndr/godl
03:42:10 [2020-08-29T03:42:10.360Z] #41 83.37 github.com/LK4D4/vndr
03:42:10 [2020-08-29T03:42:10.360Z] #41 DONE 89.4s
03:42:10 [2020-08-29T03:42:10.504Z] #51 67.40 Setting up libbtrfs0 (4.20.1-2) ...
03:42:10 [2020-08-29T03:42:10.504Z] #51 67.43 Setting up libbtrfs-dev (4.20.1-2) ...
03:42:10 [2020-08-29T03:42:10.504Z] #51 67.51 Processing triggers for libc-bin (2.28-10) ...
03:42:10 [2020-08-29T03:42:10.504Z] #51 ...
03:42:10 [2020-08-29T03:42:10.504Z] 
03:42:10 [2020-08-29T03:42:10.504Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:42:10 [2020-08-29T03:42:10.504Z] #32 46.71 Reading package lists...
03:42:10 [2020-08-29T03:42:10.504Z] #32 58.12 Building dependency tree...
03:42:10 [2020-08-29T03:42:10.504Z] #32 63.94 The following additional packages will be installed:
03:42:10 [2020-08-29T03:42:10.504Z] #32 63.95   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:42:10 [2020-08-29T03:42:10.504Z] #32 63.95 Suggested packages:
03:42:10 [2020-08-29T03:42:10.504Z] #32 63.95   cmake-doc ninja-build lrzip
03:42:10 [2020-08-29T03:42:10.504Z] #32 63.95 Recommended packages:
03:42:10 [2020-08-29T03:42:10.504Z] #32 63.95   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:42:10 [2020-08-29T03:42:10.504Z] #32 65.60 The following NEW packages will be installed:
03:42:10 [2020-08-29T03:42:10.504Z] #32 65.62   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:42:10 [2020-08-29T03:42:10.504Z] #32 65.62   vim-common xxd
03:42:10 [2020-08-29T03:42:10.504Z] #32 66.23 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:42:10 [2020-08-29T03:42:10.504Z] #32 66.23 Need to get 14.9 MB of archives.
03:42:10 [2020-08-29T03:42:10.504Z] #32 66.23 After this operation, 61.8 MB of additional disk space will be used.
03:42:10 [2020-08-29T03:42:10.504Z] #32 66.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:42:10 [2020-08-29T03:42:10.504Z] #32 66.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:42:10 [2020-08-29T03:42:10.504Z] #32 66.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
03:42:10 [2020-08-29T03:42:10.504Z] #32 66.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:42:10 [2020-08-29T03:42:10.504Z] #32 ...
03:42:10 [2020-08-29T03:42:10.504Z] 
03:42:10 [2020-08-29T03:42:10.504Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:42:10 [2020-08-29T03:42:10.504Z] #23 66.25 Fetched 355 kB in 0s (1030 kB/s)
03:42:10 [2020-08-29T03:42:10.504Z] #23 66.47 Selecting previously unselected package libonig5:amd64.
03:42:10 [2020-08-29T03:42:10.504Z] #23 66.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.)
03:42:10 [2020-08-29T03:42:10.504Z] #23 66.63 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
03:42:10 [2020-08-29T03:42:10.504Z] #23 66.66 Unpacking libonig5:amd64 (6.9.1-1) ...
03:42:10 [2020-08-29T03:42:10.504Z] #23 67.22 Selecting previously unselected package libjq1:amd64.
03:42:10 [2020-08-29T03:42:10.504Z] #23 67.22 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:42:10 [2020-08-29T03:42:10.504Z] #23 67.27 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:42:10 [2020-08-29T03:42:10.506Z] 
03:42:10 [2020-08-29T03:42:10.506Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
03:42:10 [2020-08-29T03:42:10.507Z] #6 DONE 0.2s
03:42:10 [2020-08-29T03:42:10.507Z] 
03:42:10 [2020-08-29T03:42:10.507Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:42:10 [2020-08-29T03:42:10.507Z] #5 DONE 0.2s
03:42:10 [2020-08-29T03:42:10.507Z] 
03:42:10 [2020-08-29T03:42:10.507Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:42:10 [2020-08-29T03:42:10.507Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:42:10 [2020-08-29T03:42:10.659Z] 
03:42:10 [2020-08-29T03:42:10.659Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:42:10 [2020-08-29T03:42:10.760Z] #23 67.84 Selecting previously unselected package jq.
03:42:10 [2020-08-29T03:42:10.760Z] #23 67.84 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
03:42:10 [2020-08-29T03:42:10.760Z] #23 67.91 Unpacking jq (1.5+dfsg-2+b1) ...
03:42:10 [2020-08-29T03:42:10.765Z] #5 ...
03:42:10 [2020-08-29T03:42:10.765Z] 
03:42:10 [2020-08-29T03:42:10.765Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:42:10 [2020-08-29T03:42:10.765Z] #6 DONE 0.3s
03:42:10 [2020-08-29T03:42:10.765Z] 
03:42:10 [2020-08-29T03:42:10.765Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
03:42:10 [2020-08-29T03:42:10.765Z] #5 DONE 0.3s
03:42:10 [2020-08-29T03:42:10.765Z] 
03:42:10 [2020-08-29T03:42:10.765Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:42:10 [2020-08-29T03:42:10.765Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:42:10 [2020-08-29T03:42:10.765Z] #58 DONE 0.0s
03:42:10 [2020-08-29T03:42:10.765Z] 
03:42:10 [2020-08-29T03:42:10.765Z] #20 [internal] load build context
03:42:10 [2020-08-29T03:42:10.769Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:42:10 [2020-08-29T03:42:10.769Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:42:10 [2020-08-29T03:42:10.952Z] #36 ...
03:42:10 [2020-08-29T03:42:10.952Z] 
03:42:10 [2020-08-29T03:42:10.952Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:42:10 [2020-08-29T03:42:10.952Z] #17 8.839 Reading package lists...
03:42:11 [2020-08-29T03:42:11.016Z] #23 ...
03:42:11 [2020-08-29T03:42:11.016Z] 
03:42:11 [2020-08-29T03:42:11.016Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:42:11 [2020-08-29T03:42:11.016Z] #51 DONE 68.1s
03:42:11 [2020-08-29T03:42:11.016Z] 
03:42:11 [2020-08-29T03:42:11.016Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:42:11 [2020-08-29T03:42:11.016Z] #23 68.36 Setting up libonig5:amd64 (6.9.1-1) ...
03:42:11 [2020-08-29T03:42:11.244Z] #17 11.00 Building dependency tree...
03:42:11 [2020-08-29T03:42:11.272Z] #23 68.41 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:42:11 [2020-08-29T03:42:11.272Z] #23 68.47 Setting up jq (1.5+dfsg-2+b1) ...
03:42:11 [2020-08-29T03:42:11.272Z] #23 68.58 Processing triggers for libc-bin (2.28-10) ...
03:42:11 [2020-08-29T03:42:11.536Z] #17 11.44 libcap2-bin is already the newest version (1:2.25-2).
03:42:11 [2020-08-29T03:42:11.536Z] #17 11.44 The following additional packages will be installed:
03:42:11 [2020-08-29T03:42:11.536Z] #17 11.44   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:42:11 [2020-08-29T03:42:11.536Z] #17 11.44   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:42:11 [2020-08-29T03:42:11.536Z] #17 11.44   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:42:11 [2020-08-29T03:42:11.536Z] #17 11.44   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:42:11 [2020-08-29T03:42:11.536Z] #17 11.44   python3.7 python3.7-minimal vim-runtime xxd
03:42:11 [2020-08-29T03:42:11.536Z] #17 11.45 Suggested packages:
03:42:11 [2020-08-29T03:42:11.536Z] #17 11.45   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:42:11 [2020-08-29T03:42:11.536Z] #17 11.45   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:42:11 [2020-08-29T03:42:11.536Z] #17 11.45   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:42:11 [2020-08-29T03:42:11.536Z] #17 11.45 Recommended packages:
03:42:11 [2020-08-29T03:42:11.536Z] #17 11.45   aufs-dkms nftables build-essential python3-dev python3-keyring
03:42:11 [2020-08-29T03:42:11.536Z] #17 11.45   python3-keyrings.alt python3-xdg unzip
03:42:11 [2020-08-29T03:42:11.836Z] #23 DONE 69.1s
03:42:11 [2020-08-29T03:42:11.836Z] 
03:42:11 [2020-08-29T03:42:11.836Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:42:11 [2020-08-29T03:42:11.836Z] #38 67.61 debconf: delaying package configuration, since apt-utils is not installed
03:42:11 [2020-08-29T03:42:11.836Z] #38 67.96 Fetched 4095 kB in 1s (4100 kB/s)
03:42:11 [2020-08-29T03:42:11.836Z] #38 68.17 Selecting previously unselected package libcap-dev:amd64.
03:42:11 [2020-08-29T03:42:11.836Z] #38 68.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.)
03:42:11 [2020-08-29T03:42:11.836Z] #38 68.26 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
03:42:11 [2020-08-29T03:42:11.836Z] #38 68.32 Unpacking libcap-dev:amd64 (1:2.25-2) ...
03:42:11 [2020-08-29T03:42:11.836Z] #38 68.58 Selecting previously unselected package libnet1:amd64.
03:42:11 [2020-08-29T03:42:11.836Z] #38 68.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:42:11 [2020-08-29T03:42:11.836Z] #38 68.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:42:11 [2020-08-29T03:42:11.836Z] #38 68.84 Selecting previously unselected package libnet1-dev.
03:42:11 [2020-08-29T03:42:11.836Z] #38 68.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
03:42:11 [2020-08-29T03:42:11.836Z] #38 68.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:42:12 [2020-08-29T03:42:12.093Z] #38 ...
03:42:12 [2020-08-29T03:42:12.093Z] 
03:42:12 [2020-08-29T03:42:12.093Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:42:12 [2020-08-29T03:42:12.093Z] #24 DONE 0.1s
03:42:12 [2020-08-29T03:42:12.093Z] 
03:42:12 [2020-08-29T03:42:12.093Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:42:12 [2020-08-29T03:42:12.093Z] #38 69.37 Selecting previously unselected package libnl-3-200:amd64.
03:42:12 [2020-08-29T03:42:12.093Z] #38 69.37 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
03:42:12 [2020-08-29T03:42:12.350Z] #38 69.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:42:12 [2020-08-29T03:42:12.454Z] Client:
03:42:12 [2020-08-29T03:42:12.454Z]  Debug Mode: false
03:42:12 [2020-08-29T03:42:12.454Z] 
03:42:12 [2020-08-29T03:42:12.454Z] Server:
03:42:12 [2020-08-29T03:42:12.454Z]  Containers: 0
03:42:12 [2020-08-29T03:42:12.454Z]   Running: 0
03:42:12 [2020-08-29T03:42:12.454Z]   Paused: 0
03:42:12 [2020-08-29T03:42:12.454Z]   Stopped: 0
03:42:12 [2020-08-29T03:42:12.454Z]  Images: 0
03:42:12 [2020-08-29T03:42:12.454Z]  Server Version: 19.03.12
03:42:12 [2020-08-29T03:42:12.454Z]  Storage Driver: overlay2
03:42:12 [2020-08-29T03:42:12.454Z]   Backing Filesystem: extfs
03:42:12 [2020-08-29T03:42:12.454Z]   Supports d_type: true
03:42:12 [2020-08-29T03:42:12.454Z]   Native Overlay Diff: true
03:42:12 [2020-08-29T03:42:12.454Z]  Logging Driver: json-file
03:42:12 [2020-08-29T03:42:12.454Z]  Cgroup Driver: cgroupfs
03:42:12 [2020-08-29T03:42:12.454Z]  Plugins:
03:42:12 [2020-08-29T03:42:12.454Z]   Volume: local
03:42:12 [2020-08-29T03:42:12.454Z]   Network: bridge host ipvlan macvlan null overlay
03:42:12 [2020-08-29T03:42:12.454Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:42:12 [2020-08-29T03:42:12.454Z]  Swarm: inactive
03:42:12 [2020-08-29T03:42:12.454Z]  Runtimes: runc
03:42:12 [2020-08-29T03:42:12.454Z]  Default Runtime: runc
03:42:12 [2020-08-29T03:42:12.454Z]  Init Binary: docker-init
03:42:12 [2020-08-29T03:42:12.454Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:42:12 [2020-08-29T03:42:12.454Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:42:12 [2020-08-29T03:42:12.454Z]  init version: fec3683
03:42:12 [2020-08-29T03:42:12.454Z]  Security Options:
03:42:12 [2020-08-29T03:42:12.454Z]   apparmor
03:42:12 [2020-08-29T03:42:12.454Z]   seccomp
03:42:12 [2020-08-29T03:42:12.454Z]    Profile: default
03:42:12 [2020-08-29T03:42:12.454Z]  Kernel Version: 4.15.0-1074-aws
03:42:12 [2020-08-29T03:42:12.454Z]  Operating System: Ubuntu 16.04.6 LTS
03:42:12 [2020-08-29T03:42:12.454Z]  OSType: linux
03:42:12 [2020-08-29T03:42:12.454Z]  Architecture: aarch64
03:42:12 [2020-08-29T03:42:12.454Z]  CPUs: 4
03:42:12 [2020-08-29T03:42:12.454Z]  Total Memory: 7.525GiB
03:42:12 [2020-08-29T03:42:12.454Z]  Name: ip-10-100-51-207
03:42:12 [2020-08-29T03:42:12.454Z]  ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2
03:42:12 [2020-08-29T03:42:12.454Z]  Docker Root Dir: /var/lib/docker
03:42:12 [2020-08-29T03:42:12.454Z]  Debug Mode: false
03:42:12 [2020-08-29T03:42:12.454Z]  Registry: https://index.docker.io/v1/
03:42:12 [2020-08-29T03:42:12.454Z]  Labels:
03:42:12 [2020-08-29T03:42:12.454Z]  Experimental: true
03:42:12 [2020-08-29T03:42:12.454Z]  Insecure Registries:
03:42:12 [2020-08-29T03:42:12.454Z]   127.0.0.0/8
03:42:12 [2020-08-29T03:42:12.454Z]  Live Restore Enabled: true
03:42:12 [2020-08-29T03:42:12.454Z] 
03:42:12 [2020-08-29T03:42:12.454Z] WARNING: No swap limit support
[Pipeline] sh
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.51 The following NEW packages will be installed:
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.51   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.51   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.51   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.51   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.51   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.51   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.51   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.51   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.51   xz-utils zip
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.58 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.58 Need to get 27.7 MB of archives.
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.58 After this operation, 117 MB of additional disk space will be used.
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
03:42:12 [2020-08-29T03:42:12.573Z] #17 12.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
03:42:12 [2020-08-29T03:42:12.574Z] #17 12.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
03:42:12 [2020-08-29T03:42:12.574Z] #17 12.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
03:42:12 [2020-08-29T03:42:12.606Z] #38 69.74 Selecting previously unselected package libnl-3-dev:amd64.
03:42:12 [2020-08-29T03:42:12.606Z] #38 69.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
03:42:12 [2020-08-29T03:42:12.606Z] #38 69.74 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
03:42:12 [2020-08-29T03:42:12.762Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:42:12 [2020-08-29T03:42:12.762Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:42:12 [2020-08-29T03:42:12.762Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41361/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:42:12 [2020-08-29T03:42:12.762Z] + bash /home/ubuntu/workspace/moby_PR-41361/check-config.sh
03:42:12 [2020-08-29T03:42:12.762Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:42:12 [2020-08-29T03:42:12.762Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ...
03:42:12 [2020-08-29T03:42:12.762Z] 
03:42:12 [2020-08-29T03:42:12.762Z] Generally Necessary:
03:42:12 [2020-08-29T03:42:12.762Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:42:12 [2020-08-29T03:42:12.762Z] - apparmor: enabled and tools installed
03:42:12 [2020-08-29T03:42:12.863Z] #38 70.14 Selecting previously unselected package libprotobuf-c1:amd64.
03:42:12 [2020-08-29T03:42:12.863Z] #38 70.14 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:42:12 [2020-08-29T03:42:12.863Z] #38 70.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:42:12 [2020-08-29T03:42:12.865Z] #17 12.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
03:42:12 [2020-08-29T03:42:12.865Z] #17 12.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_NAMESPACES: enabled
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_NET_NS: enabled
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_PID_NS: enabled
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_IPC_NS: enabled
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_UTS_NS: enabled
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_CGROUPS: enabled
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_CGROUP_CPUACCT: enabled
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_CGROUP_DEVICE: enabled
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_CGROUP_FREEZER: enabled
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_CGROUP_SCHED: enabled
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_CPUSETS: enabled
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_MEMCG: enabled
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_KEYS: enabled
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_VETH: enabled (as module)
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_BRIDGE: enabled (as module)
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
03:42:13 [2020-08-29T03:42:13.025Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_NF_NAT: enabled (as module)
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_NF_NAT_NEEDED: enabled
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_POSIX_MQUEUE: enabled
03:42:13 [2020-08-29T03:42:13.286Z] 
03:42:13 [2020-08-29T03:42:13.286Z] Optional Features:
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_USER_NS: enabled
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_SECCOMP: enabled
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_CGROUP_PIDS: enabled
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_MEMCG_SWAP: enabled
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:42:13 [2020-08-29T03:42:13.286Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_BLK_CGROUP: enabled
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_IOSCHED_CFQ: enabled
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_CGROUP_PERF: enabled
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_CGROUP_HUGETLB: enabled
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:42:13 [2020-08-29T03:42:13.286Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:42:13 [2020-08-29T03:42:13.427Z] #38 70.37 Selecting previously unselected package libprotobuf-c-dev:amd64.
03:42:13 [2020-08-29T03:42:13.427Z] #38 70.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
03:42:13 [2020-08-29T03:42:13.427Z] #38 70.37 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:42:13 [2020-08-29T03:42:13.427Z] #38 70.58 Selecting previously unselected package zlib1g-dev:amd64.
03:42:13 [2020-08-29T03:42:13.427Z] #38 70.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
03:42:13 [2020-08-29T03:42:13.427Z] #38 70.58 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:42:13 [2020-08-29T03:42:13.499Z] #17 13.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
03:42:13 [2020-08-29T03:42:13.547Z] - CONFIG_CFS_BANDWIDTH: enabled
03:42:13 [2020-08-29T03:42:13.547Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:42:13 [2020-08-29T03:42:13.547Z] - CONFIG_RT_GROUP_SCHED: missing
03:42:13 [2020-08-29T03:42:13.547Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:42:13 [2020-08-29T03:42:13.548Z] - CONFIG_IP_VS: enabled (as module)
03:42:13 [2020-08-29T03:42:13.548Z] - CONFIG_IP_VS_NFCT: enabled
03:42:13 [2020-08-29T03:42:13.548Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:42:13 [2020-08-29T03:42:13.548Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:42:13 [2020-08-29T03:42:13.548Z] - CONFIG_IP_VS_RR: enabled (as module)
03:42:13 [2020-08-29T03:42:13.548Z] - CONFIG_EXT4_FS: enabled
03:42:13 [2020-08-29T03:42:13.548Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:42:13 [2020-08-29T03:42:13.548Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:42:13 [2020-08-29T03:42:13.548Z] - Network Drivers:
03:42:13 [2020-08-29T03:42:13.548Z]   - "overlay":
03:42:13 [2020-08-29T03:42:13.548Z]     - CONFIG_VXLAN: enabled (as module)
03:42:13 [2020-08-29T03:42:13.548Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:42:13 [2020-08-29T03:42:13.548Z]       Optional (for encrypted networks):
03:42:13 [2020-08-29T03:42:13.791Z] #17 13.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
03:42:13 [2020-08-29T03:42:13.791Z] #17 13.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
03:42:13 [2020-08-29T03:42:13.791Z] #17 13.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
03:42:13 [2020-08-29T03:42:13.791Z] #17 13.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
03:42:13 [2020-08-29T03:42:13.791Z] #17 13.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
03:42:13 [2020-08-29T03:42:13.791Z] #17 13.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
03:42:13 [2020-08-29T03:42:13.791Z] #17 13.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
03:42:13 [2020-08-29T03:42:13.791Z] #17 13.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
03:42:13 [2020-08-29T03:42:13.791Z] #17 13.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
03:42:13 [2020-08-29T03:42:13.791Z] #17 13.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
03:42:13 [2020-08-29T03:42:13.791Z] #17 13.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
03:42:13 [2020-08-29T03:42:13.791Z] #17 13.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
03:42:13 [2020-08-29T03:42:13.791Z] #17 13.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
03:42:13 [2020-08-29T03:42:13.791Z] #17 13.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
03:42:13 [2020-08-29T03:42:13.792Z] #17 13.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
03:42:13 [2020-08-29T03:42:13.792Z] #17 13.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
03:42:13 [2020-08-29T03:42:13.792Z] #17 13.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
03:42:13 [2020-08-29T03:42:13.792Z] #17 13.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
03:42:13 [2020-08-29T03:42:13.792Z] #17 13.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
03:42:13 [2020-08-29T03:42:13.792Z] #17 13.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
03:42:13 [2020-08-29T03:42:13.792Z] #17 13.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
03:42:13 [2020-08-29T03:42:13.792Z] #17 13.78 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
03:42:13 [2020-08-29T03:42:13.808Z]       - CONFIG_CRYPTO: enabled
03:42:13 [2020-08-29T03:42:13.808Z]       - CONFIG_CRYPTO_AEAD: enabled
03:42:13 [2020-08-29T03:42:13.808Z]       - CONFIG_CRYPTO_GCM: enabled
03:42:13 [2020-08-29T03:42:13.808Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:42:13 [2020-08-29T03:42:13.808Z]       - CONFIG_CRYPTO_GHASH: enabled
03:42:13 [2020-08-29T03:42:13.808Z]       - CONFIG_XFRM: enabled
03:42:13 [2020-08-29T03:42:13.808Z]       - CONFIG_XFRM_USER: enabled (as module)
03:42:13 [2020-08-29T03:42:13.808Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:42:13 [2020-08-29T03:42:13.808Z]       - CONFIG_INET_ESP: enabled (as module)
03:42:13 [2020-08-29T03:42:13.808Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
03:42:13 [2020-08-29T03:42:13.808Z]   - "ipvlan":
03:42:13 [2020-08-29T03:42:13.808Z]     - CONFIG_IPVLAN: enabled (as module)
03:42:13 [2020-08-29T03:42:13.808Z]   - "macvlan":
03:42:13 [2020-08-29T03:42:13.809Z]     - CONFIG_MACVLAN: enabled (as module)
03:42:13 [2020-08-29T03:42:13.809Z]     - CONFIG_DUMMY: enabled (as module)
03:42:13 [2020-08-29T03:42:13.809Z]   - "ftp,tftp client in container":
03:42:13 [2020-08-29T03:42:13.809Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:42:13 [2020-08-29T03:42:13.809Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:42:13 [2020-08-29T03:42:13.809Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:42:13 [2020-08-29T03:42:13.809Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:42:13 [2020-08-29T03:42:13.809Z] - Storage Drivers:
03:42:13 [2020-08-29T03:42:13.809Z]   - "aufs":
03:42:13 [2020-08-29T03:42:13.809Z]     - CONFIG_AUFS_FS: enabled (as module)
03:42:13 [2020-08-29T03:42:13.809Z]   - "btrfs":
03:42:13 [2020-08-29T03:42:13.809Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:42:13 [2020-08-29T03:42:13.809Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:42:13 [2020-08-29T03:42:13.809Z]   - "devicemapper":
03:42:13 [2020-08-29T03:42:13.809Z]     - CONFIG_BLK_DEV_DM: enabled
03:42:13 [2020-08-29T03:42:13.809Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:42:13 [2020-08-29T03:42:13.809Z]   - "overlay":
03:42:13 [2020-08-29T03:42:13.809Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:42:13 [2020-08-29T03:42:13.809Z]   - "zfs":
03:42:13 [2020-08-29T03:42:13.809Z]     - /dev/zfs: missing
03:42:13 [2020-08-29T03:42:13.809Z]     - zfs command: missing
03:42:13 [2020-08-29T03:42:13.809Z]     - zpool command: missing
03:42:13 [2020-08-29T03:42:13.809Z] 
03:42:13 [2020-08-29T03:42:13.809Z] Limits:
03:42:13 [2020-08-29T03:42:13.809Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:42:13 [2020-08-29T03:42:13.809Z] 
03:42:13 [2020-08-29T03:42:13.809Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:42:13 [2020-08-29T03:42:13.990Z] #38 71.07 Selecting previously unselected package libprotobuf17:amd64.
03:42:13 [2020-08-29T03:42:13.990Z] #38 71.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
03:42:13 [2020-08-29T03:42:13.990Z] #38 71.12 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
03:42:14 [2020-08-29T03:42:14.074Z] #20 transferring context: 16.62MB 3.1s
03:42:14 [2020-08-29T03:42:14.083Z] #17 14.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
03:42:14 [2020-08-29T03:42:14.083Z] #17 14.00 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
03:42:14 [2020-08-29T03:42:14.083Z] #17 14.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
03:42:14 [2020-08-29T03:42:14.083Z] #17 14.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
03:42:14 [2020-08-29T03:42:14.083Z] #17 14.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
03:42:14 [2020-08-29T03:42:14.083Z] #17 14.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
03:42:14 [2020-08-29T03:42:14.084Z] #17 14.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:42:14 [2020-08-29T03:42:14.084Z] #17 14.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
03:42:14 [2020-08-29T03:42:14.084Z] #17 14.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
03:42:14 [2020-08-29T03:42:14.084Z] #17 14.08 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
03:42:14 [2020-08-29T03:42:14.084Z] #17 14.09 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
03:42:14 [2020-08-29T03:42:14.084Z] #17 14.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
03:42:14 [2020-08-29T03:42:14.084Z] #17 14.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
03:42:14 [2020-08-29T03:42:14.084Z] #17 14.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
03:42:14 [2020-08-29T03:42:14.084Z] #17 14.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
03:42:14 [2020-08-29T03:42:14.084Z] #17 14.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
03:42:14 [2020-08-29T03:42:14.150Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e68a2b0a95376d30324111fbe976eed84ff9325 .
03:42:14 [2020-08-29T03:42:14.150Z] #1 [internal] load .dockerignore
03:42:14 [2020-08-29T03:42:14.725Z] #1 transferring context:
03:42:14 [2020-08-29T03:42:14.988Z] #1 transferring context: 87B 0.1s done
03:42:14 [2020-08-29T03:42:14.996Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.98MB / 9.86MB 3.7s
03:42:14 [2020-08-29T03:42:14.996Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.16MB / 9.86MB 3.8s
03:42:14 [2020-08-29T03:42:14.996Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.88MB / 9.86MB 3.9s
03:42:14 [2020-08-29T03:42:14.996Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.1s
03:42:14 [2020-08-29T03:42:14.996Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.4s done
03:42:14 [2020-08-29T03:42:14.996Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
03:42:15 [2020-08-29T03:42:15.015Z] #20 ...
03:42:15 [2020-08-29T03:42:15.015Z] 
03:42:15 [2020-08-29T03:42:15.015Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:42:15 [2020-08-29T03:42:15.015Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:42:15 [2020-08-29T03:42:15.015Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:42:15 [2020-08-29T03:42:15.015Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done
03:42:15 [2020-08-29T03:42:15.015Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done
03:42:15 [2020-08-29T03:42:15.015Z] #58 DONE 4.3s
03:42:15 [2020-08-29T03:42:15.015Z] 
03:42:15 [2020-08-29T03:42:15.015Z] #20 [internal] load build context
03:42:15 [2020-08-29T03:42:15.120Z] #17 14.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
03:42:15 [2020-08-29T03:42:15.120Z] #17 ...
03:42:15 [2020-08-29T03:42:15.120Z] 
03:42:15 [2020-08-29T03:42:15.120Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:42:15 [2020-08-29T03:42:15.120Z] #28 DONE 94.1s
03:42:15 [2020-08-29T03:42:15.120Z] 
03:42:15 [2020-08-29T03:42:15.120Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:42:15 [2020-08-29T03:42:15.120Z] #17 15.12 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
03:42:15 [2020-08-29T03:42:15.120Z] #17 15.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
03:42:15 [2020-08-29T03:42:15.250Z] #1 ...
03:42:15 [2020-08-29T03:42:15.250Z] 
03:42:15 [2020-08-29T03:42:15.250Z] #2 [internal] load build definition from Dockerfile
03:42:15 [2020-08-29T03:42:15.250Z] #2 transferring dockerfile: 16.37kB done
03:42:15 [2020-08-29T03:42:15.250Z] #2 DONE 1.3s
03:42:15 [2020-08-29T03:42:15.306Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.1s done
03:42:15 [2020-08-29T03:42:15.306Z] #8 DONE 24.6s
03:42:15 [2020-08-29T03:42:15.306Z] 
03:42:15 [2020-08-29T03:42:15.306Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:42:15 [2020-08-29T03:42:15.306Z] #9 DONE 0.2s
03:42:15 [2020-08-29T03:42:15.306Z] 
03:42:15 [2020-08-29T03:42:15.306Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:42:15 [2020-08-29T03:42:15.306Z] #10 DONE 0.1s
03:42:15 [2020-08-29T03:42:15.306Z] 
03:42:15 [2020-08-29T03:42:15.306Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:42:15 [2020-08-29T03:42:15.306Z] #36 DONE 0.1s
03:42:15 [2020-08-29T03:42:15.306Z] 
03:42:15 [2020-08-29T03:42:15.306Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:42:15 [2020-08-29T03:42:15.306Z] #33 ...
03:42:15 [2020-08-29T03:42:15.306Z] 
03:42:15 [2020-08-29T03:42:15.306Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:42:15 [2020-08-29T03:42:15.306Z] #28 DONE 0.1s
03:42:15 [2020-08-29T03:42:15.306Z] 
03:42:15 [2020-08-29T03:42:15.306Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:42:15 [2020-08-29T03:42:15.306Z] #29 0.665 + git clone https://github.com/kolyshkin/go-swagger.git .
03:42:15 [2020-08-29T03:42:15.306Z] #29 0.681 Cloning into '.'...
03:42:15 [2020-08-29T03:42:15.512Z] 
03:42:15 [2020-08-29T03:42:15.512Z] #1 [internal] load .dockerignore
03:42:15 [2020-08-29T03:42:15.512Z] #1 DONE 1.4s
03:42:15 [2020-08-29T03:42:15.754Z] #17 15.81 debconf: delaying package configuration, since apt-utils is not installed
03:42:15 [2020-08-29T03:42:15.754Z] #17 15.88 Fetched 27.7 MB in 3s (10.6 MB/s)
03:42:15 [2020-08-29T03:42:15.754Z] #17 15.92 Selecting previously unselected package pigz.
03:42:15 [2020-08-29T03:42:15.925Z] #38 72.79 Selecting previously unselected package libprotobuf-lite17:amd64.
03:42:15 [2020-08-29T03:42:15.925Z] #38 72.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
03:42:15 [2020-08-29T03:42:15.925Z] #38 72.80 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:42:15 [2020-08-29T03:42:15.925Z] #38 ...
03:42:15 [2020-08-29T03:42:15.925Z] 
03:42:15 [2020-08-29T03:42:15.925Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:15 [2020-08-29T03:42:15.925Z] #41 63.02 github.com/LK4D4/vndr/godl/singleflight
03:42:15 [2020-08-29T03:42:15.925Z] #41 63.02 internal/reflectlite
03:42:15 [2020-08-29T03:42:15.925Z] #41 63.48 math/rand
03:42:15 [2020-08-29T03:42:15.925Z] #41 65.29 internal/singleflight
03:42:15 [2020-08-29T03:42:15.925Z] #41 67.44 strconv
03:42:15 [2020-08-29T03:42:15.925Z] #41 67.44 io
03:42:15 [2020-08-29T03:42:15.925Z] #41 69.79 bytes
03:42:15 [2020-08-29T03:42:15.925Z] #41 ...
03:42:15 [2020-08-29T03:42:15.925Z] 
03:42:15 [2020-08-29T03:42:15.925Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:42:16 [2020-08-29T03:42:16.046Z] #17 15.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 ... 23199 files and directories currently installed.)
03:42:16 [2020-08-29T03:42:16.046Z] #17 15.95 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
03:42:16 [2020-08-29T03:42:16.046Z] #17 15.95 Unpacking pigz (2.4-1) ...
03:42:16 [2020-08-29T03:42:16.046Z] #17 16.00 Selecting previously unselected package libpython3.7-minimal:s390x.
03:42:16 [2020-08-29T03:42:16.046Z] #17 16.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
03:42:16 [2020-08-29T03:42:16.046Z] #17 16.02 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
03:42:16 [2020-08-29T03:42:16.046Z] #17 16.19 Selecting previously unselected package python3.7-minimal.
03:42:16 [2020-08-29T03:42:16.085Z] 
03:42:16 [2020-08-29T03:42:16.085Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
03:42:16 [2020-08-29T03:42:16.182Z] #38 73.14 Selecting previously unselected package libprotobuf-dev:amd64.
03:42:16 [2020-08-29T03:42:16.182Z] #38 73.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
03:42:16 [2020-08-29T03:42:16.182Z] #38 73.20 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:42:16 [2020-08-29T03:42:16.338Z] #17 16.19 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
03:42:16 [2020-08-29T03:42:16.338Z] #17 16.20 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
03:42:16 [2020-08-29T03:42:16.380Z] #58 ...
03:42:16 [2020-08-29T03:42:16.380Z] 
03:42:16 [2020-08-29T03:42:16.380Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:42:16 [2020-08-29T03:42:16.380Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
03:42:16 [2020-08-29T03:42:16.380Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
03:42:16 [2020-08-29T03:42:16.380Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s done
03:42:16 [2020-08-29T03:42:16.380Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
03:42:16 [2020-08-29T03:42:16.380Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
03:42:16 [2020-08-29T03:42:16.380Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
03:42:16 [2020-08-29T03:42:16.380Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done
03:42:16 [2020-08-29T03:42:16.380Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.3s done
03:42:16 [2020-08-29T03:42:16.380Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s done
03:42:16 [2020-08-29T03:42:16.380Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.90MB / 120.17MB 5.6s
03:42:16 [2020-08-29T03:42:16.380Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.6s
03:42:16 [2020-08-29T03:42:16.380Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done
03:42:16 [2020-08-29T03:42:16.380Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.92MB / 120.17MB 5.9s
03:42:16 [2020-08-29T03:42:16.394Z] #20 transferring context: 51.49MB 5.5s done
03:42:16 [2020-08-29T03:42:16.630Z] #17 16.50 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
03:42:16 [2020-08-29T03:42:16.630Z] #17 16.51 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
03:42:16 [2020-08-29T03:42:16.640Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.46MB / 120.17MB 6.2s
03:42:17 [2020-08-29T03:42:17.001Z] #20 DONE 6.2s
03:42:17 [2020-08-29T03:42:17.001Z] 
03:42:17 [2020-08-29T03:42:17.001Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:42:17 [2020-08-29T03:42:17.001Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
03:42:17 [2020-08-29T03:42:17.001Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
03:42:17 [2020-08-29T03:42:17.001Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
03:42:17 [2020-08-29T03:42:17.001Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
03:42:17 [2020-08-29T03:42:17.001Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done
03:42:17 [2020-08-29T03:42:17.001Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
03:42:17 [2020-08-29T03:42:17.001Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done
03:42:17 [2020-08-29T03:42:17.001Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done
03:42:17 [2020-08-29T03:42:17.001Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.2s done
03:42:17 [2020-08-29T03:42:17.001Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s
03:42:17 [2020-08-29T03:42:17.001Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.4s
03:42:17 [2020-08-29T03:42:17.001Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.4s done
03:42:17 [2020-08-29T03:42:17.260Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.94MB / 120.17MB 6.5s
03:42:17 [2020-08-29T03:42:17.260Z] #7 ...
03:42:17 [2020-08-29T03:42:17.260Z] 
03:42:17 [2020-08-29T03:42:17.260Z] #20 [internal] load build context
03:42:17 [2020-08-29T03:42:17.260Z] #20 transferring context: 51.49MB 6.4s done
03:42:17 [2020-08-29T03:42:17.260Z] #20 DONE 6.7s
03:42:17 [2020-08-29T03:42:17.260Z] 
03:42:17 [2020-08-29T03:42:17.260Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:42:17 [2020-08-29T03:42:17.260Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.21MB / 120.17MB 6.7s
03:42:17 [2020-08-29T03:42:17.260Z] #7 ...
03:42:17 [2020-08-29T03:42:17.260Z] 
03:42:17 [2020-08-29T03:42:17.260Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:42:17 [2020-08-29T03:42:17.425Z] #29 ...
03:42:17 [2020-08-29T03:42:17.425Z] 
03:42:17 [2020-08-29T03:42:17.425Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.799 + RM_GOPATH=0
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.803 + TMP_GOPATH=
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.804 + : /build
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.805 + '[' -z '' ']'
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.807 ++ mktemp -d
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.821 + export GOPATH=/tmp/tmp.JmzVBfWH2T
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.821 + GOPATH=/tmp/tmp.JmzVBfWH2T
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.821 + RM_GOPATH=1
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.822 + case "$(go env GOARCH)" in
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.823 ++ go env GOARCH
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.864 + export GO_BUILDMODE=-buildmode=pie
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.864 + GO_BUILDMODE=-buildmode=pie
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.872 ++ dirname /tmp/install/install.sh
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.878 + dir=/tmp/install
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.878 + bin=gotestsum
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.878 + shift
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.879 + '[' '!' -f /tmp/install/gotestsum.installer ']'
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.879 + . /tmp/install/gotestsum.installer
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.886 ++ : v0.3.5
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.887 + install_gotestsum
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.893 + set -e
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.893 + export GO111MODULE=on
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.893 + GO111MODULE=on
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.893 + GOBIN=/build
03:42:17 [2020-08-29T03:42:17.425Z] #44 0.897 + go get gotest.tools/gotestsum@v0.3.5
03:42:17 [2020-08-29T03:42:17.425Z] #44 1.052 go: finding gotest.tools v0.3.5
03:42:17 [2020-08-29T03:42:17.425Z] #44 1.053 go: finding gotest.tools/gotestsum v0.3.5
03:42:17 [2020-08-29T03:42:17.425Z] #44 1.816 go: downloading gotest.tools/gotestsum v0.3.5
03:42:17 [2020-08-29T03:42:17.425Z] #44 2.872 go: extracting gotest.tools/gotestsum v0.3.5
03:42:17 [2020-08-29T03:42:17.425Z] #44 4.095 go: downloading gotest.tools v2.1.0+incompatible
03:42:17 [2020-08-29T03:42:17.425Z] #44 4.414 go: extracting gotest.tools v2.1.0+incompatible
03:42:17 [2020-08-29T03:42:17.425Z] #44 4.556 go: downloading github.com/pkg/errors v0.8.0
03:42:17 [2020-08-29T03:42:17.425Z] #44 4.624 go: downloading github.com/sirupsen/logrus v1.0.5
03:42:17 [2020-08-29T03:42:17.425Z] #44 4.636 go: downloading github.com/fatih/color v1.6.0
03:42:17 [2020-08-29T03:42:17.425Z] #44 4.642 go: downloading github.com/spf13/pflag v1.0.1
03:42:17 [2020-08-29T03:42:17.425Z] #44 4.927 go: extracting github.com/pkg/errors v0.8.0
03:42:17 [2020-08-29T03:42:17.425Z] #44 5.033 go: downloading github.com/jonboulle/clockwork v0.1.0
03:42:17 [2020-08-29T03:42:17.425Z] #44 5.096 go: extracting github.com/fatih/color v1.6.0
03:42:17 [2020-08-29T03:42:17.425Z] #44 5.097 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:42:17 [2020-08-29T03:42:17.425Z] #44 5.263 go: extracting github.com/spf13/pflag v1.0.1
03:42:17 [2020-08-29T03:42:17.425Z] #44 5.281 go: extracting github.com/jonboulle/clockwork v0.1.0
03:42:17 [2020-08-29T03:42:17.425Z] #44 5.311 go: extracting github.com/sirupsen/logrus v1.0.5
03:42:17 [2020-08-29T03:42:17.472Z] #3 DONE 1.3s
03:42:17 [2020-08-29T03:42:17.472Z] 
03:42:17 [2020-08-29T03:42:17.472Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
03:42:17 [2020-08-29T03:42:17.472Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
03:42:17 [2020-08-29T03:42:17.472Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.3s
03:42:17 [2020-08-29T03:42:17.472Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
03:42:17 [2020-08-29T03:42:17.472Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
03:42:17 [2020-08-29T03:42:17.472Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
03:42:17 [2020-08-29T03:42:17.577Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.6s done
03:42:17 [2020-08-29T03:42:17.666Z] #17 17.58 Selecting previously unselected package python3-minimal.
03:42:17 [2020-08-29T03:42:17.666Z] #17 17.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 ... 23448 files and directories currently installed.)
03:42:17 [2020-08-29T03:42:17.666Z] #17 17.60 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
03:42:17 [2020-08-29T03:42:17.666Z] #17 17.61 Unpacking python3-minimal (3.7.3-1) ...
03:42:17 [2020-08-29T03:42:17.666Z] #17 17.65 Selecting previously unselected package libmpdec2:s390x.
03:42:17 [2020-08-29T03:42:17.666Z] #17 17.65 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
03:42:17 [2020-08-29T03:42:17.666Z] #17 17.66 Unpacking libmpdec2:s390x (2.4.2-2) ...
03:42:17 [2020-08-29T03:42:17.666Z] #17 17.69 Selecting previously unselected package libpython3.7-stdlib:s390x.
03:42:17 [2020-08-29T03:42:17.666Z] #17 17.69 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
03:42:17 [2020-08-29T03:42:17.666Z] #17 17.69 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
03:42:17 [2020-08-29T03:42:17.726Z] #44 5.367 go: downloading github.com/mattn/go-colorable v0.0.9
03:42:17 [2020-08-29T03:42:17.726Z] #44 5.382 go: downloading github.com/mattn/go-isatty v0.0.3
03:42:17 [2020-08-29T03:42:17.726Z] #44 5.416 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:42:17 [2020-08-29T03:42:17.726Z] #44 5.429 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:42:17 [2020-08-29T03:42:17.726Z] #44 5.439 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:42:17 [2020-08-29T03:42:17.726Z] #44 5.537 go: extracting github.com/mattn/go-isatty v0.0.3
03:42:17 [2020-08-29T03:42:17.726Z] #44 5.567 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:42:17 [2020-08-29T03:42:17.726Z] #44 5.614 go: extracting github.com/mattn/go-colorable v0.0.9
03:42:17 [2020-08-29T03:42:17.733Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 752.22kB / 8.28MB 0.4s
03:42:17 [2020-08-29T03:42:17.734Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s
03:42:18 [2020-08-29T03:42:18.225Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done
03:42:18 [2020-08-29T03:42:18.225Z] #58 DONE 7.7s
03:42:18 [2020-08-29T03:42:18.225Z] 
03:42:18 [2020-08-29T03:42:18.225Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:42:18 [2020-08-29T03:42:18.225Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.16MB / 120.17MB 7.7s
03:42:18 [2020-08-29T03:42:18.300Z] #17 18.28 Selecting previously unselected package python3.7.
03:42:18 [2020-08-29T03:42:18.300Z] #17 18.29 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
03:42:18 [2020-08-29T03:42:18.300Z] #17 18.29 Unpacking python3.7 (3.7.3-2+deb10u2) ...
03:42:18 [2020-08-29T03:42:18.300Z] #17 18.35 Selecting previously unselected package libpython3-stdlib:s390x.
03:42:18 [2020-08-29T03:42:18.319Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
03:42:18 [2020-08-29T03:42:18.319Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 1.0s done
03:42:18 [2020-08-29T03:42:18.513Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.9s done
03:42:18 [2020-08-29T03:42:18.513Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
03:42:18 [2020-08-29T03:42:18.580Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
03:42:18 [2020-08-29T03:42:18.591Z] #17 18.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
03:42:18 [2020-08-29T03:42:18.591Z] #17 18.35 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
03:42:18 [2020-08-29T03:42:18.591Z] #17 18.43 Setting up python3-minimal (3.7.3-1) ...
03:42:18 [2020-08-29T03:42:18.700Z] #38 75.95 Selecting previously unselected package libprotoc17:amd64.
03:42:18 [2020-08-29T03:42:18.700Z] #38 75.96 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
03:42:18 [2020-08-29T03:42:18.700Z] #38 75.96 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
03:42:18 [2020-08-29T03:42:18.883Z] #17 18.94 Selecting previously unselected package python3.
03:42:18 [2020-08-29T03:42:18.883Z] #17 18.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23860 files and directories currently installed.)
03:42:18 [2020-08-29T03:42:18.883Z] #17 18.97 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
03:42:18 [2020-08-29T03:42:18.883Z] #17 18.98 Unpacking python3 (3.7.3-1) ...
03:42:18 [2020-08-29T03:42:18.883Z] #17 19.05 Selecting previously unselected package libip4tc0:s390x.
03:42:18 [2020-08-29T03:42:18.883Z] #17 19.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
03:42:18 [2020-08-29T03:42:18.956Z] #38 ...
03:42:18 [2020-08-29T03:42:18.956Z] 
03:42:18 [2020-08-29T03:42:18.956Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:42:18 [2020-08-29T03:42:18.956Z] #10 66.25 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]
03:42:18 [2020-08-29T03:42:18.956Z] #10 66.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:42:18 [2020-08-29T03:42:18.956Z] #10 66.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
03:42:18 [2020-08-29T03:42:18.956Z] #10 66.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
03:42:18 [2020-08-29T03:42:18.956Z] #10 66.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
03:42:18 [2020-08-29T03:42:18.956Z] #10 68.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:42:18 [2020-08-29T03:42:18.956Z] #10 68.68 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]
03:42:18 [2020-08-29T03:42:18.956Z] #10 68.68 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]
03:42:18 [2020-08-29T03:42:18.956Z] #10 74.14 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]
03:42:19 [2020-08-29T03:42:19.080Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done
03:42:19 [2020-08-29T03:42:19.080Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
03:42:19 [2020-08-29T03:42:19.175Z] #17 19.05 Unpacking libip4tc0:s390x (1.8.2-4) ...
03:42:19 [2020-08-29T03:42:19.175Z] #17 19.09 Selecting previously unselected package libip6tc0:s390x.
03:42:19 [2020-08-29T03:42:19.175Z] #17 19.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
03:42:19 [2020-08-29T03:42:19.175Z] #17 19.10 Unpacking libip6tc0:s390x (1.8.2-4) ...
03:42:19 [2020-08-29T03:42:19.175Z] #17 19.15 Selecting previously unselected package libiptc0:s390x.
03:42:19 [2020-08-29T03:42:19.175Z] #17 19.15 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
03:42:19 [2020-08-29T03:42:19.175Z] #17 19.15 Unpacking libiptc0:s390x (1.8.2-4) ...
03:42:19 [2020-08-29T03:42:19.175Z] #17 19.18 Selecting previously unselected package libnfnetlink0:s390x.
03:42:19 [2020-08-29T03:42:19.175Z] #17 19.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
03:42:19 [2020-08-29T03:42:19.175Z] #17 19.18 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
03:42:19 [2020-08-29T03:42:19.175Z] #17 19.22 Selecting previously unselected package libnetfilter-conntrack3:s390x.
03:42:19 [2020-08-29T03:42:19.175Z] #17 19.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
03:42:19 [2020-08-29T03:42:19.175Z] #17 19.22 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
03:42:19 [2020-08-29T03:42:19.175Z] #17 19.25 Selecting previously unselected package libnftnl11:s390x.
03:42:19 [2020-08-29T03:42:19.213Z] #10 ...
03:42:19 [2020-08-29T03:42:19.213Z] 
03:42:19 [2020-08-29T03:42:19.213Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:42:19 [2020-08-29T03:42:19.213Z] #25 4.689 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
03:42:19 [2020-08-29T03:42:19.213Z] #25 5.444 #=#=#                                                                         
03:42:19 [2020-08-29T03:42:19.502Z] #17 19.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
03:42:19 [2020-08-29T03:42:19.502Z] #17 19.26 Unpacking libnftnl11:s390x (1.1.2-2) ...
03:42:19 [2020-08-29T03:42:19.502Z] #17 19.29 Selecting previously unselected package iptables.
03:42:19 [2020-08-29T03:42:19.502Z] #17 19.29 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
03:42:19 [2020-08-29T03:42:19.502Z] #17 19.29 Unpacking iptables (1.8.2-4) ...
03:42:19 [2020-08-29T03:42:19.502Z] #17 19.59 Selecting previously unselected package xxd.
03:42:19 [2020-08-29T03:42:19.502Z] #17 19.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
03:42:19 [2020-08-29T03:42:19.502Z] #17 19.59 Unpacking xxd (2:8.1.0875-5) ...
03:42:19 [2020-08-29T03:42:19.502Z] #17 19.66 Selecting previously unselected package vim-common.
03:42:19 [2020-08-29T03:42:19.502Z] #17 19.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:42:19 [2020-08-29T03:42:19.524Z] #4 DONE 2.0s
03:42:19 [2020-08-29T03:42:19.524Z] 
03:42:19 [2020-08-29T03:42:19.524Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
03:42:19 [2020-08-29T03:42:19.607Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.0s done
03:42:19 [2020-08-29T03:42:19.647Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done
03:42:19 [2020-08-29T03:42:19.785Z] #5 ...
03:42:19 [2020-08-29T03:42:19.785Z] 
03:42:19 [2020-08-29T03:42:19.785Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:42:19 [2020-08-29T03:42:19.785Z] #6 DONE 0.3s
03:42:19 [2020-08-29T03:42:19.797Z] #17 19.67 Unpacking vim-common (2:8.1.0875-5) ...
03:42:19 [2020-08-29T03:42:19.797Z] #17 19.79 Selecting previously unselected package bash-completion.
03:42:19 [2020-08-29T03:42:19.797Z] #17 19.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:42:19 [2020-08-29T03:42:19.905Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
03:42:19 [2020-08-29T03:42:19.984Z] #25 5.703 #=#=#                                                                         

#                                                                          1.9%
###                                                                        5.3%
#######                                                                   10.4%
############                                                              17.0%
###############                                                           21.8%
#################                                                         24.4%
#####################                                                     29.4%
#########################                                                 35.2%
############################                                              39.3%
###############################                                           44.2%
###################################                                       49.2%
#######################################                                   55.0%
#########################################                                 58.3%
###########################################                               61.1%
#############################################                             63.6%
################################################                          66.9%
##################################################                        69.9%
####################################################                      72.3%
#####################################################                     75.0%
#########################################################                 79.7%
03:42:19 [2020-08-29T03:42:19.984Z] #25 ...
03:42:19 [2020-08-29T03:42:19.984Z] 
03:42:19 [2020-08-29T03:42:19.984Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:19 [2020-08-29T03:42:19.984Z] #30 67.15 io
03:42:19 [2020-08-29T03:42:19.984Z] #30 69.79 internal/oserror
03:42:19 [2020-08-29T03:42:19.984Z] #30 70.15 syscall
03:42:19 [2020-08-29T03:42:19.984Z] #30 72.14 reflect
03:42:20 [2020-08-29T03:42:20.046Z] 
03:42:20 [2020-08-29T03:42:20.047Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
03:42:20 [2020-08-29T03:42:20.047Z] #5 DONE 0.4s
03:42:20 [2020-08-29T03:42:20.047Z] 
03:42:20 [2020-08-29T03:42:20.047Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:42:20 [2020-08-29T03:42:20.047Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
03:42:20 [2020-08-29T03:42:20.181Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.5s done
03:42:20 [2020-08-29T03:42:20.241Z] #30 ...
03:42:20 [2020-08-29T03:42:20.241Z] 
03:42:20 [2020-08-29T03:42:20.241Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:42:20 [2020-08-29T03:42:20.308Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
03:42:20 [2020-08-29T03:42:20.308Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.4s
03:42:20 [2020-08-29T03:42:20.308Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 11.17MB / 49.18MB 0.4s
03:42:20 [2020-08-29T03:42:20.308Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
03:42:20 [2020-08-29T03:42:20.308Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
03:42:20 [2020-08-29T03:42:20.444Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s
03:42:20 [2020-08-29T03:42:20.503Z] #44 8.258 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:42:20 [2020-08-29T03:42:20.574Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 4.37MB / 7.68MB 0.5s
03:42:20 [2020-08-29T03:42:20.574Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 18.08MB / 49.18MB 0.5s
03:42:20 [2020-08-29T03:42:20.574Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s
03:42:20 [2020-08-29T03:42:20.574Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 31.13MB / 49.18MB 0.6s
03:42:20 [2020-08-29T03:42:20.703Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done
03:42:20 [2020-08-29T03:42:20.703Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
03:42:20 [2020-08-29T03:42:20.777Z] #25 5.703 #=#=#                                                                         

#                                                                          1.9%
###                                                                        5.3%
#######                                                                   10.4%
############                                                              17.0%
###############                                                           21.8%
#################                                                         24.4%
#####################                                                     29.4%
#########################                                                 35.2%
############################                                              39.3%
###############################                                           44.2%
###################################                                       49.2%
#######################################                                   55.0%
#########################################                                 58.3%
###########################################                               61.1%
#############################################                             63.6%
################################################                          66.9%
##################################################                        69.9%
####################################################                      72.3%
#####################################################                     75.0%
#########################################################                 79.7%
###########################################################               82.7%
###############################################################           88.6%
##################################################################        91.7%
###################################################################       93.6%
######################################################################    98.6%
######################################################################## 100.0%
03:42:20 [2020-08-29T03:42:20.777Z] #25 ...
03:42:20 [2020-08-29T03:42:20.777Z] 
03:42:20 [2020-08-29T03:42:20.777Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:42:20 [2020-08-29T03:42:20.777Z] #32 67.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
03:42:20 [2020-08-29T03:42:20.777Z] #32 67.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
03:42:20 [2020-08-29T03:42:20.777Z] #32 68.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
03:42:20 [2020-08-29T03:42:20.777Z] #32 68.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
03:42:20 [2020-08-29T03:42:20.777Z] #32 68.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
03:42:20 [2020-08-29T03:42:20.777Z] #32 68.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
03:42:20 [2020-08-29T03:42:20.777Z] #32 70.83 debconf: delaying package configuration, since apt-utils is not installed
03:42:20 [2020-08-29T03:42:20.777Z] #32 71.28 Fetched 14.9 MB in 3s (5490 kB/s)
03:42:20 [2020-08-29T03:42:20.777Z] #32 71.42 Selecting previously unselected package xxd.
03:42:20 [2020-08-29T03:42:20.777Z] #32 71.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:42:20 [2020-08-29T03:42:20.777Z] #32 71.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
03:42:20 [2020-08-29T03:42:20.777Z] #32 71.64 Unpacking xxd (2:8.1.0875-5) ...
03:42:20 [2020-08-29T03:42:20.777Z] #32 72.09 Selecting previously unselected package vim-common.
03:42:20 [2020-08-29T03:42:20.777Z] #32 72.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:42:20 [2020-08-29T03:42:20.777Z] #32 72.22 Unpacking vim-common (2:8.1.0875-5) ...
03:42:20 [2020-08-29T03:42:20.777Z] #32 73.06 Selecting previously unselected package cmake-data.
03:42:20 [2020-08-29T03:42:20.777Z] #32 73.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:42:20 [2020-08-29T03:42:20.777Z] #32 73.07 Unpacking cmake-data (3.13.4-1) ...
03:42:20 [2020-08-29T03:42:20.777Z] #32 ...
03:42:20 [2020-08-29T03:42:20.777Z] 
03:42:20 [2020-08-29T03:42:20.777Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:42:20 [2020-08-29T03:42:20.777Z] #10 77.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
03:42:20 [2020-08-29T03:42:20.777Z] #10 77.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
03:42:20 [2020-08-29T03:42:20.777Z] #10 77.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:42:20 [2020-08-29T03:42:20.777Z] #10 78.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:42:20 [2020-08-29T03:42:20.777Z] #10 78.09 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]
03:42:20 [2020-08-29T03:42:20.801Z] #44 8.758 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:42:20 [2020-08-29T03:42:20.837Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s done
03:42:20 [2020-08-29T03:42:20.837Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.9s
03:42:20 [2020-08-29T03:42:20.837Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 2.36MB / 9.98MB 0.9s
03:42:20 [2020-08-29T03:42:20.837Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.9s
03:42:21 [2020-08-29T03:42:21.034Z] #10 78.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
03:42:21 [2020-08-29T03:42:21.034Z] #10 78.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
03:42:21 [2020-08-29T03:42:21.034Z] #10 78.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
03:42:21 [2020-08-29T03:42:21.034Z] #10 78.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
03:42:21 [2020-08-29T03:42:21.034Z] #10 78.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
03:42:21 [2020-08-29T03:42:21.034Z] #10 78.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
03:42:21 [2020-08-29T03:42:21.034Z] #10 78.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
03:42:21 [2020-08-29T03:42:21.034Z] #10 ...
03:42:21 [2020-08-29T03:42:21.034Z] 
03:42:21 [2020-08-29T03:42:21.034Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.111 + RM_GOPATH=0
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.111 + TMP_GOPATH=
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.111 + : /build
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.111 + '[' -z '' ']'
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.111 ++ mktemp -d
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.111 + export GOPATH=/tmp/tmp.gOqGj9KDRr
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.111 + GOPATH=/tmp/tmp.gOqGj9KDRr
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.111 + RM_GOPATH=1
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.111 + case "$(go env GOARCH)" in
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.112 ++ go env GOARCH
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.161 + export GO_BUILDMODE=-buildmode=pie
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.161 + GO_BUILDMODE=-buildmode=pie
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.161 ++ dirname /tmp/install/install.sh
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.161 + dir=/tmp/install
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.161 + bin=containerd
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.161 + shift
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.161 + '[' '!' -f /tmp/install/containerd.installer ']'
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.161 + . /tmp/install/containerd.installer
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.161 ++ set -e
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.161 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.177 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.184 + install_containerd
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.184 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.184 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gOqGj9KDRr/src/github.com/containerd/containerd
03:42:21 [2020-08-29T03:42:21.034Z] #52 3.190 Cloning into '/tmp/tmp.gOqGj9KDRr/src/github.com/containerd/containerd'...
03:42:21 [2020-08-29T03:42:21.103Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.10MB / 9.98MB 1.0s
03:42:21 [2020-08-29T03:42:21.103Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 7.24MB / 52.16MB 1.0s
03:42:21 [2020-08-29T03:42:21.103Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.1s
03:42:21 [2020-08-29T03:42:21.103Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 12.56MB / 52.16MB 1.1s
03:42:21 [2020-08-29T03:42:21.281Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done
03:42:21 [2020-08-29T03:42:21.281Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
03:42:21 [2020-08-29T03:42:21.291Z] #52 ...
03:42:21 [2020-08-29T03:42:21.291Z] 
03:42:21 [2020-08-29T03:42:21.291Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:42:21 [2020-08-29T03:42:21.291Z] #10 78.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
03:42:21 [2020-08-29T03:42:21.291Z] #10 78.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
03:42:21 [2020-08-29T03:42:21.291Z] #10 78.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
03:42:21 [2020-08-29T03:42:21.309Z] #17 21.00 Unpacking bash-completion (1:2.8-6) ...
03:42:21 [2020-08-29T03:42:21.309Z] #17 21.21 Selecting previously unselected package bzip2.
03:42:21 [2020-08-29T03:42:21.309Z] #17 21.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
03:42:21 [2020-08-29T03:42:21.309Z] #17 ...
03:42:21 [2020-08-29T03:42:21.309Z] 
03:42:21 [2020-08-29T03:42:21.309Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:42:21 [2020-08-29T03:42:21.309Z] #39 53.81   CC       criu/bfd.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 54.17   CC       criu/bitmap.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 54.24   CC       criu/cgroup-props.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 54.61   CC       criu/cgroup.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 56.18   CC       criu/clone-noasan.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 56.26   CC       criu/config.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 56.99   CC       criu/cr-check.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 57.99   CC       criu/cr-dedup.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 58.21   CC       criu/cr-dump.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 59.35   CC       criu/cr-errno.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 59.39   CC       criu/cr-restore.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 61.46   CC       criu/cr-service.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 62.36   CC       criu/crtools.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 62.62   CC       criu/eventfd.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 62.82   CC       criu/eventpoll.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 63.36   CC       criu/external.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 63.63   CC       criu/fault-injection.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 63.68   CC       criu/fdstore.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 63.90   CC       criu/fifo.o
03:42:21 [2020-08-29T03:42:21.309Z] #39 ...
03:42:21 [2020-08-29T03:42:21.309Z] 
03:42:21 [2020-08-29T03:42:21.309Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:42:21 [2020-08-29T03:42:21.309Z] #17 21.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:42:21 [2020-08-29T03:42:21.309Z] #17 21.26 Selecting previously unselected package xz-utils.
03:42:21 [2020-08-29T03:42:21.309Z] #17 21.26 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
03:42:21 [2020-08-29T03:42:21.309Z] #17 21.26 Unpacking xz-utils (5.2.4-1) ...
03:42:21 [2020-08-29T03:42:21.368Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 29.63MB / 52.16MB 1.3s
03:42:21 [2020-08-29T03:42:21.368Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 33.54MB / 52.16MB 1.4s
03:42:21 [2020-08-29T03:42:21.446Z] #44 9.219 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:42:21 [2020-08-29T03:42:21.601Z] #17 21.37 Selecting previously unselected package apparmor.
03:42:21 [2020-08-29T03:42:21.601Z] #17 21.37 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
03:42:21 [2020-08-29T03:42:21.601Z] #17 21.39 Unpacking apparmor (2.13.2-10) ...
03:42:21 [2020-08-29T03:42:21.601Z] #17 21.58 Selecting previously unselected package aufs-tools.
03:42:21 [2020-08-29T03:42:21.601Z] #17 21.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
03:42:21 [2020-08-29T03:42:21.601Z] #17 21.59 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:42:21 [2020-08-29T03:42:21.601Z] #17 21.69 Selecting previously unselected package libonig5:s390x.
03:42:21 [2020-08-29T03:42:21.601Z] #17 21.69 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
03:42:21 [2020-08-29T03:42:21.601Z] #17 21.70 Unpacking libonig5:s390x (6.9.1-1) ...
03:42:21 [2020-08-29T03:42:21.601Z] #17 21.78 Selecting previously unselected package libjq1:s390x.
03:42:21 [2020-08-29T03:42:21.638Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 36.23MB / 52.16MB 1.6s
03:42:21 [2020-08-29T03:42:21.893Z] #17 21.79 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
03:42:21 [2020-08-29T03:42:21.893Z] #17 21.79 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
03:42:21 [2020-08-29T03:42:21.893Z] #17 21.87 Selecting previously unselected package jq.
03:42:21 [2020-08-29T03:42:21.893Z] #17 21.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
03:42:21 [2020-08-29T03:42:21.893Z] #17 21.87 Unpacking jq (1.5+dfsg-2+b1) ...
03:42:21 [2020-08-29T03:42:21.893Z] #17 21.92 Selecting previously unselected package libaio1:s390x.
03:42:21 [2020-08-29T03:42:21.893Z] #17 21.92 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
03:42:21 [2020-08-29T03:42:21.893Z] #17 21.93 Unpacking libaio1:s390x (0.3.112-3) ...
03:42:21 [2020-08-29T03:42:21.893Z] #17 21.96 Selecting previously unselected package libgpm2:s390x.
03:42:21 [2020-08-29T03:42:21.893Z] #17 21.96 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
03:42:21 [2020-08-29T03:42:21.893Z] #17 21.96 Unpacking libgpm2:s390x (1.20.7-5) ...
03:42:21 [2020-08-29T03:42:21.893Z] #17 22.01 Selecting previously unselected package libicu63:s390x.
03:42:21 [2020-08-29T03:42:21.893Z] #17 22.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
03:42:21 [2020-08-29T03:42:21.893Z] #17 22.01 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
03:42:22 [2020-08-29T03:42:22.044Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 40.57MB / 52.16MB 1.7s
03:42:22 [2020-08-29T03:42:22.044Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 48.57MB / 52.16MB 1.8s
03:42:22 [2020-08-29T03:42:22.044Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.9s
03:42:22 [2020-08-29T03:42:22.514Z] #44 ...
03:42:22 [2020-08-29T03:42:22.514Z] 
03:42:22 [2020-08-29T03:42:22.514Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:42:22 [2020-08-29T03:42:22.514Z] #52 1.027 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:22 [2020-08-29T03:42:22.514Z] #52 1.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:22 [2020-08-29T03:42:22.514Z] #52 1.174 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:22 [2020-08-29T03:42:22.514Z] #52 2.672 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
03:42:22 [2020-08-29T03:42:22.514Z] #52 5.121 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [211 kB]
03:42:22 [2020-08-29T03:42:22.514Z] #52 7.299 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
03:42:22 [2020-08-29T03:42:22.514Z] #52 ...
03:42:22 [2020-08-29T03:42:22.514Z] 
03:42:22 [2020-08-29T03:42:22.514Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:42:22 [2020-08-29T03:42:22.514Z] #11 1.111 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:22 [2020-08-29T03:42:22.514Z] #11 1.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:22 [2020-08-29T03:42:22.514Z] #11 1.201 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:22 [2020-08-29T03:42:22.514Z] #11 2.709 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
03:42:22 [2020-08-29T03:42:22.514Z] #11 5.434 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [211 kB]
03:42:22 [2020-08-29T03:42:22.514Z] #11 7.255 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
03:42:22 [2020-08-29T03:42:22.514Z] #11 ...
03:42:22 [2020-08-29T03:42:22.514Z] 
03:42:22 [2020-08-29T03:42:22.514Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:42:22 [2020-08-29T03:42:22.514Z] #37 0.785 + git clone https://github.com/docker/distribution.git .
03:42:22 [2020-08-29T03:42:22.514Z] #37 0.794 Cloning into '.'...
03:42:22 [2020-08-29T03:42:22.813Z] #37 ...
03:42:22 [2020-08-29T03:42:22.813Z] 
03:42:22 [2020-08-29T03:42:22.813Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.775 + RM_GOPATH=0
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.784 + TMP_GOPATH=
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.785 + : /build
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.785 + '[' -z '' ']'
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.790 ++ mktemp -d
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.793 + export GOPATH=/tmp/tmp.yyhpIR3nGU
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.793 + GOPATH=/tmp/tmp.yyhpIR3nGU
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.793 + RM_GOPATH=1
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.793 + case "$(go env GOARCH)" in
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.796 ++ go env GOARCH
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.905 + export GO_BUILDMODE=-buildmode=pie
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.905 + GO_BUILDMODE=-buildmode=pie
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.906 ++ dirname /tmp/install/install.sh
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.933 + dir=/tmp/install
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.934 + bin=proxy
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.935 + shift
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.937 + '[' '!' -f /tmp/install/proxy.installer ']'
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.938 + . /tmp/install/proxy.installer
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.949 ++ : 9e99af28df21367340c95a3863e31808d689c92a
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.954 + install_proxy
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.954 + case "$1" in
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.954 + export CGO_ENABLED=0
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.954 + CGO_ENABLED=0
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.955 + _install_proxy
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.955 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.956 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.956 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yyhpIR3nGU/src/github.com/docker/libnetwork
03:42:22 [2020-08-29T03:42:22.813Z] #61 0.962 Cloning into '/tmp/tmp.yyhpIR3nGU/src/github.com/docker/libnetwork'...
03:42:22 [2020-08-29T03:42:22.813Z] #61 ...
03:42:22 [2020-08-29T03:42:22.813Z] 
03:42:22 [2020-08-29T03:42:22.813Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:42:22 [2020-08-29T03:42:22.813Z] #24 1.022 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:22 [2020-08-29T03:42:22.813Z] #24 1.141 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:22 [2020-08-29T03:42:22.813Z] #24 1.141 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:22 [2020-08-29T03:42:22.813Z] #24 2.482 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
03:42:22 [2020-08-29T03:42:22.813Z] #24 4.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [211 kB]
03:42:22 [2020-08-29T03:42:22.813Z] #24 6.530 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
03:42:23 [2020-08-29T03:42:23.112Z] #24 ...
03:42:23 [2020-08-29T03:42:23.112Z] 
03:42:23 [2020-08-29T03:42:23.112Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.793 + RM_GOPATH=0
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.793 + TMP_GOPATH=
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.793 + : /build
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.793 + '[' -z '' ']'
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.795 ++ mktemp -d
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.809 + export GOPATH=/tmp/tmp.pzzJgOnlaH
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.809 + GOPATH=/tmp/tmp.pzzJgOnlaH
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.809 + RM_GOPATH=1
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.811 + case "$(go env GOARCH)" in
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.819 ++ go env GOARCH
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.864 + export GO_BUILDMODE=-buildmode=pie
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.865 + GO_BUILDMODE=-buildmode=pie
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.866 ++ dirname /tmp/install/install.sh
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.876 + dir=/tmp/install
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.885 + bin=dockercli
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.885 + shift
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.886 + '[' '!' -f /tmp/install/dockercli.installer ']'
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.886 + . /tmp/install/dockercli.installer
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.893 ++ : stable
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.893 ++ : 17.06.2-ce
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.896 + install_dockercli
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.909 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.909 Install docker/cli version 17.06.2-ce from stable
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.911 ++ uname -m
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.925 + arch=ppc64le
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.926 + '[' ppc64le '!=' x86_64 ']'
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.926 + '[' ppc64le '!=' s390x ']'
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.926 + '[' ppc64le '!=' armhf ']'
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.926 + build_dockercli
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.926 + git clone https://github.com/docker/docker-ce /tmp/tmp.pzzJgOnlaH/tmp/docker-ce
03:42:23 [2020-08-29T03:42:23.112Z] #22 0.932 Cloning into '/tmp/tmp.pzzJgOnlaH/tmp/docker-ce'...
03:42:23 [2020-08-29T03:42:23.112Z] #22 ...
03:42:23 [2020-08-29T03:42:23.112Z] 
03:42:23 [2020-08-29T03:42:23.112Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.519 + RM_GOPATH=0
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.520 + TMP_GOPATH=
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.520 + : /build
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.520 + '[' -z '' ']'
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.520 ++ mktemp -d
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.522 + export GOPATH=/tmp/tmp.WKdIKNRCd7
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.522 + GOPATH=/tmp/tmp.WKdIKNRCd7
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.522 + RM_GOPATH=1
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.522 + case "$(go env GOARCH)" in
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.523 ++ go env GOARCH
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.527 + export GO_BUILDMODE=-buildmode=pie
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.527 + GO_BUILDMODE=-buildmode=pie
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.528 ++ dirname /tmp/install/install.sh
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.529 + dir=/tmp/install
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.529 + bin=tomlv
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.529 + shift
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.529 + '[' '!' -f /tmp/install/tomlv.installer ']'
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.529 + . /tmp/install/tomlv.installer
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.529 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.530 + install_tomlv
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.530 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.530 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.530 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WKdIKNRCd7/src/github.com/BurntSushi/toml
03:42:23 [2020-08-29T03:42:23.112Z] #31 0.532 Cloning into '/tmp/tmp.WKdIKNRCd7/src/github.com/BurntSushi/toml'...
03:42:23 [2020-08-29T03:42:23.112Z] #31 1.385 + cd /tmp/tmp.WKdIKNRCd7/src/github.com/BurntSushi/toml
03:42:23 [2020-08-29T03:42:23.112Z] #31 1.386 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:42:23 [2020-08-29T03:42:23.112Z] #31 1.397 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:42:23 [2020-08-29T03:42:23.112Z] #31 1.842 internal/cpu
03:42:23 [2020-08-29T03:42:23.112Z] #31 1.932 runtime/internal/sys
03:42:23 [2020-08-29T03:42:23.112Z] #31 1.984 runtime/internal/atomic
03:42:23 [2020-08-29T03:42:23.112Z] #31 2.015 math/bits
03:42:23 [2020-08-29T03:42:23.112Z] #31 2.279 runtime/internal/math
03:42:23 [2020-08-29T03:42:23.112Z] #31 2.407 unicode/utf8
03:42:23 [2020-08-29T03:42:23.112Z] #31 2.575 internal/race
03:42:23 [2020-08-29T03:42:23.112Z] #31 3.204 sync/atomic
03:42:23 [2020-08-29T03:42:23.112Z] #31 3.579 internal/bytealg
03:42:23 [2020-08-29T03:42:23.112Z] #31 3.990 unicode
03:42:23 [2020-08-29T03:42:23.112Z] #31 4.231 internal/testlog
03:42:23 [2020-08-29T03:42:23.112Z] #31 4.999 math
03:42:23 [2020-08-29T03:42:23.112Z] #31 5.193 encoding
03:42:23 [2020-08-29T03:42:23.112Z] #31 5.509 runtime/cgo
03:42:23 [2020-08-29T03:42:23.112Z] #31 5.746 runtime
03:42:23 [2020-08-29T03:42:23.112Z] #31 ...
03:42:23 [2020-08-29T03:42:23.112Z] 
03:42:23 [2020-08-29T03:42:23.112Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:42:23 [2020-08-29T03:42:23.112Z] #33 1.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:23 [2020-08-29T03:42:23.112Z] #33 1.123 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:23 [2020-08-29T03:42:23.112Z] #33 1.123 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:23 [2020-08-29T03:42:23.112Z] #33 2.520 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
03:42:23 [2020-08-29T03:42:23.112Z] #33 4.754 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [211 kB]
03:42:23 [2020-08-29T03:42:23.112Z] #33 6.521 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
03:42:23 [2020-08-29T03:42:23.184Z] #10 80.19 debconf: delaying package configuration, since apt-utils is not installed
03:42:23 [2020-08-29T03:42:23.409Z] #33 ...
03:42:23 [2020-08-29T03:42:23.409Z] 
03:42:23 [2020-08-29T03:42:23.409Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:42:23 [2020-08-29T03:42:23.409Z] #39 0.999 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:23 [2020-08-29T03:42:23.409Z] #39 1.131 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:23 [2020-08-29T03:42:23.409Z] #39 1.132 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:23 [2020-08-29T03:42:23.409Z] #39 2.425 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
03:42:23 [2020-08-29T03:42:23.409Z] #39 5.072 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [211 kB]
03:42:23 [2020-08-29T03:42:23.409Z] #39 6.486 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
03:42:23 [2020-08-29T03:42:23.409Z] #39 ...
03:42:23 [2020-08-29T03:42:23.409Z] 
03:42:23 [2020-08-29T03:42:23.409Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.802 + RM_GOPATH=0
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.802 + TMP_GOPATH=
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.803 + : /build
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.803 + '[' -z '' ']'
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.806 ++ mktemp -d
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.810 + export GOPATH=/tmp/tmp.AWZg33BeYT
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.810 + GOPATH=/tmp/tmp.AWZg33BeYT
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.810 + RM_GOPATH=1
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.811 + case "$(go env GOARCH)" in
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.819 ++ go env GOARCH
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.882 + export GO_BUILDMODE=-buildmode=pie
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.882 + GO_BUILDMODE=-buildmode=pie
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.883 ++ dirname /tmp/install/install.sh
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.892 + dir=/tmp/install
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.894 + bin=shfmt
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.894 + shift
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.895 + '[' '!' -f /tmp/install/shfmt.installer ']'
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.895 + . /tmp/install/shfmt.installer
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.895 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.896 + install_shfmt
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.896 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.896 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.896 + git clone https://github.com/mvdan/sh.git /tmp/tmp.AWZg33BeYT/src/github.com/mvdan/sh
03:42:23 [2020-08-29T03:42:23.409Z] #48 0.959 Cloning into '/tmp/tmp.AWZg33BeYT/src/github.com/mvdan/sh'...
03:42:23 [2020-08-29T03:42:23.409Z] #48 10.85 + cd /tmp/tmp.AWZg33BeYT/src/github.com/mvdan/sh
03:42:23 [2020-08-29T03:42:23.409Z] #48 10.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:42:23 [2020-08-29T03:42:23.409Z] #48 10.95 + GO111MODULE=on
03:42:23 [2020-08-29T03:42:23.409Z] #48 10.95 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:42:23 [2020-08-29T03:42:23.431Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.1s done
03:42:23 [2020-08-29T03:42:23.441Z] #10 80.50 Fetched 77.7 MB in 13s (5803 kB/s)
03:42:23 [2020-08-29T03:42:23.441Z] #10 80.66 Selecting previously unselected package binutils-mingw-w64-i686.
03:42:23 [2020-08-29T03:42:23.693Z] #7 ...
03:42:23 [2020-08-29T03:42:23.693Z] 
03:42:23 [2020-08-29T03:42:23.693Z] #20 [internal] load build context
03:42:23 [2020-08-29T03:42:23.693Z] #20 transferring context: 51.49MB 2.7s done
03:42:23 [2020-08-29T03:42:23.693Z] #20 DONE 3.7s
03:42:23 [2020-08-29T03:42:23.693Z] 
03:42:23 [2020-08-29T03:42:23.693Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:42:23 [2020-08-29T03:42:23.693Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
03:42:23 [2020-08-29T03:42:23.699Z] #10 80.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 ... 15410 files and directories currently installed.)
03:42:23 [2020-08-29T03:42:23.699Z] #10 80.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
03:42:23 [2020-08-29T03:42:23.699Z] #10 80.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:42:23 [2020-08-29T03:42:23.707Z] #48 ...
03:42:23 [2020-08-29T03:42:23.707Z] 
03:42:23 [2020-08-29T03:42:23.707Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.638 + RM_GOPATH=0
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.638 + TMP_GOPATH=
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.638 + : /build
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.638 + '[' -z '' ']'
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.638 ++ mktemp -d
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.640 + export GOPATH=/tmp/tmp.zBtEcghnop
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.640 + GOPATH=/tmp/tmp.zBtEcghnop
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.640 + RM_GOPATH=1
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.640 + case "$(go env GOARCH)" in
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.641 ++ go env GOARCH
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.646 + export GO_BUILDMODE=-buildmode=pie
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.646 + GO_BUILDMODE=-buildmode=pie
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.647 ++ dirname /tmp/install/install.sh
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.648 + dir=/tmp/install
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.648 + bin=golangci_lint
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.648 + shift
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.648 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.649 + . /tmp/install/golangci_lint.installer
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.649 ++ : v1.23.8
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.649 Installing golangci-lint version v1.23.8
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.649 + install_golangci_lint
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.649 + echo 'Installing golangci-lint version v1.23.8'
03:42:23 [2020-08-29T03:42:23.707Z] #46 0.649 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:42:23 [2020-08-29T03:42:23.707Z] #46 ...
03:42:23 [2020-08-29T03:42:23.707Z] 
03:42:23 [2020-08-29T03:42:23.707Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.832 + RM_GOPATH=0
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.832 + TMP_GOPATH=
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.834 + : /build
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.836 + '[' -z '' ']'
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.867 ++ mktemp -d
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.871 + export GOPATH=/tmp/tmp.tTRhxWV4YQ
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.871 + GOPATH=/tmp/tmp.tTRhxWV4YQ
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.871 + RM_GOPATH=1
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.871 + case "$(go env GOARCH)" in
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.873 ++ go env GOARCH
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.933 + export GO_BUILDMODE=-buildmode=pie
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.933 + GO_BUILDMODE=-buildmode=pie
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.934 ++ dirname /tmp/install/install.sh
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.937 + dir=/tmp/install
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.937 + bin=vndr
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.937 + shift
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.938 + '[' '!' -f /tmp/install/vndr.installer ']'
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.939 + . /tmp/install/vndr.installer
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.939 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.940 + install_vndr
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.953 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.955 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tTRhxWV4YQ/src/github.com/LK4D4/vndr
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.955 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:42:23 [2020-08-29T03:42:23.707Z] #42 0.967 Cloning into '/tmp/tmp.tTRhxWV4YQ/src/github.com/LK4D4/vndr'...
03:42:23 [2020-08-29T03:42:23.707Z] #42 2.071 + cd /tmp/tmp.tTRhxWV4YQ/src/github.com/LK4D4/vndr
03:42:23 [2020-08-29T03:42:23.707Z] #42 2.071 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:42:23 [2020-08-29T03:42:23.707Z] #42 2.082 + go build -buildmode=pie -v -o /build/vndr .
03:42:23 [2020-08-29T03:42:23.707Z] #42 3.759 sync/atomic
03:42:23 [2020-08-29T03:42:23.707Z] #42 3.761 internal/bytealg
03:42:23 [2020-08-29T03:42:23.707Z] #42 3.784 unicode/utf8
03:42:23 [2020-08-29T03:42:23.707Z] #42 3.831 unicode
03:42:23 [2020-08-29T03:42:23.707Z] #42 4.593 math/bits
03:42:23 [2020-08-29T03:42:23.707Z] #42 6.225 unicode/utf16
03:42:23 [2020-08-29T03:42:23.707Z] #42 6.370 runtime
03:42:23 [2020-08-29T03:42:23.707Z] #42 6.737 math
03:42:23 [2020-08-29T03:42:23.707Z] #42 7.106 container/list
03:42:23 [2020-08-29T03:42:23.707Z] #42 10.08 crypto/internal/subtle
03:42:23 [2020-08-29T03:42:23.707Z] #42 10.54 crypto/subtle
03:42:23 [2020-08-29T03:42:23.707Z] #42 11.05 vendor/golang.org/x/crypto/cryptobyte/asn1
03:42:23 [2020-08-29T03:42:23.707Z] #42 11.29 internal/nettrace
03:42:23 [2020-08-29T03:42:23.707Z] #42 11.54 runtime/cgo
03:42:23 [2020-08-29T03:42:23.955Z] #7 ...
03:42:23 [2020-08-29T03:42:23.955Z] 
03:42:23 [2020-08-29T03:42:23.955Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:42:23 [2020-08-29T03:42:23.955Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:42:23 [2020-08-29T03:42:23.955Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
03:42:23 [2020-08-29T03:42:23.955Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:42:23 [2020-08-29T03:42:23.955Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:42:23 [2020-08-29T03:42:23.955Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done
03:42:23 [2020-08-29T03:42:23.955Z] #58 DONE 4.0s
03:42:23 [2020-08-29T03:42:23.955Z] 
03:42:23 [2020-08-29T03:42:23.955Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
03:42:23 [2020-08-29T03:42:23.962Z] #17 23.86 Selecting previously unselected package libnet1:s390x.
03:42:23 [2020-08-29T03:42:23.962Z] #17 23.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
03:42:23 [2020-08-29T03:42:23.962Z] #17 23.87 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
03:42:23 [2020-08-29T03:42:23.962Z] #17 23.91 Selecting previously unselected package libnl-3-200:s390x.
03:42:23 [2020-08-29T03:42:23.962Z] #17 23.91 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
03:42:23 [2020-08-29T03:42:23.962Z] #17 23.92 Unpacking libnl-3-200:s390x (3.4.0-1) ...
03:42:23 [2020-08-29T03:42:23.962Z] #17 23.97 Selecting previously unselected package libprotobuf-c1:s390x.
03:42:23 [2020-08-29T03:42:23.962Z] #17 23.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
03:42:23 [2020-08-29T03:42:23.962Z] #17 23.97 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
03:42:23 [2020-08-29T03:42:23.962Z] #17 24.00 Selecting previously unselected package libreadline5:s390x.
03:42:23 [2020-08-29T03:42:23.962Z] #17 24.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
03:42:23 [2020-08-29T03:42:23.962Z] #17 24.00 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
03:42:23 [2020-08-29T03:42:23.962Z] #17 24.07 Selecting previously unselected package net-tools.
03:42:23 [2020-08-29T03:42:23.962Z] #17 24.07 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
03:42:23 [2020-08-29T03:42:23.962Z] #17 24.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:42:24 [2020-08-29T03:42:24.010Z] #42 ...
03:42:24 [2020-08-29T03:42:24.010Z] 
03:42:24 [2020-08-29T03:42:24.010Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.862 + RM_GOPATH=0
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.862 + TMP_GOPATH=
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.863 + : /build
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.863 + '[' -z '' ']'
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.863 ++ mktemp -d
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.874 + export GOPATH=/tmp/tmp.TEz9jdzNJl
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.874 + GOPATH=/tmp/tmp.TEz9jdzNJl
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.874 + RM_GOPATH=1
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.876 + case "$(go env GOARCH)" in
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.877 ++ go env GOARCH
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.954 + export GO_BUILDMODE=-buildmode=pie
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.954 + GO_BUILDMODE=-buildmode=pie
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.956 ++ dirname /tmp/install/install.sh
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.958 + dir=/tmp/install
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.959 + bin=rootlesskit
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.959 + shift
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.959 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.959 + . /tmp/install/rootlesskit.installer
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.959 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.960 + install_rootlesskit
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.960 + case "$1" in
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.960 + export CGO_ENABLED=0
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.960 + CGO_ENABLED=0
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.960 + _install_rootlesskit
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.960 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.960 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.961 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TEz9jdzNJl/src/github.com/rootless-containers/rootlesskit
03:42:24 [2020-08-29T03:42:24.010Z] #55 0.967 Cloning into '/tmp/tmp.TEz9jdzNJl/src/github.com/rootless-containers/rootlesskit'...
03:42:24 [2020-08-29T03:42:24.010Z] #55 6.052 + cd /tmp/tmp.TEz9jdzNJl/src/github.com/rootless-containers/rootlesskit
03:42:24 [2020-08-29T03:42:24.010Z] #55 6.053 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:42:24 [2020-08-29T03:42:24.010Z] #55 6.356 + for f in rootlesskit rootlesskit-docker-proxy
03:42:24 [2020-08-29T03:42:24.010Z] #55 6.362 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:42:24 [2020-08-29T03:42:24.105Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done
03:42:24 [2020-08-29T03:42:24.105Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
03:42:24 [2020-08-29T03:42:24.217Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.5s done
03:42:24 [2020-08-29T03:42:24.217Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.9s done
03:42:24 [2020-08-29T03:42:24.217Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 7.58MB / 62.53MB 4.1s
03:42:24 [2020-08-29T03:42:24.217Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.49MB / 97.69MB 4.1s
03:42:24 [2020-08-29T03:42:24.217Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.0s done
03:42:24 [2020-08-29T03:42:24.217Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 19.44MB / 62.53MB 4.2s
03:42:24 [2020-08-29T03:42:24.217Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 17.27MB / 97.69MB 4.2s
03:42:24 [2020-08-29T03:42:24.254Z] #17 24.18 Selecting previously unselected package python-pip-whl.
03:42:24 [2020-08-29T03:42:24.254Z] #17 24.18 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:42:24 [2020-08-29T03:42:24.254Z] #17 24.18 Unpacking python-pip-whl (18.1-5) ...
03:42:24 [2020-08-29T03:42:24.307Z] #55 ...
03:42:24 [2020-08-29T03:42:24.307Z] 
03:42:24 [2020-08-29T03:42:24.307Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:42:24 [2020-08-29T03:42:24.307Z] #44 12.11 go: finding github.com/fatih/color v1.6.0
03:42:24 [2020-08-29T03:42:24.307Z] #44 12.13 go: finding github.com/sirupsen/logrus v1.0.5
03:42:24 [2020-08-29T03:42:24.307Z] #44 12.14 go: finding github.com/pkg/errors v0.8.0
03:42:24 [2020-08-29T03:42:24.307Z] #44 12.20 go: finding github.com/spf13/pflag v1.0.1
03:42:24 [2020-08-29T03:42:24.482Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 28.11MB / 62.53MB 4.3s
03:42:24 [2020-08-29T03:42:24.482Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 28.50MB / 97.69MB 4.3s
03:42:24 [2020-08-29T03:42:24.482Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 33.54MB / 62.53MB 4.4s
03:42:24 [2020-08-29T03:42:24.482Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 38.97MB / 97.69MB 4.4s
03:42:24 [2020-08-29T03:42:24.546Z] #17 24.50 Selecting previously unselected package python3-lib2to3.
03:42:24 [2020-08-29T03:42:24.546Z] #17 24.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:42:24 [2020-08-29T03:42:24.546Z] #17 24.50 Unpacking python3-lib2to3 (3.7.3-1) ...
03:42:24 [2020-08-29T03:42:24.546Z] #17 24.57 Selecting previously unselected package python3-distutils.
03:42:24 [2020-08-29T03:42:24.546Z] #17 24.57 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:42:24 [2020-08-29T03:42:24.546Z] #17 24.57 Unpacking python3-distutils (3.7.3-1) ...
03:42:24 [2020-08-29T03:42:24.573Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.4s done
03:42:24 [2020-08-29T03:42:24.605Z] #44 12.32 go: finding github.com/mattn/go-colorable v0.0.9
03:42:24 [2020-08-29T03:42:24.605Z] #44 12.40 go: finding github.com/mattn/go-isatty v0.0.3
03:42:24 [2020-08-29T03:42:24.747Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 46.75MB / 62.53MB 4.6s
03:42:24 [2020-08-29T03:42:24.747Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 53.17MB / 97.69MB 4.6s
03:42:24 [2020-08-29T03:42:24.747Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 50.29MB / 62.53MB 4.7s
03:42:24 [2020-08-29T03:42:24.747Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 64.23MB / 97.69MB 4.7s
03:42:24 [2020-08-29T03:42:24.747Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 61.02MB / 62.53MB 4.8s
03:42:24 [2020-08-29T03:42:24.747Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 75.83MB / 97.69MB 4.8s
03:42:24 [2020-08-29T03:42:24.837Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
03:42:24 [2020-08-29T03:42:24.838Z] #17 24.63 Selecting previously unselected package python3-pip.
03:42:24 [2020-08-29T03:42:24.838Z] #17 24.63 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:42:24 [2020-08-29T03:42:24.838Z] #17 24.64 Unpacking python3-pip (18.1-5) ...
03:42:24 [2020-08-29T03:42:24.838Z] #17 24.71 Selecting previously unselected package python3-pkg-resources.
03:42:24 [2020-08-29T03:42:24.838Z] #17 24.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:42:24 [2020-08-29T03:42:24.838Z] #17 24.72 Unpacking python3-pkg-resources (40.8.0-1) ...
03:42:24 [2020-08-29T03:42:24.838Z] #17 24.79 Selecting previously unselected package python3-setuptools.
03:42:24 [2020-08-29T03:42:24.838Z] #17 24.79 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:42:24 [2020-08-29T03:42:24.838Z] #17 24.80 Unpacking python3-setuptools (40.8.0-1) ...
03:42:24 [2020-08-29T03:42:24.838Z] #17 24.92 Selecting previously unselected package python3-wheel.
03:42:24 [2020-08-29T03:42:24.903Z] #44 12.72 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:42:24 [2020-08-29T03:42:24.903Z] #44 12.81 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:42:25 [2020-08-29T03:42:25.016Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 90.61MB / 97.69MB 4.9s
03:42:25 [2020-08-29T03:42:25.016Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 5.0s
03:42:25 [2020-08-29T03:42:25.130Z] #17 24.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:42:25 [2020-08-29T03:42:25.130Z] #17 24.93 Unpacking python3-wheel (0.32.3-2) ...
03:42:25 [2020-08-29T03:42:25.130Z] #17 24.98 Selecting previously unselected package sudo.
03:42:25 [2020-08-29T03:42:25.130Z] #17 24.98 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
03:42:25 [2020-08-29T03:42:25.130Z] #17 24.99 Unpacking sudo (1.8.27-1+deb10u2) ...
03:42:25 [2020-08-29T03:42:25.201Z] #44 12.90 go: finding github.com/jonboulle/clockwork v0.1.0
03:42:25 [2020-08-29T03:42:25.201Z] #44 13.00 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:42:25 [2020-08-29T03:42:25.201Z] #44 13.11 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:42:25 [2020-08-29T03:42:25.422Z] #17 25.24 Selecting previously unselected package thin-provisioning-tools.
03:42:25 [2020-08-29T03:42:25.422Z] #17 25.24 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
03:42:25 [2020-08-29T03:42:25.422Z] #17 25.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:42:25 [2020-08-29T03:42:25.422Z] #17 25.38 Selecting previously unselected package uidmap.
03:42:25 [2020-08-29T03:42:25.422Z] #17 25.38 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
03:42:25 [2020-08-29T03:42:25.422Z] #17 25.39 Unpacking uidmap (1:4.5-1.1) ...
03:42:25 [2020-08-29T03:42:25.422Z] #17 25.47 Selecting previously unselected package vim-runtime.
03:42:25 [2020-08-29T03:42:25.422Z] #17 25.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:42:25 [2020-08-29T03:42:25.422Z] #17 25.48 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:42:25 [2020-08-29T03:42:25.714Z] #17 25.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:42:25 [2020-08-29T03:42:25.714Z] #17 25.50 Unpacking vim-runtime (2:8.1.0875-5) ...
03:42:26 [2020-08-29T03:42:26.224Z] #10 ...
03:42:26 [2020-08-29T03:42:26.224Z] 
03:42:26 [2020-08-29T03:42:26.224Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:26 [2020-08-29T03:42:26.224Z] #41 73.40 reflect
03:42:26 [2020-08-29T03:42:26.224Z] #41 74.09 bufio
03:42:26 [2020-08-29T03:42:26.224Z] #41 77.47 syscall
03:42:26 [2020-08-29T03:42:26.405Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.7s done
03:42:26 [2020-08-29T03:42:26.480Z] #41 ...
03:42:26 [2020-08-29T03:42:26.480Z] 
03:42:26 [2020-08-29T03:42:26.480Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:42:26 [2020-08-29T03:42:26.480Z] #25 8.962 
03:42:26 [2020-08-29T03:42:26.480Z] #25 9.339 
##################                                                        25.4%
########################################################                  78.4%
######################################################################## 100.0%
03:42:26 [2020-08-29T03:42:26.480Z] #25 10.19 
03:42:26 [2020-08-29T03:42:26.480Z] #25 10.47 
################                                                          22.4%
#####################################                                     51.7%
#######################################################                   77.3%
######################################################################## 100.0%
03:42:26 [2020-08-29T03:42:26.481Z] #25 11.66 
03:42:26 [2020-08-29T03:42:26.481Z] #25 11.97 
                                                                           1.1%
#####                                                                      7.9%
##########                                                                14.5%
###############                                                           21.2%
##################                                                        25.2%
######################                                                    31.1%
##########################                                                36.7%
##############################                                            42.6%
##################################                                        48.4%
######################################                                    52.8%
#########################################                                 57.6%
############################################                              62.5%
################################################                          67.8%
####################################################                      73.2%
#########################################################                 79.8%
#############################################################             85.2%
##################################################################        92.3%
#######################################################################   99.0%
######################################################################## 100.0%
03:42:26 [2020-08-29T03:42:26.825Z] #25 ...
03:42:26 [2020-08-29T03:42:26.825Z] 
03:42:26 [2020-08-29T03:42:26.825Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:42:26 [2020-08-29T03:42:26.825Z] #28 73.88 Checking out files:  75% (1143/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
03:42:26 [2020-08-29T03:42:26.825Z] #28 75.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:42:26 [2020-08-29T03:42:26.825Z] #28 75.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:42:27 [2020-08-29T03:42:27.083Z] #28 ...
03:42:27 [2020-08-29T03:42:27.083Z] 
03:42:27 [2020-08-29T03:42:27.083Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:42:27 [2020-08-29T03:42:27.083Z] #25 14.94 
03:42:27 [2020-08-29T03:42:27.224Z] #17 27.34 Selecting previously unselected package vim.
03:42:27 [2020-08-29T03:42:27.515Z] #17 27.35 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
03:42:27 [2020-08-29T03:42:27.515Z] #17 27.35 Unpacking vim (2:8.1.0875-5) ...
03:42:27 [2020-08-29T03:42:27.807Z] #17 27.64 Selecting previously unselected package xfsprogs.
03:42:27 [2020-08-29T03:42:27.807Z] #17 27.64 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
03:42:27 [2020-08-29T03:42:27.807Z] #17 27.65 Unpacking xfsprogs (4.20.0-1) ...
03:42:27 [2020-08-29T03:42:27.807Z] #17 27.86 Selecting previously unselected package zip.
03:42:27 [2020-08-29T03:42:27.807Z] #17 27.87 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
03:42:27 [2020-08-29T03:42:27.807Z] #17 27.87 Unpacking zip (3.0-11+b1) ...
03:42:27 [2020-08-29T03:42:27.807Z] #17 27.97 Setting up aufs-tools (1:4.14+20190211-1) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 27.98 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 27.99 Setting up libip6tc0:s390x (1.8.2-4) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 27.99 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 28.00 Setting up libgpm2:s390x (1.20.7-5) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 28.01 Setting up libip4tc0:s390x (1.8.2-4) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 28.01 Setting up uidmap (1:4.5-1.1) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 28.02 Setting up libnftnl11:s390x (1.1.2-2) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 28.04 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 28.04 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 28.05 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 28.06 Setting up libicu63:s390x (63.1-6+deb10u1) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 28.07 Setting up xxd (2:8.1.0875-5) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 28.07 Setting up zip (3.0-11+b1) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 28.08 Setting up vim-common (2:8.1.0875-5) ...
03:42:28 [2020-08-29T03:42:28.099Z] #17 28.09 Setting up bash-completion (1:2.8-6) ...
03:42:28 [2020-08-29T03:42:28.292Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done
03:42:28 [2020-08-29T03:42:28.292Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
03:42:28 [2020-08-29T03:42:28.389Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.1s done
03:42:28 [2020-08-29T03:42:28.963Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.8s done
03:42:28 [2020-08-29T03:42:28.963Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
03:42:29 [2020-08-29T03:42:29.045Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done
03:42:29 [2020-08-29T03:42:29.045Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.33 Setting up libiptc0:s390x (1.8.2-4) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.34 Setting up xz-utils (5.2.4-1) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.35 Setting up sudo (1.8.27-1+deb10u2) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.40 invoke-rc.d: could not determine current runlevel
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.41 invoke-rc.d: policy-rc.d denied execution of start.
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.42 Setting up pigz (2.4-1) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.42 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.43 Setting up libnl-3-200:s390x (3.4.0-1) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.44 Setting up python-pip-whl (18.1-5) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.45 Setting up libmpdec2:s390x (2.4.2-2) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.46 Setting up vim-runtime (2:8.1.0875-5) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.67 Setting up libaio1:s390x (0.3.112-3) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.68 Setting up libonig5:s390x (6.9.1-1) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.68 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.69 Setting up vim (2:8.1.0875-5) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.74 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.75 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.75 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.76 Setting up jq (1.5+dfsg-2+b1) ...
03:42:29 [2020-08-29T03:42:29.609Z] #17 29.77 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
03:42:29 [2020-08-29T03:42:29.660Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done
03:42:29 [2020-08-29T03:42:29.901Z] #17 29.78 Setting up python3.7 (3.7.3-2+deb10u2) ...
03:42:29 [2020-08-29T03:42:29.936Z] #25 15.21 
                                                                           0.6%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.9%
####                                                                       6.2%
#####                                                                      7.0%
#####                                                                      8.2%
#######                                                                    9.8%
#######                                                                   11.0%
#########                                                                 12.6%
#########                                                                 13.0%
##########                                                                14.9%
###########                                                               16.7%
#############                                                             18.7%
###############                                                           21.1%
###############                                                           21.5%
#################                                                         24.1%
##################                                                        26.3%
###################                                                       27.2%
#####################                                                     29.2%
######################                                                    30.6%
######################                                                    31.5%
#######################                                                   33.1%
#########################                                                 35.7%
03:42:29 [2020-08-29T03:42:29.936Z] #25 ...
03:42:29 [2020-08-29T03:42:29.936Z] 
03:42:29 [2020-08-29T03:42:29.936Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:29 [2020-08-29T03:42:29.936Z] #47 77.24 reflect
03:42:29 [2020-08-29T03:42:29.936Z] #47 77.30 syscall
03:42:30 [2020-08-29T03:42:30.196Z] #47 ...
03:42:30 [2020-08-29T03:42:30.196Z] 
03:42:30 [2020-08-29T03:42:30.196Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:42:30 [2020-08-29T03:42:30.196Z] #38 77.21 Selecting previously unselected package protobuf-c-compiler.
03:42:30 [2020-08-29T03:42:30.196Z] #38 77.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
03:42:30 [2020-08-29T03:42:30.196Z] #38 77.23 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:42:30 [2020-08-29T03:42:30.196Z] #38 77.66 Selecting previously unselected package protobuf-compiler.
03:42:30 [2020-08-29T03:42:30.196Z] #38 77.66 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
03:42:30 [2020-08-29T03:42:30.196Z] #38 77.71 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:42:30 [2020-08-29T03:42:30.196Z] #38 78.25 Selecting previously unselected package python-pkg-resources.
03:42:30 [2020-08-29T03:42:30.196Z] #38 78.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:42:30 [2020-08-29T03:42:30.196Z] #38 78.28 Unpacking python-pkg-resources (40.8.0-1) ...
03:42:30 [2020-08-29T03:42:30.196Z] #38 78.67 Selecting previously unselected package python-six.
03:42:30 [2020-08-29T03:42:30.196Z] #38 78.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:42:30 [2020-08-29T03:42:30.196Z] #38 78.74 Unpacking python-six (1.12.0-1) ...
03:42:30 [2020-08-29T03:42:30.196Z] #38 79.04 Selecting previously unselected package python-protobuf.
03:42:30 [2020-08-29T03:42:30.196Z] #38 79.05 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
03:42:30 [2020-08-29T03:42:30.196Z] #38 79.09 Unpacking python-protobuf (3.6.1.3-2) ...
03:42:30 [2020-08-29T03:42:30.196Z] #38 79.98 Setting up python-pkg-resources (40.8.0-1) ...
03:42:30 [2020-08-29T03:42:30.196Z] #38 ...
03:42:30 [2020-08-29T03:42:30.196Z] 
03:42:30 [2020-08-29T03:42:30.196Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:42:30 [2020-08-29T03:42:30.847Z] #44 ...
03:42:30 [2020-08-29T03:42:30.847Z] 
03:42:30 [2020-08-29T03:42:30.847Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:30 [2020-08-29T03:42:30.847Z] #61 17.84 Checking out files:  77% (1598/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
03:42:30 [2020-08-29T03:42:30.847Z] #61 18.25 + cd /tmp/tmp.yyhpIR3nGU/src/github.com/docker/libnetwork
03:42:30 [2020-08-29T03:42:30.847Z] #61 18.25 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
03:42:30 [2020-08-29T03:42:30.847Z] #61 18.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:42:30 [2020-08-29T03:42:30.975Z] #25 15.21 
                                                                           0.6%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.9%
####                                                                       6.2%
#####                                                                      7.0%
#####                                                                      8.2%
#######                                                                    9.8%
#######                                                                   11.0%
#########                                                                 12.6%
#########                                                                 13.0%
##########                                                                14.9%
###########                                                               16.7%
#############                                                             18.7%
###############                                                           21.1%
###############                                                           21.5%
#################                                                         24.1%
##################                                                        26.3%
###################                                                       27.2%
#####################                                                     29.2%
######################                                                    30.6%
######################                                                    31.5%
#######################                                                   33.1%
#########################                                                 35.7%
###########################                                               37.9%
#############################                                             40.3%
##############################                                            41.7%
###############################                                           43.8%
################################                                          45.6%
##################################                                        47.3%
###################################                                       49.2%
####################################                                      50.6%
03:42:30 [2020-08-29T03:42:30.975Z] #25 ...
03:42:30 [2020-08-29T03:42:30.975Z] 
03:42:30 [2020-08-29T03:42:30.975Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:42:30 [2020-08-29T03:42:30.975Z] #32 78.13 Selecting previously unselected package libicu63:amd64.
03:42:30 [2020-08-29T03:42:30.975Z] #32 78.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
03:42:30 [2020-08-29T03:42:30.975Z] #32 78.16 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:42:30 [2020-08-29T03:42:30.975Z] #32 ...
03:42:30 [2020-08-29T03:42:30.975Z] 
03:42:30 [2020-08-29T03:42:30.975Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:42:31 [2020-08-29T03:42:31.046Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s
03:42:31 [2020-08-29T03:42:31.046Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done
03:42:31 [2020-08-29T03:42:31.410Z] #17 31.33 Setting up iptables (1.8.2-4) ...
03:42:31 [2020-08-29T03:42:31.410Z] #17 31.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:42:31 [2020-08-29T03:42:31.410Z] #17 31.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:42:31 [2020-08-29T03:42:31.410Z] #17 31.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:42:31 [2020-08-29T03:42:31.410Z] #17 31.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:42:31 [2020-08-29T03:42:31.410Z] #17 31.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:42:31 [2020-08-29T03:42:31.410Z] #17 31.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:42:31 [2020-08-29T03:42:31.410Z] #17 31.37 Setting up python3 (3.7.3-1) ...
03:42:31 [2020-08-29T03:42:31.410Z] #17 ...
03:42:31 [2020-08-29T03:42:31.410Z] 
03:42:31 [2020-08-29T03:42:31.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:42:31 [2020-08-29T03:42:31.410Z] #39 64.02   CC       criu/file-ids.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 64.18   CC       criu/file-lock.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 64.73   CC       criu/files-ext.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 64.98   CC       criu/files-reg.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 66.11   CC       criu/files.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 67.16   CC       criu/filesystems.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 67.45   CC       criu/fsnotify.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 68.04   CC       criu/image-desc.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 68.11   CC       criu/image.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 68.50   CC       criu/ipc_ns.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 69.09   CC       criu/irmap.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 69.37   CC       criu/kcmp-ids.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 69.52   CC       criu/kerndat.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 70.07   CC       criu/libnetlink.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 70.32   CC       criu/log.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 70.63   CC       criu/lsm.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 70.82   CC       criu/mem.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 71.97   CC       criu/memfd.o
03:42:31 [2020-08-29T03:42:31.410Z] #39 72.22   CC       criu/mount.o
03:42:31 [2020-08-29T03:42:31.702Z] #39 ...
03:42:31 [2020-08-29T03:42:31.702Z] 
03:42:31 [2020-08-29T03:42:31.702Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:42:31 [2020-08-29T03:42:31.702Z] #17 31.63 Setting up python3-wheel (0.32.3-2) ...
03:42:31 [2020-08-29T03:42:31.992Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
03:42:31 [2020-08-29T03:42:31.994Z] #17 31.97 Setting up apparmor (2.13.2-10) ...
03:42:33 [2020-08-29T03:42:33.030Z] #17 32.89 Setting up xfsprogs (4.20.0-1) ...
03:42:33 [2020-08-29T03:42:33.030Z] #17 32.89 Setting up python3-lib2to3 (3.7.3-1) ...
03:42:33 [2020-08-29T03:42:33.322Z] #17 33.20 Setting up python3-pkg-resources (40.8.0-1) ...
03:42:33 [2020-08-29T03:42:33.560Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s
03:42:33 [2020-08-29T03:42:33.914Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.9s done
03:42:33 [2020-08-29T03:42:33.958Z] #17 33.71 Setting up python3-distutils (3.7.3-1) ...
03:42:33 [2020-08-29T03:42:33.958Z] #17 33.88 Setting up python3-setuptools (40.8.0-1) ...
03:42:34 [2020-08-29T03:42:34.334Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s
03:42:34 [2020-08-29T03:42:34.369Z] #25 15.21 
                                                                           0.6%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.9%
####                                                                       6.2%
#####                                                                      7.0%
#####                                                                      8.2%
#######                                                                    9.8%
#######                                                                   11.0%
#########                                                                 12.6%
#########                                                                 13.0%
##########                                                                14.9%
###########                                                               16.7%
#############                                                             18.7%
###############                                                           21.1%
###############                                                           21.5%
#################                                                         24.1%
##################                                                        26.3%
###################                                                       27.2%
#####################                                                     29.2%
######################                                                    30.6%
######################                                                    31.5%
#######################                                                   33.1%
#########################                                                 35.7%
###########################                                               37.9%
#############################                                             40.3%
##############################                                            41.7%
###############################                                           43.8%
################################                                          45.6%
##################################                                        47.3%
###################################                                       49.2%
####################################                                      50.6%
#####################################                                     51.6%
#####################################                                     52.4%
######################################                                    53.7%
#######################################                                   54.7%
########################################                                  55.6%
########################################                                  56.8%
##########################################                                58.4%
###########################################                               59.8%
############################################                              62.4%
##############################################                            64.4%
################################################                          66.9%
#################################################                         69.1%
###################################################                       71.2%
####################################################                      72.9%
#####################################################                     74.7%
######################################################                    75.9%
#######################################################                   76.8%
########################################################                  78.3%
########################################################                  79.2%
#########################################################                 79.9%
##########################################################                81.7%
###########################################################               82.8%
#############################################################             85.1%
##############################################################            87.1%
###############################################################           88.9%
#################################################################         90.9%
##################################################################        93.0%
####################################################################      95.4%
#####################################################################     96.0%
######################################################################    98.0%
#######################################################################   99.2%
######################################################################## 100.0%
03:42:34 [2020-08-29T03:42:34.593Z] #17 34.65 Setting up python3-pip (18.1-5) ...
03:42:34 [2020-08-29T03:42:34.625Z] #25 22.54 
03:42:35 [2020-08-29T03:42:35.230Z] #17 35.26 Processing triggers for libc-bin (2.28-10) ...
03:42:35 [2020-08-29T03:42:35.230Z] #17 35.30 Processing triggers for mime-support (3.62) ...
03:42:35 [2020-08-29T03:42:35.301Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s
03:42:35 [2020-08-29T03:42:35.379Z] #61 ...
03:42:35 [2020-08-29T03:42:35.379Z] 
03:42:35 [2020-08-29T03:42:35.379Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:35 [2020-08-29T03:42:35.379Z] #48 12.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:42:35 [2020-08-29T03:42:35.379Z] #48 12.64 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:42:35 [2020-08-29T03:42:35.379Z] #48 12.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:42:35 [2020-08-29T03:42:35.379Z] #48 12.78 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:42:35 [2020-08-29T03:42:35.379Z] #48 12.97 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:42:35 [2020-08-29T03:42:35.379Z] #48 14.24 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:42:35 [2020-08-29T03:42:35.379Z] #48 15.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:42:35 [2020-08-29T03:42:35.379Z] #48 16.85 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:42:35 [2020-08-29T03:42:35.379Z] #48 18.58 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:42:35 [2020-08-29T03:42:35.379Z] #48 18.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:42:35 [2020-08-29T03:42:35.379Z] #48 18.88 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:42:35 [2020-08-29T03:42:35.379Z] #48 19.11 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:42:35 [2020-08-29T03:42:35.379Z] #48 20.25 runtime/cgo
03:42:35 [2020-08-29T03:42:35.379Z] #48 20.62 runtime
03:42:35 [2020-08-29T03:42:35.379Z] #48 ...
03:42:35 [2020-08-29T03:42:35.379Z] 
03:42:35 [2020-08-29T03:42:35.379Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:42:35 [2020-08-29T03:42:35.379Z] #37 16.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:42:35 [2020-08-29T03:42:35.379Z] #37 19.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:42:35 [2020-08-29T03:42:35.557Z] #25 ...
03:42:35 [2020-08-29T03:42:35.557Z] 
03:42:35 [2020-08-29T03:42:35.557Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:35 [2020-08-29T03:42:35.557Z] #30 82.74 time
03:42:35 [2020-08-29T03:42:35.557Z] #30 92.11 internal/poll
03:42:35 [2020-08-29T03:42:35.816Z] #30 ...
03:42:35 [2020-08-29T03:42:35.816Z] 
03:42:35 [2020-08-29T03:42:35.816Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:42:35 [2020-08-29T03:42:35.816Z] #32 90.14 Selecting previously unselected package libxml2:amd64.
03:42:35 [2020-08-29T03:42:35.816Z] #32 90.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
03:42:35 [2020-08-29T03:42:35.816Z] #32 90.21 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:42:35 [2020-08-29T03:42:35.816Z] #32 91.20 Selecting previously unselected package libarchive13:amd64.
03:42:35 [2020-08-29T03:42:35.816Z] #32 91.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
03:42:35 [2020-08-29T03:42:35.816Z] #32 91.23 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:42:35 [2020-08-29T03:42:35.816Z] #32 91.83 Selecting previously unselected package libjsoncpp1:amd64.
03:42:35 [2020-08-29T03:42:35.816Z] #32 91.84 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
03:42:35 [2020-08-29T03:42:35.816Z] #32 91.84 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
03:42:35 [2020-08-29T03:42:35.816Z] #32 92.10 Selecting previously unselected package librhash0:amd64.
03:42:35 [2020-08-29T03:42:35.816Z] #32 92.12 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
03:42:35 [2020-08-29T03:42:35.816Z] #32 92.15 Unpacking librhash0:amd64 (1.3.8-1) ...
03:42:35 [2020-08-29T03:42:35.816Z] #32 92.40 Selecting previously unselected package libuv1:amd64.
03:42:35 [2020-08-29T03:42:35.816Z] #32 92.42 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
03:42:35 [2020-08-29T03:42:35.816Z] #32 92.47 Unpacking libuv1:amd64 (1.24.1-1) ...
03:42:35 [2020-08-29T03:42:35.816Z] #32 92.75 Selecting previously unselected package cmake.
03:42:35 [2020-08-29T03:42:35.816Z] #32 92.77 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
03:42:35 [2020-08-29T03:42:35.816Z] #32 92.77 Unpacking cmake (3.13.4-1) ...
03:42:35 [2020-08-29T03:42:35.864Z] #17 DONE 35.8s
03:42:35 [2020-08-29T03:42:35.864Z] 
03:42:35 [2020-08-29T03:42:35.864Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:42:35 [2020-08-29T03:42:35.864Z] #36 112.2 + dpkg --print-architecture
03:42:35 [2020-08-29T03:42:35.864Z] #36 112.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:42:35 [2020-08-29T03:42:35.864Z] #36 112.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:42:35 [2020-08-29T03:42:35.864Z] #36 113.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:42:36 [2020-08-29T03:42:36.850Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.3s done
03:42:36 [2020-08-29T03:42:36.872Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.5s done
03:42:36 [2020-08-29T03:42:36.872Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
03:42:36 [2020-08-29T03:42:36.872Z] #7 DONE 26.3s
03:42:36 [2020-08-29T03:42:36.872Z] 
03:42:36 [2020-08-29T03:42:36.872Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:42:37 [2020-08-29T03:42:37.111Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
03:42:37 [2020-08-29T03:42:37.220Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s done
03:42:37 [2020-08-29T03:42:37.371Z] #7 DONE 26.4s
03:42:37 [2020-08-29T03:42:37.371Z] 
03:42:37 [2020-08-29T03:42:37.371Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:42:37 [2020-08-29T03:42:37.404Z] #36 ...
03:42:37 [2020-08-29T03:42:37.404Z] 
03:42:37 [2020-08-29T03:42:37.404Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
03:42:37 [2020-08-29T03:42:37.404Z] #18 1.002 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:42:37 [2020-08-29T03:42:37.404Z] #18 1.005 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:42:37 [2020-08-29T03:42:37.404Z] #18 1.008 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:42:37 [2020-08-29T03:42:37.404Z] #18 DONE 1.2s
03:42:37 [2020-08-29T03:42:37.404Z] 
03:42:37 [2020-08-29T03:42:37.404Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:42:37 [2020-08-29T03:42:37.485Z] #37 ...
03:42:37 [2020-08-29T03:42:37.485Z] 
03:42:37 [2020-08-29T03:42:37.485Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:42:37 [2020-08-29T03:42:37.485Z] #24 15.14 Fetched 8151 kB in 14s (576 kB/s)
03:42:37 [2020-08-29T03:42:37.485Z] #24 15.14 Reading package lists...
03:42:37 [2020-08-29T03:42:37.485Z] #24 21.78 Reading package lists...
03:42:37 [2020-08-29T03:42:37.485Z] #24 ...
03:42:37 [2020-08-29T03:42:37.485Z] 
03:42:37 [2020-08-29T03:42:37.485Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:37 [2020-08-29T03:42:37.485Z] #42 15.14 vendor/golang.org/x/crypto/internal/subtle
03:42:37 [2020-08-29T03:42:37.786Z] #42 ...
03:42:37 [2020-08-29T03:42:37.786Z] 
03:42:37 [2020-08-29T03:42:37.786Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:42:37 [2020-08-29T03:42:37.786Z] #52 15.46 Fetched 8151 kB in 14s (564 kB/s)
03:42:37 [2020-08-29T03:42:37.786Z] #52 15.46 Reading package lists...
03:42:37 [2020-08-29T03:42:37.786Z] #52 22.19 Reading package lists...
03:42:37 [2020-08-29T03:42:37.786Z] #52 ...
03:42:37 [2020-08-29T03:42:37.786Z] 
03:42:37 [2020-08-29T03:42:37.786Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:42:37 [2020-08-29T03:42:37.786Z] #11 16.11 Fetched 8151 kB in 15s (543 kB/s)
03:42:37 [2020-08-29T03:42:37.786Z] #11 16.11 Reading package lists...
03:42:38 [2020-08-29T03:42:38.451Z] #11 22.58 Reading package lists...
03:42:38 [2020-08-29T03:42:38.451Z] #11 ...
03:42:38 [2020-08-29T03:42:38.451Z] 
03:42:38 [2020-08-29T03:42:38.451Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:42:38 [2020-08-29T03:42:38.451Z] #39 16.04 Fetched 8151 kB in 15s (540 kB/s)
03:42:38 [2020-08-29T03:42:38.451Z] #39 16.04 Reading package lists...
03:42:38 [2020-08-29T03:42:38.451Z] #39 23.46 Reading package lists...
03:42:38 [2020-08-29T03:42:38.451Z] #39 ...
03:42:38 [2020-08-29T03:42:38.451Z] 
03:42:38 [2020-08-29T03:42:38.451Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:42:38 [2020-08-29T03:42:38.451Z] #33 15.95 Fetched 8151 kB in 15s (546 kB/s)
03:42:38 [2020-08-29T03:42:38.451Z] #33 15.95 Reading package lists...
03:42:38 [2020-08-29T03:42:38.613Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
03:42:39 [2020-08-29T03:42:39.095Z] #32 ...
03:42:39 [2020-08-29T03:42:39.095Z] 
03:42:39 [2020-08-29T03:42:39.095Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:42:39 [2020-08-29T03:42:39.095Z] #10 86.22 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:42:39 [2020-08-29T03:42:39.095Z] #10 86.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
03:42:39 [2020-08-29T03:42:39.095Z] #10 86.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:42:39 [2020-08-29T03:42:39.095Z] #10 91.42 Selecting previously unselected package binutils-mingw-w64.
03:42:39 [2020-08-29T03:42:39.095Z] #10 91.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:42:39 [2020-08-29T03:42:39.095Z] #10 91.48 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:42:39 [2020-08-29T03:42:39.095Z] #10 91.71 Selecting previously unselected package libdevmapper1.02.1:amd64.
03:42:39 [2020-08-29T03:42:39.095Z] #10 91.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
03:42:39 [2020-08-29T03:42:39.095Z] #10 91.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:42:39 [2020-08-29T03:42:39.095Z] #10 92.04 Selecting previously unselected package dmsetup.
03:42:39 [2020-08-29T03:42:39.095Z] #10 92.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
03:42:39 [2020-08-29T03:42:39.095Z] #10 92.07 Unpacking dmsetup (2:1.02.155-3) ...
03:42:39 [2020-08-29T03:42:39.095Z] #10 92.38 Selecting previously unselected package mingw-w64-common.
03:42:39 [2020-08-29T03:42:39.095Z] #10 92.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:42:39 [2020-08-29T03:42:39.095Z] #10 92.41 Unpacking mingw-w64-common (6.0.0-3) ...
03:42:39 [2020-08-29T03:42:39.095Z] #10 ...
03:42:39 [2020-08-29T03:42:39.095Z] 
03:42:39 [2020-08-29T03:42:39.095Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:42:39 [2020-08-29T03:42:39.095Z] #25 23.78 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
03:42:39 [2020-08-29T03:42:39.095Z] #25 24.45 
03:42:39 [2020-08-29T03:42:39.095Z] #25 24.75 
#                                                                          2.2%
######################################################################## 100.0%
03:42:39 [2020-08-29T03:42:39.095Z] #25 24.90 
03:42:39 [2020-08-29T03:42:39.095Z] #25 26.48 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
03:42:39 [2020-08-29T03:42:39.350Z] #25 27.27 #=#=#                                                                         
03:42:39 [2020-08-29T03:42:39.862Z] #25 27.59 #=#=#                                                                         

###############################                                           43.4%
######################################################################## 100.0%
03:42:39 [2020-08-29T03:42:39.909Z] #8 DONE 2.4s
03:42:39 [2020-08-29T03:42:39.909Z] 
03:42:39 [2020-08-29T03:42:39.909Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:42:40 [2020-08-29T03:42:40.168Z] #9 DONE 0.7s
03:42:40 [2020-08-29T03:42:40.168Z] 
03:42:40 [2020-08-29T03:42:40.168Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:42:40 [2020-08-29T03:42:40.168Z] #35 DONE 0.1s
03:42:40 [2020-08-29T03:42:40.168Z] 
03:42:40 [2020-08-29T03:42:40.168Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:40 [2020-08-29T03:42:40.425Z] #25 28.14 
03:42:40 [2020-08-29T03:42:40.427Z] #41 ...
03:42:40 [2020-08-29T03:42:40.427Z] 
03:42:40 [2020-08-29T03:42:40.427Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:42:40 [2020-08-29T03:42:40.427Z] #27 DONE 0.1s
03:42:40 [2020-08-29T03:42:40.681Z] #25 ...
03:42:40 [2020-08-29T03:42:40.681Z] 
03:42:40 [2020-08-29T03:42:40.681Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:42:40 [2020-08-29T03:42:40.681Z] #38 87.97 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:42:40 [2020-08-29T03:42:40.681Z] #38 88.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:42:40 [2020-08-29T03:42:40.681Z] #38 88.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:42:40 [2020-08-29T03:42:40.681Z] #38 88.05 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:42:40 [2020-08-29T03:42:40.681Z] #38 88.07 Setting up python-six (1.12.0-1) ...
03:42:40 [2020-08-29T03:42:40.681Z] #38 94.45 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:42:40 [2020-08-29T03:42:40.681Z] #38 94.58 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:42:40 [2020-08-29T03:42:40.681Z] #38 94.61 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
03:42:40 [2020-08-29T03:42:40.681Z] #38 94.63 Setting up libcap-dev:amd64 (1:2.25-2) ...
03:42:40 [2020-08-29T03:42:40.681Z] #38 94.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
03:42:40 [2020-08-29T03:42:40.681Z] #38 94.65 Setting up protobuf-compiler (3.6.1.3-2) ...
03:42:40 [2020-08-29T03:42:40.681Z] #38 94.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:42:40 [2020-08-29T03:42:40.681Z] #38 94.67 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:42:40 [2020-08-29T03:42:40.681Z] #38 94.68 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:42:40 [2020-08-29T03:42:40.681Z] #38 94.74 Setting up python-protobuf (3.6.1.3-2) ...
03:42:40 [2020-08-29T03:42:40.685Z] 
03:42:40 [2020-08-29T03:42:40.685Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:42:40 [2020-08-29T03:42:40.928Z] #19 3.695 Collecting yamllint==1.16.0
03:42:40 [2020-08-29T03:42:40.928Z] #19 3.880   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:42:40 [2020-08-29T03:42:40.928Z] #19 3.900 Collecting pyyaml (from yamllint==1.16.0)
03:42:40 [2020-08-29T03:42:40.928Z] #19 4.001   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:42:40 [2020-08-29T03:42:40.937Z] #38 ...
03:42:40 [2020-08-29T03:42:40.937Z] 
03:42:40 [2020-08-29T03:42:40.937Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:42:40 [2020-08-29T03:42:40.937Z] #32 98.20 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:42:41 [2020-08-29T03:42:41.067Z] #8 DONE 3.7s
03:42:41 [2020-08-29T03:42:41.068Z] 
03:42:41 [2020-08-29T03:42:41.068Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:42:41 [2020-08-29T03:42:41.193Z] #32 98.38 Setting up xxd (2:8.1.0875-5) ...
03:42:41 [2020-08-29T03:42:41.194Z] #32 98.50 Setting up libuv1:amd64 (1.24.1-1) ...
03:42:41 [2020-08-29T03:42:41.252Z] #33 23.19 Reading package lists...
03:42:41 [2020-08-29T03:42:41.252Z] #33 ...
03:42:41 [2020-08-29T03:42:41.252Z] 
03:42:41 [2020-08-29T03:42:41.252Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:42:41 [2020-08-29T03:42:41.252Z] #24 21.78 Reading package lists...
03:42:41 [2020-08-29T03:42:41.449Z] #32 98.60 Setting up vim-common (2:8.1.0875-5) ...
03:42:41 [2020-08-29T03:42:41.562Z] #19 4.657 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:42:41 [2020-08-29T03:42:41.562Z] #19 4.699   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:42:41 [2020-08-29T03:42:41.562Z] #19 ...
03:42:41 [2020-08-29T03:42:41.562Z] 
03:42:41 [2020-08-29T03:42:41.562Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:42:41 [2020-08-29T03:42:41.562Z] #39 74.27   CC       criu/namespaces.o
03:42:41 [2020-08-29T03:42:41.562Z] #39 75.41   CC       criu/net.o
03:42:41 [2020-08-29T03:42:41.562Z] #39 77.46   CC       criu/netfilter.o
03:42:41 [2020-08-29T03:42:41.562Z] #39 77.73   CC       criu/page-pipe.o
03:42:41 [2020-08-29T03:42:41.562Z] #39 78.09   CC       criu/page-xfer.o
03:42:41 [2020-08-29T03:42:41.562Z] #39 79.15   CC       criu/pagemap-cache.o
03:42:41 [2020-08-29T03:42:41.562Z] #39 79.42   CC       criu/pagemap.o
03:42:41 [2020-08-29T03:42:41.562Z] #39 80.03   CC       criu/parasite-syscall.o
03:42:41 [2020-08-29T03:42:41.562Z] #39 80.59   CC       criu/path.o
03:42:41 [2020-08-29T03:42:41.562Z] #39 80.80   CC       criu/pie-util-vdso.o
03:42:41 [2020-08-29T03:42:41.562Z] #39 81.09   CC       criu/pie-util.o
03:42:41 [2020-08-29T03:42:41.562Z] #39 81.31   CC       criu/pipes.o
03:42:41 [2020-08-29T03:42:41.562Z] #39 82.01   CC       criu/plugin.o
03:42:41 [2020-08-29T03:42:41.562Z] #39 82.43   CC       criu/proc_parse.o
03:42:41 [2020-08-29T03:42:41.562Z] #39 84.06   CC       criu/protobuf-desc.o
03:42:41 [2020-08-29T03:42:41.705Z] #32 98.88 Setting up librhash0:amd64 (1.3.8-1) ...
03:42:41 [2020-08-29T03:42:41.854Z] #39 ...
03:42:41 [2020-08-29T03:42:41.854Z] 
03:42:41 [2020-08-29T03:42:41.854Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:42:41 [2020-08-29T03:42:41.854Z] #19 4.707 Building wheels for collected packages: pyyaml
03:42:41 [2020-08-29T03:42:41.854Z] #19 4.723   Running setup.py bdist_wheel for pyyaml: started
03:42:41 [2020-08-29T03:42:41.927Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.4s done
03:42:42 [2020-08-29T03:42:42.008Z] #9 DONE 1.3s
03:42:42 [2020-08-29T03:42:42.008Z] 
03:42:42 [2020-08-29T03:42:42.008Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:42 [2020-08-29T03:42:42.009Z] #32 ...
03:42:42 [2020-08-29T03:42:42.009Z] 
03:42:42 [2020-08-29T03:42:42.009Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:42 [2020-08-29T03:42:42.009Z] #47 89.05 time
03:42:42 [2020-08-29T03:42:42.009Z] #47 98.03 encoding/binary
03:42:42 [2020-08-29T03:42:42.009Z] #47 98.22 context
03:42:42 [2020-08-29T03:42:42.009Z] #47 ...
03:42:42 [2020-08-29T03:42:42.009Z] 
03:42:42 [2020-08-29T03:42:42.009Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:42:42 [2020-08-29T03:42:42.009Z] #32 99.13 Setting up cmake-data (3.13.4-1) ...
03:42:42 [2020-08-29T03:42:42.189Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5
03:42:42 [2020-08-29T03:42:42.189Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
03:42:42 [2020-08-29T03:42:42.269Z] #60 ...
03:42:42 [2020-08-29T03:42:42.269Z] 
03:42:42 [2020-08-29T03:42:42.269Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:42:42 [2020-08-29T03:42:42.269Z] #35 DONE 0.4s
03:42:42 [2020-08-29T03:42:42.269Z] 
03:42:42 [2020-08-29T03:42:42.269Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:42:42 [2020-08-29T03:42:42.269Z] #27 DONE 0.4s
03:42:42 [2020-08-29T03:42:42.286Z] #32 99.25 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:42:42 [2020-08-29T03:42:42.286Z] #32 99.32 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
03:42:42 [2020-08-29T03:42:42.286Z] #32 99.47 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:42:42 [2020-08-29T03:42:42.286Z] #32 ...
03:42:42 [2020-08-29T03:42:42.286Z] 
03:42:42 [2020-08-29T03:42:42.286Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:42 [2020-08-29T03:42:42.286Z] #41 89.38 time
03:42:42 [2020-08-29T03:42:42.286Z] #41 95.13 internal/syscall/unix
03:42:42 [2020-08-29T03:42:42.286Z] #41 95.54 strings
03:42:42 [2020-08-29T03:42:42.286Z] #41 99.08 os
03:42:42 [2020-08-29T03:42:42.450Z] #7 DONE 22.3s
03:42:42 [2020-08-29T03:42:42.450Z] 
03:42:42 [2020-08-29T03:42:42.450Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:42:42 [2020-08-29T03:42:42.487Z] #19 5.354   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:42:42 [2020-08-29T03:42:42.487Z] #19 5.354   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:42:42 [2020-08-29T03:42:42.487Z] #19 5.423 Successfully built pyyaml
03:42:42 [2020-08-29T03:42:42.487Z] #19 5.425 Installing collected packages: pyyaml, pathspec, yamllint
03:42:42 [2020-08-29T03:42:42.543Z] #41 ...
03:42:42 [2020-08-29T03:42:42.543Z] 
03:42:42 [2020-08-29T03:42:42.543Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:42:42 [2020-08-29T03:42:42.543Z] #32 99.59 Setting up cmake (3.13.4-1) ...
03:42:42 [2020-08-29T03:42:42.543Z] #32 99.75 Processing triggers for libc-bin (2.28-10) ...
03:42:42 [2020-08-29T03:42:42.580Z] 
03:42:42 [2020-08-29T03:42:42.580Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:42:42 [2020-08-29T03:42:42.779Z] #19 5.619 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:42:42 [2020-08-29T03:42:42.790Z] #24 29.05 Building dependency tree...
03:42:42 [2020-08-29T03:42:42.799Z] #32 99.91 Processing triggers for mime-support (3.62) ...
03:42:43 [2020-08-29T03:42:43.080Z] #19 DONE 5.9s
03:42:43 [2020-08-29T03:42:43.080Z] 
03:42:43 [2020-08-29T03:42:43.080Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:42:43 [2020-08-29T03:42:43.080Z] #22 DONE 0.2s
03:42:43 [2020-08-29T03:42:43.080Z] 
03:42:43 [2020-08-29T03:42:43.080Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:42:43 [2020-08-29T03:42:43.365Z] #32 DONE 100.3s
03:42:43 [2020-08-29T03:42:43.365Z] 
03:42:43 [2020-08-29T03:42:43.365Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:43 [2020-08-29T03:42:43.722Z] #26 DONE 0.8s
03:42:43 [2020-08-29T03:42:43.722Z] 
03:42:43 [2020-08-29T03:42:43.722Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:42:43 [2020-08-29T03:42:43.722Z] #39 84.59   CC       criu/protobuf.o
03:42:43 [2020-08-29T03:42:43.722Z] #39 84.79   CC       criu/pstree.o
03:42:43 [2020-08-29T03:42:43.722Z] #39 85.63   CC       criu/rbtree.o
03:42:43 [2020-08-29T03:42:43.722Z] #39 86.01   CC       criu/rst-malloc.o
03:42:43 [2020-08-29T03:42:43.722Z] #39 86.23   CC       criu/seccomp.o
03:42:44 [2020-08-29T03:42:44.014Z] #39 ...
03:42:44 [2020-08-29T03:42:44.014Z] 
03:42:44 [2020-08-29T03:42:44.014Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:42:44 [2020-08-29T03:42:44.014Z] #29 DONE 0.2s
03:42:44 [2020-08-29T03:42:44.014Z] 
03:42:44 [2020-08-29T03:42:44.014Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:42:44 [2020-08-29T03:42:44.014Z] #39 86.67   CC       criu/seize.o
03:42:44 [2020-08-29T03:42:44.306Z] #39 ...
03:42:44 [2020-08-29T03:42:44.306Z] 
03:42:44 [2020-08-29T03:42:44.306Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:42:44 [2020-08-29T03:42:44.306Z] #31 DONE 0.2s
03:42:44 [2020-08-29T03:42:44.306Z] 
03:42:44 [2020-08-29T03:42:44.306Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:42:44 [2020-08-29T03:42:44.306Z] #34 DONE 0.1s
03:42:44 [2020-08-29T03:42:44.306Z] 
03:42:44 [2020-08-29T03:42:44.306Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:42:44 [2020-08-29T03:42:44.359Z] #24 31.79 ca-certificates is already the newest version (20200601~deb10u1).
03:42:44 [2020-08-29T03:42:44.359Z] #24 31.79 The following additional packages will be installed:
03:42:44 [2020-08-29T03:42:44.359Z] #24 31.79   libjq1 libonig5
03:42:44 [2020-08-29T03:42:44.359Z] #24 32.18 The following NEW packages will be installed:
03:42:44 [2020-08-29T03:42:44.359Z] #24 32.19   jq libjq1 libonig5
03:42:44 [2020-08-29T03:42:44.597Z] #39 87.30   CC       criu/servicefd.o
03:42:44 [2020-08-29T03:42:44.657Z] #24 32.32 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:42:44 [2020-08-29T03:42:44.657Z] #24 32.32 Need to get 358 kB of archives.
03:42:44 [2020-08-29T03:42:44.657Z] #24 32.32 After this operation, 1277 kB of additional disk space will be used.
03:42:44 [2020-08-29T03:42:44.657Z] #24 32.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
03:42:44 [2020-08-29T03:42:44.657Z] #24 32.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
03:42:44 [2020-08-29T03:42:44.657Z] #24 32.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.502 + RM_GOPATH=0
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.502 + TMP_GOPATH=
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.502 + : /build
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.502 + '[' -z '' ']'
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.502 ++ mktemp -d
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.502 + export GOPATH=/tmp/tmp.fbvsPwxEkH
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.502 + GOPATH=/tmp/tmp.fbvsPwxEkH
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.502 + RM_GOPATH=1
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.502 + case "$(go env GOARCH)" in
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.502 ++ go env GOARCH
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.535 + export GO_BUILDMODE=-buildmode=pie
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.535 + GO_BUILDMODE=-buildmode=pie
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.536 ++ dirname /tmp/install/install.sh
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.538 + dir=/tmp/install
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.538 + bin=tini
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.538 + shift
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.538 + '[' '!' -f /tmp/install/tini.installer ']'
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.538 + . /tmp/install/tini.installer
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.538 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.538 + install_tini
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.539 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.539 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.539 + git clone https://github.com/krallin/tini.git /tmp/tmp.fbvsPwxEkH/tini
03:42:44 [2020-08-29T03:42:44.778Z] #33 1.543 Cloning into '/tmp/tmp.fbvsPwxEkH/tini'...
03:42:44 [2020-08-29T03:42:44.889Z] #39 87.48   CC       criu/shmem.o
03:42:45 [2020-08-29T03:42:45.369Z] #33 ...
03:42:45 [2020-08-29T03:42:45.369Z] 
03:42:45 [2020-08-29T03:42:45.369Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:42:45 [2020-08-29T03:42:45.369Z] #25 30.14 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
03:42:45 [2020-08-29T03:42:45.369Z] #25 30.18 skipping existing c35d46ef359f
03:42:45 [2020-08-29T03:42:45.369Z] #25 30.27 
03:42:45 [2020-08-29T03:42:45.369Z] #25 31.61 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
03:42:45 [2020-08-29T03:42:45.369Z] #25 32.34 #=#=#                                                                         
03:42:45 [2020-08-29T03:42:45.369Z] #25 32.60 
######################################################################## 100.0%
03:42:45 [2020-08-29T03:42:45.369Z] #25 32.83 
03:42:45 [2020-08-29T03:42:45.369Z] #25 33.04 Download of images into '/build' complete.
03:42:45 [2020-08-29T03:42:45.369Z] #25 33.04 Use something like the following to load the result into a Docker daemon:
03:42:45 [2020-08-29T03:42:45.369Z] #25 33.04   tar -cC '/build' . | docker load
03:42:45 [2020-08-29T03:42:45.369Z] #25 DONE 33.2s
03:42:45 [2020-08-29T03:42:45.369Z] 
03:42:45 [2020-08-29T03:42:45.369Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:45 [2020-08-29T03:42:45.369Z] #30 93.13 internal/fmtsort
03:42:45 [2020-08-29T03:42:45.369Z] #30 94.31 internal/syscall/execenv
03:42:45 [2020-08-29T03:42:45.369Z] #30 94.85 internal/syscall/unix
03:42:45 [2020-08-29T03:42:45.369Z] #30 95.38 strings
03:42:45 [2020-08-29T03:42:45.369Z] #30 95.46 os
03:42:45 [2020-08-29T03:42:45.369Z] #30 101.1 path
03:42:45 [2020-08-29T03:42:45.369Z] #30 102.1 text/tabwriter
03:42:45 [2020-08-29T03:42:45.369Z] #30 102.2 fmt
03:42:45 [2020-08-29T03:42:45.523Z] #39 87.96   CC       criu/sigframe.o
03:42:45 [2020-08-29T03:42:45.523Z] #39 88.03   CC       criu/signalfd.o
03:42:45 [2020-08-29T03:42:45.523Z] #39 88.15   CC       criu/sk-inet.o
03:42:45 [2020-08-29T03:42:45.711Z] #24 33.60 debconf: delaying package configuration, since apt-utils is not installed
03:42:45 [2020-08-29T03:42:45.965Z] #28 ...
03:42:45 [2020-08-29T03:42:45.965Z] 
03:42:45 [2020-08-29T03:42:45.965Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.027 + RM_GOPATH=0
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.027 + TMP_GOPATH=
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.027 + : /build
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.027 + '[' -z '' ']'
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 ++ mktemp -d
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 + export GOPATH=/tmp/tmp.ra5jaEtZhm
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 + GOPATH=/tmp/tmp.ra5jaEtZhm
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 + RM_GOPATH=1
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 + case "$(go env GOARCH)" in
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 ++ go env GOARCH
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 + export GO_BUILDMODE=-buildmode=pie
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 + GO_BUILDMODE=-buildmode=pie
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 ++ dirname /tmp/install/install.sh
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 + dir=/tmp/install
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 + bin=golangci_lint
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 + shift
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 + . /tmp/install/golangci_lint.installer
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 ++ : v1.23.8
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 + install_golangci_lint
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 + echo 'Installing golangci-lint version v1.23.8'
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.050 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:42:45 [2020-08-29T03:42:45.965Z] #45 5.051 Installing golangci-lint version v1.23.8
03:42:45 [2020-08-29T03:42:45.993Z] #30 ...
03:42:45 [2020-08-29T03:42:45.993Z] 
03:42:45 [2020-08-29T03:42:45.993Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:45 [2020-08-29T03:42:45.993Z] #33 2.889 + cd /tmp/tmp.fbvsPwxEkH/tini
03:42:45 [2020-08-29T03:42:45.993Z] #33 2.889 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
03:42:45 [2020-08-29T03:42:45.993Z] #33 2.901 + cmake .
03:42:46 [2020-08-29T03:42:46.010Z] #24 33.83 Fetched 358 kB in 0s (3470 kB/s)
03:42:46 [2020-08-29T03:42:46.157Z] #39 88.76   CC       criu/sk-netlink.o
03:42:46 [2020-08-29T03:42:46.307Z] #24 34.01 Selecting previously unselected package libonig5:ppc64el.
03:42:46 [2020-08-29T03:42:46.307Z] #24 34.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 ... 15339 files and directories currently installed.)
03:42:46 [2020-08-29T03:42:46.307Z] #24 34.12 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
03:42:46 [2020-08-29T03:42:46.307Z] #24 34.14 Unpacking libonig5:ppc64el (6.9.1-1) ...
03:42:46 [2020-08-29T03:42:46.452Z] #39 89.05   CC       criu/sk-packet.o
03:42:46 [2020-08-29T03:42:46.606Z] #24 34.48 Selecting previously unselected package libjq1:ppc64el.
03:42:46 [2020-08-29T03:42:46.606Z] #24 34.48 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
03:42:46 [2020-08-29T03:42:46.606Z] #24 34.48 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
03:42:46 [2020-08-29T03:42:46.673Z] #8 DONE 3.7s
03:42:46 [2020-08-29T03:42:46.673Z] 
03:42:46 [2020-08-29T03:42:46.673Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:42:46 [2020-08-29T03:42:46.744Z] #39 89.43   CC       criu/sk-queue.o
03:42:46 [2020-08-29T03:42:46.903Z] #45 ...
03:42:46 [2020-08-29T03:42:46.903Z] 
03:42:46 [2020-08-29T03:42:46.903Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:46 [2020-08-29T03:42:46.903Z] #41 6.789 + RM_GOPATH=0
03:42:46 [2020-08-29T03:42:46.903Z] #41 6.789 + TMP_GOPATH=
03:42:46 [2020-08-29T03:42:46.903Z] #41 6.789 + : /build
03:42:46 [2020-08-29T03:42:46.903Z] #41 6.789 + '[' -z '' ']'
03:42:46 [2020-08-29T03:42:46.903Z] #41 6.789 ++ mktemp -d
03:42:46 [2020-08-29T03:42:46.903Z] #41 6.789 + export GOPATH=/tmp/tmp.vCnok0jKlD
03:42:46 [2020-08-29T03:42:46.903Z] #41 6.789 + GOPATH=/tmp/tmp.vCnok0jKlD
03:42:46 [2020-08-29T03:42:46.903Z] #41 6.789 + RM_GOPATH=1
03:42:46 [2020-08-29T03:42:46.903Z] #41 6.789 + case "$(go env GOARCH)" in
03:42:46 [2020-08-29T03:42:46.903Z] #41 6.789 ++ go env GOARCH
03:42:46 [2020-08-29T03:42:46.905Z] #24 ...
03:42:46 [2020-08-29T03:42:46.905Z] 
03:42:46 [2020-08-29T03:42:46.905Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:42:46 [2020-08-29T03:42:46.905Z] #52 22.19 Reading package lists...
03:42:46 [2020-08-29T03:42:46.905Z] #52 29.05 Building dependency tree...
03:42:46 [2020-08-29T03:42:46.905Z] #52 31.94 The following additional packages will be installed:
03:42:46 [2020-08-29T03:42:46.905Z] #52 31.95   libbtrfs0
03:42:46 [2020-08-29T03:42:46.905Z] #52 32.08 The following NEW packages will be installed:
03:42:46 [2020-08-29T03:42:46.905Z] #52 32.08   libbtrfs-dev libbtrfs0
03:42:46 [2020-08-29T03:42:46.905Z] #52 32.26 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:42:46 [2020-08-29T03:42:46.905Z] #52 32.26 Need to get 120 kB of archives.
03:42:46 [2020-08-29T03:42:46.905Z] #52 32.26 After this operation, 423 kB of additional disk space will be used.
03:42:46 [2020-08-29T03:42:46.905Z] #52 32.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
03:42:46 [2020-08-29T03:42:46.905Z] #52 32.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
03:42:46 [2020-08-29T03:42:46.905Z] #52 33.43 debconf: delaying package configuration, since apt-utils is not installed
03:42:46 [2020-08-29T03:42:46.905Z] #52 33.69 Fetched 120 kB in 0s (968 kB/s)
03:42:46 [2020-08-29T03:42:46.905Z] #52 33.76 Selecting previously unselected package libbtrfs0.
03:42:46 [2020-08-29T03:42:46.905Z] #52 33.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
03:42:46 [2020-08-29T03:42:46.905Z] #52 33.90 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
03:42:46 [2020-08-29T03:42:46.905Z] #52 33.93 Unpacking libbtrfs0 (4.20.1-2) ...
03:42:46 [2020-08-29T03:42:46.905Z] #52 34.05 Selecting previously unselected package libbtrfs-dev.
03:42:46 [2020-08-29T03:42:46.905Z] #52 34.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
03:42:46 [2020-08-29T03:42:46.905Z] #52 34.08 Unpacking libbtrfs-dev (4.20.1-2) ...
03:42:46 [2020-08-29T03:42:46.905Z] #52 34.35 Setting up libbtrfs0 (4.20.1-2) ...
03:42:46 [2020-08-29T03:42:46.905Z] #52 34.37 Setting up libbtrfs-dev (4.20.1-2) ...
03:42:46 [2020-08-29T03:42:46.905Z] #52 34.39 Processing triggers for libc-bin (2.28-10) ...
03:42:46 [2020-08-29T03:42:46.905Z] #52 DONE 34.8s
03:42:46 [2020-08-29T03:42:46.905Z] 
03:42:46 [2020-08-29T03:42:46.905Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:42:46 [2020-08-29T03:42:46.905Z] #24 34.73 Selecting previously unselected package jq.
03:42:46 [2020-08-29T03:42:46.905Z] #24 34.73 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
03:42:46 [2020-08-29T03:42:46.905Z] #24 34.74 Unpacking jq (1.5+dfsg-2+b1) ...
03:42:46 [2020-08-29T03:42:46.905Z] #24 ...
03:42:46 [2020-08-29T03:42:46.905Z] 
03:42:46 [2020-08-29T03:42:46.905Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:42:46 [2020-08-29T03:42:46.905Z] #11 22.58 Reading package lists...
03:42:46 [2020-08-29T03:42:46.905Z] #11 29.86 Building dependency tree...
03:42:46 [2020-08-29T03:42:46.905Z] #11 32.61 The following additional packages will be installed:
03:42:46 [2020-08-29T03:42:46.905Z] #11 32.62   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:42:46 [2020-08-29T03:42:46.905Z] #11 32.62   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:42:46 [2020-08-29T03:42:46.905Z] #11 32.62   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:42:46 [2020-08-29T03:42:46.905Z] #11 32.62   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:42:46 [2020-08-29T03:42:46.905Z] #11 32.63 Suggested packages:
03:42:46 [2020-08-29T03:42:46.905Z] #11 32.64   gcc-8-locales seccomp wine64
03:42:46 [2020-08-29T03:42:46.905Z] #11 34.14 The following NEW packages will be installed:
03:42:46 [2020-08-29T03:42:46.905Z] #11 34.14   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:42:46 [2020-08-29T03:42:46.905Z] #11 34.15   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:42:46 [2020-08-29T03:42:46.905Z] #11 34.16   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:42:46 [2020-08-29T03:42:46.905Z] #11 34.16   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:42:46 [2020-08-29T03:42:46.905Z] #11 34.16   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:42:46 [2020-08-29T03:42:46.905Z] #11 34.17   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:42:46 [2020-08-29T03:42:46.905Z] #11 34.48 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:42:46 [2020-08-29T03:42:46.905Z] #11 34.48 Need to get 78.9 MB of archives.
03:42:46 [2020-08-29T03:42:46.905Z] #11 34.48 After this operation, 532 MB of additional disk space will be used.
03:42:46 [2020-08-29T03:42:46.905Z] #11 34.48 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]
03:42:46 [2020-08-29T03:42:46.935Z] #9 DONE 0.9s
03:42:46 [2020-08-29T03:42:46.935Z] 
03:42:46 [2020-08-29T03:42:46.935Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:42:46 [2020-08-29T03:42:46.935Z] #27 DONE 0.1s
03:42:46 [2020-08-29T03:42:46.935Z] 
03:42:46 [2020-08-29T03:42:46.935Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:42:47 [2020-08-29T03:42:47.043Z] #39 ...
03:42:47 [2020-08-29T03:42:47.044Z] 
03:42:47 [2020-08-29T03:42:47.044Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:47 [2020-08-29T03:42:47.044Z] #49 54.81 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
03:42:47 [2020-08-29T03:42:47.044Z] #49 56.00 + mkdir -p /build
03:42:47 [2020-08-29T03:42:47.044Z] #49 56.00 + cp runc /build/runc
03:42:47 [2020-08-29T03:42:47.044Z] #49 DONE 56.3s
03:42:47 [2020-08-29T03:42:47.044Z] 
03:42:47 [2020-08-29T03:42:47.044Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:42:47 [2020-08-29T03:42:47.164Z] #41 6.802 + export GO_BUILDMODE=-buildmode=pie
03:42:47 [2020-08-29T03:42:47.164Z] #41 6.802 + GO_BUILDMODE=-buildmode=pie
03:42:47 [2020-08-29T03:42:47.164Z] #41 6.802 ++ dirname /tmp/install/install.sh
03:42:47 [2020-08-29T03:42:47.164Z] #41 6.811 + dir=/tmp/install
03:42:47 [2020-08-29T03:42:47.164Z] #41 6.811 + bin=vndr
03:42:47 [2020-08-29T03:42:47.164Z] #41 6.811 + shift
03:42:47 [2020-08-29T03:42:47.164Z] #41 6.811 + '[' '!' -f /tmp/install/vndr.installer ']'
03:42:47 [2020-08-29T03:42:47.164Z] #41 6.811 + . /tmp/install/vndr.installer
03:42:47 [2020-08-29T03:42:47.164Z] #41 6.811 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:42:47 [2020-08-29T03:42:47.164Z] #41 6.811 + install_vndr
03:42:47 [2020-08-29T03:42:47.164Z] #41 6.811 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:42:47 [2020-08-29T03:42:47.164Z] #41 6.811 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vCnok0jKlD/src/github.com/LK4D4/vndr
03:42:47 [2020-08-29T03:42:47.164Z] #41 6.811 Cloning into '/tmp/tmp.vCnok0jKlD/src/github.com/LK4D4/vndr'...
03:42:47 [2020-08-29T03:42:47.164Z] #41 6.811 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:42:47 [2020-08-29T03:42:47.197Z] #32 ...
03:42:47 [2020-08-29T03:42:47.197Z] 
03:42:47 [2020-08-29T03:42:47.197Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:42:47 [2020-08-29T03:42:47.197Z] #35 DONE 0.1s
03:42:47 [2020-08-29T03:42:47.205Z] #11 ...
03:42:47 [2020-08-29T03:42:47.205Z] 
03:42:47 [2020-08-29T03:42:47.205Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:42:47 [2020-08-29T03:42:47.205Z] #24 35.02 Setting up libonig5:ppc64el (6.9.1-1) ...
03:42:47 [2020-08-29T03:42:47.205Z] #24 35.05 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
03:42:47 [2020-08-29T03:42:47.205Z] #24 35.07 Setting up jq (1.5+dfsg-2+b1) ...
03:42:47 [2020-08-29T03:42:47.205Z] #24 35.09 Processing triggers for libc-bin (2.28-10) ...
03:42:47 [2020-08-29T03:42:47.350Z] #39 89.95   CC       criu/sk-tcp.o
03:42:47 [2020-08-29T03:42:47.394Z] #33 4.036 -- The C compiler identification is GNU 8.3.0
03:42:47 [2020-08-29T03:42:47.394Z] #33 4.181 -- Check for working C compiler: /usr/bin/cc
03:42:47 [2020-08-29T03:42:47.428Z] #41 7.283 + cd /tmp/tmp.vCnok0jKlD/src/github.com/LK4D4/vndr
03:42:47 [2020-08-29T03:42:47.428Z] #41 7.283 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:42:47 [2020-08-29T03:42:47.428Z] #41 7.311 + go build -buildmode=pie -v -o /build/vndr .
03:42:47 [2020-08-29T03:42:47.459Z] 
03:42:47 [2020-08-29T03:42:47.459Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:42:47 [2020-08-29T03:42:47.507Z] #24 DONE 35.4s
03:42:47 [2020-08-29T03:42:47.507Z] 
03:42:47 [2020-08-29T03:42:47.507Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:42:47 [2020-08-29T03:42:47.507Z] #25 DONE 0.1s
03:42:47 [2020-08-29T03:42:47.507Z] 
03:42:47 [2020-08-29T03:42:47.507Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.266 + RM_GOPATH=0
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.267 + TMP_GOPATH=
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.267 + : /build
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.269 + '[' -z '' ']'
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.271 ++ mktemp -d
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.273 + export GOPATH=/tmp/tmp.jneO05EChz
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.273 + GOPATH=/tmp/tmp.jneO05EChz
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.274 + RM_GOPATH=1
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.274 + case "$(go env GOARCH)" in
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.279 ++ go env GOARCH
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.344 + export GO_BUILDMODE=-buildmode=pie
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.344 + GO_BUILDMODE=-buildmode=pie
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.352 ++ dirname /tmp/install/install.sh
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.367 + dir=/tmp/install
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.369 + bin=containerd
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.369 + shift
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.371 + '[' '!' -f /tmp/install/containerd.installer ']'
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.372 + . /tmp/install/containerd.installer
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.373 ++ set -e
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.373 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.375 + install_containerd
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.377 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.378 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.379 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jneO05EChz/src/github.com/containerd/containerd
03:42:47 [2020-08-29T03:42:47.507Z] #53 0.405 Cloning into '/tmp/tmp.jneO05EChz/src/github.com/containerd/containerd'...
03:42:47 [2020-08-29T03:42:47.877Z] #28 ...
03:42:47 [2020-08-29T03:42:47.877Z] 
03:42:47 [2020-08-29T03:42:47.877Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.719 + RM_GOPATH=0
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.719 + TMP_GOPATH=
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.719 + : /build
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.719 + '[' -z '' ']'
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.719 ++ mktemp -d
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.719 + export GOPATH=/tmp/tmp.77gJY5dA6r
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.719 + GOPATH=/tmp/tmp.77gJY5dA6r
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.719 + RM_GOPATH=1
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.719 + case "$(go env GOARCH)" in
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.719 ++ go env GOARCH
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.719 + export GO_BUILDMODE=-buildmode=pie
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.719 + GO_BUILDMODE=-buildmode=pie
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.720 ++ dirname /tmp/install/install.sh
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.726 + dir=/tmp/install
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.726 + bin=golangci_lint
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.726 + shift
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.726 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.726 + . /tmp/install/golangci_lint.installer
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.726 ++ : v1.23.8
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.726 + install_golangci_lint
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.726 + echo 'Installing golangci-lint version v1.23.8'
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.726 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:42:47 [2020-08-29T03:42:47.877Z] #45 4.726 Installing golangci-lint version v1.23.8
03:42:48 [2020-08-29T03:42:48.027Z] #39 90.45   CC       criu/sk-unix.o
03:42:48 [2020-08-29T03:42:48.446Z] #45 ...
03:42:48 [2020-08-29T03:42:48.446Z] 
03:42:48 [2020-08-29T03:42:48.446Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:42:48 [2020-08-29T03:42:48.446Z] #28 6.152 + git clone https://github.com/kolyshkin/go-swagger.git .
03:42:48 [2020-08-29T03:42:48.446Z] #28 6.152 Cloning into '.'...
03:42:48 [2020-08-29T03:42:48.773Z] #33 5.602 -- Check for working C compiler: /usr/bin/cc -- works
03:42:48 [2020-08-29T03:42:48.773Z] #33 5.602 -- Detecting C compiler ABI info
03:42:49 [2020-08-29T03:42:49.029Z] #33 ...
03:42:49 [2020-08-29T03:42:49.029Z] 
03:42:49 [2020-08-29T03:42:49.029Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:42:49 [2020-08-29T03:42:49.029Z] #38 105.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
03:42:49 [2020-08-29T03:42:49.029Z] #38 105.5 Processing triggers for libc-bin (2.28-10) ...
03:42:49 [2020-08-29T03:42:49.029Z] #38 DONE 106.1s
03:42:49 [2020-08-29T03:42:49.029Z] 
03:42:49 [2020-08-29T03:42:49.029Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:42:49 [2020-08-29T03:42:49.062Z] #39 91.61   CC       criu/sockets.o
03:42:49 [2020-08-29T03:42:49.343Z] #41 9.043 internal/cpu
03:42:49 [2020-08-29T03:42:49.343Z] #41 9.043 runtime/internal/atomic
03:42:49 [2020-08-29T03:42:49.356Z] #39 92.04   CC       criu/stats.o
03:42:49 [2020-08-29T03:42:49.602Z] #41 9.481 runtime/internal/sys
03:42:49 [2020-08-29T03:42:49.648Z] #39 92.17   CC       criu/string.o
03:42:49 [2020-08-29T03:42:49.648Z] #39 92.22   CC       criu/sysctl.o
03:42:49 [2020-08-29T03:42:49.939Z] #39 92.50   CC       criu/sysfs_parse.o
03:42:50 [2020-08-29T03:42:50.171Z] #41 ...
03:42:50 [2020-08-29T03:42:50.171Z] 
03:42:50 [2020-08-29T03:42:50.171Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:42:50 [2020-08-29T03:42:50.171Z] #32 9.075 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:50 [2020-08-29T03:42:50.172Z] #32 9.187 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:50 [2020-08-29T03:42:50.172Z] #32 9.187 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:50 [2020-08-29T03:42:50.232Z] #39 92.65   CC       criu/timens.o
03:42:50 [2020-08-29T03:42:50.232Z] #39 92.89   CC       criu/timerfd.o
03:42:50 [2020-08-29T03:42:50.431Z] #32 ...
03:42:50 [2020-08-29T03:42:50.431Z] 
03:42:50 [2020-08-29T03:42:50.431Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.454 + RM_GOPATH=0
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.454 + TMP_GOPATH=
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.454 + : /build
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.454 + '[' -z '' ']'
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.455 ++ mktemp -d
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.462 + export GOPATH=/tmp/tmp.iZbArdWs4C
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.462 + GOPATH=/tmp/tmp.iZbArdWs4C
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.462 + RM_GOPATH=1
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.462 + case "$(go env GOARCH)" in
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.462 ++ go env GOARCH
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.646 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.647 + export GO_BUILDMODE=-buildmode=pie
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.647 + GO_BUILDMODE=-buildmode=pie
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.647 ++ dirname /tmp/install/install.sh
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.647 + dir=/tmp/install
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.647 + bin=shfmt
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.647 + shift
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.647 + '[' '!' -f /tmp/install/shfmt.installer ']'
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.647 + . /tmp/install/shfmt.installer
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.647 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.647 + install_shfmt
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.647 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.647 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iZbArdWs4C/src/github.com/mvdan/sh
03:42:50 [2020-08-29T03:42:50.431Z] #47 8.661 Cloning into '/tmp/tmp.iZbArdWs4C/src/github.com/mvdan/sh'...
03:42:50 [2020-08-29T03:42:50.431Z] #47 ...
03:42:50 [2020-08-29T03:42:50.431Z] 
03:42:50 [2020-08-29T03:42:50.431Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.413 + RM_GOPATH=0
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.413 + TMP_GOPATH=
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.413 + : /build
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.413 + '[' -z '' ']'
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.416 ++ mktemp -d
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.419 + export GOPATH=/tmp/tmp.SF3S84kSde
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.419 + GOPATH=/tmp/tmp.SF3S84kSde
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.419 + RM_GOPATH=1
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.419 + case "$(go env GOARCH)" in
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.419 ++ go env GOARCH
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.426 + export GO_BUILDMODE=-buildmode=pie
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.426 + GO_BUILDMODE=-buildmode=pie
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.429 ++ dirname /tmp/install/install.sh
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.433 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.443 + dir=/tmp/install
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.443 + bin=tomlv
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.443 + shift
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.443 + '[' '!' -f /tmp/install/tomlv.installer ']'
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.443 + . /tmp/install/tomlv.installer
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.443 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.443 + install_tomlv
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.443 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.443 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SF3S84kSde/src/github.com/BurntSushi/toml
03:42:50 [2020-08-29T03:42:50.431Z] #30 7.454 Cloning into '/tmp/tmp.SF3S84kSde/src/github.com/BurntSushi/toml'...
03:42:50 [2020-08-29T03:42:50.431Z] #30 8.728 + cd /tmp/tmp.SF3S84kSde/src/github.com/BurntSushi/toml
03:42:50 [2020-08-29T03:42:50.431Z] #30 8.728 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:42:50 [2020-08-29T03:42:50.431Z] #30 8.796 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:42:50 [2020-08-29T03:42:50.431Z] #30 9.607 internal/cpu
03:42:50 [2020-08-29T03:42:50.431Z] #30 9.615 runtime/internal/sys
03:42:50 [2020-08-29T03:42:50.431Z] #30 9.886 runtime/internal/math
03:42:50 [2020-08-29T03:42:50.431Z] #30 9.970 math/bits
03:42:50 [2020-08-29T03:42:50.523Z] #39 93.05   CC       criu/tty.o
03:42:50 [2020-08-29T03:42:50.709Z] #30 ...
03:42:50 [2020-08-29T03:42:50.709Z] 
03:42:50 [2020-08-29T03:42:50.709Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.907 + RM_GOPATH=0
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.907 + TMP_GOPATH=
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.907 + : /build
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.907 + '[' -z '' ']'
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.907 ++ mktemp -d
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.907 + export GOPATH=/tmp/tmp.dDbHKHq0lP
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.907 + GOPATH=/tmp/tmp.dDbHKHq0lP
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.907 + RM_GOPATH=1
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.907 + case "$(go env GOARCH)" in
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.907 ++ go env GOARCH
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.923 + export GO_BUILDMODE=-buildmode=pie
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.923 + GO_BUILDMODE=-buildmode=pie
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.923 ++ dirname /tmp/install/install.sh
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 + dir=/tmp/install
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 + bin=rootlesskit
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 + shift
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 + . /tmp/install/rootlesskit.installer
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 + install_rootlesskit
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 + case "$1" in
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 + export CGO_ENABLED=0
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 + CGO_ENABLED=0
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 + _install_rootlesskit
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dDbHKHq0lP/src/github.com/rootless-containers/rootlesskit
03:42:50 [2020-08-29T03:42:50.709Z] #54 6.936 Cloning into '/tmp/tmp.dDbHKHq0lP/src/github.com/rootless-containers/rootlesskit'...
03:42:50 [2020-08-29T03:42:50.709Z] #54 ...
03:42:50 [2020-08-29T03:42:50.709Z] 
03:42:50 [2020-08-29T03:42:50.709Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:42:50 [2020-08-29T03:42:50.709Z] #23 8.744 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:50 [2020-08-29T03:42:50.709Z] #23 8.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:50 [2020-08-29T03:42:50.709Z] #23 8.805 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:50 [2020-08-29T03:42:50.971Z] #23 10.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:42:50 [2020-08-29T03:42:50.971Z] #23 ...
03:42:50 [2020-08-29T03:42:50.971Z] 
03:42:50 [2020-08-29T03:42:50.971Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:42:50 [2020-08-29T03:42:50.971Z] #51 8.697 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:50 [2020-08-29T03:42:50.971Z] #51 8.948 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:50 [2020-08-29T03:42:50.971Z] #51 8.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:50 [2020-08-29T03:42:50.971Z] #51 ...
03:42:50 [2020-08-29T03:42:50.971Z] 
03:42:50 [2020-08-29T03:42:50.971Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:42:50 [2020-08-29T03:42:50.971Z] #10 8.930 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:50 [2020-08-29T03:42:50.971Z] #10 9.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:50 [2020-08-29T03:42:50.971Z] #10 9.014 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:50 [2020-08-29T03:42:50.971Z] #10 10.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:42:51 [2020-08-29T03:42:51.162Z] #39 ...
03:42:51 [2020-08-29T03:42:51.162Z] 
03:42:51 [2020-08-29T03:42:51.162Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:42:51 [2020-08-29T03:42:51.162Z] #36 DONE 130.1s
03:42:51 [2020-08-29T03:42:51.162Z] 
03:42:51 [2020-08-29T03:42:51.162Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:42:51 [2020-08-29T03:42:51.162Z] #39 93.86   CC       criu/tun.o
03:42:51 [2020-08-29T03:42:51.231Z] #10 ...
03:42:51 [2020-08-29T03:42:51.231Z] 
03:42:51 [2020-08-29T03:42:51.231Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.444 + RM_GOPATH=0
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.444 + TMP_GOPATH=
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.444 + : /build
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.444 + '[' -z '' ']'
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.444 ++ mktemp -d
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.454 + export GOPATH=/tmp/tmp.vcjRnIDfjy
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.454 + GOPATH=/tmp/tmp.vcjRnIDfjy
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.454 + RM_GOPATH=1
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.454 + case "$(go env GOARCH)" in
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.454 ++ go env GOARCH
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.458 + export GO_BUILDMODE=-buildmode=pie
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.458 + GO_BUILDMODE=-buildmode=pie
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.486 ++ dirname /tmp/install/install.sh
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.486 + dir=/tmp/install
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.486 + bin=gotestsum
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.486 + shift
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.486 + '[' '!' -f /tmp/install/gotestsum.installer ']'
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.486 + . /tmp/install/gotestsum.installer
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.486 ++ : v0.3.5
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.486 + install_gotestsum
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.486 + set -e
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.486 + export GO111MODULE=on
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.486 + GO111MODULE=on
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.486 + GOBIN=/build
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.514 + go get gotest.tools/gotestsum@v0.3.5
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.585 go: finding gotest.tools v0.3.5
03:42:51 [2020-08-29T03:42:51.231Z] #43 7.599 go: finding gotest.tools/gotestsum v0.3.5
03:42:51 [2020-08-29T03:42:51.231Z] #43 9.088 go: downloading gotest.tools/gotestsum v0.3.5
03:42:51 [2020-08-29T03:42:51.231Z] #43 9.748 go: extracting gotest.tools/gotestsum v0.3.5
03:42:51 [2020-08-29T03:42:51.231Z] #43 ...
03:42:51 [2020-08-29T03:42:51.231Z] 
03:42:51 [2020-08-29T03:42:51.231Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.936 + RM_GOPATH=0
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.936 + TMP_GOPATH=
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.936 + : /build
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.936 + '[' -z '' ']'
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.936 ++ mktemp -d
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.937 + export GOPATH=/tmp/tmp.jSic4v9RB3
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.937 + GOPATH=/tmp/tmp.jSic4v9RB3
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.937 + RM_GOPATH=1
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.937 + case "$(go env GOARCH)" in
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.937 ++ go env GOARCH
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.951 + export GO_BUILDMODE=-buildmode=pie
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.951 + GO_BUILDMODE=-buildmode=pie
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.951 ++ dirname /tmp/install/install.sh
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.953 + dir=/tmp/install
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.953 + bin=dockercli
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.953 + shift
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.953 + '[' '!' -f /tmp/install/dockercli.installer ']'
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.953 + . /tmp/install/dockercli.installer
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.953 ++ : stable
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.953 ++ : 17.06.2-ce
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.953 + install_dockercli
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.953 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.953 ++ uname -m
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.953 Install docker/cli version 17.06.2-ce from stable
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.954 + arch=x86_64
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.954 + '[' x86_64 '!=' x86_64 ']'
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.954 + url=https://download.docker.com/linux/static
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.954 + tar -xz docker/docker
03:42:51 [2020-08-29T03:42:51.231Z] #21 6.955 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:42:51 [2020-08-29T03:42:51.454Z] #39 94.19   CC       criu/uffd.o
03:42:51 [2020-08-29T03:42:51.493Z] #21 ...
03:42:51 [2020-08-29T03:42:51.493Z] 
03:42:51 [2020-08-29T03:42:51.493Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:42:51 [2020-08-29T03:42:51.493Z] #38 8.695 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:51 [2020-08-29T03:42:51.493Z] #38 8.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:51 [2020-08-29T03:42:51.493Z] #38 8.804 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:51 [2020-08-29T03:42:51.493Z] #38 11.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:42:51 [2020-08-29T03:42:51.493Z] #38 ...
03:42:51 [2020-08-29T03:42:51.493Z] 
03:42:51 [2020-08-29T03:42:51.493Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:42:51 [2020-08-29T03:42:51.493Z] #36 8.231 + git clone https://github.com/docker/distribution.git .
03:42:51 [2020-08-29T03:42:51.493Z] #36 8.231 Cloning into '.'...
03:42:51 [2020-08-29T03:42:51.752Z] #36 ...
03:42:51 [2020-08-29T03:42:51.752Z] 
03:42:51 [2020-08-29T03:42:51.752Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.599 + RM_GOPATH=0
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.599 + TMP_GOPATH=
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.599 + : /build
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.599 + '[' -z '' ']'
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.599 ++ mktemp -d
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.599 + export GOPATH=/tmp/tmp.TNm60KYo7T
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.599 + GOPATH=/tmp/tmp.TNm60KYo7T
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.599 + RM_GOPATH=1
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.599 + case "$(go env GOARCH)" in
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.599 ++ go env GOARCH
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 + export GO_BUILDMODE=-buildmode=pie
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 + GO_BUILDMODE=-buildmode=pie
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 ++ dirname /tmp/install/install.sh
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 + dir=/tmp/install
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 + bin=proxy
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 + shift
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 + '[' '!' -f /tmp/install/proxy.installer ']'
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 + . /tmp/install/proxy.installer
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 ++ : 9e99af28df21367340c95a3863e31808d689c92a
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 + install_proxy
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 + case "$1" in
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 + export CGO_ENABLED=0
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 + CGO_ENABLED=0
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 + _install_proxy
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TNm60KYo7T/src/github.com/docker/libnetwork
03:42:51 [2020-08-29T03:42:51.752Z] #60 7.649 Cloning into '/tmp/tmp.TNm60KYo7T/src/github.com/docker/libnetwork'...
03:42:51 [2020-08-29T03:42:51.752Z] #60 ...
03:42:51 [2020-08-29T03:42:51.752Z] 
03:42:51 [2020-08-29T03:42:51.752Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:42:51 [2020-08-29T03:42:51.752Z] #43 11.23 go: downloading gotest.tools v2.1.0+incompatible
03:42:51 [2020-08-29T03:42:51.752Z] #43 11.39 go: extracting gotest.tools v2.1.0+incompatible
03:42:51 [2020-08-29T03:42:51.752Z] #43 11.49 go: downloading github.com/sirupsen/logrus v1.0.5
03:42:51 [2020-08-29T03:42:51.752Z] #43 11.50 go: downloading github.com/spf13/pflag v1.0.1
03:42:51 [2020-08-29T03:42:51.752Z] #43 11.59 go: downloading github.com/fatih/color v1.6.0
03:42:51 [2020-08-29T03:42:51.752Z] #43 11.59 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:42:51 [2020-08-29T03:42:51.752Z] #43 11.59 go: downloading github.com/pkg/errors v0.8.0
03:42:52 [2020-08-29T03:42:52.011Z] #43 11.83 go: downloading github.com/jonboulle/clockwork v0.1.0
03:42:52 [2020-08-29T03:42:52.011Z] #43 11.90 go: extracting github.com/pkg/errors v0.8.0
03:42:52 [2020-08-29T03:42:52.054Z] #53 ...
03:42:52 [2020-08-29T03:42:52.054Z] 
03:42:52 [2020-08-29T03:42:52.054Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:42:52 [2020-08-29T03:42:52.054Z] #26 2.153 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
03:42:52 [2020-08-29T03:42:52.054Z] #26 2.665 
03:42:52 [2020-08-29T03:42:52.088Z] #39 ...
03:42:52 [2020-08-29T03:42:52.088Z] 
03:42:52 [2020-08-29T03:42:52.088Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:42:52 [2020-08-29T03:42:52.088Z] #37 DONE 0.2s
03:42:52 [2020-08-29T03:42:52.088Z] 
03:42:52 [2020-08-29T03:42:52.088Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:42:52 [2020-08-29T03:42:52.088Z] #39 94.64   CC       criu/util.o
03:42:52 [2020-08-29T03:42:52.270Z] #43 11.91 go: extracting github.com/fatih/color v1.6.0
03:42:52 [2020-08-29T03:42:52.270Z] #43 12.06 go: extracting github.com/sirupsen/logrus v1.0.5
03:42:52 [2020-08-29T03:42:52.270Z] #43 12.08 go: downloading github.com/mattn/go-isatty v0.0.3
03:42:52 [2020-08-29T03:42:52.270Z] #43 12.17 go: downloading github.com/mattn/go-colorable v0.0.9
03:42:52 [2020-08-29T03:42:52.379Z] #39 95.02   CC       criu/uts_ns.o
03:42:52 [2020-08-29T03:42:52.529Z] #43 12.23 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:42:52 [2020-08-29T03:42:52.529Z] #43 12.45 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:42:52 [2020-08-29T03:42:52.660Z] #26 2.847 
                                                                           0.4%
###                                                                        4.5%
######                                                                     8.6%
#########                                                                 12.6%
##############                                                            20.8%
###################                                                       26.9%
######################                                                    31.0%
##########################                                                37.1%
##############################                                            42.1%
##################################                                        47.3%
######################################                                    53.4%
##########################################                                59.5%
#############################################                             63.6%
################################################                          67.6%
######################################################                    75.8%
#############################################################             85.9%
##################################################################        92.1%
######################################################################    98.2%
######################################################################## 100.0%
03:42:52 [2020-08-29T03:42:52.660Z] #26 ...
03:42:52 [2020-08-29T03:42:52.660Z] 
03:42:52 [2020-08-29T03:42:52.660Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:42:52 [2020-08-29T03:42:52.660Z] #39 23.46 Reading package lists...
03:42:52 [2020-08-29T03:42:52.660Z] #39 30.72 Building dependency tree...
03:42:52 [2020-08-29T03:42:52.660Z] #39 33.28 The following additional packages will be installed:
03:42:52 [2020-08-29T03:42:52.660Z] #39 33.28   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:42:52 [2020-08-29T03:42:52.660Z] #39 33.28   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:42:52 [2020-08-29T03:42:52.660Z] #39 33.29 Suggested packages:
03:42:52 [2020-08-29T03:42:52.660Z] #39 33.29   manpages-dev python-setuptools
03:42:52 [2020-08-29T03:42:52.660Z] #39 34.79 The following NEW packages will be installed:
03:42:52 [2020-08-29T03:42:52.660Z] #39 34.80   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:42:52 [2020-08-29T03:42:52.660Z] #39 34.80   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:42:52 [2020-08-29T03:42:52.660Z] #39 34.80   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:42:52 [2020-08-29T03:42:52.660Z] #39 34.80   python-six zlib1g-dev
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.03 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.03 Need to get 4075 kB of archives.
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.03 After this operation, 24.5 MB of additional disk space will be used.
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
03:42:52 [2020-08-29T03:42:52.660Z] #39 35.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
03:42:52 [2020-08-29T03:42:52.661Z] #39 35.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
03:42:52 [2020-08-29T03:42:52.661Z] #39 35.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
03:42:52 [2020-08-29T03:42:52.661Z] #39 35.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
03:42:52 [2020-08-29T03:42:52.661Z] #39 35.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
03:42:52 [2020-08-29T03:42:52.661Z] #39 35.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
03:42:52 [2020-08-29T03:42:52.661Z] #39 37.23 debconf: delaying package configuration, since apt-utils is not installed
03:42:52 [2020-08-29T03:42:52.661Z] #39 37.70 Fetched 4075 kB in 1s (5210 kB/s)
03:42:52 [2020-08-29T03:42:52.661Z] #39 37.84 Selecting previously unselected package libcap-dev:ppc64el.
03:42:52 [2020-08-29T03:42:52.661Z] #39 37.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
03:42:52 [2020-08-29T03:42:52.661Z] #39 37.91 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 37.92 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 38.17 Selecting previously unselected package libnet1:ppc64el.
03:42:52 [2020-08-29T03:42:52.661Z] #39 38.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 38.21 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 38.33 Selecting previously unselected package libnet1-dev.
03:42:52 [2020-08-29T03:42:52.661Z] #39 38.35 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 38.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 38.61 Selecting previously unselected package libnl-3-200:ppc64el.
03:42:52 [2020-08-29T03:42:52.661Z] #39 38.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 38.65 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 38.84 Selecting previously unselected package libnl-3-dev:ppc64el.
03:42:52 [2020-08-29T03:42:52.661Z] #39 38.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 38.85 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 39.20 Selecting previously unselected package libprotobuf-c1:ppc64el.
03:42:52 [2020-08-29T03:42:52.661Z] #39 39.22 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 39.24 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 39.33 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
03:42:52 [2020-08-29T03:42:52.661Z] #39 39.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 39.34 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 39.44 Selecting previously unselected package zlib1g-dev:ppc64el.
03:42:52 [2020-08-29T03:42:52.661Z] #39 39.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 39.47 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 39.66 Selecting previously unselected package libprotobuf17:ppc64el.
03:42:52 [2020-08-29T03:42:52.661Z] #39 39.68 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
03:42:52 [2020-08-29T03:42:52.661Z] #39 39.68 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
03:42:52 [2020-08-29T03:42:52.662Z] #28 ...
03:42:52 [2020-08-29T03:42:52.662Z] 
03:42:52 [2020-08-29T03:42:52.662Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:42:52 [2020-08-29T03:42:52.662Z] #38 7.662 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:52 [2020-08-29T03:42:52.662Z] #38 7.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:52 [2020-08-29T03:42:52.662Z] #38 7.739 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:52 [2020-08-29T03:42:52.662Z] #38 8.600 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:42:52 [2020-08-29T03:42:52.662Z] #38 ...
03:42:52 [2020-08-29T03:42:52.662Z] 
03:42:52 [2020-08-29T03:42:52.662Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.085 + RM_GOPATH=0
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.085 + TMP_GOPATH=
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.085 + : /build
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.085 + '[' -z '' ']'
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.085 ++ mktemp -d
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.085 + export GOPATH=/tmp/tmp.rdqPoUd98z
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.085 + GOPATH=/tmp/tmp.rdqPoUd98z
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.085 + RM_GOPATH=1
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.085 + case "$(go env GOARCH)" in
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.085 ++ go env GOARCH
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.092 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.096 + export GO_BUILDMODE=-buildmode=pie
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.096 + GO_BUILDMODE=-buildmode=pie
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.096 ++ dirname /tmp/install/install.sh
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.096 + dir=/tmp/install
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.096 + bin=tomlv
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.096 + shift
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.096 + '[' '!' -f /tmp/install/tomlv.installer ']'
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.096 + . /tmp/install/tomlv.installer
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.096 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.096 + install_tomlv
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.096 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.096 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rdqPoUd98z/src/github.com/BurntSushi/toml
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.096 Cloning into '/tmp/tmp.rdqPoUd98z/src/github.com/BurntSushi/toml'...
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.613 + cd /tmp/tmp.rdqPoUd98z/src/github.com/BurntSushi/toml
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.613 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.624 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.895 internal/cpu
03:42:52 [2020-08-29T03:42:52.662Z] #30 6.895 runtime/internal/atomic
03:42:52 [2020-08-29T03:42:52.662Z] #30 7.005 runtime/internal/sys
03:42:52 [2020-08-29T03:42:52.662Z] #30 7.192 runtime/internal/math
03:42:52 [2020-08-29T03:42:52.662Z] #30 7.210 internal/bytealg
03:42:52 [2020-08-29T03:42:52.662Z] #30 7.277 math/bits
03:42:52 [2020-08-29T03:42:52.662Z] #30 7.476 math
03:42:52 [2020-08-29T03:42:52.662Z] #30 7.476 runtime
03:42:52 [2020-08-29T03:42:52.662Z] #30 ...
03:42:52 [2020-08-29T03:42:52.662Z] 
03:42:52 [2020-08-29T03:42:52.662Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.485 + RM_GOPATH=0
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.485 + TMP_GOPATH=
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.485 + : /build
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.485 + '[' -z '' ']'
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.485 ++ mktemp -d
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.488 + export GOPATH=/tmp/tmp.WNtd9ygLsf
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.488 + GOPATH=/tmp/tmp.WNtd9ygLsf
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.488 + RM_GOPATH=1
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.488 + case "$(go env GOARCH)" in
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.491 ++ go env GOARCH
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.528 + export GO_BUILDMODE=-buildmode=pie
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.528 + GO_BUILDMODE=-buildmode=pie
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.528 ++ dirname /tmp/install/install.sh
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.535 + dir=/tmp/install
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.535 + bin=vndr
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.536 + shift
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.536 + '[' '!' -f /tmp/install/vndr.installer ']'
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.536 + . /tmp/install/vndr.installer
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.537 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.537 + install_vndr
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.537 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.537 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.544 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WNtd9ygLsf/src/github.com/LK4D4/vndr
03:42:52 [2020-08-29T03:42:52.662Z] #41 8.551 Cloning into '/tmp/tmp.WNtd9ygLsf/src/github.com/LK4D4/vndr'...
03:42:52 [2020-08-29T03:42:52.662Z] #41 9.841 + cd /tmp/tmp.WNtd9ygLsf/src/github.com/LK4D4/vndr
03:42:52 [2020-08-29T03:42:52.662Z] #41 9.851 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:42:52 [2020-08-29T03:42:52.662Z] #41 9.921 + go build -buildmode=pie -v -o /build/vndr .
03:42:52 [2020-08-29T03:42:52.662Z] #41 ...
03:42:52 [2020-08-29T03:42:52.662Z] 
03:42:52 [2020-08-29T03:42:52.662Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:42:52 [2020-08-29T03:42:52.662Z] #32 9.341 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:52 [2020-08-29T03:42:52.662Z] #32 9.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:52 [2020-08-29T03:42:52.662Z] #32 9.415 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:52 [2020-08-29T03:42:52.662Z] #32 ...
03:42:52 [2020-08-29T03:42:52.662Z] 
03:42:52 [2020-08-29T03:42:52.662Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:42:52 [2020-08-29T03:42:52.662Z] #36 8.543 + git clone https://github.com/docker/distribution.git .
03:42:52 [2020-08-29T03:42:52.662Z] #36 8.556 Cloning into '.'...
03:42:52 [2020-08-29T03:42:52.662Z] #36 ...
03:42:52 [2020-08-29T03:42:52.662Z] 
03:42:52 [2020-08-29T03:42:52.662Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:42:52 [2020-08-29T03:42:52.662Z] #23 9.578 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:52 [2020-08-29T03:42:52.662Z] #23 9.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:52 [2020-08-29T03:42:52.662Z] #23 9.780 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:52 [2020-08-29T03:42:52.671Z] #39 95.10   CC       criu/vdso.o
03:42:52 [2020-08-29T03:42:52.671Z] #39 95.23   LINK     criu/built-in.o
03:42:52 [2020-08-29T03:42:52.671Z] #39 95.27   LINK     criu/criu
03:42:52 [2020-08-29T03:42:52.671Z] #39 95.36   DEP      lib/c/criu.d
03:42:52 [2020-08-29T03:42:52.788Z] #43 12.46 go: extracting github.com/jonboulle/clockwork v0.1.0
03:42:52 [2020-08-29T03:42:52.788Z] #43 12.54 go: extracting github.com/mattn/go-colorable v0.0.9
03:42:52 [2020-08-29T03:42:52.820Z] #36 ...
03:42:52 [2020-08-29T03:42:52.820Z] 
03:42:52 [2020-08-29T03:42:52.820Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.214 + RM_GOPATH=0
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.214 + TMP_GOPATH=
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.214 + : /build
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.214 + '[' -z '' ']'
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.214 ++ mktemp -d
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.214 + export GOPATH=/tmp/tmp.1mGmevlteY
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.214 + GOPATH=/tmp/tmp.1mGmevlteY
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.214 + RM_GOPATH=1
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.214 + case "$(go env GOARCH)" in
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.214 ++ go env GOARCH
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.234 + export GO_BUILDMODE=-buildmode=pie
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.234 + GO_BUILDMODE=-buildmode=pie
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.236 ++ dirname /tmp/install/install.sh
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.246 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.246 + dir=/tmp/install
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.246 + bin=tomlv
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.246 + shift
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.246 + '[' '!' -f /tmp/install/tomlv.installer ']'
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.246 + . /tmp/install/tomlv.installer
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.246 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.246 + install_tomlv
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.246 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.246 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1mGmevlteY/src/github.com/BurntSushi/toml
03:42:52 [2020-08-29T03:42:52.820Z] #30 5.250 Cloning into '/tmp/tmp.1mGmevlteY/src/github.com/BurntSushi/toml'...
03:42:52 [2020-08-29T03:42:52.924Z] #23 ...
03:42:52 [2020-08-29T03:42:52.924Z] 
03:42:52 [2020-08-29T03:42:52.924Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:42:52 [2020-08-29T03:42:52.924Z] #51 9.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:52 [2020-08-29T03:42:52.924Z] #51 9.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:52 [2020-08-29T03:42:52.924Z] #51 9.700 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:52 [2020-08-29T03:42:52.924Z] #51 ...
03:42:52 [2020-08-29T03:42:52.924Z] 
03:42:52 [2020-08-29T03:42:52.924Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.930 + RM_GOPATH=0
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.930 + TMP_GOPATH=
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.930 + : /build
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.930 + '[' -z '' ']'
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.930 ++ mktemp -d
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.930 + export GOPATH=/tmp/tmp.AzrEF61URh
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.930 + GOPATH=/tmp/tmp.AzrEF61URh
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.930 + RM_GOPATH=1
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.930 + case "$(go env GOARCH)" in
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.930 ++ go env GOARCH
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.956 + export GO_BUILDMODE=-buildmode=pie
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.956 + GO_BUILDMODE=-buildmode=pie
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.956 ++ dirname /tmp/install/install.sh
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.997 + dir=/tmp/install
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.997 + bin=rootlesskit
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.997 + shift
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.997 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.997 + . /tmp/install/rootlesskit.installer
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.997 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.997 + install_rootlesskit
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.997 + case "$1" in
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.997 + export CGO_ENABLED=0
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.997 + CGO_ENABLED=0
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.997 + _install_rootlesskit
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.997 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.997 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AzrEF61URh/src/github.com/rootless-containers/rootlesskit
03:42:52 [2020-08-29T03:42:52.924Z] #54 8.997 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:42:52 [2020-08-29T03:42:52.924Z] #54 9.050 Cloning into '/tmp/tmp.AzrEF61URh/src/github.com/rootless-containers/rootlesskit'...
03:42:52 [2020-08-29T03:42:52.960Z] #39 40.67 Selecting previously unselected package libprotobuf-lite17:ppc64el.
03:42:52 [2020-08-29T03:42:52.960Z] #39 40.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
03:42:52 [2020-08-29T03:42:52.960Z] #39 40.70 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
03:42:52 [2020-08-29T03:42:52.960Z] #39 ...
03:42:52 [2020-08-29T03:42:52.960Z] 
03:42:52 [2020-08-29T03:42:52.960Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:42:52 [2020-08-29T03:42:52.960Z] #33 23.19 Reading package lists...
03:42:52 [2020-08-29T03:42:52.960Z] #33 31.05 Building dependency tree...
03:42:52 [2020-08-29T03:42:52.960Z] #33 33.62 The following additional packages will be installed:
03:42:52 [2020-08-29T03:42:52.960Z] #33 33.63   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:42:52 [2020-08-29T03:42:52.960Z] #33 33.63 Suggested packages:
03:42:52 [2020-08-29T03:42:52.960Z] #33 33.63   cmake-doc ninja-build lrzip
03:42:52 [2020-08-29T03:42:52.960Z] #33 33.63 Recommended packages:
03:42:52 [2020-08-29T03:42:52.960Z] #33 33.63   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:42:52 [2020-08-29T03:42:52.960Z] #33 34.49 The following NEW packages will be installed:
03:42:52 [2020-08-29T03:42:52.960Z] #33 34.51   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:42:52 [2020-08-29T03:42:52.960Z] #33 34.52   vim-common xxd
03:42:52 [2020-08-29T03:42:52.960Z] #33 34.71 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:42:52 [2020-08-29T03:42:52.960Z] #33 34.71 Need to get 14.9 MB of archives.
03:42:52 [2020-08-29T03:42:52.960Z] #33 34.71 After this operation, 67.2 MB of additional disk space will be used.
03:42:52 [2020-08-29T03:42:52.960Z] #33 34.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
03:42:52 [2020-08-29T03:42:52.960Z] #33 34.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
03:42:52 [2020-08-29T03:42:52.960Z] #33 34.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
03:42:52 [2020-08-29T03:42:52.960Z] #33 35.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
03:42:52 [2020-08-29T03:42:52.960Z] #33 36.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
03:42:52 [2020-08-29T03:42:52.960Z] #33 37.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
03:42:52 [2020-08-29T03:42:52.960Z] #33 37.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
03:42:52 [2020-08-29T03:42:52.960Z] #33 37.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
03:42:52 [2020-08-29T03:42:52.960Z] #33 37.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
03:42:52 [2020-08-29T03:42:52.960Z] #33 37.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
03:42:52 [2020-08-29T03:42:52.960Z] #33 39.69 debconf: delaying package configuration, since apt-utils is not installed
03:42:52 [2020-08-29T03:42:52.960Z] #33 40.02 Fetched 14.9 MB in 3s (4527 kB/s)
03:42:52 [2020-08-29T03:42:52.960Z] #33 40.19 Selecting previously unselected package xxd.
03:42:52 [2020-08-29T03:42:52.960Z] #33 40.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 ... 15339 files and directories currently installed.)
03:42:52 [2020-08-29T03:42:52.960Z] #33 40.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
03:42:52 [2020-08-29T03:42:52.960Z] #33 40.39 Unpacking xxd (2:8.1.0875-5) ...
03:42:52 [2020-08-29T03:42:52.960Z] #33 40.69 Selecting previously unselected package vim-common.
03:42:52 [2020-08-29T03:42:52.960Z] #33 40.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:42:52 [2020-08-29T03:42:52.963Z] #39 95.37   CC       images/rpc.pb-c.o
03:42:52 [2020-08-29T03:42:52.963Z] #39 95.52   CC       lib/c/criu.o
03:42:53 [2020-08-29T03:42:53.047Z] #43 12.74 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:42:53 [2020-08-29T03:42:53.047Z] #43 12.75 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:42:53 [2020-08-29T03:42:53.047Z] #43 12.75 go: extracting github.com/mattn/go-isatty v0.0.3
03:42:53 [2020-08-29T03:42:53.047Z] #43 12.79 go: extracting github.com/spf13/pflag v1.0.1
03:42:53 [2020-08-29T03:42:53.184Z] #54 ...
03:42:53 [2020-08-29T03:42:53.184Z] 
03:42:53 [2020-08-29T03:42:53.184Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:42:53 [2020-08-29T03:42:53.184Z] #10 9.460 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:53 [2020-08-29T03:42:53.184Z] #10 9.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:53 [2020-08-29T03:42:53.184Z] #10 9.512 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:53 [2020-08-29T03:42:53.184Z] #10 11.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:42:53 [2020-08-29T03:42:53.184Z] #10 ...
03:42:53 [2020-08-29T03:42:53.184Z] 
03:42:53 [2020-08-29T03:42:53.184Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.839 + RM_GOPATH=0
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.839 + TMP_GOPATH=
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.839 + : /build
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.839 + '[' -z '' ']'
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.839 ++ mktemp -d
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.841 + export GOPATH=/tmp/tmp.my0o70NWmd
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.841 + GOPATH=/tmp/tmp.my0o70NWmd
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.841 + RM_GOPATH=1
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.843 + case "$(go env GOARCH)" in
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.843 ++ go env GOARCH
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.853 + export GO_BUILDMODE=-buildmode=pie
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.855 + GO_BUILDMODE=-buildmode=pie
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.869 ++ dirname /tmp/install/install.sh
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.883 + dir=/tmp/install
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.883 + bin=gotestsum
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.883 + shift
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.883 + '[' '!' -f /tmp/install/gotestsum.installer ']'
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.883 + . /tmp/install/gotestsum.installer
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.883 ++ : v0.3.5
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.883 + install_gotestsum
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.883 + set -e
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.883 + export GO111MODULE=on
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.883 + GO111MODULE=on
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.883 + GOBIN=/build
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.883 + go get gotest.tools/gotestsum@v0.3.5
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.915 go: finding gotest.tools v0.3.5
03:42:53 [2020-08-29T03:42:53.184Z] #43 7.915 go: finding gotest.tools/gotestsum v0.3.5
03:42:53 [2020-08-29T03:42:53.184Z] #43 9.151 go: downloading gotest.tools/gotestsum v0.3.5
03:42:53 [2020-08-29T03:42:53.184Z] #43 9.815 go: extracting gotest.tools/gotestsum v0.3.5
03:42:53 [2020-08-29T03:42:53.184Z] #43 11.11 go: downloading gotest.tools v2.1.0+incompatible
03:42:53 [2020-08-29T03:42:53.184Z] #43 11.37 go: extracting gotest.tools v2.1.0+incompatible
03:42:53 [2020-08-29T03:42:53.195Z] #39 ...
03:42:53 [2020-08-29T03:42:53.195Z] 
03:42:53 [2020-08-29T03:42:53.195Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:53 [2020-08-29T03:42:53.195Z] #47 99.84 os
03:42:53 [2020-08-29T03:42:53.195Z] #47 102.3 encoding/base64
03:42:53 [2020-08-29T03:42:53.195Z] #47 104.1 golang.org/x/sys/unix
03:42:53 [2020-08-29T03:42:53.195Z] #47 107.6 fmt
03:42:53 [2020-08-29T03:42:53.195Z] #47 ...
03:42:53 [2020-08-29T03:42:53.195Z] 
03:42:53 [2020-08-29T03:42:53.195Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:42:53 [2020-08-29T03:42:53.195Z] #10 103.5 Selecting previously unselected package mingw-w64-x86-64-dev.
03:42:53 [2020-08-29T03:42:53.195Z] #10 103.6 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:42:53 [2020-08-29T03:42:53.195Z] #10 103.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:42:53 [2020-08-29T03:42:53.195Z] #10 ...
03:42:53 [2020-08-29T03:42:53.195Z] 
03:42:53 [2020-08-29T03:42:53.195Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:42:53 [2020-08-29T03:42:53.195Z] #39 3.989 Note: Building without setproctitle() and strlcpy() support.
03:42:53 [2020-08-29T03:42:53.195Z] #39 3.989       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:42:53 [2020-08-29T03:42:53.195Z] #39 4.019 Note: Building without GnuTLS support
03:42:53 [2020-08-29T03:42:53.195Z] #39 4.046 Makefile.config:39: Warn: you have no libnftables installed
03:42:53 [2020-08-29T03:42:53.195Z] #39 4.046 Makefile.config:40: Warn: Building without nftables support
03:42:53 [2020-08-29T03:42:53.195Z] #39 ...
03:42:53 [2020-08-29T03:42:53.195Z] 
03:42:53 [2020-08-29T03:42:53.195Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:53 [2020-08-29T03:42:53.195Z] #41 100.2 regexp/syntax
03:42:53 [2020-08-29T03:42:53.195Z] #41 105.7 fmt
03:42:53 [2020-08-29T03:42:53.195Z] #41 109.5 regexp
03:42:53 [2020-08-29T03:42:53.195Z] #41 ...
03:42:53 [2020-08-29T03:42:53.195Z] 
03:42:53 [2020-08-29T03:42:53.195Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:53 [2020-08-29T03:42:53.195Z] #33 6.747 -- Detecting C compiler ABI info - done
03:42:53 [2020-08-29T03:42:53.195Z] #33 6.892 -- Detecting C compile features
03:42:53 [2020-08-29T03:42:53.255Z] #39 95.82   LINK     lib/c/built-in.o
03:42:53 [2020-08-29T03:42:53.255Z] #39 95.83   LINK     lib/c/libcriu.so
03:42:53 [2020-08-29T03:42:53.255Z] #39 95.84   LINK     lib/c/libcriu.a
03:42:53 [2020-08-29T03:42:53.255Z] #39 95.91   GEN      magic.py
03:42:53 [2020-08-29T03:42:53.258Z] #33 40.83 Unpacking vim-common (2:8.1.0875-5) ...
03:42:53 [2020-08-29T03:42:53.258Z] #33 ...
03:42:53 [2020-08-29T03:42:53.258Z] 
03:42:53 [2020-08-29T03:42:53.258Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:42:53 [2020-08-29T03:42:53.258Z] #39 41.02 Selecting previously unselected package libprotobuf-dev:ppc64el.
03:42:53 [2020-08-29T03:42:53.258Z] #39 41.03 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
03:42:53 [2020-08-29T03:42:53.258Z] #39 41.03 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
03:42:53 [2020-08-29T03:42:53.419Z] #30 6.390 + cd /tmp/tmp.1mGmevlteY/src/github.com/BurntSushi/toml
03:42:53 [2020-08-29T03:42:53.419Z] #30 6.391 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:42:53 [2020-08-29T03:42:53.419Z] #30 6.462 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:42:53 [2020-08-29T03:42:53.479Z] #43 11.51 go: downloading github.com/sirupsen/logrus v1.0.5
03:42:53 [2020-08-29T03:42:53.479Z] #43 ...
03:42:53 [2020-08-29T03:42:53.479Z] 
03:42:53 [2020-08-29T03:42:53.479Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.292 + RM_GOPATH=0
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.292 + TMP_GOPATH=
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.292 + : /build
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.292 + '[' -z '' ']'
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.292 ++ mktemp -d
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.292 + export GOPATH=/tmp/tmp.37E9Y5FYCe
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.292 + GOPATH=/tmp/tmp.37E9Y5FYCe
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.292 + RM_GOPATH=1
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.292 + case "$(go env GOARCH)" in
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.292 ++ go env GOARCH
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.340 + export GO_BUILDMODE=-buildmode=pie
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.340 + GO_BUILDMODE=-buildmode=pie
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.340 ++ dirname /tmp/install/install.sh
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.370 + dir=/tmp/install
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.370 + bin=shfmt
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.370 + shift
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.370 + '[' '!' -f /tmp/install/shfmt.installer ']'
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.370 + . /tmp/install/shfmt.installer
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.370 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.370 + install_shfmt
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.370 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.370 + git clone https://github.com/mvdan/sh.git /tmp/tmp.37E9Y5FYCe/src/github.com/mvdan/sh
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.370 Cloning into '/tmp/tmp.37E9Y5FYCe/src/github.com/mvdan/sh'...
03:42:53 [2020-08-29T03:42:53.479Z] #47 8.370 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:42:53 [2020-08-29T03:42:53.479Z] #47 ...
03:42:53 [2020-08-29T03:42:53.479Z] 
03:42:53 [2020-08-29T03:42:53.479Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.165 + RM_GOPATH=0
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.165 + TMP_GOPATH=
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.165 + : /build
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.165 + '[' -z '' ']'
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.165 ++ mktemp -d
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.165 + export GOPATH=/tmp/tmp.ergEmNRtKz
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.165 + GOPATH=/tmp/tmp.ergEmNRtKz
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.165 + RM_GOPATH=1
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.165 + case "$(go env GOARCH)" in
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.176 ++ go env GOARCH
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.202 + export GO_BUILDMODE=-buildmode=pie
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.202 + GO_BUILDMODE=-buildmode=pie
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.202 ++ dirname /tmp/install/install.sh
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.203 + dir=/tmp/install
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.208 + bin=dockercli
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.209 + shift
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.209 + '[' '!' -f /tmp/install/dockercli.installer ']'
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.209 + . /tmp/install/dockercli.installer
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.209 ++ : stable
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.209 ++ : 17.06.2-ce
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.211 + install_dockercli
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.223 Install docker/cli version 17.06.2-ce from stable
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.224 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.224 ++ uname -m
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.237 + arch=x86_64
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.237 + '[' x86_64 '!=' x86_64 ']'
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.237 + url=https://download.docker.com/linux/static
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.237 + tar -xz docker/docker
03:42:53 [2020-08-29T03:42:53.479Z] #21 8.237 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:42:53 [2020-08-29T03:42:53.547Z] #39 95.95 Note: Building without setproctitle() and strlcpy() support.
03:42:53 [2020-08-29T03:42:53.547Z] #39 95.95       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:42:53 [2020-08-29T03:42:53.547Z] #39 95.95 Note: Building without GnuTLS support
03:42:53 [2020-08-29T03:42:53.547Z] #39 95.95 Makefile.config:39: Warn: you have no libnftables installed
03:42:53 [2020-08-29T03:42:53.547Z] #39 95.95 Makefile.config:40: Warn: Building without nftables support
03:42:53 [2020-08-29T03:42:53.547Z] #39 96.10 fatal: not a git repository (or any of the parent directories): .git
03:42:53 [2020-08-29T03:42:53.578Z] #39 ...
03:42:53 [2020-08-29T03:42:53.578Z] 
03:42:53 [2020-08-29T03:42:53.578Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:53 [2020-08-29T03:42:53.578Z] #61 DONE 41.3s
03:42:53 [2020-08-29T03:42:53.578Z] 
03:42:53 [2020-08-29T03:42:53.578Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:42:53 [2020-08-29T03:42:53.578Z] #26 5.532 
03:42:53 [2020-08-29T03:42:53.692Z] #30 ...
03:42:53 [2020-08-29T03:42:53.692Z] 
03:42:53 [2020-08-29T03:42:53.692Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.479 + RM_GOPATH=0
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.479 + TMP_GOPATH=
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.479 + : /build
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.479 + '[' -z '' ']'
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.479 ++ mktemp -d
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.488 + export GOPATH=/tmp/tmp.tGu4sz1QXh
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.488 + GOPATH=/tmp/tmp.tGu4sz1QXh
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.488 + RM_GOPATH=1
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.488 + case "$(go env GOARCH)" in
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.488 ++ go env GOARCH
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.530 + export GO_BUILDMODE=-buildmode=pie
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.530 + GO_BUILDMODE=-buildmode=pie
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.532 ++ dirname /tmp/install/install.sh
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.536 Install docker/cli version 17.06.2-ce from stable
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.536 + dir=/tmp/install
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.536 + bin=dockercli
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.536 + shift
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.536 + '[' '!' -f /tmp/install/dockercli.installer ']'
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.536 + . /tmp/install/dockercli.installer
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.536 ++ : stable
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.536 ++ : 17.06.2-ce
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.536 + install_dockercli
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.536 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.548 ++ uname -m
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.562 + arch=aarch64
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.562 + '[' aarch64 '!=' x86_64 ']'
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.567 + '[' aarch64 '!=' s390x ']'
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.569 + '[' aarch64 '!=' armhf ']'
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.569 + build_dockercli
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.569 + git clone https://github.com/docker/docker-ce /tmp/tmp.tGu4sz1QXh/tmp/docker-ce
03:42:53 [2020-08-29T03:42:53.692Z] #21 6.574 Cloning into '/tmp/tmp.tGu4sz1QXh/tmp/docker-ce'...
03:42:53 [2020-08-29T03:42:53.692Z] #21 ...
03:42:53 [2020-08-29T03:42:53.692Z] 
03:42:53 [2020-08-29T03:42:53.692Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:42:53 [2020-08-29T03:42:53.692Z] #36 6.600 + git clone https://github.com/docker/distribution.git .
03:42:53 [2020-08-29T03:42:53.692Z] #36 6.609 Cloning into '.'...
03:42:53 [2020-08-29T03:42:53.739Z] #21 ...
03:42:53 [2020-08-29T03:42:53.739Z] 
03:42:53 [2020-08-29T03:42:53.739Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:42:53 [2020-08-29T03:42:53.739Z] #23 11.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:42:53 [2020-08-29T03:42:53.862Z] #39 96.43 make[1]: Nothing to be done for 'all'.
03:42:54 [2020-08-29T03:42:54.154Z] #39 96.70 make[1]: 'images/built-in.o' is up to date.
03:42:54 [2020-08-29T03:42:54.154Z] #39 96.72 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:42:54 [2020-08-29T03:42:54.154Z] #39 96.73 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:42:54 [2020-08-29T03:42:54.154Z] #39 96.73 make[1]: 'compel/libcompel.a' is up to date.
03:42:54 [2020-08-29T03:42:54.154Z] #39 96.74 make[1]: 'compel/compel-host-bin' is up to date.
03:42:54 [2020-08-29T03:42:54.154Z] #39 96.75 make[1]: Nothing to be done for 'all'.
03:42:54 [2020-08-29T03:42:54.154Z] #39 96.76 make[1]: 'soccr/libsoccr.a' is up to date.
03:42:54 [2020-08-29T03:42:54.154Z] #39 96.86 make[2]: Nothing to be done for 'all'.
03:42:54 [2020-08-29T03:42:54.154Z] #39 96.86 make[2]: Nothing to be done for 'all'.
03:42:54 [2020-08-29T03:42:54.154Z] #39 96.88 make[2]: Nothing to be done for 'all'.
03:42:54 [2020-08-29T03:42:54.154Z] #39 96.92 make[2]: Nothing to be done for 'all'.
03:42:54 [2020-08-29T03:42:54.219Z] #33 11.20 -- Detecting C compile features - done
03:42:54 [2020-08-29T03:42:54.446Z] #39 96.93 make[2]: Nothing to be done for 'all'.
03:42:54 [2020-08-29T03:42:54.446Z] #39 96.94 make[2]: Nothing to be done for 'all'.
03:42:54 [2020-08-29T03:42:54.446Z] #39 96.96 make[2]: Nothing to be done for 'all'.
03:42:54 [2020-08-29T03:42:54.446Z] #39 96.99 make[2]: Nothing to be done for 'all'.
03:42:54 [2020-08-29T03:42:54.446Z] #39 97.00   INSTALL  criu/criu
03:42:54 [2020-08-29T03:42:54.446Z] #39 DONE 97.2s
03:42:54 [2020-08-29T03:42:54.446Z] 
03:42:54 [2020-08-29T03:42:54.446Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:42:54 [2020-08-29T03:42:54.475Z] #33 11.28 -- Performing Test HAS_BUILTIN_FORTIFY
03:42:54 [2020-08-29T03:42:54.480Z] #26 5.793 
###########                                                               15.7%
####################                                                      29.1%
##############################                                            42.4%
########################################                                  55.7%
#################################################                         69.2%
#####################################################################     95.9%
######################################################################## 100.0%
03:42:55 [2020-08-29T03:42:55.038Z] #33 11.70 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:42:55 [2020-08-29T03:42:55.038Z] #33 11.85 -- Configuring done
03:42:55 [2020-08-29T03:42:55.038Z] #33 11.86 -- Generating done
03:42:55 [2020-08-29T03:42:55.038Z] #33 11.87 -- Build files have been written to: /tmp/tmp.fbvsPwxEkH/tini
03:42:55 [2020-08-29T03:42:55.038Z] #33 11.88 + make tini-static
03:42:55 [2020-08-29T03:42:55.144Z] #26 7.331 
03:42:55 [2020-08-29T03:42:55.485Z] #45 ...
03:42:55 [2020-08-29T03:42:55.485Z] 
03:42:55 [2020-08-29T03:42:55.485Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:42:55 [2020-08-29T03:42:55.607Z] #33 12.55 Scanning dependencies of target tini-static
03:42:55 [2020-08-29T03:42:55.607Z] #33 ...
03:42:55 [2020-08-29T03:42:55.607Z] 
03:42:55 [2020-08-29T03:42:55.607Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:55 [2020-08-29T03:42:55.607Z] #41 112.9 go/token
03:42:55 [2020-08-29T03:42:55.751Z] #26 7.555 
#########                                                                 13.6%
########################                                                  34.2%
#######################################                                   54.9%
######################################################                    75.3%
######################################################################## 100.0%
03:42:55 [2020-08-29T03:42:55.777Z] #40 DONE 0.1s
03:42:55 [2020-08-29T03:42:55.777Z] 
03:42:55 [2020-08-29T03:42:55.777Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:42:55 [2020-08-29T03:42:55.777Z] #42 DONE 0.2s
03:42:55 [2020-08-29T03:42:55.777Z] 
03:42:55 [2020-08-29T03:42:55.777Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:42:56 [2020-08-29T03:42:56.053Z] #26 8.402 
03:42:56 [2020-08-29T03:42:56.069Z] #44 DONE 0.1s
03:42:56 [2020-08-29T03:42:56.069Z] 
03:42:56 [2020-08-29T03:42:56.069Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:42:56 [2020-08-29T03:42:56.171Z] #41 ...
03:42:56 [2020-08-29T03:42:56.171Z] 
03:42:56 [2020-08-29T03:42:56.171Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:56 [2020-08-29T03:42:56.171Z] #30 103.5 path/filepath
03:42:56 [2020-08-29T03:42:56.171Z] #30 106.0 io/ioutil
03:42:56 [2020-08-29T03:42:56.171Z] #30 109.2 github.com/BurntSushi/toml
03:42:56 [2020-08-29T03:42:56.171Z] #30 109.2 flag
03:42:56 [2020-08-29T03:42:56.171Z] #30 112.2 log
03:42:56 [2020-08-29T03:42:56.426Z] #30 ...
03:42:56 [2020-08-29T03:42:56.426Z] 
03:42:56 [2020-08-29T03:42:56.426Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:42:56 [2020-08-29T03:42:56.426Z] #39 6.848 fatal: not a git repository (or any of the parent directories): .git
03:42:56 [2020-08-29T03:42:56.426Z] #39 6.937   GEN      .gitid
03:42:56 [2020-08-29T03:42:56.426Z] #39 6.967   GEN      criu/include/version.h
03:42:56 [2020-08-29T03:42:56.426Z] #39 7.040   GEN      include/common/asm
03:42:57 [2020-08-29T03:42:57.016Z] #36 ...
03:42:57 [2020-08-29T03:42:57.016Z] 
03:42:57 [2020-08-29T03:42:57.016Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:42:57 [2020-08-29T03:42:57.016Z] #10 7.930 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:57 [2020-08-29T03:42:57.016Z] #10 7.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:57 [2020-08-29T03:42:57.016Z] #10 7.996 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:57 [2020-08-29T03:42:57.016Z] #10 9.078 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
03:42:57 [2020-08-29T03:42:57.016Z] #10 ...
03:42:57 [2020-08-29T03:42:57.016Z] 
03:42:57 [2020-08-29T03:42:57.016Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:42:57 [2020-08-29T03:42:57.016Z] #38 8.863 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:57 [2020-08-29T03:42:57.016Z] #38 8.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:57 [2020-08-29T03:42:57.016Z] #38 8.906 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:57 [2020-08-29T03:42:57.016Z] #38 9.943 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
03:42:57 [2020-08-29T03:42:57.280Z] #38 ...
03:42:57 [2020-08-29T03:42:57.280Z] 
03:42:57 [2020-08-29T03:42:57.280Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.407 + RM_GOPATH=0
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.408 + TMP_GOPATH=
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.409 + : /build
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.410 + '[' -z '' ']'
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.412 ++ mktemp -d
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.414 + export GOPATH=/tmp/tmp.EB04z25CLL
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.418 + GOPATH=/tmp/tmp.EB04z25CLL
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.418 + RM_GOPATH=1
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.419 + case "$(go env GOARCH)" in
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.420 ++ go env GOARCH
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.442 + export GO_BUILDMODE=-buildmode=pie
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.443 + GO_BUILDMODE=-buildmode=pie
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.445 ++ dirname /tmp/install/install.sh
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.450 + dir=/tmp/install
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.450 + bin=golangci_lint
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.450 + shift
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.450 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.451 + . /tmp/install/golangci_lint.installer
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.451 ++ : v1.23.8
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.452 + install_golangci_lint
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.452 + echo 'Installing golangci-lint version v1.23.8'
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.453 Installing golangci-lint version v1.23.8
03:42:57 [2020-08-29T03:42:57.280Z] #45 7.453 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:42:57 [2020-08-29T03:42:57.280Z] #45 ...
03:42:57 [2020-08-29T03:42:57.280Z] 
03:42:57 [2020-08-29T03:42:57.280Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.764 + RM_GOPATH=0
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.764 + TMP_GOPATH=
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.764 + : /build
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.764 + '[' -z '' ']'
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.764 ++ mktemp -d
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.767 + export GOPATH=/tmp/tmp.Ww9RVx7WRR
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.767 + GOPATH=/tmp/tmp.Ww9RVx7WRR
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.767 + RM_GOPATH=1
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.767 + case "$(go env GOARCH)" in
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.767 ++ go env GOARCH
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 + export GO_BUILDMODE=-buildmode=pie
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 + GO_BUILDMODE=-buildmode=pie
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 ++ dirname /tmp/install/install.sh
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 + dir=/tmp/install
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 + bin=rootlesskit
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 + shift
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 + . /tmp/install/rootlesskit.installer
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 + install_rootlesskit
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 + case "$1" in
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 + export CGO_ENABLED=0
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 + CGO_ENABLED=0
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 + _install_rootlesskit
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.786 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Ww9RVx7WRR/src/github.com/rootless-containers/rootlesskit
03:42:57 [2020-08-29T03:42:57.280Z] #54 4.814 Cloning into '/tmp/tmp.Ww9RVx7WRR/src/github.com/rootless-containers/rootlesskit'...
03:42:57 [2020-08-29T03:42:57.280Z] #54 8.863 + cd /tmp/tmp.Ww9RVx7WRR/src/github.com/rootless-containers/rootlesskit
03:42:57 [2020-08-29T03:42:57.280Z] #54 8.863 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:42:57 [2020-08-29T03:42:57.280Z] #54 9.622 + for f in rootlesskit rootlesskit-docker-proxy
03:42:57 [2020-08-29T03:42:57.280Z] #54 9.644 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:42:57 [2020-08-29T03:42:57.348Z] #43 16.99 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:42:57 [2020-08-29T03:42:57.348Z] #43 17.04 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:42:57 [2020-08-29T03:42:57.545Z] #54 ...
03:42:57 [2020-08-29T03:42:57.545Z] 
03:42:57 [2020-08-29T03:42:57.545Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.491 + RM_GOPATH=0
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.491 + TMP_GOPATH=
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.491 + : /build
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.491 + '[' -z '' ']'
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.491 ++ mktemp -d
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.491 + export GOPATH=/tmp/tmp.6rcMnQlDQV
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.491 + GOPATH=/tmp/tmp.6rcMnQlDQV
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.491 + RM_GOPATH=1
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.491 + case "$(go env GOARCH)" in
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.492 ++ go env GOARCH
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.504 + export GO_BUILDMODE=-buildmode=pie
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.504 + GO_BUILDMODE=-buildmode=pie
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.504 ++ dirname /tmp/install/install.sh
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.510 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.511 + dir=/tmp/install
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.511 + bin=shfmt
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.511 + shift
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.511 + '[' '!' -f /tmp/install/shfmt.installer ']'
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.511 + . /tmp/install/shfmt.installer
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.511 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.511 + install_shfmt
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.511 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.511 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6rcMnQlDQV/src/github.com/mvdan/sh
03:42:57 [2020-08-29T03:42:57.545Z] #47 4.512 Cloning into '/tmp/tmp.6rcMnQlDQV/src/github.com/mvdan/sh'...
03:42:57 [2020-08-29T03:42:57.545Z] #47 ...
03:42:57 [2020-08-29T03:42:57.545Z] 
03:42:57 [2020-08-29T03:42:57.545Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.900 + RM_GOPATH=0
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.900 + TMP_GOPATH=
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.900 + : /build
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.900 + '[' -z '' ']'
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.900 ++ mktemp -d
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.901 + export GOPATH=/tmp/tmp.mpyiqnHXgk
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.901 + GOPATH=/tmp/tmp.mpyiqnHXgk
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.901 + RM_GOPATH=1
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.901 + case "$(go env GOARCH)" in
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.915 ++ go env GOARCH
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 + export GO_BUILDMODE=-buildmode=pie
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 + GO_BUILDMODE=-buildmode=pie
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 ++ dirname /tmp/install/install.sh
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 + dir=/tmp/install
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 + bin=proxy
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 + shift
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 + '[' '!' -f /tmp/install/proxy.installer ']'
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 + . /tmp/install/proxy.installer
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 ++ : 9e99af28df21367340c95a3863e31808d689c92a
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 + install_proxy
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 + case "$1" in
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 + export CGO_ENABLED=0
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 + CGO_ENABLED=0
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 + _install_proxy
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.928 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mpyiqnHXgk/src/github.com/docker/libnetwork
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.929 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
03:42:57 [2020-08-29T03:42:57.545Z] #60 4.931 Cloning into '/tmp/tmp.mpyiqnHXgk/src/github.com/docker/libnetwork'...
03:42:57 [2020-08-29T03:42:57.607Z] #43 17.51 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:42:57 [2020-08-29T03:42:57.809Z] #60 ...
03:42:57 [2020-08-29T03:42:57.809Z] 
03:42:57 [2020-08-29T03:42:57.809Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:42:57 [2020-08-29T03:42:57.809Z] #23 3.933 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:57 [2020-08-29T03:42:57.809Z] #23 3.959 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:57 [2020-08-29T03:42:57.809Z] #23 3.959 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:57 [2020-08-29T03:42:57.809Z] #23 4.307 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
03:42:57 [2020-08-29T03:42:57.809Z] #23 5.271 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [216 kB]
03:42:57 [2020-08-29T03:42:57.809Z] #23 7.124 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
03:42:57 [2020-08-29T03:42:57.809Z] #23 ...
03:42:57 [2020-08-29T03:42:57.809Z] 
03:42:57 [2020-08-29T03:42:57.809Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:42:57 [2020-08-29T03:42:57.809Z] #51 7.838 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:42:57 [2020-08-29T03:42:57.809Z] #51 7.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:42:57 [2020-08-29T03:42:57.809Z] #51 7.962 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:42:57 [2020-08-29T03:42:57.809Z] #51 8.724 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
03:42:57 [2020-08-29T03:42:57.809Z] #51 10.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [216 kB]
03:42:57 [2020-08-29T03:42:57.905Z] #26 8.675 
#                                                                          2.3%
###                                                                        4.3%
#######                                                                   10.0%
############                                                              17.7%
################                                                          22.9%
###################                                                       26.6%
######################                                                    30.9%
##########################                                                36.6%
##############################                                            42.4%
#####################################                                     52.0%
##########################################                                59.6%
#################################################                         69.2%
03:42:57 [2020-08-29T03:42:57.905Z] #26 ...
03:42:57 [2020-08-29T03:42:57.905Z] 
03:42:57 [2020-08-29T03:42:57.905Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:42:57 [2020-08-29T03:42:57.905Z] #11 35.49 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]
03:42:57 [2020-08-29T03:42:57.905Z] #11 36.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:42:57 [2020-08-29T03:42:57.905Z] #11 36.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
03:42:57 [2020-08-29T03:42:57.905Z] #11 36.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
03:42:57 [2020-08-29T03:42:57.905Z] #11 36.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
03:42:57 [2020-08-29T03:42:57.905Z] #11 38.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:42:57 [2020-08-29T03:42:57.905Z] #11 39.20 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]
03:42:57 [2020-08-29T03:42:57.905Z] #11 39.35 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]
03:42:57 [2020-08-29T03:42:57.905Z] #11 ...
03:42:57 [2020-08-29T03:42:57.905Z] 
03:42:57 [2020-08-29T03:42:57.905Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:42:57 [2020-08-29T03:42:57.939Z] #23 15.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:42:58 [2020-08-29T03:42:58.072Z] #51 ...
03:42:58 [2020-08-29T03:42:58.072Z] 
03:42:58 [2020-08-29T03:42:58.072Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.161 + RM_GOPATH=0
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.161 + TMP_GOPATH=
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.161 + : /build
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.161 + '[' -z '' ']'
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.161 ++ mktemp -d
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.161 + export GOPATH=/tmp/tmp.Hv8THf48h7
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.161 + GOPATH=/tmp/tmp.Hv8THf48h7
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.161 + RM_GOPATH=1
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.161 + case "$(go env GOARCH)" in
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.161 ++ go env GOARCH
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.186 + export GO_BUILDMODE=-buildmode=pie
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.186 + GO_BUILDMODE=-buildmode=pie
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.186 ++ dirname /tmp/install/install.sh
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.189 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.189 + dir=/tmp/install
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.189 + bin=vndr
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.189 + shift
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.189 + '[' '!' -f /tmp/install/vndr.installer ']'
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.189 + . /tmp/install/vndr.installer
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.189 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.189 + install_vndr
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.189 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.189 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Hv8THf48h7/src/github.com/LK4D4/vndr
03:42:58 [2020-08-29T03:42:58.072Z] #41 6.194 Cloning into '/tmp/tmp.Hv8THf48h7/src/github.com/LK4D4/vndr'...
03:42:58 [2020-08-29T03:42:58.072Z] #41 7.106 + cd /tmp/tmp.Hv8THf48h7/src/github.com/LK4D4/vndr
03:42:58 [2020-08-29T03:42:58.072Z] #41 7.107 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:42:58 [2020-08-29T03:42:58.072Z] #41 7.138 + go build -buildmode=pie -v -o /build/vndr .
03:42:58 [2020-08-29T03:42:58.072Z] #41 8.727 unicode/utf8
03:42:58 [2020-08-29T03:42:58.072Z] #41 8.734 unicode
03:42:58 [2020-08-29T03:42:58.072Z] #41 8.798 internal/bytealg
03:42:58 [2020-08-29T03:42:58.072Z] #41 8.856 sync/atomic
03:42:58 [2020-08-29T03:42:58.072Z] #41 9.737 math
03:42:58 [2020-08-29T03:42:58.072Z] #41 10.29 runtime
03:42:58 [2020-08-29T03:42:58.072Z] #41 10.33 encoding
03:42:58 [2020-08-29T03:42:58.072Z] #41 10.68 unicode/utf16
03:42:58 [2020-08-29T03:42:58.072Z] #41 ...
03:42:58 [2020-08-29T03:42:58.072Z] 
03:42:58 [2020-08-29T03:42:58.072Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:42:58 [2020-08-29T03:42:58.072Z] #28 8.036 + git clone https://github.com/kolyshkin/go-swagger.git .
03:42:58 [2020-08-29T03:42:58.072Z] #28 8.041 Cloning into '.'...
03:42:58 [2020-08-29T03:42:58.336Z] #28 ...
03:42:58 [2020-08-29T03:42:58.336Z] 
03:42:58 [2020-08-29T03:42:58.336Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.732 + RM_GOPATH=0
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.732 + TMP_GOPATH=
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.732 + : /build
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.732 + '[' -z '' ']'
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.736 ++ mktemp -d
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.746 + export GOPATH=/tmp/tmp.lFGmvQlKgU
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.746 + GOPATH=/tmp/tmp.lFGmvQlKgU
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.746 + RM_GOPATH=1
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.746 + case "$(go env GOARCH)" in
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.750 ++ go env GOARCH
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.782 + export GO_BUILDMODE=-buildmode=pie
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.783 + GO_BUILDMODE=-buildmode=pie
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.802 ++ dirname /tmp/install/install.sh
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.803 + dir=/tmp/install
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.804 + bin=gotestsum
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.804 + shift
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.805 + '[' '!' -f /tmp/install/gotestsum.installer ']'
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.805 + . /tmp/install/gotestsum.installer
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.806 ++ : v0.3.5
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.806 + install_gotestsum
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.807 + set -e
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.808 + export GO111MODULE=on
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.808 + GO111MODULE=on
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.809 + GOBIN=/build
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.809 + go get gotest.tools/gotestsum@v0.3.5
03:42:58 [2020-08-29T03:42:58.336Z] #43 6.972 go: finding gotest.tools v0.3.5
03:42:58 [2020-08-29T03:42:58.336Z] #43 7.009 go: finding gotest.tools/gotestsum v0.3.5
03:42:58 [2020-08-29T03:42:58.336Z] #43 8.158 go: downloading gotest.tools/gotestsum v0.3.5
03:42:58 [2020-08-29T03:42:58.336Z] #43 8.774 go: extracting gotest.tools/gotestsum v0.3.5
03:42:58 [2020-08-29T03:42:58.336Z] #43 9.681 go: downloading gotest.tools v2.1.0+incompatible
03:42:58 [2020-08-29T03:42:58.336Z] #43 9.806 go: extracting gotest.tools v2.1.0+incompatible
03:42:58 [2020-08-29T03:42:58.336Z] #43 9.948 go: downloading github.com/spf13/pflag v1.0.1
03:42:58 [2020-08-29T03:42:58.336Z] #43 9.964 go: downloading github.com/pkg/errors v0.8.0
03:42:58 [2020-08-29T03:42:58.336Z] #43 9.974 go: downloading github.com/sirupsen/logrus v1.0.5
03:42:58 [2020-08-29T03:42:58.336Z] #43 9.980 go: downloading github.com/fatih/color v1.6.0
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.00 go: downloading github.com/jonboulle/clockwork v0.1.0
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.08 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.34 go: extracting github.com/jonboulle/clockwork v0.1.0
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.36 go: extracting github.com/fatih/color v1.6.0
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.37 go: downloading github.com/mattn/go-colorable v0.0.9
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.41 go: extracting github.com/sirupsen/logrus v1.0.5
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.43 go: downloading github.com/mattn/go-isatty v0.0.3
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.43 go: extracting github.com/pkg/errors v0.8.0
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.65 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.66 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.67 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.77 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.84 go: extracting github.com/mattn/go-colorable v0.0.9
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.93 go: extracting github.com/spf13/pflag v1.0.1
03:42:58 [2020-08-29T03:42:58.336Z] #43 10.93 go: extracting github.com/mattn/go-isatty v0.0.3
03:42:58 [2020-08-29T03:42:58.336Z] #43 ...
03:42:58 [2020-08-29T03:42:58.336Z] 
03:42:58 [2020-08-29T03:42:58.336Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:58 [2020-08-29T03:42:58.336Z] #41 11.32 container/list
03:42:58 [2020-08-29T03:42:58.503Z] #26 8.675 
#                                                                          2.3%
###                                                                        4.3%
#######                                                                   10.0%
############                                                              17.7%
################                                                          22.9%
###################                                                       26.6%
######################                                                    30.9%
##########################                                                36.6%
##############################                                            42.4%
#####################################                                     52.0%
##########################################                                59.6%
#################################################                         69.2%
#######################################################                   76.9%
##########################################################                80.7%
############################################################              84.6%
################################################################          89.6%
###################################################################       93.4%
#####################################################################     97.2%
######################################################################## 100.0%
03:42:58 [2020-08-29T03:42:58.806Z] #26 11.26 
03:42:58 [2020-08-29T03:42:58.879Z] #23 ...
03:42:58 [2020-08-29T03:42:58.879Z] 
03:42:58 [2020-08-29T03:42:58.879Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:42:58 [2020-08-29T03:42:58.879Z] #43 11.55 go: downloading github.com/spf13/pflag v1.0.1
03:42:58 [2020-08-29T03:42:58.879Z] #43 11.57 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:42:58 [2020-08-29T03:42:58.879Z] #43 11.61 go: downloading github.com/jonboulle/clockwork v0.1.0
03:42:58 [2020-08-29T03:42:58.879Z] #43 11.69 go: downloading github.com/fatih/color v1.6.0
03:42:58 [2020-08-29T03:42:58.879Z] #43 12.09 go: downloading github.com/pkg/errors v0.8.0
03:42:58 [2020-08-29T03:42:58.879Z] #43 12.11 go: extracting github.com/spf13/pflag v1.0.1
03:42:58 [2020-08-29T03:42:58.879Z] #43 12.67 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:42:58 [2020-08-29T03:42:58.879Z] #43 12.73 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:42:58 [2020-08-29T03:42:58.879Z] #43 12.76 go: extracting github.com/jonboulle/clockwork v0.1.0
03:42:58 [2020-08-29T03:42:58.879Z] #43 12.83 go: extracting github.com/fatih/color v1.6.0
03:42:58 [2020-08-29T03:42:58.879Z] #43 12.94 go: downloading github.com/mattn/go-colorable v0.0.9
03:42:58 [2020-08-29T03:42:58.879Z] #43 13.18 go: extracting github.com/sirupsen/logrus v1.0.5
03:42:58 [2020-08-29T03:42:58.879Z] #43 13.18 go: downloading github.com/mattn/go-isatty v0.0.3
03:42:58 [2020-08-29T03:42:58.879Z] #43 13.26 go: extracting github.com/pkg/errors v0.8.0
03:42:58 [2020-08-29T03:42:58.879Z] #43 13.35 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:42:58 [2020-08-29T03:42:58.879Z] #43 13.37 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:42:58 [2020-08-29T03:42:58.879Z] #43 13.40 go: extracting github.com/mattn/go-colorable v0.0.9
03:42:58 [2020-08-29T03:42:58.879Z] #43 13.40 go: extracting github.com/mattn/go-isatty v0.0.3
03:42:58 [2020-08-29T03:42:58.879Z] #43 16.84 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:42:58 [2020-08-29T03:42:58.905Z] #52 113.0 + bin/containerd
03:42:58 [2020-08-29T03:42:58.987Z] #43 ...
03:42:58 [2020-08-29T03:42:58.987Z] 
03:42:58 [2020-08-29T03:42:58.987Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:42:58 [2020-08-29T03:42:58.987Z] #28 8.339 + git clone https://github.com/kolyshkin/go-swagger.git .
03:42:58 [2020-08-29T03:42:58.987Z] #28 8.342 Cloning into '.'...
03:42:58 [2020-08-29T03:42:58.987Z] #28 ...
03:42:58 [2020-08-29T03:42:58.987Z] 
03:42:58 [2020-08-29T03:42:58.987Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:42:58 [2020-08-29T03:42:58.987Z] #54 14.17 Checking out files:  97% (776/795)   
Checking out files:  98% (780/795)   
Checking out files:  99% (788/795)   
Checking out files: 100% (795/795)   
Checking out files: 100% (795/795), done.
03:42:58 [2020-08-29T03:42:58.987Z] #54 14.27 + cd /tmp/tmp.dDbHKHq0lP/src/github.com/rootless-containers/rootlesskit
03:42:58 [2020-08-29T03:42:58.987Z] #54 14.27 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:42:58 [2020-08-29T03:42:58.987Z] #54 14.78 + for f in rootlesskit rootlesskit-docker-proxy
03:42:58 [2020-08-29T03:42:58.987Z] #54 14.81 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:42:59 [2020-08-29T03:42:59.138Z] #43 17.10 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:42:59 [2020-08-29T03:42:59.138Z] #43 ...
03:42:59 [2020-08-29T03:42:59.138Z] 
03:42:59 [2020-08-29T03:42:59.138Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:42:59 [2020-08-29T03:42:59.660Z] #54 17.17 Checking out files:  69% (553/795)   
Checking out files:  70% (557/795)   
Checking out files:  71% (565/795)   
Checking out files:  72% (573/795)   
Checking out files:  73% (581/795)   
Checking out files:  74% (589/795)   
Checking out files:  75% (597/795)   
Checking out files:  76% (605/795)   
Checking out files:  77% (613/795)   
Checking out files:  78% (621/795)   
Checking out files:  79% (629/795)   
Checking out files:  80% (636/795)   
Checking out files:  81% (644/795)   
Checking out files:  82% (652/795)   
Checking out files:  83% (660/795)   
Checking out files:  84% (668/795)   
Checking out files:  85% (676/795)   
Checking out files:  86% (684/795)   
Checking out files:  87% (692/795)   
Checking out files:  88% (700/795)   
Checking out files:  89% (708/795)   
Checking out files:  90% (716/795)   
Checking out files:  91% (724/795)   
Checking out files:  92% (732/795)   
Checking out files:  93% (740/795)   
Checking out files:  94% (748/795)   
Checking out files:  95% (756/795)   
Checking out files:  96% (764/795)   
Checking out files:  97% (772/795)   
Checking out files:  98% (780/795)   
Checking out files:  99% (788/795)   
Checking out files: 100% (795/795)   
Checking out files: 100% (795/795), done.
03:42:59 [2020-08-29T03:42:59.660Z] #54 17.75 + cd /tmp/tmp.AzrEF61URh/src/github.com/rootless-containers/rootlesskit
03:42:59 [2020-08-29T03:42:59.660Z] #54 17.75 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
03:42:59 [2020-08-29T03:42:59.696Z] #39 10.41   PBCC     images/timens.pb-c.c
03:42:59 [2020-08-29T03:42:59.696Z] #39 10.44   DEP      images/timens.pb-c.d
03:42:59 [2020-08-29T03:42:59.696Z] #39 10.51   PBCC     images/fown.pb-c.c
03:42:59 [2020-08-29T03:42:59.696Z] #39 10.55   PBCC     images/google/protobuf/descriptor.pb-c.c
03:42:59 [2020-08-29T03:42:59.696Z] #39 10.65   PBCC     images/opts.pb-c.c
03:42:59 [2020-08-29T03:42:59.696Z] #39 10.78   PBCC     images/memfd.pb-c.c
03:42:59 [2020-08-29T03:42:59.696Z] #39 10.82   DEP      images/fown.pb-c.d
03:42:59 [2020-08-29T03:42:59.696Z] #39 10.89   DEP      images/google/protobuf/descriptor.pb-c.d
03:42:59 [2020-08-29T03:42:59.951Z] #39 ...
03:42:59 [2020-08-29T03:42:59.951Z] 
03:42:59 [2020-08-29T03:42:59.951Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:42:59 [2020-08-29T03:42:59.951Z] #33 12.65 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:42:59 [2020-08-29T03:42:59.951Z] #33 14.79 [100%] Linking C executable tini-static
03:42:59 [2020-08-29T03:42:59.951Z] #33 15.91 [100%] Built target tini-static
03:42:59 [2020-08-29T03:42:59.951Z] #33 15.97 + mkdir -p /build
03:42:59 [2020-08-29T03:42:59.951Z] #33 15.98 + cp tini-static /build/docker-init
03:42:59 [2020-08-29T03:42:59.951Z] #33 DONE 16.7s
03:43:00 [2020-08-29T03:43:00.208Z] 
03:43:00 [2020-08-29T03:43:00.208Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:00 [2020-08-29T03:43:00.208Z] #39 11.10   DEP      images/opts.pb-c.d
03:43:00 [2020-08-29T03:43:00.208Z] #39 11.19   DEP      images/memfd.pb-c.d
03:43:00 [2020-08-29T03:43:00.208Z] #39 11.32   PBCC     images/sit.pb-c.c
03:43:00 [2020-08-29T03:43:00.262Z] #41 13.00 crypto/internal/subtle
03:43:00 [2020-08-29T03:43:00.262Z] #41 13.20 crypto/subtle
03:43:00 [2020-08-29T03:43:00.262Z] #41 13.41 vendor/golang.org/x/crypto/cryptobyte/asn1
03:43:00 [2020-08-29T03:43:00.365Z] #54 ...
03:43:00 [2020-08-29T03:43:00.366Z] 
03:43:00 [2020-08-29T03:43:00.366Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:00 [2020-08-29T03:43:00.366Z] #41 10.16 internal/race
03:43:00 [2020-08-29T03:43:00.366Z] #41 10.39 sync/atomic
03:43:00 [2020-08-29T03:43:00.366Z] #41 10.53 internal/bytealg
03:43:00 [2020-08-29T03:43:00.366Z] #41 11.19 unicode
03:43:00 [2020-08-29T03:43:00.366Z] #41 12.73 runtime
03:43:00 [2020-08-29T03:43:00.366Z] #41 17.09 math
03:43:00 [2020-08-29T03:43:00.464Z] #39 11.41   DEP      images/sit.pb-c.d
03:43:00 [2020-08-29T03:43:00.464Z] #39 11.52   PBCC     images/macvlan.pb-c.c
03:43:00 [2020-08-29T03:43:00.464Z] #39 11.60   DEP      images/macvlan.pb-c.d
03:43:00 [2020-08-29T03:43:00.601Z] #54 18.50 + for f in rootlesskit rootlesskit-docker-proxy
03:43:00 [2020-08-29T03:43:00.601Z] #54 18.52 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:43:00 [2020-08-29T03:43:00.625Z] #41 ...
03:43:00 [2020-08-29T03:43:00.626Z] 
03:43:00 [2020-08-29T03:43:00.626Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:00 [2020-08-29T03:43:00.626Z] #30 10.66 unicode/utf8
03:43:00 [2020-08-29T03:43:00.626Z] #30 10.73 internal/bytealg
03:43:00 [2020-08-29T03:43:00.626Z] #30 11.39 math
03:43:00 [2020-08-29T03:43:00.626Z] #30 12.76 runtime
03:43:00 [2020-08-29T03:43:00.626Z] #30 18.52 internal/testlog
03:43:00 [2020-08-29T03:43:00.626Z] #30 19.38 encoding
03:43:00 [2020-08-29T03:43:00.626Z] #30 19.86 runtime/cgo
03:43:00 [2020-08-29T03:43:00.721Z] #39 11.77   PBCC     images/autofs.pb-c.c
03:43:00 [2020-08-29T03:43:00.721Z] #39 11.83   DEP      images/autofs.pb-c.d
03:43:00 [2020-08-29T03:43:00.839Z] #41 13.73 internal/nettrace
03:43:00 [2020-08-29T03:43:00.861Z] #54 ...
03:43:00 [2020-08-29T03:43:00.861Z] 
03:43:00 [2020-08-29T03:43:00.861Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.840 + RM_GOPATH=0
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.840 + TMP_GOPATH=
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.840 + : /build
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.840 + '[' -z '' ']'
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.840 ++ mktemp -d
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.843 + export GOPATH=/tmp/tmp.VATT8ioq4D
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.843 + GOPATH=/tmp/tmp.VATT8ioq4D
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.843 + RM_GOPATH=1
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.843 + case "$(go env GOARCH)" in
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.843 ++ go env GOARCH
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.876 + export GO_BUILDMODE=-buildmode=pie
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.876 + GO_BUILDMODE=-buildmode=pie
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.940 ++ dirname /tmp/install/install.sh
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.998 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.998 + dir=/tmp/install
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.998 + bin=proxy
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.998 + shift
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.998 + '[' '!' -f /tmp/install/proxy.installer ']'
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.998 + . /tmp/install/proxy.installer
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.998 ++ : 9e99af28df21367340c95a3863e31808d689c92a
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.998 + install_proxy
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.998 + case "$1" in
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.998 + export CGO_ENABLED=0
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.998 + CGO_ENABLED=0
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.998 + _install_proxy
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.998 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
03:43:00 [2020-08-29T03:43:00.861Z] #60 8.998 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VATT8ioq4D/src/github.com/docker/libnetwork
03:43:00 [2020-08-29T03:43:00.861Z] #60 9.008 Cloning into '/tmp/tmp.VATT8ioq4D/src/github.com/docker/libnetwork'...
03:43:00 [2020-08-29T03:43:00.978Z] #39 11.91   PBCC     images/sysctl.pb-c.c
03:43:00 [2020-08-29T03:43:00.978Z] #39 12.00   DEP      images/sysctl.pb-c.d
03:43:00 [2020-08-29T03:43:00.978Z] #39 12.14   PBCC     images/time.pb-c.c
03:43:00 [2020-08-29T03:43:00.978Z] #39 12.15   DEP      images/time.pb-c.d
03:43:01 [2020-08-29T03:43:01.235Z] #39 12.30   PBCC     images/binfmt-misc.pb-c.c
03:43:01 [2020-08-29T03:43:01.430Z] #60 ...
03:43:01 [2020-08-29T03:43:01.430Z] 
03:43:01 [2020-08-29T03:43:01.430Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:43:01 [2020-08-29T03:43:01.430Z] #43 19.33 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:43:01 [2020-08-29T03:43:01.494Z] #39 12.35   DEP      images/binfmt-misc.pb-c.d
03:43:01 [2020-08-29T03:43:01.495Z] #39 12.52   PBCC     images/seccomp.pb-c.c
03:43:01 [2020-08-29T03:43:01.495Z] #39 12.57   DEP      images/seccomp.pb-c.d
03:43:01 [2020-08-29T03:43:01.564Z] #30 ...
03:43:01 [2020-08-29T03:43:01.564Z] 
03:43:01 [2020-08-29T03:43:01.564Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:01 [2020-08-29T03:43:01.564Z] #51 11.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:43:01 [2020-08-29T03:43:01.564Z] #51 16.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:43:01 [2020-08-29T03:43:01.564Z] #51 19.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:43:01 [2020-08-29T03:43:01.752Z] #39 12.65   PBCC     images/userns.pb-c.c
03:43:01 [2020-08-29T03:43:01.752Z] #39 12.73   DEP      images/userns.pb-c.d
03:43:01 [2020-08-29T03:43:01.752Z] #39 12.77   PBCC     images/cgroup.pb-c.c
03:43:01 [2020-08-29T03:43:01.752Z] #39 12.83   DEP      images/cgroup.pb-c.d
03:43:01 [2020-08-29T03:43:01.788Z] #41 14.47 runtime/cgo
03:43:01 [2020-08-29T03:43:01.788Z] #41 14.67 vendor/golang.org/x/crypto/internal/subtle
03:43:01 [2020-08-29T03:43:01.824Z] #51 ...
03:43:01 [2020-08-29T03:43:01.824Z] 
03:43:01 [2020-08-29T03:43:01.824Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:43:01 [2020-08-29T03:43:01.824Z] #21 21.45 + mkdir -p /build
03:43:01 [2020-08-29T03:43:01.824Z] #21 21.46 + mv docker/docker /build/
03:43:01 [2020-08-29T03:43:01.824Z] #21 21.47 + rmdir docker
03:43:02 [2020-08-29T03:43:02.009Z] #39 12.89   PBCC     images/ext-file.pb-c.c
03:43:02 [2020-08-29T03:43:02.009Z] #39 12.92   DEP      images/ext-file.pb-c.d
03:43:02 [2020-08-29T03:43:02.009Z] #39 12.99   PBCC     images/rpc.pb-c.c
03:43:02 [2020-08-29T03:43:02.267Z] #39 13.13   DEP      images/rpc.pb-c.d
03:43:02 [2020-08-29T03:43:02.267Z] #39 13.19   PBCC     images/siginfo.pb-c.c
03:43:02 [2020-08-29T03:43:02.267Z] #39 13.30   DEP      images/siginfo.pb-c.d
03:43:02 [2020-08-29T03:43:02.396Z] #21 ...
03:43:02 [2020-08-29T03:43:02.396Z] 
03:43:02 [2020-08-29T03:43:02.396Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:02 [2020-08-29T03:43:02.396Z] #32 12.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:43:02 [2020-08-29T03:43:02.396Z] #32 15.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:43:02 [2020-08-29T03:43:02.396Z] #32 19.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:43:02 [2020-08-29T03:43:02.446Z] #26 11.47 
                                                                           0.9%
##                                                                         3.1%
###                                                                        5.4%
####                                                                       6.3%
#####                                                                      7.4%
######                                                                     8.5%
#######                                                                   10.1%
########                                                                  11.2%
#########                                                                 12.8%
##########                                                                14.5%
##########                                                                15.0%
###########                                                               16.1%
############                                                              17.3%
#############                                                             18.1%
##############                                                            19.7%
###############                                                           21.3%
################                                                          22.4%
#################                                                         24.6%
##################                                                        25.7%
####################                                                      27.9%
####################                                                      28.9%
######################                                                    31.7%
#######################                                                   32.7%
#########################                                                 34.9%
##########################                                                37.0%
###########################                                               38.4%
############################                                              40.0%
##############################                                            42.6%
################################                                          45.2%
##################################                                       
03:43:02 [2020-08-29T03:43:02.446Z] #26 ...
03:43:02 [2020-08-29T03:43:02.446Z] 
03:43:02 [2020-08-29T03:43:02.446Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:02 [2020-08-29T03:43:02.446Z] #31 40.17 internal/reflectlite
03:43:02 [2020-08-29T03:43:02.446Z] #31 40.18 sync
03:43:02 [2020-08-29T03:43:02.446Z] #31 45.55 errors
03:43:02 [2020-08-29T03:43:02.446Z] #31 45.57 sort
03:43:02 [2020-08-29T03:43:02.446Z] #31 46.40 strconv
03:43:02 [2020-08-29T03:43:02.446Z] #31 46.41 io
03:43:02 [2020-08-29T03:43:02.446Z] #31 46.43 internal/oserror
03:43:02 [2020-08-29T03:43:02.446Z] #31 47.02 syscall
03:43:02 [2020-08-29T03:43:02.446Z] #31 ...
03:43:02 [2020-08-29T03:43:02.446Z] 
03:43:02 [2020-08-29T03:43:02.446Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:02 [2020-08-29T03:43:02.523Z] #39 13.44   PBCC     images/pagemap.pb-c.c
03:43:02 [2020-08-29T03:43:02.523Z] #39 13.52   DEP      images/pagemap.pb-c.d
03:43:02 [2020-08-29T03:43:02.523Z] #39 13.58   PBCC     images/rlimit.pb-c.c
03:43:02 [2020-08-29T03:43:02.523Z] #39 13.62   DEP      images/rlimit.pb-c.d
03:43:02 [2020-08-29T03:43:02.523Z] #39 13.66   PBCC     images/file-lock.pb-c.c
03:43:02 [2020-08-29T03:43:02.665Z] #32 ...
03:43:02 [2020-08-29T03:43:02.665Z] 
03:43:02 [2020-08-29T03:43:02.665Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:43:02 [2020-08-29T03:43:02.665Z] #43 21.76 go: finding github.com/fatih/color v1.6.0
03:43:02 [2020-08-29T03:43:02.665Z] #43 21.80 go: finding github.com/pkg/errors v0.8.0
03:43:02 [2020-08-29T03:43:02.665Z] #43 21.99 go: finding github.com/sirupsen/logrus v1.0.5
03:43:02 [2020-08-29T03:43:02.665Z] #43 22.33 go: finding github.com/spf13/pflag v1.0.1
03:43:02 [2020-08-29T03:43:02.665Z] #43 22.42 go: finding github.com/mattn/go-colorable v0.0.9
03:43:02 [2020-08-29T03:43:02.780Z] #39 13.70   DEP      images/file-lock.pb-c.d
03:43:02 [2020-08-29T03:43:02.780Z] #39 13.73   PBCC     images/tty.pb-c.c
03:43:02 [2020-08-29T03:43:02.780Z] #39 13.85   DEP      images/tty.pb-c.d
03:43:02 [2020-08-29T03:43:02.780Z] #39 13.91   PBCC     images/tun.pb-c.c
03:43:02 [2020-08-29T03:43:02.828Z] #43 ...
03:43:02 [2020-08-29T03:43:02.828Z] 
03:43:02 [2020-08-29T03:43:02.828Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:02 [2020-08-29T03:43:02.828Z] #32 10.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:43:02 [2020-08-29T03:43:02.828Z] #32 14.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:43:02 [2020-08-29T03:43:02.828Z] #32 18.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:43:03 [2020-08-29T03:43:03.036Z] #39 14.00   PBCC     images/netdev.pb-c.c
03:43:03 [2020-08-29T03:43:03.036Z] #39 14.05   DEP      images/tun.pb-c.d
03:43:03 [2020-08-29T03:43:03.036Z] #39 14.10   DEP      images/netdev.pb-c.d
03:43:03 [2020-08-29T03:43:03.036Z] #39 14.15   PBCC     images/vma.pb-c.c
03:43:03 [2020-08-29T03:43:03.036Z] #39 14.22   DEP      images/vma.pb-c.d
03:43:03 [2020-08-29T03:43:03.093Z] #32 ...
03:43:03 [2020-08-29T03:43:03.093Z] 
03:43:03 [2020-08-29T03:43:03.093Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:03 [2020-08-29T03:43:03.093Z] #23 20.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:43:03 [2020-08-29T03:43:03.240Z] #43 22.89 go: finding github.com/mattn/go-isatty v0.0.3
03:43:03 [2020-08-29T03:43:03.304Z] #39 14.32   PBCC     images/creds.pb-c.c
03:43:03 [2020-08-29T03:43:03.304Z] #39 14.38   DEP      images/creds.pb-c.d
03:43:03 [2020-08-29T03:43:03.304Z] #39 14.45   PBCC     images/utsns.pb-c.c
03:43:03 [2020-08-29T03:43:03.357Z] #23 ...
03:43:03 [2020-08-29T03:43:03.357Z] 
03:43:03 [2020-08-29T03:43:03.357Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:03 [2020-08-29T03:43:03.357Z] #51 11.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:43:03 [2020-08-29T03:43:03.357Z] #51 16.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:43:03 [2020-08-29T03:43:03.521Z] #43 ...
03:43:03 [2020-08-29T03:43:03.521Z] 
03:43:03 [2020-08-29T03:43:03.521Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:43:03 [2020-08-29T03:43:03.521Z] #21 DONE 23.3s
03:43:03 [2020-08-29T03:43:03.560Z] #39 14.49   DEP      images/utsns.pb-c.d
03:43:03 [2020-08-29T03:43:03.560Z] #39 14.56   PBCC     images/ipc-desc.pb-c.c
03:43:03 [2020-08-29T03:43:03.560Z] #39 14.60   PBCC     images/ipc-sem.pb-c.c
03:43:03 [2020-08-29T03:43:03.560Z] #39 14.63   DEP      images/ipc-desc.pb-c.d
03:43:03 [2020-08-29T03:43:03.560Z] #39 14.68   DEP      images/ipc-sem.pb-c.d
03:43:03 [2020-08-29T03:43:03.617Z] #51 21.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:43:03 [2020-08-29T03:43:03.617Z] #51 ...
03:43:03 [2020-08-29T03:43:03.617Z] 
03:43:03 [2020-08-29T03:43:03.617Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:43:03 [2020-08-29T03:43:03.617Z] #21 21.34 + mkdir -p /build
03:43:03 [2020-08-29T03:43:03.617Z] #21 21.37 + mv docker/docker /build/
03:43:03 [2020-08-29T03:43:03.617Z] #21 21.39 + rmdir docker
03:43:03 [2020-08-29T03:43:03.698Z] #26 11.47 
                                                                           0.9%
##                                                                         3.1%
###                                                                        5.4%
####                                                                       6.3%
#####                                                                      7.4%
######                                                                     8.5%
#######                                                                   10.1%
########                                                                  11.2%
#########                                                                 12.8%
##########                                                                14.5%
##########                                                                15.0%
###########                                                               16.1%
############                                                              17.3%
#############                                                             18.1%
##############                                                            19.7%
###############                                                           21.3%
################                                                          22.4%
#################                                                         24.6%
##################                                                        25.7%
####################                                                      27.9%
####################                                                      28.9%
######################                                                    31.7%
#######################                                                   32.7%
#########################                                                 34.9%
##########################                                                37.0%
###########################                                               38.4%
############################                                              40.0%
##############################                                            42.6%
################################                                          45.2%
##################################                                        47.4%
###################################                                       49.9%
####################################                                      51.0%
#####################################                                     51.5%
#######################################                                   54.2%
#########################################                                 57.0%
##########################################                                58.6%
##########################################                                59.7%
############################################                              61.3%
03:43:03 [2020-08-29T03:43:03.698Z] #26 ...
03:43:03 [2020-08-29T03:43:03.698Z] 
03:43:03 [2020-08-29T03:43:03.698Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:43:03 [2020-08-29T03:43:03.698Z] #44 DONE 51.3s
03:43:03 [2020-08-29T03:43:03.698Z] 
03:43:03 [2020-08-29T03:43:03.698Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:03 [2020-08-29T03:43:03.699Z] #26 11.47 
                                                                           0.9%
##                                                                         3.1%
###                                                                        5.4%
####                                                                       6.3%
#####                                                                      7.4%
######                                                                     8.5%
#######                                                                   10.1%
########                                                                  11.2%
#########                                                                 12.8%
##########                                                                14.5%
##########                                                                15.0%
###########                                                               16.1%
############                                                              17.3%
#############                                                             18.1%
##############                                                            19.7%
###############                                                           21.3%
################                                                          22.4%
#################                                                         24.6%
##################                                                        25.7%
####################                                                      27.9%
####################                                                      28.9%
######################                                                    31.7%
#######################                                                   32.7%
#########################                                                 34.9%
##########################                                                37.0%
###########################                                               38.4%
############################                                              40.0%
##############################                                            42.6%
################################                                          45.2%
##################################                                        47.4%
###################################                                       49.9%
####################################                                      51.0%
#####################################                                     51.5%
#######################################                                   54.2%
#########################################                                 57.0%
##########################################                                58.6%
##########################################                                59.7%
############################################                              61.3%
#############################################                             62.9%
03:43:03 [2020-08-29T03:43:03.699Z] #26 ...
03:43:03 [2020-08-29T03:43:03.699Z] 
03:43:03 [2020-08-29T03:43:03.699Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:03 [2020-08-29T03:43:03.699Z] #33 41.34 Selecting previously unselected package cmake-data.
03:43:03 [2020-08-29T03:43:03.699Z] #33 41.35 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:43:03 [2020-08-29T03:43:03.699Z] #33 41.37 Unpacking cmake-data (3.13.4-1) ...
03:43:03 [2020-08-29T03:43:03.699Z] #33 45.32 Selecting previously unselected package libicu63:ppc64el.
03:43:03 [2020-08-29T03:43:03.699Z] #33 45.37 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
03:43:03 [2020-08-29T03:43:03.699Z] #33 45.38 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
03:43:03 [2020-08-29T03:43:03.699Z] #33 ...
03:43:03 [2020-08-29T03:43:03.699Z] 
03:43:03 [2020-08-29T03:43:03.699Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:03 [2020-08-29T03:43:03.780Z] 
03:43:03 [2020-08-29T03:43:03.780Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:43:03 [2020-08-29T03:43:03.780Z] #43 23.38 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:43:03 [2020-08-29T03:43:03.780Z] #43 23.51 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:43:03 [2020-08-29T03:43:03.780Z] #43 23.60 go: finding github.com/jonboulle/clockwork v0.1.0
03:43:03 [2020-08-29T03:43:03.816Z] #39 14.71   PBCC     images/ipc-msg.pb-c.c
03:43:03 [2020-08-29T03:43:03.816Z] #39 14.76   DEP      images/ipc-msg.pb-c.d
03:43:03 [2020-08-29T03:43:03.816Z] #39 14.82   PBCC     images/ipc-shm.pb-c.c
03:43:03 [2020-08-29T03:43:03.816Z] #39 14.84   DEP      images/ipc-shm.pb-c.d
03:43:03 [2020-08-29T03:43:03.816Z] #39 14.91   PBCC     images/ipc-var.pb-c.c
03:43:03 [2020-08-29T03:43:03.816Z] #39 14.95   DEP      images/ipc-var.pb-c.d
03:43:03 [2020-08-29T03:43:03.877Z] #21 ...
03:43:03 [2020-08-29T03:43:03.877Z] 
03:43:03 [2020-08-29T03:43:03.877Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:03 [2020-08-29T03:43:03.877Z] #41 12.00 internal/race
03:43:03 [2020-08-29T03:43:03.877Z] #41 12.39 runtime
03:43:03 [2020-08-29T03:43:03.877Z] #41 12.50 sync/atomic
03:43:03 [2020-08-29T03:43:03.877Z] #41 13.24 unicode
03:43:03 [2020-08-29T03:43:03.877Z] #41 20.29 internal/testlog
03:43:03 [2020-08-29T03:43:03.877Z] #41 21.16 unicode/utf16
03:43:03 [2020-08-29T03:43:03.877Z] #41 22.03 container/list
03:43:04 [2020-08-29T03:43:04.039Z] #43 23.75 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:43:04 [2020-08-29T03:43:04.039Z] #43 23.82 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:43:04 [2020-08-29T03:43:04.073Z] #39 15.02   PBCC     images/sk-opts.pb-c.c
03:43:04 [2020-08-29T03:43:04.073Z] #39 15.05   PBCC     images/packet-sock.pb-c.c
03:43:04 [2020-08-29T03:43:04.073Z] #39 15.11   DEP      images/sk-opts.pb-c.d
03:43:04 [2020-08-29T03:43:04.073Z] #39 15.16   DEP      images/packet-sock.pb-c.d
03:43:04 [2020-08-29T03:43:04.073Z] #39 15.22   PBCC     images/sk-netlink.pb-c.c
03:43:04 [2020-08-29T03:43:04.073Z] #39 15.27   DEP      images/sk-netlink.pb-c.d
03:43:04 [2020-08-29T03:43:04.329Z] #39 15.35   PBCC     images/sk-inet.pb-c.c
03:43:04 [2020-08-29T03:43:04.329Z] #39 15.41   DEP      images/sk-inet.pb-c.d
03:43:04 [2020-08-29T03:43:04.329Z] #39 15.48   PBCC     images/sk-unix.pb-c.c
03:43:04 [2020-08-29T03:43:04.329Z] #39 15.52   DEP      images/sk-unix.pb-c.d
03:43:04 [2020-08-29T03:43:04.348Z] #41 ...
03:43:04 [2020-08-29T03:43:04.348Z] 
03:43:04 [2020-08-29T03:43:04.348Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:04 [2020-08-29T03:43:04.348Z] #30 7.232 math/bits
03:43:04 [2020-08-29T03:43:04.348Z] #30 7.305 runtime/internal/sys
03:43:04 [2020-08-29T03:43:04.348Z] #30 7.353 internal/cpu
03:43:04 [2020-08-29T03:43:04.348Z] #30 7.388 runtime/internal/atomic
03:43:04 [2020-08-29T03:43:04.348Z] #30 7.644 runtime/internal/math
03:43:04 [2020-08-29T03:43:04.348Z] #30 7.836 unicode/utf8
03:43:04 [2020-08-29T03:43:04.348Z] #30 7.881 internal/bytealg
03:43:04 [2020-08-29T03:43:04.348Z] #30 7.941 internal/race
03:43:04 [2020-08-29T03:43:04.348Z] #30 8.026 math
03:43:04 [2020-08-29T03:43:04.348Z] #30 8.365 sync/atomic
03:43:04 [2020-08-29T03:43:04.348Z] #30 8.854 unicode
03:43:04 [2020-08-29T03:43:04.348Z] #30 9.238 runtime
03:43:04 [2020-08-29T03:43:04.348Z] #30 9.353 internal/testlog
03:43:04 [2020-08-29T03:43:04.348Z] #30 10.06 encoding
03:43:04 [2020-08-29T03:43:04.348Z] #30 10.95 runtime/cgo
03:43:04 [2020-08-29T03:43:04.348Z] #30 ...
03:43:04 [2020-08-29T03:43:04.348Z] 
03:43:04 [2020-08-29T03:43:04.348Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:04 [2020-08-29T03:43:04.348Z] #47 11.76 + cd /tmp/tmp.6rcMnQlDQV/src/github.com/mvdan/sh
03:43:04 [2020-08-29T03:43:04.348Z] #47 11.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:43:04 [2020-08-29T03:43:04.348Z] #47 11.92 + GO111MODULE=on
03:43:04 [2020-08-29T03:43:04.348Z] #47 11.93 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:43:04 [2020-08-29T03:43:04.348Z] #47 13.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:43:04 [2020-08-29T03:43:04.348Z] #47 13.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:43:04 [2020-08-29T03:43:04.348Z] #47 13.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:43:04 [2020-08-29T03:43:04.348Z] #47 14.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:43:04 [2020-08-29T03:43:04.348Z] #47 14.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:43:04 [2020-08-29T03:43:04.348Z] #47 15.12 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:43:04 [2020-08-29T03:43:04.348Z] #47 16.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:43:04 [2020-08-29T03:43:04.348Z] #47 17.01 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:43:04 [2020-08-29T03:43:04.586Z] #39 15.62   PBCC     images/mm.pb-c.c
03:43:04 [2020-08-29T03:43:04.586Z] #39 15.68   DEP      images/mm.pb-c.d
03:43:04 [2020-08-29T03:43:04.588Z] #52 ...
03:43:04 [2020-08-29T03:43:04.588Z] 
03:43:04 [2020-08-29T03:43:04.588Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:43:04 [2020-08-29T03:43:04.588Z] #45 139.8 + cd /tmp/tmp.aGUcOV64eE/src/github.com/golangci/golangci-lint/
03:43:04 [2020-08-29T03:43:04.588Z] #45 139.8 + git checkout -q v1.23.8
03:43:04 [2020-08-29T03:43:04.588Z] #45 140.0 ++ git describe --tags
03:43:04 [2020-08-29T03:43:04.588Z] #45 140.0 + version=v1.23.8
03:43:04 [2020-08-29T03:43:04.588Z] #45 140.0 ++ git rev-parse --short HEAD
03:43:04 [2020-08-29T03:43:04.588Z] #45 140.0 + commit=76a82c6
03:43:04 [2020-08-29T03:43:04.589Z] #45 140.0 ++ git show -s --format=%cd
03:43:04 [2020-08-29T03:43:04.589Z] #45 140.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:43:04 [2020-08-29T03:43:04.589Z] #45 140.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
03:43:04 [2020-08-29T03:43:04.606Z] #43 ...
03:43:04 [2020-08-29T03:43:04.606Z] 
03:43:04 [2020-08-29T03:43:04.606Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:04 [2020-08-29T03:43:04.606Z] #23 14.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:43:04 [2020-08-29T03:43:04.606Z] #23 18.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:43:04 [2020-08-29T03:43:04.606Z] #23 ...
03:43:04 [2020-08-29T03:43:04.606Z] 
03:43:04 [2020-08-29T03:43:04.606Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:04 [2020-08-29T03:43:04.606Z] #10 14.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:43:04 [2020-08-29T03:43:04.606Z] #10 20.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:43:04 [2020-08-29T03:43:04.818Z] #41 ...
03:43:04 [2020-08-29T03:43:04.818Z] 
03:43:04 [2020-08-29T03:43:04.818Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:04 [2020-08-29T03:43:04.818Z] #38 12.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:43:04 [2020-08-29T03:43:04.818Z] #38 17.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:43:04 [2020-08-29T03:43:04.843Z] #39 15.79   PBCC     images/timerfd.pb-c.c
03:43:04 [2020-08-29T03:43:04.843Z] #39 15.83   DEP      images/timerfd.pb-c.d
03:43:04 [2020-08-29T03:43:04.843Z] #39 15.89   PBCC     images/timer.pb-c.c
03:43:04 [2020-08-29T03:43:04.843Z] #39 15.94   DEP      images/timer.pb-c.d
03:43:04 [2020-08-29T03:43:04.865Z] #10 ...
03:43:04 [2020-08-29T03:43:04.865Z] 
03:43:04 [2020-08-29T03:43:04.865Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:04 [2020-08-29T03:43:04.865Z] #47 24.05 + cd /tmp/tmp.iZbArdWs4C/src/github.com/mvdan/sh
03:43:04 [2020-08-29T03:43:04.865Z] #47 24.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:43:04 [2020-08-29T03:43:04.865Z] #47 24.40 + GO111MODULE=on
03:43:04 [2020-08-29T03:43:04.865Z] #47 24.40 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:43:04 [2020-08-29T03:43:04.925Z] #47 ...
03:43:04 [2020-08-29T03:43:04.925Z] 
03:43:04 [2020-08-29T03:43:04.925Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:04 [2020-08-29T03:43:04.925Z] #32 8.004 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:43:04 [2020-08-29T03:43:04.925Z] #32 8.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:43:04 [2020-08-29T03:43:04.925Z] #32 8.056 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:43:04 [2020-08-29T03:43:04.925Z] #32 9.292 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
03:43:04 [2020-08-29T03:43:04.925Z] #32 11.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [216 kB]
03:43:04 [2020-08-29T03:43:04.925Z] #32 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
03:43:05 [2020-08-29T03:43:05.079Z] #38 ...
03:43:05 [2020-08-29T03:43:05.079Z] 
03:43:05 [2020-08-29T03:43:05.079Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:05 [2020-08-29T03:43:05.079Z] #30 13.97 unicode/utf8
03:43:05 [2020-08-29T03:43:05.079Z] #30 15.20 unicode
03:43:05 [2020-08-29T03:43:05.079Z] #30 20.24 internal/testlog
03:43:05 [2020-08-29T03:43:05.079Z] #30 20.72 encoding
03:43:05 [2020-08-29T03:43:05.079Z] #30 21.11 runtime/cgo
03:43:05 [2020-08-29T03:43:05.079Z] #30 ...
03:43:05 [2020-08-29T03:43:05.079Z] 
03:43:05 [2020-08-29T03:43:05.079Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:43:05 [2020-08-29T03:43:05.079Z] #21 DONE 23.3s
03:43:05 [2020-08-29T03:43:05.079Z] 
03:43:05 [2020-08-29T03:43:05.079Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:05 [2020-08-29T03:43:05.079Z] #10 14.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:43:05 [2020-08-29T03:43:05.079Z] #10 19.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:43:05 [2020-08-29T03:43:05.099Z] #39 ...
03:43:05 [2020-08-29T03:43:05.099Z] 
03:43:05 [2020-08-29T03:43:05.099Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:05 [2020-08-29T03:43:05.099Z] #30 116.0 github.com/BurntSushi/toml/cmd/tomlv
03:43:05 [2020-08-29T03:43:05.099Z] #30 DONE 122.2s
03:43:05 [2020-08-29T03:43:05.099Z] 
03:43:05 [2020-08-29T03:43:05.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:05 [2020-08-29T03:43:05.099Z] #39 16.00   PBCC     images/sa.pb-c.c
03:43:05 [2020-08-29T03:43:05.099Z] #39 ...
03:43:05 [2020-08-29T03:43:05.099Z] 
03:43:05 [2020-08-29T03:43:05.099Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:43:05 [2020-08-29T03:43:05.188Z] #32 ...
03:43:05 [2020-08-29T03:43:05.188Z] 
03:43:05 [2020-08-29T03:43:05.188Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:43:05 [2020-08-29T03:43:05.188Z] #43 12.51 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:43:05 [2020-08-29T03:43:05.188Z] #43 13.16 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:43:05 [2020-08-29T03:43:05.188Z] #43 13.62 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:43:05 [2020-08-29T03:43:05.188Z] #43 16.80 go: finding github.com/fatih/color v1.6.0
03:43:05 [2020-08-29T03:43:05.188Z] #43 17.01 go: finding github.com/pkg/errors v0.8.0
03:43:05 [2020-08-29T03:43:05.188Z] #43 17.09 go: finding github.com/sirupsen/logrus v1.0.5
03:43:05 [2020-08-29T03:43:05.188Z] #43 17.16 go: finding github.com/mattn/go-colorable v0.0.9
03:43:05 [2020-08-29T03:43:05.188Z] #43 17.17 go: finding github.com/spf13/pflag v1.0.1
03:43:05 [2020-08-29T03:43:05.188Z] #43 17.27 go: finding github.com/mattn/go-isatty v0.0.3
03:43:05 [2020-08-29T03:43:05.188Z] #43 17.59 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:43:05 [2020-08-29T03:43:05.188Z] #43 17.64 go: finding github.com/jonboulle/clockwork v0.1.0
03:43:05 [2020-08-29T03:43:05.188Z] #43 17.72 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:43:05 [2020-08-29T03:43:05.188Z] #43 17.81 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:43:05 [2020-08-29T03:43:05.188Z] #43 17.85 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:43:05 [2020-08-29T03:43:05.226Z] #26 11.47 
                                                                           0.9%
##                                                                         3.1%
###                                                                        5.4%
####                                                                       6.3%
#####                                                                      7.4%
######                                                                     8.5%
#######                                                                   10.1%
########                                                                  11.2%
#########                                                                 12.8%
##########                                                                14.5%
##########                                                                15.0%
###########                                                               16.1%
############                                                              17.3%
#############                                                             18.1%
##############                                                            19.7%
###############                                                           21.3%
################                                                          22.4%
#################                                                         24.6%
##################                                                        25.7%
####################                                                      27.9%
####################                                                      28.9%
######################                                                    31.7%
#######################                                                   32.7%
#########################                                                 34.9%
##########################                                                37.0%
###########################                                               38.4%
############################                                              40.0%
##############################                                            42.6%
################################                                          45.2%
##################################                                        47.4%
###################################                                       49.9%
####################################                                      51.0%
#####################################                                     51.5%
#######################################                                   54.2%
#########################################                                 57.0%
##########################################                                58.6%
##########################################                                59.7%
############################################                              61.3%
#############################################                             62.9%
##############################################                            64.5%
###############################################                           66.2%
################################################                          67.8%
#################################################                         68.9%
#################################################                         69.4%
###################################################                       71.0%
###################################################                       72.1%
####################################################                      73.2%
#####################################################                     74.8%
######################################################                    75.9%
#######################################################                   77.5%
#########################################################                
03:43:05 [2020-08-29T03:43:05.226Z] #26 ...
03:43:05 [2020-08-29T03:43:05.226Z] 
03:43:05 [2020-08-29T03:43:05.226Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:05 [2020-08-29T03:43:05.226Z] #39 42.89 Selecting previously unselected package libprotoc17:ppc64el.
03:43:05 [2020-08-29T03:43:05.226Z] #39 42.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 42.92 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 43.91 Selecting previously unselected package protobuf-c-compiler.
03:43:05 [2020-08-29T03:43:05.226Z] #39 43.93 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 43.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 44.22 Selecting previously unselected package protobuf-compiler.
03:43:05 [2020-08-29T03:43:05.226Z] #39 44.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 44.23 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 44.42 Selecting previously unselected package python-pkg-resources.
03:43:05 [2020-08-29T03:43:05.226Z] #39 44.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 44.46 Unpacking python-pkg-resources (40.8.0-1) ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 44.83 Selecting previously unselected package python-six.
03:43:05 [2020-08-29T03:43:05.226Z] #39 44.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 44.86 Unpacking python-six (1.12.0-1) ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 45.07 Selecting previously unselected package python-protobuf.
03:43:05 [2020-08-29T03:43:05.226Z] #39 45.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 45.09 Unpacking python-protobuf (3.6.1.3-2) ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 45.77 Setting up python-pkg-resources (40.8.0-1) ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 52.54 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 52.55 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 52.57 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 52.64 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 52.65 Setting up python-six (1.12.0-1) ...
03:43:05 [2020-08-29T03:43:05.226Z] #39 ...
03:43:05 [2020-08-29T03:43:05.226Z] 
03:43:05 [2020-08-29T03:43:05.226Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:05 [2020-08-29T03:43:05.339Z] #10 ...
03:43:05 [2020-08-29T03:43:05.339Z] 
03:43:05 [2020-08-29T03:43:05.339Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:05 [2020-08-29T03:43:05.339Z] #41 23.32 crypto/internal/subtle
03:43:05 [2020-08-29T03:43:05.339Z] #41 23.56 crypto/subtle
03:43:05 [2020-08-29T03:43:05.437Z] #47 ...
03:43:05 [2020-08-29T03:43:05.437Z] 
03:43:05 [2020-08-29T03:43:05.437Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:05 [2020-08-29T03:43:05.437Z] #38 15.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:43:05 [2020-08-29T03:43:05.437Z] #38 19.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:43:05 [2020-08-29T03:43:05.696Z] #38 ...
03:43:05 [2020-08-29T03:43:05.696Z] 
03:43:05 [2020-08-29T03:43:05.696Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:05 [2020-08-29T03:43:05.696Z] #41 23.23 unicode/utf16
03:43:05 [2020-08-29T03:43:05.696Z] #41 24.17 container/list
03:43:05 [2020-08-29T03:43:05.774Z] #43 ...
03:43:05 [2020-08-29T03:43:05.774Z] 
03:43:05 [2020-08-29T03:43:05.774Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:05 [2020-08-29T03:43:05.774Z] #47 18.74 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:43:05 [2020-08-29T03:43:05.774Z] #47 18.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:43:05 [2020-08-29T03:43:05.908Z] #41 23.89 vendor/golang.org/x/crypto/cryptobyte/asn1
03:43:05 [2020-08-29T03:43:05.909Z] #41 24.08 internal/nettrace
03:43:05 [2020-08-29T03:43:05.955Z] #41 25.61 crypto/internal/subtle
03:43:06 [2020-08-29T03:43:06.037Z] #47 19.01 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:43:06 [2020-08-29T03:43:06.037Z] #47 19.02 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:43:06 [2020-08-29T03:43:06.143Z] #26 11.47 
                                                                           0.9%
##                                                                         3.1%
###                                                                        5.4%
####                                                                       6.3%
#####                                                                      7.4%
######                                                                     8.5%
#######                                                                   10.1%
########                                                                  11.2%
#########                                                                 12.8%
##########                                                                14.5%
##########                                                                15.0%
###########                                                               16.1%
############                                                              17.3%
#############                                                             18.1%
##############                                                            19.7%
###############                                                           21.3%
################                                                          22.4%
#################                                                         24.6%
##################                                                        25.7%
####################                                                      27.9%
####################                                                      28.9%
######################                                                    31.7%
#######################                                                   32.7%
#########################                                                 34.9%
##########################                                                37.0%
###########################                                               38.4%
############################                                              40.0%
##############################                                            42.6%
################################                                          45.2%
##################################                                        47.4%
###################################                                       49.9%
####################################                                      51.0%
#####################################                                     51.5%
#######################################                                   54.2%
#########################################                                 57.0%
##########################################                                58.6%
##########################################                                59.7%
############################################                              61.3%
#############################################                             62.9%
##############################################                            64.5%
###############################################                           66.2%
################################################                          67.8%
#################################################                         68.9%
#################################################                         69.4%
###################################################                       71.0%
###################################################                       72.1%
####################################################                      73.2%
#####################################################                     74.8%
######################################################                    75.9%
#######################################################                   77.5%
#########################################################                 79.7%
##########################################################                81.3%
###########################################################               82.9%
#############################################################             85.1%
###############################################################           87.8%
################################################################          90.0%
##################################################################        92.7%
####################################################################      94.9%
#####################################################################     97.1%
#######################################################################   98.6%
######################################################################## 100.0%
03:43:06 [2020-08-29T03:43:06.214Z] #41 26.01 crypto/subtle
03:43:06 [2020-08-29T03:43:06.443Z] #26 18.73 
03:43:06 [2020-08-29T03:43:06.473Z] #41 26.19 vendor/golang.org/x/crypto/cryptobyte/asn1
03:43:06 [2020-08-29T03:43:06.484Z] #41 24.52 runtime/cgo
03:43:06 [2020-08-29T03:43:06.732Z] #41 26.40 internal/nettrace
03:43:06 [2020-08-29T03:43:06.896Z] #52 53.74 Checking out files:  42% (1385/3232)   
Checking out files:  43% (1390/3232)   
Checking out files:  44% (1423/3232)   
Checking out files:  45% (1455/3232)   
Checking out files:  46% (1487/3232)   
Checking out files:  47% (1520/3232)   
Checking out files:  48% (1552/3232)   
Checking out files:  49% (1584/3232)   
Checking out files:  50% (1616/3232)   
Checking out files:  51% (1649/3232)   
Checking out files:  52% (1681/3232)   
Checking out files:  53% (1713/3232)   
Checking out files:  54% (1746/3232)   
Checking out files:  55% (1778/3232)   
Checking out files:  56% (1810/3232)   
Checking out files:  57% (1843/3232)   
Checking out files:  58% (1875/3232)   
Checking out files:  59% (1907/3232)   
Checking out files:  60% (1940/3232)   
Checking out files:  61% (1972/3232)   
Checking out files:  62% (2004/3232)   
Checking out files:  63% (2037/3232)   
Checking out files:  64% (2069/3232)   
Checking out files:  65% (2101/3232)   
Checking out files:  66% (2134/3232)   
Checking out files:  67% (2166/3232)   
Checking out files:  68% (2198/3232)   
Checking out files:  69% (2231/3232)   
Checking out files:  70% (2263/3232)   
Checking out files:  71% (2295/3232)   
Checking out files:  72% (2328/3232)   
Checking out files:  73% (2360/3232)   
Checking out files:  74% (2392/3232)   
Checking out files:  75% (2424/3232)   
Checking out files:  76% (2457/3232)   
Checking out files:  77% (2489/3232)   
Checking out files:  78% (2521/3232)   
Checking out files:  79% (2554/3232)   
Checking out files:  80% (2586/3232)   
Checking out files:  81% (2618/3232)   
Checking out files:  82% (2651/3232)   
Checking out files:  83% (2683/3232)   
Checking out files:  84% (2715/3232)   
Checking out files:  85% (2748/3232)   
Checking out files:  86% (2780/3232)   
Checking out files:  87% (2812/3232)   
Checking out files:  88% (2845/3232)   
Checking out files:  89% (2877/3232)   
Checking out files:  90% (2909/3232)   
Checking out files:  91% (2942/3232)   
Checking out files:  92% (2974/3232)   
Checking out files:  93% (3006/3232)   
Checking out files:  94% (3039/3232)   
Checking out files:  95% (3071/3232)   
Checking out files:  96% (3103/3232)   
Checking out files:  96% (3120/3232)   
Checking out files:  97% (3136/3232)   
Checking out files:  98% (3168/3232)   
Checking out files:  99% (3200/3232)   
Checking out files: 100% (3232/3232)   
Checking out files: 100% (3232/3232), done.
03:43:06 [2020-08-29T03:43:06.896Z] #52 55.88 + cd /tmp/tmp.gOqGj9KDRr/src/github.com/containerd/containerd
03:43:06 [2020-08-29T03:43:06.896Z] #52 55.88 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:43:06 [2020-08-29T03:43:06.993Z] #41 26.74 runtime/cgo
03:43:07 [2020-08-29T03:43:07.152Z] #52 ...
03:43:07 [2020-08-29T03:43:07.152Z] 
03:43:07 [2020-08-29T03:43:07.152Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:07 [2020-08-29T03:43:07.152Z] #41 114.3 go/scanner
03:43:07 [2020-08-29T03:43:07.152Z] #41 115.3 internal/lazyregexp
03:43:07 [2020-08-29T03:43:07.152Z] #41 115.8 net/url
03:43:07 [2020-08-29T03:43:07.152Z] #41 116.8 go/ast
03:43:07 [2020-08-29T03:43:07.152Z] #41 119.4 text/template/parse
03:43:07 [2020-08-29T03:43:07.152Z] #41 123.5 go/parser
03:43:07 [2020-08-29T03:43:07.152Z] #41 ...
03:43:07 [2020-08-29T03:43:07.152Z] 
03:43:07 [2020-08-29T03:43:07.152Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:07 [2020-08-29T03:43:07.152Z] #10 114.2 Selecting previously unselected package gcc-mingw-w64-base.
03:43:07 [2020-08-29T03:43:07.152Z] #10 114.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:43:07 [2020-08-29T03:43:07.152Z] #10 114.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:43:07 [2020-08-29T03:43:07.152Z] #10 114.7 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:43:07 [2020-08-29T03:43:07.152Z] #10 114.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:43:07 [2020-08-29T03:43:07.152Z] #10 114.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:43:07 [2020-08-29T03:43:07.408Z] #10 ...
03:43:07 [2020-08-29T03:43:07.408Z] 
03:43:07 [2020-08-29T03:43:07.408Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:43:07 [2020-08-29T03:43:07.408Z] #52 56.34 + export 'BUILDTAGS=netgo osusergo static_build'
03:43:07 [2020-08-29T03:43:07.408Z] #52 56.34 + BUILDTAGS='netgo osusergo static_build'
03:43:07 [2020-08-29T03:43:07.408Z] #52 56.34 + export EXTRA_FLAGS=-buildmode=pie
03:43:07 [2020-08-29T03:43:07.408Z] #52 56.34 + EXTRA_FLAGS=-buildmode=pie
03:43:07 [2020-08-29T03:43:07.408Z] #52 56.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:43:07 [2020-08-29T03:43:07.408Z] #52 56.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:43:07 [2020-08-29T03:43:07.408Z] #52 56.34 + '[' '' = dynamic ']'
03:43:07 [2020-08-29T03:43:07.408Z] #52 56.34 + make
03:43:07 [2020-08-29T03:43:07.432Z] #47 20.14 runtime
03:43:07 [2020-08-29T03:43:07.432Z] #47 20.15 runtime/cgo
03:43:07 [2020-08-29T03:43:07.504Z] #26 ...
03:43:07 [2020-08-29T03:43:07.504Z] 
03:43:07 [2020-08-29T03:43:07.504Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:07 [2020-08-29T03:43:07.504Z] #42 45.12 internal/reflectlite
03:43:07 [2020-08-29T03:43:07.504Z] #42 45.15 github.com/LK4D4/vndr/godl/singleflight
03:43:07 [2020-08-29T03:43:07.504Z] #42 45.15 math/rand
03:43:07 [2020-08-29T03:43:07.504Z] #42 45.15 internal/singleflight
03:43:07 [2020-08-29T03:43:07.504Z] #42 49.95 sort
03:43:07 [2020-08-29T03:43:07.504Z] #42 49.98 strconv
03:43:07 [2020-08-29T03:43:07.504Z] #42 50.07 io
03:43:07 [2020-08-29T03:43:07.504Z] #42 50.08 syscall
03:43:07 [2020-08-29T03:43:07.504Z] #42 54.36 vendor/golang.org/x/net/dns/dnsmessage
03:43:07 [2020-08-29T03:43:07.504Z] #42 ...
03:43:07 [2020-08-29T03:43:07.504Z] 
03:43:07 [2020-08-29T03:43:07.504Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:07 [2020-08-29T03:43:07.504Z] #33 53.89 Selecting previously unselected package libxml2:ppc64el.
03:43:07 [2020-08-29T03:43:07.504Z] #33 53.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
03:43:07 [2020-08-29T03:43:07.504Z] #33 53.91 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
03:43:07 [2020-08-29T03:43:07.504Z] #33 54.49 Selecting previously unselected package libarchive13:ppc64el.
03:43:07 [2020-08-29T03:43:07.504Z] #33 54.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
03:43:07 [2020-08-29T03:43:07.504Z] #33 54.52 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
03:43:07 [2020-08-29T03:43:07.504Z] #33 54.87 Selecting previously unselected package libjsoncpp1:ppc64el.
03:43:07 [2020-08-29T03:43:07.504Z] #33 54.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
03:43:07 [2020-08-29T03:43:07.504Z] #33 54.87 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
03:43:07 [2020-08-29T03:43:07.504Z] #33 55.02 Selecting previously unselected package librhash0:ppc64el.
03:43:07 [2020-08-29T03:43:07.504Z] #33 55.04 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
03:43:07 [2020-08-29T03:43:07.504Z] #33 55.05 Unpacking librhash0:ppc64el (1.3.8-1) ...
03:43:07 [2020-08-29T03:43:07.504Z] #33 55.23 Selecting previously unselected package libuv1:ppc64el.
03:43:07 [2020-08-29T03:43:07.504Z] #33 55.23 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
03:43:07 [2020-08-29T03:43:07.504Z] #33 55.24 Unpacking libuv1:ppc64el (1.24.1-1) ...
03:43:07 [2020-08-29T03:43:07.803Z] #33 55.38 Selecting previously unselected package cmake.
03:43:07 [2020-08-29T03:43:07.803Z] #33 55.38 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
03:43:07 [2020-08-29T03:43:07.803Z] #33 55.39 Unpacking cmake (3.13.4-1) ...
03:43:08 [2020-08-29T03:43:08.009Z] #47 ...
03:43:08 [2020-08-29T03:43:08.009Z] 
03:43:08 [2020-08-29T03:43:08.009Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:08 [2020-08-29T03:43:08.009Z] #10 11.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [216 kB]
03:43:08 [2020-08-29T03:43:08.009Z] #10 13.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
03:43:08 [2020-08-29T03:43:08.009Z] #10 19.96 Fetched 8199 kB in 12s (668 kB/s)
03:43:08 [2020-08-29T03:43:08.105Z] #33 ...
03:43:08 [2020-08-29T03:43:08.105Z] 
03:43:08 [2020-08-29T03:43:08.105Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:08 [2020-08-29T03:43:08.105Z] #11 45.92 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]
03:43:08 [2020-08-29T03:43:08.105Z] #11 49.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
03:43:08 [2020-08-29T03:43:08.105Z] #11 49.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
03:43:08 [2020-08-29T03:43:08.105Z] #11 49.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
03:43:08 [2020-08-29T03:43:08.105Z] #11 49.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
03:43:08 [2020-08-29T03:43:08.105Z] #11 49.82 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]
03:43:08 [2020-08-29T03:43:08.105Z] #11 49.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
03:43:08 [2020-08-29T03:43:08.105Z] #11 49.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
03:43:08 [2020-08-29T03:43:08.105Z] #11 50.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
03:43:08 [2020-08-29T03:43:08.105Z] #11 50.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
03:43:08 [2020-08-29T03:43:08.105Z] #11 50.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
03:43:08 [2020-08-29T03:43:08.105Z] #11 50.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
03:43:08 [2020-08-29T03:43:08.105Z] #11 50.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
03:43:08 [2020-08-29T03:43:08.105Z] #11 50.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
03:43:08 [2020-08-29T03:43:08.105Z] #11 50.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
03:43:08 [2020-08-29T03:43:08.105Z] #11 50.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
03:43:08 [2020-08-29T03:43:08.105Z] #11 51.71 debconf: delaying package configuration, since apt-utils is not installed
03:43:08 [2020-08-29T03:43:08.105Z] #11 51.92 Fetched 78.9 MB in 16s (4810 kB/s)
03:43:08 [2020-08-29T03:43:08.105Z] #11 51.99 Selecting previously unselected package binutils-mingw-w64-i686.
03:43:08 [2020-08-29T03:43:08.105Z] #11 51.99 (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.)
03:43:08 [2020-08-29T03:43:08.105Z] #11 52.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
03:43:08 [2020-08-29T03:43:08.105Z] #11 52.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:43:08 [2020-08-29T03:43:08.105Z] #11 55.02 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:43:08 [2020-08-29T03:43:08.105Z] #11 55.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
03:43:08 [2020-08-29T03:43:08.105Z] #11 55.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:43:08 [2020-08-29T03:43:08.105Z] #11 ...
03:43:08 [2020-08-29T03:43:08.105Z] 
03:43:08 [2020-08-29T03:43:08.105Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:08 [2020-08-29T03:43:08.105Z] #48 55.49 bytes
03:43:08 [2020-08-29T03:43:08.105Z] #48 55.51 strconv
03:43:08 [2020-08-29T03:43:08.105Z] #48 55.51 strings
03:43:08 [2020-08-29T03:43:08.105Z] #48 55.55 syscall
03:43:08 [2020-08-29T03:43:08.273Z] #10 19.96 Reading package lists...
03:43:08 [2020-08-29T03:43:08.273Z] #10 ...
03:43:08 [2020-08-29T03:43:08.273Z] 
03:43:08 [2020-08-29T03:43:08.273Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:08 [2020-08-29T03:43:08.336Z] #52 57.06 + bin/ctr
03:43:08 [2020-08-29T03:43:08.336Z] #52 ...
03:43:08 [2020-08-29T03:43:08.336Z] 
03:43:08 [2020-08-29T03:43:08.336Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:08 [2020-08-29T03:43:08.336Z] #47 115.3 encoding/json
03:43:08 [2020-08-29T03:43:08.336Z] #47 119.3 github.com/pkg/diff
03:43:08 [2020-08-29T03:43:08.336Z] #47 121.0 go/ast
03:43:08 [2020-08-29T03:43:08.336Z] #47 123.6 golang.org/x/crypto/ssh/terminal
03:43:08 [2020-08-29T03:43:08.336Z] #47 125.0 mvdan.cc/editorconfig
03:43:08 [2020-08-29T03:43:08.336Z] #47 ...
03:43:08 [2020-08-29T03:43:08.336Z] 
03:43:08 [2020-08-29T03:43:08.336Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:08 [2020-08-29T03:43:08.336Z] #39 16.19   DEP      images/sa.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 16.33   PBCC     images/pipe-data.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 16.33   DEP      images/pipe-data.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 16.46   PBCC     images/mnt.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 16.57   DEP      images/mnt.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 16.66   PBCC     images/sk-packet.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 16.70   DEP      images/sk-packet.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 16.80   PBCC     images/tcp-stream.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 16.85   DEP      images/tcp-stream.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 16.94   PBCC     images/pipe.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.03   DEP      images/pipe.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.09   PBCC     images/pstree.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.14   DEP      images/pstree.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.26   PBCC     images/fs.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.28   DEP      images/fs.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.29   PBCC     images/signalfd.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.31   DEP      images/signalfd.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.34   PBCC     images/fh.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.39   PBCC     images/fsnotify.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.43   DEP      images/fh.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.48   DEP      images/fsnotify.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.55   PBCC     images/eventpoll.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.59   DEP      images/eventpoll.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.66   PBCC     images/eventfd.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.72   DEP      images/eventfd.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.79   PBCC     images/remap-file-path.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.82   DEP      images/remap-file-path.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.87   PBCC     images/fifo.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.92   DEP      images/fifo.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 17.97   PBCC     images/ghost-file.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.02   DEP      images/ghost-file.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.06   PBCC     images/regfile.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.15   DEP      images/regfile.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.23   PBCC     images/ns.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.25   DEP      images/ns.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.29   PBCC     images/fdinfo.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.37   DEP      images/fdinfo.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.43   PBCC     images/core-aarch64.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.47   PBCC     images/core-arm.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.51   PBCC     images/core-ppc64.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.55   PBCC     images/core-s390.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.58   PBCC     images/core-x86.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.64   PBCC     images/core.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.69   PBCC     images/inventory.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.74   DEP      images/core-aarch64.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.78   DEP      images/core-arm.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.83   DEP      images/core-ppc64.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.90   DEP      images/core-s390.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 18.93   DEP      images/core-x86.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 19.00   DEP      images/core.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 19.04   DEP      images/inventory.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 19.10   PBCC     images/cpuinfo.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 19.13   DEP      images/cpuinfo.pb-c.d
03:43:08 [2020-08-29T03:43:08.336Z] #39 19.19   PBCC     images/stats.pb-c.c
03:43:08 [2020-08-29T03:43:08.336Z] #39 19.21   DEP      images/stats.pb-c.d
03:43:08 [2020-08-29T03:43:08.808Z] #60 20.98 Checking out files:  64% (1337/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
03:43:08 [2020-08-29T03:43:08.808Z] #60 21.78 + cd /tmp/tmp.mpyiqnHXgk/src/github.com/docker/libnetwork
03:43:08 [2020-08-29T03:43:08.808Z] #60 21.79 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
03:43:09 [2020-08-29T03:43:09.072Z] #60 ...
03:43:09 [2020-08-29T03:43:09.072Z] 
03:43:09 [2020-08-29T03:43:09.072Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:09 [2020-08-29T03:43:09.072Z] #38 11.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [216 kB]
03:43:09 [2020-08-29T03:43:09.072Z] #38 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
03:43:09 [2020-08-29T03:43:09.072Z] #38 20.75 Fetched 8199 kB in 12s (670 kB/s)
03:43:09 [2020-08-29T03:43:09.072Z] #38 20.75 Reading package lists...
03:43:09 [2020-08-29T03:43:09.072Z] #38 ...
03:43:09 [2020-08-29T03:43:09.072Z] 
03:43:09 [2020-08-29T03:43:09.072Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:43:09 [2020-08-29T03:43:09.072Z] #36 20.35 Checking out files:  91% (1524/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.
03:43:09 [2020-08-29T03:43:09.072Z] #36 20.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:43:09 [2020-08-29T03:43:09.163Z] #48 ...
03:43:09 [2020-08-29T03:43:09.163Z] 
03:43:09 [2020-08-29T03:43:09.163Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:43:09 [2020-08-29T03:43:09.163Z] #29 46.56 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.
03:43:09 [2020-08-29T03:43:09.163Z] #29 47.18 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:43:09 [2020-08-29T03:43:09.163Z] #29 47.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:43:09 [2020-08-29T03:43:09.163Z] #29 ...
03:43:09 [2020-08-29T03:43:09.163Z] 
03:43:09 [2020-08-29T03:43:09.163Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:09 [2020-08-29T03:43:09.163Z] #26 20.19 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
03:43:09 [2020-08-29T03:43:09.163Z] #26 20.60 
03:43:09 [2020-08-29T03:43:09.163Z] #26 20.79 
                                                                           1.3%
######################################################################## 100.0%
03:43:09 [2020-08-29T03:43:09.163Z] #26 21.08 
03:43:09 [2020-08-29T03:43:09.652Z] #36 ...
03:43:09 [2020-08-29T03:43:09.652Z] 
03:43:09 [2020-08-29T03:43:09.652Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:09 [2020-08-29T03:43:09.652Z] #51 12.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
03:43:09 [2020-08-29T03:43:09.652Z] #51 19.54 Fetched 8199 kB in 12s (686 kB/s)
03:43:09 [2020-08-29T03:43:09.652Z] #51 19.54 Reading package lists...
03:43:09 [2020-08-29T03:43:09.652Z] #51 ...
03:43:09 [2020-08-29T03:43:09.652Z] 
03:43:09 [2020-08-29T03:43:09.652Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:09 [2020-08-29T03:43:09.652Z] #60 22.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:43:09 [2020-08-29T03:43:09.703Z] #39 20.57 make[1]: Nothing to be done for 'all'.
03:43:10 [2020-08-29T03:43:10.237Z] #26 22.60 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
03:43:10 [2020-08-29T03:43:10.238Z] #26 22.69 skipping existing 5cb8031fd95d
03:43:10 [2020-08-29T03:43:10.537Z] #26 22.87 
03:43:10 [2020-08-29T03:43:10.838Z] #26 ...
03:43:10 [2020-08-29T03:43:10.838Z] 
03:43:10 [2020-08-29T03:43:10.838Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:10 [2020-08-29T03:43:10.838Z] #33 57.84 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
03:43:10 [2020-08-29T03:43:10.838Z] #33 57.86 Setting up xxd (2:8.1.0875-5) ...
03:43:10 [2020-08-29T03:43:10.838Z] #33 57.87 Setting up libuv1:ppc64el (1.24.1-1) ...
03:43:10 [2020-08-29T03:43:10.838Z] #33 57.87 Setting up vim-common (2:8.1.0875-5) ...
03:43:10 [2020-08-29T03:43:10.838Z] #33 57.93 Setting up librhash0:ppc64el (1.3.8-1) ...
03:43:10 [2020-08-29T03:43:10.838Z] #33 57.94 Setting up cmake-data (3.13.4-1) ...
03:43:10 [2020-08-29T03:43:10.838Z] #33 57.95 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
03:43:10 [2020-08-29T03:43:10.838Z] #33 57.98 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
03:43:10 [2020-08-29T03:43:10.838Z] #33 57.99 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
03:43:10 [2020-08-29T03:43:10.838Z] #33 58.00 Setting up cmake (3.13.4-1) ...
03:43:10 [2020-08-29T03:43:10.838Z] #33 58.01 Processing triggers for libc-bin (2.28-10) ...
03:43:10 [2020-08-29T03:43:10.838Z] #33 58.13 Processing triggers for mime-support (3.62) ...
03:43:10 [2020-08-29T03:43:10.838Z] #33 DONE 58.6s
03:43:11 [2020-08-29T03:43:11.069Z] #39 21.96   CC       images/stats.o
03:43:11 [2020-08-29T03:43:11.138Z] 
03:43:11 [2020-08-29T03:43:11.138Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:11 [2020-08-29T03:43:11.138Z] #11 57.82 Selecting previously unselected package binutils-mingw-w64.
03:43:11 [2020-08-29T03:43:11.138Z] #11 57.82 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:43:11 [2020-08-29T03:43:11.138Z] #11 57.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:43:11 [2020-08-29T03:43:11.138Z] #11 57.94 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
03:43:11 [2020-08-29T03:43:11.138Z] #11 57.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
03:43:11 [2020-08-29T03:43:11.138Z] #11 57.96 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
03:43:11 [2020-08-29T03:43:11.138Z] #11 58.17 Selecting previously unselected package dmsetup.
03:43:11 [2020-08-29T03:43:11.138Z] #11 58.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
03:43:11 [2020-08-29T03:43:11.138Z] #11 58.19 Unpacking dmsetup (2:1.02.155-3) ...
03:43:11 [2020-08-29T03:43:11.138Z] #11 58.41 Selecting previously unselected package mingw-w64-common.
03:43:11 [2020-08-29T03:43:11.138Z] #11 58.41 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:43:11 [2020-08-29T03:43:11.138Z] #11 58.42 Unpacking mingw-w64-common (6.0.0-3) ...
03:43:11 [2020-08-29T03:43:11.326Z] #39 22.46   CC       images/core.o
03:43:11 [2020-08-29T03:43:11.592Z] #60 ...
03:43:11 [2020-08-29T03:43:11.592Z] 
03:43:11 [2020-08-29T03:43:11.592Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:11 [2020-08-29T03:43:11.592Z] #23 14.24 Fetched 8199 kB in 11s (774 kB/s)
03:43:11 [2020-08-29T03:43:11.592Z] #23 14.24 Reading package lists...
03:43:11 [2020-08-29T03:43:11.592Z] #23 20.32 Reading package lists...
03:43:11 [2020-08-29T03:43:11.592Z] #23 ...
03:43:11 [2020-08-29T03:43:11.592Z] 
03:43:11 [2020-08-29T03:43:11.592Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:43:11 [2020-08-29T03:43:11.592Z] #36 22.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:43:11 [2020-08-29T03:43:11.769Z] #41 ...
03:43:11 [2020-08-29T03:43:11.770Z] 
03:43:11 [2020-08-29T03:43:11.770Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:43:11 [2020-08-29T03:43:11.770Z] #43 23.80 go: finding github.com/fatih/color v1.6.0
03:43:11 [2020-08-29T03:43:11.770Z] #43 24.01 go: finding github.com/pkg/errors v0.8.0
03:43:11 [2020-08-29T03:43:11.770Z] #43 24.31 go: finding github.com/sirupsen/logrus v1.0.5
03:43:11 [2020-08-29T03:43:11.770Z] #43 24.54 go: finding github.com/spf13/pflag v1.0.1
03:43:11 [2020-08-29T03:43:11.770Z] #43 24.59 go: finding github.com/mattn/go-colorable v0.0.9
03:43:11 [2020-08-29T03:43:11.770Z] #43 24.75 go: finding github.com/mattn/go-isatty v0.0.3
03:43:11 [2020-08-29T03:43:11.770Z] #43 25.06 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:43:11 [2020-08-29T03:43:11.770Z] #43 25.19 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:43:11 [2020-08-29T03:43:11.770Z] #43 25.36 go: finding github.com/jonboulle/clockwork v0.1.0
03:43:11 [2020-08-29T03:43:11.770Z] #43 25.44 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:43:11 [2020-08-29T03:43:11.770Z] #43 25.50 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:43:12 [2020-08-29T03:43:12.259Z] #39 23.09   CC       images/core-x86.o
03:43:12 [2020-08-29T03:43:12.280Z] #41 ...
03:43:12 [2020-08-29T03:43:12.280Z] 
03:43:12 [2020-08-29T03:43:12.280Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:12 [2020-08-29T03:43:12.280Z] #47 26.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:43:12 [2020-08-29T03:43:12.281Z] #47 26.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:43:12 [2020-08-29T03:43:12.281Z] #47 26.44 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:43:12 [2020-08-29T03:43:12.281Z] #47 26.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:43:12 [2020-08-29T03:43:12.281Z] #47 26.88 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:43:12 [2020-08-29T03:43:12.281Z] #47 28.80 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:43:12 [2020-08-29T03:43:12.281Z] #47 30.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:43:12 [2020-08-29T03:43:12.821Z] #39 23.73   CC       images/core-arm.o
03:43:13 [2020-08-29T03:43:13.077Z] #39 24.12   CC       images/core-aarch64.o
03:43:13 [2020-08-29T03:43:13.223Z] #47 32.86 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:43:13 [2020-08-29T03:43:13.481Z] #47 ...
03:43:13 [2020-08-29T03:43:13.481Z] 
03:43:13 [2020-08-29T03:43:13.481Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:43:13 [2020-08-29T03:43:13.639Z] #39 24.62   CC       images/core-ppc64.o
03:43:14 [2020-08-29T03:43:14.200Z] #39 25.15   CC       images/core-s390.o
03:43:14 [2020-08-29T03:43:14.724Z] #11 ...
03:43:14 [2020-08-29T03:43:14.724Z] 
03:43:14 [2020-08-29T03:43:14.724Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:14 [2020-08-29T03:43:14.724Z] #31 52.40 strings
03:43:14 [2020-08-29T03:43:14.724Z] #31 52.51 bytes
03:43:14 [2020-08-29T03:43:14.724Z] #31 60.14 bufio
03:43:14 [2020-08-29T03:43:14.724Z] #31 60.67 path
03:43:14 [2020-08-29T03:43:14.724Z] #31 61.13 reflect
03:43:14 [2020-08-29T03:43:14.724Z] #31 ...
03:43:14 [2020-08-29T03:43:14.724Z] 
03:43:14 [2020-08-29T03:43:14.724Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:14 [2020-08-29T03:43:14.724Z] #26 24.39 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
03:43:14 [2020-08-29T03:43:14.724Z] #26 24.49 skipping existing 283607eaa57e
03:43:14 [2020-08-29T03:43:14.724Z] #26 24.69 
03:43:14 [2020-08-29T03:43:14.724Z] #26 26.18 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
03:43:14 [2020-08-29T03:43:14.724Z] #26 26.65 
03:43:14 [2020-08-29T03:43:14.724Z] #26 26.80 
######################################################################## 100.0%
03:43:14 [2020-08-29T03:43:14.724Z] #26 26.92 
03:43:14 [2020-08-29T03:43:14.724Z] #26 27.01 Download of images into '/build' complete.
03:43:14 [2020-08-29T03:43:14.724Z] #26 27.01 Use something like the following to load the result into a Docker daemon:
03:43:14 [2020-08-29T03:43:14.724Z] #26 27.01   tar -cC '/build' . | docker load
03:43:14 [2020-08-29T03:43:14.724Z] #26 DONE 27.1s
03:43:14 [2020-08-29T03:43:14.724Z] 
03:43:14 [2020-08-29T03:43:14.724Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.350 + RM_GOPATH=0
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.352 + TMP_GOPATH=
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.352 + : /build
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.352 + '[' -z '' ']'
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.352 ++ mktemp -d
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.353 + export GOPATH=/tmp/tmp.ESe7oNmBsz
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.354 + GOPATH=/tmp/tmp.ESe7oNmBsz
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.354 + RM_GOPATH=1
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.354 + case "$(go env GOARCH)" in
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.355 ++ go env GOARCH
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.386 + export GO_BUILDMODE=-buildmode=pie
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.406 + GO_BUILDMODE=-buildmode=pie
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.407 ++ dirname /tmp/install/install.sh
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.412 + dir=/tmp/install
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.413 + bin=tini
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.413 + shift
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.413 + '[' '!' -f /tmp/install/tini.installer ']'
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.413 + . /tmp/install/tini.installer
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.414 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.414 + install_tini
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.415 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.415 + git clone https://github.com/krallin/tini.git /tmp/tmp.ESe7oNmBsz/tini
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.416 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
03:43:14 [2020-08-29T03:43:14.724Z] #34 0.419 Cloning into '/tmp/tmp.ESe7oNmBsz/tini'...
03:43:14 [2020-08-29T03:43:14.724Z] #34 1.562 + cd /tmp/tmp.ESe7oNmBsz/tini
03:43:14 [2020-08-29T03:43:14.724Z] #34 1.562 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
03:43:14 [2020-08-29T03:43:14.724Z] #34 1.595 + cmake .
03:43:14 [2020-08-29T03:43:14.724Z] #34 2.323 -- The C compiler identification is GNU 8.3.0
03:43:14 [2020-08-29T03:43:14.724Z] #34 2.413 -- Check for working C compiler: /usr/bin/cc
03:43:14 [2020-08-29T03:43:14.724Z] #34 3.101 -- Check for working C compiler: /usr/bin/cc -- works
03:43:14 [2020-08-29T03:43:14.724Z] #34 3.105 -- Detecting C compiler ABI info
03:43:14 [2020-08-29T03:43:14.724Z] #34 3.646 -- Detecting C compiler ABI info - done
03:43:14 [2020-08-29T03:43:14.724Z] #34 3.707 -- Detecting C compile features
03:43:14 [2020-08-29T03:43:14.762Z] #39 25.87   CC       images/cpuinfo.o
03:43:14 [2020-08-29T03:43:14.794Z] #36 33.13 Checking out files:  55% (926/1665)   
Checking out files:  56% (933/1665)   
Checking out files:  57% (950/1665)   
Checking out files:  58% (966/1665)   
Checking out files:  59% (983/1665)   
Checking out files:  60% (999/1665)   
Checking out files:  61% (1016/1665)   
Checking out files:  62% (1033/1665)   
Checking out files:  63% (1049/1665)   
Checking out files:  64% (1066/1665)   
Checking out files:  65% (1083/1665)   
Checking out files:  66% (1099/1665)   
Checking out files:  67% (1116/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/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:  90% (1507/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.
03:43:14 [2020-08-29T03:43:14.794Z] #36 34.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:43:15 [2020-08-29T03:43:15.070Z] #43 ...
03:43:15 [2020-08-29T03:43:15.070Z] 
03:43:15 [2020-08-29T03:43:15.070Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:15 [2020-08-29T03:43:15.070Z] #38 32.94 Fetched 8375 kB in 26s (326 kB/s)
03:43:15 [2020-08-29T03:43:15.324Z] #39 26.36   CC       images/inventory.o
03:43:15 [2020-08-29T03:43:15.581Z] #39 26.61   CC       images/fdinfo.o
03:43:15 [2020-08-29T03:43:15.651Z] #38 32.94 Reading package lists...
03:43:15 [2020-08-29T03:43:15.651Z] #38 ...
03:43:15 [2020-08-29T03:43:15.651Z] 
03:43:15 [2020-08-29T03:43:15.651Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:15 [2020-08-29T03:43:15.651Z] #47 23.72 + cd /tmp/tmp.37E9Y5FYCe/src/github.com/mvdan/sh
03:43:15 [2020-08-29T03:43:15.651Z] #47 23.72 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:43:15 [2020-08-29T03:43:15.651Z] #47 23.99 + GO111MODULE=on
03:43:15 [2020-08-29T03:43:15.651Z] #47 23.99 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:43:15 [2020-08-29T03:43:15.651Z] #47 26.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:43:15 [2020-08-29T03:43:15.651Z] #47 26.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:43:15 [2020-08-29T03:43:15.651Z] #47 26.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:43:15 [2020-08-29T03:43:15.651Z] #47 26.91 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:43:15 [2020-08-29T03:43:15.651Z] #47 26.99 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:43:15 [2020-08-29T03:43:15.651Z] #47 28.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:43:15 [2020-08-29T03:43:15.651Z] #47 29.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:43:15 [2020-08-29T03:43:15.651Z] #47 32.39 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:43:15 [2020-08-29T03:43:15.651Z] #47 ...
03:43:15 [2020-08-29T03:43:15.651Z] 
03:43:15 [2020-08-29T03:43:15.651Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:43:15 [2020-08-29T03:43:15.783Z] #34 ...
03:43:15 [2020-08-29T03:43:15.783Z] 
03:43:15 [2020-08-29T03:43:15.783Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:15 [2020-08-29T03:43:15.783Z] #39 57.39 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
03:43:15 [2020-08-29T03:43:15.783Z] #39 57.39 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
03:43:15 [2020-08-29T03:43:15.783Z] #39 57.40 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
03:43:15 [2020-08-29T03:43:15.783Z] #39 57.41 Setting up libcap-dev:ppc64el (1:2.25-2) ...
03:43:15 [2020-08-29T03:43:15.783Z] #39 57.42 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
03:43:15 [2020-08-29T03:43:15.783Z] #39 57.42 Setting up protobuf-compiler (3.6.1.3-2) ...
03:43:15 [2020-08-29T03:43:15.783Z] #39 57.43 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:43:15 [2020-08-29T03:43:15.783Z] #39 57.45 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
03:43:15 [2020-08-29T03:43:15.783Z] #39 57.46 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:43:15 [2020-08-29T03:43:15.783Z] #39 57.48 Setting up python-protobuf (3.6.1.3-2) ...
03:43:15 [2020-08-29T03:43:15.783Z] #39 63.16 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
03:43:15 [2020-08-29T03:43:15.783Z] #39 63.18 Processing triggers for libc-bin (2.28-10) ...
03:43:15 [2020-08-29T03:43:15.783Z] #39 DONE 63.6s
03:43:15 [2020-08-29T03:43:15.783Z] 
03:43:15 [2020-08-29T03:43:15.783Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:15 [2020-08-29T03:43:15.911Z] #36 32.95 Checking out files:  80% (1340/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.
03:43:15 [2020-08-29T03:43:15.911Z] #36 33.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:43:16 [2020-08-29T03:43:16.143Z] #39 26.94   CC       images/fown.o
03:43:16 [2020-08-29T03:43:16.143Z] #39 27.19   CC       images/ns.o
03:43:16 [2020-08-29T03:43:16.400Z] #39 27.40   CC       images/regfile.o
03:43:16 [2020-08-29T03:43:16.656Z] #39 27.65   CC       images/ghost-file.o
03:43:16 [2020-08-29T03:43:16.902Z] #36 ...
03:43:16 [2020-08-29T03:43:16.903Z] 
03:43:16 [2020-08-29T03:43:16.903Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:16 [2020-08-29T03:43:16.903Z] #23 20.32 Reading package lists...
03:43:16 [2020-08-29T03:43:16.903Z] #23 26.00 Building dependency tree...
03:43:16 [2020-08-29T03:43:16.903Z] #23 29.23 ca-certificates is already the newest version (20200601~deb10u1).
03:43:16 [2020-08-29T03:43:16.903Z] #23 29.23 The following additional packages will be installed:
03:43:16 [2020-08-29T03:43:16.903Z] #23 29.24   libjq1 libonig5
03:43:16 [2020-08-29T03:43:16.903Z] #23 29.62 The following NEW packages will be installed:
03:43:16 [2020-08-29T03:43:16.903Z] #23 29.63   jq libjq1 libonig5
03:43:16 [2020-08-29T03:43:16.903Z] #23 30.06 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:43:16 [2020-08-29T03:43:16.903Z] #23 30.06 Need to get 325 kB of archives.
03:43:16 [2020-08-29T03:43:16.903Z] #23 30.06 After this operation, 1019 kB of additional disk space will be used.
03:43:16 [2020-08-29T03:43:16.903Z] #23 30.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
03:43:16 [2020-08-29T03:43:16.916Z] #39 27.95   CC       images/fifo.o
03:43:17 [2020-08-29T03:43:17.166Z] #23 30.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
03:43:17 [2020-08-29T03:43:17.166Z] #23 30.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
03:43:17 [2020-08-29T03:43:17.176Z] #39 28.22   CC       images/remap-file-path.o
03:43:17 [2020-08-29T03:43:17.176Z] #39 ...
03:43:17 [2020-08-29T03:43:17.176Z] 
03:43:17 [2020-08-29T03:43:17.176Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:17 [2020-08-29T03:43:17.176Z] #41 124.4 text/template
03:43:17 [2020-08-29T03:43:17.176Z] #41 127.2 encoding/xml
03:43:17 [2020-08-29T03:43:17.176Z] #41 129.2 go/doc
03:43:17 [2020-08-29T03:43:17.176Z] #41 132.1 github.com/LK4D4/vndr/versioned
03:43:17 [2020-08-29T03:43:17.176Z] #41 132.1 compress/flate
03:43:17 [2020-08-29T03:43:17.176Z] #41 132.3 github.com/LK4D4/vndr/build
03:43:17 [2020-08-29T03:43:17.432Z] #41 ...
03:43:17 [2020-08-29T03:43:17.432Z] 
03:43:17 [2020-08-29T03:43:17.432Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:17 [2020-08-29T03:43:17.432Z] #39 28.50   CC       images/eventfd.o
03:43:17 [2020-08-29T03:43:17.689Z] #39 28.80   CC       images/eventpoll.o
03:43:17 [2020-08-29T03:43:17.744Z] #23 ...
03:43:17 [2020-08-29T03:43:17.744Z] 
03:43:17 [2020-08-29T03:43:17.744Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:17 [2020-08-29T03:43:17.744Z] #32 20.52 Fetched 8199 kB in 13s (643 kB/s)
03:43:17 [2020-08-29T03:43:17.744Z] #32 20.52 Reading package lists...
03:43:17 [2020-08-29T03:43:17.744Z] #32 27.70 Reading package lists...
03:43:17 [2020-08-29T03:43:17.744Z] #32 ...
03:43:17 [2020-08-29T03:43:17.744Z] 
03:43:17 [2020-08-29T03:43:17.744Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:17 [2020-08-29T03:43:17.744Z] #38 20.75 Reading package lists...
03:43:17 [2020-08-29T03:43:17.906Z] #40 1.917 Note: Building without setproctitle() and strlcpy() support.
03:43:17 [2020-08-29T03:43:17.906Z] #40 1.917       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:43:17 [2020-08-29T03:43:17.906Z] #40 1.930 Note: Building without GnuTLS support
03:43:17 [2020-08-29T03:43:17.906Z] #40 1.938 Makefile.config:39: Warn: you have no libnftables installed
03:43:17 [2020-08-29T03:43:17.906Z] #40 1.938 Makefile.config:40: Warn: Building without nftables support
03:43:18 [2020-08-29T03:43:18.085Z] #36 37.40 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:43:18 [2020-08-29T03:43:18.252Z] #39 29.15   CC       images/fh.o
03:43:18 [2020-08-29T03:43:18.510Z] #39 29.44   CC       images/fsnotify.o
03:43:18 [2020-08-29T03:43:18.554Z] #40 ...
03:43:18 [2020-08-29T03:43:18.554Z] 
03:43:18 [2020-08-29T03:43:18.554Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:18 [2020-08-29T03:43:18.554Z] #42 56.41 bytes
03:43:18 [2020-08-29T03:43:18.554Z] #42 63.24 bufio
03:43:18 [2020-08-29T03:43:18.554Z] #42 66.28 reflect
03:43:18 [2020-08-29T03:43:18.854Z] #42 ...
03:43:18 [2020-08-29T03:43:18.854Z] 
03:43:18 [2020-08-29T03:43:18.854Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:18 [2020-08-29T03:43:18.854Z] #34 6.168 -- Detecting C compile features - done
03:43:18 [2020-08-29T03:43:18.854Z] #34 6.195 -- Performing Test HAS_BUILTIN_FORTIFY
03:43:18 [2020-08-29T03:43:18.854Z] #34 6.416 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:43:18 [2020-08-29T03:43:18.854Z] #34 6.507 -- Configuring done
03:43:18 [2020-08-29T03:43:18.854Z] #34 6.538 -- Generating done
03:43:18 [2020-08-29T03:43:18.854Z] #34 6.547 -- Build files have been written to: /tmp/tmp.ESe7oNmBsz/tini
03:43:18 [2020-08-29T03:43:18.854Z] #34 6.595 + make tini-static
03:43:18 [2020-08-29T03:43:18.854Z] #34 7.042 Scanning dependencies of target tini-static
03:43:18 [2020-08-29T03:43:18.854Z] #34 7.146 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:43:19 [2020-08-29T03:43:19.073Z] #39 ...
03:43:19 [2020-08-29T03:43:19.073Z] 
03:43:19 [2020-08-29T03:43:19.073Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:19 [2020-08-29T03:43:19.073Z] #47 126.1 mvdan.cc/sh/v3/fileutil
03:43:19 [2020-08-29T03:43:19.073Z] #47 126.3 mvdan.cc/sh/v3/syntax
03:43:19 [2020-08-29T03:43:19.073Z] #47 132.1 mvdan.cc/sh/v3/cmd/shfmt
03:43:19 [2020-08-29T03:43:19.073Z] #47 ...
03:43:19 [2020-08-29T03:43:19.073Z] 
03:43:19 [2020-08-29T03:43:19.073Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:19 [2020-08-29T03:43:19.073Z] #41 135.0 hash/crc32
03:43:19 [2020-08-29T03:43:19.073Z] #41 135.5 compress/gzip
03:43:19 [2020-08-29T03:43:19.073Z] #41 135.9 net
03:43:19 [2020-08-29T03:43:19.073Z] #41 136.2 vendor/golang.org/x/text/transform
03:43:19 [2020-08-29T03:43:19.139Z] #38 27.29 Reading package lists...
03:43:19 [2020-08-29T03:43:19.139Z] #38 ...
03:43:19 [2020-08-29T03:43:19.139Z] 
03:43:19 [2020-08-29T03:43:19.139Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:19 [2020-08-29T03:43:19.139Z] #23 31.71 debconf: delaying package configuration, since apt-utils is not installed
03:43:19 [2020-08-29T03:43:19.139Z] #23 31.90 Fetched 325 kB in 0s (1120 kB/s)
03:43:19 [2020-08-29T03:43:19.139Z] #23 32.02 Selecting previously unselected package libonig5:arm64.
03:43:19 [2020-08-29T03:43:19.139Z] #23 32.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
03:43:19 [2020-08-29T03:43:19.139Z] #23 32.17 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
03:43:19 [2020-08-29T03:43:19.402Z] #23 32.34 Unpacking libonig5:arm64 (6.9.1-1) ...
03:43:19 [2020-08-29T03:43:19.665Z] #23 32.65 Selecting previously unselected package libjq1:arm64.
03:43:19 [2020-08-29T03:43:19.665Z] #23 32.67 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
03:43:19 [2020-08-29T03:43:19.665Z] #23 32.67 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
03:43:19 [2020-08-29T03:43:19.916Z] #34 8.989 [100%] Linking C executable tini-static
03:43:19 [2020-08-29T03:43:19.928Z] #23 32.91 Selecting previously unselected package jq.
03:43:19 [2020-08-29T03:43:19.928Z] #23 32.92 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
03:43:19 [2020-08-29T03:43:19.928Z] #23 32.93 Unpacking jq (1.5+dfsg-2+b1) ...
03:43:20 [2020-08-29T03:43:20.001Z] #41 137.0 vendor/golang.org/x/text/unicode/bidi
03:43:20 [2020-08-29T03:43:20.129Z] #36 37.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:43:20 [2020-08-29T03:43:20.192Z] #23 33.23 Setting up libonig5:arm64 (6.9.1-1) ...
03:43:20 [2020-08-29T03:43:20.456Z] #23 33.25 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
03:43:20 [2020-08-29T03:43:20.456Z] #23 33.27 Setting up jq (1.5+dfsg-2+b1) ...
03:43:20 [2020-08-29T03:43:20.456Z] #23 33.29 Processing triggers for libc-bin (2.28-10) ...
03:43:20 [2020-08-29T03:43:20.566Z] #34 9.792 [100%] Built target tini-static
03:43:20 [2020-08-29T03:43:20.566Z] #34 9.847 + mkdir -p /build
03:43:20 [2020-08-29T03:43:20.566Z] #34 9.853 + cp tini-static /build/docker-init
03:43:20 [2020-08-29T03:43:20.865Z] #34 DONE 10.0s
03:43:20 [2020-08-29T03:43:20.865Z] 
03:43:20 [2020-08-29T03:43:20.865Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:20 [2020-08-29T03:43:20.865Z] #40 3.234 fatal: not a git repository (or any of the parent directories): .git
03:43:20 [2020-08-29T03:43:20.865Z] #40 3.301   GEN      .gitid
03:43:20 [2020-08-29T03:43:20.865Z] #40 3.337   GEN      criu/include/version.h
03:43:20 [2020-08-29T03:43:20.865Z] #40 3.405   GEN      include/common/asm
03:43:21 [2020-08-29T03:43:21.168Z] #40 5.412   PBCC     images/timens.pb-c.c
03:43:21 [2020-08-29T03:43:21.168Z] #40 5.499   DEP      images/timens.pb-c.d
03:43:21 [2020-08-29T03:43:21.374Z] #41 ...
03:43:21 [2020-08-29T03:43:21.374Z] 
03:43:21 [2020-08-29T03:43:21.374Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:21 [2020-08-29T03:43:21.374Z] #47 DONE 138.2s
03:43:21 [2020-08-29T03:43:21.374Z] 
03:43:21 [2020-08-29T03:43:21.374Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:21 [2020-08-29T03:43:21.374Z] #39 30.16   CC       images/signalfd.o
03:43:21 [2020-08-29T03:43:21.374Z] #39 30.43   CC       images/fs.o
03:43:21 [2020-08-29T03:43:21.374Z] #39 30.59   CC       images/pstree.o
03:43:21 [2020-08-29T03:43:21.374Z] #39 30.90   CC       images/pipe.o
03:43:21 [2020-08-29T03:43:21.374Z] #39 31.17   CC       images/tcp-stream.o
03:43:21 [2020-08-29T03:43:21.374Z] #39 31.44   CC       images/sk-packet.o
03:43:21 [2020-08-29T03:43:21.374Z] #39 31.83   CC       images/mnt.o
03:43:21 [2020-08-29T03:43:21.374Z] #39 32.08   CC       images/pipe-data.o
03:43:21 [2020-08-29T03:43:21.374Z] #39 32.43   CC       images/sa.o
03:43:21 [2020-08-29T03:43:21.376Z] #36 ...
03:43:21 [2020-08-29T03:43:21.376Z] 
03:43:21 [2020-08-29T03:43:21.376Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:21 [2020-08-29T03:43:21.376Z] #60 33.42 Checking out files:  36% (749/2067)   
Checking out files:  37% (765/2067)   
Checking out files:  38% (786/2067)   
Checking out files:  39% (807/2067)   
Checking out files:  40% (827/2067)   
Checking out files:  41% (848/2067)   
Checking out files:  42% (869/2067)   
Checking out files:  43% (889/2067)   
Checking out files:  44% (910/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  63% (1320/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
03:43:21 [2020-08-29T03:43:21.376Z] #60 35.65 + cd /tmp/tmp.TNm60KYo7T/src/github.com/docker/libnetwork
03:43:21 [2020-08-29T03:43:21.376Z] #60 35.65 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
03:43:21 [2020-08-29T03:43:21.376Z] #60 36.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:43:21 [2020-08-29T03:43:21.836Z] #40 5.802   PBCC     images/fown.pb-c.c
03:43:21 [2020-08-29T03:43:21.836Z] #40 5.903   PBCC     images/google/protobuf/descriptor.pb-c.c
03:43:21 [2020-08-29T03:43:21.836Z] #40 6.023   PBCC     images/opts.pb-c.c
03:43:21 [2020-08-29T03:43:21.936Z] #39 32.80   CC       images/timer.o
03:43:22 [2020-08-29T03:43:22.041Z] #36 ...
03:43:22 [2020-08-29T03:43:22.041Z] 
03:43:22 [2020-08-29T03:43:22.041Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:22 [2020-08-29T03:43:22.041Z] #60 34.18 Checking out files:  38% (795/2067)   
Checking out files:  39% (807/2067)   
Checking out files:  40% (827/2067)   
Checking out files:  41% (848/2067)   
Checking out files:  42% (869/2067)   
Checking out files:  43% (889/2067)   
Checking out files:  44% (910/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
03:43:22 [2020-08-29T03:43:22.041Z] #60 36.22 + cd /tmp/tmp.VATT8ioq4D/src/github.com/docker/libnetwork
03:43:22 [2020-08-29T03:43:22.041Z] #60 36.22 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
03:43:22 [2020-08-29T03:43:22.041Z] #60 37.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:43:22 [2020-08-29T03:43:22.133Z] #40 6.217   PBCC     images/memfd.pb-c.c
03:43:22 [2020-08-29T03:43:22.133Z] #40 6.271   DEP      images/fown.pb-c.d
03:43:22 [2020-08-29T03:43:22.133Z] #40 6.300   DEP      images/google/protobuf/descriptor.pb-c.d
03:43:22 [2020-08-29T03:43:22.133Z] #40 6.334   DEP      images/opts.pb-c.d
03:43:22 [2020-08-29T03:43:22.133Z] #40 6.385   DEP      images/memfd.pb-c.d
03:43:22 [2020-08-29T03:43:22.133Z] #40 6.433   PBCC     images/sit.pb-c.c
03:43:22 [2020-08-29T03:43:22.398Z] #23 ...
03:43:22 [2020-08-29T03:43:22.398Z] 
03:43:22 [2020-08-29T03:43:22.398Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:22 [2020-08-29T03:43:22.398Z] #51 19.54 Reading package lists...
03:43:22 [2020-08-29T03:43:22.398Z] #51 25.61 Reading package lists...
03:43:22 [2020-08-29T03:43:22.398Z] #51 31.92 Building dependency tree...
03:43:22 [2020-08-29T03:43:22.398Z] #51 34.78 The following additional packages will be installed:
03:43:22 [2020-08-29T03:43:22.398Z] #51 34.78   libbtrfs0
03:43:22 [2020-08-29T03:43:22.398Z] #51 34.89 The following NEW packages will be installed:
03:43:22 [2020-08-29T03:43:22.398Z] #51 34.90   libbtrfs-dev libbtrfs0
03:43:22 [2020-08-29T03:43:22.398Z] #51 35.26 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:43:22 [2020-08-29T03:43:22.398Z] #51 35.26 Need to get 119 kB of archives.
03:43:22 [2020-08-29T03:43:22.398Z] #51 35.26 After this operation, 387 kB of additional disk space will be used.
03:43:22 [2020-08-29T03:43:22.398Z] #51 35.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
03:43:22 [2020-08-29T03:43:22.398Z] #51 35.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
03:43:22 [2020-08-29T03:43:22.398Z] #51 ...
03:43:22 [2020-08-29T03:43:22.398Z] 
03:43:22 [2020-08-29T03:43:22.398Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:22 [2020-08-29T03:43:22.398Z] #32 27.70 Reading package lists...
03:43:22 [2020-08-29T03:43:22.432Z] #40 6.458   DEP      images/sit.pb-c.d
03:43:22 [2020-08-29T03:43:22.432Z] #40 6.505   PBCC     images/macvlan.pb-c.c
03:43:22 [2020-08-29T03:43:22.432Z] #40 6.533   DEP      images/macvlan.pb-c.d
03:43:22 [2020-08-29T03:43:22.432Z] #40 6.563   PBCC     images/autofs.pb-c.c
03:43:22 [2020-08-29T03:43:22.432Z] #40 6.579   DEP      images/autofs.pb-c.d
03:43:22 [2020-08-29T03:43:22.432Z] #40 6.607   PBCC     images/sysctl.pb-c.c
03:43:22 [2020-08-29T03:43:22.432Z] #40 6.621   DEP      images/sysctl.pb-c.d
03:43:22 [2020-08-29T03:43:22.432Z] #40 6.648   PBCC     images/time.pb-c.c
03:43:22 [2020-08-29T03:43:22.432Z] #40 6.663   DEP      images/time.pb-c.d
03:43:22 [2020-08-29T03:43:22.432Z] #40 6.695   PBCC     images/binfmt-misc.pb-c.c
03:43:22 [2020-08-29T03:43:22.432Z] #40 6.721   DEP      images/binfmt-misc.pb-c.d
03:43:22 [2020-08-29T03:43:22.432Z] #40 6.779   PBCC     images/seccomp.pb-c.c
03:43:22 [2020-08-29T03:43:22.498Z] #39 33.54   CC       images/timerfd.o
03:43:22 [2020-08-29T03:43:22.661Z] #32 34.74 Building dependency tree...
03:43:22 [2020-08-29T03:43:22.731Z] #40 6.808   DEP      images/seccomp.pb-c.d
03:43:22 [2020-08-29T03:43:22.731Z] #40 6.871   PBCC     images/userns.pb-c.c
03:43:22 [2020-08-29T03:43:22.731Z] #40 6.886   DEP      images/userns.pb-c.d
03:43:22 [2020-08-29T03:43:22.731Z] #40 6.990   PBCC     images/cgroup.pb-c.c
03:43:22 [2020-08-29T03:43:22.754Z] #39 33.80   CC       images/mm.o
03:43:23 [2020-08-29T03:43:23.010Z] #39 34.09   CC       images/sk-opts.o
03:43:23 [2020-08-29T03:43:23.034Z] #40 7.011   DEP      images/cgroup.pb-c.d
03:43:23 [2020-08-29T03:43:23.034Z] #40 7.090   PBCC     images/ext-file.pb-c.c
03:43:23 [2020-08-29T03:43:23.034Z] #40 7.109   DEP      images/ext-file.pb-c.d
03:43:23 [2020-08-29T03:43:23.034Z] #40 7.203   PBCC     images/rpc.pb-c.c
03:43:23 [2020-08-29T03:43:23.034Z] #40 7.299   DEP      images/rpc.pb-c.d
03:43:23 [2020-08-29T03:43:23.034Z] #40 7.363   PBCC     images/siginfo.pb-c.c
03:43:23 [2020-08-29T03:43:23.266Z] #39 34.33   CC       images/sk-unix.o
03:43:23 [2020-08-29T03:43:23.283Z] #32 ...
03:43:23 [2020-08-29T03:43:23.283Z] 
03:43:23 [2020-08-29T03:43:23.283Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:23 [2020-08-29T03:43:23.283Z] #10 19.96 Reading package lists...
03:43:23 [2020-08-29T03:43:23.283Z] #10 26.69 Reading package lists...
03:43:23 [2020-08-29T03:43:23.283Z] #10 32.48 Building dependency tree...
03:43:23 [2020-08-29T03:43:23.283Z] #10 35.30 The following additional packages will be installed:
03:43:23 [2020-08-29T03:43:23.283Z] #10 35.30   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:43:23 [2020-08-29T03:43:23.283Z] #10 35.30   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:43:23 [2020-08-29T03:43:23.283Z] #10 35.31   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:43:23 [2020-08-29T03:43:23.283Z] #10 35.31   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:43:23 [2020-08-29T03:43:23.283Z] #10 35.32 Suggested packages:
03:43:23 [2020-08-29T03:43:23.284Z] #10 35.32   gcc-8-locales seccomp wine64
03:43:23 [2020-08-29T03:43:23.284Z] #10 36.28 The following NEW packages will be installed:
03:43:23 [2020-08-29T03:43:23.284Z] #10 36.28   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:43:23 [2020-08-29T03:43:23.284Z] #10 36.28   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:43:23 [2020-08-29T03:43:23.284Z] #10 36.28   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:43:23 [2020-08-29T03:43:23.284Z] #10 36.28   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:43:23 [2020-08-29T03:43:23.284Z] #10 36.28   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:43:23 [2020-08-29T03:43:23.284Z] #10 36.29   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:43:23 [2020-08-29T03:43:23.284Z] #10 ...
03:43:23 [2020-08-29T03:43:23.284Z] 
03:43:23 [2020-08-29T03:43:23.284Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:23 [2020-08-29T03:43:23.284Z] #30 35.97 sync
03:43:23 [2020-08-29T03:43:23.284Z] #30 35.99 internal/reflectlite
03:43:23 [2020-08-29T03:43:23.334Z] #40 7.411   DEP      images/siginfo.pb-c.d
03:43:23 [2020-08-29T03:43:23.334Z] #40 7.469   PBCC     images/pagemap.pb-c.c
03:43:23 [2020-08-29T03:43:23.334Z] #40 7.521   DEP      images/pagemap.pb-c.d
03:43:23 [2020-08-29T03:43:23.334Z] #40 7.618   PBCC     images/rlimit.pb-c.c
03:43:23 [2020-08-29T03:43:23.521Z] #39 34.61   CC       images/sk-inet.o
03:43:23 [2020-08-29T03:43:23.637Z] #40 7.640   DEP      images/rlimit.pb-c.d
03:43:23 [2020-08-29T03:43:23.637Z] #40 7.671   PBCC     images/file-lock.pb-c.c
03:43:23 [2020-08-29T03:43:23.637Z] #40 7.697   DEP      images/file-lock.pb-c.d
03:43:23 [2020-08-29T03:43:23.637Z] #40 7.727   PBCC     images/tty.pb-c.c
03:43:23 [2020-08-29T03:43:23.637Z] #40 7.780   DEP      images/tty.pb-c.d
03:43:23 [2020-08-29T03:43:23.637Z] #40 7.826   PBCC     images/tun.pb-c.c
03:43:23 [2020-08-29T03:43:23.637Z] #40 7.859   PBCC     images/netdev.pb-c.c
03:43:23 [2020-08-29T03:43:23.935Z] #40 7.899   DEP      images/tun.pb-c.d
03:43:23 [2020-08-29T03:43:23.935Z] #40 7.953   DEP      images/netdev.pb-c.d
03:43:23 [2020-08-29T03:43:23.935Z] #40 7.991   PBCC     images/vma.pb-c.c
03:43:23 [2020-08-29T03:43:23.935Z] #40 ...
03:43:23 [2020-08-29T03:43:23.935Z] 
03:43:23 [2020-08-29T03:43:23.935Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:23 [2020-08-29T03:43:23.935Z] #48 61.58 bufio
03:43:23 [2020-08-29T03:43:23.935Z] #48 65.22 text/tabwriter
03:43:23 [2020-08-29T03:43:23.935Z] #48 68.13 regexp/syntax
03:43:23 [2020-08-29T03:43:23.935Z] #48 68.15 reflect
03:43:23 [2020-08-29T03:43:23.935Z] #48 ...
03:43:23 [2020-08-29T03:43:23.935Z] 
03:43:23 [2020-08-29T03:43:23.935Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:23 [2020-08-29T03:43:23.935Z] #40 8.045   DEP      images/vma.pb-c.d
03:43:23 [2020-08-29T03:43:23.935Z] #40 8.081   PBCC     images/creds.pb-c.c
03:43:23 [2020-08-29T03:43:23.935Z] #40 8.100   DEP      images/creds.pb-c.d
03:43:23 [2020-08-29T03:43:23.935Z] #40 8.132   PBCC     images/utsns.pb-c.c
03:43:23 [2020-08-29T03:43:23.935Z] #40 8.156   DEP      images/utsns.pb-c.d
03:43:23 [2020-08-29T03:43:23.935Z] #40 8.191   PBCC     images/ipc-desc.pb-c.c
03:43:23 [2020-08-29T03:43:23.935Z] #40 8.230   PBCC     images/ipc-sem.pb-c.c
03:43:24 [2020-08-29T03:43:24.084Z] #39 35.04   CC       images/tun.o
03:43:24 [2020-08-29T03:43:24.234Z] #30 ...
03:43:24 [2020-08-29T03:43:24.234Z] 
03:43:24 [2020-08-29T03:43:24.234Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:24 [2020-08-29T03:43:24.234Z] #23 DONE 37.3s
03:43:24 [2020-08-29T03:43:24.235Z] #40 8.251   DEP      images/ipc-desc.pb-c.d
03:43:24 [2020-08-29T03:43:24.235Z] #40 8.289   DEP      images/ipc-sem.pb-c.d
03:43:24 [2020-08-29T03:43:24.235Z] #40 8.323   PBCC     images/ipc-msg.pb-c.c
03:43:24 [2020-08-29T03:43:24.235Z] #40 8.351   DEP      images/ipc-msg.pb-c.d
03:43:24 [2020-08-29T03:43:24.235Z] #40 8.399   PBCC     images/ipc-shm.pb-c.c
03:43:24 [2020-08-29T03:43:24.235Z] #40 8.427   DEP      images/ipc-shm.pb-c.d
03:43:24 [2020-08-29T03:43:24.235Z] #40 8.476   PBCC     images/ipc-var.pb-c.c
03:43:24 [2020-08-29T03:43:24.235Z] #40 8.499   DEP      images/ipc-var.pb-c.d
03:43:24 [2020-08-29T03:43:24.235Z] #40 8.552   PBCC     images/sk-opts.pb-c.c
03:43:24 [2020-08-29T03:43:24.235Z] #40 8.585   PBCC     images/packet-sock.pb-c.c
03:43:24 [2020-08-29T03:43:24.340Z] #39 35.32   CC       images/sk-netlink.o
03:43:24 [2020-08-29T03:43:24.499Z] 
03:43:24 [2020-08-29T03:43:24.499Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:24 [2020-08-29T03:43:24.499Z] #32 37.46 The following additional packages will be installed:
03:43:24 [2020-08-29T03:43:24.499Z] #32 37.48   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:43:24 [2020-08-29T03:43:24.499Z] #32 37.48 Suggested packages:
03:43:24 [2020-08-29T03:43:24.499Z] #32 37.48   cmake-doc ninja-build lrzip
03:43:24 [2020-08-29T03:43:24.499Z] #32 37.48 Recommended packages:
03:43:24 [2020-08-29T03:43:24.499Z] #32 37.48   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:43:24 [2020-08-29T03:43:24.499Z] #32 ...
03:43:24 [2020-08-29T03:43:24.499Z] 
03:43:24 [2020-08-29T03:43:24.499Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:43:24 [2020-08-29T03:43:24.499Z] #24 DONE 0.2s
03:43:24 [2020-08-29T03:43:24.533Z] #40 8.670   DEP      images/sk-opts.pb-c.d
03:43:24 [2020-08-29T03:43:24.533Z] #40 8.725   DEP      images/packet-sock.pb-c.d
03:43:24 [2020-08-29T03:43:24.533Z] #40 8.792   PBCC     images/sk-netlink.pb-c.c
03:43:24 [2020-08-29T03:43:24.533Z] #40 8.851   DEP      images/sk-netlink.pb-c.d
03:43:24 [2020-08-29T03:43:24.596Z] #39 35.66   CC       images/packet-sock.o
03:43:24 [2020-08-29T03:43:24.763Z] 
03:43:24 [2020-08-29T03:43:24.763Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:24 [2020-08-29T03:43:24.763Z] #60 DONE 37.7s
03:43:24 [2020-08-29T03:43:24.763Z] 
03:43:24 [2020-08-29T03:43:24.763Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:24 [2020-08-29T03:43:24.763Z] #51 37.13 debconf: delaying package configuration, since apt-utils is not installed
03:43:24 [2020-08-29T03:43:24.763Z] #51 37.40 Fetched 119 kB in 1s (199 kB/s)
03:43:24 [2020-08-29T03:43:24.763Z] #51 37.59 Selecting previously unselected package libbtrfs0.
03:43:24 [2020-08-29T03:43:24.763Z] #51 37.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
03:43:24 [2020-08-29T03:43:24.763Z] #51 37.80 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
03:43:24 [2020-08-29T03:43:24.763Z] #51 37.80 Unpacking libbtrfs0 (4.20.1-2) ...
03:43:24 [2020-08-29T03:43:24.835Z] #40 8.942   PBCC     images/sk-inet.pb-c.c
03:43:24 [2020-08-29T03:43:24.835Z] #40 9.048   DEP      images/sk-inet.pb-c.d
03:43:24 [2020-08-29T03:43:24.835Z] #40 9.104   PBCC     images/sk-unix.pb-c.c
03:43:24 [2020-08-29T03:43:24.853Z] #39 36.01   CC       images/ipc-var.o
03:43:25 [2020-08-29T03:43:25.109Z] #39 36.29   CC       images/ipc-desc.o
03:43:25 [2020-08-29T03:43:25.133Z] #40 9.218   DEP      images/sk-unix.pb-c.d
03:43:25 [2020-08-29T03:43:25.133Z] #40 9.297   PBCC     images/mm.pb-c.c
03:43:25 [2020-08-29T03:43:25.338Z] #60 ...
03:43:25 [2020-08-29T03:43:25.338Z] 
03:43:25 [2020-08-29T03:43:25.338Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:25 [2020-08-29T03:43:25.338Z] #41 43.02 vendor/golang.org/x/crypto/curve25519
03:43:25 [2020-08-29T03:43:25.344Z] #51 38.06 Selecting previously unselected package libbtrfs-dev.
03:43:25 [2020-08-29T03:43:25.344Z] #51 38.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
03:43:25 [2020-08-29T03:43:25.344Z] #51 38.12 Unpacking libbtrfs-dev (4.20.1-2) ...
03:43:25 [2020-08-29T03:43:25.434Z] #40 9.373   DEP      images/mm.pb-c.d
03:43:25 [2020-08-29T03:43:25.434Z] #40 9.415   PBCC     images/timerfd.pb-c.c
03:43:25 [2020-08-29T03:43:25.434Z] #40 9.459   DEP      images/timerfd.pb-c.d
03:43:25 [2020-08-29T03:43:25.434Z] #40 ...
03:43:25 [2020-08-29T03:43:25.434Z] 
03:43:25 [2020-08-29T03:43:25.434Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:25 [2020-08-29T03:43:25.434Z] #31 63.03 text/tabwriter
03:43:25 [2020-08-29T03:43:25.434Z] #31 69.16 internal/syscall/execenv
03:43:25 [2020-08-29T03:43:25.434Z] #31 69.16 internal/syscall/unix
03:43:25 [2020-08-29T03:43:25.434Z] #31 69.20 time
03:43:25 [2020-08-29T03:43:25.434Z] #31 ...
03:43:25 [2020-08-29T03:43:25.434Z] 
03:43:25 [2020-08-29T03:43:25.434Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:25 [2020-08-29T03:43:25.434Z] #40 9.524   PBCC     images/timer.pb-c.c
03:43:25 [2020-08-29T03:43:25.434Z] #40 9.564   DEP      images/timer.pb-c.d
03:43:25 [2020-08-29T03:43:25.434Z] #40 9.613   PBCC     images/sa.pb-c.c
03:43:25 [2020-08-29T03:43:25.434Z] #40 9.652   DEP      images/sa.pb-c.d
03:43:25 [2020-08-29T03:43:25.434Z] #40 9.695   PBCC     images/pipe-data.pb-c.c
03:43:25 [2020-08-29T03:43:25.434Z] #40 9.711   DEP      images/pipe-data.pb-c.d
03:43:25 [2020-08-29T03:43:25.434Z] #40 9.758   PBCC     images/mnt.pb-c.c
03:43:25 [2020-08-29T03:43:25.588Z] #60 ...
03:43:25 [2020-08-29T03:43:25.588Z] 
03:43:25 [2020-08-29T03:43:25.588Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:25 [2020-08-29T03:43:25.588Z] #47 35.38 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:43:25 [2020-08-29T03:43:25.588Z] #47 35.72 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:43:25 [2020-08-29T03:43:25.588Z] #47 36.03 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:43:25 [2020-08-29T03:43:25.588Z] #47 36.05 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:43:25 [2020-08-29T03:43:25.588Z] #47 37.59 runtime/cgo
03:43:25 [2020-08-29T03:43:25.588Z] #47 37.94 runtime
03:43:25 [2020-08-29T03:43:25.671Z] #39 36.46   CC       images/ipc-shm.o
03:43:25 [2020-08-29T03:43:25.671Z] #39 36.68   CC       images/ipc-msg.o
03:43:25 [2020-08-29T03:43:25.733Z] #40 9.828   DEP      images/mnt.pb-c.d
03:43:25 [2020-08-29T03:43:25.734Z] #40 9.873   PBCC     images/sk-packet.pb-c.c
03:43:25 [2020-08-29T03:43:25.734Z] #40 9.891   DEP      images/sk-packet.pb-c.d
03:43:25 [2020-08-29T03:43:25.734Z] #40 9.947   PBCC     images/tcp-stream.pb-c.c
03:43:25 [2020-08-29T03:43:25.734Z] #40 9.988   DEP      images/tcp-stream.pb-c.d
03:43:25 [2020-08-29T03:43:25.849Z] #47 ...
03:43:25 [2020-08-29T03:43:25.849Z] 
03:43:25 [2020-08-29T03:43:25.849Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:25 [2020-08-29T03:43:25.849Z] #23 35.43 Fetched 8375 kB in 27s (310 kB/s)
03:43:25 [2020-08-29T03:43:25.849Z] #23 35.43 Reading package lists...
03:43:25 [2020-08-29T03:43:25.849Z] #23 ...
03:43:25 [2020-08-29T03:43:25.849Z] 
03:43:25 [2020-08-29T03:43:25.849Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:25 [2020-08-29T03:43:25.849Z] #10 38.22 Fetched 8375 kB in 29s (284 kB/s)
03:43:25 [2020-08-29T03:43:25.926Z] #39 36.93   CC       images/ipc-sem.o
03:43:25 [2020-08-29T03:43:25.927Z] #51 38.79 Setting up libbtrfs0 (4.20.1-2) ...
03:43:26 [2020-08-29T03:43:26.034Z] #40 10.04   PBCC     images/pipe.pb-c.c
03:43:26 [2020-08-29T03:43:26.034Z] #40 10.09   DEP      images/pipe.pb-c.d
03:43:26 [2020-08-29T03:43:26.034Z] #40 10.14   PBCC     images/pstree.pb-c.c
03:43:26 [2020-08-29T03:43:26.034Z] #40 10.15   DEP      images/pstree.pb-c.d
03:43:26 [2020-08-29T03:43:26.034Z] #40 10.24   PBCC     images/fs.pb-c.c
03:43:26 [2020-08-29T03:43:26.034Z] #40 10.27   DEP      images/fs.pb-c.d
03:43:26 [2020-08-29T03:43:26.034Z] #40 10.34   PBCC     images/signalfd.pb-c.c
03:43:26 [2020-08-29T03:43:26.182Z] #39 37.10   CC       images/utsns.o
03:43:26 [2020-08-29T03:43:26.182Z] #39 37.29   CC       images/creds.o
03:43:26 [2020-08-29T03:43:26.191Z] #51 39.06 Setting up libbtrfs-dev (4.20.1-2) ...
03:43:26 [2020-08-29T03:43:26.191Z] #51 39.08 Processing triggers for libc-bin (2.28-10) ...
03:43:26 [2020-08-29T03:43:26.339Z] #40 10.38   DEP      images/signalfd.pb-c.d
03:43:26 [2020-08-29T03:43:26.339Z] #40 10.43   PBCC     images/fh.pb-c.c
03:43:26 [2020-08-29T03:43:26.339Z] #40 10.49   PBCC     images/fsnotify.pb-c.c
03:43:26 [2020-08-29T03:43:26.339Z] #40 10.53   DEP      images/fh.pb-c.d
03:43:26 [2020-08-29T03:43:26.339Z] #40 10.58   DEP      images/fsnotify.pb-c.d
03:43:26 [2020-08-29T03:43:26.438Z] #39 37.49   CC       images/vma.o
03:43:26 [2020-08-29T03:43:26.637Z] #40 10.67   PBCC     images/eventpoll.pb-c.c
03:43:26 [2020-08-29T03:43:26.637Z] #40 10.73   DEP      images/eventpoll.pb-c.d
03:43:26 [2020-08-29T03:43:26.637Z] #40 10.77   PBCC     images/eventfd.pb-c.c
03:43:26 [2020-08-29T03:43:26.637Z] #40 10.78   DEP      images/eventfd.pb-c.d
03:43:26 [2020-08-29T03:43:26.637Z] #40 10.85   PBCC     images/remap-file-path.pb-c.c
03:43:26 [2020-08-29T03:43:26.637Z] #40 10.88   DEP      images/remap-file-path.pb-c.d
03:43:26 [2020-08-29T03:43:26.694Z] #39 37.65   CC       images/netdev.o
03:43:26 [2020-08-29T03:43:26.722Z] #41 ...
03:43:26 [2020-08-29T03:43:26.722Z] 
03:43:26 [2020-08-29T03:43:26.722Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:26 [2020-08-29T03:43:26.722Z] #47 34.84 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:43:26 [2020-08-29T03:43:26.722Z] #47 35.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:43:26 [2020-08-29T03:43:26.722Z] #47 35.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:43:26 [2020-08-29T03:43:26.722Z] #47 35.49 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:43:26 [2020-08-29T03:43:26.722Z] #47 37.29 runtime
03:43:26 [2020-08-29T03:43:26.722Z] #47 37.35 runtime/cgo
03:43:26 [2020-08-29T03:43:26.793Z] #10 38.22 Reading package lists...
03:43:26 [2020-08-29T03:43:26.793Z] #10 ...
03:43:26 [2020-08-29T03:43:26.793Z] 
03:43:26 [2020-08-29T03:43:26.793Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:26 [2020-08-29T03:43:26.793Z] #51 36.46 Fetched 8375 kB in 28s (299 kB/s)
03:43:26 [2020-08-29T03:43:26.936Z] #40 10.94   PBCC     images/fifo.pb-c.c
03:43:26 [2020-08-29T03:43:26.936Z] #40 10.97   DEP      images/fifo.pb-c.d
03:43:26 [2020-08-29T03:43:26.936Z] #40 11.05   PBCC     images/ghost-file.pb-c.c
03:43:26 [2020-08-29T03:43:26.936Z] #40 11.10   DEP      images/ghost-file.pb-c.d
03:43:26 [2020-08-29T03:43:26.936Z] #40 11.17   PBCC     images/regfile.pb-c.c
03:43:26 [2020-08-29T03:43:26.950Z] #39 38.04   CC       images/tty.o
03:43:26 [2020-08-29T03:43:26.982Z] #47 ...
03:43:26 [2020-08-29T03:43:26.982Z] 
03:43:26 [2020-08-29T03:43:26.982Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:26 [2020-08-29T03:43:26.982Z] #38 32.94 Reading package lists...
03:43:27 [2020-08-29T03:43:27.063Z] #51 36.46 Reading package lists...
03:43:27 [2020-08-29T03:43:27.063Z] #51 ...
03:43:27 [2020-08-29T03:43:27.063Z] 
03:43:27 [2020-08-29T03:43:27.063Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:27 [2020-08-29T03:43:27.063Z] #38 36.55 Fetched 8375 kB in 28s (298 kB/s)
03:43:27 [2020-08-29T03:43:27.063Z] #38 36.55 Reading package lists...
03:43:27 [2020-08-29T03:43:27.063Z] #38 ...
03:43:27 [2020-08-29T03:43:27.063Z] 
03:43:27 [2020-08-29T03:43:27.063Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:27 [2020-08-29T03:43:27.063Z] #23 35.43 Reading package lists...
03:43:27 [2020-08-29T03:43:27.235Z] #40 11.19   DEP      images/regfile.pb-c.d
03:43:27 [2020-08-29T03:43:27.235Z] #40 11.25   PBCC     images/ns.pb-c.c
03:43:27 [2020-08-29T03:43:27.235Z] #40 11.27   DEP      images/ns.pb-c.d
03:43:27 [2020-08-29T03:43:27.235Z] #40 11.34   PBCC     images/fdinfo.pb-c.c
03:43:27 [2020-08-29T03:43:27.535Z] #40 11.51   DEP      images/fdinfo.pb-c.d
03:43:27 [2020-08-29T03:43:27.535Z] #40 11.57   PBCC     images/core-aarch64.pb-c.c
03:43:27 [2020-08-29T03:43:27.535Z] #40 11.62   PBCC     images/core-arm.pb-c.c
03:43:27 [2020-08-29T03:43:27.535Z] #40 11.73   PBCC     images/core-ppc64.pb-c.c
03:43:27 [2020-08-29T03:43:27.535Z] #40 ...
03:43:27 [2020-08-29T03:43:27.535Z] 
03:43:27 [2020-08-29T03:43:27.535Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:27 [2020-08-29T03:43:27.535Z] #11 65.29 Selecting previously unselected package mingw-w64-x86-64-dev.
03:43:27 [2020-08-29T03:43:27.535Z] #11 65.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:43:27 [2020-08-29T03:43:27.535Z] #11 65.29 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:43:27 [2020-08-29T03:43:27.535Z] #11 72.39 Selecting previously unselected package gcc-mingw-w64-base.
03:43:27 [2020-08-29T03:43:27.535Z] #11 72.40 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
03:43:27 [2020-08-29T03:43:27.535Z] #11 72.40 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:43:27 [2020-08-29T03:43:27.535Z] #11 72.50 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:43:27 [2020-08-29T03:43:27.535Z] #11 72.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
03:43:27 [2020-08-29T03:43:27.535Z] #11 72.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:43:27 [2020-08-29T03:43:27.535Z] #11 ...
03:43:27 [2020-08-29T03:43:27.535Z] 
03:43:27 [2020-08-29T03:43:27.535Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:27 [2020-08-29T03:43:27.535Z] #40 11.81   PBCC     images/core-s390.pb-c.c
03:43:27 [2020-08-29T03:43:27.551Z] #38 44.92 Reading package lists...
03:43:27 [2020-08-29T03:43:27.551Z] #38 ...
03:43:27 [2020-08-29T03:43:27.551Z] 
03:43:27 [2020-08-29T03:43:27.551Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:27 [2020-08-29T03:43:27.551Z] #23 35.47 Fetched 8375 kB in 26s (321 kB/s)
03:43:27 [2020-08-29T03:43:27.551Z] #23 35.47 Reading package lists...
03:43:27 [2020-08-29T03:43:27.551Z] #23 ...
03:43:27 [2020-08-29T03:43:27.551Z] 
03:43:27 [2020-08-29T03:43:27.551Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:27 [2020-08-29T03:43:27.551Z] #51 38.90 Fetched 8375 kB in 30s (281 kB/s)
03:43:27 [2020-08-29T03:43:27.812Z] #51 38.90 Reading package lists...
03:43:27 [2020-08-29T03:43:27.812Z] #51 ...
03:43:27 [2020-08-29T03:43:27.812Z] 
03:43:27 [2020-08-29T03:43:27.812Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:27 [2020-08-29T03:43:27.812Z] #10 36.01 Fetched 8375 kB in 27s (313 kB/s)
03:43:27 [2020-08-29T03:43:27.835Z] #40 11.91   PBCC     images/core-x86.pb-c.c
03:43:27 [2020-08-29T03:43:27.835Z] #40 11.99   PBCC     images/core.pb-c.c
03:43:27 [2020-08-29T03:43:27.879Z] #39 38.76   CC       images/file-lock.o
03:43:27 [2020-08-29T03:43:27.879Z] #39 39.01   CC       images/rlimit.o
03:43:28 [2020-08-29T03:43:28.002Z] #23 47.58 Reading package lists...
03:43:28 [2020-08-29T03:43:28.002Z] #23 ...
03:43:28 [2020-08-29T03:43:28.002Z] 
03:43:28 [2020-08-29T03:43:28.002Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:28 [2020-08-29T03:43:28.002Z] #32 37.69 Fetched 8375 kB in 29s (290 kB/s)
03:43:28 [2020-08-29T03:43:28.072Z] #10 36.01 Reading package lists...
03:43:28 [2020-08-29T03:43:28.072Z] #10 ...
03:43:28 [2020-08-29T03:43:28.072Z] 
03:43:28 [2020-08-29T03:43:28.072Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:28 [2020-08-29T03:43:28.072Z] #32 36.35 Fetched 8375 kB in 27s (308 kB/s)
03:43:28 [2020-08-29T03:43:28.124Z] #51 DONE 40.9s
03:43:28 [2020-08-29T03:43:28.124Z] 
03:43:28 [2020-08-29T03:43:28.124Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:43:28 [2020-08-29T03:43:28.124Z] #43 DONE 40.9s
03:43:28 [2020-08-29T03:43:28.124Z] 
03:43:28 [2020-08-29T03:43:28.124Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:43:28 [2020-08-29T03:43:28.135Z] #40 12.16   PBCC     images/inventory.pb-c.c
03:43:28 [2020-08-29T03:43:28.135Z] #40 12.27   DEP      images/core-aarch64.pb-c.d
03:43:28 [2020-08-29T03:43:28.135Z] #40 12.36   DEP      images/core-arm.pb-c.d
03:43:28 [2020-08-29T03:43:28.135Z] #40 12.39   DEP      images/core-ppc64.pb-c.d
03:43:28 [2020-08-29T03:43:28.135Z] #40 12.47   DEP      images/core-s390.pb-c.d
03:43:28 [2020-08-29T03:43:28.143Z] #39 39.19   CC       images/pagemap.o
03:43:28 [2020-08-29T03:43:28.275Z] #32 37.69 Reading package lists...
03:43:28 [2020-08-29T03:43:28.275Z] #32 ...
03:43:28 [2020-08-29T03:43:28.275Z] 
03:43:28 [2020-08-29T03:43:28.275Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:28 [2020-08-29T03:43:28.275Z] #51 36.46 Reading package lists...
03:43:28 [2020-08-29T03:43:28.434Z] #40 12.54   DEP      images/core-x86.pb-c.d
03:43:28 [2020-08-29T03:43:28.434Z] #40 12.62   DEP      images/core.pb-c.d
03:43:28 [2020-08-29T03:43:28.434Z] #40 12.68   DEP      images/inventory.pb-c.d
03:43:28 [2020-08-29T03:43:28.434Z] #40 12.74   PBCC     images/cpuinfo.pb-c.c
03:43:28 [2020-08-29T03:43:28.642Z] #32 36.35 Reading package lists...
03:43:28 [2020-08-29T03:43:28.642Z] #32 ...
03:43:28 [2020-08-29T03:43:28.642Z] 
03:43:28 [2020-08-29T03:43:28.642Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:28 [2020-08-29T03:43:28.642Z] #23 35.47 Reading package lists...
03:43:28 [2020-08-29T03:43:28.707Z] #39 39.48   CC       images/siginfo.o
03:43:28 [2020-08-29T03:43:28.707Z] #39 39.79   CC       images/rpc.o
03:43:28 [2020-08-29T03:43:28.733Z] #40 12.76   DEP      images/cpuinfo.pb-c.d
03:43:28 [2020-08-29T03:43:28.733Z] #40 12.86   PBCC     images/stats.pb-c.c
03:43:28 [2020-08-29T03:43:28.733Z] #40 12.93   DEP      images/stats.pb-c.d
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.101 + RM_GOPATH=0
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.101 + TMP_GOPATH=
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.101 + : /build
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.101 + '[' -z '' ']'
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.101 ++ mktemp -d
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.105 + export GOPATH=/tmp/tmp.Y8ZIZ8A1JQ
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.105 + GOPATH=/tmp/tmp.Y8ZIZ8A1JQ
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.105 + RM_GOPATH=1
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.105 + case "$(go env GOARCH)" in
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.110 ++ go env GOARCH
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.177 + export GO_BUILDMODE=-buildmode=pie
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.177 + GO_BUILDMODE=-buildmode=pie
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.177 ++ dirname /tmp/install/install.sh
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.194 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.200 + dir=/tmp/install
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.200 + bin=containerd
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.200 + shift
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.200 + '[' '!' -f /tmp/install/containerd.installer ']'
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.200 + . /tmp/install/containerd.installer
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.200 ++ set -e
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.200 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.200 + install_containerd
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.200 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.200 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Y8ZIZ8A1JQ/src/github.com/containerd/containerd
03:43:30 [2020-08-29T03:43:30.059Z] #52 2.207 Cloning into '/tmp/tmp.Y8ZIZ8A1JQ/src/github.com/containerd/containerd'...
03:43:30 [2020-08-29T03:43:30.059Z] #52 ...
03:43:30 [2020-08-29T03:43:30.059Z] 
03:43:30 [2020-08-29T03:43:30.059Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:30 [2020-08-29T03:43:30.059Z] #38 27.29 Reading package lists...
03:43:30 [2020-08-29T03:43:30.059Z] #38 33.49 Building dependency tree...
03:43:30 [2020-08-29T03:43:30.059Z] #38 36.30 The following additional packages will be installed:
03:43:30 [2020-08-29T03:43:30.059Z] #38 36.30   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:43:30 [2020-08-29T03:43:30.059Z] #38 36.30   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:43:30 [2020-08-29T03:43:30.059Z] #38 36.31 Suggested packages:
03:43:30 [2020-08-29T03:43:30.059Z] #38 36.32   manpages-dev python-setuptools
03:43:30 [2020-08-29T03:43:30.059Z] #38 37.06 The following NEW packages will be installed:
03:43:30 [2020-08-29T03:43:30.059Z] #38 37.07   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:43:30 [2020-08-29T03:43:30.059Z] #38 37.07   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:43:30 [2020-08-29T03:43:30.059Z] #38 37.07   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:43:30 [2020-08-29T03:43:30.059Z] #38 37.07   python-six zlib1g-dev
03:43:30 [2020-08-29T03:43:30.059Z] #38 37.45 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:43:30 [2020-08-29T03:43:30.059Z] #38 37.45 Need to get 3798 kB of archives.
03:43:30 [2020-08-29T03:43:30.059Z] #38 37.45 After this operation, 21.6 MB of additional disk space will be used.
03:43:30 [2020-08-29T03:43:30.059Z] #38 37.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 37.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 37.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 37.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 37.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 37.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 38.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 38.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 38.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 38.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 38.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 39.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 39.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 39.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 39.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 39.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 39.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
03:43:30 [2020-08-29T03:43:30.059Z] #38 41.38 debconf: delaying package configuration, since apt-utils is not installed
03:43:30 [2020-08-29T03:43:30.059Z] #38 41.62 Fetched 3798 kB in 3s (1346 kB/s)
03:43:30 [2020-08-29T03:43:30.059Z] #38 41.75 Selecting previously unselected package libcap-dev:arm64.
03:43:30 [2020-08-29T03:43:30.059Z] #38 41.75 (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.)
03:43:30 [2020-08-29T03:43:30.059Z] #38 41.93 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
03:43:30 [2020-08-29T03:43:30.059Z] #38 41.94 Unpacking libcap-dev:arm64 (1:2.25-2) ...
03:43:30 [2020-08-29T03:43:30.059Z] #38 42.21 Selecting previously unselected package libnet1:arm64.
03:43:30 [2020-08-29T03:43:30.059Z] #38 42.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
03:43:30 [2020-08-29T03:43:30.060Z] #38 42.25 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:43:30 [2020-08-29T03:43:30.060Z] #38 42.41 Selecting previously unselected package libnet1-dev.
03:43:30 [2020-08-29T03:43:30.060Z] #38 42.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
03:43:30 [2020-08-29T03:43:30.060Z] #38 42.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:43:30 [2020-08-29T03:43:30.060Z] #38 42.91 Selecting previously unselected package libnl-3-200:arm64.
03:43:30 [2020-08-29T03:43:30.060Z] #38 42.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
03:43:30 [2020-08-29T03:43:30.060Z] #38 42.93 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
03:43:30 [2020-08-29T03:43:30.135Z] #39 41.08   CC       images/ext-file.o
03:43:30 [2020-08-29T03:43:30.135Z] #39 41.27   CC       images/cgroup.o
03:43:30 [2020-08-29T03:43:30.326Z] #38 43.17 Selecting previously unselected package libnl-3-dev:arm64.
03:43:30 [2020-08-29T03:43:30.326Z] #38 43.17 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
03:43:30 [2020-08-29T03:43:30.326Z] #38 43.18 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
03:43:30 [2020-08-29T03:43:30.326Z] #38 ...
03:43:30 [2020-08-29T03:43:30.326Z] 
03:43:30 [2020-08-29T03:43:30.326Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:30 [2020-08-29T03:43:30.326Z] #47 43.24 bytes
03:43:30 [2020-08-29T03:43:30.326Z] #47 43.25 strings
03:43:30 [2020-08-29T03:43:30.326Z] #47 43.25 strconv
03:43:30 [2020-08-29T03:43:30.326Z] #47 43.28 syscall
03:43:30 [2020-08-29T03:43:30.838Z] #40 14.64 make[1]: Nothing to be done for 'all'.
03:43:31 [2020-08-29T03:43:31.079Z] #39 41.86   CC       images/userns.o
03:43:31 [2020-08-29T03:43:31.079Z] #39 42.17   CC       images/google/protobuf/descriptor.o
03:43:31 [2020-08-29T03:43:31.335Z] #39 ...
03:43:31 [2020-08-29T03:43:31.335Z] 
03:43:31 [2020-08-29T03:43:31.335Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:31 [2020-08-29T03:43:31.335Z] #41 138.7 vendor/golang.org/x/text/secure/bidirule
03:43:31 [2020-08-29T03:43:31.335Z] #41 139.2 vendor/golang.org/x/text/unicode/norm
03:43:31 [2020-08-29T03:43:31.335Z] #41 142.5 vendor/golang.org/x/net/idna
03:43:31 [2020-08-29T03:43:31.335Z] #41 144.5 vendor/golang.org/x/net/http2/hpack
03:43:31 [2020-08-29T03:43:31.335Z] #41 145.5 mime
03:43:31 [2020-08-29T03:43:31.335Z] #41 147.3 mime/quotedprintable
03:43:31 [2020-08-29T03:43:31.335Z] #41 147.9 net/http/internal
03:43:31 [2020-08-29T03:43:31.657Z] Running on azwin-2-0420f0 in d:\jenkins\workspace\moby_PR-41361
[Pipeline] {
[Pipeline] ws
03:43:31 [2020-08-29T03:43:31.676Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
03:43:31 [2020-08-29T03:43:31.756Z] #45 DONE 168.8s
03:43:31 [2020-08-29T03:43:31.756Z] 
03:43:31 [2020-08-29T03:43:31.756Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:43:31 [2020-08-29T03:43:31.756Z] #52 ...
03:43:31 [2020-08-29T03:43:31.756Z] 
03:43:31 [2020-08-29T03:43:31.756Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:43:31 [2020-08-29T03:43:31.756Z] #46 DONE 0.2s
03:43:31 [2020-08-29T03:43:31.756Z] 
03:43:31 [2020-08-29T03:43:31.756Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:43:31 [2020-08-29T03:43:31.756Z] #48 DONE 0.2s
03:43:31 [2020-08-29T03:43:31.756Z] 
03:43:31 [2020-08-29T03:43:31.756Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:43:31 [2020-08-29T03:43:31.756Z] #50 DONE 0.1s
03:43:31 [2020-08-29T03:43:31.756Z] 
03:43:31 [2020-08-29T03:43:31.756Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:43:31 [2020-08-29T03:43:31.756Z] #52 145.9 + bin/containerd-stress
03:43:32 [2020-08-29T03:43:32.382Z] #40 16.58   CC       images/stats.o
03:43:32 [2020-08-29T03:43:32.382Z] #40 ...
03:43:32 [2020-08-29T03:43:32.382Z] 
03:43:32 [2020-08-29T03:43:32.382Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:32 [2020-08-29T03:43:32.382Z] #42 70.30 regexp/syntax
03:43:32 [2020-08-29T03:43:32.382Z] #42 71.38 hash/crc32
03:43:32 [2020-08-29T03:43:32.382Z] #42 73.44 vendor/golang.org/x/text/transform
03:43:32 [2020-08-29T03:43:32.382Z] #42 75.88 time
03:43:32 [2020-08-29T03:43:32.680Z] #42 ...
03:43:32 [2020-08-29T03:43:32.680Z] 
03:43:32 [2020-08-29T03:43:32.680Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:43:32 [2020-08-29T03:43:32.680Z] #53 43.26 Checking out files:  67% (2177/3232)   
Checking out files:  68% (2198/3232)   
Checking out files:  69% (2231/3232)   
Checking out files:  70% (2263/3232)   
Checking out files:  71% (2295/3232)   
Checking out files:  72% (2328/3232)   
Checking out files:  73% (2360/3232)   
Checking out files:  74% (2392/3232)   
Checking out files:  75% (2424/3232)   
Checking out files:  76% (2457/3232)   
Checking out files:  77% (2489/3232)   
Checking out files:  78% (2521/3232)   
Checking out files:  79% (2554/3232)   
Checking out files:  80% (2586/3232)   
Checking out files:  81% (2618/3232)   
Checking out files:  82% (2651/3232)   
Checking out files:  83% (2683/3232)   
Checking out files:  84% (2715/3232)   
Checking out files:  85% (2748/3232)   
Checking out files:  86% (2780/3232)   
Checking out files:  87% (2812/3232)   
Checking out files:  88% (2845/3232)   
Checking out files:  89% (2877/3232)   
Checking out files:  90% (2909/3232)   
Checking out files:  91% (2942/3232)   
Checking out files:  92% (2974/3232)   
Checking out files:  93% (3006/3232)   
Checking out files:  94% (3039/3232)   
Checking out files:  95% (3071/3232)   
Checking out files:  96% (3103/3232)   
Checking out files:  97% (3136/3232)   
Checking out files:  98% (3168/3232)   
Checking out files:  99% (3200/3232)   
Checking out files: 100% (3232/3232)   
Checking out files: 100% (3232/3232), done.
03:43:32 [2020-08-29T03:43:32.680Z] #53 43.88 + cd /tmp/tmp.jneO05EChz/src/github.com/containerd/containerd
03:43:32 [2020-08-29T03:43:32.680Z] #53 43.88 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:43:32 [2020-08-29T03:43:32.680Z] #53 44.72 + export 'BUILDTAGS=netgo osusergo static_build'
03:43:32 [2020-08-29T03:43:32.680Z] #53 44.72 + BUILDTAGS='netgo osusergo static_build'
03:43:32 [2020-08-29T03:43:32.680Z] #53 44.72 + export EXTRA_FLAGS=-buildmode=pie
03:43:32 [2020-08-29T03:43:32.680Z] #53 44.72 + EXTRA_FLAGS=-buildmode=pie
03:43:32 [2020-08-29T03:43:32.680Z] #53 44.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:43:32 [2020-08-29T03:43:32.680Z] #53 44.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:43:32 [2020-08-29T03:43:32.680Z] #53 44.72 + '[' '' = dynamic ']'
03:43:32 [2020-08-29T03:43:32.680Z] #53 44.72 + make
03:43:32 [2020-08-29T03:43:32.680Z] #53 45.43 + bin/ctr
03:43:32 [2020-08-29T03:43:32.705Z] #41 ...
03:43:32 [2020-08-29T03:43:32.705Z] 
03:43:32 [2020-08-29T03:43:32.705Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:32 [2020-08-29T03:43:32.705Z] #39 43.72   CC       images/opts.o
03:43:32 [2020-08-29T03:43:32.961Z] #39 44.03   CC       images/seccomp.o
03:43:33 [2020-08-29T03:43:33.217Z] #39 ...
03:43:33 [2020-08-29T03:43:33.217Z] 
03:43:33 [2020-08-29T03:43:33.217Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:33 [2020-08-29T03:43:33.217Z] #10 140.4 Selecting previously unselected package g++-mingw-w64-x86-64.
03:43:33 [2020-08-29T03:43:33.217Z] #10 140.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:43:33 [2020-08-29T03:43:33.217Z] #10 140.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:43:33 [2020-08-29T03:43:33.267Z] #52 147.3 + bin/containerd-shim
03:43:33 [2020-08-29T03:43:33.473Z] #10 ...
03:43:33 [2020-08-29T03:43:33.473Z] 
03:43:33 [2020-08-29T03:43:33.473Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:43:33 [2020-08-29T03:43:33.473Z] #54 150.6 + for f in rootlesskit rootlesskit-docker-proxy
03:43:33 [2020-08-29T03:43:33.473Z] #54 150.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:43:33 [2020-08-29T03:43:33.661Z] #47 46.39 text/tabwriter
03:43:33 [2020-08-29T03:43:33.661Z] #47 ...
03:43:33 [2020-08-29T03:43:33.661Z] 
03:43:33 [2020-08-29T03:43:33.661Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:33 [2020-08-29T03:43:33.661Z] #10 36.78 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:43:33 [2020-08-29T03:43:33.661Z] #10 36.78 Need to get 73.3 MB of archives.
03:43:33 [2020-08-29T03:43:33.661Z] #10 36.78 After this operation, 472 MB of additional disk space will be used.
03:43:33 [2020-08-29T03:43:33.661Z] #10 36.78 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]
03:43:33 [2020-08-29T03:43:33.661Z] #10 37.58 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]
03:43:33 [2020-08-29T03:43:33.661Z] #10 38.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:43:33 [2020-08-29T03:43:33.661Z] #10 38.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
03:43:33 [2020-08-29T03:43:33.661Z] #10 38.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
03:43:33 [2020-08-29T03:43:33.661Z] #10 39.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
03:43:33 [2020-08-29T03:43:33.661Z] #10 39.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:43:33 [2020-08-29T03:43:33.661Z] #10 40.17 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]
03:43:33 [2020-08-29T03:43:33.661Z] #10 40.20 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]
03:43:33 [2020-08-29T03:43:33.661Z] #10 44.53 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]
03:43:33 [2020-08-29T03:43:33.924Z] #10 46.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
03:43:33 [2020-08-29T03:43:33.924Z] #10 ...
03:43:33 [2020-08-29T03:43:33.924Z] 
03:43:33 [2020-08-29T03:43:33.924Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:33 [2020-08-29T03:43:33.924Z] #25 3.155 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
03:43:33 [2020-08-29T03:43:33.924Z] #25 3.575 
03:43:33 [2020-08-29T03:43:33.924Z] #25 3.943 #=#=#                                                                         

##                                                                         3.9%
#####                                                                      8.1%
##########                                                                13.9%
##############                                                            20.7%
################                                                          22.3%
###################                                                       26.5%
######################                                                    31.7%
##########################                                                36.7%
###############################                                           43.9%
##################################                                        48.4%
######################################                                    53.4%
#########################################                                 58.3%
#############################################                             63.6%
##################################################                        70.0%
#######################################################                   76.6%
##########################################################                81.3%
################################################################          89.5%
#######################################################################  100.0%
######################################################################## 100.0%
03:43:33 [2020-08-29T03:43:33.924Z] #25 6.495 
03:43:33 [2020-08-29T03:43:33.924Z] #25 6.846 
                                                                           0.2%
########################                                                  34.0%
#########################################################                 80.0%
#############################################################             85.2%
######################################################################## 100.0%
03:43:33 [2020-08-29T03:43:33.924Z] #25 7.570 
03:43:33 [2020-08-29T03:43:33.924Z] #25 7.880 
                                                                           0.2%
#######                                                                    9.7%
#####################                                                     29.3%
#######################################                                   55.4%
######################################################                    75.3%
#################################################################         90.8%
######################################################################## 100.0%
03:43:33 [2020-08-29T03:43:33.924Z] #25 9.111 
03:43:34 [2020-08-29T03:43:34.507Z] #23 47.24 Reading package lists...
03:43:34 [2020-08-29T03:43:34.507Z] #23 ...
03:43:34 [2020-08-29T03:43:34.507Z] 
03:43:34 [2020-08-29T03:43:34.507Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:34 [2020-08-29T03:43:34.507Z] #51 38.90 Reading package lists...
03:43:34 [2020-08-29T03:43:34.609Z] #51 48.80 Reading package lists...
03:43:34 [2020-08-29T03:43:34.609Z] #51 ...
03:43:34 [2020-08-29T03:43:34.609Z] 
03:43:34 [2020-08-29T03:43:34.609Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:34 [2020-08-29T03:43:34.609Z] #10 38.22 Reading package lists...
03:43:35 [2020-08-29T03:43:35.415Z] #25 9.334 
                                                                           0.0%
####                                                                       6.1%
#####                                                                      8.3%
########                                                                  12.3%
##########                                                                14.2%
###########                                                               16.1%
##############                                                            20.4%
################                                                          22.3%
###################                                                       27.3%
#######################                                                   32.9%
###########################                                               38.7%
###############################                                           44.4%
####################################                                      50.9%
##########################################                                59.3%
##############################################                            64.5%
03:43:35 [2020-08-29T03:43:35.415Z] #25 ...
03:43:35 [2020-08-29T03:43:35.415Z] 
03:43:35 [2020-08-29T03:43:35.415Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:35 [2020-08-29T03:43:35.415Z] #32 38.51 The following NEW packages will be installed:
03:43:35 [2020-08-29T03:43:35.415Z] #32 38.51   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:43:35 [2020-08-29T03:43:35.415Z] #32 38.51   vim-common xxd
03:43:35 [2020-08-29T03:43:35.415Z] #32 39.03 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:43:35 [2020-08-29T03:43:35.415Z] #32 39.03 Need to get 14.2 MB of archives.
03:43:35 [2020-08-29T03:43:35.415Z] #32 39.03 After this operation, 60.0 MB of additional disk space will be used.
03:43:35 [2020-08-29T03:43:35.415Z] #32 39.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
03:43:35 [2020-08-29T03:43:35.415Z] #32 39.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
03:43:35 [2020-08-29T03:43:35.415Z] #32 39.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
03:43:35 [2020-08-29T03:43:35.415Z] #32 39.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
03:43:35 [2020-08-29T03:43:35.415Z] #32 40.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
03:43:35 [2020-08-29T03:43:35.415Z] #32 40.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
03:43:35 [2020-08-29T03:43:35.415Z] #32 40.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
03:43:35 [2020-08-29T03:43:35.415Z] #32 40.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
03:43:35 [2020-08-29T03:43:35.415Z] #32 40.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
03:43:35 [2020-08-29T03:43:35.415Z] #32 40.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
03:43:35 [2020-08-29T03:43:35.415Z] #32 42.46 debconf: delaying package configuration, since apt-utils is not installed
03:43:35 [2020-08-29T03:43:35.415Z] #32 42.61 Fetched 14.2 MB in 2s (6748 kB/s)
03:43:35 [2020-08-29T03:43:35.415Z] #32 42.76 Selecting previously unselected package xxd.
03:43:35 [2020-08-29T03:43:35.415Z] #32 42.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
03:43:35 [2020-08-29T03:43:35.415Z] #32 42.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
03:43:35 [2020-08-29T03:43:35.415Z] #32 42.84 Unpacking xxd (2:8.1.0875-5) ...
03:43:35 [2020-08-29T03:43:35.415Z] #32 43.09 Selecting previously unselected package vim-common.
03:43:35 [2020-08-29T03:43:35.415Z] #32 43.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:43:35 [2020-08-29T03:43:35.415Z] #32 43.16 Unpacking vim-common (2:8.1.0875-5) ...
03:43:35 [2020-08-29T03:43:35.415Z] #32 43.70 Selecting previously unselected package cmake-data.
03:43:35 [2020-08-29T03:43:35.415Z] #32 43.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:43:35 [2020-08-29T03:43:35.415Z] #32 43.71 Unpacking cmake-data (3.13.4-1) ...
03:43:35 [2020-08-29T03:43:35.679Z] #32 ...
03:43:35 [2020-08-29T03:43:35.679Z] 
03:43:35 [2020-08-29T03:43:35.679Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:36 [2020-08-29T03:43:36.022Z] #25 9.334 
                                                                           0.0%
####                                                                       6.1%
#####                                                                      8.3%
########                                                                  12.3%
##########                                                                14.2%
###########                                                               16.1%
##############                                                            20.4%
################                                                          22.3%
###################                                                       27.3%
#######################                                                   32.9%
###########################                                               38.7%
###############################                                           44.4%
####################################                                      50.9%
##########################################                                59.3%
##############################################                            64.5%
###############################################                           66.1%
#################################################                         68.9%
####################################################                      73.2%
03:43:36 [2020-08-29T03:43:36.022Z] #25 ...
03:43:36 [2020-08-29T03:43:36.022Z] 
03:43:36 [2020-08-29T03:43:36.022Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:36 [2020-08-29T03:43:36.022Z] #30 38.86 sort
03:43:36 [2020-08-29T03:43:36.022Z] #30 38.86 errors
03:43:36 [2020-08-29T03:43:36.022Z] #30 39.37 strconv
03:43:36 [2020-08-29T03:43:36.022Z] #30 39.47 io
03:43:36 [2020-08-29T03:43:36.022Z] #30 39.48 internal/oserror
03:43:36 [2020-08-29T03:43:36.022Z] #30 39.85 syscall
03:43:36 [2020-08-29T03:43:36.022Z] #30 41.97 strings
03:43:36 [2020-08-29T03:43:36.022Z] #30 42.02 bytes
03:43:36 [2020-08-29T03:43:36.022Z] #30 45.39 path
03:43:36 [2020-08-29T03:43:36.022Z] #30 45.43 reflect
03:43:36 [2020-08-29T03:43:36.022Z] #30 45.76 text/tabwriter
03:43:36 [2020-08-29T03:43:36.022Z] #30 45.78 bufio
03:43:36 [2020-08-29T03:43:36.022Z] #30 48.86 internal/syscall/execenv
03:43:36 [2020-08-29T03:43:36.022Z] #30 48.89 internal/syscall/unix
03:43:36 [2020-08-29T03:43:36.022Z] #30 48.89 time
03:43:36 [2020-08-29T03:43:36.022Z] #30 ...
03:43:36 [2020-08-29T03:43:36.022Z] 
03:43:36 [2020-08-29T03:43:36.022Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:36 [2020-08-29T03:43:36.022Z] #41 38.99 errors
03:43:36 [2020-08-29T03:43:36.022Z] #41 39.01 sort
03:43:36 [2020-08-29T03:43:36.022Z] #41 39.06 github.com/LK4D4/vndr/godl/singleflight
03:43:36 [2020-08-29T03:43:36.022Z] #41 39.12 math/rand
03:43:36 [2020-08-29T03:43:36.022Z] #41 39.47 io
03:43:36 [2020-08-29T03:43:36.022Z] #41 40.15 strconv
03:43:36 [2020-08-29T03:43:36.022Z] #41 40.53 syscall
03:43:36 [2020-08-29T03:43:36.022Z] #41 41.23 vendor/golang.org/x/net/dns/dnsmessage
03:43:36 [2020-08-29T03:43:36.022Z] #41 43.38 bytes
03:43:36 [2020-08-29T03:43:36.022Z] #41 45.22 reflect
03:43:36 [2020-08-29T03:43:36.022Z] #41 46.00 bufio
03:43:36 [2020-08-29T03:43:36.022Z] #41 48.17 regexp/syntax
03:43:36 [2020-08-29T03:43:36.022Z] #41 49.07 hash/crc32
03:43:36 [2020-08-29T03:43:36.285Z] #41 ...
03:43:36 [2020-08-29T03:43:36.285Z] 
03:43:36 [2020-08-29T03:43:36.285Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:36 [2020-08-29T03:43:36.286Z] #25 9.334 
                                                                           0.0%
####                                                                       6.1%
#####                                                                      8.3%
########                                                                  12.3%
##########                                                                14.2%
###########                                                               16.1%
##############                                                            20.4%
################                                                          22.3%
###################                                                       27.3%
#######################                                                   32.9%
###########################                                               38.7%
###############################                                           44.4%
####################################                                      50.9%
##########################################                                59.3%
##############################################                            64.5%
###############################################                           66.1%
#################################################                         68.9%
####################################################                      73.2%
#########################################################                 79.4%
###############################################################           88.9%
##################################################################        93.0%
######################################################################## 100.0%
03:43:36 [2020-08-29T03:43:36.861Z] #25 12.11 
03:43:37 [2020-08-29T03:43:37.725Z] #52 151.6 + bin/containerd-shim-runc-v1
03:43:38 [2020-08-29T03:43:38.316Z] #53 ...
03:43:38 [2020-08-29T03:43:38.316Z] 
03:43:38 [2020-08-29T03:43:38.316Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:38 [2020-08-29T03:43:38.316Z] #48 75.78 time
03:43:38 [2020-08-29T03:43:38.316Z] #48 78.99 regexp
03:43:38 [2020-08-29T03:43:38.316Z] #48 ...
03:43:38 [2020-08-29T03:43:38.316Z] 
03:43:38 [2020-08-29T03:43:38.316Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:38 [2020-08-29T03:43:38.316Z] #40 17.10   CC       images/core.o
03:43:38 [2020-08-29T03:43:38.316Z] #40 18.01   CC       images/core-x86.o
03:43:38 [2020-08-29T03:43:38.316Z] #40 18.66   CC       images/core-arm.o
03:43:38 [2020-08-29T03:43:38.316Z] #40 19.12   CC       images/core-aarch64.o
03:43:38 [2020-08-29T03:43:38.316Z] #40 19.58   CC       images/core-ppc64.o
03:43:38 [2020-08-29T03:43:38.316Z] #40 20.31   CC       images/core-s390.o
03:43:38 [2020-08-29T03:43:38.316Z] #40 21.12   CC       images/cpuinfo.o
03:43:38 [2020-08-29T03:43:38.316Z] #40 21.62   CC       images/inventory.o
03:43:38 [2020-08-29T03:43:38.316Z] #40 21.87   CC       images/fdinfo.o
03:43:38 [2020-08-29T03:43:38.316Z] #40 22.27   CC       images/fown.o
03:43:38 [2020-08-29T03:43:38.316Z] #40 22.45   CC       images/ns.o
03:43:38 [2020-08-29T03:43:38.616Z] #40 22.64   CC       images/regfile.o
03:43:38 [2020-08-29T03:43:38.616Z] #40 22.89   CC       images/ghost-file.o
03:43:38 [2020-08-29T03:43:38.716Z] #54 ...
03:43:38 [2020-08-29T03:43:38.716Z] 
03:43:38 [2020-08-29T03:43:38.716Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:38 [2020-08-29T03:43:38.716Z] #10 155.7 Selecting previously unselected package libapparmor1:amd64.
03:43:38 [2020-08-29T03:43:38.716Z] #10 155.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
03:43:38 [2020-08-29T03:43:38.716Z] #10 155.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
03:43:38 [2020-08-29T03:43:38.716Z] #10 155.9 Selecting previously unselected package libapparmor-dev:amd64.
03:43:38 [2020-08-29T03:43:38.716Z] #10 155.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
03:43:38 [2020-08-29T03:43:38.716Z] #10 155.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
03:43:38 [2020-08-29T03:43:38.809Z] #10 50.76 Reading package lists...
03:43:38 [2020-08-29T03:43:38.809Z] #10 ...
03:43:38 [2020-08-29T03:43:38.809Z] 
03:43:38 [2020-08-29T03:43:38.809Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:38 [2020-08-29T03:43:38.809Z] #32 37.69 Reading package lists...
03:43:38 [2020-08-29T03:43:38.809Z] #32 49.13 Reading package lists...
03:43:38 [2020-08-29T03:43:38.809Z] #32 ...
03:43:38 [2020-08-29T03:43:38.809Z] 
03:43:38 [2020-08-29T03:43:38.809Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:38 [2020-08-29T03:43:38.809Z] #38 36.55 Reading package lists...
03:43:38 [2020-08-29T03:43:38.889Z] #51 50.19 Reading package lists...
03:43:38 [2020-08-29T03:43:38.889Z] #51 ...
03:43:38 [2020-08-29T03:43:38.889Z] 
03:43:38 [2020-08-29T03:43:38.889Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:38 [2020-08-29T03:43:38.889Z] #38 44.92 Reading package lists...
03:43:38 [2020-08-29T03:43:38.889Z] #38 56.59 Building dependency tree...
03:43:38 [2020-08-29T03:43:38.889Z] #38 ...
03:43:38 [2020-08-29T03:43:38.889Z] 
03:43:38 [2020-08-29T03:43:38.889Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:38 [2020-08-29T03:43:38.889Z] #10 36.01 Reading package lists...
03:43:38 [2020-08-29T03:43:38.889Z] #10 47.56 Reading package lists...
03:43:38 [2020-08-29T03:43:38.889Z] #10 ...
03:43:38 [2020-08-29T03:43:38.889Z] 
03:43:38 [2020-08-29T03:43:38.889Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:38 [2020-08-29T03:43:38.889Z] #32 36.35 Reading package lists...
03:43:38 [2020-08-29T03:43:38.918Z] #40 ...
03:43:38 [2020-08-29T03:43:38.918Z] 
03:43:38 [2020-08-29T03:43:38.918Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:38 [2020-08-29T03:43:38.918Z] #31 76.58 internal/poll
03:43:38 [2020-08-29T03:43:38.918Z] #31 79.45 os
03:43:38 [2020-08-29T03:43:38.918Z] #31 81.30 internal/fmtsort
03:43:38 [2020-08-29T03:43:38.918Z] #31 82.91 path/filepath
03:43:38 [2020-08-29T03:43:38.918Z] #31 82.95 fmt
03:43:38 [2020-08-29T03:43:38.918Z] #31 84.79 io/ioutil
03:43:38 [2020-08-29T03:43:38.918Z] #31 ...
03:43:38 [2020-08-29T03:43:38.918Z] 
03:43:38 [2020-08-29T03:43:38.918Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:38 [2020-08-29T03:43:38.918Z] #42 81.51 regexp
03:43:38 [2020-08-29T03:43:38.918Z] #42 85.27 io/ioutil
03:43:38 [2020-08-29T03:43:38.918Z] #42 85.35 net
03:43:38 [2020-08-29T03:43:38.918Z] #42 86.75 os/exec
03:43:38 [2020-08-29T03:43:38.973Z] #10 156.1 Selecting previously unselected package libbtrfs0.
03:43:38 [2020-08-29T03:43:38.973Z] #10 156.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
03:43:38 [2020-08-29T03:43:38.973Z] #10 156.1 Unpacking libbtrfs0 (4.20.1-2) ...
03:43:39 [2020-08-29T03:43:39.219Z] #42 ...
03:43:39 [2020-08-29T03:43:39.219Z] 
03:43:39 [2020-08-29T03:43:39.219Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:39 [2020-08-29T03:43:39.219Z] #40 23.30   CC       images/fifo.o
03:43:39 [2020-08-29T03:43:39.229Z] #10 156.3 Selecting previously unselected package libbtrfs-dev.
03:43:39 [2020-08-29T03:43:39.229Z] #10 156.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
03:43:39 [2020-08-29T03:43:39.229Z] #10 156.4 Unpacking libbtrfs-dev (4.20.1-2) ...
03:43:39 [2020-08-29T03:43:39.519Z] #40 23.62   CC       images/remap-file-path.o
03:43:39 [2020-08-29T03:43:39.539Z] #10 156.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
03:43:39 [2020-08-29T03:43:39.539Z] #10 156.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
03:43:39 [2020-08-29T03:43:39.539Z] #10 156.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:43:39 [2020-08-29T03:43:39.539Z] #10 156.6 Selecting previously unselected package libudev-dev:amd64.
03:43:39 [2020-08-29T03:43:39.539Z] #10 156.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
03:43:39 [2020-08-29T03:43:39.539Z] #10 156.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
03:43:39 [2020-08-29T03:43:39.745Z] #38 49.05 Reading package lists...
03:43:39 [2020-08-29T03:43:39.745Z] #38 ...
03:43:39 [2020-08-29T03:43:39.745Z] 
03:43:39 [2020-08-29T03:43:39.745Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:39 [2020-08-29T03:43:39.745Z] #23 47.58 Reading package lists...
03:43:39 [2020-08-29T03:43:39.797Z] #10 157.1 Selecting previously unselected package libsepol1-dev:amd64.
03:43:39 [2020-08-29T03:43:39.836Z] #40 23.91   CC       images/eventfd.o
03:43:40 [2020-08-29T03:43:40.060Z] #10 157.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
03:43:40 [2020-08-29T03:43:40.134Z] #40 24.22   CC       images/eventpoll.o
03:43:40 [2020-08-29T03:43:40.317Z] #10 157.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
03:43:40 [2020-08-29T03:43:40.436Z] #40 24.53   CC       images/fh.o
03:43:40 [2020-08-29T03:43:40.486Z] #52 154.6 + bin/containerd-shim-runc-v2
03:43:40 [2020-08-29T03:43:40.596Z] #25 12.39 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.4%
##                                                                         3.8%
####                                                                       5.6%
#####                                                                      7.4%
######                                                                     8.6%
#######                                                                   10.0%
########                                                                  11.3%
#########                                                                 12.6%
##########                                                                14.1%
##########                                                                15.0%
############                                                              16.8%
#############                                                             18.3%
#############                                                             18.5%
##############                                                            19.9%
###############                                                           21.2%
################                                                          22.3%
#################                                                         23.6%
#################                                                         23.9%
#################                                                         24.8%
##################                                                        26.3%
###################                                                       26.6%
###################                                                       27.6%
####################                                                      28.7%
#####################                                                     29.5%
#####################                                                     30.4%
######################                                                    31.4%
#######################                                                   32.8%
########################                                                  33.8%
########################                                                  34.6%
#########################                                                 35.8%
##########################                                                36.6%
03:43:40 [2020-08-29T03:43:40.596Z] #25 ...
03:43:40 [2020-08-29T03:43:40.596Z] 
03:43:40 [2020-08-29T03:43:40.596Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:40 [2020-08-29T03:43:40.596Z] #38 43.59 Selecting previously unselected package libprotobuf-c1:arm64.
03:43:40 [2020-08-29T03:43:40.596Z] #38 43.60 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 43.61 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 43.71 Selecting previously unselected package libprotobuf-c-dev:arm64.
03:43:40 [2020-08-29T03:43:40.596Z] #38 43.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 43.73 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 43.91 Selecting previously unselected package zlib1g-dev:arm64.
03:43:40 [2020-08-29T03:43:40.596Z] #38 43.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 44.07 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 47.28 Selecting previously unselected package libprotobuf17:arm64.
03:43:40 [2020-08-29T03:43:40.596Z] #38 47.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 47.80 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 48.53 Selecting previously unselected package libprotobuf-lite17:arm64.
03:43:40 [2020-08-29T03:43:40.596Z] #38 48.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 48.54 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 49.68 Selecting previously unselected package libprotobuf-dev:arm64.
03:43:40 [2020-08-29T03:43:40.596Z] #38 49.69 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 49.88 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 51.34 Selecting previously unselected package libprotoc17:arm64.
03:43:40 [2020-08-29T03:43:40.596Z] #38 51.34 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 51.51 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 52.08 Selecting previously unselected package protobuf-c-compiler.
03:43:40 [2020-08-29T03:43:40.596Z] #38 52.09 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 52.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 52.79 Selecting previously unselected package protobuf-compiler.
03:43:40 [2020-08-29T03:43:40.596Z] #38 52.79 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 52.80 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 53.34 Selecting previously unselected package python-pkg-resources.
03:43:40 [2020-08-29T03:43:40.596Z] #38 53.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:43:40 [2020-08-29T03:43:40.596Z] #38 53.34 Unpacking python-pkg-resources (40.8.0-1) ...
03:43:40 [2020-08-29T03:43:40.735Z] #40 24.89   CC       images/fsnotify.o
03:43:40 [2020-08-29T03:43:40.862Z] #38 ...
03:43:40 [2020-08-29T03:43:40.862Z] 
03:43:40 [2020-08-29T03:43:40.862Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:41 [2020-08-29T03:43:41.119Z] #52 155.3 + binaries
03:43:41 [2020-08-29T03:43:41.119Z] #52 155.3 + install -D bin/containerd /build/containerd
03:43:41 [2020-08-29T03:43:41.120Z] #52 155.4 + install -D bin/containerd-shim /build/containerd-shim
03:43:41 [2020-08-29T03:43:41.120Z] #52 155.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:43:41 [2020-08-29T03:43:41.120Z] #52 155.4 + install -D bin/ctr /build/ctr
03:43:41 [2020-08-29T03:43:41.136Z] #10 158.2 Selecting previously unselected package libpcre16-3:amd64.#10 ...
03:43:41 [2020-08-29T03:43:41.136Z] 
03:43:41 [2020-08-29T03:43:41.136Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:43:41 [2020-08-29T03:43:41.136Z] #54 DONE 158.2s
03:43:41 [2020-08-29T03:43:41.136Z] 
03:43:41 [2020-08-29T03:43:41.136Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
03:43:41 [2020-08-29T03:43:41.136Z] #55 DONE 0.1s
03:43:41 [2020-08-29T03:43:41.136Z] 
03:43:41 [2020-08-29T03:43:41.136Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:43:41 [2020-08-29T03:43:41.136Z] #56 DONE 0.0s
03:43:41 [2020-08-29T03:43:41.136Z] 
03:43:41 [2020-08-29T03:43:41.136Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:41 [2020-08-29T03:43:41.136Z] #10 158.2 Selecting previously unselected package libpcre16-3:amd64.
03:43:41 [2020-08-29T03:43:41.136Z] #10 158.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
03:43:41 [2020-08-29T03:43:41.136Z] #10 158.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
03:43:41 [2020-08-29T03:43:41.383Z] #40 25.51   CC       images/signalfd.o
03:43:41 [2020-08-29T03:43:41.392Z] #10 158.5 Selecting previously unselected package libpcre32-3:amd64.
03:43:41 [2020-08-29T03:43:41.392Z] #10 158.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
03:43:41 [2020-08-29T03:43:41.392Z] #10 158.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
03:43:41 [2020-08-29T03:43:41.393Z] #25 12.39 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.4%
##                                                                         3.8%
####                                                                       5.6%
#####                                                                      7.4%
######                                                                     8.6%
#######                                                                   10.0%
########                                                                  11.3%
#########                                                                 12.6%
##########                                                                14.1%
##########                                                                15.0%
############                                                              16.8%
#############                                                             18.3%
#############                                                             18.5%
##############                                                            19.9%
###############                                                           21.2%
################                                                          22.3%
#################                                                         23.6%
#################                                                         23.9%
#################                                                         24.8%
##################                                                        26.3%
###################                                                       26.6%
###################                                                       27.6%
####################                                                      28.7%
#####################                                                     29.5%
#####################                                                     30.4%
######################                                                    31.4%
#######################                                                   32.8%
########################                                                  33.8%
########################                                                  34.6%
#########################                                                 35.8%
##########################                                                36.6%
##########################                                                37.2%
###########################                                               38.0%
############################                                              39.3%
############################                                              39.8%
#############################                                             40.6%
#############################                                             41.3%
##############################                                            42.2%
###############################                                           43.3%
##
03:43:41 [2020-08-29T03:43:41.393Z] #25 ...
03:43:41 [2020-08-29T03:43:41.393Z] 
03:43:41 [2020-08-29T03:43:41.393Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:43:41 [2020-08-29T03:43:41.393Z] #28 44.44 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.
03:43:41 [2020-08-29T03:43:41.393Z] #28 44.96 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:43:41 [2020-08-29T03:43:41.393Z] #28 45.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:43:41 [2020-08-29T03:43:41.411Z] #52 DONE 155.8s
03:43:41 [2020-08-29T03:43:41.443Z] #32 47.92 Reading package lists...
03:43:41 [2020-08-29T03:43:41.443Z] #32 ...
03:43:41 [2020-08-29T03:43:41.443Z] 
03:43:41 [2020-08-29T03:43:41.443Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:41 [2020-08-29T03:43:41.443Z] #10 47.56 Reading package lists...
03:43:41 [2020-08-29T03:43:41.656Z] #28 ...
03:43:41 [2020-08-29T03:43:41.656Z] 
03:43:41 [2020-08-29T03:43:41.656Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:41 [2020-08-29T03:43:41.661Z] #10 158.8 Selecting previously unselected package libpcrecpp0v5:amd64.
03:43:41 [2020-08-29T03:43:41.661Z] #10 158.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
03:43:41 [2020-08-29T03:43:41.661Z] #10 158.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
03:43:41 [2020-08-29T03:43:41.681Z] #40 25.74   CC       images/fs.o
03:43:41 [2020-08-29T03:43:41.916Z] #10 159.1 Selecting previously unselected package libpcre3-dev:amd64.
03:43:41 [2020-08-29T03:43:41.916Z] #10 159.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
03:43:41 [2020-08-29T03:43:41.916Z] #10 159.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
03:43:41 [2020-08-29T03:43:41.979Z] #40 26.03   CC       images/pstree.o
03:43:42 [2020-08-29T03:43:42.278Z] #40 26.30   CC       images/pipe.o
03:43:42 [2020-08-29T03:43:42.450Z] 
03:43:42 [2020-08-29T03:43:42.450Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:43:42 [2020-08-29T03:43:42.450Z] #53 DONE 0.3s
03:43:42 [2020-08-29T03:43:42.450Z] 
03:43:42 [2020-08-29T03:43:42.450Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:43:42 [2020-08-29T03:43:42.477Z] #10 159.7 Selecting previously unselected package libselinux1-dev:amd64.
03:43:42 [2020-08-29T03:43:42.477Z] #10 159.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
03:43:42 [2020-08-29T03:43:42.477Z] #10 159.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
03:43:42 [2020-08-29T03:43:42.536Z] #23 59.77 Building dependency tree...
03:43:42 [2020-08-29T03:43:42.578Z] #40 26.58   CC       images/tcp-stream.o
03:43:42 [2020-08-29T03:43:42.733Z] #10 159.9 Selecting previously unselected package libdevmapper-dev:amd64.
03:43:42 [2020-08-29T03:43:42.733Z] #10 159.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
03:43:42 [2020-08-29T03:43:42.733Z] #10 159.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:43:42 [2020-08-29T03:43:42.733Z] #10 160.0 Selecting previously unselected package libseccomp-dev:amd64.
03:43:42 [2020-08-29T03:43:42.733Z] #10 160.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
03:43:42 [2020-08-29T03:43:42.742Z] #57 DONE 0.2s
03:43:42 [2020-08-29T03:43:42.742Z] 
03:43:42 [2020-08-29T03:43:42.742Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:43:42 [2020-08-29T03:43:42.742Z] #59 DONE 0.2s
03:43:42 [2020-08-29T03:43:42.742Z] 
03:43:42 [2020-08-29T03:43:42.742Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:43:42 [2020-08-29T03:43:42.877Z] #40 26.88   CC       images/sk-packet.o
03:43:42 [2020-08-29T03:43:42.877Z] #40 27.22   CC       images/mnt.o
03:43:42 [2020-08-29T03:43:42.990Z] #10 160.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
03:43:42 [2020-08-29T03:43:42.990Z] #10 160.2 Selecting previously unselected package libsystemd-dev:amd64.
03:43:42 [2020-08-29T03:43:42.990Z] #10 160.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
03:43:42 [2020-08-29T03:43:42.990Z] #10 160.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
03:43:43 [2020-08-29T03:43:43.034Z] #61 DONE 0.1s
03:43:43 [2020-08-29T03:43:43.034Z] 
03:43:43 [2020-08-29T03:43:43.034Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:43:43 [2020-08-29T03:43:43.034Z] #62 DONE 0.1s
03:43:43 [2020-08-29T03:43:43.034Z] 
03:43:43 [2020-08-29T03:43:43.034Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
03:43:43 [2020-08-29T03:43:43.177Z] #40 27.47   CC       images/pipe-data.o
03:43:43 [2020-08-29T03:43:43.246Z] #10 ...
03:43:43 [2020-08-29T03:43:43.246Z] 
03:43:43 [2020-08-29T03:43:43.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:43 [2020-08-29T03:43:43.246Z] #39 44.32   CC       images/binfmt-misc.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 44.57   CC       images/time.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 44.75   CC       images/sysctl.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 44.97   CC       images/autofs.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 45.14   CC       images/macvlan.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 45.33   CC       images/sit.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 45.56   CC       images/memfd.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 45.83   CC       images/timens.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.07   LINK     images/built-in.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.22   GEN      compel/include/asm
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.23   GEN      compel/include/version.h
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.27 touch .config
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.31   GEN      include/common/config.h
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.39   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.41   GEN      compel/plugins/include/uapi/std/syscall-64.h
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.45   GEN      compel/arch/x86/plugins/std/syscalls-64.S
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.46   DEP      compel/arch/x86/plugins/std/syscalls-64.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.48   DEP      compel/arch/x86/plugins/std/memcpy.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.50   DEP      compel/arch/x86/plugins/std/parasite-head.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.53   GEN      compel/plugins/include/uapi/std/syscall.h
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.56   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.58   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.59   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.60   DEP      compel/plugins/std/infect.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.73   DEP      compel/plugins/std/string.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.85   DEP      compel/plugins/std/log.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 46.94   DEP      compel/plugins/std/fds.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 47.04   DEP      compel/plugins/std/std.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 47.20   DEP      compel/plugins/shmem/shmem.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 47.30   DEP      compel/plugins/fds/fds.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 47.46   CC       compel/plugins/std/std.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 47.89   CC       compel/plugins/std/fds.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 48.36   CC       compel/plugins/std/log.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 49.40   CC       compel/plugins/std/string.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 50.12   CC       compel/plugins/std/infect.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 50.46   CC       compel/arch/x86/plugins/std/parasite-head.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 50.51   CC       compel/arch/x86/plugins/std/memcpy.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 50.57   CC       compel/arch/x86/plugins/std/syscalls-64.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 50.66   AR       compel/plugins/std.lib.a
03:43:43 [2020-08-29T03:43:43.246Z] #39 50.75   CC       compel/plugins/fds/fds.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 50.95   AR       compel/plugins/fds.lib.a
03:43:43 [2020-08-29T03:43:43.246Z] #39 51.01   HOSTDEP  compel/src/lib/log-host.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 51.10   HOSTDEP  compel/src/lib/handle-elf-host.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 51.21   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 51.30   HOSTDEP  compel/src/main-host.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 51.42   DEP      compel/src/lib/ptrace.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 51.52   DEP      compel/src/lib/infect.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 51.74   DEP      compel/src/lib/infect-util.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 51.85   DEP      compel/src/lib/infect-rpc.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 51.94   DEP      compel/arch/x86/src/lib/infect.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 52.11   DEP      compel/arch/x86/src/lib/cpu.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 52.25   DEP      compel/src/lib/log.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 52.37   DEP      compel/src/main.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 52.55   DEP      compel/src/lib/handle-elf.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 52.68   DEP      compel/arch/x86/src/lib/handle-elf.d
03:43:43 [2020-08-29T03:43:43.246Z] #39 52.88   CC       compel/src/lib/log.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 53.33   CC       compel/arch/x86/src/lib/cpu.o
03:43:43 [2020-08-29T03:43:43.246Z] #39 54.03   CC       compel/arch/x86/src/lib/infect.o
03:43:43 [2020-08-29T03:43:43.477Z] #40 27.71   CC       images/sa.o
03:43:43 [2020-08-29T03:43:43.503Z] #39 ...
03:43:43 [2020-08-29T03:43:43.503Z] 
03:43:43 [2020-08-29T03:43:43.503Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.7 Setting up libbtrfs0 (4.20.1-2) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.8 Setting up libbtrfs-dev (4.20.1-2) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.8 Setting up mingw-w64-common (6.0.0-3) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:43:43 [2020-08-29T03:43:43.503Z] #10 160.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
03:43:43 [2020-08-29T03:43:43.668Z] #63 DONE 0.7s
03:43:43 [2020-08-29T03:43:43.668Z] 
03:43:43 [2020-08-29T03:43:43.668Z] #64 exporting to image
03:43:43 [2020-08-29T03:43:43.668Z] #64 exporting layers
03:43:43 [2020-08-29T03:43:43.758Z] #10 160.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:43:43 [2020-08-29T03:43:43.758Z] #10 160.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
03:43:43 [2020-08-29T03:43:43.758Z] #10 160.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
03:43:43 [2020-08-29T03:43:43.758Z] #10 160.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:43:43 [2020-08-29T03:43:43.758Z] #10 160.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
03:43:43 [2020-08-29T03:43:43.758Z] #10 160.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
03:43:43 [2020-08-29T03:43:43.758Z] #10 160.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:43:43 [2020-08-29T03:43:43.758Z] #10 160.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
03:43:43 [2020-08-29T03:43:43.758Z] #10 161.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:43:43 [2020-08-29T03:43:43.758Z] #10 161.0 Setting up dmsetup (2:1.02.155-3) ...
03:43:43 [2020-08-29T03:43:43.758Z] #10 161.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:43:43 [2020-08-29T03:43:43.758Z] #10 161.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:43:43 [2020-08-29T03:43:43.758Z] #10 161.0 Processing triggers for libc-bin (2.28-10) ...
03:43:43 [2020-08-29T03:43:43.771Z] #25 12.39 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.4%
##                                                                         3.8%
####                                                                       5.6%
#####                                                                      7.4%
######                                                                     8.6%
#######                                                                   10.0%
########                                                                  11.3%
#########                                                                 12.6%
##########                                                                14.1%
##########                                                                15.0%
############                                                              16.8%
#############                                                             18.3%
#############                                                             18.5%
##############                                                            19.9%
###############                                                           21.2%
################                                                          22.3%
#################                                                         23.6%
#################                                                         23.9%
#################                                                         24.8%
##################                                                        26.3%
###################                                                       26.6%
###################                                                       27.6%
####################                                                      28.7%
#####################                                                     29.5%
#####################                                                     30.4%
######################                                                    31.4%
#######################                                                   32.8%
########################                                                  33.8%
########################                                                  34.6%
#########################                                                 35.8%
##########################                                                36.6%
##########################                                                37.2%
###########################                                               38.0%
############################                                              39.3%
############################                                              39.8%
#############################                                             40.6%
#############################                                             41.3%
##############################                                            42.2%
###############################                                           43.3%
###############################                                           44.1%
################################                                          44.8%
################################                                          45.6%
#################################                                         46.5%
##################################                                        47.6%
##################################                                        48.3%
###################################                                       49.2%
####################################                                      50.2%
####################################                                      51.0%
#####################################                                     52.1%
######################################                                    53.0%
######################################                                    54.0%
########################################                                  56.0%
########################################                                  56.5%
#########################################                                 57.2%
#########################################                                 58.2%
##########################################                                59.0%
###########################################                               59.9%
###########################################                               60.5%
############################################                              61.4%
############################################                              62.3%
#############################################                             63.1%
03:43:43 [2020-08-29T03:43:43.771Z] #25 ...
03:43:43 [2020-08-29T03:43:43.771Z] 
03:43:43 [2020-08-29T03:43:43.771Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:43 [2020-08-29T03:43:43.771Z] #47 46.82 bufio
03:43:43 [2020-08-29T03:43:43.771Z] #47 47.26 reflect
03:43:43 [2020-08-29T03:43:43.771Z] #47 47.73 regexp/syntax
03:43:43 [2020-08-29T03:43:43.771Z] #47 51.69 time
03:43:43 [2020-08-29T03:43:43.771Z] #47 53.09 regexp
03:43:43 [2020-08-29T03:43:43.780Z] #40 28.03   CC       images/timer.o
03:43:43 [2020-08-29T03:43:43.983Z] #10 59.68 Building dependency tree...
03:43:44 [2020-08-29T03:43:44.049Z] #47 ...
03:43:44 [2020-08-29T03:43:44.049Z] 
03:43:44 [2020-08-29T03:43:44.049Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:44 [2020-08-29T03:43:44.049Z] #10 46.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
03:43:44 [2020-08-29T03:43:44.049Z] #10 47.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
03:43:44 [2020-08-29T03:43:44.049Z] #10 47.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
03:43:44 [2020-08-29T03:43:44.049Z] #10 47.16 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]
03:43:44 [2020-08-29T03:43:44.049Z] #10 47.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
03:43:44 [2020-08-29T03:43:44.049Z] #10 47.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
03:43:44 [2020-08-29T03:43:44.049Z] #10 47.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
03:43:44 [2020-08-29T03:43:44.049Z] #10 47.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
03:43:44 [2020-08-29T03:43:44.049Z] #10 47.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
03:43:44 [2020-08-29T03:43:44.049Z] #10 47.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
03:43:44 [2020-08-29T03:43:44.049Z] #10 47.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
03:43:44 [2020-08-29T03:43:44.049Z] #10 47.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
03:43:44 [2020-08-29T03:43:44.049Z] #10 47.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
03:43:44 [2020-08-29T03:43:44.049Z] #10 48.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
03:43:44 [2020-08-29T03:43:44.049Z] #10 50.14 debconf: delaying package configuration, since apt-utils is not installed
03:43:44 [2020-08-29T03:43:44.049Z] #10 50.45 Fetched 73.3 MB in 12s (6135 kB/s)
03:43:44 [2020-08-29T03:43:44.049Z] #10 50.56 Selecting previously unselected package binutils-mingw-w64-i686.
03:43:44 [2020-08-29T03:43:44.049Z] #10 50.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
03:43:44 [2020-08-29T03:43:44.049Z] #10 50.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
03:43:44 [2020-08-29T03:43:44.049Z] #10 50.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:43:44 [2020-08-29T03:43:44.049Z] #10 53.35 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:43:44 [2020-08-29T03:43:44.049Z] #10 53.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
03:43:44 [2020-08-29T03:43:44.049Z] #10 53.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:43:44 [2020-08-29T03:43:44.049Z] #10 55.80 Selecting previously unselected package binutils-mingw-w64.
03:43:44 [2020-08-29T03:43:44.049Z] #10 55.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:43:44 [2020-08-29T03:43:44.049Z] #10 55.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:43:44 [2020-08-29T03:43:44.049Z] #10 56.04 Selecting previously unselected package libdevmapper1.02.1:arm64.
03:43:44 [2020-08-29T03:43:44.049Z] #10 56.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
03:43:44 [2020-08-29T03:43:44.049Z] #10 56.09 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
03:43:44 [2020-08-29T03:43:44.049Z] #10 56.36 Selecting previously unselected package dmsetup.
03:43:44 [2020-08-29T03:43:44.049Z] #10 56.37 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
03:43:44 [2020-08-29T03:43:44.049Z] #10 56.37 Unpacking dmsetup (2:1.02.155-3) ...
03:43:44 [2020-08-29T03:43:44.049Z] #10 56.63 Selecting previously unselected package mingw-w64-common.
03:43:44 [2020-08-29T03:43:44.049Z] #10 56.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:43:44 [2020-08-29T03:43:44.049Z] #10 56.67 Unpacking mingw-w64-common (6.0.0-3) ...
03:43:44 [2020-08-29T03:43:44.049Z] #10 ...
03:43:44 [2020-08-29T03:43:44.049Z] 
03:43:44 [2020-08-29T03:43:44.049Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:44 [2020-08-29T03:43:44.321Z] #10 DONE 161.4s
03:43:44 [2020-08-29T03:43:44.321Z] 
03:43:44 [2020-08-29T03:43:44.321Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:44 [2020-08-29T03:43:44.441Z] #40 28.62   CC       images/timerfd.o
03:43:44 [2020-08-29T03:43:44.740Z] #40 28.89   CC       images/mm.o
03:43:45 [2020-08-29T03:43:45.040Z] #40 ...
03:43:45 [2020-08-29T03:43:45.040Z] 
03:43:45 [2020-08-29T03:43:45.040Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:45 [2020-08-29T03:43:45.040Z] #11 92.77 Selecting previously unselected package g++-mingw-w64-x86-64.
03:43:45 [2020-08-29T03:43:45.040Z] #11 92.78 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
03:43:45 [2020-08-29T03:43:45.040Z] #11 92.78 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:43:45 [2020-08-29T03:43:45.081Z] #23 ...
03:43:45 [2020-08-29T03:43:45.081Z] 
03:43:45 [2020-08-29T03:43:45.081Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:45 [2020-08-29T03:43:45.081Z] #41 64.49 github.com/LK4D4/vndr/godl/singleflight
03:43:45 [2020-08-29T03:43:45.081Z] #41 64.49 errors
03:43:45 [2020-08-29T03:43:45.081Z] #41 64.86 io
03:43:45 [2020-08-29T03:43:45.248Z] #49 ...
03:43:45 [2020-08-29T03:43:45.248Z] 
03:43:45 [2020-08-29T03:43:45.248Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:45 [2020-08-29T03:43:45.248Z] #41 152.6 net/textproto
03:43:45 [2020-08-29T03:43:45.248Z] #41 152.6 crypto/x509
03:43:45 [2020-08-29T03:43:45.248Z] #41 153.5 vendor/golang.org/x/net/http/httpguts
03:43:45 [2020-08-29T03:43:45.248Z] #41 153.8 vendor/golang.org/x/net/http/httpproxy
03:43:45 [2020-08-29T03:43:45.248Z] #41 154.5 mime/multipart
03:43:45 [2020-08-29T03:43:45.248Z] #41 156.4 crypto/tls
03:43:45 [2020-08-29T03:43:45.340Z] #41 65.14 strconv
03:43:45 [2020-08-29T03:43:45.504Z] #41 162.7 net/http/httptrace
03:43:45 [2020-08-29T03:43:45.504Z] #41 ...
03:43:45 [2020-08-29T03:43:45.504Z] 
03:43:45 [2020-08-29T03:43:45.504Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:45 [2020-08-29T03:43:45.504Z] #39 54.72   CC       compel/src/lib/infect-rpc.o
03:43:45 [2020-08-29T03:43:45.504Z] #39 54.95   CC       compel/src/lib/infect-util.o
03:43:45 [2020-08-29T03:43:45.504Z] #39 55.24   CC       compel/src/lib/infect.o
03:43:45 [2020-08-29T03:43:45.760Z] #39 ...
03:43:45 [2020-08-29T03:43:45.760Z] 
03:43:45 [2020-08-29T03:43:45.760Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
03:43:45 [2020-08-29T03:43:45.760Z] #11 DONE 1.5s
03:43:46 [2020-08-29T03:43:46.016Z] 
03:43:46 [2020-08-29T03:43:46.016Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.431 + RM_GOPATH=0
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.431 + TMP_GOPATH=
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.431 + : /build
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.431 + '[' -z '' ']'
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.431 ++ mktemp -d
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.433 + export GOPATH=/tmp/tmp.RP6zoZQqXU
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.433 + GOPATH=/tmp/tmp.RP6zoZQqXU
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.433 + RM_GOPATH=1
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.433 + case "$(go env GOARCH)" in
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.434 ++ go env GOARCH
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.469 + export GO_BUILDMODE=-buildmode=pie
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.469 + GO_BUILDMODE=-buildmode=pie
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.470 ++ dirname /tmp/install/install.sh
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.474 + dir=/tmp/install
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.474 + bin=runc
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.496 + shift
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.496 + '[' '!' -f /tmp/install/runc.installer ']'
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.496 + . /tmp/install/runc.installer
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.496 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.496 + install_runc
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.496 + uname -r
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.508 + grep -q '^3\.10\.0.*\.el7\.'
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.512 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.512 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.512 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RP6zoZQqXU/src/github.com/opencontainers/runc
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.512 Cloning into '/tmp/tmp.RP6zoZQqXU/src/github.com/opencontainers/runc'...
03:43:46 [2020-08-29T03:43:46.016Z] #49 1.513 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
03:43:46 [2020-08-29T03:43:46.275Z] #41 ...
03:43:46 [2020-08-29T03:43:46.275Z] 
03:43:46 [2020-08-29T03:43:46.275Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:46 [2020-08-29T03:43:46.275Z] #60 DONE 65.9s
03:43:46 [2020-08-29T03:43:46.275Z] 
03:43:46 [2020-08-29T03:43:46.275Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:46 [2020-08-29T03:43:46.275Z] #23 64.77 ca-certificates is already the newest version (20200601~deb10u1).
03:43:46 [2020-08-29T03:43:46.275Z] #23 64.77 The following additional packages will be installed:
03:43:46 [2020-08-29T03:43:46.275Z] #23 64.77   libjq1 libonig5
03:43:46 [2020-08-29T03:43:46.275Z] #23 65.22 The following NEW packages will be installed:
03:43:46 [2020-08-29T03:43:46.275Z] #23 65.25   jq libjq1 libonig5
03:43:46 [2020-08-29T03:43:46.275Z] #23 65.76 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:43:46 [2020-08-29T03:43:46.275Z] #23 65.76 Need to get 355 kB of archives.
03:43:46 [2020-08-29T03:43:46.275Z] #23 65.76 After this operation, 1072 kB of additional disk space will be used.
03:43:46 [2020-08-29T03:43:46.275Z] #23 65.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:43:46 [2020-08-29T03:43:46.275Z] #23 65.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:43:46 [2020-08-29T03:43:46.275Z] #23 65.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:43:46 [2020-08-29T03:43:46.403Z] #64 exporting layers 2.7s done
03:43:46 [2020-08-29T03:43:46.403Z] #64 writing image sha256:de5fb5a2788590cd0e433f49b27f6d9dfcdc2f6949604a2daaadf999b89c20e8 done
03:43:46 [2020-08-29T03:43:46.403Z] #64 naming to docker.io/library/docker:3e68a2b0a95376d30324111fbe976eed84ff9325 done
03:43:46 [2020-08-29T03:43:46.403Z] #64 DONE 2.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
03:43:46 [2020-08-29T03:43:46.488Z] #25 12.39 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.4%
##                                                                         3.8%
####                                                                       5.6%
#####                                                                      7.4%
######                                                                     8.6%
#######                                                                   10.0%
########                                                                  11.3%
#########                                                                 12.6%
##########                                                                14.1%
##########                                                                15.0%
############                                                              16.8%
#############                                                             18.3%
#############                                                             18.5%
##############                                                            19.9%
###############                                                           21.2%
################                                                          22.3%
#################                                                         23.6%
#################                                                         23.9%
#################                                                         24.8%
##################                                                        26.3%
###################                                                       26.6%
###################                                                       27.6%
####################                                                      28.7%
#####################                                                     29.5%
#####################                                                     30.4%
######################                                                    31.4%
#######################                                                   32.8%
########################                                                  33.8%
########################                                                  34.6%
#########################                                                 35.8%
##########################                                                36.6%
##########################                                                37.2%
###########################                                               38.0%
############################                                              39.3%
############################                                              39.8%
#############################                                             40.6%
#############################                                             41.3%
##############################                                            42.2%
###############################                                           43.3%
###############################                                           44.1%
################################                                          44.8%
################################                                          45.6%
#################################                                         46.5%
##################################                                        47.6%
##################################                                        48.3%
###################################                                       49.2%
####################################                                      50.2%
####################################                                      51.0%
#####################################                                     52.1%
######################################                                    53.0%
######################################                                    54.0%
########################################                                  56.0%
########################################                                  56.5%
#########################################                                 57.2%
#########################################                                 58.2%
##########################################                                59.0%
###########################################                               59.9%
###########################################                               60.5%
############################################                              61.4%
############################################                              62.3%
#############################################                             63.1%
##############################################                            64.1%
###############################################                           65.6%
###############################################                           66.4%
#################################################                         68.7%
##################################################                        69.9%
###################################################                       71.5%
####################################################                      72.9%
#####################################################                     74.2%
######################################################                    75.3%
########################################################                  78.2%
##########################################################                81.3%
############################################################              84.1%
############################################################              84.6%
#############################################################             85.3%
##############################################################            86.4%
###############################################################           88.1%
################################################################          89.7%
#################################################################         90.9%
##################################################################        92.1%
###################################################################       93.6%
####################################################################      95.0%
#####################################################################     96.2%
######################################################################    97.8%
#######################################################################   99.2%
######################################################################## 100.0%
03:43:46 [2020-08-29T03:43:46.533Z] #23 ...
03:43:46 [2020-08-29T03:43:46.533Z] 
03:43:46 [2020-08-29T03:43:46.533Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:43:46 [2020-08-29T03:43:46.533Z] #43 DONE 66.3s
03:43:46 [2020-08-29T03:43:46.751Z] #25 22.07 
03:43:46 [2020-08-29T03:43:46.751Z] #25 ...
03:43:46 [2020-08-29T03:43:46.751Z] 
03:43:46 [2020-08-29T03:43:46.751Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:46 [2020-08-29T03:43:46.751Z] #41 49.65 vendor/golang.org/x/text/transform
03:43:46 [2020-08-29T03:43:46.751Z] #41 51.83 time
03:43:46 [2020-08-29T03:43:46.751Z] #41 54.82 regexp
03:43:46 [2020-08-29T03:43:46.751Z] #41 58.74 github.com/LK4D4/vndr/versioned
03:43:46 [2020-08-29T03:43:46.751Z] #41 59.18 internal/lazyregexp
03:43:46 [2020-08-29T03:43:46.751Z] #41 59.19 io/ioutil
03:43:46 [2020-08-29T03:43:46.751Z] #41 59.20 net
03:43:46 [2020-08-29T03:43:46.751Z] #41 59.76 os/exec
03:43:46 [2020-08-29T03:43:46.751Z] #41 ...
03:43:46 [2020-08-29T03:43:46.751Z] 
03:43:46 [2020-08-29T03:43:46.751Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:46 [2020-08-29T03:43:46.751Z] #38 53.82 Selecting previously unselected package python-six.
03:43:46 [2020-08-29T03:43:46.751Z] #38 53.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:43:46 [2020-08-29T03:43:46.751Z] #38 53.83 Unpacking python-six (1.12.0-1) ...
03:43:46 [2020-08-29T03:43:46.751Z] #38 54.17 Selecting previously unselected package python-protobuf.
03:43:46 [2020-08-29T03:43:46.751Z] #38 54.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
03:43:46 [2020-08-29T03:43:46.751Z] #38 54.36 Unpacking python-protobuf (3.6.1.3-2) ...
03:43:46 [2020-08-29T03:43:46.751Z] #38 55.30 Setting up python-pkg-resources (40.8.0-1) ...
03:43:46 [2020-08-29T03:43:46.751Z] #38 58.42 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
03:43:46 [2020-08-29T03:43:46.751Z] #38 58.69 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:43:46 [2020-08-29T03:43:46.751Z] #38 58.70 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
03:43:46 [2020-08-29T03:43:46.751Z] #38 58.72 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
03:43:46 [2020-08-29T03:43:46.751Z] #38 58.78 Setting up python-six (1.12.0-1) ...
03:43:46 [2020-08-29T03:43:46.792Z] 
03:43:46 [2020-08-29T03:43:46.792Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:46 [2020-08-29T03:43:46.792Z] #51 48.80 Reading package lists...
03:43:46 [2020-08-29T03:43:46.792Z] #51 60.26 Building dependency tree...
03:43:46 [2020-08-29T03:43:46.792Z] #51 65.50 The following additional packages will be installed:
03:43:46 [2020-08-29T03:43:46.792Z] #51 65.51   libbtrfs0
03:43:46 [2020-08-29T03:43:46.792Z] #51 66.03 The following NEW packages will be installed:
03:43:46 [2020-08-29T03:43:46.792Z] #51 66.05   libbtrfs-dev libbtrfs0
03:43:46 [2020-08-29T03:43:46.830Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/test/unit
03:43:46 [2020-08-29T03:43:46.943Z] #49 ...
03:43:46 [2020-08-29T03:43:46.943Z] 
03:43:46 [2020-08-29T03:43:46.943Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
03:43:46 [2020-08-29T03:43:46.943Z] #12 DONE 1.1s
03:43:46 [2020-08-29T03:43:46.943Z] 
03:43:46 [2020-08-29T03:43:46.943Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
03:43:47 [2020-08-29T03:43:47.051Z] #51 66.75 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:43:47 [2020-08-29T03:43:47.051Z] #51 66.75 Need to get 119 kB of archives.
03:43:47 [2020-08-29T03:43:47.051Z] #51 66.75 After this operation, 387 kB of additional disk space will be used.
03:43:47 [2020-08-29T03:43:47.051Z] #51 66.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:43:47 [2020-08-29T03:43:47.051Z] #51 66.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:43:47 [2020-08-29T03:43:47.290Z] #10 64.92 The following additional packages will be installed:
03:43:47 [2020-08-29T03:43:47.290Z] #10 64.92   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:43:47 [2020-08-29T03:43:47.290Z] #10 64.92   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:43:47 [2020-08-29T03:43:47.290Z] #10 64.93   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:43:47 [2020-08-29T03:43:47.290Z] #10 64.94   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:43:47 [2020-08-29T03:43:47.290Z] #10 64.96 Suggested packages:
03:43:47 [2020-08-29T03:43:47.290Z] #10 64.98   gcc-8-locales seccomp wine64
03:43:47 [2020-08-29T03:43:47.551Z] #10 ...
03:43:47 [2020-08-29T03:43:47.551Z] 
03:43:47 [2020-08-29T03:43:47.551Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:47 [2020-08-29T03:43:47.551Z] #38 56.59 Building dependency tree...
03:43:47 [2020-08-29T03:43:47.551Z] #38 63.32 The following additional packages will be installed:
03:43:47 [2020-08-29T03:43:47.551Z] #38 63.33   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:43:47 [2020-08-29T03:43:47.551Z] #38 63.33   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:43:47 [2020-08-29T03:43:47.551Z] #38 63.36 Suggested packages:
03:43:47 [2020-08-29T03:43:47.551Z] #38 63.36   manpages-dev python-setuptools
03:43:47 [2020-08-29T03:43:47.551Z] #38 65.26 The following NEW packages will be installed:
03:43:47 [2020-08-29T03:43:47.551Z] #38 65.26   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:43:47 [2020-08-29T03:43:47.551Z] #38 65.27   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:43:47 [2020-08-29T03:43:47.551Z] #38 65.27   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:43:47 [2020-08-29T03:43:47.551Z] #38 65.28   python-six zlib1g-dev
03:43:47 [2020-08-29T03:43:47.551Z] #38 65.78 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:43:47 [2020-08-29T03:43:47.551Z] #38 65.78 Need to get 4095 kB of archives.
03:43:47 [2020-08-29T03:43:47.551Z] #38 65.78 After this operation, 22.5 MB of additional disk space will be used.
03:43:47 [2020-08-29T03:43:47.551Z] #38 65.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
03:43:47 [2020-08-29T03:43:47.617Z] #51 ...
03:43:47 [2020-08-29T03:43:47.617Z] 
03:43:47 [2020-08-29T03:43:47.617Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:47 [2020-08-29T03:43:47.617Z] #41 67.40 bytes
03:43:47 [2020-08-29T03:43:47.815Z] #38 65.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:43:47 [2020-08-29T03:43:47.815Z] #38 65.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
03:43:47 [2020-08-29T03:43:47.815Z] #38 65.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:43:47 [2020-08-29T03:43:47.815Z] #38 65.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
03:43:47 [2020-08-29T03:43:47.815Z] #38 65.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:43:47 [2020-08-29T03:43:47.815Z] #38 65.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
03:43:47 [2020-08-29T03:43:47.815Z] #38 65.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
03:43:47 [2020-08-29T03:43:47.815Z] #38 65.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
03:43:47 [2020-08-29T03:43:47.815Z] #38 ...
03:43:47 [2020-08-29T03:43:47.815Z] 
03:43:47 [2020-08-29T03:43:47.815Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:47 [2020-08-29T03:43:47.815Z] #41 65.78 github.com/LK4D4/vndr/godl/singleflight
03:43:47 [2020-08-29T03:43:47.815Z] #41 65.79 errors
03:43:47 [2020-08-29T03:43:47.815Z] #41 ...
03:43:47 [2020-08-29T03:43:47.815Z] 
03:43:47 [2020-08-29T03:43:47.815Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:47 [2020-08-29T03:43:47.815Z] #60 DONE 66.0s
03:43:47 [2020-08-29T03:43:47.871Z] #13 0.942 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:43:47 [2020-08-29T03:43:47.871Z] #13 DONE 1.1s
03:43:47 [2020-08-29T03:43:47.871Z] 
03:43:47 [2020-08-29T03:43:47.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:47 [2020-08-29T03:43:47.871Z] #39 58.65   CC       compel/src/lib/ptrace.o
03:43:48 [2020-08-29T03:43:48.078Z] 
03:43:48 [2020-08-29T03:43:48.078Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:43:48 [2020-08-29T03:43:48.078Z] #43 DONE 66.2s
03:43:48 [2020-08-29T03:43:48.078Z] 
03:43:48 [2020-08-29T03:43:48.078Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:48 [2020-08-29T03:43:48.078Z] #38 66.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
03:43:48 [2020-08-29T03:43:48.078Z] #38 66.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
03:43:48 [2020-08-29T03:43:48.127Z] #39 59.27   AR       compel/libcompel.a
03:43:48 [2020-08-29T03:43:48.142Z] #38 61.11 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
03:43:48 [2020-08-29T03:43:48.337Z] #38 66.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
03:43:48 [2020-08-29T03:43:48.337Z] #38 66.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
03:43:48 [2020-08-29T03:43:48.337Z] #38 66.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
03:43:48 [2020-08-29T03:43:48.337Z] #38 66.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
03:43:48 [2020-08-29T03:43:48.337Z] #38 66.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
03:43:48 [2020-08-29T03:43:48.383Z] #39 59.36   HOSTCC   compel/src/main-host.o
03:43:48 [2020-08-29T03:43:48.405Z] #38 61.24 Setting up libnl-3-200:arm64 (3.4.0-1) ...
03:43:48 [2020-08-29T03:43:48.405Z] #38 61.29 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
03:43:48 [2020-08-29T03:43:48.405Z] #38 61.34 Setting up libcap-dev:arm64 (1:2.25-2) ...
03:43:48 [2020-08-29T03:43:48.405Z] #38 ...
03:43:48 [2020-08-29T03:43:48.405Z] 
03:43:48 [2020-08-29T03:43:48.405Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:48 [2020-08-29T03:43:48.405Z] #25 23.69 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
03:43:48 [2020-08-29T03:43:48.596Z] #38 66.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
03:43:48 [2020-08-29T03:43:48.638Z] #39 59.66   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
03:43:48 [2020-08-29T03:43:48.671Z] #25 24.08 
03:43:48 [2020-08-29T03:43:48.894Z] #39 59.85   HOSTCC   compel/src/lib/handle-elf-host.o
03:43:48 [2020-08-29T03:43:48.894Z] #39 ...
03:43:48 [2020-08-29T03:43:48.894Z] 
03:43:48 [2020-08-29T03:43:48.894Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
03:43:48 [2020-08-29T03:43:48.894Z] #14 DONE 1.1s
03:43:48 [2020-08-29T03:43:48.901Z] ?   	github.com/docker/docker/api	[no test files]
03:43:48 [2020-08-29T03:43:48.936Z] #25 24.28 
#######                                                                   10.5%
######################################################################## 100.0%
03:43:48 [2020-08-29T03:43:48.936Z] #25 24.51 
03:43:49 [2020-08-29T03:43:49.150Z] 
03:43:49 [2020-08-29T03:43:49.150Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
03:43:49 [2020-08-29T03:43:49.514Z] #25 ...
03:43:49 [2020-08-29T03:43:49.514Z] 
03:43:49 [2020-08-29T03:43:49.514Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:49 [2020-08-29T03:43:49.514Z] #30 52.45 internal/poll
03:43:49 [2020-08-29T03:43:49.514Z] #30 54.00 os
03:43:49 [2020-08-29T03:43:49.514Z] #30 58.02 path/filepath
03:43:49 [2020-08-29T03:43:49.514Z] #30 58.82 internal/fmtsort
03:43:49 [2020-08-29T03:43:49.514Z] #30 59.16 io/ioutil
03:43:49 [2020-08-29T03:43:49.514Z] #30 59.76 fmt
03:43:49 [2020-08-29T03:43:49.514Z] #30 61.99 flag
03:43:49 [2020-08-29T03:43:49.514Z] #30 62.00 github.com/BurntSushi/toml
03:43:49 [2020-08-29T03:43:49.514Z] #30 62.00 log
03:43:49 [2020-08-29T03:43:49.550Z] #11 ...
03:43:49 [2020-08-29T03:43:49.550Z] 
03:43:49 [2020-08-29T03:43:49.550Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:49 [2020-08-29T03:43:49.550Z] #31 87.04 log
03:43:49 [2020-08-29T03:43:49.550Z] #31 87.05 flag
03:43:49 [2020-08-29T03:43:49.550Z] #31 87.06 github.com/BurntSushi/toml
03:43:49 [2020-08-29T03:43:49.550Z] #31 92.10 github.com/BurntSushi/toml/cmd/tomlv
03:43:49 [2020-08-29T03:43:49.550Z] #31 DONE 96.5s
03:43:49 [2020-08-29T03:43:49.550Z] 
03:43:49 [2020-08-29T03:43:49.550Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:49 [2020-08-29T03:43:49.550Z] #40 29.33   CC       images/sk-opts.o
03:43:49 [2020-08-29T03:43:49.550Z] #40 29.62   CC       images/sk-unix.o
03:43:49 [2020-08-29T03:43:49.550Z] #40 30.00   CC       images/sk-inet.o
03:43:49 [2020-08-29T03:43:49.550Z] #40 30.44   CC       images/tun.o
03:43:49 [2020-08-29T03:43:49.550Z] #40 30.75   CC       images/sk-netlink.o
03:43:49 [2020-08-29T03:43:49.550Z] #40 30.98   CC       images/packet-sock.o
03:43:49 [2020-08-29T03:43:49.550Z] #40 31.57   CC       images/ipc-var.o
03:43:49 [2020-08-29T03:43:49.550Z] #40 31.85   CC       images/ipc-desc.o
03:43:49 [2020-08-29T03:43:49.550Z] #40 32.19   CC       images/ipc-shm.o
03:43:49 [2020-08-29T03:43:49.550Z] #40 32.39   CC       images/ipc-msg.o
03:43:49 [2020-08-29T03:43:49.550Z] #40 32.62   CC       images/ipc-sem.o
03:43:49 [2020-08-29T03:43:49.550Z] #40 32.82   CC       images/utsns.o
03:43:49 [2020-08-29T03:43:49.550Z] #40 33.07   CC       images/creds.o
03:43:49 [2020-08-29T03:43:49.550Z] #40 ...
03:43:49 [2020-08-29T03:43:49.550Z] 
03:43:49 [2020-08-29T03:43:49.550Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:49 [2020-08-29T03:43:49.550Z] #48 86.86 mvdan.cc/sh/v3/fileutil
03:43:49 [2020-08-29T03:43:49.550Z] #48 88.40 flag
03:43:49 [2020-08-29T03:43:49.550Z] #48 88.41 github.com/pkg/diff
03:43:49 [2020-08-29T03:43:49.550Z] #48 88.42 go/token
03:43:49 [2020-08-29T03:43:49.550Z] #48 88.45 encoding/binary
03:43:49 [2020-08-29T03:43:49.550Z] #48 91.30 go/scanner
03:43:49 [2020-08-29T03:43:49.550Z] #48 92.65 mvdan.cc/editorconfig
03:43:49 [2020-08-29T03:43:49.550Z] #48 93.45 mvdan.cc/sh/v3/syntax
03:43:49 [2020-08-29T03:43:49.550Z] #48 94.83 encoding/json
03:43:49 [2020-08-29T03:43:49.550Z] #48 95.60 go/ast
03:43:49 [2020-08-29T03:43:49.550Z] #48 96.75 golang.org/x/sys/unix
03:43:49 [2020-08-29T03:43:49.550Z] #48 ...
03:43:49 [2020-08-29T03:43:49.550Z] 
03:43:49 [2020-08-29T03:43:49.550Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:49 [2020-08-29T03:43:49.550Z] #42 89.77 internal/lazyregexp
03:43:49 [2020-08-29T03:43:49.550Z] #42 90.43 github.com/LK4D4/vndr/versioned
03:43:49 [2020-08-29T03:43:49.550Z] #42 93.05 crypto/cipher
03:43:49 [2020-08-29T03:43:49.550Z] #42 93.05 crypto/sha512
03:43:49 [2020-08-29T03:43:49.550Z] #42 93.22 go/scanner
03:43:49 [2020-08-29T03:43:49.550Z] #42 95.20 net/url
03:43:49 [2020-08-29T03:43:49.550Z] #42 96.38 go/ast
03:43:49 [2020-08-29T03:43:49.550Z] #42 96.91 text/template/parse
03:43:49 [2020-08-29T03:43:49.550Z] #42 ...
03:43:49 [2020-08-29T03:43:49.550Z] 
03:43:49 [2020-08-29T03:43:49.550Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:49 [2020-08-29T03:43:49.550Z] #40 33.42   CC       images/vma.o
03:43:49 [2020-08-29T03:43:49.777Z] #30 ...
03:43:49 [2020-08-29T03:43:49.777Z] 
03:43:49 [2020-08-29T03:43:49.777Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:49 [2020-08-29T03:43:49.777Z] #38 61.34 Setting up libcap-dev:arm64 (1:2.25-2) ...
03:43:49 [2020-08-29T03:43:49.777Z] #38 61.36 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
03:43:49 [2020-08-29T03:43:49.777Z] #38 61.45 Setting up protobuf-compiler (3.6.1.3-2) ...
03:43:49 [2020-08-29T03:43:49.777Z] #38 61.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:43:49 [2020-08-29T03:43:49.777Z] #38 61.69 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
03:43:49 [2020-08-29T03:43:49.777Z] #38 61.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:43:49 [2020-08-29T03:43:49.777Z] #38 61.85 Setting up python-protobuf (3.6.1.3-2) ...
03:43:49 [2020-08-29T03:43:49.850Z] #40 33.89   CC       images/netdev.o
03:43:50 [2020-08-29T03:43:50.078Z] #15 DONE 1.1s
03:43:50 [2020-08-29T03:43:50.078Z] 
03:43:50 [2020-08-29T03:43:50.078Z] #16 [dev-systemd-false  6/26] RUN ldconfig
03:43:50 [2020-08-29T03:43:50.149Z] #40 34.35   CC       images/tty.o
03:43:50 [2020-08-29T03:43:50.354Z] #38 ...
03:43:50 [2020-08-29T03:43:50.354Z] 
03:43:50 [2020-08-29T03:43:50.354Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:50 [2020-08-29T03:43:50.354Z] #32 53.39 Selecting previously unselected package libicu63:arm64.
03:43:50 [2020-08-29T03:43:50.354Z] #32 53.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
03:43:50 [2020-08-29T03:43:50.354Z] #32 53.41 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
03:43:50 [2020-08-29T03:43:50.354Z] #32 59.75 Selecting previously unselected package libxml2:arm64.
03:43:50 [2020-08-29T03:43:50.354Z] #32 59.76 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
03:43:50 [2020-08-29T03:43:50.354Z] #32 59.77 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
03:43:50 [2020-08-29T03:43:50.354Z] #32 60.43 Selecting previously unselected package libarchive13:arm64.
03:43:50 [2020-08-29T03:43:50.354Z] #32 60.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
03:43:50 [2020-08-29T03:43:50.354Z] #32 60.45 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
03:43:50 [2020-08-29T03:43:50.354Z] #32 60.94 Selecting previously unselected package libjsoncpp1:arm64.
03:43:50 [2020-08-29T03:43:50.354Z] #32 60.95 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
03:43:50 [2020-08-29T03:43:50.354Z] #32 61.10 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
03:43:50 [2020-08-29T03:43:50.354Z] #32 61.36 Selecting previously unselected package librhash0:arm64.
03:43:50 [2020-08-29T03:43:50.354Z] #32 61.36 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
03:43:50 [2020-08-29T03:43:50.354Z] #32 61.37 Unpacking librhash0:arm64 (1.3.8-1) ...
03:43:50 [2020-08-29T03:43:50.354Z] #32 61.81 Selecting previously unselected package libuv1:arm64.
03:43:50 [2020-08-29T03:43:50.354Z] #32 61.82 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
03:43:50 [2020-08-29T03:43:50.354Z] #32 61.88 Unpacking libuv1:arm64 (1.24.1-1) ...
03:43:50 [2020-08-29T03:43:50.354Z] #32 62.44 Selecting previously unselected package cmake.
03:43:50 [2020-08-29T03:43:50.354Z] #32 62.45 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
03:43:50 [2020-08-29T03:43:50.354Z] #32 62.46 Unpacking cmake (3.13.4-1) ...
03:43:50 [2020-08-29T03:43:50.617Z] #32 ...
03:43:50 [2020-08-29T03:43:50.617Z] 
03:43:50 [2020-08-29T03:43:50.617Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:50 [2020-08-29T03:43:50.617Z] #25 25.91 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
03:43:50 [2020-08-29T03:43:50.617Z] #25 26.16 
03:43:50 [2020-08-29T03:43:50.812Z] #40 35.06   CC       images/file-lock.o
03:43:50 [2020-08-29T03:43:50.881Z] #25 26.38 
                                                                           0.4%
######################################################################## 100.0%
03:43:50 [2020-08-29T03:43:50.901Z] #41 ...
03:43:50 [2020-08-29T03:43:50.901Z] 
03:43:50 [2020-08-29T03:43:50.901Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:50 [2020-08-29T03:43:50.901Z] #38 49.05 Reading package lists...
03:43:50 [2020-08-29T03:43:50.901Z] #38 60.71 Building dependency tree...
03:43:50 [2020-08-29T03:43:50.901Z] #38 66.27 The following additional packages will be installed:
03:43:50 [2020-08-29T03:43:50.901Z] #38 66.27   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:43:50 [2020-08-29T03:43:50.901Z] #38 66.27   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:43:50 [2020-08-29T03:43:50.901Z] #38 66.28 Suggested packages:
03:43:50 [2020-08-29T03:43:50.901Z] #38 66.28   manpages-dev python-setuptools
03:43:50 [2020-08-29T03:43:50.901Z] #38 68.40 The following NEW packages will be installed:
03:43:50 [2020-08-29T03:43:50.901Z] #38 68.42   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:43:50 [2020-08-29T03:43:50.901Z] #38 68.42   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:43:50 [2020-08-29T03:43:50.901Z] #38 68.42   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:43:50 [2020-08-29T03:43:50.901Z] #38 68.42   python-six zlib1g-dev
03:43:50 [2020-08-29T03:43:50.901Z] #38 68.93 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:43:50 [2020-08-29T03:43:50.901Z] #38 68.93 Need to get 4095 kB of archives.
03:43:50 [2020-08-29T03:43:50.901Z] #38 68.93 After this operation, 22.5 MB of additional disk space will be used.
03:43:50 [2020-08-29T03:43:50.901Z] #38 68.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 68.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 68.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 69.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 69.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 69.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 69.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 69.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 69.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 69.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 69.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 69.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 69.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 69.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 69.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 69.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 69.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #38 ...
03:43:50 [2020-08-29T03:43:50.901Z] 
03:43:50 [2020-08-29T03:43:50.901Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:50 [2020-08-29T03:43:50.901Z] #51 68.90 debconf: delaying package configuration, since apt-utils is not installed
03:43:50 [2020-08-29T03:43:50.901Z] #51 69.34 Fetched 119 kB in 0s (287 kB/s)
03:43:50 [2020-08-29T03:43:50.901Z] #51 69.58 Selecting previously unselected package libbtrfs0.
03:43:50 [2020-08-29T03:43:50.901Z] #51 69.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.)
03:43:50 [2020-08-29T03:43:50.901Z] #51 69.68 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
03:43:50 [2020-08-29T03:43:50.901Z] #51 69.69 Unpacking libbtrfs0 (4.20.1-2) ...
03:43:50 [2020-08-29T03:43:50.901Z] #51 70.00 Selecting previously unselected package libbtrfs-dev.
03:43:50 [2020-08-29T03:43:50.901Z] #51 70.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
03:43:50 [2020-08-29T03:43:50.901Z] #51 70.10 Unpacking libbtrfs-dev (4.20.1-2) ...
03:43:50 [2020-08-29T03:43:50.901Z] #51 70.43 Setting up libbtrfs0 (4.20.1-2) ...
03:43:50 [2020-08-29T03:43:50.901Z] #51 ...
03:43:50 [2020-08-29T03:43:50.901Z] 
03:43:50 [2020-08-29T03:43:50.901Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:50 [2020-08-29T03:43:50.901Z] #32 49.13 Reading package lists...
03:43:50 [2020-08-29T03:43:50.901Z] #32 60.97 Building dependency tree...
03:43:50 [2020-08-29T03:43:50.901Z] #32 66.61 The following additional packages will be installed:
03:43:50 [2020-08-29T03:43:50.901Z] #32 66.65   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:43:50 [2020-08-29T03:43:50.901Z] #32 66.65 Suggested packages:
03:43:50 [2020-08-29T03:43:50.901Z] #32 66.65   cmake-doc ninja-build lrzip
03:43:50 [2020-08-29T03:43:50.901Z] #32 66.65 Recommended packages:
03:43:50 [2020-08-29T03:43:50.901Z] #32 66.65   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:43:50 [2020-08-29T03:43:50.901Z] #32 68.17 The following NEW packages will be installed:
03:43:50 [2020-08-29T03:43:50.901Z] #32 68.20   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:43:50 [2020-08-29T03:43:50.901Z] #32 68.20   vim-common xxd
03:43:50 [2020-08-29T03:43:50.901Z] #32 68.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:43:50 [2020-08-29T03:43:50.901Z] #32 68.73 Need to get 14.9 MB of archives.
03:43:50 [2020-08-29T03:43:50.901Z] #32 68.73 After this operation, 61.8 MB of additional disk space will be used.
03:43:50 [2020-08-29T03:43:50.901Z] #32 68.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #32 68.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #32 68.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #32 69.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #32 70.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #32 70.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #32 70.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #32 70.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #32 70.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #32 70.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
03:43:50 [2020-08-29T03:43:50.901Z] #32 ...
03:43:50 [2020-08-29T03:43:50.901Z] 
03:43:50 [2020-08-29T03:43:50.901Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:50 [2020-08-29T03:43:50.901Z] #51 70.53 Setting up libbtrfs-dev (4.20.1-2) ...
03:43:50 [2020-08-29T03:43:50.901Z] #51 70.56 Processing triggers for libc-bin (2.28-10) ...
03:43:50 [2020-08-29T03:43:50.901Z] #51 ...
03:43:50 [2020-08-29T03:43:50.901Z] 
03:43:50 [2020-08-29T03:43:50.901Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:50 [2020-08-29T03:43:50.901Z] #23 67.90 debconf: delaying package configuration, since apt-utils is not installed
03:43:50 [2020-08-29T03:43:50.901Z] #23 68.21 Fetched 355 kB in 0s (800 kB/s)
03:43:50 [2020-08-29T03:43:50.901Z] #23 68.45 Selecting previously unselected package libonig5:amd64.
03:43:50 [2020-08-29T03:43:50.902Z] #23 68.45 (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.)
03:43:50 [2020-08-29T03:43:50.902Z] #23 68.55 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
03:43:50 [2020-08-29T03:43:50.902Z] #23 68.67 Unpacking libonig5:amd64 (6.9.1-1) ...
03:43:50 [2020-08-29T03:43:50.902Z] #23 69.08 Selecting previously unselected package libjq1:amd64.
03:43:50 [2020-08-29T03:43:50.902Z] #23 69.08 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:43:50 [2020-08-29T03:43:50.902Z] #23 69.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:43:50 [2020-08-29T03:43:50.902Z] #23 69.59 Selecting previously unselected package jq.
03:43:50 [2020-08-29T03:43:50.902Z] #23 69.59 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
03:43:50 [2020-08-29T03:43:50.902Z] #23 69.59 Unpacking jq (1.5+dfsg-2+b1) ...
03:43:50 [2020-08-29T03:43:50.902Z] #23 69.86 Setting up libonig5:amd64 (6.9.1-1) ...
03:43:50 [2020-08-29T03:43:50.902Z] #23 69.98 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:43:50 [2020-08-29T03:43:50.902Z] #23 70.01 Setting up jq (1.5+dfsg-2+b1) ...
03:43:50 [2020-08-29T03:43:50.902Z] #23 70.05 Processing triggers for libc-bin (2.28-10) ...
03:43:50 [2020-08-29T03:43:50.902Z] #23 DONE 70.7s
03:43:51 [2020-08-29T03:43:51.015Z] #16 DONE 1.1s
03:43:51 [2020-08-29T03:43:51.015Z] 
03:43:51 [2020-08-29T03:43:51.015Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:51 [2020-08-29T03:43:51.015Z] #39 60.42   HOSTCC   compel/src/lib/log-host.o
03:43:51 [2020-08-29T03:43:51.015Z] #39 60.73   HOSTLINK compel/compel-host-bin
03:43:51 [2020-08-29T03:43:51.015Z] #39 60.93   DEP      soccr/soccr.d
03:43:51 [2020-08-29T03:43:51.015Z] #39 61.05   CC       soccr/soccr.o
03:43:51 [2020-08-29T03:43:51.109Z] #40 35.28   CC       images/rlimit.o
03:43:51 [2020-08-29T03:43:51.148Z] #25 26.59 
03:43:51 [2020-08-29T03:43:51.149Z] #38 68.76 debconf: delaying package configuration, since apt-utils is not installed
03:43:51 [2020-08-29T03:43:51.149Z] #38 69.08 Fetched 4095 kB in 1s (3458 kB/s)
03:43:51 [2020-08-29T03:43:51.149Z] #38 69.20 Selecting previously unselected package libcap-dev:amd64.
03:43:51 [2020-08-29T03:43:51.149Z] #38 69.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:43:51 [2020-08-29T03:43:51.149Z] #38 69.35 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
03:43:51 [2020-08-29T03:43:51.149Z] #38 ...
03:43:51 [2020-08-29T03:43:51.149Z] 
03:43:51 [2020-08-29T03:43:51.149Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:51 [2020-08-29T03:43:51.149Z] #23 47.24 Reading package lists...
03:43:51 [2020-08-29T03:43:51.149Z] #23 59.69 Building dependency tree...
03:43:51 [2020-08-29T03:43:51.149Z] #23 64.44 ca-certificates is already the newest version (20200601~deb10u1).
03:43:51 [2020-08-29T03:43:51.149Z] #23 64.44 The following additional packages will be installed:
03:43:51 [2020-08-29T03:43:51.149Z] #23 64.44   libjq1 libonig5
03:43:51 [2020-08-29T03:43:51.149Z] #23 65.14 The following NEW packages will be installed:
03:43:51 [2020-08-29T03:43:51.149Z] #23 65.15   jq libjq1 libonig5
03:43:51 [2020-08-29T03:43:51.149Z] #23 65.67 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:43:51 [2020-08-29T03:43:51.149Z] #23 65.67 Need to get 355 kB of archives.
03:43:51 [2020-08-29T03:43:51.149Z] #23 65.67 After this operation, 1072 kB of additional disk space will be used.
03:43:51 [2020-08-29T03:43:51.149Z] #23 65.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:43:51 [2020-08-29T03:43:51.149Z] #23 65.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:43:51 [2020-08-29T03:43:51.149Z] #23 65.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:43:51 [2020-08-29T03:43:51.149Z] #23 67.81 debconf: delaying package configuration, since apt-utils is not installed
03:43:51 [2020-08-29T03:43:51.149Z] #23 68.09 Fetched 355 kB in 0s (1182 kB/s)
03:43:51 [2020-08-29T03:43:51.149Z] #23 68.29 Selecting previously unselected package libonig5:amd64.
03:43:51 [2020-08-29T03:43:51.149Z] #23 68.29 (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.)
03:43:51 [2020-08-29T03:43:51.149Z] #23 68.44 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
03:43:51 [2020-08-29T03:43:51.149Z] #23 68.45 Unpacking libonig5:amd64 (6.9.1-1) ...
03:43:51 [2020-08-29T03:43:51.149Z] #23 69.00 Selecting previously unselected package libjq1:amd64.
03:43:51 [2020-08-29T03:43:51.149Z] #23 69.01 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:43:51 [2020-08-29T03:43:51.149Z] #23 69.02 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:43:51 [2020-08-29T03:43:51.159Z] 
03:43:51 [2020-08-29T03:43:51.159Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:43:51 [2020-08-29T03:43:51.159Z] #24 DONE 0.1s
03:43:51 [2020-08-29T03:43:51.159Z] 
03:43:51 [2020-08-29T03:43:51.159Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:51 [2020-08-29T03:43:51.408Z] #40 35.53   CC       images/pagemap.o
03:43:51 [2020-08-29T03:43:51.409Z] #23 69.43 Selecting previously unselected package jq.
03:43:51 [2020-08-29T03:43:51.409Z] #23 69.43 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
03:43:51 [2020-08-29T03:43:51.409Z] #23 69.44 Unpacking jq (1.5+dfsg-2+b1) ...
03:43:51 [2020-08-29T03:43:51.409Z] #23 ...
03:43:51 [2020-08-29T03:43:51.409Z] 
03:43:51 [2020-08-29T03:43:51.409Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:51 [2020-08-29T03:43:51.409Z] #38 69.39 Unpacking libcap-dev:amd64 (1:2.25-2) ...
03:43:51 [2020-08-29T03:43:51.409Z] #38 69.61 Selecting previously unselected package libnet1:amd64.
03:43:51 [2020-08-29T03:43:51.421Z] #25 ...
03:43:51 [2020-08-29T03:43:51.421Z] 
03:43:51 [2020-08-29T03:43:51.421Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:51 [2020-08-29T03:43:51.421Z] #30 61.10 sync
03:43:51 [2020-08-29T03:43:51.421Z] #30 61.10 internal/reflectlite
03:43:51 [2020-08-29T03:43:51.421Z] #30 64.38 sort
03:43:51 [2020-08-29T03:43:51.421Z] #30 64.38 errors
03:43:51 [2020-08-29T03:43:51.421Z] #30 65.43 strconv
03:43:51 [2020-08-29T03:43:51.421Z] #30 66.61 io
03:43:51 [2020-08-29T03:43:51.421Z] #30 68.59 internal/oserror
03:43:51 [2020-08-29T03:43:51.421Z] #30 68.78 syscall
03:43:51 [2020-08-29T03:43:51.671Z] #38 69.64 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:43:51 [2020-08-29T03:43:51.671Z] #38 69.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:43:51 [2020-08-29T03:43:51.671Z] #38 ...
03:43:51 [2020-08-29T03:43:51.671Z] 
03:43:51 [2020-08-29T03:43:51.671Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:51 [2020-08-29T03:43:51.671Z] #32 47.92 Reading package lists...
03:43:51 [2020-08-29T03:43:51.671Z] #32 60.17 Building dependency tree...
03:43:51 [2020-08-29T03:43:51.671Z] #32 65.56 The following additional packages will be installed:
03:43:51 [2020-08-29T03:43:51.671Z] #32 65.57   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:43:51 [2020-08-29T03:43:51.671Z] #32 65.58 Suggested packages:
03:43:51 [2020-08-29T03:43:51.671Z] #32 65.58   cmake-doc ninja-build lrzip
03:43:51 [2020-08-29T03:43:51.671Z] #32 65.58 Recommended packages:
03:43:51 [2020-08-29T03:43:51.671Z] #32 65.58   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:43:51 [2020-08-29T03:43:51.671Z] #32 67.51 The following NEW packages will be installed:
03:43:51 [2020-08-29T03:43:51.672Z] #32 67.56   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:43:51 [2020-08-29T03:43:51.672Z] #32 67.56   vim-common xxd
03:43:51 [2020-08-29T03:43:51.672Z] #32 67.99 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:43:51 [2020-08-29T03:43:51.672Z] #32 67.99 Need to get 14.9 MB of archives.
03:43:51 [2020-08-29T03:43:51.672Z] #32 67.99 After this operation, 61.8 MB of additional disk space will be used.
03:43:51 [2020-08-29T03:43:51.672Z] #32 67.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:43:51 [2020-08-29T03:43:51.672Z] #32 68.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:43:51 [2020-08-29T03:43:51.672Z] #32 68.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
03:43:51 [2020-08-29T03:43:51.672Z] #32 68.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:43:51 [2020-08-29T03:43:51.672Z] #32 69.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
03:43:51 [2020-08-29T03:43:51.672Z] #32 69.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
03:43:51 [2020-08-29T03:43:51.672Z] #32 69.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
03:43:51 [2020-08-29T03:43:51.672Z] #32 69.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
03:43:51 [2020-08-29T03:43:51.672Z] #32 69.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
03:43:51 [2020-08-29T03:43:51.672Z] #32 69.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
03:43:51 [2020-08-29T03:43:51.672Z] #32 ...
03:43:51 [2020-08-29T03:43:51.672Z] 
03:43:51 [2020-08-29T03:43:51.672Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:51 [2020-08-29T03:43:51.672Z] #38 69.84 Selecting previously unselected package libnet1-dev.
03:43:51 [2020-08-29T03:43:51.680Z] #30 ...
03:43:51 [2020-08-29T03:43:51.680Z] 
03:43:51 [2020-08-29T03:43:51.680Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:51 [2020-08-29T03:43:51.680Z] #51 DONE 71.2s
03:43:51 [2020-08-29T03:43:51.680Z] 
03:43:51 [2020-08-29T03:43:51.680Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:43:51 [2020-08-29T03:43:51.723Z] #40 35.88   CC       images/siginfo.o
03:43:51 [2020-08-29T03:43:51.938Z] #38 69.89 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
03:43:51 [2020-08-29T03:43:51.938Z] #38 69.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:43:52 [2020-08-29T03:43:52.021Z] #40 36.19   CC       images/rpc.o
03:43:52 [2020-08-29T03:43:52.247Z] #52 ...
03:43:52 [2020-08-29T03:43:52.247Z] 
03:43:52 [2020-08-29T03:43:52.247Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:52 [2020-08-29T03:43:52.247Z] #10 50.76 Reading package lists...
03:43:52 [2020-08-29T03:43:52.247Z] #10 62.20 Building dependency tree...
03:43:52 [2020-08-29T03:43:52.247Z] #10 68.03 The following additional packages will be installed:
03:43:52 [2020-08-29T03:43:52.247Z] #10 68.06   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:43:52 [2020-08-29T03:43:52.247Z] #10 68.06   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:43:52 [2020-08-29T03:43:52.247Z] #10 68.06   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:43:52 [2020-08-29T03:43:52.247Z] #10 68.09   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:43:52 [2020-08-29T03:43:52.247Z] #10 68.11 Suggested packages:
03:43:52 [2020-08-29T03:43:52.247Z] #10 68.11   gcc-8-locales seccomp wine64
03:43:52 [2020-08-29T03:43:52.247Z] #10 70.05 The following NEW packages will be installed:
03:43:52 [2020-08-29T03:43:52.247Z] #10 70.06   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:43:52 [2020-08-29T03:43:52.247Z] #10 70.07   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:43:52 [2020-08-29T03:43:52.247Z] #10 70.07   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:43:52 [2020-08-29T03:43:52.247Z] #10 70.07   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:43:52 [2020-08-29T03:43:52.247Z] #10 70.07   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:43:52 [2020-08-29T03:43:52.247Z] #10 70.08   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:43:52 [2020-08-29T03:43:52.247Z] #10 70.61 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:43:52 [2020-08-29T03:43:52.247Z] #10 70.61 Need to get 77.7 MB of archives.
03:43:52 [2020-08-29T03:43:52.247Z] #10 70.61 After this operation, 487 MB of additional disk space will be used.
03:43:52 [2020-08-29T03:43:52.247Z] #10 70.61 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]
03:43:52 [2020-08-29T03:43:52.247Z] #10 70.99 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]
03:43:52 [2020-08-29T03:43:52.247Z] #10 71.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:43:52 [2020-08-29T03:43:52.247Z] #10 71.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
03:43:52 [2020-08-29T03:43:52.247Z] #10 71.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
03:43:52 [2020-08-29T03:43:52.247Z] #10 71.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
03:43:52 [2020-08-29T03:43:52.247Z] #10 ...
03:43:52 [2020-08-29T03:43:52.247Z] 
03:43:52 [2020-08-29T03:43:52.247Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:52 [2020-08-29T03:43:52.247Z] #38 71.37 debconf: delaying package configuration, since apt-utils is not installed
03:43:52 [2020-08-29T03:43:52.247Z] #38 71.78 Fetched 4095 kB in 1s (4242 kB/s)
03:43:52 [2020-08-29T03:43:52.247Z] #38 71.92 Selecting previously unselected package libcap-dev:amd64.
03:43:52 [2020-08-29T03:43:52.247Z] #38 71.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 ... 15410 files and directories currently installed.)
03:43:52 [2020-08-29T03:43:52.247Z] #38 72.03 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
03:43:52 [2020-08-29T03:43:52.385Z] #39 63.13   AR       soccr/libsoccr.a
03:43:52 [2020-08-29T03:43:52.385Z] #39 63.18 make[1]: 'soccr/libsoccr.a' is up to date.
03:43:52 [2020-08-29T03:43:52.506Z] #38 72.08 Unpacking libcap-dev:amd64 (1:2.25-2) ...
03:43:52 [2020-08-29T03:43:52.509Z] #38 70.45 Selecting previously unselected package libnl-3-200:amd64.
03:43:52 [2020-08-29T03:43:52.509Z] #38 70.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
03:43:52 [2020-08-29T03:43:52.509Z] #38 70.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:43:52 [2020-08-29T03:43:52.544Z] #25 28.06 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
03:43:52 [2020-08-29T03:43:52.641Z] #39 63.53   DEP      criu/arch/x86/sigframe.d
03:43:52 [2020-08-29T03:43:52.641Z] #39 63.61   DEP      criu/arch/x86/sigaction_compat.d
03:43:52 [2020-08-29T03:43:52.641Z] #39 63.70   DEP      criu/arch/x86/kerndat.d
03:43:52 [2020-08-29T03:43:52.766Z] #38 72.44 Selecting previously unselected package libnet1:amd64.
03:43:52 [2020-08-29T03:43:52.766Z] #38 72.44 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:43:52 [2020-08-29T03:43:52.766Z] #38 72.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:43:52 [2020-08-29T03:43:52.769Z] #38 ...
03:43:52 [2020-08-29T03:43:52.769Z] 
03:43:52 [2020-08-29T03:43:52.769Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:43:52 [2020-08-29T03:43:52.769Z] #23 69.75 Setting up libonig5:amd64 (6.9.1-1) ...
03:43:52 [2020-08-29T03:43:52.769Z] #23 69.80 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:43:52 [2020-08-29T03:43:52.769Z] #23 69.83 Setting up jq (1.5+dfsg-2+b1) ...
03:43:52 [2020-08-29T03:43:52.769Z] #23 69.85 Processing triggers for libc-bin (2.28-10) ...
03:43:52 [2020-08-29T03:43:52.769Z] #23 DONE 70.9s
03:43:52 [2020-08-29T03:43:52.769Z] 
03:43:52 [2020-08-29T03:43:52.769Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:52 [2020-08-29T03:43:52.769Z] #38 70.89 Selecting previously unselected package libnl-3-dev:amd64.
03:43:52 [2020-08-29T03:43:52.769Z] #38 70.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
03:43:52 [2020-08-29T03:43:52.769Z] #38 70.91 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
03:43:52 [2020-08-29T03:43:52.809Z] #25 28.15 skipping existing 9a99313a2c50
03:43:52 [2020-08-29T03:43:52.809Z] #25 28.25 
03:43:52 [2020-08-29T03:43:52.897Z] #39 63.83   DEP      criu/arch/x86/crtools.d
03:43:52 [2020-08-29T03:43:52.897Z] #39 64.00   DEP      criu/arch/x86/cpu.d
03:43:53 [2020-08-29T03:43:53.029Z] #38 ...
03:43:53 [2020-08-29T03:43:53.029Z] 
03:43:53 [2020-08-29T03:43:53.029Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:43:53 [2020-08-29T03:43:53.029Z] #24 DONE 0.1s
03:43:53 [2020-08-29T03:43:53.029Z] 
03:43:53 [2020-08-29T03:43:53.029Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:43:53 [2020-08-29T03:43:53.031Z] #38 72.79 Selecting previously unselected package libnet1-dev.
03:43:53 [2020-08-29T03:43:53.031Z] #38 72.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
03:43:53 [2020-08-29T03:43:53.031Z] #38 72.79 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:43:53 [2020-08-29T03:43:53.154Z] #39 64.16   CC       criu/arch/x86/cpu.o
03:43:53 [2020-08-29T03:43:53.288Z] #28 69.32 Checking out files:  66% (1009/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  89% (1359/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)   
03:43:53 [2020-08-29T03:43:53.288Z] #28 ...
03:43:53 [2020-08-29T03:43:53.288Z] 
03:43:53 [2020-08-29T03:43:53.288Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:53 [2020-08-29T03:43:53.288Z] #30 61.30 internal/reflectlite
03:43:53 [2020-08-29T03:43:53.288Z] #30 61.31 sync
03:43:53 [2020-08-29T03:43:53.288Z] #30 65.61 sort
03:43:53 [2020-08-29T03:43:53.288Z] #30 65.61 errors
03:43:53 [2020-08-29T03:43:53.288Z] #30 66.68 strconv
03:43:53 [2020-08-29T03:43:53.288Z] #30 68.07 io
03:43:53 [2020-08-29T03:43:53.288Z] #30 70.17 internal/oserror
03:43:53 [2020-08-29T03:43:53.288Z] #30 70.44 syscall
03:43:53 [2020-08-29T03:43:53.288Z] #30 ...
03:43:53 [2020-08-29T03:43:53.288Z] 
03:43:53 [2020-08-29T03:43:53.288Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:43:53 [2020-08-29T03:43:53.288Z] #28 69.32 Checking out files:  66% (1009/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  89% (1359/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.
03:43:53 [2020-08-29T03:43:53.561Z] #40 37.66   CC       images/ext-file.o
03:43:53 [2020-08-29T03:43:53.582Z] #28 71.11 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:43:53 [2020-08-29T03:43:53.582Z] #28 71.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:43:53 [2020-08-29T03:43:53.607Z] #38 73.21 Selecting previously unselected package libnl-3-200:amd64.
03:43:53 [2020-08-29T03:43:53.607Z] #38 73.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
03:43:53 [2020-08-29T03:43:53.607Z] #38 73.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:43:53 [2020-08-29T03:43:53.607Z] #38 73.45 Selecting previously unselected package libnl-3-dev:amd64.
03:43:53 [2020-08-29T03:43:53.842Z] #28 ...
03:43:53 [2020-08-29T03:43:53.842Z] 
03:43:53 [2020-08-29T03:43:53.842Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:53 [2020-08-29T03:43:53.842Z] #51 50.19 Reading package lists...
03:43:53 [2020-08-29T03:43:53.842Z] #51 62.55 Building dependency tree...
03:43:53 [2020-08-29T03:43:53.842Z] #51 68.35 The following additional packages will be installed:
03:43:53 [2020-08-29T03:43:53.842Z] #51 68.36   libbtrfs0
03:43:53 [2020-08-29T03:43:53.842Z] #51 68.72 The following NEW packages will be installed:
03:43:53 [2020-08-29T03:43:53.842Z] #51 68.76   libbtrfs-dev libbtrfs0
03:43:53 [2020-08-29T03:43:53.842Z] #51 69.28 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:43:53 [2020-08-29T03:43:53.842Z] #51 69.28 Need to get 119 kB of archives.
03:43:53 [2020-08-29T03:43:53.842Z] #51 69.28 After this operation, 387 kB of additional disk space will be used.
03:43:53 [2020-08-29T03:43:53.842Z] #51 69.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:43:53 [2020-08-29T03:43:53.842Z] #51 69.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:43:53 [2020-08-29T03:43:53.842Z] #51 71.32 debconf: delaying package configuration, since apt-utils is not installed
03:43:53 [2020-08-29T03:43:53.842Z] #51 71.69 Fetched 119 kB in 0s (445 kB/s)
03:43:53 [2020-08-29T03:43:53.842Z] #51 71.91 Selecting previously unselected package libbtrfs0.
03:43:53 [2020-08-29T03:43:53.860Z] #40 38.01   CC       images/cgroup.o
03:43:53 [2020-08-29T03:43:53.865Z] #38 73.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
03:43:53 [2020-08-29T03:43:53.865Z] #38 73.49 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
03:43:54 [2020-08-29T03:43:54.082Z] #39 64.89   CC       criu/arch/x86/crtools.o
03:43:54 [2020-08-29T03:43:54.101Z] #51 71.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 ... 15410 files and directories currently installed.)
03:43:54 [2020-08-29T03:43:54.101Z] #51 72.02 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
03:43:54 [2020-08-29T03:43:54.101Z] #51 72.10 Unpacking libbtrfs0 (4.20.1-2) ...
03:43:54 [2020-08-29T03:43:54.101Z] #51 ...
03:43:54 [2020-08-29T03:43:54.101Z] 
03:43:54 [2020-08-29T03:43:54.101Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:43:54 [2020-08-29T03:43:54.101Z] #38 71.55 Selecting previously unselected package libprotobuf-c1:amd64.
03:43:54 [2020-08-29T03:43:54.101Z] #38 71.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:43:54 [2020-08-29T03:43:54.101Z] #38 71.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:43:54 [2020-08-29T03:43:54.101Z] #38 71.79 Selecting previously unselected package libprotobuf-c-dev:amd64.
03:43:54 [2020-08-29T03:43:54.101Z] #38 71.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
03:43:54 [2020-08-29T03:43:54.101Z] #38 71.85 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:43:54 [2020-08-29T03:43:54.101Z] #38 72.12 Selecting previously unselected package zlib1g-dev:amd64.
03:43:54 [2020-08-29T03:43:54.101Z] #38 72.12 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
03:43:54 [2020-08-29T03:43:54.101Z] #38 72.12 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:43:54 [2020-08-29T03:43:54.127Z] #38 73.89 Selecting previously unselected package libprotobuf-c1:amd64.
03:43:54 [2020-08-29T03:43:54.127Z] #38 73.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:43:54 [2020-08-29T03:43:54.127Z] #38 73.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:43:54 [2020-08-29T03:43:54.211Z] #25 29.61 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
03:43:54 [2020-08-29T03:43:54.390Z] #38 74.08 Selecting previously unselected package libprotobuf-c-dev:amd64.
03:43:54 [2020-08-29T03:43:54.390Z] #38 74.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
03:43:54 [2020-08-29T03:43:54.390Z] #38 74.21 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:43:54 [2020-08-29T03:43:54.512Z] #40 38.75   CC       images/userns.o
03:43:54 [2020-08-29T03:43:54.649Z] #38 74.38 Selecting previously unselected package zlib1g-dev:amd64.
03:43:54 [2020-08-29T03:43:54.649Z] #38 74.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
03:43:54 [2020-08-29T03:43:54.649Z] #38 74.39 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:43:54 [2020-08-29T03:43:54.670Z] #38 72.74 Selecting previously unselected package libprotobuf17:amd64.
03:43:54 [2020-08-29T03:43:54.670Z] #38 72.77 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
03:43:54 [2020-08-29T03:43:54.670Z] #38 72.78 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
03:43:54 [2020-08-29T03:43:54.811Z] #40 39.08   CC       images/google/protobuf/descriptor.o
03:43:54 [2020-08-29T03:43:54.900Z] #25 30.08 
03:43:54 [2020-08-29T03:43:54.900Z] #25 30.37 
######################################################################## 100.0%
03:43:54 [2020-08-29T03:43:54.900Z] #25 ...
03:43:54 [2020-08-29T03:43:54.900Z] 
03:43:54 [2020-08-29T03:43:54.900Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:43:54 [2020-08-29T03:43:54.900Z] #47 57.85 context
03:43:54 [2020-08-29T03:43:54.900Z] #47 57.90 os
03:43:54 [2020-08-29T03:43:54.900Z] #47 61.54 mvdan.cc/sh/v3/fileutil
03:43:54 [2020-08-29T03:43:54.900Z] #47 62.10 flag
03:43:54 [2020-08-29T03:43:54.900Z] #47 62.10 encoding/binary
03:43:54 [2020-08-29T03:43:54.900Z] #47 62.12 go/token
03:43:54 [2020-08-29T03:43:54.900Z] #47 62.12 github.com/pkg/diff
03:43:54 [2020-08-29T03:43:54.900Z] #47 64.52 mvdan.cc/editorconfig
03:43:54 [2020-08-29T03:43:54.900Z] #47 64.61 go/scanner
03:43:54 [2020-08-29T03:43:54.900Z] #47 65.51 mvdan.cc/sh/v3/syntax
03:43:54 [2020-08-29T03:43:54.900Z] #47 67.28 go/ast
03:43:54 [2020-08-29T03:43:54.900Z] #47 67.67 encoding/json
03:43:54 [2020-08-29T03:43:54.900Z] #47 67.95 golang.org/x/sys/unix
03:43:55 [2020-08-29T03:43:55.011Z] #39 66.21   CC       criu/arch/x86/kerndat.o
03:43:55 [2020-08-29T03:43:55.164Z] #47 ...
03:43:55 [2020-08-29T03:43:55.164Z] 
03:43:55 [2020-08-29T03:43:55.164Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:55 [2020-08-29T03:43:55.164Z] #25 30.45 
03:43:55 [2020-08-29T03:43:55.164Z] #25 30.58 Download of images into '/build' complete.
03:43:55 [2020-08-29T03:43:55.164Z] #25 30.60 Use something like the following to load the result into a Docker daemon:
03:43:55 [2020-08-29T03:43:55.164Z] #25 30.60   tar -cC '/build' . | docker load
03:43:55 [2020-08-29T03:43:55.219Z] #38 74.80 Selecting previously unselected package libprotobuf17:amd64.
03:43:55 [2020-08-29T03:43:55.219Z] #38 74.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
03:43:55 [2020-08-29T03:43:55.219Z] #38 74.82 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
03:43:55 [2020-08-29T03:43:55.239Z] #38 ...
03:43:55 [2020-08-29T03:43:55.239Z] 
03:43:55 [2020-08-29T03:43:55.239Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:43:55 [2020-08-29T03:43:55.239Z] #51 72.10 Unpacking libbtrfs0 (4.20.1-2) ...
03:43:55 [2020-08-29T03:43:55.239Z] #51 72.28 Selecting previously unselected package libbtrfs-dev.
03:43:55 [2020-08-29T03:43:55.239Z] #51 72.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
03:43:55 [2020-08-29T03:43:55.239Z] #51 72.29 Unpacking libbtrfs-dev (4.20.1-2) ...
03:43:55 [2020-08-29T03:43:55.239Z] #51 72.46 Setting up libbtrfs0 (4.20.1-2) ...
03:43:55 [2020-08-29T03:43:55.239Z] #51 72.48 Setting up libbtrfs-dev (4.20.1-2) ...
03:43:55 [2020-08-29T03:43:55.239Z] #51 72.55 Processing triggers for libc-bin (2.28-10) ...
03:43:55 [2020-08-29T03:43:55.239Z] #51 DONE 73.1s
03:43:55 [2020-08-29T03:43:55.239Z] 
03:43:55 [2020-08-29T03:43:55.239Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:43:55 [2020-08-29T03:43:55.574Z] #39 66.62   CC       criu/arch/x86/sigaction_compat.o
03:43:55 [2020-08-29T03:43:55.830Z] #39 66.80   CC       criu/arch/x86/sigframe.o
03:43:56 [2020-08-29T03:43:56.050Z] using credential docker-jenkins-github-credentials
03:43:56 [2020-08-29T03:43:56.086Z] #39 ...
03:43:56 [2020-08-29T03:43:56.086Z] 
03:43:56 [2020-08-29T03:43:56.086Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:56 [2020-08-29T03:43:56.086Z] #41 163.2 net/http
03:43:56 [2020-08-29T03:43:56.086Z] #41 ...
03:43:56 [2020-08-29T03:43:56.086Z] 
03:43:56 [2020-08-29T03:43:56.086Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:43:56 [2020-08-29T03:43:56.086Z] #39 67.09   LINK     criu/arch/x86/crtools.built-in.o
03:43:56 [2020-08-29T03:43:56.086Z] #39 67.15   DEP      criu/pie/util-vdso-elf32.d
03:43:56 [2020-08-29T03:43:56.123Z] Cloning the remote Git repository
03:43:56 [2020-08-29T03:43:56.123Z] Cloning with configured refspecs honoured and without tags
03:43:56 [2020-08-29T03:43:56.345Z] #39 67.28   DEP      criu/pie/util-vdso.d
03:43:56 [2020-08-29T03:43:56.345Z] #39 67.44   DEP      criu/pie/util.d
03:43:56 [2020-08-29T03:43:56.601Z] #39 67.57   CC       criu/pie/util.o
03:43:56 [2020-08-29T03:43:56.857Z] #39 67.89   CC       criu/pie/util-vdso.o
03:43:56 [2020-08-29T03:43:56.314Z] Cloning repository https://github.com/moby/moby.git
03:43:56 [2020-08-29T03:43:56.755Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
03:43:57 [2020-08-29T03:43:57.142Z] #38 76.54 Selecting previously unselected package libprotobuf-lite17:amd64.
03:43:57 [2020-08-29T03:43:57.142Z] #38 76.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
03:43:57 [2020-08-29T03:43:57.142Z] #38 76.55 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:43:57 [2020-08-29T03:43:57.142Z] #38 76.89 Selecting previously unselected package libprotobuf-dev:amd64.
03:43:57 [2020-08-29T03:43:57.142Z] #38 76.91 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
03:43:57 [2020-08-29T03:43:57.142Z] #38 76.91 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.863 + RM_GOPATH=0
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.863 + TMP_GOPATH=
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.863 + : /build
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.863 + '[' -z '' ']'
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.863 ++ mktemp -d
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.867 + export GOPATH=/tmp/tmp.VH77ijFQc6
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.867 + GOPATH=/tmp/tmp.VH77ijFQc6
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.867 + RM_GOPATH=1
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.867 + case "$(go env GOARCH)" in
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.867 ++ go env GOARCH
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.879 + export GO_BUILDMODE=-buildmode=pie
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.879 + GO_BUILDMODE=-buildmode=pie
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.879 ++ dirname /tmp/install/install.sh
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.883 + dir=/tmp/install
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.886 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.886 + bin=containerd
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.886 + shift
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.886 + '[' '!' -f /tmp/install/containerd.installer ']'
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.886 + . /tmp/install/containerd.installer
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.886 ++ set -e
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.886 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.886 + install_containerd
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.886 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.894 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VH77ijFQc6/src/github.com/containerd/containerd
03:43:57 [2020-08-29T03:43:57.146Z] #52 1.902 Cloning into '/tmp/tmp.VH77ijFQc6/src/github.com/containerd/containerd'...
03:43:57 [2020-08-29T03:43:57.386Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
03:43:57 [2020-08-29T03:43:57.401Z] #38 ...
03:43:57 [2020-08-29T03:43:57.401Z] 
03:43:57 [2020-08-29T03:43:57.401Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:57 [2020-08-29T03:43:57.401Z] #25 4.841 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
03:43:57 [2020-08-29T03:43:57.401Z] #25 5.666 #=#=#                                                                         
03:43:57 [2020-08-29T03:43:57.419Z] #39 68.52   CC       criu/pie/util-vdso-elf32.o
03:43:57 [2020-08-29T03:43:57.625Z] #40 41.25   CC       images/opts.o
03:43:57 [2020-08-29T03:43:57.625Z] #40 41.51   CC       images/seccomp.o
03:43:57 [2020-08-29T03:43:57.922Z] #40 41.95   CC       images/binfmt-misc.o
03:43:57 [2020-08-29T03:43:57.982Z] #39 69.11   AR       criu/pie/pie.lib.a
03:43:58 [2020-08-29T03:43:58.220Z] #40 42.24   CC       images/time.o
03:43:58 [2020-08-29T03:43:58.220Z] #40 42.47   CC       images/sysctl.o
03:43:58 [2020-08-29T03:43:58.238Z] #39 69.17   DEP      criu/pie/restorer.d
03:43:58 [2020-08-29T03:43:58.238Z] #39 69.36   DEP      criu/arch/x86/sigaction_compat_pie.d
03:43:58 [2020-08-29T03:43:58.495Z] #39 69.45   DEP      criu/arch/x86/restorer_unmap.d
03:43:58 [2020-08-29T03:43:58.495Z] #39 69.47   DEP      criu/arch/x86/restorer.d
03:43:58 [2020-08-29T03:43:58.519Z] #40 42.69   CC       images/autofs.o
03:43:58 [2020-08-29T03:43:58.528Z] #52 ...
03:43:58 [2020-08-29T03:43:58.528Z] 
03:43:58 [2020-08-29T03:43:58.528Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:58 [2020-08-29T03:43:58.528Z] #41 66.47 io
03:43:58 [2020-08-29T03:43:58.528Z] #41 66.53 strconv
03:43:58 [2020-08-29T03:43:58.528Z] #41 68.74 bytes
03:43:58 [2020-08-29T03:43:58.528Z] #41 72.59 bufio
03:43:58 [2020-08-29T03:43:58.528Z] #41 73.02 reflect
03:43:58 [2020-08-29T03:43:58.528Z] #41 75.55 syscall
03:43:58 [2020-08-29T03:43:58.528Z] #41 ...
03:43:58 [2020-08-29T03:43:58.528Z] 
03:43:58 [2020-08-29T03:43:58.528Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:43:58 [2020-08-29T03:43:58.528Z] #25 3.883 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
03:43:58 [2020-08-29T03:43:58.528Z] #25 4.352 
03:43:58 [2020-08-29T03:43:58.751Z] #39 69.63   DEP      criu/arch/x86/vdso-pie.d
03:43:58 [2020-08-29T03:43:58.751Z] #39 69.74   DEP      criu/pie/parasite-vdso.d
03:43:58 [2020-08-29T03:43:58.818Z] #40 42.90   CC       images/macvlan.o
03:43:58 [2020-08-29T03:43:58.818Z] #40 43.11   CC       images/sit.o
03:43:58 [2020-08-29T03:43:58.957Z] #25 6.009 
                                                                           0.0%
######                                                                     9.6%
#############                                                             18.5%
#################                                                         24.5%
######################                                                    30.7%
#########################                                                 36.0%
##############################                                            42.3%
#################################                                         46.6%
####################################                                      50.9%
##########################################                                58.8%
##############################################                            65.2%
###################################################                       72.1%
#######################################################                   76.4%
##########################################################                81.5%
#############################################################             85.9%
################################################################          90.2%
#####################################################################     97.0%
######################################################################## 100.0%
03:43:59 [2020-08-29T03:43:59.008Z] #39 69.94   DEP      criu/pie/parasite.d
03:43:59 [2020-08-29T03:43:59.047Z] #25 4.611 
                                                                           0.0%
#####                                                                      7.5%
############                                                              17.5%
###############                                                           21.6%
###################                                                       27.7%
###########################                                               38.6%
#################################                                         46.2%
#######################################                                   54.9%
###########################################                               60.4%
##############################################                            64.6%
#################################################                         69.1%
######################################################                    75.0%
##########################################################                81.8%
###############################################################           88.9%
###################################################################       93.6%
######################################################################## 100.0%
03:43:57 [2020-08-29T03:43:57.706Z] Fetching upstream changes from https://github.com/moby/moby.git
03:43:57 [2020-08-29T03:43:57.706Z]  > git --version # timeout=10
03:43:57 [2020-08-29T03:43:57.761Z]  > git --version # 'git version 2.24.1.windows.2'
03:43:57 [2020-08-29T03:43:57.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:43:57 [2020-08-29T03:43:57.764Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:43:59 [2020-08-29T03:43:59.116Z] #40 43.37   CC       images/memfd.o
03:43:59 [2020-08-29T03:43:59.264Z] #39 70.24   CC       criu/pie/parasite.o
03:43:59 [2020-08-29T03:43:59.320Z] #25 ...
03:43:59 [2020-08-29T03:43:59.320Z] 
03:43:59 [2020-08-29T03:43:59.320Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:59 [2020-08-29T03:43:59.320Z] #10 67.31 The following NEW packages will be installed:
03:43:59 [2020-08-29T03:43:59.320Z] #10 67.31   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:43:59 [2020-08-29T03:43:59.320Z] #10 67.31   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:43:59 [2020-08-29T03:43:59.320Z] #10 67.31   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:43:59 [2020-08-29T03:43:59.320Z] #10 67.31   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:43:59 [2020-08-29T03:43:59.320Z] #10 67.31   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:43:59 [2020-08-29T03:43:59.320Z] #10 67.37   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:43:59 [2020-08-29T03:43:59.320Z] #10 68.01 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:43:59 [2020-08-29T03:43:59.320Z] #10 68.01 Need to get 77.7 MB of archives.
03:43:59 [2020-08-29T03:43:59.320Z] #10 68.01 After this operation, 487 MB of additional disk space will be used.
03:43:59 [2020-08-29T03:43:59.320Z] #10 68.01 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]
03:43:59 [2020-08-29T03:43:59.320Z] #10 68.49 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]
03:43:59 [2020-08-29T03:43:59.320Z] #10 68.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:43:59 [2020-08-29T03:43:59.320Z] #10 68.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
03:43:59 [2020-08-29T03:43:59.320Z] #10 68.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
03:43:59 [2020-08-29T03:43:59.320Z] #10 68.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
03:43:59 [2020-08-29T03:43:59.320Z] #10 69.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:43:59 [2020-08-29T03:43:59.320Z] #10 70.13 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]
03:43:59 [2020-08-29T03:43:59.320Z] #10 70.15 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]
03:43:59 [2020-08-29T03:43:59.320Z] #10 75.08 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]
03:43:59 [2020-08-29T03:43:59.493Z] #25 ...
03:43:59 [2020-08-29T03:43:59.493Z] 
03:43:59 [2020-08-29T03:43:59.493Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:59 [2020-08-29T03:43:59.493Z] #41 61.81 encoding/binary
03:43:59 [2020-08-29T03:43:59.493Z] #41 61.98 fmt
03:43:59 [2020-08-29T03:43:59.493Z] #41 64.97 encoding/base64
03:43:59 [2020-08-29T03:43:59.493Z] #41 64.99 crypto/cipher
03:43:59 [2020-08-29T03:43:59.493Z] #41 67.19 crypto/aes
03:43:59 [2020-08-29T03:43:59.493Z] #41 67.25 crypto/des
03:43:59 [2020-08-29T03:43:59.493Z] #41 67.85 go/ast
03:43:59 [2020-08-29T03:43:59.493Z] #41 68.14 text/template/parse
03:43:59 [2020-08-29T03:43:59.493Z] #41 69.38 encoding/json
03:43:59 [2020-08-29T03:43:59.493Z] #41 71.23 text/template
03:43:59 [2020-08-29T03:43:59.493Z] #41 ...
03:43:59 [2020-08-29T03:43:59.493Z] 
03:43:59 [2020-08-29T03:43:59.493Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:59 [2020-08-29T03:43:59.493Z] #32 65.40 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
03:43:59 [2020-08-29T03:43:59.493Z] #32 65.70 Setting up xxd (2:8.1.0875-5) ...
03:43:59 [2020-08-29T03:43:59.493Z] #32 65.81 Setting up libuv1:arm64 (1.24.1-1) ...
03:43:59 [2020-08-29T03:43:59.493Z] #32 65.89 Setting up vim-common (2:8.1.0875-5) ...
03:43:59 [2020-08-29T03:43:59.493Z] #32 66.04 Setting up librhash0:arm64 (1.3.8-1) ...
03:43:59 [2020-08-29T03:43:59.493Z] #32 66.19 Setting up cmake-data (3.13.4-1) ...
03:43:59 [2020-08-29T03:43:59.493Z] #32 66.43 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
03:43:59 [2020-08-29T03:43:59.493Z] #32 66.66 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
03:43:59 [2020-08-29T03:43:59.493Z] #32 66.69 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
03:43:59 [2020-08-29T03:43:59.493Z] #32 66.70 Setting up cmake (3.13.4-1) ...
03:43:59 [2020-08-29T03:43:59.493Z] #32 66.74 Processing triggers for libc-bin (2.28-10) ...
03:43:59 [2020-08-29T03:43:59.493Z] #32 66.98 Processing triggers for mime-support (3.62) ...
03:43:59 [2020-08-29T03:43:59.526Z] #25 8.476 
03:43:59 [2020-08-29T03:43:59.580Z] #10 ...
03:43:59 [2020-08-29T03:43:59.580Z] 
03:43:59 [2020-08-29T03:43:59.580Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:43:59 [2020-08-29T03:43:59.580Z] #32 72.95 debconf: delaying package configuration, since apt-utils is not installed
03:43:59 [2020-08-29T03:43:59.580Z] #32 73.50 Fetched 14.9 MB in 3s (5696 kB/s)
03:43:59 [2020-08-29T03:43:59.580Z] #32 73.74 Selecting previously unselected package xxd.
03:43:59 [2020-08-29T03:43:59.580Z] #32 73.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.)
03:43:59 [2020-08-29T03:43:59.580Z] #32 73.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
03:43:59 [2020-08-29T03:43:59.580Z] #32 73.93 Unpacking xxd (2:8.1.0875-5) ...
03:43:59 [2020-08-29T03:43:59.580Z] #32 74.42 Selecting previously unselected package vim-common.
03:43:59 [2020-08-29T03:43:59.580Z] #32 74.42 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:43:59 [2020-08-29T03:43:59.580Z] #32 74.59 Unpacking vim-common (2:8.1.0875-5) ...
03:43:59 [2020-08-29T03:43:59.580Z] #32 75.35 Selecting previously unselected package cmake-data.
03:43:59 [2020-08-29T03:43:59.580Z] #32 75.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:43:59 [2020-08-29T03:43:59.580Z] #32 75.41 Unpacking cmake-data (3.13.4-1) ...
03:43:59 [2020-08-29T03:43:59.763Z] #40 43.72   CC       images/timens.o
03:43:59 [2020-08-29T03:43:59.839Z] #32 ...
03:43:59 [2020-08-29T03:43:59.839Z] 
03:43:59 [2020-08-29T03:43:59.839Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:43:59 [2020-08-29T03:43:59.839Z] #10 77.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
03:43:59 [2020-08-29T03:43:59.839Z] #10 77.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
03:43:59 [2020-08-29T03:43:59.839Z] #10 78.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:43:59 [2020-08-29T03:43:59.839Z] #10 78.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:43:59 [2020-08-29T03:43:59.839Z] #10 78.06 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]
03:43:59 [2020-08-29T03:43:59.839Z] #10 78.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
03:43:59 [2020-08-29T03:43:59.839Z] #10 78.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
03:43:59 [2020-08-29T03:43:59.912Z] #32 ...
03:43:59 [2020-08-29T03:43:59.912Z] 
03:43:59 [2020-08-29T03:43:59.912Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:43:59 [2020-08-29T03:43:59.912Z] #41 72.69 go/parser
03:44:00 [2020-08-29T03:44:00.062Z] #40 44.01   LINK     images/built-in.o
03:44:00 [2020-08-29T03:44:00.099Z] #10 78.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
03:44:00 [2020-08-29T03:44:00.099Z] #10 78.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
03:44:00 [2020-08-29T03:44:00.099Z] #10 78.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
03:44:00 [2020-08-29T03:44:00.099Z] #10 78.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
03:44:00 [2020-08-29T03:44:00.099Z] #10 78.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
03:44:00 [2020-08-29T03:44:00.099Z] #10 78.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
03:44:00 [2020-08-29T03:44:00.099Z] #10 78.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
03:44:00 [2020-08-29T03:44:00.308Z] #25 8.722 
                                                                           0.2%
##################                                                        25.6%
###################################                                       49.2%
######################################################################    97.8%
######################################################################## 100.0%
03:44:00 [2020-08-29T03:44:00.361Z] #10 78.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
03:44:00 [2020-08-29T03:44:00.362Z] #40 44.27   GEN      compel/include/asm
03:44:00 [2020-08-29T03:44:00.362Z] #40 44.29   GEN      compel/include/version.h
03:44:00 [2020-08-29T03:44:00.362Z] #40 44.33 touch .config
03:44:00 [2020-08-29T03:44:00.362Z] #40 44.43   GEN      include/common/config.h
03:44:00 [2020-08-29T03:44:00.362Z] #40 44.52   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:44:00 [2020-08-29T03:44:00.362Z] #40 44.54   GEN      compel/plugins/include/uapi/std/syscall.h
03:44:00 [2020-08-29T03:44:00.362Z] #40 ...
03:44:00 [2020-08-29T03:44:00.362Z] 
03:44:00 [2020-08-29T03:44:00.362Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:44:00 [2020-08-29T03:44:00.362Z] #11 108.1 Selecting previously unselected package libapparmor1:ppc64el.
03:44:00 [2020-08-29T03:44:00.362Z] #11 108.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
03:44:00 [2020-08-29T03:44:00.362Z] #11 108.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
03:44:00 [2020-08-29T03:44:00.362Z] #11 108.2 Selecting previously unselected package libapparmor-dev:ppc64el.
03:44:00 [2020-08-29T03:44:00.362Z] #11 108.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
03:44:00 [2020-08-29T03:44:00.362Z] #11 108.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
03:44:00 [2020-08-29T03:44:00.631Z] #39 71.39   LINK     criu/pie/parasite.built-in.o
03:44:00 [2020-08-29T03:44:00.631Z] #39 71.41   GEN      criu/pie/parasite-blob.h
03:44:00 [2020-08-29T03:44:00.631Z] #39 71.45   CC       criu/pie/parasite-vdso.o
03:44:00 [2020-08-29T03:44:00.663Z] #11 108.3 Selecting previously unselected package libbtrfs0.
03:44:00 [2020-08-29T03:44:00.663Z] #11 108.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
03:44:00 [2020-08-29T03:44:00.663Z] #11 108.4 Unpacking libbtrfs0 (4.20.1-2) ...
03:44:00 [2020-08-29T03:44:00.663Z] #11 108.4 Selecting previously unselected package libbtrfs-dev.
03:44:00 [2020-08-29T03:44:00.663Z] #11 108.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
03:44:00 [2020-08-29T03:44:00.663Z] #11 108.4 Unpacking libbtrfs-dev (4.20.1-2) ...
03:44:00 [2020-08-29T03:44:00.826Z] #25 9.629 #=#=#                                                                         
03:44:00 [2020-08-29T03:44:00.962Z] #11 108.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
03:44:00 [2020-08-29T03:44:00.962Z] #11 108.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
03:44:00 [2020-08-29T03:44:00.962Z] #11 108.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
03:44:00 [2020-08-29T03:44:00.962Z] #11 108.7 Selecting previously unselected package libudev-dev:ppc64el.
03:44:00 [2020-08-29T03:44:00.962Z] #11 108.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
03:44:00 [2020-08-29T03:44:00.962Z] #11 108.7 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
03:44:01 [2020-08-29T03:44:01.194Z] #39 72.16   CC       criu/arch/x86/vdso-pie.o
03:44:01 [2020-08-29T03:44:01.194Z] #39 ...
03:44:01 [2020-08-29T03:44:01.194Z] 
03:44:01 [2020-08-29T03:44:01.194Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:44:01 [2020-08-29T03:44:01.194Z] #17 1.573 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:44:01 [2020-08-29T03:44:01.194Z] #17 1.614 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:44:01 [2020-08-29T03:44:01.194Z] #17 1.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:44:01 [2020-08-29T03:44:01.194Z] #17 2.276 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:44:01 [2020-08-29T03:44:01.194Z] #17 3.314 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:44:01 [2020-08-29T03:44:01.194Z] #17 4.648 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:44:01 [2020-08-29T03:44:01.194Z] #17 9.457 Fetched 8375 kB in 8s (1007 kB/s)
03:44:01 [2020-08-29T03:44:01.194Z] #17 9.457 Reading package lists...
03:44:01 [2020-08-29T03:44:01.194Z] #17 ...
03:44:01 [2020-08-29T03:44:01.194Z] 
03:44:01 [2020-08-29T03:44:01.194Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:01 [2020-08-29T03:44:01.194Z] #41 177.1 github.com/LK4D4/vndr/godl
03:44:01 [2020-08-29T03:44:01.194Z] #41 177.8 github.com/LK4D4/vndr
03:44:01 [2020-08-29T03:44:01.262Z] #11 109.0 Selecting previously unselected package libsepol1-dev:ppc64el.
03:44:01 [2020-08-29T03:44:01.262Z] #11 109.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
03:44:01 [2020-08-29T03:44:01.262Z] #11 109.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
03:44:01 [2020-08-29T03:44:01.309Z] #41 74.44 encoding/xml
03:44:01 [2020-08-29T03:44:01.309Z] #41 ...
03:44:01 [2020-08-29T03:44:01.309Z] 
03:44:01 [2020-08-29T03:44:01.309Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:44:01 [2020-08-29T03:44:01.309Z] #10 64.45 Selecting previously unselected package mingw-w64-x86-64-dev.
03:44:01 [2020-08-29T03:44:01.309Z] #10 64.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:44:01 [2020-08-29T03:44:01.309Z] #10 64.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:44:01 [2020-08-29T03:44:01.561Z] #11 109.4 Selecting previously unselected package libpcre16-3:ppc64el.
03:44:01 [2020-08-29T03:44:01.602Z] #25 10.06 
##########                                                                14.1%
############################                                              39.0%
#############################################                             62.5%
#####################################################                     74.3%
######################################################################## 100.0%
03:44:01 [2020-08-29T03:44:01.602Z] #25 ...
03:44:01 [2020-08-29T03:44:01.602Z] 
03:44:01 [2020-08-29T03:44:01.602Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:01 [2020-08-29T03:44:01.602Z] #41 71.27 reflect
03:44:01 [2020-08-29T03:44:01.602Z] #41 71.64 bufio
03:44:01 [2020-08-29T03:44:01.602Z] #41 75.00 syscall
03:44:01 [2020-08-29T03:44:01.602Z] #41 ...
03:44:01 [2020-08-29T03:44:01.602Z] 
03:44:01 [2020-08-29T03:44:01.602Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:44:01 [2020-08-29T03:44:01.602Z] #38 79.10 Selecting previously unselected package libprotoc17:amd64.
03:44:01 [2020-08-29T03:44:01.602Z] #38 79.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
03:44:01 [2020-08-29T03:44:01.602Z] #38 79.10 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
03:44:01 [2020-08-29T03:44:01.602Z] #38 80.03 Selecting previously unselected package protobuf-c-compiler.
03:44:01 [2020-08-29T03:44:01.602Z] #38 80.03 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
03:44:01 [2020-08-29T03:44:01.602Z] #38 80.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:44:01 [2020-08-29T03:44:01.602Z] #38 80.29 Selecting previously unselected package protobuf-compiler.
03:44:01 [2020-08-29T03:44:01.602Z] #38 80.29 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
03:44:01 [2020-08-29T03:44:01.602Z] #38 80.34 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:44:01 [2020-08-29T03:44:01.602Z] #38 80.56 Selecting previously unselected package python-pkg-resources.
03:44:01 [2020-08-29T03:44:01.602Z] #38 80.57 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:44:01 [2020-08-29T03:44:01.602Z] #38 80.59 Unpacking python-pkg-resources (40.8.0-1) ...
03:44:01 [2020-08-29T03:44:01.603Z] #38 81.00 Selecting previously unselected package python-six.
03:44:01 [2020-08-29T03:44:01.603Z] #38 81.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:44:01 [2020-08-29T03:44:01.603Z] #38 81.01 Unpacking python-six (1.12.0-1) ...
03:44:01 [2020-08-29T03:44:01.603Z] #38 81.20 Selecting previously unselected package python-protobuf.
03:44:01 [2020-08-29T03:44:01.603Z] #38 81.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
03:44:01 [2020-08-29T03:44:01.603Z] #38 81.23 Unpacking python-protobuf (3.6.1.3-2) ...
03:44:01 [2020-08-29T03:44:01.861Z] #11 109.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
03:44:01 [2020-08-29T03:44:01.861Z] #11 109.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
03:44:01 [2020-08-29T03:44:01.861Z] #11 109.6 Selecting previously unselected package libpcre32-3:ppc64el.
03:44:01 [2020-08-29T03:44:01.861Z] #11 109.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
03:44:01 [2020-08-29T03:44:01.861Z] #11 109.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
03:44:01 [2020-08-29T03:44:01.886Z] #10 ...
03:44:01 [2020-08-29T03:44:01.886Z] 
03:44:01 [2020-08-29T03:44:01.886Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:44:02 [2020-08-29T03:44:02.160Z] #11 109.9 Selecting previously unselected package libpcrecpp0v5:ppc64el.
03:44:02 [2020-08-29T03:44:02.160Z] #11 109.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
03:44:02 [2020-08-29T03:44:02.160Z] #11 109.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
03:44:02 [2020-08-29T03:44:02.160Z] #11 ...
03:44:02 [2020-08-29T03:44:02.160Z] 
03:44:02 [2020-08-29T03:44:02.160Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:02 [2020-08-29T03:44:02.160Z] #42 99.88 encoding/json
03:44:02 [2020-08-29T03:44:02.160Z] #42 107.4 text/template
03:44:02 [2020-08-29T03:44:02.160Z] #42 107.8 go/parser
03:44:02 [2020-08-29T03:44:02.160Z] #42 ...
03:44:02 [2020-08-29T03:44:02.160Z] 
03:44:02 [2020-08-29T03:44:02.160Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:44:02 [2020-08-29T03:44:02.160Z] #11 110.1 Selecting previously unselected package libpcre3-dev:ppc64el.
03:44:02 [2020-08-29T03:44:02.160Z] #11 110.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
03:44:02 [2020-08-29T03:44:02.160Z] #11 110.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
03:44:02 [2020-08-29T03:44:02.290Z] #10 80.34 debconf: delaying package configuration, since apt-utils is not installed
03:44:02 [2020-08-29T03:44:02.518Z] #52 33.27 Checking out files:  33% (1088/3232)   
Checking out files:  34% (1099/3232)   
Checking out files:  35% (1132/3232)   
Checking out files:  36% (1164/3232)   
Checking out files:  37% (1196/3232)   
Checking out files:  38% (1229/3232)   
Checking out files:  39% (1261/3232)   
Checking out files:  40% (1293/3232)   
Checking out files:  41% (1326/3232)   
Checking out files:  42% (1358/3232)   
Checking out files:  43% (1390/3232)   
Checking out files:  44% (1423/3232)   
Checking out files:  45% (1455/3232)   
Checking out files:  46% (1487/3232)   
Checking out files:  47% (1520/3232)   
Checking out files:  48% (1552/3232)   
Checking out files:  49% (1584/3232)   
Checking out files:  50% (1616/3232)   
Checking out files:  51% (1649/3232)   
Checking out files:  52% (1681/3232)   
Checking out files:  53% (1713/3232)   
Checking out files:  54% (1746/3232)   
Checking out files:  55% (1778/3232)   
Checking out files:  56% (1810/3232)   
Checking out files:  57% (1843/3232)   
Checking out files:  58% (1875/3232)   
Checking out files:  59% (1907/3232)   
Checking out files:  60% (1940/3232)   
Checking out files:  61% (1972/3232)   
Checking out files:  62% (2004/3232)   
Checking out files:  63% (2037/3232)   
Checking out files:  64% (2069/3232)   
Checking out files:  65% (2101/3232)   
Checking out files:  66% (2134/3232)   
Checking out files:  67% (2166/3232)   
Checking out files:  68% (2198/3232)   
Checking out files:  69% (2231/3232)   
Checking out files:  70% (2263/3232)   
Checking out files:  71% (2295/3232)   
Checking out files:  72% (2328/3232)   
Checking out files:  73% (2360/3232)   
Checking out files:  73% (2378/3232)   
Checking out files:  74% (2392/3232)   
Checking out files:  75% (2424/3232)   
Checking out files:  76% (2457/3232)   
Checking out files:  77% (2489/3232)   
Checking out files:  78% (2521/3232)   
Checking out files:  79% (2554/3232)   
Checking out files:  80% (2586/3232)   
Checking out files:  81% (2618/3232)   
Checking out files:  82% (2651/3232)   
Checking out files:  83% (2683/3232)   
Checking out files:  84% (2715/3232)   
Checking out files:  85% (2748/3232)   
03:44:02 [2020-08-29T03:44:02.518Z] #52 ...
03:44:02 [2020-08-29T03:44:02.518Z] 
03:44:02 [2020-08-29T03:44:02.518Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:02 [2020-08-29T03:44:02.518Z] #30 65.49 github.com/BurntSushi/toml/cmd/tomlv
03:44:02 [2020-08-29T03:44:02.518Z] #30 ...
03:44:02 [2020-08-29T03:44:02.518Z] 
03:44:02 [2020-08-29T03:44:02.518Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:44:02 [2020-08-29T03:44:02.540Z] #38 82.19 Setting up python-pkg-resources (40.8.0-1) ...
03:44:02 [2020-08-29T03:44:02.540Z] #38 ...
03:44:02 [2020-08-29T03:44:02.540Z] 
03:44:02 [2020-08-29T03:44:02.540Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:44:02 [2020-08-29T03:44:02.540Z] #10 72.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:44:02 [2020-08-29T03:44:02.540Z] #10 72.79 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]
03:44:02 [2020-08-29T03:44:02.540Z] #10 72.87 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]
03:44:02 [2020-08-29T03:44:02.540Z] #10 77.96 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]
03:44:02 [2020-08-29T03:44:02.540Z] #10 81.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
03:44:02 [2020-08-29T03:44:02.540Z] #10 81.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
03:44:02 [2020-08-29T03:44:02.540Z] #10 81.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:44:02 [2020-08-29T03:44:02.540Z] #10 81.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:44:02 [2020-08-29T03:44:02.540Z] #10 81.76 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]
03:44:02 [2020-08-29T03:44:02.540Z] #10 81.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
03:44:02 [2020-08-29T03:44:02.540Z] #10 81.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
03:44:02 [2020-08-29T03:44:02.540Z] #10 81.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
03:44:02 [2020-08-29T03:44:02.540Z] #10 81.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
03:44:02 [2020-08-29T03:44:02.540Z] #10 81.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
03:44:02 [2020-08-29T03:44:02.540Z] #10 81.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
03:44:02 [2020-08-29T03:44:02.540Z] #10 82.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
03:44:02 [2020-08-29T03:44:02.540Z] #10 82.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
03:44:02 [2020-08-29T03:44:02.540Z] #10 82.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
03:44:02 [2020-08-29T03:44:02.540Z] #10 82.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
03:44:02 [2020-08-29T03:44:02.550Z] #10 80.69 Fetched 77.7 MB in 11s (7225 kB/s)
03:44:02 [2020-08-29T03:44:02.799Z] #10 ...
03:44:02 [2020-08-29T03:44:02.799Z] 
03:44:02 [2020-08-29T03:44:02.799Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:02 [2020-08-29T03:44:02.799Z] #30 72.25 reflect
03:44:02 [2020-08-29T03:44:02.799Z] #30 81.40 time
03:44:02 [2020-08-29T03:44:02.799Z] #30 ...
03:44:02 [2020-08-29T03:44:02.799Z] 
03:44:02 [2020-08-29T03:44:02.799Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:02 [2020-08-29T03:44:02.799Z] #25 10.87 
03:44:02 [2020-08-29T03:44:02.809Z] #10 80.96 Selecting previously unselected package binutils-mingw-w64-i686.
03:44:02 [2020-08-29T03:44:02.826Z] #11 110.4 Selecting previously unselected package libselinux1-dev:ppc64el.
03:44:02 [2020-08-29T03:44:02.826Z] #11 110.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
03:44:02 [2020-08-29T03:44:02.826Z] #11 110.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
03:44:02 [2020-08-29T03:44:02.826Z] #11 110.7 Selecting previously unselected package libdevmapper-dev:ppc64el.
03:44:02 [2020-08-29T03:44:02.826Z] #11 110.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
03:44:02 [2020-08-29T03:44:02.826Z] #11 110.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
03:44:03 [2020-08-29T03:44:03.045Z] #52 33.27 Checking out files:  33% (1088/3232)   
Checking out files:  34% (1099/3232)   
Checking out files:  35% (1132/3232)   
Checking out files:  36% (1164/3232)   
Checking out files:  37% (1196/3232)   
Checking out files:  38% (1229/3232)   
Checking out files:  39% (1261/3232)   
Checking out files:  40% (1293/3232)   
Checking out files:  41% (1326/3232)   
Checking out files:  42% (1358/3232)   
Checking out files:  43% (1390/3232)   
Checking out files:  44% (1423/3232)   
Checking out files:  45% (1455/3232)   
Checking out files:  46% (1487/3232)   
Checking out files:  47% (1520/3232)   
Checking out files:  48% (1552/3232)   
Checking out files:  49% (1584/3232)   
Checking out files:  50% (1616/3232)   
Checking out files:  51% (1649/3232)   
Checking out files:  52% (1681/3232)   
Checking out files:  53% (1713/3232)   
Checking out files:  54% (1746/3232)   
Checking out files:  55% (1778/3232)   
Checking out files:  56% (1810/3232)   
Checking out files:  57% (1843/3232)   
Checking out files:  58% (1875/3232)   
Checking out files:  59% (1907/3232)   
Checking out files:  60% (1940/3232)   
Checking out files:  61% (1972/3232)   
Checking out files:  62% (2004/3232)   
Checking out files:  63% (2037/3232)   
Checking out files:  64% (2069/3232)   
Checking out files:  65% (2101/3232)   
Checking out files:  66% (2134/3232)   
Checking out files:  67% (2166/3232)   
Checking out files:  68% (2198/3232)   
Checking out files:  69% (2231/3232)   
Checking out files:  70% (2263/3232)   
Checking out files:  71% (2295/3232)   
Checking out files:  72% (2328/3232)   
Checking out files:  73% (2360/3232)   
Checking out files:  73% (2378/3232)   
Checking out files:  74% (2392/3232)   
Checking out files:  75% (2424/3232)   
Checking out files:  76% (2457/3232)   
Checking out files:  77% (2489/3232)   
Checking out files:  78% (2521/3232)   
Checking out files:  79% (2554/3232)   
Checking out files:  80% (2586/3232)   
Checking out files:  81% (2618/3232)   
Checking out files:  82% (2651/3232)   
Checking out files:  83% (2683/3232)   
Checking out files:  84% (2715/3232)   
Checking out files:  85% (2748/3232)   
Checking out files:  86% (2780/3232)   
Checking out files:  87% (2812/3232)   
Checking out files:  88% (2845/3232)   
Checking out files:  89% (2877/3232)   
Checking out files:  90% (2909/3232)   
Checking out files:  91% (2942/3232)   
03:44:03 [2020-08-29T03:44:03.045Z] #52 ...
03:44:03 [2020-08-29T03:44:03.045Z] 
03:44:03 [2020-08-29T03:44:03.045Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:44:03 [2020-08-29T03:44:03.045Z] #38 66.15 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
03:44:03 [2020-08-29T03:44:03.045Z] #38 66.19 Processing triggers for libc-bin (2.28-10) ...
03:44:03 [2020-08-29T03:44:03.068Z] #10 80.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:44:03 [2020-08-29T03:44:03.068Z] #10 81.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
03:44:03 [2020-08-29T03:44:03.068Z] #10 81.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:44:03 [2020-08-29T03:44:03.125Z] #11 110.8 Selecting previously unselected package libseccomp-dev:ppc64el.
03:44:03 [2020-08-29T03:44:03.125Z] #11 110.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
03:44:03 [2020-08-29T03:44:03.125Z] #11 110.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
03:44:03 [2020-08-29T03:44:03.125Z] #11 111.0 Selecting previously unselected package libsystemd-dev:ppc64el.
03:44:03 [2020-08-29T03:44:03.125Z] #11 111.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
03:44:03 [2020-08-29T03:44:03.125Z] #11 111.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
03:44:03 [2020-08-29T03:44:03.309Z] #38 ...
03:44:03 [2020-08-29T03:44:03.309Z] 
03:44:03 [2020-08-29T03:44:03.309Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:44:03 [2020-08-29T03:44:03.319Z] #25 11.15 
                                                                           0.0%
###                                                                        4.5%
#####                                                                      8.0%
##########                                                                15.2%
############                                                              17.9%
#############                                                             18.4%
##############                                                            20.8%
################                                                          22.2%
##################                                                        25.6%
#####################                                                     29.4%
##################
03:44:03 [2020-08-29T03:44:03.319Z] #25 ...
03:44:03 [2020-08-29T03:44:03.319Z] 
03:44:03 [2020-08-29T03:44:03.319Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:44:03 [2020-08-29T03:44:03.319Z] #32 72.94 debconf: delaying package configuration, since apt-utils is not installed
03:44:03 [2020-08-29T03:44:03.319Z] #32 73.40 Fetched 14.9 MB in 2s (6177 kB/s)
03:44:03 [2020-08-29T03:44:03.319Z] #32 73.54 Selecting previously unselected package xxd.
03:44:03 [2020-08-29T03:44:03.319Z] #32 73.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:44:03 [2020-08-29T03:44:03.319Z] #32 73.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
03:44:03 [2020-08-29T03:44:03.319Z] #32 73.75 Unpacking xxd (2:8.1.0875-5) ...
03:44:03 [2020-08-29T03:44:03.319Z] #32 74.10 Selecting previously unselected package vim-common.
03:44:03 [2020-08-29T03:44:03.319Z] #32 74.10 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:44:03 [2020-08-29T03:44:03.319Z] #32 74.14 Unpacking vim-common (2:8.1.0875-5) ...
03:44:03 [2020-08-29T03:44:03.319Z] #32 74.63 Selecting previously unselected package cmake-data.
03:44:03 [2020-08-29T03:44:03.319Z] #32 74.63 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:44:03 [2020-08-29T03:44:03.319Z] #32 74.65 Unpacking cmake-data (3.13.4-1) ...
03:44:03 [2020-08-29T03:44:03.319Z] #32 79.85 Selecting previously unselected package libicu63:amd64.
03:44:03 [2020-08-29T03:44:03.319Z] #32 79.89 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
03:44:03 [2020-08-29T03:44:03.319Z] #32 80.00 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:44:03 [2020-08-29T03:44:03.319Z] #32 ...
03:44:03 [2020-08-29T03:44:03.319Z] 
03:44:03 [2020-08-29T03:44:03.319Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:03 [2020-08-29T03:44:03.573Z] #52 33.27 Checking out files:  33% (1088/3232)   
Checking out files:  34% (1099/3232)   
Checking out files:  35% (1132/3232)   
Checking out files:  36% (1164/3232)   
Checking out files:  37% (1196/3232)   
Checking out files:  38% (1229/3232)   
Checking out files:  39% (1261/3232)   
Checking out files:  40% (1293/3232)   
Checking out files:  41% (1326/3232)   
Checking out files:  42% (1358/3232)   
Checking out files:  43% (1390/3232)   
Checking out files:  44% (1423/3232)   
Checking out files:  45% (1455/3232)   
Checking out files:  46% (1487/3232)   
Checking out files:  47% (1520/3232)   
Checking out files:  48% (1552/3232)   
Checking out files:  49% (1584/3232)   
Checking out files:  50% (1616/3232)   
Checking out files:  51% (1649/3232)   
Checking out files:  52% (1681/3232)   
Checking out files:  53% (1713/3232)   
Checking out files:  54% (1746/3232)   
Checking out files:  55% (1778/3232)   
Checking out files:  56% (1810/3232)   
Checking out files:  57% (1843/3232)   
Checking out files:  58% (1875/3232)   
Checking out files:  59% (1907/3232)   
Checking out files:  60% (1940/3232)   
Checking out files:  61% (1972/3232)   
Checking out files:  62% (2004/3232)   
Checking out files:  63% (2037/3232)   
Checking out files:  64% (2069/3232)   
Checking out files:  65% (2101/3232)   
Checking out files:  66% (2134/3232)   
Checking out files:  67% (2166/3232)   
Checking out files:  68% (2198/3232)   
Checking out files:  69% (2231/3232)   
Checking out files:  70% (2263/3232)   
Checking out files:  71% (2295/3232)   
Checking out files:  72% (2328/3232)   
Checking out files:  73% (2360/3232)   
Checking out files:  73% (2378/3232)   
Checking out files:  74% (2392/3232)   
Checking out files:  75% (2424/3232)   
Checking out files:  76% (2457/3232)   
Checking out files:  77% (2489/3232)   
Checking out files:  78% (2521/3232)   
Checking out files:  79% (2554/3232)   
Checking out files:  80% (2586/3232)   
Checking out files:  81% (2618/3232)   
Checking out files:  82% (2651/3232)   
Checking out files:  83% (2683/3232)   
Checking out files:  84% (2715/3232)   
Checking out files:  85% (2748/3232)   
Checking out files:  86% (2780/3232)   
Checking out files:  87% (2812/3232)   
Checking out files:  88% (2845/3232)   
Checking out files:  89% (2877/3232)   
Checking out files:  90% (2909/3232)   
Checking out files:  91% (2942/3232)   
Checking out files:  91% (2954/3232)   
Checking out files:  92% (2974/3232)   
Checking out files:  93% (3006/3232)   
Checking out files:  94% (3039/3232)   
Checking out files:  95% (3071/3232)   
Checking out files:  96% (3103/3232)   
Checking out files:  97% (3136/3232)   
Checking out files:  98% (3168/3232)   
Checking out files:  99% (3200/3232)   
Checking out files: 100% (3232/3232)   
Checking out files: 100% (3232/3232), done.
03:44:03 [2020-08-29T03:44:03.573Z] #52 35.71 + cd /tmp/tmp.Y8ZIZ8A1JQ/src/github.com/containerd/containerd
03:44:03 [2020-08-29T03:44:03.573Z] #52 35.71 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.4 Setting up libapparmor1:ppc64el (2.13.2-10) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.4 Setting up libsepol1-dev:ppc64el (2.8-1) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.4 Setting up libbtrfs0 (4.20.1-2) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.4 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.5 Setting up libbtrfs-dev (4.20.1-2) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.5 Setting up mingw-w64-common (6.0.0-3) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.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
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.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
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.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
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.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
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.6 Setting up dmsetup (2:1.02.155-3) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
03:44:03 [2020-08-29T03:44:03.775Z] #11 111.7 Processing triggers for libc-bin (2.28-10) ...
03:44:04 [2020-08-29T03:44:04.171Z] #52 36.12 + export 'BUILDTAGS=netgo osusergo static_build'
03:44:04 [2020-08-29T03:44:04.171Z] #52 36.13 + BUILDTAGS='netgo osusergo static_build'
03:44:04 [2020-08-29T03:44:04.171Z] #52 36.13 + export EXTRA_FLAGS=-buildmode=pie
03:44:04 [2020-08-29T03:44:04.171Z] #52 36.13 + EXTRA_FLAGS=-buildmode=pie
03:44:04 [2020-08-29T03:44:04.171Z] #52 36.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:44:04 [2020-08-29T03:44:04.171Z] #52 36.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:44:04 [2020-08-29T03:44:04.171Z] #52 36.13 + '[' '' = dynamic ']'
03:44:04 [2020-08-29T03:44:04.171Z] #52 36.13 + make
03:44:04 [2020-08-29T03:44:04.430Z] #11 DONE 111.9s
03:44:04 [2020-08-29T03:44:04.430Z] 
03:44:04 [2020-08-29T03:44:04.430Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:04 [2020-08-29T03:44:04.464Z] #41 ...
03:44:04 [2020-08-29T03:44:04.464Z] 
03:44:04 [2020-08-29T03:44:04.464Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:04 [2020-08-29T03:44:04.464Z] #49 10.08 + cd /tmp/tmp.RP6zoZQqXU/src/github.com/opencontainers/runc
03:44:04 [2020-08-29T03:44:04.464Z] #49 10.08 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
03:44:04 [2020-08-29T03:44:04.464Z] #49 10.29 + '[' -z '' ']'
03:44:04 [2020-08-29T03:44:04.464Z] #49 10.29 + target=static
03:44:04 [2020-08-29T03:44:04.464Z] #49 10.29 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:44:04 [2020-08-29T03:44:04.464Z] #49 10.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 runc .
03:44:04 [2020-08-29T03:44:04.464Z] #49 ...
03:44:04 [2020-08-29T03:44:04.464Z] 
03:44:04 [2020-08-29T03:44:04.464Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:04 [2020-08-29T03:44:04.464Z] #39 72.55   CC       criu/arch/x86/restorer.o
03:44:04 [2020-08-29T03:44:04.464Z] #39 73.20   CC       criu/arch/x86/restorer_unmap.o
03:44:04 [2020-08-29T03:44:04.464Z] #39 73.26   CC       criu/arch/x86/sigaction_compat_pie.o
03:44:04 [2020-08-29T03:44:04.464Z] #39 73.49   CC       criu/pie/restorer.o
03:44:04 [2020-08-29T03:44:04.623Z] #25 11.15 
                                                                           0.0%
###                                                                        4.5%
#####                                                                      8.0%
##########                                                                15.2%
############                                                              17.9%
#############                                                             18.4%
##############                                                            20.8%
################                                                          22.2%
##################                                                        25.6%
#####################                                                     29.4%
#######################                                                   32.5%
##########################                                                36.7%
#############################                                             41.5%
#################################                                         46.3%
##################################                                        47.9%
####################################                                      50.1%
########################################                                  56.6%
##########################################                                59.4%
################################################                          67.5%
##################################################                        70.2%
####################################################                      72.9%
#####################################################                     74.2%
03:44:04 [2020-08-29T03:44:04.623Z] #25 ...
03:44:04 [2020-08-29T03:44:04.623Z] 
03:44:04 [2020-08-29T03:44:04.623Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.001 + RM_GOPATH=0
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.001 + TMP_GOPATH=
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.001 + : /build
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.001 + '[' -z '' ']'
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.001 ++ mktemp -d
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.009 + export GOPATH=/tmp/tmp.PMW7biykep
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.009 + GOPATH=/tmp/tmp.PMW7biykep
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.009 + RM_GOPATH=1
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.009 + case "$(go env GOARCH)" in
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.009 ++ go env GOARCH
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.023 + export GO_BUILDMODE=-buildmode=pie
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.023 + GO_BUILDMODE=-buildmode=pie
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.023 ++ dirname /tmp/install/install.sh
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.023 + dir=/tmp/install
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.024 + bin=containerd
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.024 + shift
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.024 + '[' '!' -f /tmp/install/containerd.installer ']'
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.025 + . /tmp/install/containerd.installer
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.025 ++ set -e
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.026 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.026 + install_containerd
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.036 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a'
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.036 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.042 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PMW7biykep/src/github.com/containerd/containerd
03:44:04 [2020-08-29T03:44:04.623Z] #52 3.045 Cloning into '/tmp/tmp.PMW7biykep/src/github.com/containerd/containerd'...
03:44:04 [2020-08-29T03:44:04.623Z] #52 ...
03:44:04 [2020-08-29T03:44:04.623Z] 
03:44:04 [2020-08-29T03:44:04.623Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.460 + RM_GOPATH=0
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.462 + TMP_GOPATH=
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.463 + : /build
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.463 + '[' -z '' ']'
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.469 ++ mktemp -d
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.479 + export GOPATH=/tmp/tmp.stSyUft1l1
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.480 + GOPATH=/tmp/tmp.stSyUft1l1
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.480 + RM_GOPATH=1
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.480 + case "$(go env GOARCH)" in
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.491 ++ go env GOARCH
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.499 + export GO_BUILDMODE=-buildmode=pie
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.500 + GO_BUILDMODE=-buildmode=pie
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.502 ++ dirname /tmp/install/install.sh
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.510 + dir=/tmp/install
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.520 + bin=runc
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.521 + shift
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.522 + '[' '!' -f /tmp/install/runc.installer ']'
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.523 + . /tmp/install/runc.installer
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.523 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.524 + install_runc
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.525 + grep -q '^3\.10\.0.*\.el7\.'
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.526 + uname -r
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.531 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.540 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
03:44:04 [2020-08-29T03:44:04.730Z] #50 ...
03:44:04 [2020-08-29T03:44:04.730Z] 
03:44:04 [2020-08-29T03:44:04.730Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
03:44:04 [2020-08-29T03:44:04.730Z] #12 DONE 0.6s
03:44:04 [2020-08-29T03:44:04.730Z] 
03:44:04 [2020-08-29T03:44:04.730Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.542 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.542 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.stSyUft1l1/src/github.com/opencontainers/runc
03:44:04 [2020-08-29T03:44:04.730Z] #50 0.547 Cloning into '/tmp/tmp.stSyUft1l1/src/github.com/opencontainers/runc'...
03:44:05 [2020-08-29T03:44:05.124Z] #52 37.18 + bin/ctr
03:44:05 [2020-08-29T03:44:05.142Z] #25 11.15 
                                                                           0.0%
###                                                                        4.5%
#####                                                                      8.0%
##########                                                                15.2%
############                                                              17.9%
#############                                                             18.4%
##############                                                            20.8%
################                                                          22.2%
##################                                                        25.6%
#####################                                                     29.4%
#######################                                                   32.5%
##########################                                                36.7%
#############################                                             41.5%
#################################                                         46.3%
##################################                                        47.9%
####################################                                      50.1%
########################################                                  56.6%
##########################################                                59.4%
################################################                          67.5%
##################################################                        70.2%
####################################################                      72.9%
#####################################################                     74.2%
###########################################################               82.9%
##############################################################            86.9%
##################################################################        92.8%
######################################################################    98.4%
######################################################################## 100.0%
03:44:05 [2020-08-29T03:44:05.380Z] #50 ...
03:44:05 [2020-08-29T03:44:05.380Z] 
03:44:05 [2020-08-29T03:44:05.380Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
03:44:05 [2020-08-29T03:44:05.380Z] #13 DONE 0.5s
03:44:05 [2020-08-29T03:44:05.380Z] 
03:44:05 [2020-08-29T03:44:05.380Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
03:44:05 [2020-08-29T03:44:05.380Z] #14 0.227 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:44:05 [2020-08-29T03:44:05.380Z] #14 DONE 0.3s
03:44:05 [2020-08-29T03:44:05.380Z] 
03:44:05 [2020-08-29T03:44:05.380Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:05 [2020-08-29T03:44:05.380Z] #40 44.57   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
03:44:05 [2020-08-29T03:44:05.380Z] #40 44.60   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
03:44:05 [2020-08-29T03:44:05.380Z] #40 44.64   DEP      compel/arch/ppc64/plugins/std/memcmp.d
03:44:05 [2020-08-29T03:44:05.380Z] #40 44.67   DEP      compel/arch/ppc64/plugins/std/memcpy.d
03:44:05 [2020-08-29T03:44:05.380Z] #40 44.71   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
03:44:05 [2020-08-29T03:44:05.380Z] #40 44.75   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:44:05 [2020-08-29T03:44:05.380Z] #40 44.75   DEP      compel/plugins/std/infect.d
03:44:05 [2020-08-29T03:44:05.380Z] #40 46.43   DEP      compel/plugins/std/string.d
03:44:05 [2020-08-29T03:44:05.380Z] #40 46.53   DEP      compel/plugins/std/log.d
03:44:05 [2020-08-29T03:44:05.380Z] #40 46.64   DEP      compel/plugins/std/fds.d
03:44:05 [2020-08-29T03:44:05.380Z] #40 46.77   DEP      compel/plugins/std/std.d
03:44:05 [2020-08-29T03:44:05.380Z] #40 46.90   DEP      compel/plugins/shmem/shmem.d
03:44:05 [2020-08-29T03:44:05.380Z] #40 47.00   DEP      compel/plugins/fds/fds.d
03:44:05 [2020-08-29T03:44:05.380Z] #40 47.19   CC       compel/plugins/std/std.o
03:44:05 [2020-08-29T03:44:05.380Z] #40 47.46   CC       compel/plugins/std/fds.o
03:44:05 [2020-08-29T03:44:05.380Z] #40 47.88   CC       compel/plugins/std/log.o
03:44:05 [2020-08-29T03:44:05.380Z] #40 48.92   CC       compel/plugins/std/string.o
03:44:05 [2020-08-29T03:44:05.380Z] #40 49.59   CC       compel/plugins/std/infect.o
03:44:05 [2020-08-29T03:44:05.614Z] #10 ...
03:44:05 [2020-08-29T03:44:05.614Z] 
03:44:05 [2020-08-29T03:44:05.614Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:05 [2020-08-29T03:44:05.614Z] #25 6.598 
03:44:05 [2020-08-29T03:44:05.614Z] #25 6.784 
#########                                                                 13.6%
#####################                                                     30.5%
###############################################                           66.6%
####################################################################      95.4%
######################################################################## 100.0%
03:44:05 [2020-08-29T03:44:05.614Z] #25 7.957 
03:44:05 [2020-08-29T03:44:05.614Z] #25 8.222 
######                                                                     8.3%
##########################                                                36.4%
#####################################                                     52.4%
##################################################                        70.0%
#################################################################         90.4%
######################################################################## 100.0%
03:44:05 [2020-08-29T03:44:05.614Z] #25 9.471 
03:44:05 [2020-08-29T03:44:05.614Z] #25 9.971 
                                                                           0.0%
###                                                                        4.8%
#####                                                                      8.1%
#########                                                                 12.9%
###########                                                               16.4%
##############                                                            20.6%
#################                                                         23.6%
##################                                                        26.0%
######################                                                    31.3%
#########################                                                 35.7%
###########################                                               38.4%
##############################                                            42.6%
##################################                                        48.6%
########################################                                  56.5%
################################################                          67.0%
#####################################################                     73.6%
############################################################              84.2%
#################################################################         90.7%
######################################################################    98.3%
######################################################################## 100.0%
03:44:05 [2020-08-29T03:44:05.709Z] #25 14.54 #=#=#                                                                         
03:44:05 [2020-08-29T03:44:05.831Z] #39 76.82   LINK     criu/pie/restorer.built-in.o
03:44:05 [2020-08-29T03:44:05.831Z] #39 76.84   GEN      criu/pie/restorer-blob.h
03:44:05 [2020-08-29T03:44:05.831Z] #39 76.90   DEP      criu/vdso.d
03:44:05 [2020-08-29T03:44:05.831Z] #39 77.03   DEP      criu/vdso-compat.d
03:44:05 [2020-08-29T03:44:05.874Z] #25 12.82 #=#=#                                                                         
03:44:05 [2020-08-29T03:44:05.874Z] #25 ...
03:44:05 [2020-08-29T03:44:05.874Z] 
03:44:05 [2020-08-29T03:44:05.874Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:44:05 [2020-08-29T03:44:05.874Z] #38 74.02 Selecting previously unselected package libprotobuf-lite17:amd64.
03:44:05 [2020-08-29T03:44:05.874Z] #38 74.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 74.05 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 74.64 Selecting previously unselected package libprotobuf-dev:amd64.
03:44:05 [2020-08-29T03:44:05.874Z] #38 74.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 74.66 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 76.68 Selecting previously unselected package libprotoc17:amd64.
03:44:05 [2020-08-29T03:44:05.874Z] #38 76.68 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 76.69 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 77.59 Selecting previously unselected package protobuf-c-compiler.
03:44:05 [2020-08-29T03:44:05.874Z] #38 77.59 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 77.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 77.99 Selecting previously unselected package protobuf-compiler.
03:44:05 [2020-08-29T03:44:05.874Z] #38 77.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 78.00 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 78.30 Selecting previously unselected package python-pkg-resources.
03:44:05 [2020-08-29T03:44:05.874Z] #38 78.32 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 78.34 Unpacking python-pkg-resources (40.8.0-1) ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 78.72 Selecting previously unselected package python-six.
03:44:05 [2020-08-29T03:44:05.874Z] #38 78.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 78.75 Unpacking python-six (1.12.0-1) ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 79.00 Selecting previously unselected package python-protobuf.
03:44:05 [2020-08-29T03:44:05.874Z] #38 79.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 79.02 Unpacking python-protobuf (3.6.1.3-2) ...
03:44:05 [2020-08-29T03:44:05.874Z] #38 80.03 Setting up python-pkg-resources (40.8.0-1) ...
03:44:06 [2020-08-29T03:44:06.032Z] #40 ...
03:44:06 [2020-08-29T03:44:06.032Z] 
03:44:06 [2020-08-29T03:44:06.032Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
03:44:06 [2020-08-29T03:44:06.032Z] #15 DONE 0.4s
03:44:06 [2020-08-29T03:44:06.032Z] 
03:44:06 [2020-08-29T03:44:06.032Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:06 [2020-08-29T03:44:06.032Z] #40 50.13   CC       compel/arch/ppc64/plugins/std/parasite-head.o
03:44:06 [2020-08-29T03:44:06.032Z] #40 50.18   CC       compel/arch/ppc64/plugins/std/memcpy.o
03:44:06 [2020-08-29T03:44:06.032Z] #40 50.20   CC       compel/arch/ppc64/plugins/std/memcmp.o
03:44:06 [2020-08-29T03:44:06.032Z] #40 50.23   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
03:44:06 [2020-08-29T03:44:06.032Z] #40 50.27   AR       compel/plugins/std.lib.a
03:44:06 [2020-08-29T03:44:06.087Z] #39 77.14   DEP      criu/uts_ns.d
03:44:06 [2020-08-29T03:44:06.087Z] #39 77.24   DEP      criu/util.d
03:44:06 [2020-08-29T03:44:06.134Z] #38 ...
03:44:06 [2020-08-29T03:44:06.134Z] 
03:44:06 [2020-08-29T03:44:06.134Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:06 [2020-08-29T03:44:06.134Z] #30 74.17 reflect
03:44:06 [2020-08-29T03:44:06.134Z] #30 82.97 time
03:44:06 [2020-08-29T03:44:06.134Z] #30 ...
03:44:06 [2020-08-29T03:44:06.134Z] 
03:44:06 [2020-08-29T03:44:06.134Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:06 [2020-08-29T03:44:06.229Z] #25 14.83 
                                                                           0.3%
#                                                                          1.5%
##                                                                         2.8%
03:44:06 [2020-08-29T03:44:06.229Z] #25 ...
03:44:06 [2020-08-29T03:44:06.229Z] 
03:44:06 [2020-08-29T03:44:06.229Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:44:06 [2020-08-29T03:44:06.229Z] #28 75.78 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.
03:44:06 [2020-08-29T03:44:06.229Z] #28 76.79 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:44:06 [2020-08-29T03:44:06.229Z] #28 77.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:44:06 [2020-08-29T03:44:06.229Z] #28 ...
03:44:06 [2020-08-29T03:44:06.229Z] 
03:44:06 [2020-08-29T03:44:06.229Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:06 [2020-08-29T03:44:06.330Z] #40 ...
03:44:06 [2020-08-29T03:44:06.330Z] 
03:44:06 [2020-08-29T03:44:06.330Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
03:44:06 [2020-08-29T03:44:06.330Z] #16 DONE 0.4s
03:44:06 [2020-08-29T03:44:06.330Z] 
03:44:06 [2020-08-29T03:44:06.330Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:06 [2020-08-29T03:44:06.330Z] #40 50.39   CC       compel/plugins/fds/fds.o
03:44:06 [2020-08-29T03:44:06.344Z] #39 77.44   DEP      criu/uffd.d
03:44:06 [2020-08-29T03:44:06.525Z] #52 ...
03:44:06 [2020-08-29T03:44:06.525Z] 
03:44:06 [2020-08-29T03:44:06.526Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:06 [2020-08-29T03:44:06.526Z] #25 DONE 41.7s
03:44:06 [2020-08-29T03:44:06.526Z] 
03:44:06 [2020-08-29T03:44:06.526Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:06 [2020-08-29T03:44:06.526Z] #30 DONE 79.2s
03:44:06 [2020-08-29T03:44:06.526Z] 
03:44:06 [2020-08-29T03:44:06.526Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:44:06 [2020-08-29T03:44:06.526Z] #38 DONE 79.2s
03:44:06 [2020-08-29T03:44:06.526Z] 
03:44:06 [2020-08-29T03:44:06.526Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:44:06 [2020-08-29T03:44:06.526Z] #32 DONE 79.4s
03:44:06 [2020-08-29T03:44:06.526Z] 
03:44:06 [2020-08-29T03:44:06.526Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:06 [2020-08-29T03:44:06.600Z] #39 77.69   DEP      criu/tun.d
03:44:06 [2020-08-29T03:44:06.629Z] #40 50.66   AR       compel/plugins/fds.lib.a
03:44:06 [2020-08-29T03:44:06.629Z] #40 50.75   HOSTDEP  compel/src/lib/log-host.d
03:44:06 [2020-08-29T03:44:06.629Z] #40 ...
03:44:06 [2020-08-29T03:44:06.629Z] 
03:44:06 [2020-08-29T03:44:06.629Z] #17 [dev-systemd-false  6/26] RUN ldconfig
03:44:06 [2020-08-29T03:44:06.629Z] #17 DONE 0.4s
03:44:06 [2020-08-29T03:44:06.629Z] 
03:44:06 [2020-08-29T03:44:06.629Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:06 [2020-08-29T03:44:06.629Z] #40 50.93   HOSTDEP  compel/src/lib/handle-elf-host.d
03:44:06 [2020-08-29T03:44:06.856Z] #39 77.84   DEP      criu/tty.d
03:44:06 [2020-08-29T03:44:06.929Z] #40 51.13   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
03:44:07 [2020-08-29T03:44:07.113Z] #39 78.04   DEP      criu/timerfd.d
03:44:07 [2020-08-29T03:44:07.113Z] #39 78.24   DEP      criu/timens.d
03:44:07 [2020-08-29T03:44:07.233Z] #40 51.26   HOSTDEP  compel/src/main-host.d
03:44:07 [2020-08-29T03:44:07.233Z] #40 51.43   DEP      compel/src/lib/ptrace.d
03:44:07 [2020-08-29T03:44:07.369Z] #39 78.42   DEP      criu/sysfs_parse.d
03:44:07 [2020-08-29T03:44:07.533Z] #40 51.65   DEP      compel/src/lib/infect.d
03:44:07 [2020-08-29T03:44:07.625Z] #39 78.55   DEP      criu/sysctl.d
03:44:07 [2020-08-29T03:44:07.625Z] #39 78.68   DEP      criu/string.d
03:44:07 [2020-08-29T03:44:07.830Z] #40 51.92   DEP      compel/src/lib/infect-util.d
03:44:07 [2020-08-29T03:44:07.882Z] #39 78.73   DEP      criu/stats.d
03:44:07 [2020-08-29T03:44:07.882Z] #39 78.84   DEP      criu/sockets.d
03:44:08 [2020-08-29T03:44:08.127Z] #40 52.08   DEP      compel/src/lib/infect-rpc.d
03:44:08 [2020-08-29T03:44:08.127Z] #40 52.21   DEP      compel/arch/ppc64/src/lib/infect.d
03:44:08 [2020-08-29T03:44:08.138Z] #39 79.12   DEP      criu/sk-unix.d
03:44:08 [2020-08-29T03:44:08.394Z] #39 79.33   DEP      criu/sk-tcp.d
03:44:08 [2020-08-29T03:44:08.425Z] #40 52.41   DEP      compel/arch/ppc64/src/lib/cpu.d
03:44:08 [2020-08-29T03:44:08.425Z] #40 52.53   DEP      compel/src/lib/log.d
03:44:08 [2020-08-29T03:44:08.425Z] #40 52.66   DEP      compel/src/main.d
03:44:08 [2020-08-29T03:44:08.452Z] #39 ...
03:44:08 [2020-08-29T03:44:08.452Z] 
03:44:08 [2020-08-29T03:44:08.452Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:08 [2020-08-29T03:44:08.452Z] #47 74.03 golang.org/x/crypto/ssh/terminal
03:44:08 [2020-08-29T03:44:08.452Z] #47 75.71 mvdan.cc/sh/v3/cmd/shfmt
03:44:08 [2020-08-29T03:44:08.452Z] #47 DONE 81.5s
03:44:08 [2020-08-29T03:44:08.650Z] #39 79.56   DEP      criu/sk-queue.d
03:44:08 [2020-08-29T03:44:08.650Z] #39 79.72   DEP      criu/sk-packet.d
03:44:08 [2020-08-29T03:44:08.716Z] 
03:44:08 [2020-08-29T03:44:08.716Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:44:08 [2020-08-29T03:44:08.716Z] #10 80.68 Selecting previously unselected package gcc-mingw-w64-base.
03:44:08 [2020-08-29T03:44:08.716Z] #10 80.68 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
03:44:08 [2020-08-29T03:44:08.716Z] #10 80.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:44:08 [2020-08-29T03:44:08.716Z] #10 81.01 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:44:08 [2020-08-29T03:44:08.716Z] #10 81.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
03:44:08 [2020-08-29T03:44:08.716Z] #10 81.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:44:08 [2020-08-29T03:44:08.725Z] #40 52.80   DEP      compel/src/lib/handle-elf.d
03:44:08 [2020-08-29T03:44:08.725Z] #40 52.89   DEP      compel/arch/ppc64/src/lib/handle-elf.d
03:44:08 [2020-08-29T03:44:08.906Z] #39 79.94   DEP      criu/sk-netlink.d
03:44:09 [2020-08-29T03:44:09.023Z] #40 53.03   CC       compel/src/lib/log.o
03:44:09 [2020-08-29T03:44:09.162Z] #39 80.13   DEP      criu/sk-inet.d
03:44:09 [2020-08-29T03:44:09.320Z] #40 53.29   CC       compel/arch/ppc64/src/lib/cpu.o
03:44:09 [2020-08-29T03:44:09.419Z] #39 80.39   DEP      criu/signalfd.d
03:44:09 [2020-08-29T03:44:09.619Z] #40 53.73   CC       compel/arch/ppc64/src/lib/infect.o
03:44:09 [2020-08-29T03:44:09.675Z] #39 80.62   DEP      criu/sigframe.d
03:44:09 [2020-08-29T03:44:09.675Z] #39 ...
03:44:09 [2020-08-29T03:44:09.675Z] 
03:44:09 [2020-08-29T03:44:09.675Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:09 [2020-08-29T03:44:09.675Z] #41 DONE 187.0s
03:44:09 [2020-08-29T03:44:09.675Z] 
03:44:09 [2020-08-29T03:44:09.675Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:09 [2020-08-29T03:44:09.675Z] #39 80.74   DEP      criu/shmem.d
03:44:09 [2020-08-29T03:44:09.675Z] #39 ...
03:44:09 [2020-08-29T03:44:09.675Z] 
03:44:09 [2020-08-29T03:44:09.675Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:44:09 [2020-08-29T03:44:09.675Z] #17 9.457 Reading package lists...
03:44:09 [2020-08-29T03:44:09.675Z] #17 13.73 Reading package lists...
03:44:09 [2020-08-29T03:44:09.675Z] #17 17.56 Building dependency tree...
03:44:09 [2020-08-29T03:44:09.931Z] #17 ...
03:44:09 [2020-08-29T03:44:09.931Z] 
03:44:09 [2020-08-29T03:44:09.931Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:09 [2020-08-29T03:44:09.931Z] #39 81.01   DEP      criu/servicefd.d
03:44:10 [2020-08-29T03:44:10.187Z] #39 81.23   DEP      criu/seize.d
03:44:10 [2020-08-29T03:44:10.397Z] #25 14.83 
                                                                           0.3%
#                                                                          1.5%
##                                                                         2.8%
###                                                                        4.3%
###                                                                        5.4%
####                                                                       6.6%
#####                                                                      8.1%
######                                                                     9.5%
########                                                                  11.2%
#########                                                                 13.0%
##########                                                                14.1%
###########                                                               15.8%
############                                                              17.3%
#############                                                             18.7%
##############                                                            20.6%
################                                                          22.4%
#################                                                         24.1%
##################                                                        25.3%
###################                                                       26.7%
####################                                                      28.0%
#####################                                                     29.3%
######################                                                    31.1%
#######################                                                   32.8%
########################                                                  34.4%
#########################                                                 35.8%
##########################                                                37.4%
###########################                                               38.9%
#############################                                             40.7%
##############################                                            42.0%
###############################                                           44.2%
#################################                                         46.0%
#################################                                         47.1%
###################################                                       48.7%
####################################                                      50.2%
#####################################                                     51.6%
#####################################                                     52.5%
######################################                                    53.9%
#######################################                                   55.3%
03:44:10 [2020-08-29T03:44:10.397Z] #25 ...
03:44:10 [2020-08-29T03:44:10.397Z] 
03:44:10 [2020-08-29T03:44:10.397Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:10 [2020-08-29T03:44:10.397Z] #47 80.17 reflect
03:44:10 [2020-08-29T03:44:10.397Z] #47 80.20 syscall
03:44:10 [2020-08-29T03:44:10.397Z] #47 ...
03:44:10 [2020-08-29T03:44:10.397Z] 
03:44:10 [2020-08-29T03:44:10.397Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:10 [2020-08-29T03:44:10.444Z] #39 81.43   DEP      criu/seccomp.d
03:44:10 [2020-08-29T03:44:10.675Z] #40 54.79   CC       compel/src/lib/infect-rpc.o
03:44:10 [2020-08-29T03:44:10.700Z] #39 81.71   DEP      criu/rst-malloc.d
03:44:10 [2020-08-29T03:44:10.956Z] #39 81.94   DEP      criu/rbtree.d
03:44:10 [2020-08-29T03:44:10.956Z] #39 82.02   DEP      criu/pstree.d
03:44:10 [2020-08-29T03:44:10.975Z] #40 55.22   CC       compel/src/lib/infect-util.o
03:44:11 [2020-08-29T03:44:11.085Z] #25 13.25 #=#=#                                                                         

                                                                           1.0%
##                                                                         3.7%
###                                                                        4.9%
####                                                                       6.1%
######                                                                     8.4%
#######                                                                   10.4%
########                                                                  12.2%
#########                                                                 13.7%
##########                                                                14.7%
###########                                                               15.9%
############                                                              16.9%
#############                                                             18.2%
##############                                                            19.7%
###############                                                           21.1%
###############                                                           22.0%
################                                                          22.8%
################                                                          23.6%
#################                                                         25.0%
##################                                                        26.2%
###################                                                       27.2%
####################                                                      29.0%
######################                                                    31.2%
#######################                                                   32.6%
########################                                                  34.0%
#########################                                                 35.5%
##########################                                                36.4%
##########################                                                37.3%
############################                                              39.4%
#############################                                             40.6%
#############################                                             41.2%
##############################                                            41.9%
##############################                                            43.0%
###############################                                           43.4%
################################                                          44.9%
################################                                          45.5%
#################################                                         46.3%
##################################                                        47.4%
###################################                                       49.8%
####################################                                      50.8%
#####################################                                     52.3%
#######################################                                   54.3%
########################################                                  56.2%
03:44:11 [2020-08-29T03:44:11.085Z] #25 ...
03:44:11 [2020-08-29T03:44:11.085Z] 
03:44:11 [2020-08-29T03:44:11.085Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:11 [2020-08-29T03:44:11.085Z] #47 79.08 reflect
03:44:11 [2020-08-29T03:44:11.085Z] #47 79.16 syscall
03:44:11 [2020-08-29T03:44:11.085Z] #47 ...
03:44:11 [2020-08-29T03:44:11.085Z] 
03:44:11 [2020-08-29T03:44:11.085Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:11 [2020-08-29T03:44:11.211Z] #39 82.15   DEP      criu/protobuf.d
03:44:11 [2020-08-29T03:44:11.212Z] #39 82.25   GEN      criu/protobuf-desc-gen.h
03:44:11 [2020-08-29T03:44:11.274Z] #40 55.52   CC       compel/src/lib/infect.o
03:44:11 [2020-08-29T03:44:11.862Z] #25 13.25 #=#=#                                                                         

                                                                           1.0%
##                                                                         3.7%
###                                                                        4.9%
####                                                                       6.1%
######                                                                     8.4%
#######                                                                   10.4%
########                                                                  12.2%
#########                                                                 13.7%
##########                                                                14.7%
###########                                                               15.9%
############                                                              16.9%
#############                                                             18.2%
##############                                                            19.7%
###############                                                           21.1%
###############                                                           22.0%
################                                                          22.8%
################                                                          23.6%
#################                                                         25.0%
##################                                                        26.2%
###################                                                       27.2%
####################                                                      29.0%
######################                                                    31.2%
#######################                                                   32.6%
########################                                                  34.0%
#########################                                                 35.5%
##########################                                                36.4%
##########################                                                37.3%
############################                                              39.4%
#############################                                             40.6%
#############################                                             41.2%
##############################                                            41.9%
##############################                                            43.0%
###############################                                           43.4%
################################                                          44.9%
################################                                          45.5%
#################################                                         46.3%
##################################                                        47.4%
###################################                                       49.8%
####################################                                      50.8%
#####################################                                     52.3%
#######################################                                   54.3%
########################################                                  56.2%
#########################################                                 58.3%
###########################################                               59.9%
############################################                              61.7%
#############################################                             63.0%
##############################################                            64.2%
##############################################                            64.9%
###
03:44:11 [2020-08-29T03:44:11.862Z] #25 ...
03:44:11 [2020-08-29T03:44:11.862Z] 
03:44:11 [2020-08-29T03:44:11.862Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:44:11 [2020-08-29T03:44:11.862Z] #32 79.85 Selecting previously unselected package libicu63:amd64.
03:44:11 [2020-08-29T03:44:11.862Z] #32 79.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
03:44:11 [2020-08-29T03:44:11.862Z] #32 79.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:44:11 [2020-08-29T03:44:11.862Z] #32 ...
03:44:11 [2020-08-29T03:44:11.862Z] 
03:44:11 [2020-08-29T03:44:11.862Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:12 [2020-08-29T03:44:12.041Z] #10 ...
03:44:12 [2020-08-29T03:44:12.041Z] 
03:44:12 [2020-08-29T03:44:12.041Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:12 [2020-08-29T03:44:12.041Z] #41 74.80 go/doc
03:44:12 [2020-08-29T03:44:12.041Z] #41 76.46 compress/gzip
03:44:12 [2020-08-29T03:44:12.041Z] #41 76.97 crypto/ecdsa
03:44:12 [2020-08-29T03:44:12.041Z] #41 77.51 crypto/x509/pkix
03:44:12 [2020-08-29T03:44:12.041Z] #41 78.08 vendor/golang.org/x/crypto/cryptobyte
03:44:12 [2020-08-29T03:44:12.041Z] #41 78.61 github.com/LK4D4/vndr/build
03:44:12 [2020-08-29T03:44:12.041Z] #41 82.29 vendor/golang.org/x/text/unicode/bidi
03:44:12 [2020-08-29T03:44:12.041Z] #41 82.99 vendor/golang.org/x/text/unicode/norm
03:44:12 [2020-08-29T03:44:12.041Z] #41 ...
03:44:12 [2020-08-29T03:44:12.041Z] 
03:44:12 [2020-08-29T03:44:12.041Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:12 [2020-08-29T03:44:12.041Z] #39 4.690 Note: Building without setproctitle() and strlcpy() support.
03:44:12 [2020-08-29T03:44:12.041Z] #39 4.690       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:44:12 [2020-08-29T03:44:12.041Z] #39 4.705 Note: Building without GnuTLS support
03:44:12 [2020-08-29T03:44:12.041Z] #39 4.707 Makefile.config:39: Warn: you have no libnftables installed
03:44:12 [2020-08-29T03:44:12.041Z] #39 4.707 Makefile.config:40: Warn: Building without nftables support
03:44:13 [2020-08-29T03:44:13.101Z] #39 83.74   DEP      criu/protobuf-desc.d
03:44:13 [2020-08-29T03:44:13.101Z] #39 83.85   DEP      criu/proc_parse.d
03:44:13 [2020-08-29T03:44:13.101Z] #39 83.96   DEP      criu/plugin.d
03:44:13 [2020-08-29T03:44:13.101Z] #39 84.12   DEP      criu/pipes.d
03:44:13 [2020-08-29T03:44:13.358Z] #39 84.26   DEP      criu/pie-util.d
03:44:13 [2020-08-29T03:44:13.358Z] #39 84.38   DEP      criu/pie-util-vdso.d
03:44:13 [2020-08-29T03:44:13.358Z] #39 84.46   DEP      criu/pie-util-vdso-elf32.d
03:44:13 [2020-08-29T03:44:13.437Z] #39 6.793 fatal: not a git repository (or any of the parent directories): .git
03:44:13 [2020-08-29T03:44:13.437Z] #39 6.869   GEN      .gitid
03:44:13 [2020-08-29T03:44:13.437Z] #39 6.907   GEN      criu/include/version.h
03:44:13 [2020-08-29T03:44:13.437Z] #39 7.017   GEN      include/common/asm
03:44:13 [2020-08-29T03:44:13.614Z] #39 84.56   DEP      criu/path.d
03:44:13 [2020-08-29T03:44:13.614Z] #39 84.68   DEP      criu/parasite-syscall.d
03:44:13 [2020-08-29T03:44:13.770Z] #25 14.83 
                                                                           0.3%
#                                                                          1.5%
##                                                                         2.8%
###                                                                        4.3%
###                                                                        5.4%
####                                                                       6.6%
#####                                                                      8.1%
######                                                                     9.5%
########                                                                  11.2%
#########                                                                 13.0%
##########                                                                14.1%
###########                                                               15.8%
############                                                              17.3%
#############                                                             18.7%
##############                                                            20.6%
################                                                          22.4%
#################                                                         24.1%
##################                                                        25.3%
###################                                                       26.7%
####################                                                      28.0%
#####################                                                     29.3%
######################                                                    31.1%
#######################                                                   32.8%
########################                                                  34.4%
#########################                                                 35.8%
##########################                                                37.4%
###########################                                               38.9%
#############################                                             40.7%
##############################                                            42.0%
###############################                                           44.2%
#################################                                         46.0%
#################################                                         47.1%
###################################                                       48.7%
####################################                                      50.2%
#####################################                                     51.6%
#####################################                                     52.5%
######################################                                    53.9%
#######################################                                   55.3%
########################################                                  56.4%
#########################################                                 57.4%
##########################################                                59.0%
###########################################                               59.9%
###########################################                               60.6%
############################################                              61.7%
##############################################                            64.4%
###############################################                           65.9%
################################################                          67.9%
##################################################                        70.0%
###################################################                       71.5%
####################################################                      72.9%
######################################################                    75.1%
#######################################################                   76.6%
########################################################                  78.2%
#########################################################                 79.8%
##########################################################                81.8%
############################################################              83.5%
#############################################################             84.9%
##############################################################            86.7%
###############################################################           88.9%
#################################################################         90.6%
##################################################################        92.2%
###################################################################       93.6%
####################################################################      95.1%
#####################################################################     96.6%
######################################################################    98.1%
#######################################################################   99.8%
######################################################################## 100.0%
03:44:13 [2020-08-29T03:44:13.870Z] #39 84.93   DEP      criu/pagemap.d
03:44:14 [2020-08-29T03:44:14.030Z] #25 22.86 
03:44:14 [2020-08-29T03:44:14.030Z] #25 ...
03:44:14 [2020-08-29T03:44:14.030Z] 
03:44:14 [2020-08-29T03:44:14.030Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:44:14 [2020-08-29T03:44:14.030Z] #10 83.62 debconf: delaying package configuration, since apt-utils is not installed
03:44:14 [2020-08-29T03:44:14.030Z] #10 84.02 Fetched 77.7 MB in 12s (6568 kB/s)
03:44:14 [2020-08-29T03:44:14.030Z] #10 84.15 Selecting previously unselected package binutils-mingw-w64-i686.
03:44:14 [2020-08-29T03:44:14.030Z] #10 84.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:44:14 [2020-08-29T03:44:14.030Z] #10 84.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
03:44:14 [2020-08-29T03:44:14.030Z] #10 84.25 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:44:14 [2020-08-29T03:44:14.030Z] #10 89.41 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:44:14 [2020-08-29T03:44:14.030Z] #10 89.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
03:44:14 [2020-08-29T03:44:14.030Z] #10 89.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:44:14 [2020-08-29T03:44:14.030Z] #10 ...
03:44:14 [2020-08-29T03:44:14.030Z] 
03:44:14 [2020-08-29T03:44:14.030Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:44:14 [2020-08-29T03:44:14.030Z] #32 92.49 Selecting previously unselected package libxml2:amd64.
03:44:14 [2020-08-29T03:44:14.030Z] #32 92.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
03:44:14 [2020-08-29T03:44:14.030Z] #32 92.57 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:44:14 [2020-08-29T03:44:14.125Z] #39 85.06   DEP      criu/pagemap-cache.d
03:44:14 [2020-08-29T03:44:14.125Z] #39 85.15   DEP      criu/page-xfer.d
03:44:14 [2020-08-29T03:44:14.125Z] #39 85.25   DEP      criu/page-pipe.d
03:44:14 [2020-08-29T03:44:14.291Z] #32 93.93 Selecting previously unselected package libarchive13:amd64.
03:44:14 [2020-08-29T03:44:14.291Z] #32 93.95 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
03:44:14 [2020-08-29T03:44:14.291Z] #32 93.97 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:44:14 [2020-08-29T03:44:14.380Z] #39 85.36   DEP      criu/netfilter.d
03:44:14 [2020-08-29T03:44:14.636Z] #39 85.61   DEP      criu/net.d
03:44:14 [2020-08-29T03:44:14.693Z] Fetching without tags
03:44:14 [2020-08-29T03:44:14.724Z] #25 13.25 #=#=#                                                                         

                                                                           1.0%
##                                                                         3.7%
###                                                                        4.9%
####                                                                       6.1%
######                                                                     8.4%
#######                                                                   10.4%
########                                                                  12.2%
#########                                                                 13.7%
##########                                                                14.7%
###########                                                               15.9%
############                                                              16.9%
#############                                                             18.2%
##############                                                            19.7%
###############                                                           21.1%
###############                                                           22.0%
################                                                          22.8%
################                                                          23.6%
#################                                                         25.0%
##################                                                        26.2%
###################                                                       27.2%
####################                                                      29.0%
######################                                                    31.2%
#######################                                                   32.6%
########################                                                  34.0%
#########################                                                 35.5%
##########################                                                36.4%
##########################                                                37.3%
############################                                              39.4%
#############################                                             40.6%
#############################                                             41.2%
##############################                                            41.9%
##############################                                            43.0%
###############################                                           43.4%
################################                                          44.9%
################################                                          45.5%
#################################                                         46.3%
##################################                                        47.4%
###################################                                       49.8%
####################################                                      50.8%
#####################################                                     52.3%
#######################################                                   54.3%
########################################                                  56.2%
#########################################                                 58.3%
###########################################                               59.9%
############################################                              61.7%
#############################################                             63.0%
##############################################                            64.2%
##############################################                            64.9%
################################################                          66.9%
#################################################                         68.6%
##################################################                        69.9%
###################################################                       71.0%
###################################################                       72.0%
####################################################                      73.2%
######################################################                    75.1%
######################################################                    75.5%
#######################################################                   76.8%
########################################################                  77.9%
#########################################################                 79.5%
##########################################################                81.1%
###########################################################               83.0%
#############################################################             85.1%
##############################################################            86.8%
###############################################################           87.8%
###############################################################           88.8%
#################################################################         90.7%
##################################################################        91.7%
##################################################################        92.8%
####################################################################      94.5%
####################################################################      95.5%
#####################################################################     96.7%
######################################################################    97.3%
#######################################################################   99.2%
######################################################################## 100.0%
03:44:14 [2020-08-29T03:44:14.724Z] #25 21.87 
03:44:14 [2020-08-29T03:44:14.854Z] #40 58.58   CC       compel/src/lib/ptrace.o
03:44:14 [2020-08-29T03:44:14.854Z] #40 ...
03:44:14 [2020-08-29T03:44:14.854Z] 
03:44:14 [2020-08-29T03:44:14.854Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:14 [2020-08-29T03:44:14.854Z] #50 10.86 + cd /tmp/tmp.stSyUft1l1/src/github.com/opencontainers/runc
03:44:14 [2020-08-29T03:44:14.861Z] #32 94.51 Selecting previously unselected package libjsoncpp1:amd64.
03:44:14 [2020-08-29T03:44:14.861Z] #32 94.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
03:44:14 [2020-08-29T03:44:14.861Z] #32 94.61 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
03:44:14 [2020-08-29T03:44:14.892Z] #39 85.82   DEP      criu/namespaces.d
03:44:14 [2020-08-29T03:44:14.892Z] #39 86.04   DEP      criu/mount.d
03:44:15 [2020-08-29T03:44:15.122Z] #32 94.90 Selecting previously unselected package librhash0:amd64.
03:44:15 [2020-08-29T03:44:15.122Z] #32 94.90 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
03:44:15 [2020-08-29T03:44:15.122Z] #32 94.91 Unpacking librhash0:amd64 (1.3.8-1) ...
03:44:15 [2020-08-29T03:44:15.149Z] #39 86.21   DEP      criu/memfd.d
03:44:15 [2020-08-29T03:44:15.153Z] #50 10.86 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
03:44:15 [2020-08-29T03:44:15.365Z] #39 8.838   PBCC     images/timens.pb-c.c
03:44:15 [2020-08-29T03:44:15.365Z] #39 8.865   DEP      images/timens.pb-c.d
03:44:15 [2020-08-29T03:44:15.365Z] #39 8.901   PBCC     images/fown.pb-c.c
03:44:15 [2020-08-29T03:44:15.365Z] #39 8.926   PBCC     images/google/protobuf/descriptor.pb-c.c
03:44:15 [2020-08-29T03:44:15.365Z] #39 9.008   PBCC     images/opts.pb-c.c
03:44:15 [2020-08-29T03:44:15.405Z] #39 86.38   DEP      criu/mem.d
03:44:15 [2020-08-29T03:44:15.628Z] #39 9.076   PBCC     images/memfd.pb-c.c
03:44:15 [2020-08-29T03:44:15.628Z] #39 9.165   DEP      images/fown.pb-c.d
03:44:15 [2020-08-29T03:44:15.628Z] #39 9.217   DEP      images/google/protobuf/descriptor.pb-c.d
03:44:15 [2020-08-29T03:44:15.628Z] #39 9.259   DEP      images/opts.pb-c.d
03:44:15 [2020-08-29T03:44:15.628Z] #39 9.316   DEP      images/memfd.pb-c.d
03:44:15 [2020-08-29T03:44:15.628Z] #39 9.370   PBCC     images/sit.pb-c.c
03:44:15 [2020-08-29T03:44:15.661Z] #39 86.54   DEP      criu/lsm.d
03:44:15 [2020-08-29T03:44:15.661Z] #39 86.72   DEP      criu/log.d
03:44:15 [2020-08-29T03:44:15.693Z] #32 95.36 Selecting previously unselected package libuv1:amd64.
03:44:15 [2020-08-29T03:44:15.693Z] #32 95.41 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
03:44:15 [2020-08-29T03:44:15.800Z] #50 11.44 + '[' -z '' ']'
03:44:15 [2020-08-29T03:44:15.800Z] #50 11.44 + target=static
03:44:15 [2020-08-29T03:44:15.800Z] #50 11.44 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:44:15 [2020-08-29T03:44:15.800Z] #50 11.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 runc .
03:44:15 [2020-08-29T03:44:15.893Z] #39 9.422   DEP      images/sit.pb-c.d
03:44:15 [2020-08-29T03:44:15.893Z] #39 9.463   PBCC     images/macvlan.pb-c.c
03:44:15 [2020-08-29T03:44:15.893Z] #39 9.497   DEP      images/macvlan.pb-c.d
03:44:15 [2020-08-29T03:44:15.893Z] #39 9.556   PBCC     images/autofs.pb-c.c
03:44:15 [2020-08-29T03:44:15.893Z] #39 9.619   DEP      images/autofs.pb-c.d
03:44:15 [2020-08-29T03:44:15.917Z] #39 86.91   DEP      criu/libnetlink.d
03:44:15 [2020-08-29T03:44:15.917Z] #39 86.98   DEP      criu/kerndat.d
03:44:15 [2020-08-29T03:44:15.951Z] #32 95.49 Unpacking libuv1:amd64 (1.24.1-1) ...
03:44:15 [2020-08-29T03:44:15.958Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 3e68a2b0a95376d30324111fbe976eed84ff9325
03:44:16 [2020-08-29T03:44:16.156Z] #39 9.681   PBCC     images/sysctl.pb-c.c
03:44:16 [2020-08-29T03:44:16.156Z] #39 9.704   DEP      images/sysctl.pb-c.d
03:44:16 [2020-08-29T03:44:16.156Z] #39 9.745   PBCC     images/time.pb-c.c
03:44:16 [2020-08-29T03:44:16.156Z] #39 9.788   DEP      images/time.pb-c.d
03:44:16 [2020-08-29T03:44:16.156Z] #39 9.844   PBCC     images/binfmt-misc.pb-c.c
03:44:16 [2020-08-29T03:44:16.156Z] #39 9.859   DEP      images/binfmt-misc.pb-c.d
03:44:16 [2020-08-29T03:44:16.174Z] #39 87.15   DEP      criu/kcmp-ids.d
03:44:16 [2020-08-29T03:44:16.174Z] #39 87.21   DEP      criu/irmap.d
03:44:16 [2020-08-29T03:44:16.174Z] #39 87.34   DEP      criu/ipc_ns.d
03:44:16 [2020-08-29T03:44:16.211Z] #32 95.86 Selecting previously unselected package cmake.
03:44:16 [2020-08-29T03:44:16.211Z] #32 95.86 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
03:44:16 [2020-08-29T03:44:16.211Z] #32 95.88 Unpacking cmake (3.13.4-1) ...
03:44:16 [2020-08-29T03:44:16.420Z] #39 9.928   PBCC     images/seccomp.pb-c.c
03:44:16 [2020-08-29T03:44:16.420Z] #39 9.980   DEP      images/seccomp.pb-c.d
03:44:16 [2020-08-29T03:44:16.420Z] #39 10.07   PBCC     images/userns.pb-c.c
03:44:16 [2020-08-29T03:44:16.420Z] #39 10.10   DEP      images/userns.pb-c.d
03:44:16 [2020-08-29T03:44:16.420Z] #39 ...
03:44:16 [2020-08-29T03:44:16.420Z] 
03:44:16 [2020-08-29T03:44:16.420Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.379 + RM_GOPATH=0
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.379 + TMP_GOPATH=
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.379 + : /build
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.379 + '[' -z '' ']'
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.379 ++ mktemp -d
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.380 + export GOPATH=/tmp/tmp.BERS42UY3y
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.380 + GOPATH=/tmp/tmp.BERS42UY3y
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.381 + RM_GOPATH=1
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.381 + case "$(go env GOARCH)" in
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.382 ++ go env GOARCH
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.401 + export GO_BUILDMODE=-buildmode=pie
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.401 + GO_BUILDMODE=-buildmode=pie
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.402 ++ dirname /tmp/install/install.sh
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.404 + dir=/tmp/install
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.404 + bin=tini
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.404 + shift
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.404 + '[' '!' -f /tmp/install/tini.installer ']'
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.404 + . /tmp/install/tini.installer
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.404 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.404 + install_tini
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.404 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.404 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.405 + git clone https://github.com/krallin/tini.git /tmp/tmp.BERS42UY3y/tini
03:44:16 [2020-08-29T03:44:16.420Z] #33 3.409 Cloning into '/tmp/tmp.BERS42UY3y/tini'...
03:44:16 [2020-08-29T03:44:16.420Z] #33 4.334 + cd /tmp/tmp.BERS42UY3y/tini
03:44:16 [2020-08-29T03:44:16.420Z] #33 4.334 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
03:44:16 [2020-08-29T03:44:16.420Z] #33 4.355 + cmake .
03:44:16 [2020-08-29T03:44:16.420Z] #33 5.351 -- The C compiler identification is GNU 8.3.0
03:44:16 [2020-08-29T03:44:16.420Z] #33 5.363 -- Check for working C compiler: /usr/bin/cc
03:44:16 [2020-08-29T03:44:16.420Z] #33 6.440 -- Check for working C compiler: /usr/bin/cc -- works
03:44:16 [2020-08-29T03:44:16.420Z] #33 6.442 -- Detecting C compiler ABI info
03:44:16 [2020-08-29T03:44:16.420Z] #33 7.112 -- Detecting C compiler ABI info - done
03:44:16 [2020-08-29T03:44:16.420Z] #33 7.169 -- Detecting C compile features
03:44:16 [2020-08-29T03:44:16.420Z] #33 9.435 -- Detecting C compile features - done
03:44:16 [2020-08-29T03:44:16.420Z] #33 9.482 -- Performing Test HAS_BUILTIN_FORTIFY
03:44:16 [2020-08-29T03:44:16.420Z] #33 9.759 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:44:16 [2020-08-29T03:44:16.420Z] #33 9.864 -- Configuring done
03:44:16 [2020-08-29T03:44:16.420Z] #33 9.884 -- Generating done
03:44:16 [2020-08-29T03:44:16.420Z] #33 9.886 -- Build files have been written to: /tmp/tmp.BERS42UY3y/tini
03:44:16 [2020-08-29T03:44:16.420Z] #33 9.903 + make tini-static
03:44:16 [2020-08-29T03:44:16.430Z] #39 87.46   DEP      criu/image.d
03:44:16 [2020-08-29T03:44:16.447Z] #50 ...
03:44:16 [2020-08-29T03:44:16.447Z] 
03:44:16 [2020-08-29T03:44:16.447Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:16 [2020-08-29T03:44:16.447Z] #48 114.4 golang.org/x/crypto/ssh/terminal
03:44:16 [2020-08-29T03:44:16.447Z] #48 118.0 mvdan.cc/sh/v3/cmd/shfmt
03:44:16 [2020-08-29T03:44:16.447Z] #48 DONE 124.1s
03:44:16 [2020-08-29T03:44:16.447Z] 
03:44:16 [2020-08-29T03:44:16.447Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:16 [2020-08-29T03:44:16.447Z] #40 59.17   AR       compel/libcompel.a
03:44:16 [2020-08-29T03:44:16.447Z] #40 59.29   HOSTCC   compel/src/main-host.o
03:44:16 [2020-08-29T03:44:16.447Z] #40 59.70   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
03:44:16 [2020-08-29T03:44:16.447Z] #40 60.08   HOSTCC   compel/src/lib/handle-elf-host.o
03:44:16 [2020-08-29T03:44:16.447Z] #40 60.49   HOSTCC   compel/src/lib/log-host.o
03:44:16 [2020-08-29T03:44:16.635Z] #25 23.62 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
03:44:16 [2020-08-29T03:44:16.685Z] #33 ...
03:44:16 [2020-08-29T03:44:16.685Z] 
03:44:16 [2020-08-29T03:44:16.685Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:16 [2020-08-29T03:44:16.685Z] #39 10.18   PBCC     images/cgroup.pb-c.c
03:44:16 [2020-08-29T03:44:16.685Z] #39 10.24   DEP      images/cgroup.pb-c.d
03:44:16 [2020-08-29T03:44:16.685Z] #39 10.36   PBCC     images/ext-file.pb-c.c
03:44:16 [2020-08-29T03:44:16.686Z] #39 87.66   DEP      criu/image-desc.d
03:44:16 [2020-08-29T03:44:16.686Z] #39 87.74   DEP      criu/fsnotify.d
03:44:16 [2020-08-29T03:44:16.744Z] #40 61.02   HOSTLINK compel/compel-host-bin
03:44:16 [2020-08-29T03:44:16.744Z] #40 ...
03:44:16 [2020-08-29T03:44:16.744Z] 
03:44:16 [2020-08-29T03:44:16.744Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:44:16 [2020-08-29T03:44:16.744Z] #18 0.579 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:44:16 [2020-08-29T03:44:16.744Z] #18 0.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:44:16 [2020-08-29T03:44:16.744Z] #18 0.799 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:44:16 [2020-08-29T03:44:16.744Z] #18 1.824 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
03:44:16 [2020-08-29T03:44:16.744Z] #18 4.106 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [211 kB]
03:44:16 [2020-08-29T03:44:16.744Z] #18 4.439 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
03:44:14 [2020-08-29T03:44:14.368Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:44:14 [2020-08-29T03:44:14.418Z]  > git config --add remote.origin.fetch +refs/pull/41361/head:refs/remotes/origin/PR-41361 # timeout=10
03:44:14 [2020-08-29T03:44:14.476Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:44:14 [2020-08-29T03:44:14.605Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:44:14 [2020-08-29T03:44:14.727Z] Fetching upstream changes from https://github.com/moby/moby.git
03:44:14 [2020-08-29T03:44:14.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:44:14 [2020-08-29T03:44:14.729Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41361/head:refs/remotes/origin/PR-41361 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:44:16 [2020-08-29T03:44:16.064Z]  > git config core.sparsecheckout # timeout=10
03:44:16 [2020-08-29T03:44:16.112Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:44:16 [2020-08-29T03:44:16.943Z] #39 87.93   DEP      criu/filesystems.d
03:44:16 [2020-08-29T03:44:16.950Z] #39 10.39   DEP      images/ext-file.pb-c.d
03:44:16 [2020-08-29T03:44:16.950Z] #39 10.49   PBCC     images/rpc.pb-c.c
03:44:16 [2020-08-29T03:44:16.950Z] #39 10.56   DEP      images/rpc.pb-c.d
03:44:16 [2020-08-29T03:44:16.950Z] #39 10.62   PBCC     images/siginfo.pb-c.c
03:44:17 [2020-08-29T03:44:17.042Z] #18 ...
03:44:17 [2020-08-29T03:44:17.042Z] 
03:44:17 [2020-08-29T03:44:17.042Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:17 [2020-08-29T03:44:17.042Z] #42 114.9 encoding/xml
03:44:17 [2020-08-29T03:44:17.042Z] #42 119.8 math/big
03:44:17 [2020-08-29T03:44:17.042Z] #42 124.5 go/doc
03:44:17 [2020-08-29T03:44:17.160Z] #32 ...
03:44:17 [2020-08-29T03:44:17.160Z] 
03:44:17 [2020-08-29T03:44:17.160Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:17 [2020-08-29T03:44:17.160Z] #41 86.74 time
03:44:17 [2020-08-29T03:44:17.160Z] #41 92.96 internal/fmtsort
03:44:17 [2020-08-29T03:44:17.160Z] #41 94.24 internal/syscall/execenv
03:44:17 [2020-08-29T03:44:17.160Z] #41 94.57 internal/syscall/unix
03:44:17 [2020-08-29T03:44:17.160Z] #41 94.95 strings
03:44:17 [2020-08-29T03:44:17.160Z] #41 95.73 os
03:44:17 [2020-08-29T03:44:17.160Z] #41 ...
03:44:17 [2020-08-29T03:44:17.160Z] 
03:44:17 [2020-08-29T03:44:17.160Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:17 [2020-08-29T03:44:17.160Z] #25 24.25 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
03:44:17 [2020-08-29T03:44:17.160Z] #25 24.77 
03:44:17 [2020-08-29T03:44:17.160Z] #25 24.98 
#############                                                             18.3%
######################################################################## 100.0%
03:44:17 [2020-08-29T03:44:17.160Z] #25 25.16 
03:44:17 [2020-08-29T03:44:17.200Z] #39 88.05   DEP      criu/files.d
03:44:17 [2020-08-29T03:44:17.200Z] #39 ...
03:44:17 [2020-08-29T03:44:17.200Z] 
03:44:17 [2020-08-29T03:44:17.200Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:44:17 [2020-08-29T03:44:17.200Z] #17 19.30 libcap2-bin is already the newest version (1:2.25-2).
03:44:17 [2020-08-29T03:44:17.200Z] #17 19.30 The following additional packages will be installed:
03:44:17 [2020-08-29T03:44:17.200Z] #17 19.30   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:44:17 [2020-08-29T03:44:17.200Z] #17 19.31   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:44:17 [2020-08-29T03:44:17.200Z] #17 19.31   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:44:17 [2020-08-29T03:44:17.200Z] #17 19.31   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:44:17 [2020-08-29T03:44:17.200Z] #17 19.31   python3.7 python3.7-minimal vim-runtime xxd
03:44:17 [2020-08-29T03:44:17.200Z] #17 19.31 Suggested packages:
03:44:17 [2020-08-29T03:44:17.200Z] #17 19.31   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:44:17 [2020-08-29T03:44:17.200Z] #17 19.31   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:44:17 [2020-08-29T03:44:17.200Z] #17 19.31   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:44:17 [2020-08-29T03:44:17.200Z] #17 19.31 Recommended packages:
03:44:17 [2020-08-29T03:44:17.200Z] #17 19.31   aufs-dkms nftables build-essential python3-dev python3-keyring
03:44:17 [2020-08-29T03:44:17.200Z] #17 19.31   python3-keyrings.alt python3-xdg unzip
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.22 The following NEW packages will be installed:
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.23   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.23   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.23   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.23   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.23   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.23   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.24   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.24   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.24   xz-utils zip
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.54 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.54 Need to get 28.5 MB of archives.
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.54 After this operation, 116 MB of additional disk space will be used.
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 21.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.59 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.59 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.59 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.59 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.61 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.70 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.75 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.92 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 22.96 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 23.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 23.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 23.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
03:44:17 [2020-08-29T03:44:17.200Z] #17 24.10 debconf: delaying package configuration, since apt-utils is not installed
03:44:17 [2020-08-29T03:44:17.200Z] #17 24.22 Fetched 28.5 MB in 2s (12.7 MB/s)
03:44:17 [2020-08-29T03:44:17.200Z] #17 24.31 Selecting previously unselected package pigz.
03:44:17 [2020-08-29T03:44:17.200Z] #17 24.31 (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.)
03:44:17 [2020-08-29T03:44:17.200Z] #17 24.39 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
03:44:17 [2020-08-29T03:44:17.200Z] #17 24.39 Unpacking pigz (2.4-1) ...
03:44:17 [2020-08-29T03:44:17.200Z] #17 24.49 Selecting previously unselected package libpython3.7-minimal:amd64.
03:44:17 [2020-08-29T03:44:17.200Z] #17 24.50 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
03:44:17 [2020-08-29T03:44:17.200Z] #17 24.50 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
03:44:17 [2020-08-29T03:44:17.200Z] #17 24.95 Selecting previously unselected package python3.7-minimal.
03:44:17 [2020-08-29T03:44:17.200Z] #17 24.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
03:44:17 [2020-08-29T03:44:17.200Z] #17 24.96 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
03:44:17 [2020-08-29T03:44:17.200Z] #17 25.92 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
03:44:17 [2020-08-29T03:44:17.200Z] #17 25.96 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
03:44:17 [2020-08-29T03:44:17.204Z] #25 24.34 
03:44:17 [2020-08-29T03:44:17.213Z] #39 10.67   DEP      images/siginfo.pb-c.d
03:44:17 [2020-08-29T03:44:17.213Z] #39 10.72   PBCC     images/pagemap.pb-c.c
03:44:17 [2020-08-29T03:44:17.213Z] #39 10.85   DEP      images/pagemap.pb-c.d
03:44:17 [2020-08-29T03:44:17.213Z] #39 10.91   PBCC     images/rlimit.pb-c.c
03:44:17 [2020-08-29T03:44:17.339Z] #42 ...
03:44:17 [2020-08-29T03:44:17.340Z] 
03:44:17 [2020-08-29T03:44:17.340Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:17 [2020-08-29T03:44:17.340Z] #40 61.26   DEP      soccr/soccr.d
03:44:17 [2020-08-29T03:44:17.340Z] #40 61.57   CC       soccr/soccr.o
03:44:17 [2020-08-29T03:44:17.469Z] #25 24.51 
######################################################################## 100.0%
03:44:17 [2020-08-29T03:44:17.476Z] #39 10.94   DEP      images/rlimit.pb-c.d
03:44:17 [2020-08-29T03:44:17.476Z] #39 11.02   PBCC     images/file-lock.pb-c.c
03:44:17 [2020-08-29T03:44:17.476Z] #39 11.05   DEP      images/file-lock.pb-c.d
03:44:17 [2020-08-29T03:44:17.476Z] #39 11.09   PBCC     images/tty.pb-c.c
03:44:17 [2020-08-29T03:44:17.729Z] #25 26.53 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
03:44:17 [2020-08-29T03:44:17.729Z] #25 24.73 
03:44:17 [2020-08-29T03:44:17.729Z] #25 ...
03:44:17 [2020-08-29T03:44:17.729Z] 
03:44:17 [2020-08-29T03:44:17.729Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:44:17 [2020-08-29T03:44:17.729Z] #10 85.94 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:44:17 [2020-08-29T03:44:17.729Z] #10 85.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
03:44:17 [2020-08-29T03:44:17.729Z] #10 85.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:44:17 [2020-08-29T03:44:17.729Z] #10 91.54 Selecting previously unselected package binutils-mingw-w64.
03:44:17 [2020-08-29T03:44:17.729Z] #10 91.54 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:44:17 [2020-08-29T03:44:17.729Z] #10 91.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:44:17 [2020-08-29T03:44:17.729Z] #10 92.01 Selecting previously unselected package libdevmapper1.02.1:amd64.
03:44:17 [2020-08-29T03:44:17.729Z] #10 92.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
03:44:17 [2020-08-29T03:44:17.729Z] #10 92.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:44:17 [2020-08-29T03:44:17.729Z] #10 92.39 Selecting previously unselected package dmsetup.
03:44:17 [2020-08-29T03:44:17.729Z] #10 92.39 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
03:44:17 [2020-08-29T03:44:17.729Z] #10 92.40 Unpacking dmsetup (2:1.02.155-3) ...
03:44:17 [2020-08-29T03:44:17.729Z] #10 92.77 Selecting previously unselected package mingw-w64-common.
03:44:17 [2020-08-29T03:44:17.729Z] #10 92.80 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:44:17 [2020-08-29T03:44:17.729Z] #10 92.80 Unpacking mingw-w64-common (6.0.0-3) ...
03:44:17 [2020-08-29T03:44:17.740Z] #39 11.18   DEP      images/tty.pb-c.d
03:44:17 [2020-08-29T03:44:17.740Z] #39 11.24   PBCC     images/tun.pb-c.c
03:44:17 [2020-08-29T03:44:17.740Z] #39 11.32   PBCC     images/netdev.pb-c.c
03:44:17 [2020-08-29T03:44:17.740Z] #39 11.39   DEP      images/tun.pb-c.d
03:44:18 [2020-08-29T03:44:18.004Z] #39 11.48   DEP      images/netdev.pb-c.d
03:44:18 [2020-08-29T03:44:18.004Z] #39 11.55   PBCC     images/vma.pb-c.c
03:44:18 [2020-08-29T03:44:18.004Z] #39 11.58   DEP      images/vma.pb-c.d
03:44:18 [2020-08-29T03:44:18.004Z] #39 11.65   PBCC     images/creds.pb-c.c
03:44:18 [2020-08-29T03:44:18.004Z] #39 11.70   DEP      images/creds.pb-c.d
03:44:18 [2020-08-29T03:44:18.014Z] #10 ...
03:44:18 [2020-08-29T03:44:18.014Z] 
03:44:18 [2020-08-29T03:44:18.015Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:44:18 [2020-08-29T03:44:18.015Z] #32 93.91 Selecting previously unselected package libxml2:amd64.
03:44:18 [2020-08-29T03:44:18.015Z] #32 93.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
03:44:18 [2020-08-29T03:44:18.015Z] #32 93.91 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:44:18 [2020-08-29T03:44:18.015Z] #32 95.04 Selecting previously unselected package libarchive13:amd64.
03:44:18 [2020-08-29T03:44:18.015Z] #32 95.05 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
03:44:18 [2020-08-29T03:44:18.015Z] #32 95.09 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:44:18 [2020-08-29T03:44:18.015Z] #32 95.96 Selecting previously unselected package libjsoncpp1:amd64.
03:44:18 [2020-08-29T03:44:18.015Z] #32 95.96 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
03:44:18 [2020-08-29T03:44:18.015Z] #32 96.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
03:44:18 [2020-08-29T03:44:18.130Z] #17 ...
03:44:18 [2020-08-29T03:44:18.130Z] 
03:44:18 [2020-08-29T03:44:18.130Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:44:18 [2020-08-29T03:44:18.130Z] #28 DONE 195.2s
03:44:18 [2020-08-29T03:44:18.130Z] 
03:44:18 [2020-08-29T03:44:18.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:18 [2020-08-29T03:44:18.130Z] #39 88.21   DEP      criu/files-reg.d
03:44:18 [2020-08-29T03:44:18.130Z] #39 88.40   DEP      criu/files-ext.d
03:44:18 [2020-08-29T03:44:18.130Z] #39 88.54   DEP      criu/file-lock.d
03:44:18 [2020-08-29T03:44:18.130Z] #39 88.67   DEP      criu/file-ids.d
03:44:18 [2020-08-29T03:44:18.130Z] #39 88.78   DEP      criu/fifo.d
03:44:18 [2020-08-29T03:44:18.130Z] #39 88.91   DEP      criu/fdstore.d
03:44:18 [2020-08-29T03:44:18.130Z] #39 89.09   DEP      criu/fault-injection.d
03:44:18 [2020-08-29T03:44:18.130Z] #39 89.18   DEP      criu/external.d
03:44:18 [2020-08-29T03:44:18.268Z] #39 11.76   PBCC     images/utsns.pb-c.c
03:44:18 [2020-08-29T03:44:18.268Z] #39 11.81   DEP      images/utsns.pb-c.d
03:44:18 [2020-08-29T03:44:18.268Z] #39 11.85   PBCC     images/ipc-desc.pb-c.c
03:44:18 [2020-08-29T03:44:18.268Z] #39 11.86   PBCC     images/ipc-sem.pb-c.c
03:44:18 [2020-08-29T03:44:18.268Z] #39 11.88   DEP      images/ipc-desc.pb-c.d
03:44:18 [2020-08-29T03:44:18.268Z] #39 11.91   DEP      images/ipc-sem.pb-c.d
03:44:18 [2020-08-29T03:44:18.268Z] #39 11.98   PBCC     images/ipc-msg.pb-c.c
03:44:18 [2020-08-29T03:44:18.268Z] #39 12.01   DEP      images/ipc-msg.pb-c.d
03:44:18 [2020-08-29T03:44:18.268Z] #39 12.04   PBCC     images/ipc-shm.pb-c.c
03:44:18 [2020-08-29T03:44:18.275Z] #32 96.29 Selecting previously unselected package librhash0:amd64.
03:44:18 [2020-08-29T03:44:18.275Z] #32 96.30 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
03:44:18 [2020-08-29T03:44:18.275Z] #32 96.32 Unpacking librhash0:amd64 (1.3.8-1) ...
03:44:18 [2020-08-29T03:44:18.297Z] #25 27.32 
03:44:18 [2020-08-29T03:44:18.386Z] #39 89.37   DEP      criu/eventpoll.d
03:44:18 [2020-08-29T03:44:18.531Z] #39 12.07   DEP      images/ipc-shm.pb-c.d
03:44:18 [2020-08-29T03:44:18.531Z] #39 12.10   PBCC     images/ipc-var.pb-c.c
03:44:18 [2020-08-29T03:44:18.531Z] #39 12.12   DEP      images/ipc-var.pb-c.d
03:44:18 [2020-08-29T03:44:18.531Z] #39 12.15   PBCC     images/sk-opts.pb-c.c
03:44:18 [2020-08-29T03:44:18.531Z] #39 12.17   PBCC     images/packet-sock.pb-c.c
03:44:18 [2020-08-29T03:44:18.531Z] #39 12.22   DEP      images/sk-opts.pb-c.d
03:44:18 [2020-08-29T03:44:18.535Z] #32 96.54 Selecting previously unselected package libuv1:amd64.
03:44:18 [2020-08-29T03:44:18.535Z] #32 96.55 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
03:44:18 [2020-08-29T03:44:18.535Z] #32 96.57 Unpacking libuv1:amd64 (1.24.1-1) ...
03:44:18 [2020-08-29T03:44:18.643Z] #39 89.55   DEP      criu/eventfd.d
03:44:18 [2020-08-29T03:44:18.795Z] #39 12.35   DEP      images/packet-sock.pb-c.d
03:44:18 [2020-08-29T03:44:18.795Z] #39 12.40   PBCC     images/sk-netlink.pb-c.c
03:44:18 [2020-08-29T03:44:18.795Z] #39 12.43   DEP      images/sk-netlink.pb-c.d
03:44:18 [2020-08-29T03:44:18.795Z] #39 12.47   PBCC     images/sk-inet.pb-c.c
03:44:18 [2020-08-29T03:44:18.795Z] #39 12.54   DEP      images/sk-inet.pb-c.d
03:44:18 [2020-08-29T03:44:18.797Z] #32 96.86 Selecting previously unselected package cmake.
03:44:18 [2020-08-29T03:44:18.797Z] #32 96.86 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
03:44:18 [2020-08-29T03:44:18.797Z] #32 96.87 Unpacking cmake (3.13.4-1) ...
03:44:18 [2020-08-29T03:44:18.797Z] #32 ...
03:44:18 [2020-08-29T03:44:18.797Z] 
03:44:18 [2020-08-29T03:44:18.797Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:18 [2020-08-29T03:44:18.797Z] #41 86.92 time
03:44:18 [2020-08-29T03:44:18.797Z] #41 96.49 internal/syscall/unix
03:44:18 [2020-08-29T03:44:18.817Z] #25 27.62 
                                                                           0.6%
###############################################################           88.2%
######################################################################## 100.0%
03:44:18 [2020-08-29T03:44:18.948Z] #39 89.85   DEP      criu/crtools.d
03:44:19 [2020-08-29T03:44:19.058Z] #41 96.96 os
03:44:19 [2020-08-29T03:44:19.058Z] #41 ...
03:44:19 [2020-08-29T03:44:19.058Z] 
03:44:19 [2020-08-29T03:44:19.058Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:44:19 [2020-08-29T03:44:19.058Z] #38 87.35 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 87.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 87.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 87.39 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 87.40 Setting up python-six (1.12.0-1) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 94.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 94.94 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 95.03 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 95.05 Setting up libcap-dev:amd64 (1:2.25-2) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 95.12 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 95.14 Setting up protobuf-compiler (3.6.1.3-2) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 95.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 95.19 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 95.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 95.34 Setting up python-protobuf (3.6.1.3-2) ...
03:44:19 [2020-08-29T03:44:19.058Z] #38 ...
03:44:19 [2020-08-29T03:44:19.058Z] 
03:44:19 [2020-08-29T03:44:19.058Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:19 [2020-08-29T03:44:19.058Z] #25 26.22 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
03:44:19 [2020-08-29T03:44:19.059Z] #39 12.67   PBCC     images/sk-unix.pb-c.c
03:44:19 [2020-08-29T03:44:19.059Z] #39 12.71   DEP      images/sk-unix.pb-c.d
03:44:19 [2020-08-29T03:44:19.059Z] #39 12.76   PBCC     images/mm.pb-c.c
03:44:19 [2020-08-29T03:44:19.059Z] #39 12.78   DEP      images/mm.pb-c.d
03:44:19 [2020-08-29T03:44:19.076Z] #25 27.96 
03:44:19 [2020-08-29T03:44:19.207Z] #39 90.09   DEP      criu/cr-service.d
03:44:19 [2020-08-29T03:44:19.322Z] #39 12.80   PBCC     images/timerfd.pb-c.c
03:44:19 [2020-08-29T03:44:19.322Z] #39 12.83   DEP      images/timerfd.pb-c.d
03:44:19 [2020-08-29T03:44:19.322Z] #39 12.89   PBCC     images/timer.pb-c.c
03:44:19 [2020-08-29T03:44:19.322Z] #39 12.92   DEP      images/timer.pb-c.d
03:44:19 [2020-08-29T03:44:19.322Z] #39 12.94   PBCC     images/sa.pb-c.c
03:44:19 [2020-08-29T03:44:19.322Z] #39 12.96   DEP      images/sa.pb-c.d
03:44:19 [2020-08-29T03:44:19.322Z] #39 13.01   PBCC     images/pipe-data.pb-c.c
03:44:19 [2020-08-29T03:44:19.345Z] Merge succeeded, producing 3e68a2b0a95376d30324111fbe976eed84ff9325
03:44:19 [2020-08-29T03:44:19.345Z] Checking out Revision 3e68a2b0a95376d30324111fbe976eed84ff9325 (PR-41361)
03:44:19 [2020-08-29T03:44:19.447Z] #40 63.55   AR       soccr/libsoccr.a
03:44:19 [2020-08-29T03:44:19.447Z] #40 63.58 make[1]: 'soccr/libsoccr.a' is up to date.
03:44:19 [2020-08-29T03:44:19.486Z] #39 90.40   DEP      criu/cr-restore.d
03:44:19 [2020-08-29T03:44:19.486Z] #39 90.67   DEP      criu/cr-errno.d
03:44:19 [2020-08-29T03:44:19.586Z] #39 13.02   DEP      images/pipe-data.pb-c.d
03:44:19 [2020-08-29T03:44:19.587Z] #39 13.08   PBCC     images/mnt.pb-c.c
03:44:19 [2020-08-29T03:44:19.587Z] #39 13.13   DEP      images/mnt.pb-c.d
03:44:19 [2020-08-29T03:44:19.587Z] #39 ...
03:44:19 [2020-08-29T03:44:19.587Z] 
03:44:19 [2020-08-29T03:44:19.587Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:19 [2020-08-29T03:44:19.587Z] #33 10.54 Scanning dependencies of target tini-static
03:44:19 [2020-08-29T03:44:19.587Z] #33 10.67 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:44:19 [2020-08-29T03:44:19.587Z] #33 11.77 [100%] Linking C executable tini-static
03:44:19 [2020-08-29T03:44:19.587Z] #33 12.54 [100%] Built target tini-static
03:44:19 [2020-08-29T03:44:19.587Z] #33 12.58 + mkdir -p /build
03:44:19 [2020-08-29T03:44:19.587Z] #33 12.59 + cp tini-static /build/docker-init
03:44:19 [2020-08-29T03:44:19.587Z] #33 DONE 13.2s
03:44:19 [2020-08-29T03:44:19.587Z] 
03:44:19 [2020-08-29T03:44:19.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:19 [2020-08-29T03:44:19.587Z] #39 13.17   PBCC     images/sk-packet.pb-c.c
03:44:19 [2020-08-29T03:44:19.587Z] #39 13.19   DEP      images/sk-packet.pb-c.d
03:44:19 [2020-08-29T03:44:19.587Z] #39 13.23   PBCC     images/tcp-stream.pb-c.c
03:44:19 [2020-08-29T03:44:19.587Z] #39 13.26   DEP      images/tcp-stream.pb-c.d
03:44:19 [2020-08-29T03:44:19.631Z] #25 26.85 
03:44:19 [2020-08-29T03:44:19.743Z] #39 90.70   DEP      criu/cr-dump.d
03:44:19 [2020-08-29T03:44:19.745Z] #40 63.95   DEP      criu/arch/ppc64/sigframe.d
03:44:18 [2020-08-29T03:44:18.961Z]  > git remote # timeout=10
03:44:19 [2020-08-29T03:44:19.042Z]  > git config --get remote.origin.url # timeout=10
03:44:19 [2020-08-29T03:44:19.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:44:19 [2020-08-29T03:44:19.095Z]  > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10
03:44:19 [2020-08-29T03:44:19.232Z]  > git rev-parse "HEAD^{commit}" # timeout=10
03:44:19 [2020-08-29T03:44:19.377Z]  > git config core.sparsecheckout # timeout=10
03:44:19 [2020-08-29T03:44:19.426Z]  > git checkout -f 3e68a2b0a95376d30324111fbe976eed84ff9325 # timeout=10
03:44:19 [2020-08-29T03:44:19.850Z] #39 13.40   PBCC     images/pipe.pb-c.c
03:44:19 [2020-08-29T03:44:19.850Z] #39 13.46   DEP      images/pipe.pb-c.d
03:44:19 [2020-08-29T03:44:19.850Z] #39 13.49   PBCC     images/pstree.pb-c.c
03:44:19 [2020-08-29T03:44:19.850Z] #39 13.53   DEP      images/pstree.pb-c.d
03:44:19 [2020-08-29T03:44:19.999Z] #39 90.90   DEP      criu/cr-dedup.d
03:44:19 [2020-08-29T03:44:19.999Z] #39 91.04   DEP      criu/cr-check.d
03:44:20 [2020-08-29T03:44:20.044Z] #40 64.22   DEP      criu/arch/ppc64/crtools.d
03:44:20 [2020-08-29T03:44:20.084Z] #25 ...
03:44:20 [2020-08-29T03:44:20.084Z] 
03:44:20 [2020-08-29T03:44:20.084Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:44:20 [2020-08-29T03:44:20.084Z] #38 89.74 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 89.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 89.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 89.91 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 89.94 Setting up python-six (1.12.0-1) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 96.06 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 96.13 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 96.23 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 96.37 Setting up libcap-dev:amd64 (1:2.25-2) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 96.44 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 96.63 Setting up protobuf-compiler (3.6.1.3-2) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 96.74 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 96.89 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 96.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 97.16 Setting up python-protobuf (3.6.1.3-2) ...
03:44:20 [2020-08-29T03:44:20.084Z] #38 ...
03:44:20 [2020-08-29T03:44:20.084Z] 
03:44:20 [2020-08-29T03:44:20.084Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:44:20 [2020-08-29T03:44:20.084Z] #10 94.76 Selecting previously unselected package binutils-mingw-w64.
03:44:20 [2020-08-29T03:44:20.084Z] #10 94.77 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:44:20 [2020-08-29T03:44:20.084Z] #10 94.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:44:20 [2020-08-29T03:44:20.084Z] #10 95.36 Selecting previously unselected package libdevmapper1.02.1:amd64.
03:44:20 [2020-08-29T03:44:20.084Z] #10 95.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
03:44:20 [2020-08-29T03:44:20.084Z] #10 95.50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:44:20 [2020-08-29T03:44:20.084Z] #10 95.88 Selecting previously unselected package dmsetup.
03:44:20 [2020-08-29T03:44:20.084Z] #10 95.89 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
03:44:20 [2020-08-29T03:44:20.084Z] #10 95.94 Unpacking dmsetup (2:1.02.155-3) ...
03:44:20 [2020-08-29T03:44:20.084Z] #10 96.18 Selecting previously unselected package mingw-w64-common.
03:44:20 [2020-08-29T03:44:20.084Z] #10 96.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:44:20 [2020-08-29T03:44:20.084Z] #10 96.20 Unpacking mingw-w64-common (6.0.0-3) ...
03:44:20 [2020-08-29T03:44:20.115Z] #39 13.55   PBCC     images/fs.pb-c.c
03:44:20 [2020-08-29T03:44:20.115Z] #39 13.58   DEP      images/fs.pb-c.d
03:44:20 [2020-08-29T03:44:20.115Z] #39 13.62   PBCC     images/signalfd.pb-c.c
03:44:20 [2020-08-29T03:44:20.115Z] #39 13.71   DEP      images/signalfd.pb-c.d
03:44:20 [2020-08-29T03:44:20.115Z] #39 13.78   PBCC     images/fh.pb-c.c
03:44:20 [2020-08-29T03:44:20.115Z] #39 13.86   PBCC     images/fsnotify.pb-c.c
03:44:20 [2020-08-29T03:44:20.115Z] #39 13.90   DEP      images/fh.pb-c.d
03:44:20 [2020-08-29T03:44:20.202Z] #25 27.16 #=#=#                                                                         

########################################                                  56.9%
######################################################################## 100.0%
03:44:20 [2020-08-29T03:44:20.256Z] #39 91.31   DEP      criu/config.d
03:44:20 [2020-08-29T03:44:20.343Z] #40 64.46   DEP      criu/arch/ppc64/cpu.d
03:44:20 [2020-08-29T03:44:20.378Z] #39 13.98   DEP      images/fsnotify.pb-c.d
03:44:20 [2020-08-29T03:44:20.378Z] #39 14.04   PBCC     images/eventpoll.pb-c.c
03:44:20 [2020-08-29T03:44:20.512Z] #39 91.45   DEP      criu/clone-noasan.d
03:44:20 [2020-08-29T03:44:20.512Z] #39 91.56   DEP      criu/cgroup.d
03:44:20 [2020-08-29T03:44:20.642Z] #39 14.09   DEP      images/eventpoll.pb-c.d
03:44:20 [2020-08-29T03:44:20.642Z] #39 14.13   PBCC     images/eventfd.pb-c.c
03:44:20 [2020-08-29T03:44:20.642Z] #39 14.19   DEP      images/eventfd.pb-c.d
03:44:20 [2020-08-29T03:44:20.642Z] #39 14.24   PBCC     images/remap-file-path.pb-c.c
03:44:20 [2020-08-29T03:44:20.642Z] #39 14.26   DEP      images/remap-file-path.pb-c.d
03:44:20 [2020-08-29T03:44:20.643Z] #40 64.79   CC       criu/arch/ppc64/cpu.o
03:44:20 [2020-08-29T03:44:20.767Z] #39 91.71   DEP      criu/cgroup-props.d
03:44:20 [2020-08-29T03:44:20.767Z] #39 91.80   DEP      criu/bitmap.d
03:44:20 [2020-08-29T03:44:20.767Z] #39 91.83   DEP      criu/bfd.d
03:44:20 [2020-08-29T03:44:20.774Z] #25 27.65 
03:44:20 [2020-08-29T03:44:20.906Z] #39 14.39   PBCC     images/fifo.pb-c.c
03:44:20 [2020-08-29T03:44:20.906Z] #39 14.51   DEP      images/fifo.pb-c.d
03:44:20 [2020-08-29T03:44:20.906Z] #39 14.60   PBCC     images/ghost-file.pb-c.c
03:44:21 [2020-08-29T03:44:21.023Z] #39 91.98   DEP      criu/autofs.d
03:44:21 [2020-08-29T03:44:21.036Z] #10 ...
03:44:21 [2020-08-29T03:44:21.036Z] 
03:44:21 [2020-08-29T03:44:21.036Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:21 [2020-08-29T03:44:21.036Z] #25 29.87 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
03:44:21 [2020-08-29T03:44:21.036Z] #25 30.00 skipping existing c35d46ef359f
03:44:21 [2020-08-29T03:44:21.196Z] #39 14.67   DEP      images/ghost-file.pb-c.d
03:44:21 [2020-08-29T03:44:21.196Z] #39 14.80   PBCC     images/regfile.pb-c.c
03:44:21 [2020-08-29T03:44:21.279Z] #39 92.13   DEP      criu/aio.d
03:44:21 [2020-08-29T03:44:21.279Z] #39 92.26   DEP      criu/action-scripts.d
03:44:21 [2020-08-29T03:44:21.295Z] #25 30.17 
03:44:21 [2020-08-29T03:44:21.459Z] #39 15.08   DEP      images/regfile.pb-c.d
03:44:21 [2020-08-29T03:44:21.459Z] #39 15.12   PBCC     images/ns.pb-c.c
03:44:21 [2020-08-29T03:44:21.535Z] #39 92.56   CC       criu/action-scripts.o
03:44:21 [2020-08-29T03:44:21.700Z] #40 65.61   CC       criu/arch/ppc64/crtools.o
03:44:21 [2020-08-29T03:44:21.723Z] #39 15.16   DEP      images/ns.pb-c.d
03:44:21 [2020-08-29T03:44:21.723Z] #39 15.26   PBCC     images/fdinfo.pb-c.c
03:44:21 [2020-08-29T03:44:21.723Z] #39 15.32   DEP      images/fdinfo.pb-c.d
03:44:21 [2020-08-29T03:44:21.723Z] #39 15.38   PBCC     images/core-aarch64.pb-c.c
03:44:22 [2020-08-29T03:44:22.097Z] #39 92.91   CC       criu/aio.o
03:44:22 [2020-08-29T03:44:22.106Z] #39 15.41   PBCC     images/core-arm.pb-c.c
03:44:22 [2020-08-29T03:44:22.106Z] #39 15.46   PBCC     images/core-ppc64.pb-c.c
03:44:22 [2020-08-29T03:44:22.106Z] #39 15.54   PBCC     images/core-s390.pb-c.c
03:44:22 [2020-08-29T03:44:22.106Z] #39 15.59   PBCC     images/core-x86.pb-c.c
03:44:22 [2020-08-29T03:44:22.106Z] #39 15.64   PBCC     images/core.pb-c.c
03:44:22 [2020-08-29T03:44:22.253Z] #25 ...
03:44:22 [2020-08-29T03:44:22.253Z] 
03:44:22 [2020-08-29T03:44:22.253Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:22 [2020-08-29T03:44:22.253Z] #30 91.90 internal/poll
03:44:22 [2020-08-29T03:44:22.253Z] #30 93.61 internal/fmtsort
03:44:22 [2020-08-29T03:44:22.253Z] #30 94.79 internal/syscall/unix
03:44:22 [2020-08-29T03:44:22.253Z] #30 95.19 strings
03:44:22 [2020-08-29T03:44:22.253Z] #30 95.28 os
03:44:22 [2020-08-29T03:44:22.253Z] #30 100.7 path
03:44:22 [2020-08-29T03:44:22.253Z] #30 101.5 path/filepath
03:44:22 [2020-08-29T03:44:22.253Z] #30 101.5 fmt
03:44:22 [2020-08-29T03:44:22.353Z] #39 93.39   CC       criu/autofs.o
03:44:22 [2020-08-29T03:44:22.370Z] #39 15.90   PBCC     images/inventory.pb-c.c
03:44:22 [2020-08-29T03:44:22.370Z] #39 15.94   DEP      images/core-aarch64.pb-c.d
03:44:22 [2020-08-29T03:44:22.370Z] #39 15.98   DEP      images/core-arm.pb-c.d
03:44:22 [2020-08-29T03:44:22.370Z] #39 16.01   DEP      images/core-ppc64.pb-c.d
03:44:22 [2020-08-29T03:44:22.370Z] #39 16.05   DEP      images/core-s390.pb-c.d
03:44:22 [2020-08-29T03:44:22.370Z] #39 16.09   DEP      images/core-x86.pb-c.d
03:44:22 [2020-08-29T03:44:22.370Z] #39 16.15   DEP      images/core.pb-c.d
03:44:22 [2020-08-29T03:44:22.512Z] #30 ...
03:44:22 [2020-08-29T03:44:22.512Z] 
03:44:22 [2020-08-29T03:44:22.512Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:22 [2020-08-29T03:44:22.512Z] #47 92.20 context
03:44:22 [2020-08-29T03:44:22.512Z] #47 93.95 internal/poll
03:44:22 [2020-08-29T03:44:22.512Z] #47 97.43 os
03:44:22 [2020-08-29T03:44:22.512Z] #47 101.0 encoding/binary
03:44:22 [2020-08-29T03:44:22.512Z] #47 ...
03:44:22 [2020-08-29T03:44:22.512Z] 
03:44:22 [2020-08-29T03:44:22.512Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:22 [2020-08-29T03:44:22.512Z] #25 31.58 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
03:44:22 [2020-08-29T03:44:22.633Z] #39 16.20   DEP      images/inventory.pb-c.d
03:44:22 [2020-08-29T03:44:22.633Z] #39 16.28   PBCC     images/cpuinfo.pb-c.c
03:44:22 [2020-08-29T03:44:22.686Z] #25 29.70 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
03:44:22 [2020-08-29T03:44:22.756Z] #40 66.97   CC       criu/arch/ppc64/sigframe.o
03:44:22 [2020-08-29T03:44:22.897Z] #39 16.30   DEP      images/cpuinfo.pb-c.d
03:44:22 [2020-08-29T03:44:22.897Z] #39 16.32   PBCC     images/stats.pb-c.c
03:44:22 [2020-08-29T03:44:22.897Z] #39 16.33   DEP      images/stats.pb-c.d
03:44:22 [2020-08-29T03:44:22.946Z] #25 29.91 skipping existing c35d46ef359f
03:44:22 [2020-08-29T03:44:22.946Z] #25 30.06 
03:44:23 [2020-08-29T03:44:23.079Z] #25 31.98 
03:44:23 [2020-08-29T03:44:23.161Z] #39 ...
03:44:23 [2020-08-29T03:44:23.161Z] 
03:44:23 [2020-08-29T03:44:23.161Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:23 [2020-08-29T03:44:23.161Z] #41 86.17 mime
03:44:23 [2020-08-29T03:44:23.161Z] #41 86.23 mime/quotedprintable
03:44:23 [2020-08-29T03:44:23.161Z] #41 87.17 net/http/internal
03:44:23 [2020-08-29T03:44:23.161Z] #41 91.96 vendor/golang.org/x/net/http/httpproxy
03:44:23 [2020-08-29T03:44:23.161Z] #41 91.96 net/textproto
03:44:23 [2020-08-29T03:44:23.161Z] #41 92.02 crypto/x509
03:44:23 [2020-08-29T03:44:23.161Z] #41 93.50 vendor/golang.org/x/net/http/httpguts
03:44:23 [2020-08-29T03:44:23.161Z] #41 93.51 mime/multipart
03:44:23 [2020-08-29T03:44:23.161Z] #41 96.08 crypto/tls
03:44:23 [2020-08-29T03:44:23.281Z] #39 ...
03:44:23 [2020-08-29T03:44:23.281Z] 
03:44:23 [2020-08-29T03:44:23.281Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:44:23 [2020-08-29T03:44:23.281Z] #17 29.04 Selecting previously unselected package python3-minimal.
03:44:23 [2020-08-29T03:44:23.281Z] #17 29.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
03:44:23 [2020-08-29T03:44:23.281Z] #17 29.11 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 29.12 Unpacking python3-minimal (3.7.3-1) ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 29.20 Selecting previously unselected package libmpdec2:amd64.
03:44:23 [2020-08-29T03:44:23.281Z] #17 29.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 29.22 Unpacking libmpdec2:amd64 (2.4.2-2) ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 29.32 Selecting previously unselected package libpython3.7-stdlib:amd64.
03:44:23 [2020-08-29T03:44:23.281Z] #17 29.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 29.35 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 30.18 Selecting previously unselected package python3.7.
03:44:23 [2020-08-29T03:44:23.281Z] #17 30.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 30.19 Unpacking python3.7 (3.7.3-2+deb10u2) ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 30.31 Selecting previously unselected package libpython3-stdlib:amd64.
03:44:23 [2020-08-29T03:44:23.281Z] #17 30.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 30.32 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 30.41 Setting up python3-minimal (3.7.3-1) ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.20 Selecting previously unselected package python3.
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.22 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.24 Unpacking python3 (3.7.3-1) ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.34 Selecting previously unselected package libip4tc0:amd64.
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.37 Unpacking libip4tc0:amd64 (1.8.2-4) ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.45 Selecting previously unselected package libip6tc0:amd64.
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.46 Unpacking libip6tc0:amd64 (1.8.2-4) ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.57 Selecting previously unselected package libiptc0:amd64.
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.58 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.59 Unpacking libiptc0:amd64 (1.8.2-4) ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.65 Selecting previously unselected package libnfnetlink0:amd64.
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.66 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.66 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.71 Selecting previously unselected package libnetfilter-conntrack3:amd64.
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.80 Selecting previously unselected package libnftnl11:amd64.
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.80 Unpacking libnftnl11:amd64 (1.1.2-2) ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.88 Selecting previously unselected package iptables.
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.89 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 31.89 Unpacking iptables (1.8.2-4) ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 32.22 Selecting previously unselected package xxd.
03:44:23 [2020-08-29T03:44:23.281Z] #17 32.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
03:44:23 [2020-08-29T03:44:23.281Z] #17 32.24 Unpacking xxd (2:8.1.0875-5) ...
03:44:23 [2020-08-29T03:44:23.344Z] #25 32.16 
######################################################################## 100.0%
03:44:23 [2020-08-29T03:44:23.402Z] #40 67.36   LINK     criu/arch/ppc64/crtools.built-in.o
03:44:23 [2020-08-29T03:44:23.402Z] #40 67.43   DEP      criu/pie/util-vdso.d
03:44:23 [2020-08-29T03:44:23.402Z] #40 67.59   DEP      criu/pie/util.d
03:44:23 [2020-08-29T03:44:23.520Z] #25 ...
03:44:23 [2020-08-29T03:44:23.520Z] 
03:44:23 [2020-08-29T03:44:23.520Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:23 [2020-08-29T03:44:23.520Z] #30 91.61 internal/poll
03:44:23 [2020-08-29T03:44:23.520Z] #30 95.84 internal/syscall/execenv
03:44:23 [2020-08-29T03:44:23.520Z] #30 96.31 internal/syscall/unix
03:44:23 [2020-08-29T03:44:23.520Z] #30 96.33 internal/fmtsort
03:44:23 [2020-08-29T03:44:23.520Z] #30 96.72 os
03:44:23 [2020-08-29T03:44:23.520Z] #30 97.61 strings
03:44:23 [2020-08-29T03:44:23.537Z] #17 32.38 Selecting previously unselected package vim-common.
03:44:23 [2020-08-29T03:44:23.537Z] #17 32.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:44:23 [2020-08-29T03:44:23.537Z] #17 32.41 Unpacking vim-common (2:8.1.0875-5) ...
03:44:23 [2020-08-29T03:44:23.649Z] #25 32.44 
03:44:23 [2020-08-29T03:44:23.649Z] #25 32.64 Download of images into '/build' complete.
03:44:23 [2020-08-29T03:44:23.649Z] #25 32.64 Use something like the following to load the result into a Docker daemon:
03:44:23 [2020-08-29T03:44:23.649Z] #25 32.64   tar -cC '/build' . | docker load
03:44:23 [2020-08-29T03:44:23.700Z] #40 67.87   CC       criu/pie/util.o
03:44:23 [2020-08-29T03:44:23.738Z] #41 ...
03:44:23 [2020-08-29T03:44:23.738Z] 
03:44:23 [2020-08-29T03:44:23.738Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:44:23 [2020-08-29T03:44:23.738Z] #54 88.59 + for f in rootlesskit rootlesskit-docker-proxy
03:44:23 [2020-08-29T03:44:23.738Z] #54 88.59 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:44:23 [2020-08-29T03:44:23.738Z] #54 DONE 96.6s
03:44:23 [2020-08-29T03:44:23.738Z] 
03:44:23 [2020-08-29T03:44:23.738Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
03:44:23 [2020-08-29T03:44:23.738Z] #55 DONE 0.2s
03:44:23 [2020-08-29T03:44:23.738Z] 
03:44:23 [2020-08-29T03:44:23.738Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:44:23 [2020-08-29T03:44:23.780Z] #30 ...
03:44:23 [2020-08-29T03:44:23.780Z] 
03:44:23 [2020-08-29T03:44:23.780Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:23 [2020-08-29T03:44:23.780Z] #47 91.67 context
03:44:23 [2020-08-29T03:44:23.780Z] #47 93.22 internal/poll
03:44:23 [2020-08-29T03:44:23.780Z] #47 96.43 internal/syscall/unix
03:44:23 [2020-08-29T03:44:23.780Z] #47 96.81 os
03:44:23 [2020-08-29T03:44:23.780Z] #47 101.4 encoding/binary
03:44:23 [2020-08-29T03:44:23.793Z] #17 32.57 Selecting previously unselected package bash-completion.
03:44:23 [2020-08-29T03:44:23.793Z] #17 32.58 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:44:24 [2020-08-29T03:44:24.001Z] #56 DONE 0.2s
03:44:24 [2020-08-29T03:44:24.001Z] 
03:44:24 [2020-08-29T03:44:24.001Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:24 [2020-08-29T03:44:24.265Z] #39 18.01 make[1]: Nothing to be done for 'all'.
03:44:24 [2020-08-29T03:44:24.350Z] #47 ...
03:44:24 [2020-08-29T03:44:24.350Z] 
03:44:24 [2020-08-29T03:44:24.350Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:44:24 [2020-08-29T03:44:24.350Z] #25 31.34 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
03:44:24 [2020-08-29T03:44:24.350Z] #25 31.62 
03:44:24 [2020-08-29T03:44:24.352Z] #40 68.26   CC       criu/pie/util-vdso.o
03:44:24 [2020-08-29T03:44:24.585Z] #25 DONE 33.2s
03:44:24 [2020-08-29T03:44:24.585Z] 
03:44:24 [2020-08-29T03:44:24.585Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:44:24 [2020-08-29T03:44:24.585Z] #32 102.6 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:44:24 [2020-08-29T03:44:24.585Z] #32 102.7 Setting up xxd (2:8.1.0875-5) ...
03:44:24 [2020-08-29T03:44:24.585Z] #32 102.8 Setting up libuv1:amd64 (1.24.1-1) ...
03:44:24 [2020-08-29T03:44:24.585Z] #32 102.8 Setting up vim-common (2:8.1.0875-5) ...
03:44:24 [2020-08-29T03:44:24.585Z] #32 102.9 Setting up librhash0:amd64 (1.3.8-1) ...
03:44:24 [2020-08-29T03:44:24.585Z] #32 102.9 Setting up cmake-data (3.13.4-1) ...
03:44:24 [2020-08-29T03:44:24.585Z] #32 103.0 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:44:24 [2020-08-29T03:44:24.585Z] #32 103.0 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
03:44:24 [2020-08-29T03:44:24.585Z] #32 103.0 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:44:24 [2020-08-29T03:44:24.585Z] #32 103.0 Setting up cmake (3.13.4-1) ...
03:44:24 [2020-08-29T03:44:24.585Z] #32 103.1 Processing triggers for libc-bin (2.28-10) ...
03:44:24 [2020-08-29T03:44:24.585Z] #32 103.2 Processing triggers for mime-support (3.62) ...
03:44:24 [2020-08-29T03:44:24.585Z] #32 DONE 104.0s
03:44:24 [2020-08-29T03:44:24.585Z] 
03:44:24 [2020-08-29T03:44:24.585Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:24 [2020-08-29T03:44:24.611Z] #25 31.76 
######################################################################## 100.0%
03:44:24 [2020-08-29T03:44:24.667Z] #40 68.94   AR       criu/pie/pie.lib.a
03:44:24 [2020-08-29T03:44:24.918Z] #25 31.94 
03:44:24 [2020-08-29T03:44:24.967Z] #40 69.00   DEP      criu/pie/restorer.d
03:44:25 [2020-08-29T03:44:25.197Z] #25 32.06 Download of images into '/build' complete.
03:44:25 [2020-08-29T03:44:25.198Z] #25 32.06 Use something like the following to load the result into a Docker daemon:
03:44:25 [2020-08-29T03:44:25.198Z] #25 32.06   tar -cC '/build' . | docker load
03:44:25 [2020-08-29T03:44:25.265Z] #40 69.27   DEP      criu/arch/ppc64/vdso-trampoline.d
03:44:25 [2020-08-29T03:44:25.265Z] #40 69.29   DEP      criu/arch/ppc64/restorer.d
03:44:25 [2020-08-29T03:44:25.565Z] #40 69.61   DEP      criu/arch/ppc64/vdso-pie.d
03:44:25 [2020-08-29T03:44:25.565Z] #40 69.79   DEP      criu/pie/parasite-vdso.d
03:44:25 [2020-08-29T03:44:25.863Z] #40 70.02   DEP      criu/pie/parasite.d
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.857 + RM_GOPATH=0
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.857 + TMP_GOPATH=
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.857 + : /build
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.857 + '[' -z '' ']'
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.857 ++ mktemp -d
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.857 + export GOPATH=/tmp/tmp.FTqwwthakR
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.857 + GOPATH=/tmp/tmp.FTqwwthakR
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.857 + RM_GOPATH=1
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.857 + case "$(go env GOARCH)" in
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.858 ++ go env GOARCH
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.895 + export GO_BUILDMODE=-buildmode=pie
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.895 + GO_BUILDMODE=-buildmode=pie
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.895 ++ dirname /tmp/install/install.sh
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.905 + dir=/tmp/install
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.905 + bin=tini
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.905 + shift
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.906 + '[' '!' -f /tmp/install/tini.installer ']'
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.906 + . /tmp/install/tini.installer
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.908 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.909 + install_tini
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.909 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.909 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.909 + git clone https://github.com/krallin/tini.git /tmp/tmp.FTqwwthakR/tini
03:44:26 [2020-08-29T03:44:26.489Z] #33 1.914 Cloning into '/tmp/tmp.FTqwwthakR/tini'...
03:44:26 [2020-08-29T03:44:26.508Z] #40 70.45   CC       criu/pie/parasite.o
03:44:26 [2020-08-29T03:44:26.841Z] #39 20.11   CC       images/stats.o
03:44:26 [2020-08-29T03:44:26.841Z] #39 20.41   CC       images/core.o
03:44:27 [2020-08-29T03:44:27.065Z] #17 35.39 Unpacking bash-completion (1:2.8-6) ...
03:44:27 [2020-08-29T03:44:27.065Z] #17 35.67 Selecting previously unselected package bzip2.
03:44:27 [2020-08-29T03:44:27.065Z] #17 35.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
03:44:27 [2020-08-29T03:44:27.065Z] #17 35.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:44:27 [2020-08-29T03:44:27.065Z] #17 35.77 Selecting previously unselected package xz-utils.
03:44:27 [2020-08-29T03:44:27.066Z] #17 35.78 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
03:44:27 [2020-08-29T03:44:27.066Z] #17 35.79 Unpacking xz-utils (5.2.4-1) ...
03:44:27 [2020-08-29T03:44:27.066Z] #17 35.94 Selecting previously unselected package apparmor.
03:44:27 [2020-08-29T03:44:27.066Z] #17 35.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
03:44:27 [2020-08-29T03:44:27.066Z] #17 35.99 Unpacking apparmor (2.13.2-10) ...
03:44:27 [2020-08-29T03:44:27.156Z] #40 ...
03:44:27 [2020-08-29T03:44:27.156Z] 
03:44:27 [2020-08-29T03:44:27.156Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:27 [2020-08-29T03:44:27.156Z] #42 135.0 github.com/LK4D4/vndr/build
03:44:27 [2020-08-29T03:44:27.156Z] #42 135.1 vendor/golang.org/x/text/unicode/norm
03:44:27 [2020-08-29T03:44:27.322Z] #17 36.36 Selecting previously unselected package aufs-tools.
03:44:27 [2020-08-29T03:44:27.427Z] #33 2.945 + cd /tmp/tmp.FTqwwthakR/tini
03:44:27 [2020-08-29T03:44:27.427Z] #33 2.945 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
03:44:27 [2020-08-29T03:44:27.427Z] #33 2.974 + cmake .
03:44:27 [2020-08-29T03:44:27.579Z] #17 36.36 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
03:44:27 [2020-08-29T03:44:27.579Z] #17 36.36 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:44:27 [2020-08-29T03:44:27.579Z] #17 36.49 Selecting previously unselected package libonig5:amd64.
03:44:27 [2020-08-29T03:44:27.579Z] #17 36.50 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
03:44:27 [2020-08-29T03:44:27.579Z] #17 36.51 Unpacking libonig5:amd64 (6.9.1-1) ...
03:44:27 [2020-08-29T03:44:27.751Z] #25 DONE 34.8s
03:44:27 [2020-08-29T03:44:27.751Z] 
03:44:27 [2020-08-29T03:44:27.751Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:44:27 [2020-08-29T03:44:27.751Z] #32 102.9 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:44:27 [2020-08-29T03:44:27.751Z] #32 103.1 Setting up xxd (2:8.1.0875-5) ...
03:44:27 [2020-08-29T03:44:27.751Z] #32 103.6 Setting up libuv1:amd64 (1.24.1-1) ...
03:44:27 [2020-08-29T03:44:27.751Z] #32 103.6 Setting up vim-common (2:8.1.0875-5) ...
03:44:27 [2020-08-29T03:44:27.751Z] #32 104.3 Setting up librhash0:amd64 (1.3.8-1) ...
03:44:27 [2020-08-29T03:44:27.751Z] #32 105.4 Setting up cmake-data (3.13.4-1) ...
03:44:27 [2020-08-29T03:44:27.751Z] #32 105.7 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:44:27 [2020-08-29T03:44:27.751Z] #32 105.8 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
03:44:27 [2020-08-29T03:44:27.751Z] #32 105.8 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:44:27 [2020-08-29T03:44:27.751Z] #32 105.9 Setting up cmake (3.13.4-1) ...
03:44:27 [2020-08-29T03:44:27.751Z] #32 105.9 Processing triggers for libc-bin (2.28-10) ...
03:44:27 [2020-08-29T03:44:27.800Z] #39 21.21   CC       images/core-x86.o
03:44:27 [2020-08-29T03:44:27.844Z] #17 36.64 Selecting previously unselected package libjq1:amd64.
03:44:27 [2020-08-29T03:44:27.844Z] #17 36.65 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:44:27 [2020-08-29T03:44:27.844Z] #17 36.66 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:44:28 [2020-08-29T03:44:28.010Z] #32 106.0 Processing triggers for mime-support (3.62) ...
03:44:28 [2020-08-29T03:44:28.068Z] #39 21.68   CC       images/core-arm.o
03:44:28 [2020-08-29T03:44:28.101Z] #17 36.77 Selecting previously unselected package jq.
03:44:28 [2020-08-29T03:44:28.101Z] #17 36.77 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
03:44:28 [2020-08-29T03:44:28.101Z] #17 36.78 Unpacking jq (1.5+dfsg-2+b1) ...
03:44:28 [2020-08-29T03:44:28.101Z] #17 36.82 Selecting previously unselected package libaio1:amd64.
03:44:28 [2020-08-29T03:44:28.101Z] #17 36.83 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
03:44:28 [2020-08-29T03:44:28.101Z] #17 36.83 Unpacking libaio1:amd64 (0.3.112-3) ...
03:44:28 [2020-08-29T03:44:28.101Z] #17 36.90 Selecting previously unselected package libgpm2:amd64.
03:44:28 [2020-08-29T03:44:28.101Z] #17 36.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
03:44:28 [2020-08-29T03:44:28.101Z] #17 36.91 Unpacking libgpm2:amd64 (1.20.7-5) ...
03:44:28 [2020-08-29T03:44:28.101Z] #17 36.96 Selecting previously unselected package libicu63:amd64.
03:44:28 [2020-08-29T03:44:28.101Z] #17 36.97 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
03:44:28 [2020-08-29T03:44:28.101Z] #17 36.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:44:28 [2020-08-29T03:44:28.216Z] #42 ...
03:44:28 [2020-08-29T03:44:28.216Z] 
03:44:28 [2020-08-29T03:44:28.216Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:44:28 [2020-08-29T03:44:28.216Z] #55 126.9 + for f in rootlesskit rootlesskit-docker-proxy
03:44:28 [2020-08-29T03:44:28.216Z] #55 126.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:44:28 [2020-08-29T03:44:28.216Z] #55 DONE 136.0s
03:44:28 [2020-08-29T03:44:28.216Z] 
03:44:28 [2020-08-29T03:44:28.216Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:44:28 [2020-08-29T03:44:28.216Z] #18 11.48 Fetched 8151 kB in 11s (740 kB/s)
03:44:28 [2020-08-29T03:44:28.216Z] #18 11.48 Reading package lists...
03:44:28 [2020-08-29T03:44:28.216Z] #18 16.30 Reading package lists...
03:44:28 [2020-08-29T03:44:28.216Z] #18 19.96 Building dependency tree...
03:44:28 [2020-08-29T03:44:28.216Z] #18 21.42 libcap2-bin is already the newest version (1:2.25-2).
03:44:28 [2020-08-29T03:44:28.216Z] #18 21.42 The following additional packages will be installed:
03:44:28 [2020-08-29T03:44:28.216Z] #18 21.43   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:44:28 [2020-08-29T03:44:28.216Z] #18 21.43   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:44:28 [2020-08-29T03:44:28.216Z] #18 21.43   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:44:28 [2020-08-29T03:44:28.216Z] #18 21.43   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:44:28 [2020-08-29T03:44:28.216Z] #18 21.43   python3.7 python3.7-minimal vim-runtime xxd
03:44:28 [2020-08-29T03:44:28.216Z] #18 21.43 Suggested packages:
03:44:28 [2020-08-29T03:44:28.216Z] #18 21.44   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:44:28 [2020-08-29T03:44:28.216Z] #18 21.44   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:44:28 [2020-08-29T03:44:28.216Z] #18 21.44   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:44:28 [2020-08-29T03:44:28.216Z] #18 21.44 Recommended packages:
03:44:28 [2020-08-29T03:44:28.216Z] #18 21.44   aufs-dkms nftables build-essential python3-dev python3-keyring
03:44:28 [2020-08-29T03:44:28.216Z] #18 21.44   python3-keyrings.alt python3-xdg unzip
03:44:28 [2020-08-29T03:44:28.273Z] #32 ...
03:44:28 [2020-08-29T03:44:28.273Z] 
03:44:28 [2020-08-29T03:44:28.273Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:44:28 [2020-08-29T03:44:28.273Z] #38 105.0 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
03:44:28 [2020-08-29T03:44:28.273Z] #38 105.5 Processing triggers for libc-bin (2.28-10) ...
03:44:28 [2020-08-29T03:44:28.273Z] #38 DONE 106.2s
03:44:28 [2020-08-29T03:44:28.273Z] 
03:44:28 [2020-08-29T03:44:28.273Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:28 [2020-08-29T03:44:28.366Z] #33 ...
03:44:28 [2020-08-29T03:44:28.366Z] 
03:44:28 [2020-08-29T03:44:28.366Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:44:28 [2020-08-29T03:44:28.366Z] #38 106.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
03:44:28 [2020-08-29T03:44:28.366Z] #38 106.7 Processing triggers for libc-bin (2.28-10) ...
03:44:28 [2020-08-29T03:44:28.366Z] #38 DONE 107.9s
03:44:28 [2020-08-29T03:44:28.366Z] 
03:44:28 [2020-08-29T03:44:28.366Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:44:28 [2020-08-29T03:44:28.366Z] #10 108.0 Selecting previously unselected package mingw-w64-x86-64-dev.
03:44:28 [2020-08-29T03:44:28.366Z] #10 108.1 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:44:28 [2020-08-29T03:44:28.366Z] #10 108.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:44:28 [2020-08-29T03:44:28.516Z] #18 ...
03:44:28 [2020-08-29T03:44:28.516Z] 
03:44:28 [2020-08-29T03:44:28.516Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
03:44:28 [2020-08-29T03:44:28.516Z] #56 DONE 0.1s
03:44:28 [2020-08-29T03:44:28.516Z] 
03:44:28 [2020-08-29T03:44:28.516Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:44:28 [2020-08-29T03:44:28.516Z] #57 DONE 0.1s
03:44:28 [2020-08-29T03:44:28.516Z] 
03:44:28 [2020-08-29T03:44:28.516Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:28 [2020-08-29T03:44:28.516Z] #40 72.07   LINK     criu/pie/parasite.built-in.o
03:44:28 [2020-08-29T03:44:28.516Z] #40 72.07   GEN      criu/pie/parasite-blob.h
03:44:28 [2020-08-29T03:44:28.516Z] #40 72.11   CC       criu/pie/parasite-vdso.o
03:44:28 [2020-08-29T03:44:28.533Z] #39 ...
03:44:28 [2020-08-29T03:44:28.533Z] 
03:44:28 [2020-08-29T03:44:28.533Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:44:28 [2020-08-29T03:44:28.533Z] #32 DONE 106.6s
03:44:28 [2020-08-29T03:44:28.645Z] #39 22.25   CC       images/core-aarch64.o
03:44:28 [2020-08-29T03:44:28.792Z] 
03:44:28 [2020-08-29T03:44:28.792Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:28 [2020-08-29T03:44:28.913Z] #39 22.53   CC       images/core-ppc64.o
03:44:29 [2020-08-29T03:44:29.409Z] #40 73.47   CC       criu/arch/ppc64/vdso-pie.o
03:44:29 [2020-08-29T03:44:29.730Z] #33 ...
03:44:29 [2020-08-29T03:44:29.731Z] 
03:44:29 [2020-08-29T03:44:29.731Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:29 [2020-08-29T03:44:29.731Z] #41 97.57 internal/fmtsort
03:44:29 [2020-08-29T03:44:29.731Z] #41 98.81 strings
03:44:29 [2020-08-29T03:44:29.731Z] #41 102.6 regexp/syntax
03:44:29 [2020-08-29T03:44:29.731Z] #41 102.7 fmt
03:44:29 [2020-08-29T03:44:29.731Z] #41 ...
03:44:29 [2020-08-29T03:44:29.731Z] 
03:44:29 [2020-08-29T03:44:29.731Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:29 [2020-08-29T03:44:29.731Z] #30 102.3 path
03:44:29 [2020-08-29T03:44:29.731Z] #30 103.0 fmt
03:44:29 [2020-08-29T03:44:29.731Z] #30 103.1 path/filepath
03:44:29 [2020-08-29T03:44:29.731Z] #30 104.9 io/ioutil
03:44:29 [2020-08-29T03:44:29.731Z] #30 105.4 text/tabwriter
03:44:29 [2020-08-29T03:44:29.741Z] #10 ...
03:44:29 [2020-08-29T03:44:29.741Z] 
03:44:29 [2020-08-29T03:44:29.741Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:29 [2020-08-29T03:44:29.741Z] #41 99.38 regexp/syntax
03:44:29 [2020-08-29T03:44:29.741Z] #41 102.3 fmt
03:44:29 [2020-08-29T03:44:29.741Z] #41 105.4 regexp
03:44:29 [2020-08-29T03:44:29.741Z] #41 ...
03:44:29 [2020-08-29T03:44:29.741Z] 
03:44:29 [2020-08-29T03:44:29.741Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:29 [2020-08-29T03:44:29.741Z] #33 4.011 -- The C compiler identification is GNU 8.3.0
03:44:29 [2020-08-29T03:44:29.741Z] #33 4.197 -- Check for working C compiler: /usr/bin/cc
03:44:29 [2020-08-29T03:44:29.741Z] #33 5.348 -- Check for working C compiler: /usr/bin/cc -- works
03:44:29 [2020-08-29T03:44:29.741Z] #33 5.366 -- Detecting C compiler ABI info
03:44:29 [2020-08-29T03:44:29.864Z] #39 23.34   CC       images/core-s390.o
03:44:30 [2020-08-29T03:44:30.059Z] #40 74.28   CC       criu/arch/ppc64/restorer.o
03:44:30 [2020-08-29T03:44:30.299Z] #30 108.4 flag
03:44:30 [2020-08-29T03:44:30.299Z] #30 108.4 github.com/BurntSushi/toml
03:44:30 [2020-08-29T03:44:30.441Z] #39 24.13   CC       images/cpuinfo.o
03:44:30 [2020-08-29T03:44:30.559Z] #30 ...
03:44:30 [2020-08-29T03:44:30.559Z] 
03:44:30 [2020-08-29T03:44:30.559Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:30 [2020-08-29T03:44:30.559Z] #41 108.8 regexp
03:44:30 [2020-08-29T03:44:30.712Z] #40 74.75   CC       criu/arch/ppc64/vdso-trampoline.o
03:44:30 [2020-08-29T03:44:30.712Z] #40 74.78   CC       criu/pie/restorer.o
03:44:31 [2020-08-29T03:44:31.018Z] #39 24.49   CC       images/inventory.o
03:44:31 [2020-08-29T03:44:31.117Z] #33 6.642 -- Detecting C compiler ABI info - done
03:44:31 [2020-08-29T03:44:31.117Z] #33 6.802 -- Detecting C compile features
03:44:31 [2020-08-29T03:44:31.282Z] #39 24.80   CC       images/fdinfo.o
03:44:31 [2020-08-29T03:44:31.496Z] #41 109.5 flag
03:44:31 [2020-08-29T03:44:31.546Z] #39 25.25   CC       images/fown.o
03:44:32 [2020-08-29T03:44:32.123Z] #39 25.61   CC       images/ns.o
03:44:32 [2020-08-29T03:44:32.274Z] #17 40.54 Selecting previously unselected package libnet1:amd64.
03:44:32 [2020-08-29T03:44:32.274Z] #17 40.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:44:32 [2020-08-29T03:44:32.274Z] #17 40.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:44:32 [2020-08-29T03:44:32.274Z] #17 40.65 Selecting previously unselected package libnl-3-200:amd64.
03:44:32 [2020-08-29T03:44:32.274Z] #17 40.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
03:44:32 [2020-08-29T03:44:32.274Z] #17 40.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:44:32 [2020-08-29T03:44:32.274Z] #17 40.75 Selecting previously unselected package libprotobuf-c1:amd64.
03:44:32 [2020-08-29T03:44:32.274Z] #17 40.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:44:32 [2020-08-29T03:44:32.274Z] #17 40.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:44:32 [2020-08-29T03:44:32.274Z] #17 40.85 Selecting previously unselected package libreadline5:amd64.
03:44:32 [2020-08-29T03:44:32.274Z] #17 40.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
03:44:32 [2020-08-29T03:44:32.275Z] #17 40.87 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:44:32 [2020-08-29T03:44:32.275Z] #17 40.98 Selecting previously unselected package net-tools.
03:44:32 [2020-08-29T03:44:32.275Z] #17 40.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
03:44:32 [2020-08-29T03:44:32.275Z] #17 41.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:44:32 [2020-08-29T03:44:32.275Z] #17 41.17 Selecting previously unselected package python-pip-whl.
03:44:32 [2020-08-29T03:44:32.275Z] #17 41.19 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:44:32 [2020-08-29T03:44:32.275Z] #17 41.20 Unpacking python-pip-whl (18.1-5) ...
03:44:32 [2020-08-29T03:44:32.387Z] #39 25.93   CC       images/regfile.o
03:44:32 [2020-08-29T03:44:32.652Z] #39 26.24   CC       images/ghost-file.o
03:44:32 [2020-08-29T03:44:32.838Z] #17 41.74 Selecting previously unselected package python3-lib2to3.
03:44:32 [2020-08-29T03:44:32.838Z] #17 41.75 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:44:32 [2020-08-29T03:44:32.838Z] #17 41.76 Unpacking python3-lib2to3 (3.7.3-1) ...
03:44:33 [2020-08-29T03:44:33.095Z] #17 41.88 Selecting previously unselected package python3-distutils.
03:44:33 [2020-08-29T03:44:33.095Z] #17 41.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:44:33 [2020-08-29T03:44:33.095Z] #17 41.91 Unpacking python3-distutils (3.7.3-1) ...
03:44:33 [2020-08-29T03:44:33.236Z] #39 26.68   CC       images/fifo.o
03:44:33 [2020-08-29T03:44:33.236Z] #39 26.88   CC       images/remap-file-path.o
03:44:33 [2020-08-29T03:44:33.352Z] #17 42.05 Selecting previously unselected package python3-pip.
03:44:33 [2020-08-29T03:44:33.352Z] #17 42.07 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:44:33 [2020-08-29T03:44:33.352Z] #17 42.07 Unpacking python3-pip (18.1-5) ...
03:44:33 [2020-08-29T03:44:33.352Z] #17 42.26 Selecting previously unselected package python3-pkg-resources.
03:44:33 [2020-08-29T03:44:33.352Z] #17 42.26 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:44:33 [2020-08-29T03:44:33.352Z] #17 42.27 Unpacking python3-pkg-resources (40.8.0-1) ...
03:44:33 [2020-08-29T03:44:33.490Z] #40 ...
03:44:33 [2020-08-29T03:44:33.490Z] 
03:44:33 [2020-08-29T03:44:33.490Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.19 The following NEW packages will be installed:
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.19   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.19   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.19   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.19   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.19   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.19   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.19   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.19   xz-utils zip
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.28 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.28 Need to get 29.2 MB of archives.
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.28 After this operation, 134 MB of additional disk space will be used.
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 23.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.88 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 24.88 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 25.42 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 25.42 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 25.43 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 25.43 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 25.44 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 25.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 25.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 25.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 25.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 25.86 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 25.87 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 25.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 25.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 26.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 26.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
03:44:33 [2020-08-29T03:44:33.490Z] #18 26.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
03:44:33 [2020-08-29T03:44:33.501Z] #39 27.04   CC       images/eventfd.o
03:44:33 [2020-08-29T03:44:33.608Z] #17 42.43 Selecting previously unselected package python3-setuptools.
03:44:33 [2020-08-29T03:44:33.608Z] #17 42.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:44:33 [2020-08-29T03:44:33.608Z] #17 42.43 Unpacking python3-setuptools (40.8.0-1) ...
03:44:33 [2020-08-29T03:44:33.608Z] #17 ...
03:44:33 [2020-08-29T03:44:33.608Z] 
03:44:33 [2020-08-29T03:44:33.608Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:33 [2020-08-29T03:44:33.608Z] #39 94.69   CC       criu/bfd.o
03:44:33 [2020-08-29T03:44:33.608Z] #39 95.18   CC       criu/bitmap.o
03:44:33 [2020-08-29T03:44:33.608Z] #39 95.27   CC       criu/cgroup-props.o
03:44:33 [2020-08-29T03:44:33.608Z] #39 95.98   CC       criu/cgroup.o
03:44:33 [2020-08-29T03:44:33.608Z] #39 98.76   CC       criu/clone-noasan.o
03:44:33 [2020-08-29T03:44:33.608Z] #39 98.93   CC       criu/config.o
03:44:33 [2020-08-29T03:44:33.608Z] #39 100.4   CC       criu/cr-check.o
03:44:33 [2020-08-29T03:44:33.608Z] #39 102.2   CC       criu/cr-dedup.o
03:44:33 [2020-08-29T03:44:33.608Z] #39 102.7   CC       criu/cr-dump.o
03:44:33 [2020-08-29T03:44:33.651Z] #33 ...
03:44:33 [2020-08-29T03:44:33.651Z] 
03:44:33 [2020-08-29T03:44:33.651Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:33 [2020-08-29T03:44:33.651Z] #30 103.0 io/ioutil
03:44:33 [2020-08-29T03:44:33.651Z] #30 103.9 text/tabwriter
03:44:33 [2020-08-29T03:44:33.651Z] #30 107.3 flag
03:44:33 [2020-08-29T03:44:33.651Z] #30 107.3 github.com/BurntSushi/toml
03:44:33 [2020-08-29T03:44:33.651Z] #30 110.2 log
03:44:33 [2020-08-29T03:44:33.651Z] #30 ...
03:44:33 [2020-08-29T03:44:33.651Z] 
03:44:33 [2020-08-29T03:44:33.651Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:33 [2020-08-29T03:44:33.651Z] #47 103.0 encoding/base64
03:44:33 [2020-08-29T03:44:33.651Z] #47 103.6 fmt
03:44:33 [2020-08-29T03:44:33.651Z] #47 104.1 golang.org/x/sys/unix
03:44:33 [2020-08-29T03:44:33.651Z] #47 111.4 encoding/json
03:44:33 [2020-08-29T03:44:33.651Z] #47 ...
03:44:33 [2020-08-29T03:44:33.651Z] 
03:44:33 [2020-08-29T03:44:33.651Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:33 [2020-08-29T03:44:33.651Z] #41 110.3 go/token
03:44:33 [2020-08-29T03:44:33.651Z] #41 111.7 go/scanner
03:44:33 [2020-08-29T03:44:33.651Z] #41 111.8 internal/lazyregexp
03:44:33 [2020-08-29T03:44:33.651Z] #41 112.3 net/url
03:44:33 [2020-08-29T03:44:33.765Z] #39 27.33   CC       images/eventpoll.o
03:44:33 [2020-08-29T03:44:33.864Z] #39 ...
03:44:33 [2020-08-29T03:44:33.865Z] 
03:44:33 [2020-08-29T03:44:33.865Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:44:33 [2020-08-29T03:44:33.865Z] #17 42.68 Selecting previously unselected package python3-wheel.
03:44:33 [2020-08-29T03:44:33.865Z] #17 42.68 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:44:33 [2020-08-29T03:44:33.865Z] #17 42.69 Unpacking python3-wheel (0.32.3-2) ...
03:44:33 [2020-08-29T03:44:33.865Z] #17 42.77 Selecting previously unselected package sudo.
03:44:33 [2020-08-29T03:44:33.865Z] #17 42.78 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
03:44:34 [2020-08-29T03:44:34.029Z] #39 27.70   CC       images/fh.o
03:44:34 [2020-08-29T03:44:34.121Z] #17 42.79 Unpacking sudo (1.8.27-1+deb10u2) ...
03:44:34 [2020-08-29T03:44:34.218Z] #41 113.8 go/ast
03:44:34 [2020-08-29T03:44:34.378Z] #17 43.15 Selecting previously unselected package thin-provisioning-tools.
03:44:34 [2020-08-29T03:44:34.378Z] #17 43.16 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
03:44:34 [2020-08-29T03:44:34.378Z] #17 43.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:44:34 [2020-08-29T03:44:34.600Z] Commit message: "Add image cache for image store"
03:44:34 [2020-08-29T03:44:34.606Z] #39 28.13   CC       images/fsnotify.o
03:44:34 [2020-08-29T03:44:34.635Z] #17 43.38 Selecting previously unselected package uidmap.
03:44:34 [2020-08-29T03:44:34.635Z] #17 43.39 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
03:44:34 [2020-08-29T03:44:34.635Z] #17 43.39 Unpacking uidmap (1:4.5-1.1) ...
03:44:34 [2020-08-29T03:44:34.635Z] #17 43.52 Selecting previously unselected package vim-runtime.
03:44:34 [2020-08-29T03:44:34.635Z] #17 43.52 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:44:34 [2020-08-29T03:44:34.635Z] #17 43.55 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:44:34 [2020-08-29T03:44:34.635Z] #17 43.58 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:44:34 [2020-08-29T03:44:34.635Z] #17 43.59 Unpacking vim-runtime (2:8.1.0875-5) ...
03:44:34 [2020-08-29T03:44:34.791Z] #41 ...
03:44:34 [2020-08-29T03:44:34.791Z] 
03:44:34 [2020-08-29T03:44:34.791Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:34 [2020-08-29T03:44:34.791Z] #47 102.5 fmt
03:44:34 [2020-08-29T03:44:34.791Z] #47 103.5 encoding/base64
03:44:34 [2020-08-29T03:44:34.791Z] #47 104.7 path/filepath
03:44:34 [2020-08-29T03:44:34.791Z] #47 106.4 golang.org/x/sys/unix
03:44:34 [2020-08-29T03:44:34.791Z] #47 108.9 encoding/json
03:44:34 [2020-08-29T03:44:34.791Z] #47 ...
03:44:34 [2020-08-29T03:44:34.791Z] 
03:44:34 [2020-08-29T03:44:34.791Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:34 [2020-08-29T03:44:34.791Z] #41 112.6 go/token
03:44:34 [2020-08-29T03:44:34.870Z] #39 28.55   CC       images/signalfd.o
03:44:35 [2020-08-29T03:44:35.034Z] #18 28.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
03:44:35 [2020-08-29T03:44:35.034Z] #18 28.30 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
03:44:35 [2020-08-29T03:44:35.034Z] #18 28.37 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:44:35 [2020-08-29T03:44:35.134Z] #39 28.82   CC       images/fs.o
03:44:35 [2020-08-29T03:44:35.400Z] #39 29.06   CC       images/pstree.o
03:44:35 [2020-08-29T03:44:35.594Z] #41 115.4 text/template/parse
03:44:35 [2020-08-29T03:44:35.665Z] #39 29.26   CC       images/pipe.o
03:44:35 [2020-08-29T03:44:35.688Z] #18 29.13 debconf: delaying package configuration, since apt-utils is not installed
03:44:35 [2020-08-29T03:44:35.929Z] #39 29.47   CC       images/tcp-stream.o
03:44:35 [2020-08-29T03:44:35.989Z] #18 29.27 Fetched 29.2 MB in 5s (5676 kB/s)
03:44:35 [2020-08-29T03:44:35.989Z] #18 29.34 Selecting previously unselected package pigz.
03:44:36 [2020-08-29T03:44:36.174Z] #41 ...
03:44:36 [2020-08-29T03:44:36.174Z] 
03:44:36 [2020-08-29T03:44:36.174Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:44:36 [2020-08-29T03:44:36.174Z] #10 103.9 Selecting previously unselected package mingw-w64-x86-64-dev.
03:44:36 [2020-08-29T03:44:36.174Z] #10 103.9 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:44:36 [2020-08-29T03:44:36.174Z] #10 104.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:44:36 [2020-08-29T03:44:36.174Z] #10 ...
03:44:36 [2020-08-29T03:44:36.174Z] 
03:44:36 [2020-08-29T03:44:36.174Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:36 [2020-08-29T03:44:36.174Z] #41 114.1 go/scanner
03:44:36 [2020-08-29T03:44:36.200Z] #39 29.73   CC       images/sk-packet.o
03:44:36 [2020-08-29T03:44:36.289Z] #18 29.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
03:44:36 [2020-08-29T03:44:36.289Z] #18 29.47 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
03:44:36 [2020-08-29T03:44:36.289Z] #18 29.48 Unpacking pigz (2.4-1) ...
03:44:36 [2020-08-29T03:44:36.289Z] #18 29.59 Selecting previously unselected package libpython3.7-minimal:ppc64el.
03:44:36 [2020-08-29T03:44:36.289Z] #18 29.63 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
03:44:36 [2020-08-29T03:44:36.465Z] #39 30.00   CC       images/mnt.o
03:44:36 [2020-08-29T03:44:36.531Z] #41 ...
03:44:36 [2020-08-29T03:44:36.531Z] 
03:44:36 [2020-08-29T03:44:36.531Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:36 [2020-08-29T03:44:36.531Z] #33 9.633 -- Detecting C compile features - done
03:44:36 [2020-08-29T03:44:36.531Z] #33 9.674 -- Performing Test HAS_BUILTIN_FORTIFY
03:44:36 [2020-08-29T03:44:36.531Z] #33 10.20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:44:36 [2020-08-29T03:44:36.531Z] #33 10.37 -- Configuring done
03:44:36 [2020-08-29T03:44:36.531Z] #33 10.41 -- Generating done
03:44:36 [2020-08-29T03:44:36.531Z] #33 10.43 -- Build files have been written to: /tmp/tmp.FTqwwthakR/tini
03:44:36 [2020-08-29T03:44:36.531Z] #33 10.47 + make tini-static
03:44:36 [2020-08-29T03:44:36.531Z] #33 11.25 Scanning dependencies of target tini-static
03:44:36 [2020-08-29T03:44:36.531Z] #33 11.51 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:44:36 [2020-08-29T03:44:36.589Z] #18 29.64 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
03:44:36 [2020-08-29T03:44:36.589Z] #18 ...
03:44:36 [2020-08-29T03:44:36.589Z] 
03:44:36 [2020-08-29T03:44:36.589Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:36 [2020-08-29T03:44:36.589Z] #42 144.4 mime
03:44:36 [2020-08-29T03:44:36.802Z] #39 30.25   CC       images/pipe-data.o
03:44:37 [2020-08-29T03:44:37.065Z] #39 30.44   CC       images/sa.o
03:44:37 [2020-08-29T03:44:37.065Z] #39 30.68   CC       images/timer.o
03:44:37 [2020-08-29T03:44:37.328Z] #39 30.88   CC       images/timerfd.o
03:44:37 [2020-08-29T03:44:37.475Z] + docker version
03:44:37 [2020-08-29T03:44:37.566Z] #41 115.5 internal/lazyregexp
03:44:37 [2020-08-29T03:44:37.593Z] #39 31.00   CC       images/mm.o
03:44:37 [2020-08-29T03:44:37.646Z] #42 145.3 vendor/golang.org/x/crypto/cryptobyte
03:44:37 [2020-08-29T03:44:37.826Z] #41 115.9 net/url
03:44:37 [2020-08-29T03:44:37.856Z] #39 31.34   CC       images/sk-opts.o
03:44:37 [2020-08-29T03:44:37.856Z] #39 ...
03:44:37 [2020-08-29T03:44:37.856Z] 
03:44:37 [2020-08-29T03:44:37.856Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:44:37 [2020-08-29T03:44:37.856Z] #10 100.8 Selecting previously unselected package g++-mingw-w64-x86-64.
03:44:37 [2020-08-29T03:44:37.856Z] #10 100.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
03:44:37 [2020-08-29T03:44:37.856Z] #10 100.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:44:38 [2020-08-29T03:44:38.085Z] #41 116.1 go/ast
03:44:38 [2020-08-29T03:44:38.120Z] #10 ...
03:44:38 [2020-08-29T03:44:38.120Z] 
03:44:38 [2020-08-29T03:44:38.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:38 [2020-08-29T03:44:38.120Z] #39 31.67   CC       images/sk-unix.o
03:44:38 [2020-08-29T03:44:38.162Z] #17 46.94 Selecting previously unselected package vim.
03:44:38 [2020-08-29T03:44:38.162Z] #17 46.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
03:44:38 [2020-08-29T03:44:38.162Z] #17 46.98 Unpacking vim (2:8.1.0875-5) ...
03:44:38 [2020-08-29T03:44:38.384Z] #39 31.93   CC       images/sk-inet.o
03:44:38 [2020-08-29T03:44:38.437Z] #33 ...
03:44:38 [2020-08-29T03:44:38.438Z] 
03:44:38 [2020-08-29T03:44:38.438Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:38 [2020-08-29T03:44:38.438Z] #39 4.171 Note: Building without setproctitle() and strlcpy() support.
03:44:38 [2020-08-29T03:44:38.438Z] #39 4.171       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:44:38 [2020-08-29T03:44:38.438Z] #39 4.185 Note: Building without GnuTLS support
03:44:38 [2020-08-29T03:44:38.438Z] #39 4.189 Makefile.config:39: Warn: you have no libnftables installed
03:44:38 [2020-08-29T03:44:38.438Z] #39 4.189 Makefile.config:40: Warn: Building without nftables support
03:44:38 [2020-08-29T03:44:38.438Z] #39 7.319 fatal: not a git repository (or any of the parent directories): .git
03:44:38 [2020-08-29T03:44:38.438Z] #39 7.489   GEN      .gitid
03:44:38 [2020-08-29T03:44:38.438Z] #39 7.632   GEN      criu/include/version.h
03:44:38 [2020-08-29T03:44:38.438Z] #39 7.732   GEN      include/common/asm
03:44:38 [2020-08-29T03:44:38.438Z] #39 ...
03:44:38 [2020-08-29T03:44:38.438Z] 
03:44:38 [2020-08-29T03:44:38.438Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:38 [2020-08-29T03:44:38.438Z] #33 14.10 [100%] Linking C executable tini-static
03:44:38 [2020-08-29T03:44:38.725Z] #17 47.61 Selecting previously unselected package xfsprogs.
03:44:38 [2020-08-29T03:44:38.725Z] #17 47.61 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
03:44:38 [2020-08-29T03:44:38.725Z] #17 47.62 Unpacking xfsprogs (4.20.0-1) ...
03:44:38 [2020-08-29T03:44:38.963Z] #39 32.36   CC       images/tun.o
03:44:38 [2020-08-29T03:44:38.963Z] #39 32.59   CC       images/sk-netlink.o
03:44:39 [2020-08-29T03:44:39.227Z] #39 32.85   CC       images/packet-sock.o
03:44:39 [2020-08-29T03:44:39.227Z] #39 ...
03:44:39 [2020-08-29T03:44:39.227Z] 
03:44:39 [2020-08-29T03:44:39.227Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:39 [2020-08-29T03:44:39.227Z] #41 102.2 net/http/httptrace
03:44:39 [2020-08-29T03:44:39.227Z] #41 102.4 net/http
03:44:39 [2020-08-29T03:44:39.227Z] #41 112.2 github.com/LK4D4/vndr/godl
03:44:39 [2020-08-29T03:44:39.288Z] #17 48.11 Selecting previously unselected package zip.
03:44:39 [2020-08-29T03:44:39.288Z] #17 48.11 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
03:44:39 [2020-08-29T03:44:39.288Z] #17 48.12 Unpacking zip (3.0-11+b1) ...
03:44:39 [2020-08-29T03:44:39.386Z] #33 14.96 [100%] Built target tini-static
03:44:39 [2020-08-29T03:44:39.386Z] #33 15.04 + mkdir -p /build
03:44:39 [2020-08-29T03:44:39.386Z] #33 15.05 + cp tini-static /build/docker-init
03:44:39 [2020-08-29T03:44:39.386Z] #33 DONE 15.2s
03:44:39 [2020-08-29T03:44:39.386Z] 
03:44:39 [2020-08-29T03:44:39.386Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:44:39 [2020-08-29T03:44:39.386Z] #10 118.9 Selecting previously unselected package gcc-mingw-w64-base.
03:44:39 [2020-08-29T03:44:39.386Z] #10 118.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:44:39 [2020-08-29T03:44:39.386Z] #10 118.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:44:39 [2020-08-29T03:44:39.545Z] #17 48.33 Setting up aufs-tools (1:4.14+20190211-1) ...
03:44:39 [2020-08-29T03:44:39.545Z] #17 48.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:44:39 [2020-08-29T03:44:39.545Z] #17 48.36 Setting up libip6tc0:amd64 (1.8.2-4) ...
03:44:39 [2020-08-29T03:44:39.545Z] #17 48.37 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:44:39 [2020-08-29T03:44:39.545Z] #17 48.38 Setting up libgpm2:amd64 (1.20.7-5) ...
03:44:39 [2020-08-29T03:44:39.545Z] #17 48.39 Setting up libip4tc0:amd64 (1.8.2-4) ...
03:44:39 [2020-08-29T03:44:39.545Z] #17 48.40 Setting up uidmap (1:4.5-1.1) ...
03:44:39 [2020-08-29T03:44:39.545Z] #17 48.41 Setting up libnftnl11:amd64 (1.1.2-2) ...
03:44:39 [2020-08-29T03:44:39.545Z] #17 48.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:44:39 [2020-08-29T03:44:39.545Z] #17 48.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:44:39 [2020-08-29T03:44:39.545Z] #17 48.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:44:39 [2020-08-29T03:44:39.545Z] #17 48.45 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:44:39 [2020-08-29T03:44:39.650Z] #10 119.4 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:44:39 [2020-08-29T03:44:39.650Z] #10 119.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:44:39 [2020-08-29T03:44:39.650Z] #10 119.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:44:39 [2020-08-29T03:44:39.752Z] #42 147.1 vendor/golang.org/x/net/idna
03:44:39 [2020-08-29T03:44:39.802Z] #17 48.47 Setting up xxd (2:8.1.0875-5) ...
03:44:39 [2020-08-29T03:44:39.802Z] #17 48.48 Setting up zip (3.0-11+b1) ...
03:44:39 [2020-08-29T03:44:39.802Z] #17 48.49 Setting up vim-common (2:8.1.0875-5) ...
03:44:39 [2020-08-29T03:44:39.802Z] #17 48.52 Setting up bash-completion (1:2.8-6) ...
03:44:39 [2020-08-29T03:44:39.805Z] #41 ...
03:44:39 [2020-08-29T03:44:39.805Z] 
03:44:39 [2020-08-29T03:44:39.805Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:39 [2020-08-29T03:44:39.805Z] #39 33.22   CC       images/ipc-var.o
03:44:39 [2020-08-29T03:44:39.805Z] #39 33.40   CC       images/ipc-desc.o
03:44:40 [2020-08-29T03:44:40.383Z] #39 33.72   CC       images/ipc-shm.o
03:44:40 [2020-08-29T03:44:40.383Z] #39 33.93   CC       images/ipc-msg.o
03:44:40 [2020-08-29T03:44:40.383Z] #39 34.14   CC       images/ipc-sem.o
03:44:40 [2020-08-29T03:44:40.959Z] #39 34.45   CC       images/utsns.o
03:44:40 [2020-08-29T03:44:40.959Z] #39 34.63   CC       images/creds.o
03:44:41 [2020-08-29T03:44:41.224Z] #39 34.87   CC       images/vma.o
03:44:41 [2020-08-29T03:44:41.377Z] #41 119.1 text/template/parse
03:44:41 [2020-08-29T03:44:41.559Z] #10 ...
03:44:41 [2020-08-29T03:44:41.559Z] 
03:44:41 [2020-08-29T03:44:41.559Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:41 [2020-08-29T03:44:41.559Z] #30 114.3 github.com/BurntSushi/toml/cmd/tomlv
03:44:41 [2020-08-29T03:44:41.559Z] #30 DONE 121.1s
03:44:41 [2020-08-29T03:44:41.559Z] 
03:44:41 [2020-08-29T03:44:41.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:41 [2020-08-29T03:44:41.559Z] #39 11.61   PBCC     images/timens.pb-c.c
03:44:41 [2020-08-29T03:44:41.559Z] #39 11.66   DEP      images/timens.pb-c.d
03:44:41 [2020-08-29T03:44:41.559Z] #39 11.75   PBCC     images/fown.pb-c.c
03:44:41 [2020-08-29T03:44:41.559Z] #39 11.83   PBCC     images/google/protobuf/descriptor.pb-c.c
03:44:41 [2020-08-29T03:44:41.559Z] #39 12.02   PBCC     images/opts.pb-c.c
03:44:41 [2020-08-29T03:44:41.559Z] #39 12.12   PBCC     images/memfd.pb-c.c
03:44:41 [2020-08-29T03:44:41.559Z] #39 12.20   DEP      images/fown.pb-c.d
03:44:41 [2020-08-29T03:44:41.559Z] #39 12.30   DEP      images/google/protobuf/descriptor.pb-c.d
03:44:41 [2020-08-29T03:44:41.559Z] #39 12.59   DEP      images/opts.pb-c.d
03:44:41 [2020-08-29T03:44:41.559Z] #39 12.65   DEP      images/memfd.pb-c.d
03:44:41 [2020-08-29T03:44:41.559Z] #39 12.79   PBCC     images/sit.pb-c.c
03:44:41 [2020-08-29T03:44:41.559Z] #39 12.82   DEP      images/sit.pb-c.d
03:44:41 [2020-08-29T03:44:41.559Z] #39 12.93   PBCC     images/macvlan.pb-c.c
03:44:41 [2020-08-29T03:44:41.559Z] #39 12.98   DEP      images/macvlan.pb-c.d
03:44:41 [2020-08-29T03:44:41.559Z] #39 13.10   PBCC     images/autofs.pb-c.c
03:44:41 [2020-08-29T03:44:41.559Z] #39 13.23   DEP      images/autofs.pb-c.d
03:44:41 [2020-08-29T03:44:41.559Z] #39 13.32   PBCC     images/sysctl.pb-c.c
03:44:41 [2020-08-29T03:44:41.559Z] #39 13.36   DEP      images/sysctl.pb-c.d
03:44:41 [2020-08-29T03:44:41.559Z] #39 13.44   PBCC     images/time.pb-c.c
03:44:41 [2020-08-29T03:44:41.636Z] #41 ...
03:44:41 [2020-08-29T03:44:41.636Z] 
03:44:41 [2020-08-29T03:44:41.636Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.902 + RM_GOPATH=0
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.902 + TMP_GOPATH=
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.902 + : /build
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.902 + '[' -z '' ']'
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.902 ++ mktemp -d
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.902 + export GOPATH=/tmp/tmp.yQ3pCsrQpL
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.902 + GOPATH=/tmp/tmp.yQ3pCsrQpL
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.902 + RM_GOPATH=1
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.902 + case "$(go env GOARCH)" in
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.902 ++ go env GOARCH
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.921 + export GO_BUILDMODE=-buildmode=pie
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.921 + GO_BUILDMODE=-buildmode=pie
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.925 ++ dirname /tmp/install/install.sh
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.937 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.938 + dir=/tmp/install
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.938 + bin=tini
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.938 + shift
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.938 + '[' '!' -f /tmp/install/tini.installer ']'
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.938 + . /tmp/install/tini.installer
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.938 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.938 + install_tini
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.938 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
03:44:41 [2020-08-29T03:44:41.636Z] #33 2.938 + git clone https://github.com/krallin/tini.git /tmp/tmp.yQ3pCsrQpL/tini
03:44:41 [2020-08-29T03:44:41.636Z] #33 3.003 Cloning into '/tmp/tmp.yQ3pCsrQpL/tini'...
03:44:41 [2020-08-29T03:44:41.636Z] #33 4.333 + cd /tmp/tmp.yQ3pCsrQpL/tini
03:44:41 [2020-08-29T03:44:41.636Z] #33 4.333 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
03:44:41 [2020-08-29T03:44:41.636Z] #33 4.355 + cmake .
03:44:41 [2020-08-29T03:44:41.636Z] #33 5.441 -- The C compiler identification is GNU 8.3.0
03:44:41 [2020-08-29T03:44:41.636Z] #33 5.585 -- Check for working C compiler: /usr/bin/cc
03:44:41 [2020-08-29T03:44:41.636Z] #33 6.816 -- Check for working C compiler: /usr/bin/cc -- works
03:44:41 [2020-08-29T03:44:41.636Z] #33 6.828 -- Detecting C compiler ABI info
03:44:41 [2020-08-29T03:44:41.636Z] #33 7.886 -- Detecting C compiler ABI info - done
03:44:41 [2020-08-29T03:44:41.636Z] #33 7.940 -- Detecting C compile features
03:44:41 [2020-08-29T03:44:41.636Z] #33 10.89 -- Detecting C compile features - done
03:44:41 [2020-08-29T03:44:41.636Z] #33 10.94 -- Performing Test HAS_BUILTIN_FORTIFY
03:44:41 [2020-08-29T03:44:41.636Z] #33 11.24 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:44:41 [2020-08-29T03:44:41.637Z] #33 11.34 -- Configuring done
03:44:41 [2020-08-29T03:44:41.637Z] #33 11.40 -- Generating done
03:44:41 [2020-08-29T03:44:41.637Z] #33 11.43 -- Build files have been written to: /tmp/tmp.yQ3pCsrQpL/tini
03:44:41 [2020-08-29T03:44:41.637Z] #33 11.44 + make tini-static
03:44:41 [2020-08-29T03:44:41.637Z] #33 12.16 Scanning dependencies of target tini-static
03:44:41 [2020-08-29T03:44:41.637Z] #33 12.36 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:44:41 [2020-08-29T03:44:41.637Z] #33 ...
03:44:41 [2020-08-29T03:44:41.637Z] 
03:44:41 [2020-08-29T03:44:41.637Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:41 [2020-08-29T03:44:41.637Z] #39 5.126 Note: Building without setproctitle() and strlcpy() support.
03:44:41 [2020-08-29T03:44:41.637Z] #39 5.126       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:44:41 [2020-08-29T03:44:41.637Z] #39 5.156 Note: Building without GnuTLS support
03:44:41 [2020-08-29T03:44:41.637Z] #39 5.174 Makefile.config:39: Warn: you have no libnftables installed
03:44:41 [2020-08-29T03:44:41.637Z] #39 5.180 Makefile.config:40: Warn: Building without nftables support
03:44:41 [2020-08-29T03:44:41.637Z] #39 8.041 fatal: not a git repository (or any of the parent directories): .git
03:44:41 [2020-08-29T03:44:41.637Z] #39 8.163   GEN      .gitid
03:44:41 [2020-08-29T03:44:41.637Z] #39 8.199   GEN      criu/include/version.h
03:44:41 [2020-08-29T03:44:41.637Z] #39 8.280   GEN      include/common/asm
03:44:41 [2020-08-29T03:44:41.637Z] #39 10.89   PBCC     images/timens.pb-c.c
03:44:41 [2020-08-29T03:44:41.637Z] #39 10.91   DEP      images/timens.pb-c.d
03:44:41 [2020-08-29T03:44:41.637Z] #39 11.00   PBCC     images/fown.pb-c.c
03:44:41 [2020-08-29T03:44:41.637Z] #39 11.04   PBCC     images/google/protobuf/descriptor.pb-c.c
03:44:41 [2020-08-29T03:44:41.637Z] #39 11.16   PBCC     images/opts.pb-c.c
03:44:41 [2020-08-29T03:44:41.637Z] #39 11.23   PBCC     images/memfd.pb-c.c
03:44:41 [2020-08-29T03:44:41.637Z] #39 11.33   DEP      images/fown.pb-c.d
03:44:41 [2020-08-29T03:44:41.637Z] #39 11.38   DEP      images/google/protobuf/descriptor.pb-c.d
03:44:41 [2020-08-29T03:44:41.637Z] #39 11.53   DEP      images/opts.pb-c.d
03:44:41 [2020-08-29T03:44:41.637Z] #39 11.63   DEP      images/memfd.pb-c.d
03:44:41 [2020-08-29T03:44:41.637Z] #39 11.65   PBCC     images/sit.pb-c.c
03:44:41 [2020-08-29T03:44:41.637Z] #39 11.82   DEP      images/sit.pb-c.d
03:44:41 [2020-08-29T03:44:41.637Z] #39 12.01   PBCC     images/macvlan.pb-c.c
03:44:41 [2020-08-29T03:44:41.637Z] #39 12.07   DEP      images/macvlan.pb-c.d
03:44:41 [2020-08-29T03:44:41.637Z] #39 12.20   PBCC     images/autofs.pb-c.c
03:44:41 [2020-08-29T03:44:41.637Z] #39 12.29   DEP      images/autofs.pb-c.d
03:44:41 [2020-08-29T03:44:41.637Z] #39 12.39   PBCC     images/sysctl.pb-c.c
03:44:41 [2020-08-29T03:44:41.637Z] #39 12.59   DEP      images/sysctl.pb-c.d
03:44:41 [2020-08-29T03:44:41.637Z] #39 12.71   PBCC     images/time.pb-c.c
03:44:41 [2020-08-29T03:44:41.637Z] #39 12.76   DEP      images/time.pb-c.d
03:44:41 [2020-08-29T03:44:41.637Z] #39 12.86   PBCC     images/binfmt-misc.pb-c.c
03:44:41 [2020-08-29T03:44:41.637Z] #39 12.91   DEP      images/binfmt-misc.pb-c.d
03:44:41 [2020-08-29T03:44:41.637Z] #39 13.11   PBCC     images/seccomp.pb-c.c
03:44:41 [2020-08-29T03:44:41.637Z] #39 13.21   DEP      images/seccomp.pb-c.d
03:44:41 [2020-08-29T03:44:41.637Z] #39 13.32   PBCC     images/userns.pb-c.c
03:44:41 [2020-08-29T03:44:41.637Z] #39 13.49   DEP      images/userns.pb-c.d
03:44:41 [2020-08-29T03:44:41.801Z] #39 35.16   CC       images/netdev.o
03:44:41 [2020-08-29T03:44:41.801Z] #39 35.57   CC       images/tty.o
03:44:41 [2020-08-29T03:44:41.819Z] #39 13.51   DEP      images/time.pb-c.d
03:44:41 [2020-08-29T03:44:41.819Z] #39 13.59   PBCC     images/binfmt-misc.pb-c.c
03:44:41 [2020-08-29T03:44:41.819Z] #39 13.67   DEP      images/binfmt-misc.pb-c.d
03:44:41 [2020-08-29T03:44:41.878Z] #42 ...
03:44:41 [2020-08-29T03:44:41.878Z] 
03:44:41 [2020-08-29T03:44:41.878Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:44:41 [2020-08-29T03:44:41.878Z] #18 30.07 Selecting previously unselected package python3.7-minimal.
03:44:41 [2020-08-29T03:44:41.878Z] #18 30.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
03:44:41 [2020-08-29T03:44:41.878Z] #18 30.10 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
03:44:41 [2020-08-29T03:44:41.878Z] #18 31.10 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
03:44:41 [2020-08-29T03:44:41.878Z] #18 31.11 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
03:44:41 [2020-08-29T03:44:41.878Z] #18 33.51 Selecting previously unselected package python3-minimal.
03:44:41 [2020-08-29T03:44:41.878Z] #18 33.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 ... 23610 files and directories currently installed.)
03:44:41 [2020-08-29T03:44:41.878Z] #18 33.60 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
03:44:41 [2020-08-29T03:44:41.878Z] #18 33.61 Unpacking python3-minimal (3.7.3-1) ...
03:44:41 [2020-08-29T03:44:41.878Z] #18 33.68 Selecting previously unselected package libmpdec2:ppc64el.
03:44:41 [2020-08-29T03:44:41.878Z] #18 33.69 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
03:44:41 [2020-08-29T03:44:41.878Z] #18 33.71 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
03:44:41 [2020-08-29T03:44:41.878Z] #18 33.82 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
03:44:41 [2020-08-29T03:44:41.878Z] #18 33.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
03:44:41 [2020-08-29T03:44:41.878Z] #18 33.84 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
03:44:41 [2020-08-29T03:44:41.878Z] #18 34.81 Selecting previously unselected package python3.7.
03:44:41 [2020-08-29T03:44:41.878Z] #18 34.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
03:44:41 [2020-08-29T03:44:41.878Z] #18 34.83 Unpacking python3.7 (3.7.3-2+deb10u2) ...
03:44:41 [2020-08-29T03:44:41.878Z] #18 35.02 Selecting previously unselected package libpython3-stdlib:ppc64el.
03:44:41 [2020-08-29T03:44:41.878Z] #18 35.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
03:44:41 [2020-08-29T03:44:41.878Z] #18 35.02 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
03:44:41 [2020-08-29T03:44:41.878Z] #18 35.16 Setting up python3-minimal (3.7.3-1) ...
03:44:41 [2020-08-29T03:44:41.895Z] #39 13.62   PBCC     images/cgroup.pb-c.c
03:44:41 [2020-08-29T03:44:41.896Z] #39 13.75   DEP      images/cgroup.pb-c.d
03:44:42 [2020-08-29T03:44:42.077Z] #39 13.76   PBCC     images/seccomp.pb-c.c
03:44:42 [2020-08-29T03:44:42.077Z] #39 13.80   DEP      images/seccomp.pb-c.d
03:44:42 [2020-08-29T03:44:42.077Z] #39 13.90   PBCC     images/userns.pb-c.c
03:44:42 [2020-08-29T03:44:42.077Z] #39 13.96   DEP      images/userns.pb-c.d
03:44:42 [2020-08-29T03:44:42.155Z] #39 13.97   PBCC     images/ext-file.pb-c.c
03:44:42 [2020-08-29T03:44:42.155Z] #39 14.07   DEP      images/ext-file.pb-c.d
03:44:42 [2020-08-29T03:44:42.155Z] #39 14.15   PBCC     images/rpc.pb-c.c
03:44:42 [2020-08-29T03:44:42.336Z] #39 14.06   PBCC     images/cgroup.pb-c.c
03:44:42 [2020-08-29T03:44:42.336Z] #39 14.10   DEP      images/cgroup.pb-c.d
03:44:42 [2020-08-29T03:44:42.336Z] #39 14.21   PBCC     images/ext-file.pb-c.c
03:44:42 [2020-08-29T03:44:42.336Z] #39 14.26   DEP      images/ext-file.pb-c.d
03:44:42 [2020-08-29T03:44:42.414Z] #39 14.33   DEP      images/rpc.pb-c.d
03:44:42 [2020-08-29T03:44:42.595Z] #39 14.36   PBCC     images/rpc.pb-c.c
03:44:42 [2020-08-29T03:44:42.595Z] #39 14.41   DEP      images/rpc.pb-c.d
03:44:42 [2020-08-29T03:44:42.673Z] #39 14.51   PBCC     images/siginfo.pb-c.c
03:44:42 [2020-08-29T03:44:42.673Z] #39 14.61   DEP      images/siginfo.pb-c.d
03:44:42 [2020-08-29T03:44:42.752Z] #39 36.14   CC       images/file-lock.o
03:44:42 [2020-08-29T03:44:42.752Z] #39 36.39   CC       images/rlimit.o
03:44:42 [2020-08-29T03:44:42.752Z] #39 36.51   CC       images/pagemap.o
03:44:42 [2020-08-29T03:44:42.853Z] #39 14.58   PBCC     images/siginfo.pb-c.c
03:44:42 [2020-08-29T03:44:42.853Z] #39 14.59   DEP      images/siginfo.pb-c.d
03:44:42 [2020-08-29T03:44:42.853Z] #39 14.71   PBCC     images/pagemap.pb-c.c
03:44:42 [2020-08-29T03:44:42.853Z] #39 14.77   DEP      images/pagemap.pb-c.d
03:44:42 [2020-08-29T03:44:42.932Z] #39 14.65   PBCC     images/pagemap.pb-c.c
03:44:42 [2020-08-29T03:44:42.932Z] #39 14.88   DEP      images/pagemap.pb-c.d
03:44:42 [2020-08-29T03:44:42.937Z] #18 36.25 Selecting previously unselected package python3.
03:44:42 [2020-08-29T03:44:42.937Z] #18 36.25 (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.)
03:44:42 [2020-08-29T03:44:42.937Z] #18 36.30 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
03:44:42 [2020-08-29T03:44:42.937Z] #18 36.32 Unpacking python3 (3.7.3-1) ...
03:44:43 [2020-08-29T03:44:43.075Z] #39 36.71   CC       images/siginfo.o
03:44:43 [2020-08-29T03:44:43.078Z] #17 51.44 Setting up libiptc0:amd64 (1.8.2-4) ...
03:44:43 [2020-08-29T03:44:43.078Z] #17 51.45 Setting up xz-utils (5.2.4-1) ...
03:44:43 [2020-08-29T03:44:43.078Z] #17 51.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:44:43 [2020-08-29T03:44:43.078Z] #17 51.49 Setting up sudo (1.8.27-1+deb10u2) ...
03:44:43 [2020-08-29T03:44:43.078Z] #17 51.55 invoke-rc.d: could not determine current runlevel
03:44:43 [2020-08-29T03:44:43.078Z] #17 51.56 invoke-rc.d: policy-rc.d denied execution of start.
03:44:43 [2020-08-29T03:44:43.078Z] #17 51.57 Setting up pigz (2.4-1) ...
03:44:43 [2020-08-29T03:44:43.078Z] #17 51.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:44:43 [2020-08-29T03:44:43.078Z] #17 51.59 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:44:43 [2020-08-29T03:44:43.078Z] #17 51.61 Setting up python-pip-whl (18.1-5) ...
03:44:43 [2020-08-29T03:44:43.078Z] #17 51.62 Setting up libmpdec2:amd64 (2.4.2-2) ...
03:44:43 [2020-08-29T03:44:43.078Z] #17 51.63 Setting up vim-runtime (2:8.1.0875-5) ...
03:44:43 [2020-08-29T03:44:43.113Z] #39 14.87   PBCC     images/rlimit.pb-c.c
03:44:43 [2020-08-29T03:44:43.113Z] #39 14.91   DEP      images/rlimit.pb-c.d
03:44:43 [2020-08-29T03:44:43.113Z] #39 14.98   PBCC     images/file-lock.pb-c.c
03:44:43 [2020-08-29T03:44:43.113Z] #39 15.03   DEP      images/file-lock.pb-c.d
03:44:43 [2020-08-29T03:44:43.191Z] #39 15.01   PBCC     images/rlimit.pb-c.c
03:44:43 [2020-08-29T03:44:43.191Z] #39 15.06   DEP      images/rlimit.pb-c.d
03:44:43 [2020-08-29T03:44:43.249Z] Client: Docker Engine - Enterprise
03:44:43 [2020-08-29T03:44:43.249Z]  Version:           19.03.5
03:44:43 [2020-08-29T03:44:43.249Z]  API version:       1.40
03:44:43 [2020-08-29T03:44:43.249Z]  Go version:        go1.12.12
03:44:43 [2020-08-29T03:44:43.249Z]  Git commit:        2ee0c57608
03:44:43 [2020-08-29T03:44:43.249Z]  Built:             11/13/2019 08:00:16
03:44:43 [2020-08-29T03:44:43.249Z]  OS/Arch:           windows/amd64
03:44:43 [2020-08-29T03:44:43.249Z]  Experimental:      false
03:44:43 [2020-08-29T03:44:43.249Z] 
03:44:43 [2020-08-29T03:44:43.249Z] Server: Docker Engine - Enterprise
03:44:43 [2020-08-29T03:44:43.249Z]  Engine:
03:44:43 [2020-08-29T03:44:43.249Z]   Version:          19.03.5
03:44:43 [2020-08-29T03:44:43.249Z]   API version:      1.40 (minimum version 1.24)
03:44:43 [2020-08-29T03:44:43.249Z]   Go version:       go1.12.12
03:44:43 [2020-08-29T03:44:43.249Z]   Git commit:       2ee0c57608
03:44:43 [2020-08-29T03:44:43.249Z]   Built:            11/13/2019 07:58:51
03:44:43 [2020-08-29T03:44:43.249Z]   OS/Arch:          windows/amd64
03:44:43 [2020-08-29T03:44:43.249Z]   Experimental:     true
03:44:43 [2020-08-29T03:44:43.250Z] #18 36.42 Selecting previously unselected package libip4tc0:ppc64el.
03:44:43 [2020-08-29T03:44:43.250Z] #18 36.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
03:44:43 [2020-08-29T03:44:43.250Z] #18 36.44 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
03:44:43 [2020-08-29T03:44:43.250Z] #18 36.57 Selecting previously unselected package libip6tc0:ppc64el.
03:44:43 [2020-08-29T03:44:43.250Z] #18 36.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
03:44:43 [2020-08-29T03:44:43.250Z] #18 36.58 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.06 Setting up libaio1:amd64 (0.3.112-3) ...
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.07 Setting up libonig5:amd64 (6.9.1-1) ...
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.09 Setting up vim (2:8.1.0875-5) ...
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.16 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.18 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.19 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.20 Setting up jq (1.5+dfsg-2+b1) ...
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
03:44:43 [2020-08-29T03:44:43.335Z] #17 52.23 Setting up python3.7 (3.7.3-2+deb10u2) ...
03:44:43 [2020-08-29T03:44:43.341Z] #39 36.99   CC       images/rpc.o
03:44:43 [2020-08-29T03:44:43.373Z] #39 15.16   PBCC     images/tty.pb-c.c
03:44:43 [2020-08-29T03:44:43.459Z] #39 15.21   PBCC     images/file-lock.pb-c.c
03:44:43 [2020-08-29T03:44:43.459Z] #39 ...
03:44:43 [2020-08-29T03:44:43.459Z] 
03:44:43 [2020-08-29T03:44:43.459Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:43 [2020-08-29T03:44:43.459Z] #30 111.4 log
03:44:43 [2020-08-29T03:44:43.459Z] #30 115.7 github.com/BurntSushi/toml/cmd/tomlv
03:44:43 [2020-08-29T03:44:43.459Z] #30 ...
03:44:43 [2020-08-29T03:44:43.459Z] 
03:44:43 [2020-08-29T03:44:43.459Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:43 [2020-08-29T03:44:43.459Z] #39 15.35   DEP      images/file-lock.pb-c.d
03:44:43 [2020-08-29T03:44:43.550Z] #18 36.67 Selecting previously unselected package libiptc0:ppc64el.
03:44:43 [2020-08-29T03:44:43.550Z] #18 36.69 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
03:44:43 [2020-08-29T03:44:43.550Z] #18 36.69 Unpacking libiptc0:ppc64el (1.8.2-4) ...
03:44:43 [2020-08-29T03:44:43.550Z] #18 36.74 Selecting previously unselected package libnfnetlink0:ppc64el.
03:44:43 [2020-08-29T03:44:43.550Z] #18 ...
03:44:43 [2020-08-29T03:44:43.550Z] 
03:44:43 [2020-08-29T03:44:43.550Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:43 [2020-08-29T03:44:43.550Z] #42 151.2 net/textproto
03:44:43 [2020-08-29T03:44:43.550Z] #42 151.2 crypto/x509
03:44:43 [2020-08-29T03:44:43.633Z] #39 15.32   DEP      images/tty.pb-c.d
03:44:43 [2020-08-29T03:44:43.633Z] #39 15.43   PBCC     images/tun.pb-c.c
03:44:43 [2020-08-29T03:44:43.633Z] #39 15.51   PBCC     images/netdev.pb-c.c
03:44:43 [2020-08-29T03:44:43.633Z] #39 15.57   DEP      images/tun.pb-c.d
03:44:43 [2020-08-29T03:44:43.724Z] #39 15.43   PBCC     images/tty.pb-c.c
03:44:43 [2020-08-29T03:44:43.724Z] #39 15.56   DEP      images/tty.pb-c.d
03:44:43 [2020-08-29T03:44:43.724Z] #39 15.65   PBCC     images/tun.pb-c.c
03:44:43 [2020-08-29T03:44:43.724Z] #39 15.71   PBCC     images/netdev.pb-c.c
03:44:43 [2020-08-29T03:44:43.849Z] #42 ...
03:44:43 [2020-08-29T03:44:43.849Z] 
03:44:43 [2020-08-29T03:44:43.849Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:43 [2020-08-29T03:44:43.849Z] #40 78.08   LINK     criu/pie/restorer.built-in.o
03:44:43 [2020-08-29T03:44:43.849Z] #40 78.09   GEN      criu/pie/restorer-blob.h
03:44:43 [2020-08-29T03:44:43.849Z] #40 78.21   DEP      criu/vdso.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 78.40   DEP      criu/uts_ns.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 78.55   DEP      criu/util.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 78.77   DEP      criu/uffd.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 78.95   DEP      criu/tun.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 79.20   DEP      criu/tty.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 79.55   DEP      criu/timerfd.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 79.76   DEP      criu/timens.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 79.90   DEP      criu/sysfs_parse.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 80.02   DEP      criu/sysctl.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 80.21   DEP      criu/string.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 80.24   DEP      criu/stats.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 80.40   DEP      criu/sockets.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 80.67   DEP      criu/sk-unix.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 81.00   DEP      criu/sk-tcp.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 81.32   DEP      criu/sk-queue.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 81.58   DEP      criu/sk-packet.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 81.77   DEP      criu/sk-netlink.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 81.96   DEP      criu/sk-inet.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 82.27   DEP      criu/signalfd.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 82.51   DEP      criu/sigframe.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 82.66   DEP      criu/shmem.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 82.80   DEP      criu/servicefd.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 82.97   DEP      criu/seize.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 83.13   DEP      criu/seccomp.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 83.36   DEP      criu/rst-malloc.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 83.43   DEP      criu/rbtree.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 83.46   DEP      criu/pstree.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 83.64   DEP      criu/protobuf.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 83.82   GEN      criu/protobuf-desc-gen.h
03:44:43 [2020-08-29T03:44:43.849Z] #40 85.91   DEP      criu/protobuf-desc.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 86.09   DEP      criu/proc_parse.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 86.31   DEP      criu/plugin.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 86.46   DEP      criu/pipes.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 86.73   DEP      criu/pie-util.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 86.94   DEP      criu/pie-util-vdso.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 87.07   DEP      criu/path.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 87.27   DEP      criu/parasite-syscall.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 87.51   DEP      criu/pagemap.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 87.75   DEP      criu/pagemap-cache.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 87.93   DEP      criu/page-xfer.d
03:44:43 [2020-08-29T03:44:43.849Z] #40 88.11   DEP      criu/page-pipe.d
[Pipeline] sh
03:44:43 [2020-08-29T03:44:43.895Z] #39 15.68   DEP      images/netdev.pb-c.d
03:44:43 [2020-08-29T03:44:43.895Z] #39 15.75   PBCC     images/vma.pb-c.c
03:44:43 [2020-08-29T03:44:43.895Z] #39 15.82   DEP      images/vma.pb-c.d
03:44:43 [2020-08-29T03:44:43.902Z] #17 ...
03:44:43 [2020-08-29T03:44:43.902Z] 
03:44:43 [2020-08-29T03:44:43.902Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:43 [2020-08-29T03:44:43.902Z] #39 105.0   CC       criu/cr-errno.o
03:44:43 [2020-08-29T03:44:43.902Z] #39 105.2   CC       criu/cr-restore.o
03:44:43 [2020-08-29T03:44:43.902Z] #39 109.6   CC       criu/cr-service.o
03:44:43 [2020-08-29T03:44:43.902Z] #39 111.3   CC       criu/crtools.o
03:44:43 [2020-08-29T03:44:43.902Z] #39 112.0   CC       criu/eventfd.o
03:44:43 [2020-08-29T03:44:43.902Z] #39 112.4   CC       criu/eventpoll.o
03:44:43 [2020-08-29T03:44:43.902Z] #39 113.4   CC       criu/external.o
03:44:43 [2020-08-29T03:44:43.902Z] #39 113.7   CC       criu/fault-injection.o
03:44:43 [2020-08-29T03:44:43.902Z] #39 113.9   CC       criu/fdstore.o
03:44:43 [2020-08-29T03:44:43.902Z] #39 114.3   CC       criu/fifo.o
03:44:43 [2020-08-29T03:44:43.902Z] #39 114.6   CC       criu/file-ids.o
03:44:43 [2020-08-29T03:44:43.902Z] #39 115.0   CC       criu/file-lock.o
03:44:43 [2020-08-29T03:44:43.983Z] #39 15.87   DEP      images/tun.pb-c.d
03:44:44 [2020-08-29T03:44:44.149Z] #40 88.27   DEP      criu/netfilter.d
03:44:44 [2020-08-29T03:44:44.149Z] #40 ...
03:44:44 [2020-08-29T03:44:44.149Z] 
03:44:44 [2020-08-29T03:44:44.149Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:44:44 [2020-08-29T03:44:44.153Z] #39 15.90   PBCC     images/creds.pb-c.c
03:44:44 [2020-08-29T03:44:44.153Z] #39 15.94   DEP      images/creds.pb-c.d
03:44:44 [2020-08-29T03:44:44.154Z] #39 16.00   PBCC     images/utsns.pb-c.c
03:44:44 [2020-08-29T03:44:44.154Z] #39 16.04   DEP      images/utsns.pb-c.d
03:44:44 [2020-08-29T03:44:44.242Z] #39 16.02   DEP      images/netdev.pb-c.d
03:44:44 [2020-08-29T03:44:44.242Z] #39 16.10   PBCC     images/vma.pb-c.c
03:44:44 [2020-08-29T03:44:44.413Z] #39 16.14   PBCC     images/ipc-desc.pb-c.c
03:44:44 [2020-08-29T03:44:44.413Z] #39 16.17   PBCC     images/ipc-sem.pb-c.c
03:44:44 [2020-08-29T03:44:44.413Z] #39 16.22   DEP      images/ipc-desc.pb-c.d
03:44:44 [2020-08-29T03:44:44.413Z] #39 16.28   DEP      images/ipc-sem.pb-c.d
03:44:44 [2020-08-29T03:44:44.413Z] #39 16.34   PBCC     images/ipc-msg.pb-c.c
03:44:44 [2020-08-29T03:44:44.503Z] #39 16.18   DEP      images/vma.pb-c.d
03:44:44 [2020-08-29T03:44:44.503Z] #39 16.36   PBCC     images/creds.pb-c.c
03:44:44 [2020-08-29T03:44:44.673Z] #39 16.38   DEP      images/ipc-msg.pb-c.d
03:44:44 [2020-08-29T03:44:44.673Z] #39 16.45   PBCC     images/ipc-shm.pb-c.c
03:44:44 [2020-08-29T03:44:44.673Z] #39 16.49   DEP      images/ipc-shm.pb-c.d
03:44:44 [2020-08-29T03:44:44.673Z] #39 16.55   PBCC     images/ipc-var.pb-c.c
03:44:44 [2020-08-29T03:44:44.737Z] #39 38.27   CC       images/ext-file.o
03:44:44 [2020-08-29T03:44:44.737Z] #39 38.42   CC       images/cgroup.o
03:44:44 [2020-08-29T03:44:44.760Z] + docker info
03:44:44 [2020-08-29T03:44:44.764Z] #39 16.59   DEP      images/creds.pb-c.d
03:44:44 [2020-08-29T03:44:44.764Z] #39 16.63   PBCC     images/utsns.pb-c.c
03:44:44 [2020-08-29T03:44:44.764Z] #39 16.68   DEP      images/utsns.pb-c.d
03:44:44 [2020-08-29T03:44:44.764Z] #39 ...
03:44:44 [2020-08-29T03:44:44.764Z] 
03:44:44 [2020-08-29T03:44:44.764Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:44 [2020-08-29T03:44:44.764Z] #33 14.78 [100%] Linking C executable tini-static
03:44:44 [2020-08-29T03:44:44.764Z] #33 15.98 [100%] Built target tini-static
03:44:44 [2020-08-29T03:44:44.764Z] #33 16.11 + mkdir -p /build
03:44:44 [2020-08-29T03:44:44.764Z] #33 16.13 + cp tini-static /build/docker-init
03:44:44 [2020-08-29T03:44:44.764Z] #33 DONE 16.3s
03:44:44 [2020-08-29T03:44:44.764Z] 
03:44:44 [2020-08-29T03:44:44.764Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:44 [2020-08-29T03:44:44.764Z] #30 DONE 122.9s
03:44:44 [2020-08-29T03:44:44.764Z] 
03:44:44 [2020-08-29T03:44:44.764Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:44 [2020-08-29T03:44:44.764Z] #39 16.81   PBCC     images/ipc-desc.pb-c.c
03:44:44 [2020-08-29T03:44:44.777Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:44:44 [2020-08-29T03:44:44.777Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
03:44:44 [2020-08-29T03:44:44.777Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
03:44:44 [2020-08-29T03:44:44.777Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:44:44 [2020-08-29T03:44:44.777Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:44:44 [2020-08-29T03:44:44.777Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:44:44 [2020-08-29T03:44:44.777Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:44:44 [2020-08-29T03:44:44.777Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:44:44 [2020-08-29T03:44:44.777Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:44:44 [2020-08-29T03:44:44.777Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:44:44 [2020-08-29T03:44:44.777Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:44:44 [2020-08-29T03:44:44.777Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:44:44 [2020-08-29T03:44:44.832Z] #39 115.9   CC       criu/files-ext.o
03:44:44 [2020-08-29T03:44:44.938Z] #39 16.61   DEP      images/ipc-var.pb-c.d
03:44:44 [2020-08-29T03:44:44.938Z] #39 16.76   PBCC     images/sk-opts.pb-c.c
03:44:44 [2020-08-29T03:44:44.938Z] #39 16.88   PBCC     images/packet-sock.pb-c.c
03:44:44 [2020-08-29T03:44:44.938Z] #39 16.96   DEP      images/sk-opts.pb-c.d
03:44:45 [2020-08-29T03:44:45.001Z] #39 ...
03:44:45 [2020-08-29T03:44:45.002Z] 
03:44:45 [2020-08-29T03:44:45.002Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:44:45 [2020-08-29T03:44:45.025Z] #39 16.88   PBCC     images/ipc-sem.pb-c.c
03:44:45 [2020-08-29T03:44:45.025Z] #39 16.92   DEP      images/ipc-desc.pb-c.d
03:44:45 [2020-08-29T03:44:45.025Z] #39 16.98   DEP      images/ipc-sem.pb-c.d
03:44:45 [2020-08-29T03:44:45.069Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:44:45 [2020-08-29T03:44:45.069Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:44:45 [2020-08-29T03:44:45.196Z] #39 17.05   DEP      images/packet-sock.pb-c.d
03:44:45 [2020-08-29T03:44:45.285Z] #39 17.15   PBCC     images/ipc-msg.pb-c.c
03:44:45 [2020-08-29T03:44:45.285Z] #39 17.21   DEP      images/ipc-msg.pb-c.d
03:44:45 [2020-08-29T03:44:45.285Z] #39 17.25   PBCC     images/ipc-shm.pb-c.c
03:44:45 [2020-08-29T03:44:45.360Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.7% of statements
03:44:45 [2020-08-29T03:44:45.360Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:44:45 [2020-08-29T03:44:45.360Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
03:44:45 [2020-08-29T03:44:45.360Z] ?   	github.com/docker/docker/api/types	[no test files]
03:44:45 [2020-08-29T03:44:45.360Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:44:45 [2020-08-29T03:44:45.360Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:44:45 [2020-08-29T03:44:45.360Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:44:45 [2020-08-29T03:44:45.360Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:44:45 [2020-08-29T03:44:45.394Z] #39 116.3   CC       criu/files-reg.o
03:44:45 [2020-08-29T03:44:45.456Z] #39 17.15   PBCC     images/sk-netlink.pb-c.c
03:44:45 [2020-08-29T03:44:45.456Z] #39 17.26   DEP      images/sk-netlink.pb-c.d
03:44:45 [2020-08-29T03:44:45.456Z] #39 17.30   PBCC     images/sk-inet.pb-c.c
03:44:45 [2020-08-29T03:44:45.456Z] #39 17.31   DEP      images/sk-inet.pb-c.d
03:44:45 [2020-08-29T03:44:45.456Z] #39 17.32   PBCC     images/sk-unix.pb-c.c
03:44:45 [2020-08-29T03:44:45.456Z] #39 17.33   DEP      images/sk-unix.pb-c.d
03:44:45 [2020-08-29T03:44:45.456Z] #39 17.35   PBCC     images/mm.pb-c.c
03:44:45 [2020-08-29T03:44:45.456Z] #39 17.35   DEP      images/mm.pb-c.d
03:44:45 [2020-08-29T03:44:45.456Z] #39 17.36   PBCC     images/timerfd.pb-c.c
03:44:45 [2020-08-29T03:44:45.456Z] #39 17.38   DEP      images/timerfd.pb-c.d
03:44:45 [2020-08-29T03:44:45.545Z] #39 17.31   DEP      images/ipc-shm.pb-c.d
03:44:45 [2020-08-29T03:44:45.545Z] #39 17.46   PBCC     images/ipc-var.pb-c.c
03:44:45 [2020-08-29T03:44:45.545Z] #39 17.51   DEP      images/ipc-var.pb-c.d
03:44:45 [2020-08-29T03:44:45.653Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
03:44:45 [2020-08-29T03:44:45.653Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
03:44:45 [2020-08-29T03:44:45.653Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:44:45 [2020-08-29T03:44:45.653Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:44:45 [2020-08-29T03:44:45.653Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:44:45 [2020-08-29T03:44:45.653Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:44:45 [2020-08-29T03:44:45.653Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:44:45 [2020-08-29T03:44:45.653Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:44:45 [2020-08-29T03:44:45.653Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:44:45 [2020-08-29T03:44:45.714Z] #39 17.38   PBCC     images/timer.pb-c.c
03:44:45 [2020-08-29T03:44:45.714Z] #39 17.39   DEP      images/timer.pb-c.d
03:44:45 [2020-08-29T03:44:45.714Z] #39 17.40   PBCC     images/sa.pb-c.c
03:44:45 [2020-08-29T03:44:45.714Z] #39 17.41   DEP      images/sa.pb-c.d
03:44:45 [2020-08-29T03:44:45.714Z] #39 17.47   PBCC     images/pipe-data.pb-c.c
03:44:45 [2020-08-29T03:44:45.714Z] #39 17.52   DEP      images/pipe-data.pb-c.d
03:44:45 [2020-08-29T03:44:45.714Z] #39 17.63   PBCC     images/mnt.pb-c.c
03:44:45 [2020-08-29T03:44:45.714Z] #39 17.74   DEP      images/mnt.pb-c.d
03:44:45 [2020-08-29T03:44:45.805Z] #39 17.59   PBCC     images/sk-opts.pb-c.c
03:44:45 [2020-08-29T03:44:45.805Z] #39 17.66   PBCC     images/packet-sock.pb-c.c
03:44:45 [2020-08-29T03:44:45.805Z] #39 17.76   DEP      images/sk-opts.pb-c.d
03:44:45 [2020-08-29T03:44:45.944Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
03:44:45 [2020-08-29T03:44:45.945Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
03:44:45 [2020-08-29T03:44:45.972Z] #39 17.84   PBCC     images/sk-packet.pb-c.c
03:44:45 [2020-08-29T03:44:45.972Z] #39 17.86   DEP      images/sk-packet.pb-c.d
03:44:46 [2020-08-29T03:44:46.065Z] #39 17.88   DEP      images/packet-sock.pb-c.d
03:44:46 [2020-08-29T03:44:46.065Z] #39 17.95   PBCC     images/sk-netlink.pb-c.c
03:44:46 [2020-08-29T03:44:46.065Z] #39 18.02   DEP      images/sk-netlink.pb-c.d
03:44:46 [2020-08-29T03:44:46.065Z] #39 ...
03:44:46 [2020-08-29T03:44:46.065Z] 
03:44:46 [2020-08-29T03:44:46.065Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:44:46 [2020-08-29T03:44:46.065Z] #10 114.3 Selecting previously unselected package gcc-mingw-w64-base.
03:44:46 [2020-08-29T03:44:46.065Z] #10 114.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:44:46 [2020-08-29T03:44:46.065Z] #10 114.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:44:46 [2020-08-29T03:44:46.065Z] #10 114.6 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:44:46 [2020-08-29T03:44:46.065Z] #10 114.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:44:46 [2020-08-29T03:44:46.065Z] #10 114.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:44:46 [2020-08-29T03:44:46.231Z] #39 17.99   PBCC     images/tcp-stream.pb-c.c
03:44:46 [2020-08-29T03:44:46.231Z] #39 18.14   DEP      images/tcp-stream.pb-c.d
03:44:46 [2020-08-29T03:44:46.231Z] #39 18.25   PBCC     images/pipe.pb-c.c
03:44:46 [2020-08-29T03:44:46.237Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:44:46 [2020-08-29T03:44:46.237Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:44:46 [2020-08-29T03:44:46.237Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:44:46 [2020-08-29T03:44:46.237Z] ?   	github.com/docker/docker/builder	[no test files]
03:44:46 [2020-08-29T03:44:46.237Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:44:46 [2020-08-29T03:44:46.237Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:44:46 [2020-08-29T03:44:46.237Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:44:46 [2020-08-29T03:44:46.237Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:44:46 [2020-08-29T03:44:46.237Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:44:46 [2020-08-29T03:44:46.237Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:44:46 [2020-08-29T03:44:46.237Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:44:46 [2020-08-29T03:44:46.255Z] #22 150.3 Checking out files:  23% (2529/10862)   
Checking out files:  24% (2607/10862)   
Checking out files:  25% (2716/10862)   
Checking out files:  26% (2825/10862)   
Checking out files:  27% (2933/10862)   
Checking out files:  28% (3042/10862)   
Checking out files:  29% (3150/10862)   
Checking out files:  30% (3259/10862)   
Checking out files:  31% (3368/10862)   
Checking out files:  32% (3476/10862)   
Checking out files:  33% (3585/10862)   
Checking out files:  34% (3694/10862)   
Checking out files:  35% (3802/10862)   
Checking out files:  36% (3911/10862)   
Checking out files:  37% (4019/10862)   
Checking out files:  38% (4128/10862)   
Checking out files:  39% (4237/10862)   
Checking out files:  40% (4345/10862)   
Checking out files:  40% (4371/10862)   
Checking out files:  41% (4454/10862)   
Checking out files:  42% (4563/10862)   
Checking out files:  43% (4671/10862)   
Checking out files:  44% (4780/10862)   
Checking out files:  45% (4888/10862)   
Checking out files:  46% (4997/10862)   
Checking out files:  47% (5106/10862)   
Checking out files:  48% (5214/10862)   
Checking out files:  49% (5323/10862)   
Checking out files:  50% (5431/10862)   
Checking out files:  51% (5540/10862)   
Checking out files:  52% (5649/10862)   
Checking out files:  53% (5757/10862)   
Checking out files:  54% (5866/10862)   
Checking out files:  55% (5975/10862)   
Checking out files:  56% (6083/10862)   
Checking out files:  57% (6192/10862)   
Checking out files:  58% (6300/10862)   
Checking out files:  59% (6409/10862)   
Checking out files:  60% (6518/10862)   
Checking out files:  61% (6626/10862)   
Checking out files:  62% (6735/10862)   
Checking out files:  63% (6844/10862)   
Checking out files:  64% (6952/10862)   
Checking out files:  65% (7061/10862)   
Checking out files:  66% (7169/10862)   
Checking out files:  67% (7278/10862)   
Checking out files:  67% (7364/10862)   
Checking out files:  68% (7387/10862)   
Checking out files:  69% (7495/10862)   
Checking out files:  70% (7604/10862)   
Checking out files:  71% (7713/10862)   
Checking out files:  72% (7821/10862)   
Checking out files:  73% (7930/10862)   
Checking out files:  74% (8038/10862)   
Checking out files:  75% (8147/10862)   
Checking out files:  76% (8256/10862)   
Checking out files:  77% (8364/10862)   
Checking out files:  78% (8473/10862)   
Checking out files:  79% (8581/10862)   
Checking out files:  80% (8690/10862)   
Checking out files:  81% (8799/10862)   
Checking out files:  82% (8907/10862)   
Checking out files:  83% (9016/10862)   
Checking out files:  84% (9125/10862)   
Checking out files:  85% (9233/10862)   
Checking out files:  86% (9342/10862)   
Checking out files:  87% (9450/10862)   
Checking out files:  88% (9559/10862)   
Checking out files:  89% (9668/10862)   
Checking out files:  90% (9776/10862)   
Checking out files:  91% (9885/10862)   
Checking out files:  92% (9994/10862)   
Checking out files:  93% (10102/10862)   
Checking out files:  94% (10211/10862)   
Checking out files:  95% (10319/10862)   
Checking out files:  96% (10428/10862)   
Checking out files:  97% (10537/10862)   
Checking out files:  98% (10645/10862)   
Checking out files:  99% (10754/10862)   
Checking out files: 100% (10862/10862)   
Checking out files: 100% (10862/10862), done.
03:44:46 [2020-08-29T03:44:46.255Z] #22 154.1 + cd /tmp/tmp.pzzJgOnlaH/tmp/docker-ce
03:44:46 [2020-08-29T03:44:46.255Z] #22 154.1 + git checkout -q v17.06.2-ce
03:44:46 [2020-08-29T03:44:46.323Z] #39 ...
03:44:46 [2020-08-29T03:44:46.323Z] 
03:44:46 [2020-08-29T03:44:46.323Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:44:46 [2020-08-29T03:44:46.323Z] #17 55.02 Setting up iptables (1.8.2-4) ...
03:44:46 [2020-08-29T03:44:46.323Z] #17 55.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:44:46 [2020-08-29T03:44:46.323Z] #17 55.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:44:46 [2020-08-29T03:44:46.323Z] #17 55.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:44:46 [2020-08-29T03:44:46.323Z] #17 55.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:44:46 [2020-08-29T03:44:46.323Z] #17 55.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:44:46 [2020-08-29T03:44:46.323Z] #17 55.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:44:46 [2020-08-29T03:44:46.323Z] #17 55.09 Setting up python3 (3.7.3-1) ...
03:44:46 [2020-08-29T03:44:46.325Z] #10 ...
03:44:46 [2020-08-29T03:44:46.325Z] 
03:44:46 [2020-08-29T03:44:46.325Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:46 [2020-08-29T03:44:46.325Z] #39 18.20   PBCC     images/sk-inet.pb-c.c
03:44:46 [2020-08-29T03:44:46.529Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
03:44:46 [2020-08-29T03:44:46.585Z] #39 18.38   DEP      images/sk-inet.pb-c.d
03:44:46 [2020-08-29T03:44:46.585Z] #39 18.48   PBCC     images/sk-unix.pb-c.c
03:44:46 [2020-08-29T03:44:46.585Z] #39 18.57   DEP      images/sk-unix.pb-c.d
03:44:46 [2020-08-29T03:44:46.799Z] #39 18.44   DEP      images/pipe.pb-c.d
03:44:46 [2020-08-29T03:44:46.799Z] #39 18.58   PBCC     images/pstree.pb-c.c
03:44:46 [2020-08-29T03:44:46.799Z] #39 18.63   DEP      images/pstree.pb-c.d
03:44:46 [2020-08-29T03:44:46.799Z] #39 18.73   PBCC     images/fs.pb-c.c
03:44:46 [2020-08-29T03:44:46.799Z] #39 18.81   DEP      images/fs.pb-c.d
03:44:46 [2020-08-29T03:44:46.845Z] #39 18.63   PBCC     images/mm.pb-c.c
03:44:46 [2020-08-29T03:44:46.845Z] #39 18.76   DEP      images/mm.pb-c.d
03:44:46 [2020-08-29T03:44:46.886Z] #17 55.55 Setting up python3-wheel (0.32.3-2) ...
03:44:47 [2020-08-29T03:44:47.057Z] #39 18.85   PBCC     images/signalfd.pb-c.c
03:44:47 [2020-08-29T03:44:47.057Z] #39 18.90   DEP      images/signalfd.pb-c.d
03:44:47 [2020-08-29T03:44:47.105Z] #39 18.91   PBCC     images/timerfd.pb-c.c
03:44:47 [2020-08-29T03:44:47.105Z] #39 19.09   DEP      images/timerfd.pb-c.d
03:44:47 [2020-08-29T03:44:47.316Z] #39 19.10   PBCC     images/fh.pb-c.c
03:44:47 [2020-08-29T03:44:47.316Z] #39 19.13   PBCC     images/fsnotify.pb-c.c
03:44:47 [2020-08-29T03:44:47.316Z] #39 19.23   DEP      images/fh.pb-c.d
03:44:47 [2020-08-29T03:44:47.365Z] #39 19.27   PBCC     images/timer.pb-c.c
03:44:47 [2020-08-29T03:44:47.365Z] #39 19.28   DEP      images/timer.pb-c.d
03:44:47 [2020-08-29T03:44:47.449Z] #17 56.24 Setting up apparmor (2.13.2-10) ...
03:44:47 [2020-08-29T03:44:47.575Z] #39 19.40   DEP      images/fsnotify.pb-c.d
03:44:47 [2020-08-29T03:44:47.575Z] #39 19.53   PBCC     images/eventpoll.pb-c.c
03:44:47 [2020-08-29T03:44:47.625Z] #39 19.39   PBCC     images/sa.pb-c.c
03:44:47 [2020-08-29T03:44:47.625Z] #39 19.44   DEP      images/sa.pb-c.d
03:44:47 [2020-08-29T03:44:47.625Z] #39 19.50   PBCC     images/pipe-data.pb-c.c
03:44:47 [2020-08-29T03:44:47.625Z] #39 19.60   DEP      images/pipe-data.pb-c.d
03:44:47 [2020-08-29T03:44:47.839Z] #39 19.56   DEP      images/eventpoll.pb-c.d
03:44:47 [2020-08-29T03:44:47.839Z] #39 19.78   PBCC     images/eventfd.pb-c.c
03:44:47 [2020-08-29T03:44:47.839Z] #39 19.83   DEP      images/eventfd.pb-c.d
03:44:47 [2020-08-29T03:44:47.885Z] #39 19.68   PBCC     images/mnt.pb-c.c
03:44:47 [2020-08-29T03:44:47.885Z] #39 19.80   DEP      images/mnt.pb-c.d
03:44:48 [2020-08-29T03:44:48.101Z] #39 19.90   PBCC     images/remap-file-path.pb-c.c
03:44:48 [2020-08-29T03:44:48.101Z] #39 20.00   DEP      images/remap-file-path.pb-c.d
03:44:48 [2020-08-29T03:44:48.101Z] #39 20.04   PBCC     images/fifo.pb-c.c
03:44:48 [2020-08-29T03:44:48.145Z] #39 19.91   PBCC     images/sk-packet.pb-c.c
03:44:48 [2020-08-29T03:44:48.145Z] #39 19.94   DEP      images/sk-packet.pb-c.d
03:44:48 [2020-08-29T03:44:48.145Z] #39 20.03   PBCC     images/tcp-stream.pb-c.c
03:44:48 [2020-08-29T03:44:48.145Z] #39 20.13   DEP      images/tcp-stream.pb-c.d
03:44:48 [2020-08-29T03:44:48.170Z] #21 118.0 Checking out files:  25% (2779/10862)   
Checking out files:  26% (2825/10862)   
Checking out files:  27% (2933/10862)   
Checking out files:  28% (3042/10862)   
Checking out files:  29% (3150/10862)   
Checking out files:  30% (3259/10862)   
Checking out files:  31% (3368/10862)   
Checking out files:  32% (3476/10862)   
Checking out files:  33% (3585/10862)   
Checking out files:  34% (3694/10862)   
Checking out files:  35% (3802/10862)   
Checking out files:  36% (3911/10862)   
Checking out files:  37% (4019/10862)   
Checking out files:  38% (4128/10862)   
Checking out files:  39% (4237/10862)   
Checking out files:  40% (4345/10862)   
Checking out files:  41% (4454/10862)   
Checking out files:  42% (4563/10862)   
Checking out files:  42% (4602/10862)   
Checking out files:  43% (4671/10862)   
Checking out files:  44% (4780/10862)   
Checking out files:  45% (4888/10862)   
Checking out files:  46% (4997/10862)   
Checking out files:  47% (5106/10862)   
Checking out files:  48% (5214/10862)   
Checking out files:  49% (5323/10862)   
Checking out files:  50% (5431/10862)   
Checking out files:  51% (5540/10862)   
Checking out files:  52% (5649/10862)   
Checking out files:  53% (5757/10862)   
Checking out files:  54% (5866/10862)   
Checking out files:  55% (5975/10862)   
Checking out files:  56% (6083/10862)   
Checking out files:  57% (6192/10862)   
Checking out files:  58% (6300/10862)   
Checking out files:  59% (6409/10862)   
Checking out files:  60% (6518/10862)   
Checking out files:  61% (6626/10862)   
Checking out files:  61% (6678/10862)   
Checking out files:  62% (6735/10862)   
Checking out files:  63% (6844/10862)   
Checking out files:  64% (6952/10862)   
Checking out files:  65% (7061/10862)   
Checking out files:  66% (7169/10862)   
Checking out files:  67% (7278/10862)   
Checking out files:  68% (7387/10862)   
Checking out files:  69% (7495/10862)   
Checking out files:  70% (7604/10862)   
Checking out files:  71% (7713/10862)   
Checking out files:  72% (7821/10862)   
Checking out files:  73% (7930/10862)   
Checking out files:  74% (8038/10862)   
Checking out files:  75% (8147/10862)   
Checking out files:  76% (8256/10862)   
Checking out files:  77% (8364/10862)   
Checking out files:  78% (8473/10862)   
Checking out files:  79% (8581/10862)   
Checking out files:  80% (8690/10862)   
Checking out files:  81% (8799/10862)   
Checking out files:  82% (8907/10862)   
Checking out files:  83% (9016/10862)   
03:44:48 [2020-08-29T03:44:48.170Z] #21 ...
03:44:48 [2020-08-29T03:44:48.170Z] 
03:44:48 [2020-08-29T03:44:48.170Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:44:48 [2020-08-29T03:44:48.170Z] #10 113.8 Selecting previously unselected package libapparmor1:arm64.
03:44:48 [2020-08-29T03:44:48.170Z] #10 113.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.170Z] #10 113.8 Unpacking libapparmor1:arm64 (2.13.2-10) ...
03:44:48 [2020-08-29T03:44:48.170Z] #10 113.9 Selecting previously unselected package libapparmor-dev:arm64.
03:44:48 [2020-08-29T03:44:48.170Z] #10 113.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.170Z] #10 113.9 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.1 Selecting previously unselected package libbtrfs0.
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.1 Unpacking libbtrfs0 (4.20.1-2) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.2 Selecting previously unselected package libbtrfs-dev.
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.2 Unpacking libbtrfs-dev (4.20.1-2) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.4 Selecting previously unselected package libudev-dev:arm64.
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.4 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.6 Selecting previously unselected package libsepol1-dev:arm64.
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 114.6 Unpacking libsepol1-dev:arm64 (2.8-1) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 115.1 Selecting previously unselected package libpcre16-3:arm64.
03:44:48 [2020-08-29T03:44:48.171Z] #10 115.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 115.1 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 115.3 Selecting previously unselected package libpcre32-3:arm64.
03:44:48 [2020-08-29T03:44:48.171Z] #10 115.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 115.3 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 115.5 Selecting previously unselected package libpcrecpp0v5:arm64.
03:44:48 [2020-08-29T03:44:48.171Z] #10 115.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 115.5 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 115.6 Selecting previously unselected package libpcre3-dev:arm64.
03:44:48 [2020-08-29T03:44:48.171Z] #10 115.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 115.6 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 116.1 Selecting previously unselected package libselinux1-dev:arm64.
03:44:48 [2020-08-29T03:44:48.171Z] #10 116.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 116.4 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 116.9 Selecting previously unselected package libdevmapper-dev:arm64.
03:44:48 [2020-08-29T03:44:48.171Z] #10 116.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 116.9 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 117.0 Selecting previously unselected package libseccomp-dev:arm64.
03:44:48 [2020-08-29T03:44:48.171Z] #10 117.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 117.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 117.4 Selecting previously unselected package libsystemd-dev:arm64.
03:44:48 [2020-08-29T03:44:48.171Z] #10 117.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 117.4 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.0 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.0 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.0 Setting up libapparmor1:arm64 (2.13.2-10) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.1 Setting up libpcre16-3:arm64 (2:8.39-12) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.2 Setting up libsepol1-dev:arm64 (2.8-1) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.2 Setting up libbtrfs0 (4.20.1-2) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.2 Setting up libpcre32-3:arm64 (2:8.39-12) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.2 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.3 Setting up libbtrfs-dev (4.20.1-2) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.3 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.3 Setting up mingw-w64-common (6.0.0-3) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.3 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.4 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.4 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
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.4 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
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.5 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
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.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
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.6 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.6 Setting up dmsetup (2:1.02.155-3) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.7 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 118.7 Processing triggers for libc-bin (2.28-10) ...
03:44:48 [2020-08-29T03:44:48.171Z] #10 DONE 121.0s
03:44:48 [2020-08-29T03:44:48.171Z] 
03:44:48 [2020-08-29T03:44:48.171Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:48 [2020-08-29T03:44:48.171Z] #41 112.8 github.com/LK4D4/vndr
03:44:48 [2020-08-29T03:44:48.171Z] #41 DONE 121.0s
03:44:48 [2020-08-29T03:44:48.171Z] 
03:44:48 [2020-08-29T03:44:48.171Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:44:48 [2020-08-29T03:44:48.360Z] #39 20.13   DEP      images/fifo.pb-c.d
03:44:48 [2020-08-29T03:44:48.360Z] #39 20.19   PBCC     images/ghost-file.pb-c.c
03:44:48 [2020-08-29T03:44:48.360Z] #39 20.25   DEP      images/ghost-file.pb-c.d
03:44:48 [2020-08-29T03:44:48.404Z] #39 20.23   PBCC     images/pipe.pb-c.c
03:44:48 [2020-08-29T03:44:48.405Z] #39 20.32   DEP      images/pipe.pb-c.d
03:44:48 [2020-08-29T03:44:48.619Z] #39 20.34   PBCC     images/regfile.pb-c.c
03:44:48 [2020-08-29T03:44:48.619Z] #39 20.45   DEP      images/regfile.pb-c.d
03:44:48 [2020-08-29T03:44:48.619Z] #39 20.50   PBCC     images/ns.pb-c.c
03:44:48 [2020-08-29T03:44:48.619Z] #39 20.61   DEP      images/ns.pb-c.d
03:44:48 [2020-08-29T03:44:48.665Z] #39 20.47   PBCC     images/pstree.pb-c.c
03:44:48 [2020-08-29T03:44:48.665Z] #39 20.51   DEP      images/pstree.pb-c.d
03:44:48 [2020-08-29T03:44:48.665Z] #39 20.57   PBCC     images/fs.pb-c.c
03:44:48 [2020-08-29T03:44:48.665Z] #39 20.59   DEP      images/fs.pb-c.d
03:44:48 [2020-08-29T03:44:48.665Z] #39 20.64   PBCC     images/signalfd.pb-c.c
03:44:48 [2020-08-29T03:44:48.878Z] #39 20.72   PBCC     images/fdinfo.pb-c.c
03:44:48 [2020-08-29T03:44:48.878Z] #39 20.80   DEP      images/fdinfo.pb-c.d
03:44:48 [2020-08-29T03:44:48.878Z] #39 ...
03:44:48 [2020-08-29T03:44:48.878Z] 
03:44:48 [2020-08-29T03:44:48.878Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:48 [2020-08-29T03:44:48.878Z] #47 118.7 github.com/pkg/diff
03:44:48 [2020-08-29T03:44:48.878Z] #47 120.9 go/ast
03:44:48 [2020-08-29T03:44:48.878Z] #47 121.5 golang.org/x/crypto/ssh/terminal
03:44:48 [2020-08-29T03:44:48.878Z] #47 123.5 mvdan.cc/editorconfig
03:44:48 [2020-08-29T03:44:48.878Z] #47 124.9 mvdan.cc/sh/v3/fileutil
03:44:48 [2020-08-29T03:44:48.878Z] #47 125.4 mvdan.cc/sh/v3/syntax
03:44:48 [2020-08-29T03:44:48.925Z] #39 20.71   DEP      images/signalfd.pb-c.d
03:44:48 [2020-08-29T03:44:48.925Z] #39 20.81   PBCC     images/fh.pb-c.c
03:44:48 [2020-08-29T03:44:48.925Z] #39 20.92   PBCC     images/fsnotify.pb-c.c
03:44:48 [2020-08-29T03:44:48.961Z] #21 118.0 Checking out files:  25% (2779/10862)   
Checking out files:  26% (2825/10862)   
Checking out files:  27% (2933/10862)   
Checking out files:  28% (3042/10862)   
Checking out files:  29% (3150/10862)   
Checking out files:  30% (3259/10862)   
Checking out files:  31% (3368/10862)   
Checking out files:  32% (3476/10862)   
Checking out files:  33% (3585/10862)   
Checking out files:  34% (3694/10862)   
Checking out files:  35% (3802/10862)   
Checking out files:  36% (3911/10862)   
Checking out files:  37% (4019/10862)   
Checking out files:  38% (4128/10862)   
Checking out files:  39% (4237/10862)   
Checking out files:  40% (4345/10862)   
Checking out files:  41% (4454/10862)   
Checking out files:  42% (4563/10862)   
Checking out files:  42% (4602/10862)   
Checking out files:  43% (4671/10862)   
Checking out files:  44% (4780/10862)   
Checking out files:  45% (4888/10862)   
Checking out files:  46% (4997/10862)   
Checking out files:  47% (5106/10862)   
Checking out files:  48% (5214/10862)   
Checking out files:  49% (5323/10862)   
Checking out files:  50% (5431/10862)   
Checking out files:  51% (5540/10862)   
Checking out files:  52% (5649/10862)   
Checking out files:  53% (5757/10862)   
Checking out files:  54% (5866/10862)   
Checking out files:  55% (5975/10862)   
Checking out files:  56% (6083/10862)   
Checking out files:  57% (6192/10862)   
Checking out files:  58% (6300/10862)   
Checking out files:  59% (6409/10862)   
Checking out files:  60% (6518/10862)   
Checking out files:  61% (6626/10862)   
Checking out files:  61% (6678/10862)   
Checking out files:  62% (6735/10862)   
Checking out files:  63% (6844/10862)   
Checking out files:  64% (6952/10862)   
Checking out files:  65% (7061/10862)   
Checking out files:  66% (7169/10862)   
Checking out files:  67% (7278/10862)   
Checking out files:  68% (7387/10862)   
Checking out files:  69% (7495/10862)   
Checking out files:  70% (7604/10862)   
Checking out files:  71% (7713/10862)   
Checking out files:  72% (7821/10862)   
Checking out files:  73% (7930/10862)   
Checking out files:  74% (8038/10862)   
Checking out files:  75% (8147/10862)   
Checking out files:  76% (8256/10862)   
Checking out files:  77% (8364/10862)   
Checking out files:  78% (8473/10862)   
Checking out files:  79% (8581/10862)   
Checking out files:  80% (8690/10862)   
Checking out files:  81% (8799/10862)   
Checking out files:  82% (8907/10862)   
Checking out files:  83% (9016/10862)   
Checking out files:  83% (9018/10862)   
Checking out files:  84% (9125/10862)   
Checking out files:  85% (9233/10862)   
Checking out files:  86% (9342/10862)   
Checking out files:  87% (9450/10862)   
Checking out files:  88% (9559/10862)   
Checking out files:  89% (9668/10862)   
Checking out files:  90% (9776/10862)   
Checking out files:  91% (9885/10862)   
Checking out files:  92% (9994/10862)   
Checking out files:  93% (10102/10862)   
Checking out files:  94% (10211/10862)   
Checking out files:  95% (10319/10862)   
Checking out files:  96% (10428/10862)   
Checking out files:  97% (10537/10862)   
Checking out files:  98% (10645/10862)   
Checking out files:  99% (10754/10862)   
Checking out files: 100% (10862/10862)   
Checking out files: 100% (10862/10862), done.
03:44:48 [2020-08-29T03:44:48.961Z] #21 121.9 + cd /tmp/tmp.tGu4sz1QXh/tmp/docker-ce
03:44:48 [2020-08-29T03:44:48.961Z] #21 121.9 + git checkout -q v17.06.2-ce
03:44:49 [2020-08-29T03:44:49.137Z] #47 ...
03:44:49 [2020-08-29T03:44:49.137Z] 
03:44:49 [2020-08-29T03:44:49.137Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:44:49 [2020-08-29T03:44:49.186Z] #39 21.04   DEP      images/fh.pb-c.d
03:44:49 [2020-08-29T03:44:49.186Z] #39 21.14   DEP      images/fsnotify.pb-c.d
03:44:49 [2020-08-29T03:44:49.263Z] ok  	github.com/docker/docker/builder/remotecontext	0.355s	coverage: 13.6% of statements
03:44:49 [2020-08-29T03:44:49.263Z] ok  	github.com/docker/docker/builder/dockerfile	1.009s	coverage: 48.0% of statements
03:44:49 [2020-08-29T03:44:49.341Z] #17 57.78 Setting up xfsprogs (4.20.0-1) ...
03:44:49 [2020-08-29T03:44:49.341Z] #17 57.79 Setting up python3-lib2to3 (3.7.3-1) ...
03:44:49 [2020-08-29T03:44:49.341Z] #17 58.20 Setting up python3-pkg-resources (40.8.0-1) ...
03:44:49 [2020-08-29T03:44:49.453Z] #39 21.19   PBCC     images/eventpoll.pb-c.c
03:44:49 [2020-08-29T03:44:49.453Z] #39 21.21   DEP      images/eventpoll.pb-c.d
03:44:49 [2020-08-29T03:44:49.453Z] #39 21.30   PBCC     images/eventfd.pb-c.c
03:44:49 [2020-08-29T03:44:49.453Z] #39 21.35   DEP      images/eventfd.pb-c.d
03:44:49 [2020-08-29T03:44:49.453Z] #39 21.40   PBCC     images/remap-file-path.pb-c.c
03:44:49 [2020-08-29T03:44:49.454Z] #39 21.42   DEP      images/remap-file-path.pb-c.d
03:44:49 [2020-08-29T03:44:49.454Z] #39 21.49   PBCC     images/fifo.pb-c.c
03:44:49 [2020-08-29T03:44:49.454Z] #39 21.50   DEP      images/fifo.pb-c.d
03:44:49 [2020-08-29T03:44:49.714Z] #39 21.59   PBCC     images/ghost-file.pb-c.c
03:44:49 [2020-08-29T03:44:49.714Z] #39 21.64   DEP      images/ghost-file.pb-c.d
03:44:49 [2020-08-29T03:44:49.714Z] #39 21.75   PBCC     images/regfile.pb-c.c
03:44:49 [2020-08-29T03:44:49.828Z] #22 157.3 + mkdir -p /tmp/tmp.pzzJgOnlaH/src/github.com/docker
03:44:49 [2020-08-29T03:44:49.828Z] #22 157.3 + mv components/cli /tmp/tmp.pzzJgOnlaH/src/github.com/docker/cli
03:44:49 [2020-08-29T03:44:49.828Z] #22 157.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
03:44:49 [2020-08-29T03:44:49.897Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
03:44:49 [2020-08-29T03:44:49.974Z] #39 21.88   DEP      images/regfile.pb-c.d
03:44:50 [2020-08-29T03:44:50.233Z] #39 21.96   PBCC     images/ns.pb-c.c
03:44:50 [2020-08-29T03:44:50.233Z] #39 21.97   DEP      images/ns.pb-c.d
03:44:50 [2020-08-29T03:44:50.233Z] #39 22.05   PBCC     images/fdinfo.pb-c.c
03:44:50 [2020-08-29T03:44:50.271Z] #17 59.19 Setting up python3-distutils (3.7.3-1) ...
03:44:50 [2020-08-29T03:44:50.493Z] #39 22.20   DEP      images/fdinfo.pb-c.d
03:44:50 [2020-08-29T03:44:50.493Z] #39 22.25   PBCC     images/core-aarch64.pb-c.c
03:44:50 [2020-08-29T03:44:50.493Z] #39 22.28   PBCC     images/core-arm.pb-c.c
03:44:50 [2020-08-29T03:44:50.493Z] #39 22.36   PBCC     images/core-ppc64.pb-c.c
03:44:50 [2020-08-29T03:44:50.493Z] #39 22.45   PBCC     images/core-s390.pb-c.c
03:44:50 [2020-08-29T03:44:50.752Z] #39 22.51   PBCC     images/core-x86.pb-c.c
03:44:50 [2020-08-29T03:44:50.752Z] #39 22.57   PBCC     images/core.pb-c.c
03:44:50 [2020-08-29T03:44:50.752Z] #39 22.69   PBCC     images/inventory.pb-c.c
03:44:50 [2020-08-29T03:44:50.834Z] #17 59.60 Setting up python3-setuptools (40.8.0-1) ...
03:44:50 [2020-08-29T03:44:50.933Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.197s	coverage: 86.3% of statements
03:44:50 [2020-08-29T03:44:50.933Z] ?   	github.com/docker/docker/cli	[no test files]
03:44:50 [2020-08-29T03:44:50.933Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:44:51 [2020-08-29T03:44:51.012Z] #39 22.79   DEP      images/core-aarch64.pb-c.d
03:44:51 [2020-08-29T03:44:51.012Z] #39 ...
03:44:51 [2020-08-29T03:44:51.012Z] 
03:44:51 [2020-08-29T03:44:51.012Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:44:51 [2020-08-29T03:44:51.012Z] #47 119.0 github.com/pkg/diff
03:44:51 [2020-08-29T03:44:51.012Z] #47 121.3 go/ast
03:44:51 [2020-08-29T03:44:51.012Z] #47 121.5 golang.org/x/crypto/ssh/terminal
03:44:51 [2020-08-29T03:44:51.012Z] #47 124.1 mvdan.cc/editorconfig
03:44:51 [2020-08-29T03:44:51.012Z] #47 126.2 mvdan.cc/sh/v3/fileutil
03:44:51 [2020-08-29T03:44:51.012Z] #47 126.5 mvdan.cc/sh/v3/syntax
03:44:51 [2020-08-29T03:44:51.012Z] #47 ...
03:44:51 [2020-08-29T03:44:51.012Z] 
03:44:51 [2020-08-29T03:44:51.012Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:51 [2020-08-29T03:44:51.012Z] #39 22.93   DEP      images/core-arm.pb-c.d
03:44:51 [2020-08-29T03:44:51.272Z] #39 23.09   DEP      images/core-ppc64.pb-c.d
03:44:51 [2020-08-29T03:44:51.272Z] #39 23.16   DEP      images/core-s390.pb-c.d
03:44:51 [2020-08-29T03:44:51.272Z] #39 23.20   DEP      images/core-x86.pb-c.d
03:44:51 [2020-08-29T03:44:51.272Z] #39 23.28   DEP      images/core.pb-c.d
03:44:51 [2020-08-29T03:44:51.399Z] #17 ...
03:44:51 [2020-08-29T03:44:51.399Z] 
03:44:51 [2020-08-29T03:44:51.399Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:44:51 [2020-08-29T03:44:51.399Z] #36 228.6 + dpkg --print-architecture
03:44:51 [2020-08-29T03:44:51.399Z] #36 228.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:44:51 [2020-08-29T03:44:51.473Z] #52 57.39 Checking out files:  32% (1045/3232)   
Checking out files:  33% (1067/3232)   
Checking out files:  34% (1099/3232)   
Checking out files:  35% (1132/3232)   
Checking out files:  36% (1164/3232)   
Checking out files:  37% (1196/3232)   
Checking out files:  38% (1229/3232)   
Checking out files:  39% (1261/3232)   
Checking out files:  40% (1293/3232)   
Checking out files:  41% (1326/3232)   
Checking out files:  42% (1358/3232)   
Checking out files:  43% (1390/3232)   
Checking out files:  44% (1423/3232)   
Checking out files:  45% (1455/3232)   
Checking out files:  46% (1487/3232)   
Checking out files:  47% (1520/3232)   
Checking out files:  48% (1552/3232)   
Checking out files:  49% (1584/3232)   
Checking out files:  50% (1616/3232)   
Checking out files:  51% (1649/3232)   
Checking out files:  52% (1681/3232)   
Checking out files:  53% (1713/3232)   
Checking out files:  54% (1746/3232)   
Checking out files:  55% (1778/3232)   
Checking out files:  56% (1810/3232)   
Checking out files:  57% (1843/3232)   
Checking out files:  58% (1875/3232)   
Checking out files:  59% (1907/3232)   
Checking out files:  60% (1940/3232)   
Checking out files:  61% (1972/3232)   
Checking out files:  62% (2004/3232)   
Checking out files:  63% (2037/3232)   
Checking out files:  64% (2069/3232)   
Checking out files:  65% (2101/3232)   
Checking out files:  66% (2134/3232)   
Checking out files:  67% (2166/3232)   
Checking out files:  68% (2198/3232)   
Checking out files:  69% (2231/3232)   
Checking out files:  70% (2263/3232)   
Checking out files:  71% (2295/3232)   
Checking out files:  72% (2328/3232)   
Checking out files:  73% (2360/3232)   
Checking out files:  74% (2392/3232)   
Checking out files:  75% (2424/3232)   
Checking out files:  76% (2457/3232)   
Checking out files:  77% (2489/3232)   
Checking out files:  78% (2521/3232)   
Checking out files:  79% (2554/3232)   
Checking out files:  80% (2586/3232)   
Checking out files:  81% (2618/3232)   
Checking out files:  82% (2651/3232)   
Checking out files:  83% (2683/3232)   
Checking out files:  84% (2715/3232)   
Checking out files:  85% (2748/3232)   
Checking out files:  86% (2780/3232)   
Checking out files:  87% (2812/3232)   
Checking out files:  88% (2845/3232)   
Checking out files:  89% (2877/3232)   
Checking out files:  90% (2909/3232)   
Checking out files:  91% (2942/3232)   
Checking out files:  91% (2954/3232)   
Checking out files:  92% (2974/3232)   
Checking out files:  93% (3006/3232)   
Checking out files:  94% (3039/3232)   
Checking out files:  95% (3071/3232)   
Checking out files:  96% (3103/3232)   
Checking out files:  97% (3136/3232)   
Checking out files:  98% (3168/3232)   
Checking out files:  99% (3200/3232)   
Checking out files: 100% (3232/3232)   
Checking out files: 100% (3232/3232), done.
03:44:51 [2020-08-29T03:44:51.523Z] #21 ...
03:44:51 [2020-08-29T03:44:51.523Z] 
03:44:51 [2020-08-29T03:44:51.523Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
03:44:51 [2020-08-29T03:44:51.523Z] #11 DONE 3.4s
03:44:51 [2020-08-29T03:44:51.523Z] 
03:44:51 [2020-08-29T03:44:51.523Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
03:44:51 [2020-08-29T03:44:51.531Z] #39 23.38   DEP      images/inventory.pb-c.d
03:44:51 [2020-08-29T03:44:51.531Z] #39 23.53   PBCC     images/cpuinfo.pb-c.c
03:44:51 [2020-08-29T03:44:51.732Z] #52 59.98 + cd /tmp/tmp.PMW7biykep/src/github.com/containerd/containerd
03:44:51 [2020-08-29T03:44:51.732Z] #52 59.98 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:44:51 [2020-08-29T03:44:51.791Z] #39 23.72   DEP      images/cpuinfo.pb-c.d
03:44:51 [2020-08-29T03:44:51.791Z] #39 23.80   PBCC     images/stats.pb-c.c
03:44:51 [2020-08-29T03:44:51.962Z] #36 228.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:44:51 [2020-08-29T03:44:51.962Z] #36 228.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:44:51 [2020-08-29T03:44:51.993Z] #52 60.55 + export 'BUILDTAGS=netgo osusergo static_build'
03:44:51 [2020-08-29T03:44:51.993Z] #52 60.55 + BUILDTAGS='netgo osusergo static_build'
03:44:51 [2020-08-29T03:44:51.993Z] #52 60.55 + export EXTRA_FLAGS=-buildmode=pie
03:44:51 [2020-08-29T03:44:51.993Z] #52 60.55 + EXTRA_FLAGS=-buildmode=pie
03:44:51 [2020-08-29T03:44:51.993Z] #52 60.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:44:51 [2020-08-29T03:44:51.993Z] #52 60.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:44:51 [2020-08-29T03:44:51.993Z] #52 60.55 + '[' '' = dynamic ']'
03:44:51 [2020-08-29T03:44:51.993Z] #52 60.55 + make
03:44:52 [2020-08-29T03:44:52.051Z] #39 23.86   DEP      images/stats.pb-c.d
03:44:52 [2020-08-29T03:44:52.443Z] ok  	github.com/docker/docker/client	0.113s	coverage: 75.4% of statements
03:44:52 [2020-08-29T03:44:52.931Z] #52 ...
03:44:52 [2020-08-29T03:44:52.931Z] 
03:44:52 [2020-08-29T03:44:52.931Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:52 [2020-08-29T03:44:52.931Z] #41 122.6 go/parser
03:44:52 [2020-08-29T03:44:52.931Z] #41 123.4 text/template
03:44:52 [2020-08-29T03:44:52.931Z] #41 127.9 encoding/xml
03:44:52 [2020-08-29T03:44:52.931Z] #41 130.0 go/doc
03:44:52 [2020-08-29T03:44:52.931Z] #41 ...
03:44:52 [2020-08-29T03:44:52.931Z] 
03:44:52 [2020-08-29T03:44:52.931Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:52 [2020-08-29T03:44:52.931Z] #39 20.88   PBCC     images/core-aarch64.pb-c.c
03:44:52 [2020-08-29T03:44:52.931Z] #39 20.91   PBCC     images/core-arm.pb-c.c
03:44:52 [2020-08-29T03:44:52.931Z] #39 20.95   PBCC     images/core-ppc64.pb-c.c
03:44:52 [2020-08-29T03:44:52.931Z] #39 20.99   PBCC     images/core-s390.pb-c.c
03:44:52 [2020-08-29T03:44:52.931Z] #39 21.04   PBCC     images/core-x86.pb-c.c
03:44:52 [2020-08-29T03:44:52.931Z] #39 21.09   PBCC     images/core.pb-c.c
03:44:52 [2020-08-29T03:44:52.931Z] #39 21.23   PBCC     images/inventory.pb-c.c
03:44:52 [2020-08-29T03:44:52.931Z] #39 21.31   DEP      images/core-aarch64.pb-c.d
03:44:52 [2020-08-29T03:44:52.931Z] #39 21.36   DEP      images/core-arm.pb-c.d
03:44:52 [2020-08-29T03:44:52.931Z] #39 21.42   DEP      images/core-ppc64.pb-c.d
03:44:52 [2020-08-29T03:44:52.931Z] #39 21.54   DEP      images/core-s390.pb-c.d
03:44:52 [2020-08-29T03:44:52.931Z] #39 21.66   DEP      images/core-x86.pb-c.d
03:44:52 [2020-08-29T03:44:52.931Z] #39 21.80   DEP      images/core.pb-c.d
03:44:52 [2020-08-29T03:44:52.931Z] #39 21.84   DEP      images/inventory.pb-c.d
03:44:52 [2020-08-29T03:44:52.931Z] #39 21.94   PBCC     images/cpuinfo.pb-c.c
03:44:52 [2020-08-29T03:44:52.931Z] #39 21.97   DEP      images/cpuinfo.pb-c.d
03:44:52 [2020-08-29T03:44:52.931Z] #39 22.08   PBCC     images/stats.pb-c.c
03:44:52 [2020-08-29T03:44:52.931Z] #39 22.12   DEP      images/stats.pb-c.d
03:44:53 [2020-08-29T03:44:53.190Z] #39 25.05 make[1]: Nothing to be done for 'all'.
03:44:53 [2020-08-29T03:44:53.397Z] #22 ...
03:44:53 [2020-08-29T03:44:53.397Z] 
03:44:53 [2020-08-29T03:44:53.397Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:44:53 [2020-08-29T03:44:53.397Z] #18 36.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 36.75 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 36.87 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
03:44:53 [2020-08-29T03:44:53.397Z] #18 36.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 36.94 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 37.04 Selecting previously unselected package libnftnl11:ppc64el.
03:44:53 [2020-08-29T03:44:53.397Z] #18 37.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 37.06 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 37.16 Selecting previously unselected package iptables.
03:44:53 [2020-08-29T03:44:53.397Z] #18 37.17 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 37.19 Unpacking iptables (1.8.2-4) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 37.94 Selecting previously unselected package xxd.
03:44:53 [2020-08-29T03:44:53.397Z] #18 37.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 37.95 Unpacking xxd (2:8.1.0875-5) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 38.05 Selecting previously unselected package vim-common.
03:44:53 [2020-08-29T03:44:53.397Z] #18 38.05 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 38.09 Unpacking vim-common (2:8.1.0875-5) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 38.29 Selecting previously unselected package bash-completion.
03:44:53 [2020-08-29T03:44:53.397Z] #18 38.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 42.57 Unpacking bash-completion (1:2.8-6) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 43.05 Selecting previously unselected package bzip2.
03:44:53 [2020-08-29T03:44:53.397Z] #18 43.05 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 43.05 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 43.14 Selecting previously unselected package xz-utils.
03:44:53 [2020-08-29T03:44:53.397Z] #18 43.14 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 43.14 Unpacking xz-utils (5.2.4-1) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 43.34 Selecting previously unselected package apparmor.
03:44:53 [2020-08-29T03:44:53.397Z] #18 43.36 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 43.53 Unpacking apparmor (2.13.2-10) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 43.92 Selecting previously unselected package aufs-tools.
03:44:53 [2020-08-29T03:44:53.397Z] #18 43.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 43.93 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.06 Selecting previously unselected package libonig5:ppc64el.
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.07 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.09 Unpacking libonig5:ppc64el (6.9.1-1) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.29 Selecting previously unselected package libjq1:ppc64el.
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.30 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.42 Selecting previously unselected package jq.
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.44 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.45 Unpacking jq (1.5+dfsg-2+b1) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.57 Selecting previously unselected package libaio1:ppc64el.
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.57 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.58 Unpacking libaio1:ppc64el (0.3.112-3) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.66 Selecting previously unselected package libgpm2:ppc64el.
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.67 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.67 Unpacking libgpm2:ppc64el (1.20.7-5) ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.77 Selecting previously unselected package libicu63:ppc64el.
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.77 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
03:44:53 [2020-08-29T03:44:53.397Z] #18 44.78 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
03:44:54 [2020-08-29T03:44:54.127Z] #39 ...
03:44:54 [2020-08-29T03:44:54.127Z] 
03:44:54 [2020-08-29T03:44:54.127Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:54 [2020-08-29T03:44:54.127Z] #41 134.1 github.com/LK4D4/vndr/build
03:44:54 [2020-08-29T03:44:54.467Z] #18 ...
03:44:54 [2020-08-29T03:44:54.467Z] 
03:44:54 [2020-08-29T03:44:54.467Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:54 [2020-08-29T03:44:54.467Z] #42 151.9 vendor/golang.org/x/net/http/httpproxy
03:44:54 [2020-08-29T03:44:54.467Z] #42 153.2 vendor/golang.org/x/net/http/httpguts
03:44:54 [2020-08-29T03:44:54.467Z] #42 153.2 mime/multipart
03:44:54 [2020-08-29T03:44:54.467Z] #42 156.4 crypto/tls
03:44:54 [2020-08-29T03:44:54.467Z] #42 ...
03:44:54 [2020-08-29T03:44:54.467Z] 
03:44:54 [2020-08-29T03:44:54.467Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:54 [2020-08-29T03:44:54.467Z] #40 88.42   DEP      criu/net.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 88.68   DEP      criu/namespaces.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 88.91   DEP      criu/mount.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 89.08   DEP      criu/memfd.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 89.27   DEP      criu/mem.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 89.48   DEP      criu/lsm.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 89.67   DEP      criu/log.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 89.79   DEP      criu/libnetlink.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 90.00   DEP      criu/kerndat.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 90.29   DEP      criu/kcmp-ids.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 90.38   DEP      criu/irmap.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 90.51   DEP      criu/ipc_ns.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 90.80   DEP      criu/image.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 90.94   DEP      criu/image-desc.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 91.02   DEP      criu/fsnotify.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 91.25   DEP      criu/filesystems.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 91.50   DEP      criu/files.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 91.75   DEP      criu/files-reg.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 91.93   DEP      criu/files-ext.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 92.10   DEP      criu/file-lock.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 92.26   DEP      criu/file-ids.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 92.40   DEP      criu/fifo.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 92.74   DEP      criu/fdstore.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 92.93   DEP      criu/fault-injection.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 92.99   DEP      criu/external.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 93.13   DEP      criu/eventpoll.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 93.33   DEP      criu/eventfd.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 93.52   DEP      criu/crtools.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 93.71   DEP      criu/cr-service.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 93.90   DEP      criu/cr-restore.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 94.21   DEP      criu/cr-errno.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 94.23   DEP      criu/cr-dump.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 94.54   DEP      criu/cr-dedup.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 94.71   DEP      criu/cr-check.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 95.01   DEP      criu/config.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 95.20   DEP      criu/clone-noasan.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 95.36   DEP      criu/cgroup.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 95.81   DEP      criu/cgroup-props.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 96.01   DEP      criu/bitmap.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 96.03   DEP      criu/bfd.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 96.24   DEP      criu/autofs.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 96.44   DEP      criu/aio.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 96.69   DEP      criu/action-scripts.d
03:44:54 [2020-08-29T03:44:54.467Z] #40 97.12   CC       criu/action-scripts.o
03:44:54 [2020-08-29T03:44:54.467Z] #40 97.84   CC       criu/aio.o
03:44:54 [2020-08-29T03:44:54.467Z] #40 98.53   CC       criu/autofs.o
03:44:54 [2020-08-29T03:44:54.485Z] #36 ...
03:44:54 [2020-08-29T03:44:54.485Z] 
03:44:54 [2020-08-29T03:44:54.485Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:44:54 [2020-08-29T03:44:54.485Z] #17 60.74 Setting up python3-pip (18.1-5) ...
03:44:54 [2020-08-29T03:44:54.485Z] #17 61.61 Processing triggers for libc-bin (2.28-10) ...
03:44:54 [2020-08-29T03:44:54.485Z] #17 61.66 Processing triggers for mime-support (3.62) ...
03:44:54 [2020-08-29T03:44:54.485Z] #17 DONE 62.9s
03:44:54 [2020-08-29T03:44:54.485Z] 
03:44:54 [2020-08-29T03:44:54.485Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
03:44:54 [2020-08-29T03:44:54.587Z] #39 26.46 make[1]: Nothing to be done for 'all'.
03:44:54 [2020-08-29T03:44:54.846Z] #12 DONE 3.3s
03:44:54 [2020-08-29T03:44:54.846Z] 
03:44:54 [2020-08-29T03:44:54.846Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
03:44:55 [2020-08-29T03:44:55.048Z] #18 0.912 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:44:55 [2020-08-29T03:44:55.048Z] #18 0.916 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:44:55 [2020-08-29T03:44:55.048Z] #18 0.918 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:44:55 [2020-08-29T03:44:55.048Z] #18 DONE 1.0s
03:44:55 [2020-08-29T03:44:55.048Z] 
03:44:55 [2020-08-29T03:44:55.048Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:44:55 [2020-08-29T03:44:55.526Z] #39 ...
03:44:55 [2020-08-29T03:44:55.526Z] 
03:44:55 [2020-08-29T03:44:55.526Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:44:55 [2020-08-29T03:44:55.526Z] #52 50.37 Checking out files:  30% (987/3232)   
Checking out files:  31% (1002/3232)   
Checking out files:  32% (1035/3232)   
Checking out files:  33% (1067/3232)   
Checking out files:  34% (1099/3232)   
Checking out files:  35% (1132/3232)   
Checking out files:  36% (1164/3232)   
Checking out files:  37% (1196/3232)   
Checking out files:  38% (1229/3232)   
Checking out files:  39% (1261/3232)   
Checking out files:  40% (1293/3232)   
Checking out files:  41% (1326/3232)   
Checking out files:  42% (1358/3232)   
Checking out files:  43% (1390/3232)   
Checking out files:  44% (1423/3232)   
Checking out files:  45% (1455/3232)   
Checking out files:  46% (1487/3232)   
Checking out files:  47% (1520/3232)   
Checking out files:  48% (1552/3232)   
Checking out files:  49% (1584/3232)   
Checking out files:  50% (1616/3232)   
Checking out files:  51% (1649/3232)   
Checking out files:  52% (1681/3232)   
Checking out files:  53% (1713/3232)   
Checking out files:  54% (1746/3232)   
Checking out files:  55% (1778/3232)   
Checking out files:  56% (1810/3232)   
Checking out files:  57% (1843/3232)   
Checking out files:  58% (1875/3232)   
Checking out files:  59% (1907/3232)   
Checking out files:  59% (1938/3232)   
Checking out files:  60% (1940/3232)   
Checking out files:  61% (1972/3232)   
Checking out files:  62% (2004/3232)   
Checking out files:  63% (2037/3232)   
Checking out files:  64% (2069/3232)   
Checking out files:  65% (2101/3232)   
Checking out files:  66% (2134/3232)   
Checking out files:  67% (2166/3232)   
Checking out files:  68% (2198/3232)   
Checking out files:  69% (2231/3232)   
Checking out files:  70% (2263/3232)   
Checking out files:  71% (2295/3232)   
Checking out files:  72% (2328/3232)   
Checking out files:  73% (2360/3232)   
Checking out files:  74% (2392/3232)   
Checking out files:  75% (2424/3232)   
Checking out files:  76% (2457/3232)   
Checking out files:  77% (2489/3232)   
Checking out files:  78% (2521/3232)   
Checking out files:  79% (2554/3232)   
Checking out files:  80% (2586/3232)   
Checking out files:  81% (2618/3232)   
Checking out files:  82% (2651/3232)   
Checking out files:  83% (2683/3232)   
Checking out files:  84% (2715/3232)   
Checking out files:  85% (2748/3232)   
Checking out files:  85% (2758/3232)   
Checking out files:  86% (2780/3232)   
Checking out files:  87% (2812/3232)   
Checking out files:  88% (2845/3232)   
Checking out files:  89% (2877/3232)   
Checking out files:  90% (2909/3232)   
Checking out files:  91% (2942/3232)   
Checking out files:  92% (2974/3232)   
Checking out files:  93% (3006/3232)   
Checking out files:  94% (3039/3232)   
Checking out files:  95% (3071/3232)   
Checking out files:  96% (3103/3232)   
Checking out files:  97% (3136/3232)   
Checking out files:  98% (3168/3232)   
Checking out files:  99% (3200/3232)   
Checking out files: 100% (3232/3232)   
Checking out files: 100% (3232/3232), done.
03:44:55 [2020-08-29T03:44:55.526Z] #52 53.26 + cd /tmp/tmp.VH77ijFQc6/src/github.com/containerd/containerd
03:44:55 [2020-08-29T03:44:55.526Z] #52 53.26 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a
03:44:55 [2020-08-29T03:44:55.526Z] #52 53.60 + export 'BUILDTAGS=netgo osusergo static_build'
03:44:55 [2020-08-29T03:44:55.526Z] #52 53.60 + BUILDTAGS='netgo osusergo static_build'
03:44:55 [2020-08-29T03:44:55.526Z] #52 53.60 + export EXTRA_FLAGS=-buildmode=pie
03:44:55 [2020-08-29T03:44:55.526Z] #52 53.60 + EXTRA_FLAGS=-buildmode=pie
03:44:55 [2020-08-29T03:44:55.526Z] #52 53.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:44:55 [2020-08-29T03:44:55.526Z] #52 53.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:44:55 [2020-08-29T03:44:55.526Z] #52 53.60 + '[' '' = dynamic ']'
03:44:55 [2020-08-29T03:44:55.526Z] #52 53.60 + make
03:44:55 [2020-08-29T03:44:55.526Z] #52 54.57 + bin/ctr
03:44:55 [2020-08-29T03:44:55.526Z] #40 ...
03:44:55 [2020-08-29T03:44:55.526Z] 
03:44:55 [2020-08-29T03:44:55.526Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:55 [2020-08-29T03:44:55.526Z] #42 163.3 net/http/httptrace
03:44:55 [2020-08-29T03:44:55.797Z] #13 ...
03:44:55 [2020-08-29T03:44:55.797Z] 
03:44:55 [2020-08-29T03:44:55.797Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:55 [2020-08-29T03:44:55.797Z] #39 39.25   CC       images/userns.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 39.48   CC       images/google/protobuf/descriptor.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 41.76   CC       images/opts.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 42.06   CC       images/seccomp.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 42.38   CC       images/binfmt-misc.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 42.79   CC       images/time.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 43.05   CC       images/sysctl.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 43.29   CC       images/autofs.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 43.57   CC       images/macvlan.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 43.79   CC       images/sit.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 44.00   CC       images/memfd.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 44.24   CC       images/timens.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 44.77   LINK     images/built-in.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 44.95   GEN      compel/include/asm
03:44:55 [2020-08-29T03:44:55.797Z] #39 44.99   GEN      compel/include/version.h
03:44:55 [2020-08-29T03:44:55.797Z] #39 45.00 touch .config
03:44:55 [2020-08-29T03:44:55.797Z] #39 45.06   GEN      include/common/config.h
03:44:55 [2020-08-29T03:44:55.797Z] #39 45.24   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:44:55 [2020-08-29T03:44:55.797Z] #39 45.26   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
03:44:55 [2020-08-29T03:44:55.797Z] #39 45.38   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
03:44:55 [2020-08-29T03:44:55.797Z] #39 45.40   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
03:44:55 [2020-08-29T03:44:55.797Z] #39 45.43   DEP      compel/plugins/std/infect.d
03:44:55 [2020-08-29T03:44:55.797Z] #39 45.52   DEP      compel/plugins/std/string.d
03:44:55 [2020-08-29T03:44:55.797Z] #39 45.60   DEP      compel/plugins/std/log.d
03:44:55 [2020-08-29T03:44:55.797Z] #39 45.75   DEP      compel/plugins/std/fds.d
03:44:55 [2020-08-29T03:44:55.797Z] #39 45.86   DEP      compel/plugins/std/std.d
03:44:55 [2020-08-29T03:44:55.797Z] #39 45.98   DEP      compel/plugins/shmem/shmem.d
03:44:55 [2020-08-29T03:44:55.797Z] #39 46.13   DEP      compel/plugins/fds/fds.d
03:44:55 [2020-08-29T03:44:55.797Z] #39 46.30   CC       compel/plugins/std/std.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 46.54   CC       compel/plugins/std/fds.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 46.97   CC       compel/plugins/std/log.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 47.72   CC       compel/plugins/std/string.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 48.17   CC       compel/plugins/std/infect.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 48.59   CC       compel/arch/aarch64/plugins/std/parasite-head.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 48.65   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 48.81   AR       compel/plugins/std.lib.a
03:44:55 [2020-08-29T03:44:55.797Z] #39 48.90   CC       compel/plugins/fds/fds.o
03:44:55 [2020-08-29T03:44:55.797Z] #39 49.21   AR       compel/plugins/fds.lib.a
03:44:55 [2020-08-29T03:44:55.797Z] #39 49.29   HOSTDEP  compel/src/lib/log-host.d
03:44:55 [2020-08-29T03:44:55.797Z] #39 49.41   HOSTDEP  compel/src/lib/handle-elf-host.d
03:44:55 [2020-08-29T03:44:55.797Z] #39 49.47   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
03:44:55 [2020-08-29T03:44:55.824Z] #42 163.6 net/http
03:44:56 [2020-08-29T03:44:56.042Z] #41 136.0 github.com/LK4D4/vndr/versioned
03:44:56 [2020-08-29T03:44:56.060Z] #39 49.53   HOSTDEP  compel/src/main-host.d
03:44:56 [2020-08-29T03:44:56.060Z] #39 ...
03:44:56 [2020-08-29T03:44:56.060Z] 
03:44:56 [2020-08-29T03:44:56.060Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:44:56 [2020-08-29T03:44:56.060Z] #28 DONE 129.0s
03:44:56 [2020-08-29T03:44:56.060Z] 
03:44:56 [2020-08-29T03:44:56.060Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:56 [2020-08-29T03:44:56.060Z] #39 49.75   DEP      compel/src/lib/ptrace.d
03:44:56 [2020-08-29T03:44:56.060Z] #39 ...
03:44:56 [2020-08-29T03:44:56.060Z] 
03:44:56 [2020-08-29T03:44:56.060Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.744 + RM_GOPATH=0
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.744 + TMP_GOPATH=
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.744 + : /build
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.744 + '[' -z '' ']'
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.744 ++ mktemp -d
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.747 + export GOPATH=/tmp/tmp.ezOYeQs3HK
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.752 + GOPATH=/tmp/tmp.ezOYeQs3HK
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.752 + RM_GOPATH=1
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.752 + case "$(go env GOARCH)" in
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.755 ++ go env GOARCH
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.769 + export GO_BUILDMODE=-buildmode=pie
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.769 + GO_BUILDMODE=-buildmode=pie
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.771 ++ dirname /tmp/install/install.sh
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.771 + dir=/tmp/install
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.771 + bin=runc
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.771 + shift
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.771 + '[' '!' -f /tmp/install/runc.installer ']'
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.771 + . /tmp/install/runc.installer
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.771 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.771 + install_runc
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.773 + grep -q '^3\.10\.0.*\.el7\.'
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.774 + uname -r
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.779 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.779 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.779 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ezOYeQs3HK/src/github.com/opencontainers/runc
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.779 Cloning into '/tmp/tmp.ezOYeQs3HK/src/github.com/opencontainers/runc'...
03:44:56 [2020-08-29T03:44:56.060Z] #49 2.780 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
03:44:56 [2020-08-29T03:44:56.301Z] #41 136.0 compress/flate
03:44:56 [2020-08-29T03:44:56.323Z] #49 ...
03:44:56 [2020-08-29T03:44:56.323Z] 
03:44:56 [2020-08-29T03:44:56.323Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:56 [2020-08-29T03:44:56.323Z] #39 50.02   DEP      compel/src/lib/infect.d
03:44:56 [2020-08-29T03:44:56.467Z] #52 ...
03:44:56 [2020-08-29T03:44:56.467Z] 
03:44:56 [2020-08-29T03:44:56.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:56 [2020-08-29T03:44:56.467Z] #39 28.32   CC       images/stats.o
03:44:56 [2020-08-29T03:44:56.586Z] #39 50.16   DEP      compel/src/lib/infect-util.d
03:44:56 [2020-08-29T03:44:56.586Z] #39 ...
03:44:56 [2020-08-29T03:44:56.586Z] 
03:44:56 [2020-08-29T03:44:56.586Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
03:44:56 [2020-08-29T03:44:56.586Z] #13 1.591 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:44:56 [2020-08-29T03:44:56.586Z] #13 DONE 1.8s
03:44:56 [2020-08-29T03:44:56.586Z] 
03:44:56 [2020-08-29T03:44:56.586Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:56 [2020-08-29T03:44:56.586Z] #39 50.25   DEP      compel/src/lib/infect-rpc.d
03:44:56 [2020-08-29T03:44:56.727Z] #39 ...
03:44:56 [2020-08-29T03:44:56.727Z] 
03:44:56 [2020-08-29T03:44:56.727Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:44:56 [2020-08-29T03:44:56.727Z] #41 124.7 go/parser
03:44:56 [2020-08-29T03:44:56.727Z] #41 126.4 text/template
03:44:56 [2020-08-29T03:44:56.727Z] #41 130.0 encoding/xml
03:44:56 [2020-08-29T03:44:56.727Z] #41 133.5 go/doc
03:44:56 [2020-08-29T03:44:56.849Z] #39 50.42   DEP      compel/arch/aarch64/src/lib/infect.d
03:44:57 [2020-08-29T03:44:57.117Z] #39 50.58   DEP      compel/arch/aarch64/src/lib/cpu.d
03:44:57 [2020-08-29T03:44:57.117Z] #39 50.64   DEP      compel/src/lib/log.d
03:44:57 [2020-08-29T03:44:57.117Z] #39 50.85   DEP      compel/src/main.d
03:44:57 [2020-08-29T03:44:57.296Z] #41 ...
03:44:57 [2020-08-29T03:44:57.296Z] 
03:44:57 [2020-08-29T03:44:57.296Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:57 [2020-08-29T03:44:57.296Z] #39 29.06   CC       images/core.o
03:44:57 [2020-08-29T03:44:57.380Z] #39 51.09   DEP      compel/src/lib/handle-elf.d
03:44:57 [2020-08-29T03:44:57.571Z] #19 ...
03:44:57 [2020-08-29T03:44:57.571Z] 
03:44:57 [2020-08-29T03:44:57.571Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:44:57 [2020-08-29T03:44:57.571Z] #39 118.4   CC       criu/files.o
03:44:57 [2020-08-29T03:44:57.571Z] #39 120.4   CC       criu/filesystems.o
03:44:57 [2020-08-29T03:44:57.571Z] #39 121.0   CC       criu/fsnotify.o
03:44:57 [2020-08-29T03:44:57.571Z] #39 122.1   CC       criu/image-desc.o
03:44:57 [2020-08-29T03:44:57.571Z] #39 122.3   CC       criu/image.o
03:44:57 [2020-08-29T03:44:57.571Z] #39 123.1   CC       criu/ipc_ns.o
03:44:57 [2020-08-29T03:44:57.571Z] #39 124.3   CC       criu/irmap.o
03:44:57 [2020-08-29T03:44:57.571Z] #39 124.8   CC       criu/kcmp-ids.o
03:44:57 [2020-08-29T03:44:57.571Z] #39 125.1   CC       criu/kerndat.o
03:44:57 [2020-08-29T03:44:57.571Z] #39 126.6   CC       criu/libnetlink.o
03:44:57 [2020-08-29T03:44:57.571Z] #39 127.1   CC       criu/log.o
03:44:57 [2020-08-29T03:44:57.571Z] #39 127.5   CC       criu/lsm.o
03:44:57 [2020-08-29T03:44:57.571Z] #39 128.0   CC       criu/mem.o
03:44:57 [2020-08-29T03:44:57.643Z] #39 51.23   DEP      compel/arch/aarch64/src/lib/handle-elf.d
03:44:57 [2020-08-29T03:44:57.678Z] #41 137.3 hash/crc32
03:44:57 [2020-08-29T03:44:57.907Z] #39 51.38   CC       compel/src/lib/log.o
03:44:58 [2020-08-29T03:44:58.170Z] #39 51.64   CC       compel/arch/aarch64/src/lib/cpu.o
03:44:58 [2020-08-29T03:44:58.234Z] #39 30.06   CC       images/core-x86.o
03:44:58 [2020-08-29T03:44:58.245Z] #41 138.1 net
03:44:58 [2020-08-29T03:44:58.434Z] #39 51.96   CC       compel/arch/aarch64/src/lib/infect.o
03:44:58 [2020-08-29T03:44:58.434Z] #39 52.17   CC       compel/src/lib/infect-rpc.o
03:44:58 [2020-08-29T03:44:58.504Z] #41 138.2 compress/gzip
03:44:58 [2020-08-29T03:44:58.697Z] #39 52.32   CC       compel/src/lib/infect-util.o
03:44:58 [2020-08-29T03:44:58.697Z] #39 52.47   CC       compel/src/lib/infect.o
03:44:58 [2020-08-29T03:44:58.939Z] #39 129.6   CC       criu/memfd.o
03:44:59 [2020-08-29T03:44:59.072Z] #41 138.8 vendor/golang.org/x/crypto/chacha20poly1305
03:44:59 [2020-08-29T03:44:59.176Z] #39 30.87   CC       images/core-arm.o
03:44:59 [2020-08-29T03:44:59.196Z] #39 130.3   CC       criu/mount.o
03:44:59 [2020-08-29T03:44:59.276Z] #39 ...
03:44:59 [2020-08-29T03:44:59.276Z] 
03:44:59 [2020-08-29T03:44:59.276Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
03:44:59 [2020-08-29T03:44:59.276Z] #14 DONE 2.4s
03:44:59 [2020-08-29T03:44:59.276Z] 
03:44:59 [2020-08-29T03:44:59.276Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
03:44:59 [2020-08-29T03:44:59.435Z] #39 31.40   CC       images/core-aarch64.o
03:45:00 [2020-08-29T03:45:00.373Z] #39 32.08   CC       images/core-ppc64.o
03:45:00 [2020-08-29T03:45:00.449Z] #41 139.9 vendor/golang.org/x/crypto/hkdf
03:45:00 [2020-08-29T03:45:00.449Z] #41 140.1 vendor/golang.org/x/text/transform
03:45:00 [2020-08-29T03:45:00.677Z] #15 DONE 1.7s
03:45:00 [2020-08-29T03:45:00.677Z] 
03:45:00 [2020-08-29T03:45:00.677Z] #16 [dev-systemd-false  6/26] RUN ldconfig
03:45:01 [2020-08-29T03:45:01.088Z] #39 ...
03:45:01 [2020-08-29T03:45:01.088Z] 
03:45:01 [2020-08-29T03:45:01.088Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:45:01 [2020-08-29T03:45:01.088Z] #19 5.608 Collecting yamllint==1.16.0
03:45:01 [2020-08-29T03:45:01.312Z] #39 33.07   CC       images/core-s390.o
03:45:01 [2020-08-29T03:45:01.386Z] #41 ...
03:45:01 [2020-08-29T03:45:01.386Z] 
03:45:01 [2020-08-29T03:45:01.386Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:01 [2020-08-29T03:45:01.386Z] #39 27.56   CC       images/stats.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 27.94   CC       images/core.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 28.46   CC       images/core-x86.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 28.92   CC       images/core-arm.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 29.23   CC       images/core-aarch64.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 29.52   CC       images/core-ppc64.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 29.97   CC       images/core-s390.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 30.56   CC       images/cpuinfo.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 30.93   CC       images/inventory.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 31.30   CC       images/fdinfo.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 31.64   CC       images/fown.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 31.92   CC       images/ns.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 32.15   CC       images/regfile.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 32.35   CC       images/ghost-file.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 32.57   CC       images/fifo.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 32.75   CC       images/remap-file-path.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 32.89   CC       images/eventfd.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 33.05   CC       images/eventpoll.o
03:45:01 [2020-08-29T03:45:01.386Z] #39 33.29   CC       images/fh.o
03:45:01 [2020-08-29T03:45:01.472Z] #42 ...
03:45:01 [2020-08-29T03:45:01.472Z] 
03:45:01 [2020-08-29T03:45:01.472Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:01 [2020-08-29T03:45:01.472Z] #18 49.05 Selecting previously unselected package libnet1:ppc64el.
03:45:01 [2020-08-29T03:45:01.472Z] #18 49.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
03:45:01 [2020-08-29T03:45:01.472Z] #18 49.07 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
03:45:01 [2020-08-29T03:45:01.472Z] #18 49.17 Selecting previously unselected package libnl-3-200:ppc64el.
03:45:01 [2020-08-29T03:45:01.472Z] #18 49.18 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
03:45:01 [2020-08-29T03:45:01.472Z] #18 49.19 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
03:45:01 [2020-08-29T03:45:01.472Z] #18 49.28 Selecting previously unselected package libprotobuf-c1:ppc64el.
03:45:01 [2020-08-29T03:45:01.472Z] #18 49.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
03:45:01 [2020-08-29T03:45:01.472Z] #18 49.29 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 49.35 Selecting previously unselected package libreadline5:ppc64el.
03:45:01 [2020-08-29T03:45:01.473Z] #18 49.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 49.37 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 49.48 Selecting previously unselected package net-tools.
03:45:01 [2020-08-29T03:45:01.473Z] #18 49.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 49.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 49.74 Selecting previously unselected package python-pip-whl.
03:45:01 [2020-08-29T03:45:01.473Z] #18 49.75 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 49.75 Unpacking python-pip-whl (18.1-5) ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 50.31 Selecting previously unselected package python3-lib2to3.
03:45:01 [2020-08-29T03:45:01.473Z] #18 50.33 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 50.33 Unpacking python3-lib2to3 (3.7.3-1) ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 50.53 Selecting previously unselected package python3-distutils.
03:45:01 [2020-08-29T03:45:01.473Z] #18 50.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 50.56 Unpacking python3-distutils (3.7.3-1) ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 50.76 Selecting previously unselected package python3-pip.
03:45:01 [2020-08-29T03:45:01.473Z] #18 50.77 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 50.78 Unpacking python3-pip (18.1-5) ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 51.04 Selecting previously unselected package python3-pkg-resources.
03:45:01 [2020-08-29T03:45:01.473Z] #18 51.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 51.07 Unpacking python3-pkg-resources (40.8.0-1) ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 51.19 Selecting previously unselected package python3-setuptools.
03:45:01 [2020-08-29T03:45:01.473Z] #18 51.20 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 51.22 Unpacking python3-setuptools (40.8.0-1) ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 51.46 Selecting previously unselected package python3-wheel.
03:45:01 [2020-08-29T03:45:01.473Z] #18 51.47 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 51.47 Unpacking python3-wheel (0.32.3-2) ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 51.52 Selecting previously unselected package sudo.
03:45:01 [2020-08-29T03:45:01.473Z] #18 51.53 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 51.53 Unpacking sudo (1.8.27-1+deb10u2) ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 52.08 Selecting previously unselected package thin-provisioning-tools.
03:45:01 [2020-08-29T03:45:01.473Z] #18 52.09 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 52.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 52.35 Selecting previously unselected package uidmap.
03:45:01 [2020-08-29T03:45:01.473Z] #18 52.37 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 52.37 Unpacking uidmap (1:4.5-1.1) ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 52.52 Selecting previously unselected package vim-runtime.
03:45:01 [2020-08-29T03:45:01.473Z] #18 52.52 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:45:01 [2020-08-29T03:45:01.473Z] #18 52.55 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:45:01 [2020-08-29T03:45:01.473Z] #18 52.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:45:01 [2020-08-29T03:45:01.473Z] #18 52.60 Unpacking vim-runtime (2:8.1.0875-5) ...
03:45:01 [2020-08-29T03:45:01.882Z] #39 33.83   CC       images/cpuinfo.o
03:45:01 [2020-08-29T03:45:01.953Z] #39 33.61   CC       images/fsnotify.o
03:45:02 [2020-08-29T03:45:02.451Z] #39 34.24   CC       images/inventory.o
03:45:02 [2020-08-29T03:45:02.521Z] #39 34.26   CC       images/signalfd.o
03:45:02 [2020-08-29T03:45:02.602Z] #16 DONE 1.9s
03:45:02 [2020-08-29T03:45:02.602Z] 
03:45:02 [2020-08-29T03:45:02.602Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:02 [2020-08-29T03:45:02.711Z] #39 34.55   CC       images/fdinfo.o
03:45:02 [2020-08-29T03:45:02.780Z] #39 34.55   CC       images/fs.o
03:45:02 [2020-08-29T03:45:02.780Z] #39 ...
03:45:02 [2020-08-29T03:45:02.780Z] 
03:45:02 [2020-08-29T03:45:02.780Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:45:02 [2020-08-29T03:45:02.780Z] #47 135.6 mvdan.cc/sh/v3/cmd/shfmt
03:45:02 [2020-08-29T03:45:02.780Z] #47 DONE 142.6s
03:45:02 [2020-08-29T03:45:02.780Z] 
03:45:02 [2020-08-29T03:45:02.780Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:02 [2020-08-29T03:45:02.780Z] #39 34.76   CC       images/pstree.o
03:45:02 [2020-08-29T03:45:02.780Z] #39 ...
03:45:02 [2020-08-29T03:45:02.780Z] 
03:45:02 [2020-08-29T03:45:02.780Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:02 [2020-08-29T03:45:02.780Z] #41 141.1 vendor/golang.org/x/text/unicode/bidi
03:45:02 [2020-08-29T03:45:02.865Z] #17 ...
03:45:02 [2020-08-29T03:45:02.865Z] 
03:45:02 [2020-08-29T03:45:02.865Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:45:02 [2020-08-29T03:45:02.865Z] #21 125.7 + mkdir -p /tmp/tmp.tGu4sz1QXh/src/github.com/docker
03:45:02 [2020-08-29T03:45:02.865Z] #21 125.7 + mv components/cli /tmp/tmp.tGu4sz1QXh/src/github.com/docker/cli
03:45:02 [2020-08-29T03:45:02.865Z] #21 125.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
03:45:02 [2020-08-29T03:45:02.865Z] #21 ...
03:45:02 [2020-08-29T03:45:02.865Z] 
03:45:02 [2020-08-29T03:45:02.865Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:02 [2020-08-29T03:45:02.865Z] #39 54.54   CC       compel/src/lib/ptrace.o
03:45:02 [2020-08-29T03:45:02.865Z] #39 54.99   AR       compel/libcompel.a
03:45:02 [2020-08-29T03:45:02.865Z] #39 55.14   HOSTCC   compel/src/main-host.o
03:45:02 [2020-08-29T03:45:02.865Z] #39 55.51   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
03:45:02 [2020-08-29T03:45:02.865Z] #39 55.65   HOSTCC   compel/src/lib/handle-elf-host.o
03:45:02 [2020-08-29T03:45:02.865Z] #39 55.96   HOSTCC   compel/src/lib/log-host.o
03:45:02 [2020-08-29T03:45:02.865Z] #39 56.10   HOSTLINK compel/compel-host-bin
03:45:02 [2020-08-29T03:45:02.865Z] #39 56.30   DEP      soccr/soccr.d
03:45:02 [2020-08-29T03:45:02.865Z] #39 56.49   CC       soccr/soccr.o
03:45:03 [2020-08-29T03:45:03.011Z] #18 56.02 Selecting previously unselected package vim.
03:45:03 [2020-08-29T03:45:03.011Z] #18 56.02 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
03:45:03 [2020-08-29T03:45:03.011Z] #18 56.08 Unpacking vim (2:8.1.0875-5) ...
03:45:03 [2020-08-29T03:45:03.281Z] #39 35.07   CC       images/fown.o
03:45:03 [2020-08-29T03:45:03.311Z] #18 56.72 Selecting previously unselected package xfsprogs.
03:45:03 [2020-08-29T03:45:03.311Z] #18 56.72 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
03:45:03 [2020-08-29T03:45:03.348Z] #41 143.0 vendor/golang.org/x/text/secure/bidirule
03:45:03 [2020-08-29T03:45:03.541Z] #39 35.37   CC       images/ns.o
03:45:03 [2020-08-29T03:45:03.607Z] #41 ...
03:45:03 [2020-08-29T03:45:03.607Z] 
03:45:03 [2020-08-29T03:45:03.607Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:45:03 [2020-08-29T03:45:03.607Z] #52 62.04 + bin/ctr
03:45:03 [2020-08-29T03:45:03.607Z] #52 ...
03:45:03 [2020-08-29T03:45:03.607Z] 
03:45:03 [2020-08-29T03:45:03.607Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:03 [2020-08-29T03:45:03.607Z] #41 143.4 vendor/golang.org/x/text/unicode/norm
03:45:03 [2020-08-29T03:45:03.609Z] #18 56.74 Unpacking xfsprogs (4.20.0-1) ...
03:45:03 [2020-08-29T03:45:03.802Z] #39 35.63   CC       images/regfile.o
03:45:03 [2020-08-29T03:45:03.802Z] #39 35.83   CC       images/ghost-file.o
03:45:03 [2020-08-29T03:45:03.908Z] #18 57.27 Selecting previously unselected package zip.
03:45:03 [2020-08-29T03:45:03.908Z] #18 57.28 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
03:45:04 [2020-08-29T03:45:04.206Z] #18 57.29 Unpacking zip (3.0-11+b1) ...
03:45:04 [2020-08-29T03:45:04.206Z] #18 57.48 Setting up aufs-tools (1:4.14+20190211-1) ...
03:45:04 [2020-08-29T03:45:04.206Z] #18 57.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:45:04 [2020-08-29T03:45:04.206Z] #18 57.50 Setting up libip6tc0:ppc64el (1.8.2-4) ...
03:45:04 [2020-08-29T03:45:04.206Z] #18 57.51 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
03:45:04 [2020-08-29T03:45:04.206Z] #18 57.52 Setting up libgpm2:ppc64el (1.20.7-5) ...
03:45:04 [2020-08-29T03:45:04.206Z] #18 57.52 Setting up libip4tc0:ppc64el (1.8.2-4) ...
03:45:04 [2020-08-29T03:45:04.206Z] #18 57.53 Setting up uidmap (1:4.5-1.1) ...
03:45:04 [2020-08-29T03:45:04.206Z] #18 57.56 Setting up libnftnl11:ppc64el (1.1.2-2) ...
03:45:04 [2020-08-29T03:45:04.372Z] #39 36.08   CC       images/fifo.o
03:45:04 [2020-08-29T03:45:04.372Z] #39 36.28   CC       images/remap-file-path.o
03:45:04 [2020-08-29T03:45:04.506Z] #18 57.57 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
03:45:04 [2020-08-29T03:45:04.506Z] #18 57.57 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:45:04 [2020-08-29T03:45:04.506Z] #18 57.58 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
03:45:04 [2020-08-29T03:45:04.506Z] #18 57.64 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
03:45:04 [2020-08-29T03:45:04.506Z] #18 57.65 Setting up xxd (2:8.1.0875-5) ...
03:45:04 [2020-08-29T03:45:04.506Z] #18 57.65 Setting up zip (3.0-11+b1) ...
03:45:04 [2020-08-29T03:45:04.506Z] #18 57.65 Setting up vim-common (2:8.1.0875-5) ...
03:45:04 [2020-08-29T03:45:04.506Z] #18 57.68 Setting up bash-completion (1:2.8-6) ...
03:45:04 [2020-08-29T03:45:04.649Z] #39 36.49   CC       images/eventfd.o
03:45:04 [2020-08-29T03:45:04.792Z] #39 57.96   AR       soccr/libsoccr.a
03:45:04 [2020-08-29T03:45:04.792Z] #39 58.00 make[1]: 'soccr/libsoccr.a' is up to date.
03:45:04 [2020-08-29T03:45:04.792Z] #39 58.47   DEP      criu/arch/aarch64/sigframe.d
03:45:04 [2020-08-29T03:45:04.908Z] #39 36.72   CC       images/eventpoll.o
03:45:05 [2020-08-29T03:45:05.055Z] #39 58.68   DEP      criu/arch/aarch64/crtools.d
03:45:05 [2020-08-29T03:45:05.056Z] #39 58.82   DEP      criu/arch/aarch64/cpu.d
03:45:05 [2020-08-29T03:45:05.168Z] #39 37.07   CC       images/fh.o
03:45:05 [2020-08-29T03:45:05.320Z] #39 58.86   DEP      criu/arch/aarch64/bitops.d
03:45:05 [2020-08-29T03:45:05.320Z] #39 58.89   CC       criu/arch/aarch64/bitops.o
03:45:05 [2020-08-29T03:45:05.320Z] #39 58.95   CC       criu/arch/aarch64/cpu.o
03:45:05 [2020-08-29T03:45:05.320Z] #39 59.05   CC       criu/arch/aarch64/crtools.o
03:45:05 [2020-08-29T03:45:05.428Z] #39 37.30   CC       images/fsnotify.o
03:45:05 [2020-08-29T03:45:05.897Z] #39 59.54   CC       criu/arch/aarch64/sigframe.o
03:45:06 [2020-08-29T03:45:06.161Z] #39 59.76   LINK     criu/arch/aarch64/crtools.built-in.o
03:45:06 [2020-08-29T03:45:06.161Z] #39 59.81   DEP      criu/pie/util-vdso.d
03:45:06 [2020-08-29T03:45:06.338Z] #19 11.03   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:45:06 [2020-08-29T03:45:06.338Z] #19 11.13 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:45:06 [2020-08-29T03:45:06.338Z] #19 11.18   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:45:06 [2020-08-29T03:45:06.338Z] #19 11.25 Collecting pyyaml (from yamllint==1.16.0)
03:45:06 [2020-08-29T03:45:06.338Z] #19 11.38   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:45:06 [2020-08-29T03:45:06.368Z] #39 ...
03:45:06 [2020-08-29T03:45:06.368Z] 
03:45:06 [2020-08-29T03:45:06.368Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:45:06 [2020-08-29T03:45:06.368Z] #47 136.5 mvdan.cc/sh/v3/cmd/shfmt
03:45:06 [2020-08-29T03:45:06.368Z] #47 DONE 144.2s
03:45:06 [2020-08-29T03:45:06.368Z] 
03:45:06 [2020-08-29T03:45:06.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:06 [2020-08-29T03:45:06.368Z] #39 37.99   CC       images/signalfd.o
03:45:06 [2020-08-29T03:45:06.368Z] #39 ...
03:45:06 [2020-08-29T03:45:06.368Z] 
03:45:06 [2020-08-29T03:45:06.368Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:06 [2020-08-29T03:45:06.368Z] #41 138.3 github.com/LK4D4/vndr/versioned
03:45:06 [2020-08-29T03:45:06.368Z] #41 138.6 github.com/LK4D4/vndr/build
03:45:06 [2020-08-29T03:45:06.368Z] #41 138.6 compress/flate
03:45:06 [2020-08-29T03:45:06.368Z] #41 141.8 hash/crc32
03:45:06 [2020-08-29T03:45:06.368Z] #41 142.2 net
03:45:06 [2020-08-29T03:45:06.368Z] #41 142.4 compress/gzip
03:45:06 [2020-08-29T03:45:06.368Z] #41 143.0 vendor/golang.org/x/text/transform
03:45:06 [2020-08-29T03:45:06.368Z] #41 143.5 vendor/golang.org/x/text/unicode/bidi
03:45:06 [2020-08-29T03:45:06.368Z] #41 ...
03:45:06 [2020-08-29T03:45:06.368Z] 
03:45:06 [2020-08-29T03:45:06.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:06 [2020-08-29T03:45:06.368Z] #39 38.29   CC       images/fs.o
03:45:06 [2020-08-29T03:45:06.425Z] #39 60.03   DEP      criu/pie/util.d
03:45:06 [2020-08-29T03:45:06.627Z] #39 38.61   CC       images/pstree.o
03:45:06 [2020-08-29T03:45:06.689Z] #39 60.17   CC       criu/pie/util.o
03:45:06 [2020-08-29T03:45:06.887Z] #39 38.86   CC       images/pipe.o
03:45:06 [2020-08-29T03:45:06.953Z] #39 60.48   CC       criu/pie/util-vdso.o
03:45:06 [2020-08-29T03:45:06.953Z] #39 ...
03:45:06 [2020-08-29T03:45:06.953Z] 
03:45:06 [2020-08-29T03:45:06.953Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:06 [2020-08-29T03:45:06.953Z] #49 8.801 + cd /tmp/tmp.ezOYeQs3HK/src/github.com/opencontainers/runc
03:45:06 [2020-08-29T03:45:06.953Z] #49 8.801 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
03:45:06 [2020-08-29T03:45:06.953Z] #49 9.141 + '[' -z '' ']'
03:45:06 [2020-08-29T03:45:06.953Z] #49 9.141 + target=static
03:45:06 [2020-08-29T03:45:06.953Z] #49 9.141 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:45:06 [2020-08-29T03:45:06.953Z] #49 9.409 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 .
03:45:06 [2020-08-29T03:45:06.953Z] #49 ...
03:45:06 [2020-08-29T03:45:06.953Z] 
03:45:06 [2020-08-29T03:45:06.953Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:06 [2020-08-29T03:45:06.953Z] #17 1.778 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:45:06 [2020-08-29T03:45:06.953Z] #17 1.874 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:45:06 [2020-08-29T03:45:06.953Z] #17 2.030 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:45:06 [2020-08-29T03:45:06.953Z] #17 2.410 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
03:45:06 [2020-08-29T03:45:06.953Z] #17 3.069 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [216 kB]
03:45:06 [2020-08-29T03:45:06.953Z] #17 4.286 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
03:45:07 [2020-08-29T03:45:07.287Z] #18 ...
03:45:07 [2020-08-29T03:45:07.287Z] 
03:45:07 [2020-08-29T03:45:07.287Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:07 [2020-08-29T03:45:07.287Z] #40 101.2   CC       criu/bfd.o
03:45:07 [2020-08-29T03:45:07.287Z] #40 102.1   CC       criu/bitmap.o
03:45:07 [2020-08-29T03:45:07.287Z] #40 102.3   CC       criu/cgroup-props.o
03:45:07 [2020-08-29T03:45:07.287Z] #40 103.6   CC       criu/cgroup.o
03:45:07 [2020-08-29T03:45:07.287Z] #40 109.0   CC       criu/clone-noasan.o
03:45:07 [2020-08-29T03:45:07.287Z] #40 109.2   CC       criu/config.o
03:45:07 [2020-08-29T03:45:07.458Z] #39 39.22   CC       images/tcp-stream.o
03:45:07 [2020-08-29T03:45:07.718Z] #39 39.54   CC       images/sk-packet.o
03:45:07 [2020-08-29T03:45:07.798Z] #41 147.5 vendor/golang.org/x/net/idna
03:45:07 [2020-08-29T03:45:07.934Z] #40 112.0   CC       criu/cr-check.o
03:45:07 [2020-08-29T03:45:07.978Z] #39 39.87   CC       images/mnt.o
03:45:08 [2020-08-29T03:45:08.231Z] #19 12.92 Building wheels for collected packages: pyyaml
03:45:08 [2020-08-29T03:45:08.231Z] #19 12.92   Running setup.py bdist_wheel for pyyaml: started
03:45:08 [2020-08-29T03:45:08.238Z] #39 40.22   CC       images/pipe-data.o
03:45:08 [2020-08-29T03:45:08.499Z] #39 40.47   CC       images/sa.o
03:45:08 [2020-08-29T03:45:08.734Z] #41 ...
03:45:08 [2020-08-29T03:45:08.734Z] 
03:45:08 [2020-08-29T03:45:08.734Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:45:08 [2020-08-29T03:45:08.734Z] #10 148.2 Selecting previously unselected package g++-mingw-w64-x86-64.
03:45:08 [2020-08-29T03:45:08.734Z] #10 148.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:45:08 [2020-08-29T03:45:08.734Z] #10 148.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:45:08 [2020-08-29T03:45:08.764Z] #39 40.80   CC       images/timer.o
03:45:09 [2020-08-29T03:45:09.006Z] #40 ...
03:45:09 [2020-08-29T03:45:09.006Z] 
03:45:09 [2020-08-29T03:45:09.006Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:09 [2020-08-29T03:45:09.006Z] #18 62.24 Setting up libiptc0:ppc64el (1.8.2-4) ...
03:45:09 [2020-08-29T03:45:09.006Z] #18 62.25 Setting up xz-utils (5.2.4-1) ...
03:45:09 [2020-08-29T03:45:09.006Z] #18 62.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:45:09 [2020-08-29T03:45:09.006Z] #18 62.30 Setting up sudo (1.8.27-1+deb10u2) ...
03:45:09 [2020-08-29T03:45:09.006Z] #18 62.40 invoke-rc.d: could not determine current runlevel
03:45:09 [2020-08-29T03:45:09.006Z] #18 62.41 invoke-rc.d: policy-rc.d denied execution of start.
03:45:09 [2020-08-29T03:45:09.160Z] #19 13.99   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:45:09 [2020-08-29T03:45:09.160Z] #19 13.99   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:45:09 [2020-08-29T03:45:09.160Z] #19 14.08 Successfully built pyyaml
03:45:09 [2020-08-29T03:45:09.160Z] #19 14.10 Installing collected packages: pathspec, pyyaml, yamllint
03:45:09 [2020-08-29T03:45:09.305Z] #18 62.41 Setting up pigz (2.4-1) ...
03:45:09 [2020-08-29T03:45:09.305Z] #18 62.42 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
03:45:09 [2020-08-29T03:45:09.305Z] #18 62.42 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
03:45:09 [2020-08-29T03:45:09.305Z] #18 62.44 Setting up python-pip-whl (18.1-5) ...
03:45:09 [2020-08-29T03:45:09.305Z] #18 62.45 Setting up libmpdec2:ppc64el (2.4.2-2) ...
03:45:09 [2020-08-29T03:45:09.305Z] #18 62.46 Setting up vim-runtime (2:8.1.0875-5) ...
03:45:09 [2020-08-29T03:45:09.341Z] #39 41.13   CC       images/timerfd.o
03:45:09 [2020-08-29T03:45:09.417Z] #19 14.45 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:45:09 [2020-08-29T03:45:09.601Z] #39 41.29   CC       images/mm.o
03:45:09 [2020-08-29T03:45:09.601Z] #39 41.54   CC       images/sk-opts.o
03:45:09 [2020-08-29T03:45:09.856Z] Client:
03:45:09 [2020-08-29T03:45:09.856Z]  Debug Mode: false
03:45:09 [2020-08-29T03:45:09.856Z]  Plugins:
03:45:09 [2020-08-29T03:45:09.856Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
03:45:09 [2020-08-29T03:45:09.856Z] 
03:45:09 [2020-08-29T03:45:09.856Z] Server:
03:45:09 [2020-08-29T03:45:09.856Z]  Containers: 0
03:45:09 [2020-08-29T03:45:09.856Z]   Running: 0
03:45:09 [2020-08-29T03:45:09.856Z]   Paused: 0
03:45:09 [2020-08-29T03:45:09.856Z]   Stopped: 0
03:45:09 [2020-08-29T03:45:09.856Z]  Images: 0
03:45:09 [2020-08-29T03:45:09.856Z]  Server Version: 19.03.5
03:45:09 [2020-08-29T03:45:09.856Z]  Storage Driver: windowsfilter (windows) lcow (linux)
03:45:09 [2020-08-29T03:45:09.856Z]   Windows: 
03:45:09 [2020-08-29T03:45:09.856Z]   LCOW: 
03:45:09 [2020-08-29T03:45:09.856Z]  Logging Driver: json-file
03:45:09 [2020-08-29T03:45:09.856Z]  Plugins:
03:45:09 [2020-08-29T03:45:09.856Z]   Volume: local
03:45:09 [2020-08-29T03:45:09.856Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
03:45:09 [2020-08-29T03:45:09.856Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
03:45:09 [2020-08-29T03:45:09.856Z]  Swarm: inactive
03:45:09 [2020-08-29T03:45:09.856Z]  Default Isolation: process
03:45:09 [2020-08-29T03:45:09.856Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
03:45:09 [2020-08-29T03:45:09.856Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
03:45:09 [2020-08-29T03:45:09.856Z]  OSType: windows
03:45:09 [2020-08-29T03:45:09.856Z]  Architecture: x86_64
03:45:09 [2020-08-29T03:45:09.856Z]  CPUs: 4
03:45:09 [2020-08-29T03:45:09.856Z]  Total Memory: 32GiB
03:45:09 [2020-08-29T03:45:09.856Z]  Name: azwin-2-0420f0
03:45:09 [2020-08-29T03:45:09.856Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
03:45:09 [2020-08-29T03:45:09.856Z]  Docker Root Dir: D:\docker
03:45:09 [2020-08-29T03:45:09.856Z]  Debug Mode: false
03:45:09 [2020-08-29T03:45:09.856Z]  Registry: https://index.docker.io/v1/
03:45:09 [2020-08-29T03:45:09.856Z]  Labels:
03:45:09 [2020-08-29T03:45:09.856Z]  Experimental: true
03:45:09 [2020-08-29T03:45:09.856Z]  Insecure Registries:
03:45:09 [2020-08-29T03:45:09.856Z]   10.0.0.4:5000
03:45:09 [2020-08-29T03:45:09.856Z]   127.0.0.0/8
03:45:09 [2020-08-29T03:45:09.856Z]  Registry Mirrors:
03:45:09 [2020-08-29T03:45:09.856Z]   http://10.0.0.4:5000/
03:45:09 [2020-08-29T03:45:09.856Z]  Live Restore Enabled: false
03:45:09 [2020-08-29T03:45:09.856Z] 
03:45:09 [2020-08-29T03:45:09.861Z] #39 41.79   CC       images/sk-unix.o
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.12 Setting up libaio1:ppc64el (0.3.112-3) ...
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.13 Setting up libonig5:ppc64el (6.9.1-1) ...
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.13 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.13 Setting up vim (2:8.1.0875-5) ...
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.25 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.26 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.27 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.27 Setting up jq (1.5+dfsg-2+b1) ...
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.28 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
03:45:09 [2020-08-29T03:45:09.953Z] #18 63.29 Setting up python3.7 (3.7.3-2+deb10u2) ...
03:45:09 [2020-08-29T03:45:09.980Z] #19 DONE 14.8s
03:45:09 [2020-08-29T03:45:09.980Z] 
03:45:09 [2020-08-29T03:45:09.980Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
03:45:10 [2020-08-29T03:45:10.237Z] #22 DONE 0.3s
03:45:10 [2020-08-29T03:45:10.237Z] 
03:45:10 [2020-08-29T03:45:10.237Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:45:10 [2020-08-29T03:45:10.282Z] #17 7.078 Fetched 8199 kB in 6s (1459 kB/s)
03:45:10 [2020-08-29T03:45:10.430Z] #39 42.17   CC       images/sk-inet.o
03:45:10 [2020-08-29T03:45:10.690Z] #39 42.54   CC       images/tun.o
03:45:10 [2020-08-29T03:45:10.859Z] #17 7.078 Reading package lists...
03:45:10 [2020-08-29T03:45:10.859Z] #17 ...
03:45:10 [2020-08-29T03:45:10.859Z] 
03:45:10 [2020-08-29T03:45:10.859Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:10 [2020-08-29T03:45:10.859Z] #39 61.28   AR       criu/pie/pie.lib.a
03:45:10 [2020-08-29T03:45:10.859Z] #39 61.35   DEP      criu/pie/restorer.d
03:45:10 [2020-08-29T03:45:10.859Z] #39 61.60   DEP      criu/arch/aarch64/intraprocedure.d
03:45:10 [2020-08-29T03:45:10.859Z] #39 61.61   DEP      criu/arch/aarch64/restorer.d
03:45:10 [2020-08-29T03:45:10.859Z] #39 61.77   DEP      criu/arch/aarch64/vdso-pie.d
03:45:10 [2020-08-29T03:45:10.859Z] #39 61.93   DEP      criu/pie/parasite-vdso.d
03:45:10 [2020-08-29T03:45:10.859Z] #39 62.22   DEP      criu/pie/parasite.d
03:45:10 [2020-08-29T03:45:10.859Z] #39 62.41   CC       criu/pie/parasite.o
03:45:10 [2020-08-29T03:45:10.859Z] #39 63.45   LINK     criu/pie/parasite.built-in.o
03:45:10 [2020-08-29T03:45:10.859Z] #39 63.48   GEN      criu/pie/parasite-blob.h
03:45:10 [2020-08-29T03:45:10.859Z] #39 63.49   CC       criu/pie/parasite-vdso.o
03:45:10 [2020-08-29T03:45:10.859Z] #39 64.24   CC       criu/arch/aarch64/vdso-pie.o
03:45:10 [2020-08-29T03:45:10.859Z] #39 64.52   CC       criu/arch/aarch64/restorer.o
03:45:10 [2020-08-29T03:45:10.949Z] #39 42.86   CC       images/sk-netlink.o
03:45:11 [2020-08-29T03:45:11.209Z] #39 43.13   CC       images/packet-sock.o
03:45:11 [2020-08-29T03:45:11.436Z] #39 65.07   CC       criu/arch/aarch64/intraprocedure.o
03:45:11 [2020-08-29T03:45:11.436Z] #39 65.14   CC       criu/pie/restorer.o
03:45:11 [2020-08-29T03:45:11.777Z] #39 43.54   CC       images/ipc-var.o
03:45:12 [2020-08-29T03:45:12.036Z] #39 43.73   CC       images/ipc-desc.o
03:45:12 [2020-08-29T03:45:12.036Z] #39 43.93   CC       images/ipc-shm.o
03:45:12 [2020-08-29T03:45:12.296Z] #39 44.20   CC       images/ipc-msg.o
03:45:12 [2020-08-29T03:45:12.555Z] #39 44.53   CC       images/ipc-sem.o
03:45:12 [2020-08-29T03:45:12.756Z] #26 ...
03:45:12 [2020-08-29T03:45:12.756Z] 
03:45:12 [2020-08-29T03:45:12.756Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:12 [2020-08-29T03:45:12.756Z] #39 133.8   CC       criu/namespaces.o
03:45:12 [2020-08-29T03:45:12.756Z] #39 135.4   CC       criu/net.o
03:45:12 [2020-08-29T03:45:12.756Z] #39 138.8   CC       criu/netfilter.o
03:45:12 [2020-08-29T03:45:12.756Z] #39 139.2   CC       criu/page-pipe.o
03:45:12 [2020-08-29T03:45:12.756Z] #39 140.1   CC       criu/page-xfer.o
03:45:12 [2020-08-29T03:45:12.756Z] #39 142.1   CC       criu/pagemap-cache.o
03:45:12 [2020-08-29T03:45:12.756Z] #39 142.4   CC       criu/pagemap.o
03:45:12 [2020-08-29T03:45:12.756Z] #39 143.4   CC       criu/parasite-syscall.o
03:45:12 [2020-08-29T03:45:12.814Z] #39 44.67   CC       images/utsns.o
03:45:12 [2020-08-29T03:45:12.815Z] #39 44.86   CC       images/creds.o
03:45:13 [2020-08-29T03:45:13.319Z] #39 144.1   CC       criu/path.o
03:45:13 [2020-08-29T03:45:13.319Z] #39 144.5   CC       criu/pie-util-vdso-elf32.o
03:45:13 [2020-08-29T03:45:13.364Z] #39 ...
03:45:13 [2020-08-29T03:45:13.364Z] 
03:45:13 [2020-08-29T03:45:13.364Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:45:13 [2020-08-29T03:45:13.364Z] #36 145.9 + dpkg --print-architecture
03:45:13 [2020-08-29T03:45:13.385Z] #39 45.04   CC       images/vma.o
03:45:13 [2020-08-29T03:45:13.385Z] #39 45.23   CC       images/netdev.o
03:45:13 [2020-08-29T03:45:13.883Z] #39 ...
03:45:13 [2020-08-29T03:45:13.883Z] 
03:45:13 [2020-08-29T03:45:13.883Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:45:13 [2020-08-29T03:45:13.883Z] #26 DONE 3.6s
03:45:13 [2020-08-29T03:45:13.883Z] 
03:45:13 [2020-08-29T03:45:13.883Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:45:13 [2020-08-29T03:45:13.943Z] #36 DONE 146.8s
03:45:13 [2020-08-29T03:45:13.943Z] 
03:45:13 [2020-08-29T03:45:13.943Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:13 [2020-08-29T03:45:13.943Z] #39 67.42   LINK     criu/pie/restorer.built-in.o
03:45:13 [2020-08-29T03:45:13.943Z] #39 67.43   GEN      criu/pie/restorer-blob.h
03:45:13 [2020-08-29T03:45:13.943Z] #39 67.57   DEP      criu/vdso.d
03:45:13 [2020-08-29T03:45:13.954Z] #39 45.62   CC       images/tty.o
03:45:14 [2020-08-29T03:45:14.003Z] #10 ...
03:45:14 [2020-08-29T03:45:14.003Z] 
03:45:14 [2020-08-29T03:45:14.003Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:14 [2020-08-29T03:45:14.003Z] #39 35.02   CC       images/pipe.o
03:45:14 [2020-08-29T03:45:14.003Z] #39 35.41   CC       images/tcp-stream.o
03:45:14 [2020-08-29T03:45:14.003Z] #39 35.62   CC       images/sk-packet.o
03:45:14 [2020-08-29T03:45:14.003Z] #39 35.86   CC       images/mnt.o
03:45:14 [2020-08-29T03:45:14.003Z] #39 36.09   CC       images/pipe-data.o
03:45:14 [2020-08-29T03:45:14.003Z] #39 36.35   CC       images/sa.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 36.85   CC       images/timer.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 37.20   CC       images/timerfd.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 37.44   CC       images/mm.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 37.80   CC       images/sk-opts.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 37.98   CC       images/sk-unix.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 38.23   CC       images/sk-inet.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 38.56   CC       images/tun.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 38.92   CC       images/sk-netlink.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 39.20   CC       images/packet-sock.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 39.58   CC       images/ipc-var.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 39.73   CC       images/ipc-desc.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 39.89   CC       images/ipc-shm.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 40.08   CC       images/ipc-msg.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 40.30   CC       images/ipc-sem.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 40.48   CC       images/utsns.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 40.69   CC       images/creds.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 40.94   CC       images/vma.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 41.21   CC       images/netdev.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 41.60   CC       images/tty.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 42.13   CC       images/file-lock.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 42.32   CC       images/rlimit.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 42.52   CC       images/pagemap.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 42.84   CC       images/siginfo.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 43.06   CC       images/rpc.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 44.24   CC       images/ext-file.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 44.54   CC       images/cgroup.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 45.14   CC       images/userns.o
03:45:14 [2020-08-29T03:45:14.004Z] #39 ...
03:45:14 [2020-08-29T03:45:14.004Z] 
03:45:14 [2020-08-29T03:45:14.004Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:45:14 [2020-08-29T03:45:14.004Z] #54 152.7 + for f in rootlesskit rootlesskit-docker-proxy
03:45:14 [2020-08-29T03:45:14.004Z] #54 152.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:45:14 [2020-08-29T03:45:14.139Z] #29 DONE 0.4s
03:45:14 [2020-08-29T03:45:14.140Z] 
03:45:14 [2020-08-29T03:45:14.140Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:14 [2020-08-29T03:45:14.140Z] #39 145.0   CC       criu/pie-util-vdso.o
03:45:14 [2020-08-29T03:45:14.140Z] #39 ...
03:45:14 [2020-08-29T03:45:14.140Z] 
03:45:14 [2020-08-29T03:45:14.140Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:45:14 [2020-08-29T03:45:14.140Z] #31 DONE 0.1s
03:45:14 [2020-08-29T03:45:14.140Z] 
03:45:14 [2020-08-29T03:45:14.140Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:45:14 [2020-08-29T03:45:14.140Z] #34 DONE 0.0s
03:45:14 [2020-08-29T03:45:14.214Z] #39 46.15   CC       images/file-lock.o
03:45:14 [2020-08-29T03:45:14.218Z] #39 67.76   DEP      criu/uts_ns.d
03:45:14 [2020-08-29T03:45:14.396Z] 
03:45:14 [2020-08-29T03:45:14.396Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:14 [2020-08-29T03:45:14.396Z] #39 145.4   CC       criu/pie-util.o
03:45:14 [2020-08-29T03:45:14.396Z] #39 145.6   CC       criu/pipes.o
03:45:14 [2020-08-29T03:45:14.470Z] #18 67.41 Setting up iptables (1.8.2-4) ...
03:45:14 [2020-08-29T03:45:14.470Z] #18 67.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:45:14 [2020-08-29T03:45:14.470Z] #18 67.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:45:14 [2020-08-29T03:45:14.470Z] #18 67.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:45:14 [2020-08-29T03:45:14.470Z] #18 67.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:45:14 [2020-08-29T03:45:14.470Z] #18 67.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:45:14 [2020-08-29T03:45:14.470Z] #18 67.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:45:14 [2020-08-29T03:45:14.470Z] #18 67.54 Setting up python3 (3.7.3-1) ...
03:45:14 [2020-08-29T03:45:14.473Z] #39 46.39   CC       images/rlimit.o
03:45:14 [2020-08-29T03:45:14.483Z] #39 68.07   DEP      criu/util.d
03:45:14 [2020-08-29T03:45:14.733Z] #39 46.67   CC       images/pagemap.o
03:45:14 [2020-08-29T03:45:14.747Z] #39 68.36   DEP      criu/uffd.d
03:45:14 [2020-08-29T03:45:14.770Z] #18 68.13 Setting up python3-wheel (0.32.3-2) ...
03:45:15 [2020-08-29T03:45:15.010Z] #39 68.63   DEP      criu/tun.d
03:45:15 [2020-08-29T03:45:15.274Z] #39 68.86   DEP      criu/tty.d
03:45:15 [2020-08-29T03:45:15.327Z] #39 146.2   CC       criu/plugin.o
03:45:15 [2020-08-29T03:45:15.327Z] #39 146.5   CC       criu/proc_parse.o
03:45:15 [2020-08-29T03:45:15.354Z] #39 47.00   CC       images/siginfo.o
03:45:15 [2020-08-29T03:45:15.354Z] #39 47.34   CC       images/rpc.o
03:45:15 [2020-08-29T03:45:15.829Z] #18 68.98 Setting up apparmor (2.13.2-10) ...
03:45:15 [2020-08-29T03:45:15.900Z] #39 69.20   DEP      criu/timerfd.d
03:45:15 [2020-08-29T03:45:15.900Z] #39 69.36   DEP      criu/timens.d
03:45:15 [2020-08-29T03:45:15.900Z] #39 69.51   DEP      criu/sysfs_parse.d
03:45:16 [2020-08-29T03:45:16.264Z] #39 69.66   DEP      criu/sysctl.d
03:45:16 [2020-08-29T03:45:16.264Z] #39 69.76   DEP      criu/string.d
03:45:16 [2020-08-29T03:45:16.264Z] #39 69.78   DEP      criu/stats.d
03:45:16 [2020-08-29T03:45:16.264Z] #39 69.88   DEP      criu/sockets.d
03:45:16 [2020-08-29T03:45:16.535Z] #39 70.04   DEP      criu/sk-unix.d
03:45:16 [2020-08-29T03:45:16.812Z] #39 70.27   DEP      criu/sk-tcp.d
03:45:16 [2020-08-29T03:45:16.812Z] #39 70.48   DEP      criu/sk-queue.d
03:45:17 [2020-08-29T03:45:17.089Z] #39 70.67   DEP      criu/sk-packet.d
03:45:17 [2020-08-29T03:45:17.270Z] #39 ...
03:45:17 [2020-08-29T03:45:17.270Z] 
03:45:17 [2020-08-29T03:45:17.270Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:17 [2020-08-29T03:45:17.270Z] #49 90.51 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
03:45:17 [2020-08-29T03:45:17.270Z] #49 92.52 + mkdir -p /build
03:45:17 [2020-08-29T03:45:17.270Z] #49 92.52 + cp runc /build/runc
03:45:17 [2020-08-29T03:45:17.270Z] #49 DONE 92.9s
03:45:17 [2020-08-29T03:45:17.270Z] 
03:45:17 [2020-08-29T03:45:17.270Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:45:17 [2020-08-29T03:45:17.293Z] #39 48.76   CC       images/ext-file.o
03:45:17 [2020-08-29T03:45:17.293Z] #39 48.97   CC       images/cgroup.o
03:45:17 [2020-08-29T03:45:17.379Z] #39 70.83   DEP      criu/sk-netlink.d
03:45:17 [2020-08-29T03:45:17.553Z] #39 ...
03:45:17 [2020-08-29T03:45:17.553Z] 
03:45:17 [2020-08-29T03:45:17.554Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:17 [2020-08-29T03:45:17.554Z] #41 145.5 vendor/golang.org/x/text/secure/bidirule
03:45:17 [2020-08-29T03:45:17.554Z] #41 145.9 vendor/golang.org/x/text/unicode/norm
03:45:17 [2020-08-29T03:45:17.554Z] #41 149.5 vendor/golang.org/x/net/idna
03:45:17 [2020-08-29T03:45:17.554Z] #41 151.5 vendor/golang.org/x/net/http2/hpack
03:45:17 [2020-08-29T03:45:17.554Z] #41 152.6 mime
03:45:17 [2020-08-29T03:45:17.554Z] #41 154.3 mime/quotedprintable
03:45:17 [2020-08-29T03:45:17.554Z] #41 154.5 net/http/internal
03:45:17 [2020-08-29T03:45:17.689Z] #39 71.09   DEP      criu/sk-inet.d
03:45:17 [2020-08-29T03:45:17.689Z] #39 71.29   DEP      criu/signalfd.d
03:45:17 [2020-08-29T03:45:17.813Z] #41 ...
03:45:17 [2020-08-29T03:45:17.813Z] 
03:45:17 [2020-08-29T03:45:17.813Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:17 [2020-08-29T03:45:17.813Z] #39 49.61   CC       images/userns.o
03:45:17 [2020-08-29T03:45:17.813Z] #39 49.85   CC       images/google/protobuf/descriptor.o
03:45:17 [2020-08-29T03:45:17.961Z] #39 71.39   DEP      criu/sigframe.d
03:45:17 [2020-08-29T03:45:17.961Z] #39 71.45   DEP      criu/shmem.d
03:45:17 [2020-08-29T03:45:17.961Z] #39 71.58   DEP      criu/servicefd.d
03:45:18 [2020-08-29T03:45:18.218Z] #36 ...
03:45:18 [2020-08-29T03:45:18.218Z] 
03:45:18 [2020-08-29T03:45:18.218Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:18 [2020-08-29T03:45:18.218Z] #39 149.2   CC       criu/protobuf-desc.o
03:45:18 [2020-08-29T03:45:18.234Z] #54 ...
03:45:18 [2020-08-29T03:45:18.234Z] 
03:45:18 [2020-08-29T03:45:18.234Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:18 [2020-08-29T03:45:18.234Z] #39 45.35   CC       images/google/protobuf/descriptor.o
03:45:18 [2020-08-29T03:45:18.234Z] #39 46.61   CC       images/opts.o
03:45:18 [2020-08-29T03:45:18.234Z] #39 46.81   CC       images/seccomp.o
03:45:18 [2020-08-29T03:45:18.234Z] #39 47.06   CC       images/binfmt-misc.o
03:45:18 [2020-08-29T03:45:18.234Z] #39 47.22   CC       images/time.o
03:45:18 [2020-08-29T03:45:18.234Z] #39 47.36   CC       images/sysctl.o
03:45:18 [2020-08-29T03:45:18.234Z] #39 47.58   CC       images/autofs.o
03:45:18 [2020-08-29T03:45:18.234Z] #39 47.81   CC       images/macvlan.o
03:45:18 [2020-08-29T03:45:18.234Z] #39 48.08   CC       images/sit.o
03:45:18 [2020-08-29T03:45:18.234Z] #39 48.29   CC       images/memfd.o
03:45:18 [2020-08-29T03:45:18.234Z] #39 48.56   CC       images/timens.o
03:45:18 [2020-08-29T03:45:18.234Z] #39 48.90   LINK     images/built-in.o
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.06   GEN      compel/include/asm
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.07   GEN      compel/include/version.h
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.12 touch .config
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.17   GEN      include/common/config.h
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.26   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.27   GEN      compel/plugins/include/uapi/std/syscall-64.h
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.31   GEN      compel/arch/x86/plugins/std/syscalls-64.S
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.33   DEP      compel/arch/x86/plugins/std/syscalls-64.d
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.36   DEP      compel/arch/x86/plugins/std/memcpy.d
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.39   DEP      compel/arch/x86/plugins/std/parasite-head.d
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.42   GEN      compel/plugins/include/uapi/std/syscall.h
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.47   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.48   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.51   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.51   DEP      compel/plugins/std/infect.d
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.65   DEP      compel/plugins/std/string.d
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.73   DEP      compel/plugins/std/log.d
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.79   DEP      compel/plugins/std/fds.d
03:45:18 [2020-08-29T03:45:18.234Z] #39 49.88   DEP      compel/plugins/std/std.d
03:45:18 [2020-08-29T03:45:18.234Z] #39 50.02   DEP      compel/plugins/shmem/shmem.d
03:45:18 [2020-08-29T03:45:18.234Z] #39 50.14   DEP      compel/plugins/fds/fds.d
03:45:18 [2020-08-29T03:45:18.245Z] #39 71.70   DEP      criu/seize.d
03:45:18 [2020-08-29T03:45:18.245Z] #39 71.78   DEP      criu/seccomp.d
03:45:18 [2020-08-29T03:45:18.245Z] #39 71.91   DEP      criu/rst-malloc.d
03:45:18 [2020-08-29T03:45:18.245Z] #39 72.02   DEP      criu/rbtree.d
03:45:18 [2020-08-29T03:45:18.497Z] #39 50.32   CC       compel/plugins/std/std.o
03:45:18 [2020-08-29T03:45:18.533Z] #39 72.07   DEP      criu/pstree.d
03:45:18 [2020-08-29T03:45:18.609Z] #18 71.39 Setting up xfsprogs (4.20.0-1) ...
03:45:18 [2020-08-29T03:45:18.609Z] #18 71.41 Setting up python3-lib2to3 (3.7.3-1) ...
03:45:18 [2020-08-29T03:45:18.609Z] #18 71.87 Setting up python3-pkg-resources (40.8.0-1) ...
03:45:18 [2020-08-29T03:45:18.757Z] #39 50.63   CC       compel/plugins/std/fds.o
03:45:18 [2020-08-29T03:45:18.779Z] #39 150.0   CC       criu/protobuf.o
03:45:18 [2020-08-29T03:45:18.816Z] #39 72.26   DEP      criu/protobuf.d
03:45:18 [2020-08-29T03:45:18.816Z] #39 72.40   GEN      criu/protobuf-desc-gen.h
03:45:19 [2020-08-29T03:45:19.191Z] #39 ...
03:45:19 [2020-08-29T03:45:19.191Z] 
03:45:19 [2020-08-29T03:45:19.191Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:45:19 [2020-08-29T03:45:19.191Z] #10 147.2 Selecting previously unselected package g++-mingw-w64-x86-64.
03:45:19 [2020-08-29T03:45:19.191Z] #10 147.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:45:19 [2020-08-29T03:45:19.191Z] #10 147.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:45:19 [2020-08-29T03:45:19.191Z] #10 ...
03:45:19 [2020-08-29T03:45:19.191Z] 
03:45:19 [2020-08-29T03:45:19.191Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:45:19 [2020-08-29T03:45:19.191Z] #54 156.7 + for f in rootlesskit rootlesskit-docker-proxy
03:45:19 [2020-08-29T03:45:19.191Z] #54 156.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:45:19 [2020-08-29T03:45:19.325Z] #39 51.16   CC       compel/plugins/std/log.o
03:45:19 [2020-08-29T03:45:19.340Z] #39 150.3   CC       criu/pstree.o
03:45:19 [2020-08-29T03:45:19.595Z] #39 ...
03:45:19 [2020-08-29T03:45:19.595Z] 
03:45:19 [2020-08-29T03:45:19.595Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:45:19 [2020-08-29T03:45:19.595Z] #36 DONE 256.6s
03:45:19 [2020-08-29T03:45:19.613Z] ok  	github.com/docker/docker/cmd/dockerd	0.039s	coverage: 30.8% of statements
03:45:19 [2020-08-29T03:45:19.665Z] #18 ...
03:45:19 [2020-08-29T03:45:19.665Z] 
03:45:19 [2020-08-29T03:45:19.665Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:19 [2020-08-29T03:45:19.665Z] #42 177.4 github.com/LK4D4/vndr/godl
03:45:19 [2020-08-29T03:45:19.665Z] #42 178.3 github.com/LK4D4/vndr
03:45:19 [2020-08-29T03:45:19.851Z] 
03:45:19 [2020-08-29T03:45:19.851Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:19 [2020-08-29T03:45:19.892Z] #39 ...
03:45:19 [2020-08-29T03:45:19.892Z] 
03:45:19 [2020-08-29T03:45:19.893Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:19 [2020-08-29T03:45:19.893Z] #41 149.5 vendor/golang.org/x/net/http2/hpack
03:45:19 [2020-08-29T03:45:19.893Z] #41 150.7 mime
03:45:19 [2020-08-29T03:45:19.893Z] #41 152.5 mime/quotedprintable
03:45:19 [2020-08-29T03:45:19.893Z] #41 152.8 net/http/internal
03:45:19 [2020-08-29T03:45:19.893Z] #41 156.0 net/textproto
03:45:19 [2020-08-29T03:45:19.893Z] #41 156.0 crypto/x509
03:45:19 [2020-08-29T03:45:19.893Z] #41 157.2 vendor/golang.org/x/net/http/httpguts
03:45:19 [2020-08-29T03:45:19.893Z] #41 157.5 vendor/golang.org/x/net/http/httpproxy
03:45:19 [2020-08-29T03:45:19.893Z] #41 158.0 mime/multipart
03:45:19 [2020-08-29T03:45:19.964Z] #42 ...
03:45:19 [2020-08-29T03:45:19.964Z] 
03:45:19 [2020-08-29T03:45:19.964Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:19 [2020-08-29T03:45:19.964Z] #18 73.15 Setting up python3-distutils (3.7.3-1) ...
03:45:20 [2020-08-29T03:45:20.112Z] #39 151.2   CC       criu/rbtree.o
03:45:20 [2020-08-29T03:45:20.152Z] #41 ...
03:45:20 [2020-08-29T03:45:20.152Z] 
03:45:20 [2020-08-29T03:45:20.152Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:20 [2020-08-29T03:45:20.152Z] #39 52.04   CC       compel/plugins/std/string.o
03:45:20 [2020-08-29T03:45:20.612Z] #18 ...
03:45:20 [2020-08-29T03:45:20.612Z] 
03:45:20 [2020-08-29T03:45:20.612Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:20 [2020-08-29T03:45:20.612Z] #42 DONE 188.1s
03:45:20 [2020-08-29T03:45:20.612Z] 
03:45:20 [2020-08-29T03:45:20.612Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:20 [2020-08-29T03:45:20.612Z] #40 114.9   CC       criu/cr-dedup.o
03:45:20 [2020-08-29T03:45:20.612Z] #40 115.6   CC       criu/cr-dump.o
03:45:20 [2020-08-29T03:45:20.612Z] #40 118.8   CC       criu/cr-errno.o
03:45:20 [2020-08-29T03:45:20.612Z] #40 118.9   CC       criu/cr-restore.o
03:45:20 [2020-08-29T03:45:20.612Z] #40 ...
03:45:20 [2020-08-29T03:45:20.612Z] 
03:45:20 [2020-08-29T03:45:20.612Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:20 [2020-08-29T03:45:20.644Z] ok  	github.com/docker/docker/container	0.112s	coverage: 34.7% of statements
03:45:20 [2020-08-29T03:45:20.644Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:45:20 [2020-08-29T03:45:20.644Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:45:20 [2020-08-29T03:45:20.644Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:45:20 [2020-08-29T03:45:20.644Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:45:20 [2020-08-29T03:45:20.679Z] #39 151.5   CC       criu/rst-malloc.o
03:45:20 [2020-08-29T03:45:20.679Z] #39 151.6   CC       criu/seccomp.o
03:45:20 [2020-08-29T03:45:20.776Z] #39 74.12   DEP      criu/protobuf-desc.d
03:45:20 [2020-08-29T03:45:20.776Z] #39 74.24   DEP      criu/proc_parse.d
03:45:20 [2020-08-29T03:45:20.776Z] #39 74.42   DEP      criu/plugin.d
03:45:20 [2020-08-29T03:45:20.912Z] #18 74.01 Setting up python3-setuptools (40.8.0-1) ...
03:45:21 [2020-08-29T03:45:21.041Z] #39 74.48   DEP      criu/pipes.d
03:45:21 [2020-08-29T03:45:21.041Z] #39 74.77   DEP      criu/pie-util.d
03:45:21 [2020-08-29T03:45:21.092Z] #39 52.65   CC       compel/plugins/std/infect.o
03:45:21 [2020-08-29T03:45:21.092Z] #39 ...
03:45:21 [2020-08-29T03:45:21.092Z] 
03:45:21 [2020-08-29T03:45:21.092Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:45:21 [2020-08-29T03:45:21.092Z] #54 DONE 160.9s
03:45:21 [2020-08-29T03:45:21.092Z] 
03:45:21 [2020-08-29T03:45:21.092Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
03:45:21 [2020-08-29T03:45:21.092Z] #55 DONE 0.1s
03:45:21 [2020-08-29T03:45:21.241Z] #39 152.2   CC       criu/seize.o
03:45:21 [2020-08-29T03:45:21.321Z] #39 74.87   DEP      criu/pie-util-vdso.d
03:45:21 [2020-08-29T03:45:21.321Z] #39 74.98   DEP      criu/path.d
03:45:21 [2020-08-29T03:45:21.321Z] #39 75.05   DEP      criu/parasite-syscall.d
03:45:21 [2020-08-29T03:45:21.351Z] 
03:45:21 [2020-08-29T03:45:21.351Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:45:21 [2020-08-29T03:45:21.351Z] #56 DONE 0.1s
03:45:21 [2020-08-29T03:45:21.351Z] 
03:45:21 [2020-08-29T03:45:21.351Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:21 [2020-08-29T03:45:21.351Z] #39 53.08   CC       compel/arch/x86/plugins/std/parasite-head.o
03:45:21 [2020-08-29T03:45:21.351Z] #39 53.16   CC       compel/arch/x86/plugins/std/memcpy.o
03:45:21 [2020-08-29T03:45:21.351Z] #39 53.25   CC       compel/arch/x86/plugins/std/syscalls-64.o
03:45:21 [2020-08-29T03:45:21.595Z] #39 75.25   DEP      criu/pagemap.d
03:45:21 [2020-08-29T03:45:21.595Z] #39 ...
03:45:21 [2020-08-29T03:45:21.595Z] 
03:45:21 [2020-08-29T03:45:21.595Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:21 [2020-08-29T03:45:21.595Z] #17 7.078 Reading package lists...
03:45:21 [2020-08-29T03:45:21.595Z] #17 9.905 Reading package lists...
03:45:21 [2020-08-29T03:45:21.595Z] #17 12.72 Building dependency tree...
03:45:21 [2020-08-29T03:45:21.595Z] #17 14.02 libcap2-bin is already the newest version (1:2.25-2).
03:45:21 [2020-08-29T03:45:21.595Z] #17 14.02 The following additional packages will be installed:
03:45:21 [2020-08-29T03:45:21.595Z] #17 14.03   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:45:21 [2020-08-29T03:45:21.595Z] #17 14.03   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:45:21 [2020-08-29T03:45:21.595Z] #17 14.03   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:45:21 [2020-08-29T03:45:21.595Z] #17 14.03   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:45:21 [2020-08-29T03:45:21.595Z] #17 14.03   python3.7 python3.7-minimal vim-runtime xxd
03:45:21 [2020-08-29T03:45:21.595Z] #17 14.03 Suggested packages:
03:45:21 [2020-08-29T03:45:21.595Z] #17 14.03   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:45:21 [2020-08-29T03:45:21.595Z] #17 14.03   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:45:21 [2020-08-29T03:45:21.595Z] #17 14.03   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:45:21 [2020-08-29T03:45:21.595Z] #17 14.03 Recommended packages:
03:45:21 [2020-08-29T03:45:21.595Z] #17 14.03   aufs-dkms nftables build-essential python3-dev python3-keyring
03:45:21 [2020-08-29T03:45:21.595Z] #17 14.03   python3-keyrings.alt python3-xdg unzip
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.36 The following NEW packages will be installed:
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.36   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.36   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.36   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.36   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.36   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.36   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.36   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.36   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.36   xz-utils zip
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.70 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.70 Need to get 27.6 MB of archives.
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.70 After this operation, 114 MB of additional disk space will be used.
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 15.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.76 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 16.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 17.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 17.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 17.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 17.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 17.09 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 17.10 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 17.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 17.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 17.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 17.17 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 17.18 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 17.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 17.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 17.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
03:45:21 [2020-08-29T03:45:21.595Z] #17 18.04 debconf: delaying package configuration, since apt-utils is not installed
03:45:21 [2020-08-29T03:45:21.595Z] #17 18.12 Fetched 27.6 MB in 2s (12.9 MB/s)
03:45:21 [2020-08-29T03:45:21.595Z] #17 18.19 Selecting previously unselected package pigz.
03:45:21 [2020-08-29T03:45:21.595Z] #17 18.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 ... 23405 files and directories currently installed.)
03:45:21 [2020-08-29T03:45:21.595Z] #17 18.28 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
03:45:21 [2020-08-29T03:45:21.595Z] #17 18.29 Unpacking pigz (2.4-1) ...
03:45:21 [2020-08-29T03:45:21.595Z] #17 18.42 Selecting previously unselected package libpython3.7-minimal:arm64.
03:45:21 [2020-08-29T03:45:21.595Z] #17 18.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
03:45:21 [2020-08-29T03:45:21.595Z] #17 18.43 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
03:45:21 [2020-08-29T03:45:21.610Z] #39 53.34   AR       compel/plugins/std.lib.a
03:45:21 [2020-08-29T03:45:21.610Z] #39 53.44   CC       compel/plugins/fds/fds.o
03:45:21 [2020-08-29T03:45:21.802Z] #39 152.7   CC       criu/servicefd.o
03:45:21 [2020-08-29T03:45:21.802Z] #39 ...
03:45:21 [2020-08-29T03:45:21.802Z] 
03:45:21 [2020-08-29T03:45:21.802Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:45:21 [2020-08-29T03:45:21.802Z] #37 DONE 0.5s
03:45:21 [2020-08-29T03:45:21.802Z] 
03:45:21 [2020-08-29T03:45:21.802Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:21 [2020-08-29T03:45:21.802Z] #39 153.0   CC       criu/shmem.o
03:45:21 [2020-08-29T03:45:21.869Z] #39 53.75   AR       compel/plugins/fds.lib.a
03:45:21 [2020-08-29T03:45:21.869Z] #39 53.88   HOSTDEP  compel/src/lib/log-host.d
03:45:21 [2020-08-29T03:45:21.875Z] #17 19.31 Selecting previously unselected package python3.7-minimal.
03:45:21 [2020-08-29T03:45:21.875Z] #17 19.32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
03:45:21 [2020-08-29T03:45:21.875Z] #17 19.34 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
03:45:21 [2020-08-29T03:45:21.875Z] #17 ...
03:45:21 [2020-08-29T03:45:21.875Z] 
03:45:21 [2020-08-29T03:45:21.875Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:21 [2020-08-29T03:45:21.875Z] #39 75.51   DEP      criu/pagemap-cache.d
03:45:21 [2020-08-29T03:45:21.875Z] #39 75.59   DEP      criu/page-xfer.d
03:45:22 [2020-08-29T03:45:22.129Z] #39 54.03   HOSTDEP  compel/src/lib/handle-elf-host.d
03:45:22 [2020-08-29T03:45:22.388Z] #39 54.16   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
03:45:22 [2020-08-29T03:45:22.388Z] #39 54.24   HOSTDEP  compel/src/main-host.d
03:45:22 [2020-08-29T03:45:22.388Z] #39 54.33   DEP      compel/src/lib/ptrace.d
03:45:22 [2020-08-29T03:45:22.388Z] #39 54.42   DEP      compel/src/lib/infect.d
03:45:22 [2020-08-29T03:45:22.466Z] #18 75.55 Setting up python3-pip (18.1-5) ...
03:45:22 [2020-08-29T03:45:22.472Z] #39 75.84   DEP      criu/page-pipe.d
03:45:22 [2020-08-29T03:45:22.472Z] #39 75.98   DEP      criu/netfilter.d
03:45:22 [2020-08-29T03:45:22.472Z] #39 76.15   DEP      criu/net.d
03:45:22 [2020-08-29T03:45:22.647Z] #39 54.56   DEP      compel/src/lib/infect-util.d
03:45:22 [2020-08-29T03:45:22.729Z] #39 153.5   CC       criu/sigframe.o
03:45:22 [2020-08-29T03:45:22.729Z] #39 153.6   CC       criu/signalfd.o
03:45:22 [2020-08-29T03:45:22.729Z] #39 153.8   CC       criu/sk-inet.o
03:45:22 [2020-08-29T03:45:22.747Z] #39 76.36   DEP      criu/namespaces.d
03:45:22 [2020-08-29T03:45:22.747Z] #39 76.49   DEP      criu/mount.d
03:45:22 [2020-08-29T03:45:22.906Z] #39 54.71   DEP      compel/src/lib/infect-rpc.d
03:45:22 [2020-08-29T03:45:22.906Z] #39 54.83   DEP      compel/arch/x86/src/lib/infect.d
03:45:23 [2020-08-29T03:45:23.009Z] #39 76.70   DEP      criu/memfd.d
03:45:23 [2020-08-29T03:45:23.164Z] #39 54.91   DEP      compel/arch/x86/src/lib/cpu.d
03:45:23 [2020-08-29T03:45:23.164Z] #39 54.95   DEP      compel/src/lib/log.d
03:45:23 [2020-08-29T03:45:23.164Z] #39 55.01   DEP      compel/src/main.d
03:45:23 [2020-08-29T03:45:23.164Z] #39 55.08   DEP      compel/src/lib/handle-elf.d
03:45:23 [2020-08-29T03:45:23.270Z] #39 76.87   DEP      criu/mem.d
03:45:23 [2020-08-29T03:45:23.293Z] #39 154.5   CC       criu/sk-netlink.o
03:45:23 [2020-08-29T03:45:23.423Z] #39 55.23   DEP      compel/arch/x86/src/lib/handle-elf.d
03:45:23 [2020-08-29T03:45:23.423Z] #39 55.34   CC       compel/src/lib/log.o
03:45:23 [2020-08-29T03:45:23.537Z] #39 77.03   DEP      criu/lsm.d
03:45:23 [2020-08-29T03:45:23.537Z] #39 77.24   DEP      criu/log.d
03:45:23 [2020-08-29T03:45:23.685Z] #39 55.51   CC       compel/arch/x86/src/lib/cpu.o
03:45:23 [2020-08-29T03:45:23.801Z] #39 77.36   DEP      criu/libnetlink.d
03:45:23 [2020-08-29T03:45:23.801Z] #39 77.50   DEP      criu/kerndat.d
03:45:23 [2020-08-29T03:45:23.856Z] #39 154.7   CC       criu/sk-packet.o
03:45:23 [2020-08-29T03:45:23.856Z] #39 155.1   CC       criu/sk-queue.o
03:45:24 [2020-08-29T03:45:24.001Z] #18 76.86 Processing triggers for libc-bin (2.28-10) ...
03:45:24 [2020-08-29T03:45:24.001Z] #18 76.89 Processing triggers for mime-support (3.62) ...
03:45:24 [2020-08-29T03:45:24.001Z] #18 DONE 77.2s
03:45:24 [2020-08-29T03:45:24.001Z] 
03:45:24 [2020-08-29T03:45:24.001Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
03:45:24 [2020-08-29T03:45:24.065Z] #39 77.68   DEP      criu/kcmp-ids.d
03:45:24 [2020-08-29T03:45:24.065Z] #39 77.74   DEP      criu/irmap.d
03:45:24 [2020-08-29T03:45:24.258Z] #39 56.11   CC       compel/arch/x86/src/lib/infect.o
03:45:24 [2020-08-29T03:45:24.303Z] #19 0.548 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:45:24 [2020-08-29T03:45:24.326Z] #39 77.90   DEP      criu/ipc_ns.d
03:45:24 [2020-08-29T03:45:24.419Z] #39 155.4   CC       criu/sk-tcp.o
03:45:24 [2020-08-29T03:45:24.419Z] #39 155.6   CC       criu/sk-unix.o
03:45:24 [2020-08-29T03:45:24.470Z] #54 ...
03:45:24 [2020-08-29T03:45:24.470Z] 
03:45:24 [2020-08-29T03:45:24.470Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:45:24 [2020-08-29T03:45:24.470Z] #10 162.0 Selecting previously unselected package libapparmor1:amd64.
03:45:24 [2020-08-29T03:45:24.470Z] #10 162.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
03:45:24 [2020-08-29T03:45:24.470Z] #10 162.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
03:45:24 [2020-08-29T03:45:24.470Z] #10 162.1 Selecting previously unselected package libapparmor-dev:amd64.
03:45:24 [2020-08-29T03:45:24.470Z] #10 162.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
03:45:24 [2020-08-29T03:45:24.470Z] #10 162.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
03:45:24 [2020-08-29T03:45:24.470Z] #10 162.3 Selecting previously unselected package libbtrfs0.
03:45:24 [2020-08-29T03:45:24.470Z] #10 162.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
03:45:24 [2020-08-29T03:45:24.470Z] #10 162.3 Unpacking libbtrfs0 (4.20.1-2) ...
03:45:24 [2020-08-29T03:45:24.470Z] #10 162.5 Selecting previously unselected package libbtrfs-dev.
03:45:24 [2020-08-29T03:45:24.470Z] #10 162.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
03:45:24 [2020-08-29T03:45:24.470Z] #10 162.6 Unpacking libbtrfs-dev (4.20.1-2) ...
03:45:24 [2020-08-29T03:45:24.587Z] #39 78.08   DEP      criu/image.d
03:45:24 [2020-08-29T03:45:24.587Z] #39 78.18   DEP      criu/image-desc.d
03:45:24 [2020-08-29T03:45:24.587Z] #39 78.27   DEP      criu/fsnotify.d
03:45:24 [2020-08-29T03:45:24.604Z] #19 0.552 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:45:24 [2020-08-29T03:45:24.604Z] #19 0.565 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:45:24 [2020-08-29T03:45:24.604Z] #19 DONE 0.7s
03:45:24 [2020-08-29T03:45:24.604Z] 
03:45:24 [2020-08-29T03:45:24.604Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:24 [2020-08-29T03:45:24.604Z] #40 126.2   CC       criu/cr-service.o
03:45:24 [2020-08-29T03:45:24.604Z] #40 128.7   CC       criu/crtools.o
03:45:24 [2020-08-29T03:45:24.730Z] #10 162.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
03:45:24 [2020-08-29T03:45:24.730Z] #10 162.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
03:45:24 [2020-08-29T03:45:24.730Z] #10 162.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:45:24 [2020-08-29T03:45:24.730Z] #10 162.8 Selecting previously unselected package libudev-dev:amd64.
03:45:24 [2020-08-29T03:45:24.730Z] #10 162.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
03:45:24 [2020-08-29T03:45:24.730Z] #10 162.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
03:45:24 [2020-08-29T03:45:24.826Z] #39 56.66   CC       compel/src/lib/infect-rpc.o
03:45:24 [2020-08-29T03:45:24.849Z] #39 78.38   DEP      criu/filesystems.d
03:45:24 [2020-08-29T03:45:24.849Z] #39 78.55   DEP      criu/files.d
03:45:25 [2020-08-29T03:45:25.085Z] #39 57.05   CC       compel/src/lib/infect-util.o
03:45:25 [2020-08-29T03:45:25.112Z] #39 78.68   DEP      criu/files-reg.d
03:45:25 [2020-08-29T03:45:25.334Z] #10 163.4 Selecting previously unselected package libsepol1-dev:amd64.
03:45:25 [2020-08-29T03:45:25.334Z] #10 163.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
03:45:25 [2020-08-29T03:45:25.344Z] #39 57.27   CC       compel/src/lib/infect.o
03:45:25 [2020-08-29T03:45:25.374Z] #39 78.80   DEP      criu/files-ext.d
03:45:25 [2020-08-29T03:45:25.374Z] #39 78.88   DEP      criu/file-lock.d
03:45:25 [2020-08-29T03:45:25.374Z] #39 78.95   DEP      criu/file-ids.d
03:45:25 [2020-08-29T03:45:25.374Z] #39 79.03   DEP      criu/fifo.d
03:45:25 [2020-08-29T03:45:25.594Z] #10 163.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
03:45:25 [2020-08-29T03:45:25.637Z] #39 79.11   DEP      criu/fdstore.d
03:45:25 [2020-08-29T03:45:25.637Z] #39 79.16   DEP      criu/fault-injection.d
03:45:25 [2020-08-29T03:45:25.637Z] #39 79.20   DEP      criu/external.d
03:45:25 [2020-08-29T03:45:25.637Z] #39 79.27   DEP      criu/eventpoll.d
03:45:25 [2020-08-29T03:45:25.664Z] #40 129.5   CC       criu/eventfd.o
03:45:25 [2020-08-29T03:45:25.784Z] #39 156.7   CC       criu/sockets.o
03:45:25 [2020-08-29T03:45:25.902Z] #39 79.47   DEP      criu/eventfd.d
03:45:25 [2020-08-29T03:45:25.902Z] #39 79.59   DEP      criu/crtools.d
03:45:25 [2020-08-29T03:45:25.963Z] #40 129.9   CC       criu/eventpoll.o
03:45:26 [2020-08-29T03:45:26.164Z] #39 79.70   DEP      criu/cr-service.d
03:45:26 [2020-08-29T03:45:26.164Z] #39 79.80   DEP      criu/cr-restore.d
03:45:26 [2020-08-29T03:45:26.165Z] #39 79.91   DEP      criu/cr-errno.d
03:45:26 [2020-08-29T03:45:26.230Z] ok  	github.com/docker/docker/daemon/cluster	0.042s	coverage: 0.5% of statements
03:45:26 [2020-08-29T03:45:26.346Z] #39 157.2   CC       criu/stats.o
03:45:26 [2020-08-29T03:45:26.346Z] #39 157.4   CC       criu/string.o
03:45:26 [2020-08-29T03:45:26.427Z] #39 79.94   DEP      criu/cr-dump.d
03:45:26 [2020-08-29T03:45:26.428Z] #39 80.10   DEP      criu/cr-dedup.d
03:45:26 [2020-08-29T03:45:26.533Z] #10 ...
03:45:26 [2020-08-29T03:45:26.533Z] 
03:45:26 [2020-08-29T03:45:26.533Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:45:26 [2020-08-29T03:45:26.533Z] #54 DONE 164.5s
03:45:26 [2020-08-29T03:45:26.533Z] 
03:45:26 [2020-08-29T03:45:26.533Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
03:45:26 [2020-08-29T03:45:26.533Z] #55 DONE 0.1s
03:45:26 [2020-08-29T03:45:26.533Z] 
03:45:26 [2020-08-29T03:45:26.533Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:45:26 [2020-08-29T03:45:26.533Z] #10 164.5 Selecting previously unselected package libpcre16-3:amd64.
03:45:26 [2020-08-29T03:45:26.533Z] #10 164.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
03:45:26 [2020-08-29T03:45:26.533Z] #10 164.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
03:45:26 [2020-08-29T03:45:26.533Z] #10 ...
03:45:26 [2020-08-29T03:45:26.533Z] 
03:45:26 [2020-08-29T03:45:26.533Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:45:26 [2020-08-29T03:45:26.533Z] #56 DONE 0.1s
03:45:26 [2020-08-29T03:45:26.602Z] #39 157.5   CC       criu/sysctl.o
03:45:26 [2020-08-29T03:45:26.613Z] #40 ...
03:45:26 [2020-08-29T03:45:26.613Z] 
03:45:26 [2020-08-29T03:45:26.613Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:45:26 [2020-08-29T03:45:26.613Z] #29 DONE 194.2s
03:45:26 [2020-08-29T03:45:26.690Z] #39 80.24   DEP      criu/cr-check.d
03:45:26 [2020-08-29T03:45:26.690Z] #39 80.35   DEP      criu/config.d
03:45:26 [2020-08-29T03:45:26.792Z] 
03:45:26 [2020-08-29T03:45:26.792Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:45:26 [2020-08-29T03:45:26.792Z] #10 164.8 Selecting previously unselected package libpcre32-3:amd64.
03:45:26 [2020-08-29T03:45:26.792Z] #10 164.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
03:45:26 [2020-08-29T03:45:26.792Z] #10 164.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
03:45:26 [2020-08-29T03:45:26.858Z] #39 157.9   CC       criu/sysfs_parse.o
03:45:26 [2020-08-29T03:45:26.912Z] 
03:45:26 [2020-08-29T03:45:26.912Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:45:26 [2020-08-29T03:45:26.953Z] #39 80.51   DEP      criu/clone-noasan.d
03:45:26 [2020-08-29T03:45:26.953Z] #39 80.55   DEP      criu/cgroup.d
03:45:27 [2020-08-29T03:45:27.051Z] #10 165.2 Selecting previously unselected package libpcrecpp0v5:amd64.
03:45:27 [2020-08-29T03:45:27.051Z] #10 165.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.051Z] #10 165.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
03:45:27 [2020-08-29T03:45:27.114Z] #39 158.1   CC       criu/timens.o
03:45:27 [2020-08-29T03:45:27.114Z] #39 158.3   CC       criu/timerfd.o
03:45:27 [2020-08-29T03:45:27.216Z] #39 80.71   DEP      criu/cgroup-props.d
03:45:27 [2020-08-29T03:45:27.216Z] #39 80.80   DEP      criu/bitmap.d
03:45:27 [2020-08-29T03:45:27.216Z] #39 80.82   DEP      criu/bfd.d
03:45:27 [2020-08-29T03:45:27.216Z] #39 80.93   DEP      criu/autofs.d
03:45:27 [2020-08-29T03:45:27.253Z] #39 ...
03:45:27 [2020-08-29T03:45:27.253Z] 
03:45:27 [2020-08-29T03:45:27.253Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.3 Selecting previously unselected package libapparmor1:amd64.
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.3 Unpacking libapparmor1:amd64 (2.13.2-10) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.4 Selecting previously unselected package libapparmor-dev:amd64.
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.6 Selecting previously unselected package libbtrfs0.
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.6 Unpacking libbtrfs0 (4.20.1-2) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.7 Selecting previously unselected package libbtrfs-dev.
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.7 Unpacking libbtrfs-dev (4.20.1-2) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 163.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.0 Selecting previously unselected package libudev-dev:amd64.
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.1 Selecting previously unselected package libsepol1-dev:amd64.
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.3 Selecting previously unselected package libpcre16-3:amd64.
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.5 Selecting previously unselected package libpcre32-3:amd64.
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.6 Selecting previously unselected package libpcrecpp0v5:amd64.
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.7 Selecting previously unselected package libpcre3-dev:amd64.
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 164.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.1 Selecting previously unselected package libselinux1-dev:amd64.
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.3 Selecting previously unselected package libdevmapper-dev:amd64.
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.4 Selecting previously unselected package libseccomp-dev:amd64.
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.5 Selecting previously unselected package libsystemd-dev:amd64.
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 165.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.0 Setting up libbtrfs0 (4.20.1-2) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.0 Setting up libbtrfs-dev (4.20.1-2) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.0 Setting up mingw-w64-common (6.0.0-3) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.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
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.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
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.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
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.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
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.1 Setting up dmsetup (2:1.02.155-3) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 166.2 Processing triggers for libc-bin (2.28-10) ...
03:45:27 [2020-08-29T03:45:27.253Z] #10 DONE 166.7s
03:45:27 [2020-08-29T03:45:27.253Z] 
03:45:27 [2020-08-29T03:45:27.253Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:27 [2020-08-29T03:45:27.370Z] #39 158.6   CC       criu/tty.o
03:45:27 [2020-08-29T03:45:27.479Z] #39 81.07   DEP      criu/aio.d
03:45:27 [2020-08-29T03:45:27.620Z] #10 165.4 Selecting previously unselected package libpcre3-dev:amd64.
03:45:27 [2020-08-29T03:45:27.620Z] #10 165.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
03:45:27 [2020-08-29T03:45:27.620Z] #10 165.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
03:45:27 [2020-08-29T03:45:27.734Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
03:45:27 [2020-08-29T03:45:27.741Z] #39 81.24   DEP      criu/action-scripts.d
03:45:27 [2020-08-29T03:45:27.741Z] #39 81.38   CC       criu/action-scripts.o
03:45:27 [2020-08-29T03:45:27.879Z] #10 166.0 Selecting previously unselected package libselinux1-dev:amd64.
03:45:28 [2020-08-29T03:45:28.139Z] #10 166.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
03:45:28 [2020-08-29T03:45:28.139Z] #10 166.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
03:45:28 [2020-08-29T03:45:28.139Z] #10 166.3 Selecting previously unselected package libdevmapper-dev:amd64.
03:45:28 [2020-08-29T03:45:28.316Z] #39 81.98   CC       criu/aio.o
03:45:28 [2020-08-29T03:45:28.398Z] #10 166.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
03:45:28 [2020-08-29T03:45:28.398Z] #10 166.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:45:28 [2020-08-29T03:45:28.398Z] #10 166.4 Selecting previously unselected package libseccomp-dev:amd64.
03:45:28 [2020-08-29T03:45:28.398Z] #10 166.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
03:45:28 [2020-08-29T03:45:28.398Z] #10 166.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.461 + RM_GOPATH=0
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.461 + TMP_GOPATH=
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.461 + : /build
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.461 + '[' -z '' ']'
03:45:28 [2020-08-29T03:45:28.642Z] #49 ...
03:45:28 [2020-08-29T03:45:28.642Z] 
03:45:28 [2020-08-29T03:45:28.642Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
03:45:28 [2020-08-29T03:45:28.642Z] #11 DONE 1.5s
03:45:28 [2020-08-29T03:45:28.642Z] 
03:45:28 [2020-08-29T03:45:28.642Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.465 ++ mktemp -d
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.468 + export GOPATH=/tmp/tmp.JYFlnpUW31
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.468 + GOPATH=/tmp/tmp.JYFlnpUW31
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.468 + RM_GOPATH=1
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.468 + case "$(go env GOARCH)" in
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.469 ++ go env GOARCH
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.485 + export GO_BUILDMODE=-buildmode=pie
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.485 + GO_BUILDMODE=-buildmode=pie
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.500 ++ dirname /tmp/install/install.sh
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.501 + dir=/tmp/install
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.501 + bin=runc
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.501 + shift
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.501 + '[' '!' -f /tmp/install/runc.installer ']'
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.502 + . /tmp/install/runc.installer
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.502 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.503 + install_runc
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.505 + grep -q '^3\.10\.0.*\.el7\.'
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.505 + uname -r
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.509 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.510 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.511 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JYFlnpUW31/src/github.com/opencontainers/runc
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.511 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
03:45:28 [2020-08-29T03:45:28.642Z] #49 1.517 Cloning into '/tmp/tmp.JYFlnpUW31/src/github.com/opencontainers/runc'...
03:45:28 [2020-08-29T03:45:28.658Z] #10 166.5 Selecting previously unselected package libsystemd-dev:amd64.
03:45:28 [2020-08-29T03:45:28.658Z] #10 166.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
03:45:28 [2020-08-29T03:45:28.658Z] #10 166.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
03:45:28 [2020-08-29T03:45:28.737Z] #39 159.8   CC       criu/tun.o
03:45:28 [2020-08-29T03:45:28.764Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
03:45:28 [2020-08-29T03:45:28.892Z] #39 82.41   CC       criu/autofs.o
03:45:28 [2020-08-29T03:45:28.918Z] #10 167.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.1 Setting up libbtrfs0 (4.20.1-2) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.2 Setting up libbtrfs-dev (4.20.1-2) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.3 Setting up mingw-w64-common (6.0.0-3) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:45:29 [2020-08-29T03:45:29.189Z] #10 167.4 Setting up dmsetup (2:1.02.155-3) ...
03:45:29 [2020-08-29T03:45:29.299Z] #39 160.1   CC       criu/uffd.o
03:45:29 [2020-08-29T03:45:29.450Z] #10 167.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:45:29 [2020-08-29T03:45:29.450Z] #10 167.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:45:29 [2020-08-29T03:45:29.450Z] #10 167.4 Processing triggers for libc-bin (2.28-10) ...
03:45:29 [2020-08-29T03:45:29.450Z] #10 ...
03:45:29 [2020-08-29T03:45:29.450Z] 
03:45:29 [2020-08-29T03:45:29.450Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:29 [2020-08-29T03:45:29.450Z] #39 51.43   CC       images/opts.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 51.65   CC       images/seccomp.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 51.89   CC       images/binfmt-misc.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 52.08   CC       images/time.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 52.36   CC       images/sysctl.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 52.62   CC       images/autofs.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 52.86   CC       images/macvlan.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 53.09   CC       images/sit.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 53.27   CC       images/memfd.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 53.51   CC       images/timens.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 53.75   LINK     images/built-in.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 53.94   GEN      compel/include/asm
03:45:29 [2020-08-29T03:45:29.450Z] #39 53.98   GEN      compel/include/version.h
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.01 touch .config
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.07   GEN      include/common/config.h
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.17   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.18   GEN      compel/plugins/include/uapi/std/syscall-64.h
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.20   GEN      compel/arch/x86/plugins/std/syscalls-64.S
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.22   DEP      compel/arch/x86/plugins/std/syscalls-64.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.26   DEP      compel/arch/x86/plugins/std/memcpy.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.28   DEP      compel/arch/x86/plugins/std/parasite-head.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.30   GEN      compel/plugins/include/uapi/std/syscall.h
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.34   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.36   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.38   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.39   DEP      compel/plugins/std/infect.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.58   DEP      compel/plugins/std/string.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.70   DEP      compel/plugins/std/log.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.78   DEP      compel/plugins/std/fds.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.85   DEP      compel/plugins/std/std.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 54.93   DEP      compel/plugins/shmem/shmem.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 55.04   DEP      compel/plugins/fds/fds.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 55.19   CC       compel/plugins/std/std.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 55.57   CC       compel/plugins/std/fds.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 55.92   CC       compel/plugins/std/log.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 56.58   CC       compel/plugins/std/string.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 57.12   CC       compel/plugins/std/infect.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 57.43   CC       compel/arch/x86/plugins/std/parasite-head.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 57.48   CC       compel/arch/x86/plugins/std/memcpy.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 57.53   CC       compel/arch/x86/plugins/std/syscalls-64.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 57.59   AR       compel/plugins/std.lib.a
03:45:29 [2020-08-29T03:45:29.450Z] #39 57.67   CC       compel/plugins/fds/fds.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 57.86   AR       compel/plugins/fds.lib.a
03:45:29 [2020-08-29T03:45:29.450Z] #39 57.92   HOSTDEP  compel/src/lib/log-host.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 58.05   HOSTDEP  compel/src/lib/handle-elf-host.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 58.15   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 58.26   HOSTDEP  compel/src/main-host.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 58.39   DEP      compel/src/lib/ptrace.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 58.58   DEP      compel/src/lib/infect.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 58.75   DEP      compel/src/lib/infect-util.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 58.92   DEP      compel/src/lib/infect-rpc.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 59.10   DEP      compel/arch/x86/src/lib/infect.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 59.25   DEP      compel/arch/x86/src/lib/cpu.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 59.34   DEP      compel/src/lib/log.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 59.44   DEP      compel/src/main.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 59.53   DEP      compel/src/lib/handle-elf.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 59.76   DEP      compel/arch/x86/src/lib/handle-elf.d
03:45:29 [2020-08-29T03:45:29.450Z] #39 60.03   CC       compel/src/lib/log.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 60.29   CC       compel/arch/x86/src/lib/cpu.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 60.81   CC       compel/arch/x86/src/lib/infect.o
03:45:29 [2020-08-29T03:45:29.450Z] #39 61.37   CC       compel/src/lib/infect-rpc.o
03:45:29 [2020-08-29T03:45:29.579Z] #49 ...
03:45:29 [2020-08-29T03:45:29.579Z] 
03:45:29 [2020-08-29T03:45:29.579Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
03:45:29 [2020-08-29T03:45:29.579Z] #12 DONE 1.1s
03:45:29 [2020-08-29T03:45:29.690Z] #20 5.213 Collecting yamllint==1.16.0
03:45:29 [2020-08-29T03:45:29.710Z] #39 61.61   CC       compel/src/lib/infect-util.o
03:45:29 [2020-08-29T03:45:29.710Z] #39 ...
03:45:29 [2020-08-29T03:45:29.710Z] 
03:45:29 [2020-08-29T03:45:29.710Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:45:29 [2020-08-29T03:45:29.710Z] #10 DONE 167.8s
03:45:29 [2020-08-29T03:45:29.710Z] 
03:45:29 [2020-08-29T03:45:29.710Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
03:45:29 [2020-08-29T03:45:29.838Z] 
03:45:29 [2020-08-29T03:45:29.838Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
03:45:29 [2020-08-29T03:45:29.862Z] #39 160.9   CC       criu/util.o
03:45:29 [2020-08-29T03:45:29.862Z] #39 ...
03:45:29 [2020-08-29T03:45:29.862Z] 
03:45:29 [2020-08-29T03:45:29.862Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:45:29 [2020-08-29T03:45:29.862Z] #45 267.0 + cd /tmp/tmp.xZ54FWlJKH/src/github.com/golangci/golangci-lint/
03:45:29 [2020-08-29T03:45:29.862Z] #45 267.0 + git checkout -q v1.23.8
03:45:30 [2020-08-29T03:45:30.286Z] #39 83.72   CC       criu/bfd.o
03:45:30 [2020-08-29T03:45:30.334Z] #20 5.730   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:45:30 [2020-08-29T03:45:30.406Z] #13 0.874 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:45:30 [2020-08-29T03:45:30.424Z] #45 267.5 ++ git describe --tags
03:45:30 [2020-08-29T03:45:30.424Z] #45 267.5 + version=v1.23.8
03:45:30 [2020-08-29T03:45:30.424Z] #45 267.5 ++ git rev-parse --short HEAD
03:45:30 [2020-08-29T03:45:30.424Z] #45 267.5 + commit=76a82c6
03:45:30 [2020-08-29T03:45:30.424Z] #45 267.5 ++ git show -s --format=%cd
03:45:30 [2020-08-29T03:45:30.424Z] #45 267.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:45:30 [2020-08-29T03:45:30.424Z] #45 267.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
03:45:30 [2020-08-29T03:45:30.549Z] #39 ...
03:45:30 [2020-08-29T03:45:30.549Z] 
03:45:30 [2020-08-29T03:45:30.549Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:30 [2020-08-29T03:45:30.549Z] #17 20.29 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 20.32 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 23.26 Selecting previously unselected package python3-minimal.
03:45:30 [2020-08-29T03:45:30.549Z] #17 23.26 (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.)
03:45:30 [2020-08-29T03:45:30.549Z] #17 23.30 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 23.41 Unpacking python3-minimal (3.7.3-1) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 23.62 Selecting previously unselected package libmpdec2:arm64.
03:45:30 [2020-08-29T03:45:30.549Z] #17 23.64 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 23.66 Unpacking libmpdec2:arm64 (2.4.2-2) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 23.83 Selecting previously unselected package libpython3.7-stdlib:arm64.
03:45:30 [2020-08-29T03:45:30.549Z] #17 23.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 23.85 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 24.75 Selecting previously unselected package python3.7.
03:45:30 [2020-08-29T03:45:30.549Z] #17 24.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 24.78 Unpacking python3.7 (3.7.3-2+deb10u2) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 25.28 Selecting previously unselected package libpython3-stdlib:arm64.
03:45:30 [2020-08-29T03:45:30.549Z] #17 25.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 25.38 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 25.89 Setting up python3-minimal (3.7.3-1) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 26.85 Selecting previously unselected package python3.
03:45:30 [2020-08-29T03:45:30.549Z] #17 26.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
03:45:30 [2020-08-29T03:45:30.549Z] #17 26.89 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 26.91 Unpacking python3 (3.7.3-1) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.09 Selecting previously unselected package libip4tc0:arm64.
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.10 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.10 Unpacking libip4tc0:arm64 (1.8.2-4) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.19 Selecting previously unselected package libip6tc0:arm64.
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.19 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.20 Unpacking libip6tc0:arm64 (1.8.2-4) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.27 Selecting previously unselected package libiptc0:arm64.
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.27 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.28 Unpacking libiptc0:arm64 (1.8.2-4) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.47 Selecting previously unselected package libnfnetlink0:arm64.
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.47 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.55 Selecting previously unselected package libnetfilter-conntrack3:arm64.
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.57 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.65 Selecting previously unselected package libnftnl11:arm64.
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.66 Unpacking libnftnl11:arm64 (1.1.2-2) ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.79 Selecting previously unselected package iptables.
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.80 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
03:45:30 [2020-08-29T03:45:30.549Z] #17 27.82 Unpacking iptables (1.8.2-4) ...
03:45:30 [2020-08-29T03:45:30.635Z] #20 5.899 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:45:30 [2020-08-29T03:45:30.635Z] #20 5.977   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:45:30 [2020-08-29T03:45:30.635Z] #20 6.074 Collecting pyyaml (from yamllint==1.16.0)
03:45:30 [2020-08-29T03:45:30.665Z] #13 DONE 1.0s
03:45:30 [2020-08-29T03:45:30.665Z] 
03:45:30 [2020-08-29T03:45:30.665Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:30 [2020-08-29T03:45:30.665Z] #41 160.3 crypto/tls
03:45:30 [2020-08-29T03:45:30.665Z] #41 166.4 net/http/httptrace
03:45:30 [2020-08-29T03:45:30.665Z] #41 166.7 net/http
03:45:30 [2020-08-29T03:45:30.665Z] #41 ...
03:45:30 [2020-08-29T03:45:30.665Z] 
03:45:30 [2020-08-29T03:45:30.665Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
03:45:30 [2020-08-29T03:45:30.812Z] #17 ...
03:45:30 [2020-08-29T03:45:30.812Z] 
03:45:30 [2020-08-29T03:45:30.812Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:30 [2020-08-29T03:45:30.812Z] #39 84.40   CC       criu/bitmap.o
03:45:30 [2020-08-29T03:45:30.812Z] #39 84.53   CC       criu/cgroup-props.o
03:45:30 [2020-08-29T03:45:30.933Z] #20 6.322   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:45:31 [2020-08-29T03:45:31.093Z] #11 ...
03:45:31 [2020-08-29T03:45:31.093Z] 
03:45:31 [2020-08-29T03:45:31.093Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:31 [2020-08-29T03:45:31.093Z] #41 159.0 net/textproto
03:45:31 [2020-08-29T03:45:31.093Z] #41 159.0 crypto/x509
03:45:31 [2020-08-29T03:45:31.093Z] #41 160.2 vendor/golang.org/x/net/http/httpguts
03:45:31 [2020-08-29T03:45:31.093Z] #41 160.4 vendor/golang.org/x/net/http/httpproxy
03:45:31 [2020-08-29T03:45:31.093Z] #41 161.1 mime/multipart
03:45:31 [2020-08-29T03:45:31.093Z] #41 163.0 crypto/tls
03:45:31 [2020-08-29T03:45:31.093Z] #41 ...
03:45:31 [2020-08-29T03:45:31.093Z] 
03:45:31 [2020-08-29T03:45:31.093Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:31 [2020-08-29T03:45:31.093Z] #39 61.92   CC       compel/src/lib/infect.o
03:45:31 [2020-08-29T03:45:31.354Z] #39 ...
03:45:31 [2020-08-29T03:45:31.354Z] 
03:45:31 [2020-08-29T03:45:31.354Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
03:45:31 [2020-08-29T03:45:31.354Z] #11 DONE 1.5s
03:45:31 [2020-08-29T03:45:31.354Z] 
03:45:31 [2020-08-29T03:45:31.354Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.425 + RM_GOPATH=0
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.430 + TMP_GOPATH=
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.430 + : /build
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.430 + '[' -z '' ']'
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.433 ++ mktemp -d
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.435 + export GOPATH=/tmp/tmp.drvTG4Mt1Q
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.435 + GOPATH=/tmp/tmp.drvTG4Mt1Q
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.435 + RM_GOPATH=1
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.435 + case "$(go env GOARCH)" in
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.435 ++ go env GOARCH
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.456 + export GO_BUILDMODE=-buildmode=pie
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.456 + GO_BUILDMODE=-buildmode=pie
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.456 ++ dirname /tmp/install/install.sh
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.459 + dir=/tmp/install
03:45:31 [2020-08-29T03:45:31.354Z] #49 1.459 + bin=runc
03:45:31 [2020-08-29T03:45:31.355Z] #49 1.459 + shift
03:45:31 [2020-08-29T03:45:31.355Z] #49 1.459 + '[' '!' -f /tmp/install/runc.installer ']'
03:45:31 [2020-08-29T03:45:31.355Z] #49 1.459 + . /tmp/install/runc.installer
03:45:31 [2020-08-29T03:45:31.355Z] #49 1.459 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
03:45:31 [2020-08-29T03:45:31.355Z] #49 1.459 + install_runc
03:45:31 [2020-08-29T03:45:31.355Z] #49 1.470 + grep -q '^3\.10\.0.*\.el7\.'
03:45:31 [2020-08-29T03:45:31.355Z] #49 1.470 + uname -r
03:45:31 [2020-08-29T03:45:31.355Z] #49 1.470 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:45:31 [2020-08-29T03:45:31.355Z] #49 1.470 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
03:45:31 [2020-08-29T03:45:31.355Z] #49 1.470 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.drvTG4Mt1Q/src/github.com/opencontainers/runc
03:45:31 [2020-08-29T03:45:31.355Z] #49 1.471 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
03:45:31 [2020-08-29T03:45:31.355Z] #49 1.477 Cloning into '/tmp/tmp.drvTG4Mt1Q/src/github.com/opencontainers/runc'...
03:45:31 [2020-08-29T03:45:31.760Z] #39 85.42   CC       criu/cgroup.o
03:45:32 [2020-08-29T03:45:32.043Z] #14 DONE 1.2s
03:45:32 [2020-08-29T03:45:32.043Z] 
03:45:32 [2020-08-29T03:45:32.043Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:32 [2020-08-29T03:45:32.043Z] #39 59.04   CC       compel/src/lib/ptrace.o
03:45:32 [2020-08-29T03:45:32.043Z] #39 59.67   AR       compel/libcompel.a
03:45:32 [2020-08-29T03:45:32.043Z] #39 59.89   HOSTCC   compel/src/main-host.o
03:45:32 [2020-08-29T03:45:32.043Z] #39 60.27   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
03:45:32 [2020-08-29T03:45:32.043Z] #39 60.68   HOSTCC   compel/src/lib/handle-elf-host.o
03:45:32 [2020-08-29T03:45:32.043Z] #39 61.07   HOSTCC   compel/src/lib/log-host.o
03:45:32 [2020-08-29T03:45:32.043Z] #39 61.22   HOSTLINK compel/compel-host-bin
03:45:32 [2020-08-29T03:45:32.043Z] #39 61.39   DEP      soccr/soccr.d
03:45:32 [2020-08-29T03:45:32.043Z] #39 61.56   CC       soccr/soccr.o
03:45:32 [2020-08-29T03:45:32.043Z] #39 63.39   AR       soccr/libsoccr.a
03:45:32 [2020-08-29T03:45:32.043Z] #39 63.43 make[1]: 'soccr/libsoccr.a' is up to date.
03:45:32 [2020-08-29T03:45:32.043Z] #39 63.95   DEP      criu/arch/x86/sigframe.d
03:45:32 [2020-08-29T03:45:32.043Z] #39 64.05   DEP      criu/arch/x86/sigaction_compat.d
03:45:32 [2020-08-29T03:45:32.303Z] #39 64.10   DEP      criu/arch/x86/kerndat.d
03:45:32 [2020-08-29T03:45:32.303Z] #39 64.17   DEP      criu/arch/x86/crtools.d
03:45:32 [2020-08-29T03:45:32.303Z] #39 64.24   DEP      criu/arch/x86/cpu.d
03:45:32 [2020-08-29T03:45:32.475Z] #20 7.983 Building wheels for collected packages: pyyaml
03:45:32 [2020-08-29T03:45:32.475Z] #20 7.987   Running setup.py bdist_wheel for pyyaml: started
03:45:32 [2020-08-29T03:45:32.562Z] #39 64.42   CC       criu/arch/x86/cpu.o
03:45:32 [2020-08-29T03:45:32.734Z] #49 ...
03:45:32 [2020-08-29T03:45:32.734Z] 
03:45:32 [2020-08-29T03:45:32.734Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
03:45:32 [2020-08-29T03:45:32.734Z] #12 DONE 1.2s
03:45:32 [2020-08-29T03:45:32.734Z] 
03:45:32 [2020-08-29T03:45:32.734Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
03:45:32 [2020-08-29T03:45:32.825Z] #39 ...
03:45:32 [2020-08-29T03:45:32.825Z] 
03:45:32 [2020-08-29T03:45:32.825Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
03:45:32 [2020-08-29T03:45:32.825Z] #15 DONE 1.0s
03:45:32 [2020-08-29T03:45:32.825Z] 
03:45:32 [2020-08-29T03:45:32.825Z] #16 [dev-systemd-false  6/26] RUN ldconfig
03:45:33 [2020-08-29T03:45:33.305Z] #13 0.954 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:45:33 [2020-08-29T03:45:33.535Z] #20 ...
03:45:33 [2020-08-29T03:45:33.535Z] 
03:45:33 [2020-08-29T03:45:33.535Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:33 [2020-08-29T03:45:33.535Z] #40 131.0   CC       criu/external.o
03:45:33 [2020-08-29T03:45:33.535Z] #40 131.8   CC       criu/fault-injection.o
03:45:33 [2020-08-29T03:45:33.535Z] #40 132.1   CC       criu/fdstore.o
03:45:33 [2020-08-29T03:45:33.535Z] #40 132.4   CC       criu/fifo.o
03:45:33 [2020-08-29T03:45:33.535Z] #40 132.9   CC       criu/file-ids.o
03:45:33 [2020-08-29T03:45:33.535Z] #40 133.4   CC       criu/file-lock.o
03:45:33 [2020-08-29T03:45:33.535Z] #40 134.4   CC       criu/files-ext.o
03:45:33 [2020-08-29T03:45:33.535Z] #40 134.9   CC       criu/files-reg.o
03:45:33 [2020-08-29T03:45:33.535Z] #40 137.6   CC       criu/files.o
03:45:33 [2020-08-29T03:45:33.566Z] #13 DONE 1.1s
03:45:33 [2020-08-29T03:45:33.566Z] 
03:45:33 [2020-08-29T03:45:33.566Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
03:45:33 [2020-08-29T03:45:33.762Z] #16 DONE 1.1s
03:45:33 [2020-08-29T03:45:33.762Z] 
03:45:33 [2020-08-29T03:45:33.762Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:33 [2020-08-29T03:45:33.762Z] #39 65.21   CC       criu/arch/x86/crtools.o
03:45:34 [2020-08-29T03:45:34.182Z] #40 ...
03:45:34 [2020-08-29T03:45:34.182Z] 
03:45:34 [2020-08-29T03:45:34.182Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:45:34 [2020-08-29T03:45:34.182Z] #20 9.544   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:45:34 [2020-08-29T03:45:34.182Z] #20 9.546   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:45:34 [2020-08-29T03:45:34.182Z] #20 9.667 Successfully built pyyaml
03:45:34 [2020-08-29T03:45:34.182Z] #20 9.700 Installing collected packages: pathspec, pyyaml, yamllint
03:45:34 [2020-08-29T03:45:34.507Z] #14 DONE 1.0s
03:45:34 [2020-08-29T03:45:34.507Z] 
03:45:34 [2020-08-29T03:45:34.507Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
03:45:34 [2020-08-29T03:45:34.699Z] #39 66.55   CC       criu/arch/x86/kerndat.o
03:45:34 [2020-08-29T03:45:34.827Z] #20 10.14 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:45:34 [2020-08-29T03:45:34.827Z] #20 DONE 10.4s
03:45:34 [2020-08-29T03:45:34.827Z] 
03:45:34 [2020-08-29T03:45:34.827Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:35 [2020-08-29T03:45:35.076Z] #39 88.17   CC       criu/clone-noasan.o
03:45:35 [2020-08-29T03:45:35.076Z] #39 88.40   CC       criu/config.o
03:45:35 [2020-08-29T03:45:35.266Z] #39 67.16   CC       criu/arch/x86/sigaction_compat.o
03:45:35 [2020-08-29T03:45:35.526Z] #39 67.55   CC       criu/arch/x86/sigframe.o
03:45:35 [2020-08-29T03:45:35.636Z] DEBUG: print all environment variables to check how Jenkins runs this script
03:45:35 [2020-08-29T03:45:35.636Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-22eaf4cc\powershellScript.ps1'; exit $LASTEXITCODE;
03:45:35 [2020-08-29T03:45:35.636Z] ----------------------------------------------------------------------------
03:45:35 [2020-08-29T03:45:35.636Z] 
03:45:35 [2020-08-29T03:45:35.636Z] INFO: executeCI.ps1 starting at Sat Aug 29 03:45:32 CUT 2020
03:45:35 [2020-08-29T03:45:35.636Z] 
03:45:35 [2020-08-29T03:45:35.636Z] INFO: Script version 05-Feb-2019 09:03 PDT
03:45:35 [2020-08-29T03:45:35.636Z] INFO: Running git version 2.24.1.windows.2
03:45:35 [2020-08-29T03:45:35.636Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
03:45:35 [2020-08-29T03:45:35.636Z] INFO: Environment variables:
03:45:35 [2020-08-29T03:45:35.636Z] 
03:45:35 [2020-08-29T03:45:35.636Z] Name                           Value                                                                                   
03:45:35 [2020-08-29T03:45:35.636Z] ----                           -----                                                                                   
03:45:35 [2020-08-29T03:45:35.636Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
03:45:35 [2020-08-29T03:45:35.636Z] amd64                          true                                                                                    
03:45:35 [2020-08-29T03:45:35.636Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
03:45:35 [2020-08-29T03:45:35.636Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
03:45:35 [2020-08-29T03:45:35.636Z] arm64                          true                                                                                    
03:45:35 [2020-08-29T03:45:35.636Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
03:45:35 [2020-08-29T03:45:35.636Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
03:45:35 [2020-08-29T03:45:35.636Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
03:45:35 [2020-08-29T03:45:35.636Z] BRANCH_NAME                    PR-41361                                                                                
03:45:35 [2020-08-29T03:45:35.636Z] BUILD_DISPLAY_NAME             #14                                                                                     
03:45:35 [2020-08-29T03:45:35.636Z] BUILD_ID                       14                                                                                      
03:45:35 [2020-08-29T03:45:35.636Z] BUILD_NUMBER                   14                                                                                      
03:45:35 [2020-08-29T03:45:35.636Z] BUILD_TAG                      jenkins-moby-PR-41361-14                                                                
03:45:35 [2020-08-29T03:45:35.636Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41361/14/                             
03:45:35 [2020-08-29T03:45:35.636Z] CHANGE_AUTHOR                  kikimo                                                                                  
03:45:35 [2020-08-29T03:45:35.636Z] CHANGE_AUTHOR_DISPLAY_NAME     fzuwwl                                                                                  
03:45:35 [2020-08-29T03:45:35.636Z] CHANGE_AUTHOR_EMAIL            fzuwwl@gmail.com                                                                        
03:45:35 [2020-08-29T03:45:35.636Z] CHANGE_BRANCH                  add-image-cache                                                                         
03:45:35 [2020-08-29T03:45:35.636Z] CHANGE_FORK                    kikimo                                                                                  
03:45:35 [2020-08-29T03:45:35.636Z] CHANGE_ID                      41361                                                                                   
03:45:35 [2020-08-29T03:45:35.636Z] CHANGE_TARGET                  master                                                                                  
03:45:35 [2020-08-29T03:45:35.636Z] CHANGE_TITLE                   Add image cache for image store                                                         
03:45:35 [2020-08-29T03:45:35.636Z] CHANGE_URL                     https://github.com/moby/moby/pull/41361                                                 
03:45:35 [2020-08-29T03:45:35.636Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
03:45:35 [2020-08-29T03:45:35.636Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
03:45:35 [2020-08-29T03:45:35.636Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
03:45:35 [2020-08-29T03:45:35.636Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
03:45:35 [2020-08-29T03:45:35.636Z] COMPUTERNAME                   azwin-2-0420f0                                                                          
03:45:35 [2020-08-29T03:45:35.636Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
03:45:35 [2020-08-29T03:45:35.636Z] ConfigSequenceNumber           0                                                                                       
03:45:35 [2020-08-29T03:45:35.636Z] dco                            true                                                                                    
03:45:35 [2020-08-29T03:45:35.636Z] DOCKER_BUILDKIT                0                                                                                       
03:45:35 [2020-08-29T03:45:35.636Z] DOCKER_DUT_DEBUG               1                                                                                       
03:45:35 [2020-08-29T03:45:35.636Z] DOCKER_EXPERIMENTAL            1                                                                                       
03:45:35 [2020-08-29T03:45:35.636Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
03:45:35 [2020-08-29T03:45:35.636Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
03:45:35 [2020-08-29T03:45:35.636Z] EXECUTOR_NUMBER                0                                                                                       
03:45:35 [2020-08-29T03:45:35.636Z] FQDN                           azwin-2-0420f0.westus.cloudapp.azure.com                                                
03:45:35 [2020-08-29T03:45:35.636Z] GIT_BRANCH                     PR-41361                                                                                
03:45:35 [2020-08-29T03:45:35.636Z] GIT_COMMIT                     3e68a2b0a95376d30324111fbe976eed84ff9325                                                
03:45:35 [2020-08-29T03:45:35.636Z] GIT_PREVIOUS_COMMIT            2b0ee5f9e3ec655f6ccfabfe90280b2dfa3049af                                                
03:45:35 [2020-08-29T03:45:35.636Z] GIT_URL                        https://github.com/moby/moby.git                                                        
03:45:35 [2020-08-29T03:45:35.636Z] HUDSON_COOKIE                  65bd8155-d8e7-488a-b57e-be8efdf7b9d6                                                    
03:45:35 [2020-08-29T03:45:35.636Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
03:45:35 [2020-08-29T03:45:35.636Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
03:45:35 [2020-08-29T03:45:35.636Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
03:45:35 [2020-08-29T03:45:35.636Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
03:45:35 [2020-08-29T03:45:35.636Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
03:45:35 [2020-08-29T03:45:35.636Z] JENKINS_NODE_COOKIE            bc3002c6-780d-4c74-aa36-58254c6842bd                                                    
03:45:35 [2020-08-29T03:45:35.636Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
03:45:35 [2020-08-29T03:45:35.636Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
03:45:35 [2020-08-29T03:45:35.636Z] JOB_BASE_NAME                  PR-41361                                                                                
03:45:35 [2020-08-29T03:45:35.636Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41361/display/redirect                
03:45:35 [2020-08-29T03:45:35.636Z] JOB_NAME                       moby/PR-41361                                                                           
03:45:35 [2020-08-29T03:45:35.636Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41361/                                
03:45:35 [2020-08-29T03:45:35.636Z] library.jps.version            master                                                                                  
03:45:35 [2020-08-29T03:45:35.636Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
03:45:35 [2020-08-29T03:45:35.636Z] NODE_LABELS                    amd64 azure azwin-2-0420f0 azwin-2019 docker west-us windows windows-2019 x86_64        
03:45:35 [2020-08-29T03:45:35.636Z] NODE_NAME                      azwin-2-0420f0                                                                          
03:45:35 [2020-08-29T03:45:35.636Z] NUMBER_OF_PROCESSORS           4                                                                                       
03:45:35 [2020-08-29T03:45:35.637Z] OS                             Windows_NT                                                                              
03:45:35 [2020-08-29T03:45:35.637Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
03:45:35 [2020-08-29T03:45:35.637Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
03:45:35 [2020-08-29T03:45:35.637Z] ppc64le                        true                                                                                    
03:45:35 [2020-08-29T03:45:35.637Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
03:45:35 [2020-08-29T03:45:35.637Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
03:45:35 [2020-08-29T03:45:35.637Z] PROCESSOR_LEVEL                6                                                                                       
03:45:35 [2020-08-29T03:45:35.637Z] PROCESSOR_REVISION             5504                                                                                    
03:45:35 [2020-08-29T03:45:35.637Z] ProgramData                    C:\ProgramData                                                                          
03:45:35 [2020-08-29T03:45:35.637Z] ProgramFiles                   C:\Program Files                                                                        
03:45:35 [2020-08-29T03:45:35.637Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
03:45:35 [2020-08-29T03:45:35.637Z] ProgramW6432                   C:\Program Files                                                                        
03:45:35 [2020-08-29T03:45:35.637Z] PROMPT                         $P$G                                                                                    
03:45:35 [2020-08-29T03:45:35.637Z] PSExecutionPolicyPreference    Bypass                                                                                  
03:45:35 [2020-08-29T03:45:35.637Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
03:45:35 [2020-08-29T03:45:35.637Z] PUBLIC                         C:\Users\Public                                                                         
03:45:35 [2020-08-29T03:45:35.637Z] rootless                       true                                                                                    
03:45:35 [2020-08-29T03:45:35.637Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41361/14/display/redirect?page=changes
03:45:35 [2020-08-29T03:45:35.637Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41361/14/display/redirect             
03:45:35 [2020-08-29T03:45:35.637Z] s390x                          true                                                                                    
03:45:35 [2020-08-29T03:45:35.637Z] SKIP_VALIDATION_TESTS          1                                                                                       
03:45:35 [2020-08-29T03:45:35.637Z] SOURCES_DRIVE                  d                                                                                       
03:45:35 [2020-08-29T03:45:35.637Z] SOURCES_SUBDIR                 gopath                                                                                  
03:45:35 [2020-08-29T03:45:35.637Z] STAGE_NAME                     Run tests                                                                               
03:45:35 [2020-08-29T03:45:35.637Z] SystemDrive                    C:                                                                                      
03:45:35 [2020-08-29T03:45:35.637Z] SystemRoot                     C:\windows                                                                              
03:45:35 [2020-08-29T03:45:35.637Z] TEMP                           C:\windows\TEMP                                                                         
03:45:35 [2020-08-29T03:45:35.637Z] TESTDEBUG                      0                                                                                       
03:45:35 [2020-08-29T03:45:35.637Z] TESTRUN_DRIVE                  d                                                                                       
03:45:35 [2020-08-29T03:45:35.637Z] TESTRUN_SUBDIR                 CI                                                                                      
03:45:35 [2020-08-29T03:45:35.637Z] TIMEOUT                        120m                                                                                    
03:45:35 [2020-08-29T03:45:35.637Z] TMP                            C:\windows\TEMP                                                                         
03:45:35 [2020-08-29T03:45:35.637Z] unit_validate                  true                                                                                    
03:45:35 [2020-08-29T03:45:35.637Z] USERDOMAIN                     WORKGROUP                                                                               
03:45:35 [2020-08-29T03:45:35.637Z] USERNAME                       azwin-2-0420f0$                                                                         
03:45:35 [2020-08-29T03:45:35.637Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
03:45:35 [2020-08-29T03:45:35.637Z] validate_force                 false                                                                                   
03:45:35 [2020-08-29T03:45:35.637Z] windir                         C:\windows                                                                              
03:45:35 [2020-08-29T03:45:35.637Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
03:45:35 [2020-08-29T03:45:35.637Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
03:45:35 [2020-08-29T03:45:35.637Z] windowsRS1                     false                                                                                   
03:45:35 [2020-08-29T03:45:35.637Z] windowsRS5                     true                                                                                    
03:45:35 [2020-08-29T03:45:35.637Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
03:45:35 [2020-08-29T03:45:35.637Z] 
03:45:35 [2020-08-29T03:45:35.637Z] 
03:45:35 [2020-08-29T03:45:35.637Z] 
03:45:35 [2020-08-29T03:45:35.637Z] INFO: Sources under d:\gopath\...
03:45:35 [2020-08-29T03:45:35.637Z] INFO: Test run under d:\CI\...
03:45:35 [2020-08-29T03:45:35.637Z] INFO: Running in D:\gopath\src\github.com\docker\docker
03:45:35 [2020-08-29T03:45:35.637Z] INFO: docker/docker repository was found
03:45:35 [2020-08-29T03:45:35.637Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
03:45:35 [2020-08-29T03:45:35.637Z] ltsc2019: Pulling from windows/servercore
03:45:35 [2020-08-29T03:45:35.637Z] 4612f6d0b889: Pulling fs layer
03:45:35 [2020-08-29T03:45:35.637Z] 3ab49687905c: Pulling fs layer
03:45:35 [2020-08-29T03:45:35.648Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.427s	coverage: 14.1% of statements
03:45:35 [2020-08-29T03:45:35.888Z] #40 140.1   CC       criu/filesystems.o
03:45:35 [2020-08-29T03:45:35.889Z] #15 DONE 1.0s
03:45:35 [2020-08-29T03:45:35.889Z] 
03:45:35 [2020-08-29T03:45:35.889Z] #16 [dev-systemd-false  6/26] RUN ldconfig
03:45:36 [2020-08-29T03:45:36.025Z] #39 89.66   CC       criu/cr-check.o
03:45:36 [2020-08-29T03:45:36.094Z] #39 67.79   LINK     criu/arch/x86/crtools.built-in.o
03:45:36 [2020-08-29T03:45:36.094Z] #39 67.86   DEP      criu/pie/util-vdso-elf32.d
03:45:36 [2020-08-29T03:45:36.094Z] #39 67.98   DEP      criu/pie/util-vdso.d
03:45:36 [2020-08-29T03:45:36.094Z] #39 68.10   DEP      criu/pie/util.d
03:45:36 [2020-08-29T03:45:36.353Z] #39 68.22   CC       criu/pie/util.o
03:45:36 [2020-08-29T03:45:36.601Z] #39 ...
03:45:36 [2020-08-29T03:45:36.601Z] 
03:45:36 [2020-08-29T03:45:36.601Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:36 [2020-08-29T03:45:36.601Z] #17 28.18 Selecting previously unselected package xxd.
03:45:36 [2020-08-29T03:45:36.601Z] #17 28.18 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 28.19 Unpacking xxd (2:8.1.0875-5) ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 28.31 Selecting previously unselected package vim-common.
03:45:36 [2020-08-29T03:45:36.601Z] #17 28.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 28.33 Unpacking vim-common (2:8.1.0875-5) ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 28.65 Selecting previously unselected package bash-completion.
03:45:36 [2020-08-29T03:45:36.601Z] #17 28.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 31.59 Unpacking bash-completion (1:2.8-6) ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 32.18 Selecting previously unselected package bzip2.
03:45:36 [2020-08-29T03:45:36.601Z] #17 32.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 32.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 32.31 Selecting previously unselected package xz-utils.
03:45:36 [2020-08-29T03:45:36.601Z] #17 32.31 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 32.32 Unpacking xz-utils (5.2.4-1) ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 32.51 Selecting previously unselected package apparmor.
03:45:36 [2020-08-29T03:45:36.601Z] #17 32.51 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 32.61 Unpacking apparmor (2.13.2-10) ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.03 Selecting previously unselected package aufs-tools.
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.04 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.05 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.21 Selecting previously unselected package libonig5:arm64.
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.21 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.21 Unpacking libonig5:arm64 (6.9.1-1) ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.46 Selecting previously unselected package libjq1:arm64.
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.46 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.47 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.62 Selecting previously unselected package jq.
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.63 Unpacking jq (1.5+dfsg-2+b1) ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.76 Selecting previously unselected package libaio1:arm64.
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.77 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.78 Unpacking libaio1:arm64 (0.3.112-3) ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.90 Selecting previously unselected package libgpm2:arm64.
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.91 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 33.92 Unpacking libgpm2:arm64 (1.20.7-5) ...
03:45:36 [2020-08-29T03:45:36.601Z] #17 34.02 Selecting previously unselected package libicu63:arm64.
03:45:36 [2020-08-29T03:45:36.612Z] #39 68.46   CC       criu/pie/util-vdso.o
03:45:36 [2020-08-29T03:45:36.678Z] ok  	github.com/docker/docker/daemon/config	0.027s	coverage: 81.8% of statements
03:45:36 [2020-08-29T03:45:36.828Z] #16 DONE 1.2s
03:45:36 [2020-08-29T03:45:36.828Z] 
03:45:36 [2020-08-29T03:45:36.828Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:36 [2020-08-29T03:45:36.828Z] #39 64.65   CC       compel/src/lib/ptrace.o
03:45:36 [2020-08-29T03:45:36.828Z] #39 65.08   AR       compel/libcompel.a
03:45:36 [2020-08-29T03:45:36.828Z] #39 65.20   HOSTCC   compel/src/main-host.o
03:45:36 [2020-08-29T03:45:36.828Z] #39 65.68   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
03:45:36 [2020-08-29T03:45:36.828Z] #39 65.95   HOSTCC   compel/src/lib/handle-elf-host.o
03:45:36 [2020-08-29T03:45:36.828Z] #39 66.29   HOSTCC   compel/src/lib/log-host.o
03:45:36 [2020-08-29T03:45:36.828Z] #39 66.62   HOSTLINK compel/compel-host-bin
03:45:36 [2020-08-29T03:45:36.828Z] #39 66.82   DEP      soccr/soccr.d
03:45:36 [2020-08-29T03:45:36.828Z] #39 66.99   CC       soccr/soccr.o
03:45:36 [2020-08-29T03:45:36.828Z] #39 68.56   AR       soccr/libsoccr.a
03:45:36 [2020-08-29T03:45:36.828Z] #39 68.63 make[1]: 'soccr/libsoccr.a' is up to date.
03:45:36 [2020-08-29T03:45:36.863Z] #17 34.03 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
03:45:36 [2020-08-29T03:45:36.863Z] #17 34.03 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
03:45:36 [2020-08-29T03:45:36.947Z] #40 141.0   CC       criu/fsnotify.o
03:45:36 [2020-08-29T03:45:36.966Z] #45 ...
03:45:36 [2020-08-29T03:45:36.966Z] 
03:45:36 [2020-08-29T03:45:36.966Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:36 [2020-08-29T03:45:36.966Z] #39 161.7   CC       criu/uts_ns.o
03:45:36 [2020-08-29T03:45:36.966Z] #39 161.9   CC       criu/vdso-compat.o
03:45:36 [2020-08-29T03:45:36.966Z] #39 162.0   CC       criu/vdso.o
03:45:36 [2020-08-29T03:45:36.966Z] #39 162.5   LINK     criu/built-in.o
03:45:36 [2020-08-29T03:45:36.966Z] #39 162.5   LINK     criu/criu
03:45:36 [2020-08-29T03:45:36.966Z] #39 162.8   DEP      lib/c/criu.d
03:45:36 [2020-08-29T03:45:36.966Z] #39 162.9   CC       images/rpc.pb-c.o
03:45:36 [2020-08-29T03:45:36.966Z] #39 163.4   CC       lib/c/criu.o
03:45:36 [2020-08-29T03:45:36.966Z] #39 164.1   LINK     lib/c/built-in.o
03:45:36 [2020-08-29T03:45:36.966Z] #39 164.1   LINK     lib/c/libcriu.so
03:45:36 [2020-08-29T03:45:36.966Z] #39 164.1   LINK     lib/c/libcriu.a
03:45:36 [2020-08-29T03:45:36.966Z] #39 164.2   GEN      magic.py
03:45:36 [2020-08-29T03:45:36.966Z] #39 164.4 Note: Building without setproctitle() and strlcpy() support.
03:45:36 [2020-08-29T03:45:36.966Z] #39 164.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:45:36 [2020-08-29T03:45:36.966Z] #39 164.4 Note: Building without GnuTLS support
03:45:36 [2020-08-29T03:45:36.966Z] #39 164.4 Makefile.config:39: Warn: you have no libnftables installed
03:45:36 [2020-08-29T03:45:36.966Z] #39 164.4 Makefile.config:40: Warn: Building without nftables support
03:45:36 [2020-08-29T03:45:36.966Z] #39 165.0 fatal: not a git repository (or any of the parent directories): .git
03:45:36 [2020-08-29T03:45:36.966Z] #39 165.6 make[1]: Nothing to be done for 'all'.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.1 make[1]: 'images/built-in.o' is up to date.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.2 make[1]: 'compel/libcompel.a' is up to date.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.2 make[1]: 'compel/compel-host-bin' is up to date.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.3 make[1]: Nothing to be done for 'all'.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.3 make[1]: 'soccr/libsoccr.a' is up to date.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.4 make[2]: Nothing to be done for 'all'.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.5 make[2]: Nothing to be done for 'all'.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.5 make[2]: Nothing to be done for 'all'.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.6 make[2]: Nothing to be done for 'all'.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.6 make[2]: Nothing to be done for 'all'.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.6 make[2]: Nothing to be done for 'all'.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.7 make[2]: Nothing to be done for 'all'.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.8 make[2]: Nothing to be done for 'all'.
03:45:36 [2020-08-29T03:45:36.966Z] #39 166.8   INSTALL  criu/criu
03:45:36 [2020-08-29T03:45:36.966Z] #39 DONE 167.2s
03:45:36 [2020-08-29T03:45:36.966Z] 
03:45:36 [2020-08-29T03:45:36.966Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:45:37 [2020-08-29T03:45:37.222Z] #45 ...
03:45:37 [2020-08-29T03:45:37.222Z] 
03:45:37 [2020-08-29T03:45:37.222Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:45:37 [2020-08-29T03:45:37.222Z] #40 DONE 0.1s
03:45:37 [2020-08-29T03:45:37.222Z] 
03:45:37 [2020-08-29T03:45:37.222Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:45:37 [2020-08-29T03:45:37.308Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
03:45:37 [2020-08-29T03:45:37.399Z] #39 69.17   DEP      criu/arch/x86/sigframe.d
03:45:37 [2020-08-29T03:45:37.477Z] #42 DONE 0.2s
03:45:37 [2020-08-29T03:45:37.477Z] 
03:45:37 [2020-08-29T03:45:37.477Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:45:37 [2020-08-29T03:45:37.477Z] #44 DONE 0.1s
03:45:37 [2020-08-29T03:45:37.477Z] 
03:45:37 [2020-08-29T03:45:37.477Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:45:37 [2020-08-29T03:45:37.553Z] #39 69.12   CC       criu/pie/util-vdso-elf32.o
03:45:37 [2020-08-29T03:45:37.659Z] #39 69.39   DEP      criu/arch/x86/sigaction_compat.d
03:45:37 [2020-08-29T03:45:37.659Z] #39 69.50   DEP      criu/arch/x86/kerndat.d
03:45:37 [2020-08-29T03:45:37.659Z] #39 69.64   DEP      criu/arch/x86/crtools.d
03:45:37 [2020-08-29T03:45:37.811Z] #17 ...
03:45:37 [2020-08-29T03:45:37.811Z] 
03:45:37 [2020-08-29T03:45:37.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:37 [2020-08-29T03:45:37.811Z] #39 91.28   CC       criu/cr-dedup.o
03:45:37 [2020-08-29T03:45:37.811Z] #39 91.55   CC       criu/cr-dump.o
03:45:37 [2020-08-29T03:45:37.812Z] #39 69.66   AR       criu/pie/pie.lib.a
03:45:37 [2020-08-29T03:45:37.920Z] #39 69.77   DEP      criu/arch/x86/cpu.d
03:45:37 [2020-08-29T03:45:37.939Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
03:45:38 [2020-08-29T03:45:38.009Z] #40 142.1   CC       criu/image-desc.o
03:45:38 [2020-08-29T03:45:38.071Z] #39 69.71   DEP      criu/pie/restorer.d
03:45:38 [2020-08-29T03:45:38.071Z] #39 69.92   DEP      criu/arch/x86/sigaction_compat_pie.d
03:45:38 [2020-08-29T03:45:38.179Z] #39 69.93   CC       criu/arch/x86/cpu.o
03:45:38 [2020-08-29T03:45:38.308Z] #40 142.3   CC       criu/image.o
03:45:38 [2020-08-29T03:45:38.329Z] #39 70.05   DEP      criu/arch/x86/restorer_unmap.d
03:45:38 [2020-08-29T03:45:38.330Z] #39 70.08   DEP      criu/arch/x86/restorer.d
03:45:38 [2020-08-29T03:45:38.330Z] #39 70.27   DEP      criu/arch/x86/vdso-pie.d
03:45:38 [2020-08-29T03:45:38.570Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
03:45:38 [2020-08-29T03:45:38.588Z] #39 70.38   DEP      criu/pie/parasite-vdso.d
03:45:38 [2020-08-29T03:45:38.850Z] #39 70.56   DEP      criu/pie/parasite.d
03:45:38 [2020-08-29T03:45:38.850Z] #39 70.80   CC       criu/pie/parasite.o
03:45:38 [2020-08-29T03:45:38.955Z] #40 143.2   CC       criu/ipc_ns.o
03:45:39 [2020-08-29T03:45:39.118Z] #39 70.65   CC       criu/arch/x86/crtools.o
03:45:39 [2020-08-29T03:45:39.601Z] ok  	github.com/docker/docker/daemon	12.310s	coverage: 17.4% of statements
03:45:39 [2020-08-29T03:45:39.601Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:45:39 [2020-08-29T03:45:39.601Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:45:39 [2020-08-29T03:45:39.601Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:45:39 [2020-08-29T03:45:39.601Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:45:39 [2020-08-29T03:45:39.688Z] #39 ...
03:45:39 [2020-08-29T03:45:39.688Z] 
03:45:39 [2020-08-29T03:45:39.688Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:39 [2020-08-29T03:45:39.688Z] #49 9.997 + cd /tmp/tmp.drvTG4Mt1Q/src/github.com/opencontainers/runc
03:45:39 [2020-08-29T03:45:39.688Z] #49 9.998 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
03:45:40 [2020-08-29T03:45:40.227Z] #39 72.25   LINK     criu/pie/parasite.built-in.o
03:45:40 [2020-08-29T03:45:40.227Z] #39 72.26   GEN      criu/pie/parasite-blob.h
03:45:40 [2020-08-29T03:45:40.258Z] #49 10.47 + '[' -z '' ']'
03:45:40 [2020-08-29T03:45:40.258Z] #49 10.47 + target=static
03:45:40 [2020-08-29T03:45:40.258Z] #49 10.47 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:45:40 [2020-08-29T03:45:40.372Z] #39 93.86   CC       criu/cr-errno.o
03:45:40 [2020-08-29T03:45:40.372Z] #39 93.95   CC       criu/cr-restore.o
03:45:40 [2020-08-29T03:45:40.486Z] #39 72.29   CC       criu/pie/parasite-vdso.o
03:45:40 [2020-08-29T03:45:40.493Z] #40 144.7   CC       criu/irmap.o
03:45:40 [2020-08-29T03:45:40.517Z] #49 10.64 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 .
03:45:40 [2020-08-29T03:45:40.744Z] #45 ...
03:45:40 [2020-08-29T03:45:40.744Z] 
03:45:40 [2020-08-29T03:45:40.744Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:45:40 [2020-08-29T03:45:40.744Z] #52 209.3 + bin/containerd
03:45:40 [2020-08-29T03:45:40.745Z] #39 ...
03:45:40 [2020-08-29T03:45:40.745Z] 
03:45:40 [2020-08-29T03:45:40.745Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:40 [2020-08-29T03:45:40.745Z] #41 180.6 github.com/LK4D4/vndr/godl
03:45:41 [2020-08-29T03:45:41.113Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
03:45:41 [2020-08-29T03:45:41.418Z] 3ab49687905c: Verifying Checksum
03:45:41 [2020-08-29T03:45:41.418Z] 3ab49687905c: Download complete
03:45:41 [2020-08-29T03:45:41.555Z] #40 145.6   CC       criu/kcmp-ids.o
03:45:41 [2020-08-29T03:45:41.682Z] #41 181.5 github.com/LK4D4/vndr
03:45:41 [2020-08-29T03:45:41.743Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.187s	coverage: 57.0% of statements
03:45:41 [2020-08-29T03:45:41.854Z] #40 146.0   CC       criu/kerndat.o
03:45:41 [2020-08-29T03:45:41.898Z] #49 ...
03:45:41 [2020-08-29T03:45:41.898Z] 
03:45:41 [2020-08-29T03:45:41.898Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:41 [2020-08-29T03:45:41.898Z] #41 169.7 net/http/httptrace
03:45:41 [2020-08-29T03:45:41.898Z] #41 169.9 net/http
03:45:41 [2020-08-29T03:45:41.898Z] #41 ...
03:45:41 [2020-08-29T03:45:41.898Z] 
03:45:41 [2020-08-29T03:45:41.898Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:41 [2020-08-29T03:45:41.898Z] #39 71.79   CC       criu/arch/x86/kerndat.o
03:45:41 [2020-08-29T03:45:41.898Z] #39 72.38   CC       criu/arch/x86/sigaction_compat.o
03:45:41 [2020-08-29T03:45:41.898Z] #39 72.70   CC       criu/arch/x86/sigframe.o
03:45:41 [2020-08-29T03:45:41.898Z] #39 73.07   LINK     criu/arch/x86/crtools.built-in.o
03:45:41 [2020-08-29T03:45:41.899Z] #39 73.13   DEP      criu/pie/util-vdso-elf32.d
03:45:41 [2020-08-29T03:45:41.899Z] #39 73.35   DEP      criu/pie/util-vdso.d
03:45:41 [2020-08-29T03:45:41.899Z] #39 73.52   DEP      criu/pie/util.d
03:45:41 [2020-08-29T03:45:41.899Z] #39 73.70   CC       criu/pie/util.o
03:45:42 [2020-08-29T03:45:42.158Z] #39 74.00   CC       criu/pie/util-vdso.o
03:45:42 [2020-08-29T03:45:42.728Z] #39 74.74   CC       criu/pie/util-vdso-elf32.o
03:45:42 [2020-08-29T03:45:42.929Z] #39 ...
03:45:42 [2020-08-29T03:45:42.929Z] 
03:45:42 [2020-08-29T03:45:42.929Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:42 [2020-08-29T03:45:42.929Z] #17 37.32 Selecting previously unselected package libnet1:arm64.
03:45:42 [2020-08-29T03:45:42.929Z] #17 37.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 37.34 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 37.45 Selecting previously unselected package libnl-3-200:arm64.
03:45:42 [2020-08-29T03:45:42.929Z] #17 37.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 37.46 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 37.67 Selecting previously unselected package libprotobuf-c1:arm64.
03:45:42 [2020-08-29T03:45:42.929Z] #17 37.68 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 37.69 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 37.78 Selecting previously unselected package libreadline5:arm64.
03:45:42 [2020-08-29T03:45:42.929Z] #17 37.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 37.79 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 38.04 Selecting previously unselected package net-tools.
03:45:42 [2020-08-29T03:45:42.929Z] #17 38.05 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 38.05 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 38.36 Selecting previously unselected package python-pip-whl.
03:45:42 [2020-08-29T03:45:42.929Z] #17 38.36 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 38.37 Unpacking python-pip-whl (18.1-5) ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 38.96 Selecting previously unselected package python3-lib2to3.
03:45:42 [2020-08-29T03:45:42.929Z] #17 38.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 38.98 Unpacking python3-lib2to3 (3.7.3-1) ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 39.20 Selecting previously unselected package python3-distutils.
03:45:42 [2020-08-29T03:45:42.929Z] #17 39.21 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 39.23 Unpacking python3-distutils (3.7.3-1) ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 39.48 Selecting previously unselected package python3-pip.
03:45:42 [2020-08-29T03:45:42.929Z] #17 39.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 39.49 Unpacking python3-pip (18.1-5) ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 39.75 Selecting previously unselected package python3-pkg-resources.
03:45:42 [2020-08-29T03:45:42.929Z] #17 39.75 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 39.76 Unpacking python3-pkg-resources (40.8.0-1) ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 39.91 Selecting previously unselected package python3-setuptools.
03:45:42 [2020-08-29T03:45:42.929Z] #17 39.93 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 39.95 Unpacking python3-setuptools (40.8.0-1) ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 40.22 Selecting previously unselected package python3-wheel.
03:45:42 [2020-08-29T03:45:42.929Z] #17 40.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 40.23 Unpacking python3-wheel (0.32.3-2) ...
03:45:42 [2020-08-29T03:45:42.929Z] #17 40.42 Selecting previously unselected package sudo.
03:45:42 [2020-08-29T03:45:42.929Z] #17 40.42 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
03:45:43 [2020-08-29T03:45:43.192Z] #17 40.45 Unpacking sudo (1.8.27-1+deb10u2) ...
03:45:43 [2020-08-29T03:45:43.391Z] #40 147.3   CC       criu/libnetlink.o
03:45:43 [2020-08-29T03:45:43.391Z] #40 147.6   CC       criu/log.o
03:45:43 [2020-08-29T03:45:43.667Z] #39 75.47   AR       criu/pie/pie.lib.a
03:45:43 [2020-08-29T03:45:43.667Z] #39 75.52   DEP      criu/pie/restorer.d
03:45:43 [2020-08-29T03:45:43.769Z] #17 41.08 Selecting previously unselected package thin-provisioning-tools.
03:45:43 [2020-08-29T03:45:43.769Z] #17 41.11 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
03:45:43 [2020-08-29T03:45:43.769Z] #17 41.12 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:45:43 [2020-08-29T03:45:43.927Z] #39 75.71   DEP      criu/arch/x86/sigaction_compat_pie.d
03:45:43 [2020-08-29T03:45:43.927Z] #39 75.80   DEP      criu/arch/x86/restorer_unmap.d
03:45:43 [2020-08-29T03:45:43.927Z] #39 75.82   DEP      criu/arch/x86/restorer.d
03:45:44 [2020-08-29T03:45:44.033Z] #17 41.45 Selecting previously unselected package uidmap.
03:45:44 [2020-08-29T03:45:44.039Z] #40 148.1   CC       criu/lsm.o
03:45:44 [2020-08-29T03:45:44.187Z] #39 75.94   DEP      criu/arch/x86/vdso-pie.d
03:45:44 [2020-08-29T03:45:44.187Z] #39 76.06   DEP      criu/pie/parasite-vdso.d
03:45:44 [2020-08-29T03:45:44.217Z] #41 ...
03:45:44 [2020-08-29T03:45:44.217Z] 
03:45:44 [2020-08-29T03:45:44.217Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:44 [2020-08-29T03:45:44.217Z] #17 1.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:45:44 [2020-08-29T03:45:44.217Z] #17 1.369 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:45:44 [2020-08-29T03:45:44.217Z] #17 1.378 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:45:44 [2020-08-29T03:45:44.217Z] #17 1.963 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:45:44 [2020-08-29T03:45:44.217Z] #17 3.069 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:45:44 [2020-08-29T03:45:44.217Z] #17 4.509 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:45:44 [2020-08-29T03:45:44.217Z] #17 ...
03:45:44 [2020-08-29T03:45:44.217Z] 
03:45:44 [2020-08-29T03:45:44.217Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:44 [2020-08-29T03:45:44.217Z] #39 72.86   CC       criu/arch/x86/vdso-pie.o
03:45:44 [2020-08-29T03:45:44.217Z] #39 73.15   CC       criu/arch/x86/restorer.o
03:45:44 [2020-08-29T03:45:44.217Z] #39 73.70   CC       criu/arch/x86/restorer_unmap.o
03:45:44 [2020-08-29T03:45:44.217Z] #39 73.78   CC       criu/arch/x86/sigaction_compat_pie.o
03:45:44 [2020-08-29T03:45:44.217Z] #39 74.04   CC       criu/pie/restorer.o
03:45:44 [2020-08-29T03:45:44.295Z] #17 41.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
03:45:44 [2020-08-29T03:45:44.295Z] #17 41.48 Unpacking uidmap (1:4.5-1.1) ...
03:45:44 [2020-08-29T03:45:44.295Z] #17 41.66 Selecting previously unselected package vim-runtime.
03:45:44 [2020-08-29T03:45:44.295Z] #17 41.66 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:45:44 [2020-08-29T03:45:44.295Z] #17 41.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:45:44 [2020-08-29T03:45:44.337Z] #40 148.6   CC       criu/mem.o
03:45:44 [2020-08-29T03:45:44.446Z] #39 76.21   DEP      criu/pie/parasite.d
03:45:44 [2020-08-29T03:45:44.446Z] #39 76.48   CC       criu/pie/parasite.o
03:45:44 [2020-08-29T03:45:44.558Z] #17 41.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:45:44 [2020-08-29T03:45:44.558Z] #17 41.78 Unpacking vim-runtime (2:8.1.0875-5) ...
03:45:44 [2020-08-29T03:45:44.785Z] #39 76.76   LINK     criu/pie/restorer.built-in.o
03:45:44 [2020-08-29T03:45:44.785Z] #39 76.78   GEN      criu/pie/restorer-blob.h
03:45:45 [2020-08-29T03:45:45.044Z] #39 76.89   DEP      criu/vdso.d
03:45:45 [2020-08-29T03:45:45.134Z] #17 ...
03:45:45 [2020-08-29T03:45:45.134Z] 
03:45:45 [2020-08-29T03:45:45.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:45 [2020-08-29T03:45:45.134Z] #39 98.71   CC       criu/cr-service.o
03:45:45 [2020-08-29T03:45:45.610Z] #39 77.20   DEP      criu/vdso-compat.d
03:45:45 [2020-08-29T03:45:45.611Z] #39 77.38   DEP      criu/uts_ns.d
03:45:45 [2020-08-29T03:45:45.611Z] #39 77.58   DEP      criu/util.d
03:45:45 [2020-08-29T03:45:45.828Z] #39 77.74   LINK     criu/pie/parasite.built-in.o
03:45:45 [2020-08-29T03:45:45.828Z] #39 77.75   GEN      criu/pie/parasite-blob.h
03:45:45 [2020-08-29T03:45:45.828Z] #39 77.76   CC       criu/pie/parasite-vdso.o
03:45:45 [2020-08-29T03:45:45.869Z] #39 77.78   DEP      criu/uffd.d
03:45:46 [2020-08-29T03:45:46.128Z] #39 77.99   DEP      criu/tun.d
03:45:46 [2020-08-29T03:45:46.186Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.900s	coverage: 46.2% of statements
03:45:46 [2020-08-29T03:45:46.387Z] #39 78.18   DEP      criu/tty.d
03:45:46 [2020-08-29T03:45:46.647Z] #39 78.38   DEP      criu/timerfd.d
03:45:46 [2020-08-29T03:45:46.647Z] #39 78.58   DEP      criu/timens.d
03:45:46 [2020-08-29T03:45:46.767Z] #39 78.46   CC       criu/arch/x86/vdso-pie.o
03:45:46 [2020-08-29T03:45:46.767Z] #39 ...
03:45:46 [2020-08-29T03:45:46.767Z] 
03:45:46 [2020-08-29T03:45:46.767Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:46 [2020-08-29T03:45:46.767Z] #17 1.431 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:45:46 [2020-08-29T03:45:46.767Z] #17 1.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:45:46 [2020-08-29T03:45:46.767Z] #17 1.609 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:45:46 [2020-08-29T03:45:46.767Z] #17 2.194 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
03:45:46 [2020-08-29T03:45:46.767Z] #17 3.379 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB]
03:45:46 [2020-08-29T03:45:46.767Z] #17 4.674 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:45:46 [2020-08-29T03:45:46.816Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
03:45:46 [2020-08-29T03:45:46.906Z] #39 78.76   DEP      criu/sysfs_parse.d
03:45:47 [2020-08-29T03:45:47.027Z] #17 ...
03:45:47 [2020-08-29T03:45:47.027Z] 
03:45:47 [2020-08-29T03:45:47.027Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:47 [2020-08-29T03:45:47.027Z] #39 78.77   CC       criu/arch/x86/restorer.o
03:45:47 [2020-08-29T03:45:47.060Z] #39 100.7   CC       criu/crtools.o
03:45:47 [2020-08-29T03:45:47.126Z] #40 150.8   CC       criu/memfd.o
03:45:47 [2020-08-29T03:45:47.164Z] #39 78.98   DEP      criu/sysctl.d
03:45:47 [2020-08-29T03:45:47.164Z] #39 79.16   DEP      criu/string.d
03:45:47 [2020-08-29T03:45:47.287Z] #39 79.31   CC       criu/arch/x86/restorer_unmap.o
03:45:47 [2020-08-29T03:45:47.423Z] #39 79.22   DEP      criu/stats.d
03:45:47 [2020-08-29T03:45:47.423Z] #39 79.43   DEP      criu/sockets.d
03:45:47 [2020-08-29T03:45:47.423Z] #39 ...
03:45:47 [2020-08-29T03:45:47.423Z] 
03:45:47 [2020-08-29T03:45:47.423Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:47 [2020-08-29T03:45:47.423Z] #49 10.57 + cd /tmp/tmp.JYFlnpUW31/src/github.com/opencontainers/runc
03:45:47 [2020-08-29T03:45:47.423Z] #49 10.57 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
03:45:47 [2020-08-29T03:45:47.423Z] #49 10.86 + '[' -z '' ']'
03:45:47 [2020-08-29T03:45:47.423Z] #49 10.86 + target=static
03:45:47 [2020-08-29T03:45:47.423Z] #49 10.86 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:45:47 [2020-08-29T03:45:47.423Z] #49 11.46 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 .
03:45:47 [2020-08-29T03:45:47.425Z] #40 151.5   CC       criu/mount.o
03:45:47 [2020-08-29T03:45:47.547Z] #39 79.36   CC       criu/arch/x86/sigaction_compat_pie.o
03:45:47 [2020-08-29T03:45:47.547Z] #39 79.58   CC       criu/pie/restorer.o
03:45:47 [2020-08-29T03:45:47.635Z] #39 101.4   CC       criu/eventfd.o
03:45:47 [2020-08-29T03:45:47.990Z] #49 ...
03:45:47 [2020-08-29T03:45:47.990Z] 
03:45:47 [2020-08-29T03:45:47.990Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:47 [2020-08-29T03:45:47.990Z] #39 79.64   DEP      criu/sk-unix.d
03:45:47 [2020-08-29T03:45:47.990Z] #39 79.82   DEP      criu/sk-tcp.d
03:45:48 [2020-08-29T03:45:48.249Z] #39 80.04   DEP      criu/sk-queue.d
03:45:48 [2020-08-29T03:45:48.467Z] 4612f6d0b889: Verifying Checksum
03:45:48 [2020-08-29T03:45:48.467Z] 4612f6d0b889: Download complete
03:45:48 [2020-08-29T03:45:48.507Z] #39 80.22   DEP      criu/sk-packet.d
03:45:48 [2020-08-29T03:45:48.507Z] #39 80.41   DEP      criu/sk-netlink.d
03:45:48 [2020-08-29T03:45:48.582Z] #39 101.9   CC       criu/eventpoll.o
03:45:48 [2020-08-29T03:45:48.766Z] #39 80.59   DEP      criu/sk-inet.d
03:45:49 [2020-08-29T03:45:49.025Z] #39 80.78   DEP      criu/signalfd.d
03:45:49 [2020-08-29T03:45:49.025Z] #39 80.92   DEP      criu/sigframe.d
03:45:49 [2020-08-29T03:45:49.025Z] #39 80.99   DEP      criu/shmem.d
03:45:49 [2020-08-29T03:45:49.157Z] #39 102.8   CC       criu/external.o
03:45:49 [2020-08-29T03:45:49.284Z] #39 81.12   DEP      criu/servicefd.d
03:45:49 [2020-08-29T03:45:49.284Z] #39 81.25   DEP      criu/seize.d
03:45:49 [2020-08-29T03:45:49.421Z] #39 103.2   CC       criu/fault-injection.o
03:45:49 [2020-08-29T03:45:49.542Z] #39 81.36   DEP      criu/seccomp.d
03:45:49 [2020-08-29T03:45:49.542Z] #39 81.48   DEP      criu/rst-malloc.d
03:45:49 [2020-08-29T03:45:49.684Z] #39 103.3   CC       criu/fdstore.o
03:45:49 [2020-08-29T03:45:49.801Z] #39 81.55   DEP      criu/rbtree.d
03:45:49 [2020-08-29T03:45:49.801Z] #39 81.62   DEP      criu/pstree.d
03:45:49 [2020-08-29T03:45:49.946Z] #39 103.7   CC       criu/fifo.o
03:45:50 [2020-08-29T03:45:50.060Z] #39 81.86   DEP      criu/protobuf.d
03:45:50 [2020-08-29T03:45:50.060Z] #39 81.98   GEN      criu/protobuf-desc-gen.h
03:45:50 [2020-08-29T03:45:50.343Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.370s	coverage: 49.5% of statements
03:45:50 [2020-08-29T03:45:50.637Z] #39 ...
03:45:50 [2020-08-29T03:45:50.637Z] 
03:45:50 [2020-08-29T03:45:50.637Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:50 [2020-08-29T03:45:50.637Z] #41 DONE 190.5s
03:45:50 [2020-08-29T03:45:50.841Z] #39 82.68   LINK     criu/pie/restorer.built-in.o
03:45:50 [2020-08-29T03:45:50.841Z] #39 82.70   GEN      criu/pie/restorer-blob.h
03:45:50 [2020-08-29T03:45:50.841Z] #39 82.81   DEP      criu/vdso.d
03:45:50 [2020-08-29T03:45:50.894Z] #39 104.2   CC       criu/file-ids.o
03:45:50 [2020-08-29T03:45:50.894Z] #39 ...
03:45:50 [2020-08-29T03:45:50.894Z] 
03:45:50 [2020-08-29T03:45:50.894Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:50 [2020-08-29T03:45:50.894Z] #17 45.03 Selecting previously unselected package vim.
03:45:50 [2020-08-29T03:45:50.894Z] #17 45.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 45.07 Unpacking vim (2:8.1.0875-5) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 45.66 Selecting previously unselected package xfsprogs.
03:45:50 [2020-08-29T03:45:50.894Z] #17 45.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 45.69 Unpacking xfsprogs (4.20.0-1) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.18 Selecting previously unselected package zip.
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.19 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.20 Unpacking zip (3.0-11+b1) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.45 Setting up aufs-tools (1:4.14+20190211-1) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.49 Setting up libip6tc0:arm64 (1.8.2-4) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.51 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.52 Setting up libgpm2:arm64 (1.20.7-5) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.54 Setting up libip4tc0:arm64 (1.8.2-4) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.55 Setting up uidmap (1:4.5-1.1) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.58 Setting up libnftnl11:arm64 (1.1.2-2) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.61 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.70 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.74 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.77 Setting up xxd (2:8.1.0875-5) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.81 Setting up zip (3.0-11+b1) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.85 Setting up vim-common (2:8.1.0875-5) ...
03:45:50 [2020-08-29T03:45:50.894Z] #17 46.93 Setting up bash-completion (1:2.8-6) ...
03:45:50 [2020-08-29T03:45:50.895Z] 
03:45:50 [2020-08-29T03:45:50.895Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:50 [2020-08-29T03:45:50.895Z] #17 10.59 Fetched 8375 kB in 9s (883 kB/s)
03:45:50 [2020-08-29T03:45:50.895Z] #17 10.59 Reading package lists...
03:45:51 [2020-08-29T03:45:51.101Z] #39 83.08   DEP      criu/vdso-compat.d
03:45:51 [2020-08-29T03:45:51.361Z] #39 83.24   DEP      criu/uts_ns.d
03:45:51 [2020-08-29T03:45:51.361Z] #39 83.36   DEP      criu/util.d
03:45:51 [2020-08-29T03:45:51.621Z] #39 83.54   DEP      criu/uffd.d
03:45:51 [2020-08-29T03:45:51.881Z] #39 83.78   DEP      criu/tun.d
03:45:51 [2020-08-29T03:45:51.951Z] #40 155.7   CC       criu/namespaces.o
03:45:52 [2020-08-29T03:45:52.141Z] #39 83.99   DEP      criu/tty.d
03:45:52 [2020-08-29T03:45:52.402Z] #39 84.14   DEP      criu/timerfd.d
03:45:52 [2020-08-29T03:45:52.402Z] #39 84.37   DEP      criu/timens.d
03:45:52 [2020-08-29T03:45:52.662Z] #39 84.57   DEP      criu/sysfs_parse.d
03:45:52 [2020-08-29T03:45:52.799Z] #17 14.74 Reading package lists...
03:45:52 [2020-08-29T03:45:52.799Z] #17 ...
03:45:52 [2020-08-29T03:45:52.799Z] 
03:45:52 [2020-08-29T03:45:52.799Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:52 [2020-08-29T03:45:52.799Z] #39 84.42   DEP      criu/protobuf-desc.d
03:45:52 [2020-08-29T03:45:52.799Z] #39 84.58   DEP      criu/proc_parse.d
03:45:52 [2020-08-29T03:45:52.817Z] #17 50.21 Setting up libiptc0:arm64 (1.8.2-4) ...
03:45:52 [2020-08-29T03:45:52.922Z] #39 84.73   DEP      criu/sysctl.d
03:45:52 [2020-08-29T03:45:52.922Z] #39 84.96   DEP      criu/string.d
03:45:53 [2020-08-29T03:45:53.058Z] #39 84.74   DEP      criu/plugin.d
03:45:53 [2020-08-29T03:45:53.058Z] #39 84.84   DEP      criu/pipes.d
03:45:53 [2020-08-29T03:45:53.058Z] #39 84.96   DEP      criu/pie-util.d
03:45:53 [2020-08-29T03:45:53.080Z] #17 50.33 Setting up xz-utils (5.2.4-1) ...
03:45:53 [2020-08-29T03:45:53.080Z] #17 50.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:45:53 [2020-08-29T03:45:53.080Z] #17 50.45 Setting up sudo (1.8.27-1+deb10u2) ...
03:45:53 [2020-08-29T03:45:53.182Z] #39 85.00   DEP      criu/stats.d
03:45:53 [2020-08-29T03:45:53.318Z] #39 85.03   DEP      criu/pie-util-vdso.d
03:45:53 [2020-08-29T03:45:53.318Z] #39 85.12   DEP      criu/pie-util-vdso-elf32.d
03:45:53 [2020-08-29T03:45:53.318Z] #39 85.20   DEP      criu/path.d
03:45:53 [2020-08-29T03:45:53.342Z] #17 50.59 invoke-rc.d: could not determine current runlevel
03:45:53 [2020-08-29T03:45:53.342Z] #17 50.60 invoke-rc.d: policy-rc.d denied execution of start.
03:45:53 [2020-08-29T03:45:53.342Z] #17 50.61 Setting up pigz (2.4-1) ...
03:45:53 [2020-08-29T03:45:53.342Z] #17 50.63 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
03:45:53 [2020-08-29T03:45:53.342Z] #17 50.65 Setting up libnl-3-200:arm64 (3.4.0-1) ...
03:45:53 [2020-08-29T03:45:53.342Z] #17 50.67 Setting up python-pip-whl (18.1-5) ...
03:45:53 [2020-08-29T03:45:53.342Z] #17 50.68 Setting up libmpdec2:arm64 (2.4.2-2) ...
03:45:53 [2020-08-29T03:45:53.342Z] #17 50.70 Setting up vim-runtime (2:8.1.0875-5) ...
03:45:53 [2020-08-29T03:45:53.442Z] #39 85.14   DEP      criu/sockets.d
03:45:53 [2020-08-29T03:45:53.486Z] #40 157.4   CC       criu/net.o
03:45:53 [2020-08-29T03:45:53.576Z] #39 85.40   DEP      criu/parasite-syscall.d
03:45:53 [2020-08-29T03:45:53.702Z] #39 85.44   DEP      criu/sk-unix.d
03:45:53 [2020-08-29T03:45:53.702Z] #39 85.70   DEP      criu/sk-tcp.d
03:45:53 [2020-08-29T03:45:53.835Z] #39 85.60   DEP      criu/pagemap.d
03:45:53 [2020-08-29T03:45:53.835Z] #39 85.73   DEP      criu/pagemap-cache.d
03:45:53 [2020-08-29T03:45:53.835Z] #39 85.84   DEP      criu/page-xfer.d
03:45:53 [2020-08-29T03:45:53.917Z] #17 51.36 Setting up libaio1:arm64 (0.3.112-3) ...
03:45:53 [2020-08-29T03:45:53.917Z] #17 51.38 Setting up libonig5:arm64 (6.9.1-1) ...
03:45:53 [2020-08-29T03:45:53.917Z] #17 51.39 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
03:45:53 [2020-08-29T03:45:53.962Z] #39 85.87   DEP      criu/sk-queue.d
03:45:54 [2020-08-29T03:45:54.094Z] #39 85.97   DEP      criu/page-pipe.d
03:45:54 [2020-08-29T03:45:54.094Z] #39 86.11   DEP      criu/netfilter.d
03:45:54 [2020-08-29T03:45:54.181Z] #17 51.40 Setting up vim (2:8.1.0875-5) ...
03:45:54 [2020-08-29T03:45:54.181Z] #17 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:45:54 [2020-08-29T03:45:54.181Z] #17 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:45:54 [2020-08-29T03:45:54.181Z] #17 51.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:45:54 [2020-08-29T03:45:54.181Z] #17 51.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:45:54 [2020-08-29T03:45:54.222Z] #39 86.05   DEP      criu/sk-packet.d
03:45:54 [2020-08-29T03:45:54.444Z] #17 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:45:54 [2020-08-29T03:45:54.444Z] #17 51.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:45:54 [2020-08-29T03:45:54.444Z] #17 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:45:54 [2020-08-29T03:45:54.444Z] #17 51.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:45:54 [2020-08-29T03:45:54.444Z] #17 51.89 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
03:45:54 [2020-08-29T03:45:54.444Z] #17 51.91 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:45:54 [2020-08-29T03:45:54.444Z] #17 51.94 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
03:45:54 [2020-08-29T03:45:54.482Z] #39 86.29   DEP      criu/sk-netlink.d
03:45:54 [2020-08-29T03:45:54.661Z] #39 86.32   DEP      criu/net.d
03:45:54 [2020-08-29T03:45:54.706Z] #17 51.96 Setting up jq (1.5+dfsg-2+b1) ...
03:45:54 [2020-08-29T03:45:54.706Z] #17 51.99 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
03:45:54 [2020-08-29T03:45:54.706Z] #17 52.01 Setting up python3.7 (3.7.3-2+deb10u2) ...
03:45:54 [2020-08-29T03:45:54.741Z] #39 86.55   DEP      criu/sk-inet.d
03:45:54 [2020-08-29T03:45:54.920Z] #39 86.58   DEP      criu/namespaces.d
03:45:54 [2020-08-29T03:45:54.920Z] #39 86.81   DEP      criu/mount.d
03:45:55 [2020-08-29T03:45:55.001Z] #39 86.77   DEP      criu/signalfd.d
03:45:55 [2020-08-29T03:45:55.179Z] #39 86.98   DEP      criu/memfd.d
03:45:55 [2020-08-29T03:45:55.261Z] #39 87.01   DEP      criu/sigframe.d
03:45:55 [2020-08-29T03:45:55.261Z] #39 87.08   DEP      criu/shmem.d
03:45:55 [2020-08-29T03:45:55.261Z] #39 ...
03:45:55 [2020-08-29T03:45:55.261Z] 
03:45:55 [2020-08-29T03:45:55.261Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:55 [2020-08-29T03:45:55.261Z] #41 183.3 github.com/LK4D4/vndr/godl
03:45:55 [2020-08-29T03:45:55.261Z] #41 184.2 github.com/LK4D4/vndr
03:45:55 [2020-08-29T03:45:55.261Z] #41 ...
03:45:55 [2020-08-29T03:45:55.261Z] 
03:45:55 [2020-08-29T03:45:55.261Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:55 [2020-08-29T03:45:55.261Z] #39 87.22   DEP      criu/servicefd.d
03:45:55 [2020-08-29T03:45:55.261Z] #39 87.27   DEP      criu/seize.d
03:45:55 [2020-08-29T03:45:55.438Z] #39 87.14   DEP      criu/mem.d
03:45:55 [2020-08-29T03:45:55.438Z] #39 87.37   DEP      criu/lsm.d
03:45:55 [2020-08-29T03:45:55.521Z] #39 87.34   DEP      criu/seccomp.d
03:45:55 [2020-08-29T03:45:55.521Z] #39 87.44   DEP      criu/rst-malloc.d
03:45:55 [2020-08-29T03:45:55.521Z] #39 87.50   DEP      criu/rbtree.d
03:45:55 [2020-08-29T03:45:55.521Z] #39 87.55   DEP      criu/pstree.d
03:45:55 [2020-08-29T03:45:55.697Z] #39 87.56   DEP      criu/log.d
03:45:55 [2020-08-29T03:45:55.956Z] #39 87.74   DEP      criu/libnetlink.d
03:45:56 [2020-08-29T03:45:56.091Z] #39 ...
03:45:56 [2020-08-29T03:45:56.091Z] 
03:45:56 [2020-08-29T03:45:56.091Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:45:56 [2020-08-29T03:45:56.091Z] #41 DONE 194.0s
03:45:56 [2020-08-29T03:45:56.091Z] 
03:45:56 [2020-08-29T03:45:56.091Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:56 [2020-08-29T03:45:56.091Z] #39 87.72   DEP      criu/protobuf.d
03:45:56 [2020-08-29T03:45:56.091Z] #39 87.93   GEN      criu/protobuf-desc-gen.h
03:45:56 [2020-08-29T03:45:56.215Z] #39 87.87   DEP      criu/kerndat.d
03:45:56 [2020-08-29T03:45:56.215Z] #39 88.03   DEP      criu/kcmp-ids.d
03:45:56 [2020-08-29T03:45:56.215Z] #39 88.11   DEP      criu/irmap.d
03:45:56 [2020-08-29T03:45:56.474Z] #39 88.21   DEP      criu/ipc_ns.d
03:45:56 [2020-08-29T03:45:56.474Z] #39 88.39   DEP      criu/image.d
03:45:56 [2020-08-29T03:45:56.733Z] #39 88.62   DEP      criu/image-desc.d
03:45:56 [2020-08-29T03:45:56.733Z] #39 88.68   DEP      criu/fsnotify.d
03:45:56 [2020-08-29T03:45:56.993Z] #39 88.80   DEP      criu/filesystems.d
03:45:57 [2020-08-29T03:45:57.226Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.732s	coverage: 73.1% of statements
03:45:57 [2020-08-29T03:45:57.226Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:45:57 [2020-08-29T03:45:57.252Z] #39 88.94   DEP      criu/files.d
03:45:57 [2020-08-29T03:45:57.252Z] #39 89.09   DEP      criu/files-reg.d
03:45:57 [2020-08-29T03:45:57.475Z] #39 ...
03:45:57 [2020-08-29T03:45:57.475Z] 
03:45:57 [2020-08-29T03:45:57.475Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:57 [2020-08-29T03:45:57.475Z] #17 10.55 Fetched 8375 kB in 9s (887 kB/s)
03:45:57 [2020-08-29T03:45:57.475Z] #17 10.55 Reading package lists...
03:45:57 [2020-08-29T03:45:57.475Z] #17 14.40 Reading package lists...
03:45:57 [2020-08-29T03:45:57.475Z] #17 18.13 Building dependency tree...
03:45:57 [2020-08-29T03:45:57.475Z] #17 20.53 libcap2-bin is already the newest version (1:2.25-2).
03:45:57 [2020-08-29T03:45:57.475Z] #17 20.53 The following additional packages will be installed:
03:45:57 [2020-08-29T03:45:57.475Z] #17 20.54   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:45:57 [2020-08-29T03:45:57.475Z] #17 20.54   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:45:57 [2020-08-29T03:45:57.475Z] #17 20.54   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:45:57 [2020-08-29T03:45:57.475Z] #17 20.54   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:45:57 [2020-08-29T03:45:57.475Z] #17 20.54   python3.7 python3.7-minimal vim-runtime xxd
03:45:57 [2020-08-29T03:45:57.475Z] #17 20.54 Suggested packages:
03:45:57 [2020-08-29T03:45:57.475Z] #17 20.55   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:45:57 [2020-08-29T03:45:57.475Z] #17 20.55   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:45:57 [2020-08-29T03:45:57.475Z] #17 20.55   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:45:57 [2020-08-29T03:45:57.475Z] #17 20.55 Recommended packages:
03:45:57 [2020-08-29T03:45:57.475Z] #17 20.55   aufs-dkms nftables build-essential python3-dev python3-keyring
03:45:57 [2020-08-29T03:45:57.475Z] #17 20.55   python3-keyrings.alt python3-xdg unzip
03:45:57 [2020-08-29T03:45:57.510Z] #39 89.37   DEP      criu/files-ext.d
03:45:57 [2020-08-29T03:45:57.510Z] #39 89.50   DEP      criu/file-lock.d
03:45:57 [2020-08-29T03:45:57.516Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.629s	coverage: 57.7% of statements
03:45:57 [2020-08-29T03:45:57.516Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
03:45:57 [2020-08-29T03:45:57.516Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.596s	coverage: 76.1% of statements
03:45:57 [2020-08-29T03:45:57.516Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:45:57 [2020-08-29T03:45:57.779Z] #39 89.62   DEP      criu/file-ids.d
03:45:57 [2020-08-29T03:45:57.779Z] #39 89.73   DEP      criu/fifo.d
03:45:57 [2020-08-29T03:45:57.993Z] #40 161.6   CC       criu/netfilter.o
03:45:57 [2020-08-29T03:45:57.993Z] #40 161.9   CC       criu/page-pipe.o
03:45:58 [2020-08-29T03:45:58.038Z] #39 89.81   DEP      criu/fdstore.d
03:45:58 [2020-08-29T03:45:58.038Z] #39 89.92   DEP      criu/fault-injection.d
03:45:58 [2020-08-29T03:45:58.038Z] #39 89.94   DEP      criu/external.d
03:45:58 [2020-08-29T03:45:58.045Z] #17 ...
03:45:58 [2020-08-29T03:45:58.045Z] 
03:45:58 [2020-08-29T03:45:58.045Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:58 [2020-08-29T03:45:58.045Z] #39 90.02   DEP      criu/protobuf-desc.d
03:45:58 [2020-08-29T03:45:58.057Z] #17 55.37 Setting up iptables (1.8.2-4) ...
03:45:58 [2020-08-29T03:45:58.057Z] #17 55.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:45:58 [2020-08-29T03:45:58.057Z] #17 55.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:45:58 [2020-08-29T03:45:58.057Z] #17 55.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:45:58 [2020-08-29T03:45:58.057Z] #17 55.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:45:58 [2020-08-29T03:45:58.297Z] #39 89.98   DEP      criu/eventpoll.d
03:45:58 [2020-08-29T03:45:58.297Z] #39 90.08   DEP      criu/eventfd.d
03:45:58 [2020-08-29T03:45:58.297Z] #39 90.21   DEP      criu/crtools.d
03:45:58 [2020-08-29T03:45:58.305Z] #39 90.13   DEP      criu/proc_parse.d
03:45:58 [2020-08-29T03:45:58.320Z] #17 55.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:45:58 [2020-08-29T03:45:58.320Z] #17 55.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:45:58 [2020-08-29T03:45:58.320Z] #17 55.50 Setting up python3 (3.7.3-1) ...
03:45:58 [2020-08-29T03:45:58.547Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
03:45:58 [2020-08-29T03:45:58.547Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
03:45:58 [2020-08-29T03:45:58.555Z] #39 90.40   DEP      criu/cr-service.d
03:45:58 [2020-08-29T03:45:58.565Z] #39 90.40   DEP      criu/plugin.d
03:45:58 [2020-08-29T03:45:58.565Z] #39 90.47   DEP      criu/pipes.d
03:45:58 [2020-08-29T03:45:58.641Z] #40 162.7   CC       criu/page-xfer.o
03:45:58 [2020-08-29T03:45:58.816Z] #39 90.64   DEP      criu/cr-restore.d
03:45:58 [2020-08-29T03:45:58.825Z] #39 90.59   DEP      criu/pie-util.d
03:45:58 [2020-08-29T03:45:58.825Z] #39 90.72   DEP      criu/pie-util-vdso.d
03:45:58 [2020-08-29T03:45:58.825Z] #39 90.83   DEP      criu/pie-util-vdso-elf32.d
03:45:58 [2020-08-29T03:45:58.895Z] #17 56.10 Setting up python3-wheel (0.32.3-2) ...
03:45:59 [2020-08-29T03:45:59.076Z] #39 ...
03:45:59 [2020-08-29T03:45:59.076Z] 
03:45:59 [2020-08-29T03:45:59.076Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:45:59 [2020-08-29T03:45:59.076Z] #28 DONE 198.8s
03:45:59 [2020-08-29T03:45:59.076Z] 
03:45:59 [2020-08-29T03:45:59.076Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:59 [2020-08-29T03:45:59.076Z] #39 90.96   DEP      criu/cr-errno.d
03:45:59 [2020-08-29T03:45:59.076Z] #39 90.99   DEP      criu/cr-dump.d
03:45:59 [2020-08-29T03:45:59.076Z] #39 ...
03:45:59 [2020-08-29T03:45:59.076Z] 
03:45:59 [2020-08-29T03:45:59.076Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:45:59 [2020-08-29T03:45:59.076Z] #17 14.74 Reading package lists...
03:45:59 [2020-08-29T03:45:59.076Z] #17 19.34 Building dependency tree...
03:45:59 [2020-08-29T03:45:59.076Z] #17 21.01 libcap2-bin is already the newest version (1:2.25-2).
03:45:59 [2020-08-29T03:45:59.076Z] #17 21.01 The following additional packages will be installed:
03:45:59 [2020-08-29T03:45:59.076Z] #17 21.01   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:45:59 [2020-08-29T03:45:59.076Z] #17 21.01   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:45:59 [2020-08-29T03:45:59.076Z] #17 21.01   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:45:59 [2020-08-29T03:45:59.076Z] #17 21.02   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:45:59 [2020-08-29T03:45:59.076Z] #17 21.02   python3.7 python3.7-minimal vim-runtime xxd
03:45:59 [2020-08-29T03:45:59.076Z] #17 21.02 Suggested packages:
03:45:59 [2020-08-29T03:45:59.076Z] #17 21.02   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:45:59 [2020-08-29T03:45:59.076Z] #17 21.02   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:45:59 [2020-08-29T03:45:59.076Z] #17 21.02   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:45:59 [2020-08-29T03:45:59.076Z] #17 21.02 Recommended packages:
03:45:59 [2020-08-29T03:45:59.076Z] #17 21.02   aufs-dkms nftables build-essential python3-dev python3-keyring
03:45:59 [2020-08-29T03:45:59.076Z] #17 21.02   python3-keyrings.alt python3-xdg unzip
03:45:59 [2020-08-29T03:45:59.076Z] #17 22.72 The following NEW packages will be installed:
03:45:59 [2020-08-29T03:45:59.076Z] #17 22.73   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:45:59 [2020-08-29T03:45:59.076Z] #17 22.73   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:45:59 [2020-08-29T03:45:59.076Z] #17 22.73   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:45:59 [2020-08-29T03:45:59.076Z] #17 22.73   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:45:59 [2020-08-29T03:45:59.076Z] #17 22.73   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:45:59 [2020-08-29T03:45:59.076Z] #17 22.73   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:45:59 [2020-08-29T03:45:59.076Z] #17 22.73   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:45:59 [2020-08-29T03:45:59.076Z] #17 22.73   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:45:59 [2020-08-29T03:45:59.076Z] #17 22.73   xz-utils zip
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.15 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.15 Need to get 28.5 MB of archives.
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.15 After this operation, 116 MB of additional disk space will be used.
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.52 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.53 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 23.53 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.08 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.08 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.21 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.36 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.71 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.75 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
03:45:59 [2020-08-29T03:45:59.076Z] #17 24.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
03:45:59 [2020-08-29T03:45:59.085Z] #39 90.90   DEP      criu/path.d
03:45:59 [2020-08-29T03:45:59.085Z] #39 90.98   DEP      criu/parasite-syscall.d
03:45:59 [2020-08-29T03:45:59.178Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
03:45:59 [2020-08-29T03:45:59.336Z] #17 ...
03:45:59 [2020-08-29T03:45:59.336Z] 
03:45:59 [2020-08-29T03:45:59.336Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:45:59 [2020-08-29T03:45:59.336Z] #39 91.21   DEP      criu/cr-dedup.d
03:45:59 [2020-08-29T03:45:59.345Z] #39 91.14   DEP      criu/pagemap.d
03:45:59 [2020-08-29T03:45:59.345Z] #39 91.30   DEP      criu/pagemap-cache.d
03:45:59 [2020-08-29T03:45:59.595Z] #39 91.36   DEP      criu/cr-check.d
03:45:59 [2020-08-29T03:45:59.605Z] #39 91.43   DEP      criu/page-xfer.d
03:45:59 [2020-08-29T03:45:59.605Z] #39 91.56   DEP      criu/page-pipe.d
03:45:59 [2020-08-29T03:45:59.853Z] #39 91.55   DEP      criu/config.d
03:45:59 [2020-08-29T03:45:59.865Z] #39 91.72   DEP      criu/netfilter.d
03:45:59 [2020-08-29T03:45:59.872Z] #17 57.19 Setting up apparmor (2.13.2-10) ...
03:46:00 [2020-08-29T03:46:00.112Z] #39 91.82   DEP      criu/clone-noasan.d
03:46:00 [2020-08-29T03:46:00.112Z] #39 91.88   DEP      criu/cgroup.d
03:46:00 [2020-08-29T03:46:00.112Z] #39 92.08   DEP      criu/cgroup-props.d
03:46:00 [2020-08-29T03:46:00.125Z] #39 91.94   DEP      criu/net.d
03:46:00 [2020-08-29T03:46:00.371Z] #39 92.16   DEP      criu/bitmap.d
03:46:00 [2020-08-29T03:46:00.371Z] #39 92.20   DEP      criu/bfd.d
03:46:00 [2020-08-29T03:46:00.371Z] #39 92.28   DEP      criu/autofs.d
03:46:00 [2020-08-29T03:46:00.385Z] #39 92.18   DEP      criu/namespaces.d
03:46:00 [2020-08-29T03:46:00.630Z] #39 92.41   DEP      criu/aio.d
03:46:00 [2020-08-29T03:46:00.630Z] #39 92.54   DEP      criu/action-scripts.d
03:46:00 [2020-08-29T03:46:00.645Z] #39 ...
03:46:00 [2020-08-29T03:46:00.645Z] 
03:46:00 [2020-08-29T03:46:00.645Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:46:00 [2020-08-29T03:46:00.645Z] #28 DONE 198.2s
03:46:00 [2020-08-29T03:46:00.645Z] 
03:46:00 [2020-08-29T03:46:00.645Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:00 [2020-08-29T03:46:00.645Z] #39 92.39   DEP      criu/mount.d
03:46:00 [2020-08-29T03:46:00.645Z] #39 92.64   DEP      criu/memfd.d
03:46:00 [2020-08-29T03:46:00.683Z] ok  	github.com/docker/docker/daemon/images	0.009s	coverage: 4.9% of statements
03:46:00 [2020-08-29T03:46:00.683Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:46:00 [2020-08-29T03:46:00.683Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:46:00 [2020-08-29T03:46:00.683Z] ok  	github.com/docker/docker/daemon/logger	0.212s	coverage: 41.0% of statements
03:46:00 [2020-08-29T03:46:00.747Z] #40 164.5   CC       criu/pagemap-cache.o
03:46:00 [2020-08-29T03:46:00.889Z] #39 92.79   CC       criu/action-scripts.o
03:46:00 [2020-08-29T03:46:00.905Z] #39 92.90   DEP      criu/mem.d
03:46:01 [2020-08-29T03:46:01.047Z] #40 165.1   CC       criu/pagemap.o
03:46:01 [2020-08-29T03:46:01.347Z] #17 ...
03:46:01 [2020-08-29T03:46:01.347Z] 
03:46:01 [2020-08-29T03:46:01.347Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:01 [2020-08-29T03:46:01.347Z] #39 104.6   CC       criu/file-lock.o
03:46:01 [2020-08-29T03:46:01.347Z] #39 105.7   CC       criu/files-ext.o
03:46:01 [2020-08-29T03:46:01.347Z] #39 106.0   CC       criu/files-reg.o
03:46:01 [2020-08-29T03:46:01.347Z] #39 108.1   CC       criu/files.o
03:46:01 [2020-08-29T03:46:01.347Z] #39 110.6   CC       criu/filesystems.o
03:46:01 [2020-08-29T03:46:01.347Z] #39 111.3   CC       criu/fsnotify.o
03:46:01 [2020-08-29T03:46:01.347Z] #39 112.5   CC       criu/image-desc.o
03:46:01 [2020-08-29T03:46:01.347Z] #39 112.7   CC       criu/image.o
03:46:01 [2020-08-29T03:46:01.347Z] #39 113.4   CC       criu/ipc_ns.o
03:46:01 [2020-08-29T03:46:01.456Z] #39 93.21   CC       criu/aio.o
03:46:01 [2020-08-29T03:46:01.475Z] #39 93.24   DEP      criu/lsm.d
03:46:01 [2020-08-29T03:46:01.610Z] #39 115.0   CC       criu/irmap.o
03:46:01 [2020-08-29T03:46:01.715Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.071s	coverage: 77.4% of statements
03:46:01 [2020-08-29T03:46:01.715Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
03:46:01 [2020-08-29T03:46:01.715Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:46:01 [2020-08-29T03:46:01.715Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 67.0% of statements
03:46:01 [2020-08-29T03:46:01.735Z] #39 93.52   DEP      criu/log.d
03:46:01 [2020-08-29T03:46:01.735Z] #39 93.76   DEP      criu/libnetlink.d
03:46:01 [2020-08-29T03:46:01.995Z] #39 93.83   DEP      criu/kerndat.d
03:46:02 [2020-08-29T03:46:02.024Z] #39 93.80   CC       criu/autofs.o
03:46:02 [2020-08-29T03:46:02.107Z] #40 166.2   CC       criu/parasite-syscall.o
03:46:02 [2020-08-29T03:46:02.256Z] #39 93.96   DEP      criu/kcmp-ids.d
03:46:02 [2020-08-29T03:46:02.256Z] #39 94.09   DEP      criu/irmap.d
03:46:02 [2020-08-29T03:46:02.256Z] #39 94.18   DEP      criu/ipc_ns.d
03:46:02 [2020-08-29T03:46:02.516Z] #39 94.34   DEP      criu/image.d
03:46:02 [2020-08-29T03:46:02.516Z] #39 94.47   DEP      criu/image-desc.d
03:46:02 [2020-08-29T03:46:02.560Z] #39 115.9   CC       criu/kcmp-ids.o
03:46:02 [2020-08-29T03:46:02.748Z] ok  	github.com/docker/docker/daemon/logger/journald	0.002s	coverage: 26.2% of statements
03:46:02 [2020-08-29T03:46:02.748Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.004s	coverage: 61.6% of statements
03:46:02 [2020-08-29T03:46:02.776Z] #39 94.56   DEP      criu/fsnotify.d
03:46:02 [2020-08-29T03:46:02.776Z] #39 94.68   DEP      criu/filesystems.d
03:46:02 [2020-08-29T03:46:02.947Z] #39 116.2   CC       criu/kerndat.o
03:46:03 [2020-08-29T03:46:03.036Z] #39 94.79   DEP      criu/files.d
03:46:03 [2020-08-29T03:46:03.036Z] #39 95.03   DEP      criu/files-reg.d
03:46:03 [2020-08-29T03:46:03.038Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 87.2% of statements
03:46:03 [2020-08-29T03:46:03.168Z] #40 167.2   CC       criu/path.o
03:46:03 [2020-08-29T03:46:03.296Z] #39 95.17   DEP      criu/files-ext.d
03:46:03 [2020-08-29T03:46:03.296Z] #39 95.26   DEP      criu/file-lock.d
03:46:03 [2020-08-29T03:46:03.399Z] #39 95.17   CC       criu/bfd.o
03:46:03 [2020-08-29T03:46:03.466Z] #40 167.6   CC       criu/pie-util-vdso.o
03:46:03 [2020-08-29T03:46:03.523Z] #39 ...
03:46:03 [2020-08-29T03:46:03.523Z] 
03:46:03 [2020-08-29T03:46:03.523Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:46:03 [2020-08-29T03:46:03.523Z] #49 68.26 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
03:46:03 [2020-08-29T03:46:03.523Z] #49 70.73 + mkdir -p /build
03:46:03 [2020-08-29T03:46:03.523Z] #49 70.74 + cp runc /build/runc
03:46:03 [2020-08-29T03:46:03.523Z] #49 DONE 75.4s
03:46:03 [2020-08-29T03:46:03.523Z] 
03:46:03 [2020-08-29T03:46:03.523Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:03 [2020-08-29T03:46:03.555Z] #39 95.44   DEP      criu/file-ids.d
03:46:03 [2020-08-29T03:46:03.669Z] ok  	github.com/docker/docker/daemon/logger/local	0.018s	coverage: 75.2% of statements
03:46:03 [2020-08-29T03:46:03.669Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:46:03 [2020-08-29T03:46:03.788Z] #39 117.5   CC       criu/libnetlink.o
03:46:03 [2020-08-29T03:46:03.815Z] #39 95.60   DEP      criu/fifo.d
03:46:03 [2020-08-29T03:46:03.815Z] #39 95.70   DEP      criu/fdstore.d
03:46:03 [2020-08-29T03:46:03.815Z] #39 95.84   DEP      criu/fault-injection.d
03:46:03 [2020-08-29T03:46:03.959Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.054s	coverage: 37.7% of statements
03:46:03 [2020-08-29T03:46:03.966Z] #39 95.67   CC       criu/bitmap.o
03:46:03 [2020-08-29T03:46:03.966Z] #39 95.79   CC       criu/cgroup-props.o
03:46:04 [2020-08-29T03:46:04.075Z] #39 95.88   DEP      criu/external.d
03:46:04 [2020-08-29T03:46:04.075Z] #39 95.94   DEP      criu/eventpoll.d
03:46:04 [2020-08-29T03:46:04.114Z] #40 168.3   CC       criu/pie-util.o
03:46:04 [2020-08-29T03:46:04.335Z] #39 96.09   DEP      criu/eventfd.d
03:46:04 [2020-08-29T03:46:04.373Z] #39 118.0   CC       criu/log.o
03:46:04 [2020-08-29T03:46:04.413Z] #40 168.5   CC       criu/pipes.o
03:46:04 [2020-08-29T03:46:04.595Z] #39 96.25   DEP      criu/crtools.d
03:46:04 [2020-08-29T03:46:04.595Z] #39 96.43   DEP      criu/cr-service.d
03:46:04 [2020-08-29T03:46:04.855Z] #39 96.59   DEP      criu/cr-restore.d
03:46:04 [2020-08-29T03:46:04.855Z] #39 96.77   DEP      criu/cr-errno.d
03:46:04 [2020-08-29T03:46:04.855Z] #39 96.80   DEP      criu/cr-dump.d
03:46:04 [2020-08-29T03:46:04.948Z] #39 118.7   CC       criu/lsm.o
03:46:04 [2020-08-29T03:46:04.972Z] #39 96.52   CC       criu/cgroup.o
03:46:04 [2020-08-29T03:46:04.991Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.007s	coverage: 33.3% of statements
03:46:05 [2020-08-29T03:46:05.164Z] #39 97.03   DEP      criu/cr-dedup.d
03:46:05 [2020-08-29T03:46:05.164Z] #39 97.15   DEP      criu/cr-check.d
03:46:05 [2020-08-29T03:46:05.424Z] #39 97.47   DEP      criu/config.d
03:46:05 [2020-08-29T03:46:05.469Z] #40 169.7   CC       criu/plugin.o
03:46:05 [2020-08-29T03:46:05.523Z] #39 119.0   CC       criu/mem.o
03:46:05 [2020-08-29T03:46:05.547Z] #39 ...
03:46:05 [2020-08-29T03:46:05.547Z] 
03:46:05 [2020-08-29T03:46:05.547Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:46:05 [2020-08-29T03:46:05.547Z] #17 25.94 debconf: delaying package configuration, since apt-utils is not installed
03:46:05 [2020-08-29T03:46:05.547Z] #17 26.33 Fetched 28.5 MB in 2s (14.1 MB/s)
03:46:05 [2020-08-29T03:46:05.547Z] #17 26.40 Selecting previously unselected package pigz.
03:46:05 [2020-08-29T03:46:05.547Z] #17 26.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
03:46:05 [2020-08-29T03:46:05.547Z] #17 26.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
03:46:05 [2020-08-29T03:46:05.547Z] #17 26.46 Unpacking pigz (2.4-1) ...
03:46:05 [2020-08-29T03:46:05.547Z] #17 26.53 Selecting previously unselected package libpython3.7-minimal:amd64.
03:46:05 [2020-08-29T03:46:05.547Z] #17 26.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
03:46:05 [2020-08-29T03:46:05.547Z] #17 26.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
03:46:05 [2020-08-29T03:46:05.547Z] #17 26.93 Selecting previously unselected package python3.7-minimal.
03:46:05 [2020-08-29T03:46:05.547Z] #17 26.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
03:46:05 [2020-08-29T03:46:05.547Z] #17 26.96 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
03:46:05 [2020-08-29T03:46:05.547Z] #17 27.71 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
03:46:05 [2020-08-29T03:46:05.547Z] #17 27.73 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
03:46:05 [2020-08-29T03:46:05.547Z] #17 29.60 Selecting previously unselected package python3-minimal.
03:46:05 [2020-08-29T03:46:05.547Z] #17 29.60 (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.)
03:46:05 [2020-08-29T03:46:05.547Z] #17 29.69 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
03:46:05 [2020-08-29T03:46:05.547Z] #17 29.70 Unpacking python3-minimal (3.7.3-1) ...
03:46:05 [2020-08-29T03:46:05.548Z] #17 29.78 Selecting previously unselected package libmpdec2:amd64.
03:46:05 [2020-08-29T03:46:05.548Z] #17 29.78 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
03:46:05 [2020-08-29T03:46:05.548Z] #17 29.79 Unpacking libmpdec2:amd64 (2.4.2-2) ...
03:46:05 [2020-08-29T03:46:05.548Z] #17 29.86 Selecting previously unselected package libpython3.7-stdlib:amd64.
03:46:05 [2020-08-29T03:46:05.548Z] #17 29.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
03:46:05 [2020-08-29T03:46:05.548Z] #17 29.88 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
03:46:05 [2020-08-29T03:46:05.548Z] #17 30.95 Selecting previously unselected package python3.7.
03:46:05 [2020-08-29T03:46:05.548Z] #17 30.96 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
03:46:05 [2020-08-29T03:46:05.548Z] #17 30.96 Unpacking python3.7 (3.7.3-2+deb10u2) ...
03:46:05 [2020-08-29T03:46:05.548Z] #17 31.12 Selecting previously unselected package libpython3-stdlib:amd64.
03:46:05 [2020-08-29T03:46:05.548Z] #17 31.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
03:46:05 [2020-08-29T03:46:05.548Z] #17 31.13 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
03:46:05 [2020-08-29T03:46:05.548Z] #17 31.25 Setting up python3-minimal (3.7.3-1) ...
03:46:05 [2020-08-29T03:46:05.999Z] #39 97.64   DEP      criu/clone-noasan.d
03:46:05 [2020-08-29T03:46:05.999Z] #39 97.71   DEP      criu/cgroup.d
03:46:05 [2020-08-29T03:46:05.999Z] #39 97.86   DEP      criu/cgroup-props.d
03:46:05 [2020-08-29T03:46:05.999Z] #39 98.00   DEP      criu/bitmap.d
03:46:05 [2020-08-29T03:46:05.999Z] #39 98.03   DEP      criu/bfd.d
03:46:06 [2020-08-29T03:46:06.025Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
03:46:06 [2020-08-29T03:46:06.025Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
03:46:06 [2020-08-29T03:46:06.114Z] #17 32.27 Selecting previously unselected package python3.
03:46:06 [2020-08-29T03:46:06.114Z] #17 32.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 ... 24093 files and directories currently installed.)
03:46:06 [2020-08-29T03:46:06.114Z] #17 32.35 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
03:46:06 [2020-08-29T03:46:06.114Z] #17 32.36 Unpacking python3 (3.7.3-1) ...
03:46:06 [2020-08-29T03:46:06.116Z] #40 170.1   CC       criu/proc_parse.o
03:46:06 [2020-08-29T03:46:06.274Z] #39 98.13   DEP      criu/autofs.d
03:46:06 [2020-08-29T03:46:06.274Z] #39 98.27   DEP      criu/aio.d
03:46:06 [2020-08-29T03:46:06.372Z] #17 32.47 Selecting previously unselected package libip4tc0:amd64.
03:46:06 [2020-08-29T03:46:06.372Z] #17 32.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
03:46:06 [2020-08-29T03:46:06.372Z] #17 32.49 Unpacking libip4tc0:amd64 (1.8.2-4) ...
03:46:06 [2020-08-29T03:46:06.372Z] #17 32.59 Selecting previously unselected package libip6tc0:amd64.
03:46:06 [2020-08-29T03:46:06.533Z] #39 98.45   DEP      criu/action-scripts.d
03:46:06 [2020-08-29T03:46:06.632Z] #17 32.59 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
03:46:06 [2020-08-29T03:46:06.632Z] #17 32.60 Unpacking libip6tc0:amd64 (1.8.2-4) ...
03:46:06 [2020-08-29T03:46:06.632Z] #17 32.68 Selecting previously unselected package libiptc0:amd64.
03:46:06 [2020-08-29T03:46:06.632Z] #17 32.69 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
03:46:06 [2020-08-29T03:46:06.632Z] #17 32.69 Unpacking libiptc0:amd64 (1.8.2-4) ...
03:46:06 [2020-08-29T03:46:06.632Z] #17 32.77 Selecting previously unselected package libnfnetlink0:amd64.
03:46:06 [2020-08-29T03:46:06.632Z] #17 32.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
03:46:06 [2020-08-29T03:46:06.632Z] #17 32.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:46:06 [2020-08-29T03:46:06.656Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.460s	coverage: 82.5% of statements
03:46:06 [2020-08-29T03:46:06.656Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:46:06 [2020-08-29T03:46:06.656Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
03:46:06 [2020-08-29T03:46:06.656Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:46:06 [2020-08-29T03:46:06.792Z] #39 98.66   CC       criu/action-scripts.o
03:46:06 [2020-08-29T03:46:06.891Z] #17 32.84 Selecting previously unselected package libnetfilter-conntrack3:amd64.
03:46:06 [2020-08-29T03:46:06.891Z] #17 32.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
03:46:06 [2020-08-29T03:46:06.891Z] #17 32.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:46:06 [2020-08-29T03:46:06.891Z] #17 32.94 Selecting previously unselected package libnftnl11:amd64.
03:46:06 [2020-08-29T03:46:06.891Z] #17 32.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
03:46:06 [2020-08-29T03:46:06.891Z] #17 32.95 Unpacking libnftnl11:amd64 (1.1.2-2) ...
03:46:06 [2020-08-29T03:46:06.891Z] #17 33.04 Selecting previously unselected package iptables.
03:46:06 [2020-08-29T03:46:06.914Z] #39 120.3   CC       criu/memfd.o
03:46:07 [2020-08-29T03:46:07.051Z] #39 99.06   CC       criu/aio.o
03:46:07 [2020-08-29T03:46:07.149Z] #17 33.06 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.149Z] #17 33.07 Unpacking iptables (1.8.2-4) ...
03:46:07 [2020-08-29T03:46:07.408Z] #17 33.38 Selecting previously unselected package xxd.
03:46:07 [2020-08-29T03:46:07.408Z] #17 33.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.408Z] #17 33.39 Unpacking xxd (2:8.1.0875-5) ...
03:46:07 [2020-08-29T03:46:07.408Z] #17 ...
03:46:07 [2020-08-29T03:46:07.408Z] 
03:46:07 [2020-08-29T03:46:07.408Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:07 [2020-08-29T03:46:07.408Z] #39 99.26   CC       criu/clone-noasan.o
03:46:07 [2020-08-29T03:46:07.491Z] #39 120.9   CC       criu/mount.o
03:46:07 [2020-08-29T03:46:07.620Z] #39 ...
03:46:07 [2020-08-29T03:46:07.620Z] 
03:46:07 [2020-08-29T03:46:07.620Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.07 The following NEW packages will be installed:
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.07   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.07   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.08   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.08   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.08   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.08   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.08   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.09   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.09   xz-utils zip
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.40 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.40 Need to get 28.5 MB of archives.
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.40 After this operation, 116 MB of additional disk space will be used.
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 22.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.07 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.08 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.08 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 23.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
03:46:07 [2020-08-29T03:46:07.620Z] #17 24.86 debconf: delaying package configuration, since apt-utils is not installed
03:46:07 [2020-08-29T03:46:07.620Z] #17 25.04 Fetched 28.5 MB in 2s (18.0 MB/s)
03:46:07 [2020-08-29T03:46:07.620Z] #17 25.17 Selecting previously unselected package pigz.
03:46:07 [2020-08-29T03:46:07.620Z] #17 25.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 ... 23432 files and directories currently installed.)
03:46:07 [2020-08-29T03:46:07.620Z] #17 25.24 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 25.24 Unpacking pigz (2.4-1) ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 25.35 Selecting previously unselected package libpython3.7-minimal:amd64.
03:46:07 [2020-08-29T03:46:07.620Z] #17 25.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 25.36 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 25.70 Selecting previously unselected package python3.7-minimal.
03:46:07 [2020-08-29T03:46:07.620Z] #17 25.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 25.73 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 26.57 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 26.66 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 28.44 Selecting previously unselected package python3-minimal.
03:46:07 [2020-08-29T03:46:07.620Z] #17 28.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
03:46:07 [2020-08-29T03:46:07.620Z] #17 28.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 28.49 Unpacking python3-minimal (3.7.3-1) ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 28.57 Selecting previously unselected package libmpdec2:amd64.
03:46:07 [2020-08-29T03:46:07.620Z] #17 28.58 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 28.61 Unpacking libmpdec2:amd64 (2.4.2-2) ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 28.77 Selecting previously unselected package libpython3.7-stdlib:amd64.
03:46:07 [2020-08-29T03:46:07.620Z] #17 28.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 28.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 29.77 Selecting previously unselected package python3.7.
03:46:07 [2020-08-29T03:46:07.620Z] #17 29.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 29.78 Unpacking python3.7 (3.7.3-2+deb10u2) ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 29.89 Selecting previously unselected package libpython3-stdlib:amd64.
03:46:07 [2020-08-29T03:46:07.620Z] #17 29.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 29.91 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 30.01 Setting up python3-minimal (3.7.3-1) ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 30.75 Selecting previously unselected package python3.
03:46:07 [2020-08-29T03:46:07.620Z] #17 30.75 (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.)
03:46:07 [2020-08-29T03:46:07.620Z] #17 30.79 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 30.81 Unpacking python3 (3.7.3-1) ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 30.89 Selecting previously unselected package libip4tc0:amd64.
03:46:07 [2020-08-29T03:46:07.620Z] #17 30.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 30.91 Unpacking libip4tc0:amd64 (1.8.2-4) ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 30.99 Selecting previously unselected package libip6tc0:amd64.
03:46:07 [2020-08-29T03:46:07.620Z] #17 30.99 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.620Z] #17 30.99 Unpacking libip6tc0:amd64 (1.8.2-4) ...
03:46:07 [2020-08-29T03:46:07.667Z] #39 99.46   CC       criu/config.o
03:46:07 [2020-08-29T03:46:07.880Z] #17 31.08 Selecting previously unselected package libiptc0:amd64.
03:46:07 [2020-08-29T03:46:07.880Z] #17 31.08 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.880Z] #17 31.09 Unpacking libiptc0:amd64 (1.8.2-4) ...
03:46:07 [2020-08-29T03:46:07.880Z] #17 31.16 Selecting previously unselected package libnfnetlink0:amd64.
03:46:07 [2020-08-29T03:46:07.880Z] #17 31.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
03:46:07 [2020-08-29T03:46:07.880Z] #17 31.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:46:08 [2020-08-29T03:46:08.139Z] #17 31.23 Selecting previously unselected package libnetfilter-conntrack3:amd64.
03:46:08 [2020-08-29T03:46:08.139Z] #17 31.23 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
03:46:08 [2020-08-29T03:46:08.139Z] #17 31.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:46:08 [2020-08-29T03:46:08.139Z] #17 31.31 Selecting previously unselected package libnftnl11:amd64.
03:46:08 [2020-08-29T03:46:08.139Z] #17 31.32 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
03:46:08 [2020-08-29T03:46:08.139Z] #17 31.32 Unpacking libnftnl11:amd64 (1.1.2-2) ...
03:46:08 [2020-08-29T03:46:08.139Z] #17 31.40 Selecting previously unselected package iptables.
03:46:08 [2020-08-29T03:46:08.139Z] #17 31.42 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
03:46:08 [2020-08-29T03:46:08.139Z] #17 31.42 Unpacking iptables (1.8.2-4) ...
03:46:08 [2020-08-29T03:46:08.162Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
03:46:08 [2020-08-29T03:46:08.220Z] #40 ...
03:46:08 [2020-08-29T03:46:08.220Z] 
03:46:08 [2020-08-29T03:46:08.220Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:46:08 [2020-08-29T03:46:08.220Z] #50 124.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
03:46:08 [2020-08-29T03:46:08.398Z] #17 31.71 Selecting previously unselected package xxd.
03:46:08 [2020-08-29T03:46:08.398Z] #17 31.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
03:46:08 [2020-08-29T03:46:08.398Z] #17 31.74 Unpacking xxd (2:8.1.0875-5) ...
03:46:08 [2020-08-29T03:46:08.657Z] #17 31.86 Selecting previously unselected package vim-common.
03:46:08 [2020-08-29T03:46:08.657Z] #17 31.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:46:08 [2020-08-29T03:46:08.657Z] #17 31.89 Unpacking vim-common (2:8.1.0875-5) ...
03:46:08 [2020-08-29T03:46:08.794Z] ok  	github.com/docker/docker/distribution	0.251s	coverage: 21.9% of statements
03:46:08 [2020-08-29T03:46:08.794Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:46:08 [2020-08-29T03:46:08.916Z] #17 32.16 Selecting previously unselected package bash-completion.
03:46:08 [2020-08-29T03:46:08.916Z] #17 32.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:46:09 [2020-08-29T03:46:09.044Z] #39 100.8   CC       criu/cr-check.o
03:46:09 [2020-08-29T03:46:09.440Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
03:46:10 [2020-08-29T03:46:10.494Z] ok  	github.com/docker/docker/image	0.017s	coverage: 83.2% of statements
03:46:10 [2020-08-29T03:46:10.785Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
03:46:10 [2020-08-29T03:46:10.807Z] #39 123.9   CC       criu/namespaces.o
03:46:10 [2020-08-29T03:46:10.948Z] #39 102.5   CC       criu/cr-dedup.o
03:46:10 [2020-08-29T03:46:10.948Z] #39 102.9   CC       criu/cr-dump.o
03:46:11 [2020-08-29T03:46:11.070Z] #39 ...
03:46:11 [2020-08-29T03:46:11.070Z] 
03:46:11 [2020-08-29T03:46:11.070Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:46:11 [2020-08-29T03:46:11.070Z] #17 63.92 Setting up xfsprogs (4.20.0-1) ...
03:46:11 [2020-08-29T03:46:11.070Z] #17 63.93 Setting up python3-lib2to3 (3.7.3-1) ...
03:46:11 [2020-08-29T03:46:11.070Z] #17 64.30 Setting up python3-pkg-resources (40.8.0-1) ...
03:46:11 [2020-08-29T03:46:11.070Z] #17 65.09 Setting up python3-distutils (3.7.3-1) ...
03:46:11 [2020-08-29T03:46:11.070Z] #17 65.48 Setting up python3-setuptools (40.8.0-1) ...
03:46:11 [2020-08-29T03:46:11.070Z] #17 66.47 Setting up python3-pip (18.1-5) ...
03:46:11 [2020-08-29T03:46:11.070Z] #17 67.27 Processing triggers for libc-bin (2.28-10) ...
03:46:11 [2020-08-29T03:46:11.070Z] #17 67.32 Processing triggers for mime-support (3.62) ...
03:46:11 [2020-08-29T03:46:11.070Z] #17 DONE 68.3s
03:46:11 [2020-08-29T03:46:11.070Z] 
03:46:11 [2020-08-29T03:46:11.070Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
03:46:11 [2020-08-29T03:46:11.075Z] ok  	github.com/docker/docker/distribution/xfer	1.869s	coverage: 85.1% of statements
03:46:11 [2020-08-29T03:46:11.075Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:46:11 [2020-08-29T03:46:11.075Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
03:46:11 [2020-08-29T03:46:11.454Z] #17 34.40 Unpacking bash-completion (1:2.8-6) ...
03:46:11 [2020-08-29T03:46:11.706Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
03:46:11 [2020-08-29T03:46:11.706Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:46:11 [2020-08-29T03:46:11.713Z] #17 34.99 Selecting previously unselected package bzip2.
03:46:11 [2020-08-29T03:46:11.713Z] #17 34.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
03:46:11 [2020-08-29T03:46:11.713Z] #17 35.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:46:11 [2020-08-29T03:46:11.783Z] #50 127.1 + mkdir -p /build
03:46:11 [2020-08-29T03:46:11.783Z] #50 127.1 + cp runc /build/runc
03:46:11 [2020-08-29T03:46:11.783Z] #50 DONE 127.3s
03:46:11 [2020-08-29T03:46:11.783Z] 
03:46:11 [2020-08-29T03:46:11.783Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:46:11 [2020-08-29T03:46:11.783Z] #37 237.6 + dpkg --print-architecture
03:46:11 [2020-08-29T03:46:11.783Z] #37 237.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:46:11 [2020-08-29T03:46:11.783Z] #37 237.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:46:11 [2020-08-29T03:46:11.783Z] #37 237.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:46:11 [2020-08-29T03:46:11.972Z] #17 35.08 Selecting previously unselected package xz-utils.
03:46:11 [2020-08-29T03:46:11.972Z] #17 35.10 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
03:46:11 [2020-08-29T03:46:11.972Z] #17 35.11 Unpacking xz-utils (5.2.4-1) ...
03:46:11 [2020-08-29T03:46:11.972Z] #17 35.27 Selecting previously unselected package apparmor.
03:46:11 [2020-08-29T03:46:11.972Z] #17 35.29 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
03:46:12 [2020-08-29T03:46:12.232Z] #17 35.38 Unpacking apparmor (2.13.2-10) ...
03:46:12 [2020-08-29T03:46:12.337Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
03:46:12 [2020-08-29T03:46:12.464Z] #18 1.178 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:46:12 [2020-08-29T03:46:12.464Z] #18 1.185 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:46:12 [2020-08-29T03:46:12.464Z] #18 1.191 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:46:12 [2020-08-29T03:46:12.491Z] #17 35.64 Selecting previously unselected package aufs-tools.
03:46:12 [2020-08-29T03:46:12.491Z] #17 35.65 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
03:46:12 [2020-08-29T03:46:12.491Z] #17 35.65 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:46:12 [2020-08-29T03:46:12.751Z] #17 35.79 Selecting previously unselected package libonig5:amd64.
03:46:12 [2020-08-29T03:46:12.751Z] #17 35.81 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
03:46:12 [2020-08-29T03:46:12.751Z] #17 35.81 Unpacking libonig5:amd64 (6.9.1-1) ...
03:46:12 [2020-08-29T03:46:12.751Z] #17 35.99 Selecting previously unselected package libjq1:amd64.
03:46:12 [2020-08-29T03:46:12.751Z] #17 36.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:46:12 [2020-08-29T03:46:12.751Z] #17 36.00 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:46:13 [2020-08-29T03:46:13.011Z] #17 36.15 Selecting previously unselected package jq.
03:46:13 [2020-08-29T03:46:13.011Z] #17 36.16 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
03:46:13 [2020-08-29T03:46:13.011Z] #17 36.17 Unpacking jq (1.5+dfsg-2+b1) ...
03:46:13 [2020-08-29T03:46:13.011Z] #17 36.24 Selecting previously unselected package libaio1:amd64.
03:46:13 [2020-08-29T03:46:13.011Z] #17 36.24 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
03:46:13 [2020-08-29T03:46:13.011Z] #17 36.25 Unpacking libaio1:amd64 (0.3.112-3) ...
03:46:13 [2020-08-29T03:46:13.271Z] #17 36.30 Selecting previously unselected package libgpm2:amd64.
03:46:13 [2020-08-29T03:46:13.271Z] #17 36.31 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
03:46:13 [2020-08-29T03:46:13.271Z] #17 36.32 Unpacking libgpm2:amd64 (1.20.7-5) ...
03:46:13 [2020-08-29T03:46:13.271Z] #17 36.38 Selecting previously unselected package libicu63:amd64.
03:46:13 [2020-08-29T03:46:13.271Z] #17 36.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
03:46:13 [2020-08-29T03:46:13.271Z] #17 36.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:46:13 [2020-08-29T03:46:13.368Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 67.1% of statements
03:46:13 [2020-08-29T03:46:13.368Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
03:46:13 [2020-08-29T03:46:13.478Z] #39 ...
03:46:13 [2020-08-29T03:46:13.479Z] 
03:46:13 [2020-08-29T03:46:13.479Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:46:13 [2020-08-29T03:46:13.479Z] #17 33.50 Selecting previously unselected package vim-common.
03:46:13 [2020-08-29T03:46:13.479Z] #17 33.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 33.54 Unpacking vim-common (2:8.1.0875-5) ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 33.72 Selecting previously unselected package bash-completion.
03:46:13 [2020-08-29T03:46:13.479Z] #17 33.73 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 36.38 Unpacking bash-completion (1:2.8-6) ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 36.78 Selecting previously unselected package bzip2.
03:46:13 [2020-08-29T03:46:13.479Z] #17 36.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 36.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 36.87 Selecting previously unselected package xz-utils.
03:46:13 [2020-08-29T03:46:13.479Z] #17 36.88 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 36.89 Unpacking xz-utils (5.2.4-1) ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.05 Selecting previously unselected package apparmor.
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.06 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.14 Unpacking apparmor (2.13.2-10) ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.46 Selecting previously unselected package aufs-tools.
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.47 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.58 Selecting previously unselected package libonig5:amd64.
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.58 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.59 Unpacking libonig5:amd64 (6.9.1-1) ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.74 Selecting previously unselected package libjq1:amd64.
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.74 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.74 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.85 Selecting previously unselected package jq.
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.86 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.86 Unpacking jq (1.5+dfsg-2+b1) ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.95 Selecting previously unselected package libaio1:amd64.
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.95 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 37.96 Unpacking libaio1:amd64 (0.3.112-3) ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 38.02 Selecting previously unselected package libgpm2:amd64.
03:46:13 [2020-08-29T03:46:13.479Z] #17 38.02 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 38.02 Unpacking libgpm2:amd64 (1.20.7-5) ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 38.08 Selecting previously unselected package libicu63:amd64.
03:46:13 [2020-08-29T03:46:13.479Z] #17 38.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 38.10 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:46:13 [2020-08-29T03:46:13.479Z] #17 ...
03:46:13 [2020-08-29T03:46:13.479Z] 
03:46:13 [2020-08-29T03:46:13.479Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:13 [2020-08-29T03:46:13.479Z] #39 105.0   CC       criu/cr-errno.o
03:46:13 [2020-08-29T03:46:13.479Z] #39 105.1   CC       criu/cr-restore.o
03:46:13 [2020-08-29T03:46:13.860Z] #18 DONE 2.7s
03:46:13 [2020-08-29T03:46:13.860Z] 
03:46:13 [2020-08-29T03:46:13.860Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:46:14 [2020-08-29T03:46:14.870Z] ok  	github.com/docker/docker/pkg/archive	0.479s	coverage: 76.9% of statements
03:46:15 [2020-08-29T03:46:15.901Z] ok  	github.com/docker/docker/pkg/authorization	0.489s	coverage: 68.3% of statements
03:46:16 [2020-08-29T03:46:16.191Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
03:46:16 [2020-08-29T03:46:16.191Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
03:46:16 [2020-08-29T03:46:16.562Z] #17 39.84 Selecting previously unselected package libnet1:amd64.
03:46:16 [2020-08-29T03:46:16.562Z] #17 39.87 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:46:16 [2020-08-29T03:46:16.562Z] #17 39.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:46:16 [2020-08-29T03:46:16.562Z] #17 39.94 Selecting previously unselected package libnl-3-200:amd64.
03:46:16 [2020-08-29T03:46:16.822Z] #17 39.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
03:46:16 [2020-08-29T03:46:16.822Z] #17 39.96 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:46:16 [2020-08-29T03:46:16.822Z] #17 40.07 Selecting previously unselected package libprotobuf-c1:amd64.
03:46:16 [2020-08-29T03:46:16.822Z] #17 40.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:46:16 [2020-08-29T03:46:16.822Z] #17 40.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:46:16 [2020-08-29T03:46:16.822Z] #17 40.14 Selecting previously unselected package libreadline5:amd64.
03:46:16 [2020-08-29T03:46:16.822Z] #17 40.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
03:46:16 [2020-08-29T03:46:16.822Z] #17 40.15 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:46:17 [2020-08-29T03:46:17.083Z] #17 40.28 Selecting previously unselected package net-tools.
03:46:17 [2020-08-29T03:46:17.083Z] #17 40.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
03:46:17 [2020-08-29T03:46:17.083Z] #17 40.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:46:17 [2020-08-29T03:46:17.341Z] #17 40.50 Selecting previously unselected package python-pip-whl.
03:46:17 [2020-08-29T03:46:17.341Z] #17 40.51 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:46:17 [2020-08-29T03:46:17.341Z] #17 40.52 Unpacking python-pip-whl (18.1-5) ...
03:46:17 [2020-08-29T03:46:17.600Z] #17 ...
03:46:17 [2020-08-29T03:46:17.600Z] 
03:46:17 [2020-08-29T03:46:17.600Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:17 [2020-08-29T03:46:17.600Z] #39 99.52   CC       criu/autofs.o
03:46:17 [2020-08-29T03:46:17.600Z] #39 100.8   CC       criu/bfd.o
03:46:17 [2020-08-29T03:46:17.600Z] #39 101.3   CC       criu/bitmap.o
03:46:17 [2020-08-29T03:46:17.600Z] #39 101.5   CC       criu/cgroup-props.o
03:46:17 [2020-08-29T03:46:17.600Z] #39 102.2   CC       criu/cgroup.o
03:46:17 [2020-08-29T03:46:17.600Z] #39 104.8   CC       criu/clone-noasan.o
03:46:17 [2020-08-29T03:46:17.600Z] #39 105.0   CC       criu/config.o
03:46:17 [2020-08-29T03:46:17.600Z] #39 106.2   CC       criu/cr-check.o
03:46:17 [2020-08-29T03:46:17.600Z] #39 107.9   CC       criu/cr-dedup.o
03:46:17 [2020-08-29T03:46:17.600Z] #39 108.3   CC       criu/cr-dump.o
03:46:17 [2020-08-29T03:46:17.859Z] #39 ...
03:46:17 [2020-08-29T03:46:17.859Z] 
03:46:17 [2020-08-29T03:46:17.859Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:46:17 [2020-08-29T03:46:17.859Z] #17 41.15 Selecting previously unselected package python3-lib2to3.
03:46:17 [2020-08-29T03:46:17.859Z] #17 41.17 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:46:17 [2020-08-29T03:46:17.859Z] #17 41.17 Unpacking python3-lib2to3 (3.7.3-1) ...
03:46:18 [2020-08-29T03:46:18.107Z] #19 4.094 Collecting yamllint==1.16.0
03:46:18 [2020-08-29T03:46:18.118Z] #17 41.29 Selecting previously unselected package python3-distutils.
03:46:18 [2020-08-29T03:46:18.118Z] #17 41.30 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:46:18 [2020-08-29T03:46:18.118Z] #17 41.31 Unpacking python3-distutils (3.7.3-1) ...
03:46:18 [2020-08-29T03:46:18.377Z] #17 41.48 Selecting previously unselected package python3-pip.
03:46:18 [2020-08-29T03:46:18.377Z] #17 41.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:46:18 [2020-08-29T03:46:18.377Z] #17 41.49 Unpacking python3-pip (18.1-5) ...
03:46:18 [2020-08-29T03:46:18.377Z] #17 41.67 Selecting previously unselected package python3-pkg-resources.
03:46:18 [2020-08-29T03:46:18.636Z] #17 41.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:46:18 [2020-08-29T03:46:18.636Z] #17 41.68 Unpacking python3-pkg-resources (40.8.0-1) ...
03:46:18 [2020-08-29T03:46:18.636Z] #17 41.81 Selecting previously unselected package python3-setuptools.
03:46:18 [2020-08-29T03:46:18.636Z] #17 41.82 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:46:18 [2020-08-29T03:46:18.636Z] #17 41.82 Unpacking python3-setuptools (40.8.0-1) ...
03:46:18 [2020-08-29T03:46:18.636Z] #17 42.06 Selecting previously unselected package python3-wheel.
03:46:18 [2020-08-29T03:46:18.636Z] #17 42.07 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:46:18 [2020-08-29T03:46:18.756Z] #39 110.1   CC       criu/cr-service.o
03:46:18 [2020-08-29T03:46:18.756Z] #39 ...
03:46:18 [2020-08-29T03:46:18.756Z] 
03:46:18 [2020-08-29T03:46:18.756Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:46:18 [2020-08-29T03:46:18.756Z] #17 41.43 Selecting previously unselected package libnet1:amd64.
03:46:18 [2020-08-29T03:46:18.756Z] #17 41.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:46:18 [2020-08-29T03:46:18.756Z] #17 41.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:46:18 [2020-08-29T03:46:18.756Z] #17 41.54 Selecting previously unselected package libnl-3-200:amd64.
03:46:18 [2020-08-29T03:46:18.756Z] #17 41.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
03:46:18 [2020-08-29T03:46:18.756Z] #17 41.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:46:18 [2020-08-29T03:46:18.756Z] #17 41.65 Selecting previously unselected package libprotobuf-c1:amd64.
03:46:18 [2020-08-29T03:46:18.756Z] #17 41.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:46:18 [2020-08-29T03:46:18.756Z] #17 41.66 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:46:18 [2020-08-29T03:46:18.756Z] #17 41.72 Selecting previously unselected package libreadline5:amd64.
03:46:18 [2020-08-29T03:46:18.756Z] #17 41.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
03:46:18 [2020-08-29T03:46:18.756Z] #17 41.73 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:46:18 [2020-08-29T03:46:18.756Z] #17 41.85 Selecting previously unselected package net-tools.
03:46:18 [2020-08-29T03:46:18.757Z] #17 41.85 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 41.86 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 42.07 Selecting previously unselected package python-pip-whl.
03:46:18 [2020-08-29T03:46:18.757Z] #17 42.07 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 42.07 Unpacking python-pip-whl (18.1-5) ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 42.64 Selecting previously unselected package python3-lib2to3.
03:46:18 [2020-08-29T03:46:18.757Z] #17 42.64 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 42.65 Unpacking python3-lib2to3 (3.7.3-1) ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 42.78 Selecting previously unselected package python3-distutils.
03:46:18 [2020-08-29T03:46:18.757Z] #17 42.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 42.81 Unpacking python3-distutils (3.7.3-1) ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 42.97 Selecting previously unselected package python3-pip.
03:46:18 [2020-08-29T03:46:18.757Z] #17 42.99 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 42.99 Unpacking python3-pip (18.1-5) ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 43.25 Selecting previously unselected package python3-pkg-resources.
03:46:18 [2020-08-29T03:46:18.757Z] #17 43.25 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 43.26 Unpacking python3-pkg-resources (40.8.0-1) ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 43.35 Selecting previously unselected package python3-setuptools.
03:46:18 [2020-08-29T03:46:18.757Z] #17 43.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 43.37 Unpacking python3-setuptools (40.8.0-1) ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 43.62 Selecting previously unselected package python3-wheel.
03:46:18 [2020-08-29T03:46:18.757Z] #17 43.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 43.63 Unpacking python3-wheel (0.32.3-2) ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 43.72 Selecting previously unselected package sudo.
03:46:18 [2020-08-29T03:46:18.757Z] #17 43.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 43.73 Unpacking sudo (1.8.27-1+deb10u2) ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 44.23 Selecting previously unselected package thin-provisioning-tools.
03:46:18 [2020-08-29T03:46:18.757Z] #17 44.24 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 44.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 44.46 Selecting previously unselected package uidmap.
03:46:18 [2020-08-29T03:46:18.757Z] #17 44.46 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 44.47 Unpacking uidmap (1:4.5-1.1) ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 44.56 Selecting previously unselected package vim-runtime.
03:46:18 [2020-08-29T03:46:18.757Z] #17 44.58 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:46:18 [2020-08-29T03:46:18.757Z] #17 44.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:46:18 [2020-08-29T03:46:18.757Z] #17 44.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:46:18 [2020-08-29T03:46:18.757Z] #17 44.67 Unpacking vim-runtime (2:8.1.0875-5) ...
03:46:18 [2020-08-29T03:46:18.895Z] #17 42.07 Unpacking python3-wheel (0.32.3-2) ...
03:46:18 [2020-08-29T03:46:18.895Z] #17 42.16 Selecting previously unselected package sudo.
03:46:18 [2020-08-29T03:46:18.895Z] #17 42.16 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
03:46:18 [2020-08-29T03:46:18.895Z] #17 42.17 Unpacking sudo (1.8.27-1+deb10u2) ...
03:46:19 [2020-08-29T03:46:19.463Z] #17 42.64 Selecting previously unselected package thin-provisioning-tools.
03:46:19 [2020-08-29T03:46:19.463Z] #17 42.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
03:46:19 [2020-08-29T03:46:19.463Z] #17 42.64 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:46:19 [2020-08-29T03:46:19.722Z] #17 42.92 Selecting previously unselected package uidmap.
03:46:19 [2020-08-29T03:46:19.722Z] #17 42.93 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
03:46:19 [2020-08-29T03:46:19.722Z] #17 42.94 Unpacking uidmap (1:4.5-1.1) ...
03:46:19 [2020-08-29T03:46:19.722Z] #17 43.06 Selecting previously unselected package vim-runtime.
03:46:19 [2020-08-29T03:46:19.992Z] #17 43.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:46:19 [2020-08-29T03:46:19.992Z] #17 43.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:46:19 [2020-08-29T03:46:19.992Z] #17 43.10 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:46:19 [2020-08-29T03:46:19.992Z] #17 43.11 Unpacking vim-runtime (2:8.1.0875-5) ...
03:46:20 [2020-08-29T03:46:20.029Z] #19 ...
03:46:20 [2020-08-29T03:46:20.029Z] 
03:46:20 [2020-08-29T03:46:20.029Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:20 [2020-08-29T03:46:20.029Z] #39 125.4   CC       criu/net.o
03:46:20 [2020-08-29T03:46:20.029Z] #39 127.9   CC       criu/netfilter.o
03:46:20 [2020-08-29T03:46:20.029Z] #39 128.2   CC       criu/page-pipe.o
03:46:20 [2020-08-29T03:46:20.029Z] #39 128.9   CC       criu/page-xfer.o
03:46:20 [2020-08-29T03:46:20.029Z] #39 130.3   CC       criu/pagemap-cache.o
03:46:20 [2020-08-29T03:46:20.029Z] #39 130.6   CC       criu/pagemap.o
03:46:20 [2020-08-29T03:46:20.029Z] #39 131.6   CC       criu/parasite-syscall.o
03:46:20 [2020-08-29T03:46:20.029Z] #39 132.3   CC       criu/path.o
03:46:20 [2020-08-29T03:46:20.029Z] #39 132.5   CC       criu/pie-util-vdso.o
03:46:20 [2020-08-29T03:46:20.029Z] #39 132.9   CC       criu/pie-util.o
03:46:20 [2020-08-29T03:46:20.029Z] #39 133.0   CC       criu/pipes.o
03:46:20 [2020-08-29T03:46:20.029Z] #39 133.5   CC       criu/plugin.o
03:46:20 [2020-08-29T03:46:20.292Z] #39 133.8   CC       criu/proc_parse.o
03:46:20 [2020-08-29T03:46:20.358Z] #37 ...
03:46:20 [2020-08-29T03:46:20.358Z] 
03:46:20 [2020-08-29T03:46:20.358Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:20 [2020-08-29T03:46:20.358Z] #40 173.8   CC       criu/protobuf-desc.o
03:46:20 [2020-08-29T03:46:20.358Z] #40 175.0   CC       criu/protobuf.o
03:46:20 [2020-08-29T03:46:20.358Z] #40 175.5   CC       criu/pstree.o
03:46:20 [2020-08-29T03:46:20.358Z] #40 177.7   CC       criu/rbtree.o
03:46:20 [2020-08-29T03:46:20.358Z] #40 178.1   CC       criu/rst-malloc.o
03:46:20 [2020-08-29T03:46:20.358Z] #40 178.5   CC       criu/seccomp.o
03:46:20 [2020-08-29T03:46:20.358Z] #40 179.2   CC       criu/seize.o
03:46:20 [2020-08-29T03:46:20.358Z] #40 180.3   CC       criu/servicefd.o
03:46:20 [2020-08-29T03:46:20.358Z] #40 180.7   CC       criu/shmem.o
03:46:20 [2020-08-29T03:46:20.358Z] #40 181.7   CC       criu/sigframe.o
03:46:20 [2020-08-29T03:46:20.358Z] #40 181.9   CC       criu/signalfd.o
03:46:20 [2020-08-29T03:46:20.358Z] #40 182.2   CC       criu/sk-inet.o
03:46:20 [2020-08-29T03:46:20.358Z] #40 183.2   CC       criu/sk-netlink.o
03:46:20 [2020-08-29T03:46:20.358Z] #40 183.7   CC       criu/sk-packet.o
03:46:20 [2020-08-29T03:46:20.358Z] #40 184.4   CC       criu/sk-queue.o
03:46:20 [2020-08-29T03:46:20.634Z] ok  	github.com/docker/docker/layer	7.269s	coverage: 68.8% of statements
03:46:20 [2020-08-29T03:46:20.634Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:46:20 [2020-08-29T03:46:20.634Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:46:20 [2020-08-29T03:46:20.634Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:46:20 [2020-08-29T03:46:20.634Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:46:20 [2020-08-29T03:46:20.634Z] ?   	github.com/docker/docker/oci	[no test files]
03:46:20 [2020-08-29T03:46:20.634Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:46:20 [2020-08-29T03:46:20.634Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.441s	coverage: 43.2% of statements
03:46:20 [2020-08-29T03:46:20.634Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
03:46:20 [2020-08-29T03:46:20.634Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:46:20 [2020-08-29T03:46:20.634Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
03:46:20 [2020-08-29T03:46:20.680Z] #40 184.9   CC       criu/sk-tcp.o
03:46:20 [2020-08-29T03:46:20.924Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 97.6% of statements
03:46:20 [2020-08-29T03:46:20.924Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
03:46:21 [2020-08-29T03:46:21.215Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
03:46:21 [2020-08-29T03:46:21.327Z] #40 185.5   CC       criu/sk-unix.o
03:46:21 [2020-08-29T03:46:21.846Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
03:46:22 [2020-08-29T03:46:22.042Z] #17 47.72 Selecting previously unselected package vim.
03:46:22 [2020-08-29T03:46:22.042Z] #17 47.73 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
03:46:22 [2020-08-29T03:46:22.042Z] #17 47.75 Unpacking vim (2:8.1.0875-5) ...
03:46:22 [2020-08-29T03:46:22.042Z] #17 48.28 Selecting previously unselected package xfsprogs.
03:46:22 [2020-08-29T03:46:22.136Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
03:46:22 [2020-08-29T03:46:22.301Z] #17 48.29 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
03:46:22 [2020-08-29T03:46:22.301Z] #17 48.30 Unpacking xfsprogs (4.20.0-1) ...
03:46:22 [2020-08-29T03:46:22.849Z] #39 136.1   CC       criu/protobuf-desc.o
03:46:22 [2020-08-29T03:46:22.868Z] #17 48.75 Selecting previously unselected package zip.
03:46:22 [2020-08-29T03:46:22.868Z] #17 48.75 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
03:46:22 [2020-08-29T03:46:22.868Z] #17 48.75 Unpacking zip (3.0-11+b1) ...
03:46:22 [2020-08-29T03:46:22.868Z] #17 48.93 Setting up aufs-tools (1:4.14+20190211-1) ...
03:46:22 [2020-08-29T03:46:22.868Z] #17 48.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:46:22 [2020-08-29T03:46:22.868Z] #17 48.98 Setting up libip6tc0:amd64 (1.8.2-4) ...
03:46:22 [2020-08-29T03:46:22.868Z] #17 48.99 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:46:22 [2020-08-29T03:46:22.868Z] #17 49.01 Setting up libgpm2:amd64 (1.20.7-5) ...
03:46:22 [2020-08-29T03:46:22.868Z] #17 49.02 Setting up libip4tc0:amd64 (1.8.2-4) ...
03:46:22 [2020-08-29T03:46:22.868Z] #17 49.04 Setting up uidmap (1:4.5-1.1) ...
03:46:22 [2020-08-29T03:46:22.868Z] #17 49.05 Setting up libnftnl11:amd64 (1.1.2-2) ...
03:46:22 [2020-08-29T03:46:22.868Z] #17 49.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:46:22 [2020-08-29T03:46:22.868Z] #17 49.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:46:23 [2020-08-29T03:46:23.112Z] #39 ...
03:46:23 [2020-08-29T03:46:23.112Z] 
03:46:23 [2020-08-29T03:46:23.112Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:46:23 [2020-08-29T03:46:23.112Z] #19 9.481   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:46:23 [2020-08-29T03:46:23.127Z] #17 49.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:46:23 [2020-08-29T03:46:23.127Z] #17 49.10 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:46:23 [2020-08-29T03:46:23.127Z] #17 49.11 Setting up xxd (2:8.1.0875-5) ...
03:46:23 [2020-08-29T03:46:23.127Z] #17 49.12 Setting up zip (3.0-11+b1) ...
03:46:23 [2020-08-29T03:46:23.127Z] #17 49.13 Setting up vim-common (2:8.1.0875-5) ...
03:46:23 [2020-08-29T03:46:23.127Z] #17 49.15 Setting up bash-completion (1:2.8-6) ...
03:46:23 [2020-08-29T03:46:23.167Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
03:46:23 [2020-08-29T03:46:23.282Z] #17 46.23 Selecting previously unselected package vim.
03:46:23 [2020-08-29T03:46:23.282Z] #17 46.25 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
03:46:23 [2020-08-29T03:46:23.282Z] #17 46.37 Unpacking vim (2:8.1.0875-5) ...
03:46:23 [2020-08-29T03:46:23.374Z] #19 9.578 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:46:23 [2020-08-29T03:46:23.374Z] #19 9.624   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:46:23 [2020-08-29T03:46:23.374Z] #19 9.696 Collecting pyyaml (from yamllint==1.16.0)
03:46:23 [2020-08-29T03:46:23.374Z] #19 ...
03:46:23 [2020-08-29T03:46:23.374Z] 
03:46:23 [2020-08-29T03:46:23.374Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:46:23 [2020-08-29T03:46:23.374Z] #52 165.4 + bin/containerd
03:46:23 [2020-08-29T03:46:23.374Z] #52 ...
03:46:23 [2020-08-29T03:46:23.374Z] 
03:46:23 [2020-08-29T03:46:23.374Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:23 [2020-08-29T03:46:23.374Z] #39 136.8   CC       criu/protobuf.o
03:46:23 [2020-08-29T03:46:23.436Z] #40 187.5   CC       criu/sockets.o
03:46:23 [2020-08-29T03:46:23.637Z] #39 137.2   CC       criu/pstree.o
03:46:23 [2020-08-29T03:46:23.797Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
03:46:23 [2020-08-29T03:46:23.803Z] #17 46.92 Selecting previously unselected package xfsprogs.
03:46:23 [2020-08-29T03:46:23.803Z] #17 46.95 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
03:46:23 [2020-08-29T03:46:23.803Z] #17 46.96 Unpacking xfsprogs (4.20.0-1) ...
03:46:24 [2020-08-29T03:46:24.063Z] #17 47.45 Selecting previously unselected package zip.
03:46:24 [2020-08-29T03:46:24.063Z] #17 47.47 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
03:46:24 [2020-08-29T03:46:24.323Z] #17 47.47 Unpacking zip (3.0-11+b1) ...
03:46:24 [2020-08-29T03:46:24.323Z] #17 47.64 Setting up aufs-tools (1:4.14+20190211-1) ...
03:46:24 [2020-08-29T03:46:24.323Z] #17 47.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:46:24 [2020-08-29T03:46:24.323Z] #17 47.68 Setting up libip6tc0:amd64 (1.8.2-4) ...
03:46:24 [2020-08-29T03:46:24.323Z] #17 47.69 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:46:24 [2020-08-29T03:46:24.323Z] #17 47.70 Setting up libgpm2:amd64 (1.20.7-5) ...
03:46:24 [2020-08-29T03:46:24.323Z] #17 47.70 Setting up libip4tc0:amd64 (1.8.2-4) ...
03:46:24 [2020-08-29T03:46:24.428Z] ok  	github.com/docker/docker/pkg/fsutils	0.391s	coverage: 85.1% of statements
03:46:24 [2020-08-29T03:46:24.490Z] #40 188.6   CC       criu/stats.o
03:46:24 [2020-08-29T03:46:24.583Z] #17 47.73 Setting up uidmap (1:4.5-1.1) ...
03:46:24 [2020-08-29T03:46:24.583Z] #17 47.74 Setting up libnftnl11:amd64 (1.1.2-2) ...
03:46:24 [2020-08-29T03:46:24.583Z] #17 47.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:46:24 [2020-08-29T03:46:24.583Z] #17 47.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:46:24 [2020-08-29T03:46:24.583Z] #17 47.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:46:24 [2020-08-29T03:46:24.583Z] #17 47.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:46:24 [2020-08-29T03:46:24.583Z] #17 47.81 Setting up xxd (2:8.1.0875-5) ...
03:46:24 [2020-08-29T03:46:24.583Z] #17 47.82 Setting up zip (3.0-11+b1) ...
03:46:24 [2020-08-29T03:46:24.583Z] #17 47.83 Setting up vim-common (2:8.1.0875-5) ...
03:46:24 [2020-08-29T03:46:24.789Z] #40 189.0   CC       criu/string.o
03:46:24 [2020-08-29T03:46:24.843Z] #17 47.89 Setting up bash-completion (1:2.8-6) ...
03:46:25 [2020-08-29T03:46:25.034Z] #39 138.4   CC       criu/rbtree.o
03:46:25 [2020-08-29T03:46:25.034Z] #39 138.8   CC       criu/rst-malloc.o
03:46:25 [2020-08-29T03:46:25.059Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.076s	coverage: 84.1% of statements
03:46:25 [2020-08-29T03:46:25.059Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
03:46:25 [2020-08-29T03:46:25.089Z] #40 189.1   CC       criu/sysctl.o
03:46:25 [2020-08-29T03:46:25.298Z] #39 ...
03:46:25 [2020-08-29T03:46:25.298Z] 
03:46:25 [2020-08-29T03:46:25.298Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:46:25 [2020-08-29T03:46:25.298Z] #21 217.3 + return
03:46:25 [2020-08-29T03:46:25.298Z] #21 DONE 218.3s
03:46:25 [2020-08-29T03:46:25.298Z] 
03:46:25 [2020-08-29T03:46:25.298Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:46:25 [2020-08-29T03:46:25.298Z] #45 217.3 + cd /tmp/tmp.EB04z25CLL/src/github.com/golangci/golangci-lint/
03:46:25 [2020-08-29T03:46:25.298Z] #45 217.3 + git checkout -q v1.23.8
03:46:25 [2020-08-29T03:46:25.298Z] #45 217.8 ++ git describe --tags
03:46:25 [2020-08-29T03:46:25.298Z] #45 217.8 + version=v1.23.8
03:46:25 [2020-08-29T03:46:25.298Z] #45 217.8 ++ git rev-parse --short HEAD
03:46:25 [2020-08-29T03:46:25.298Z] #45 217.8 + commit=76a82c6
03:46:25 [2020-08-29T03:46:25.298Z] #45 217.8 ++ git show -s --format=%cd
03:46:25 [2020-08-29T03:46:25.298Z] #45 217.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:46:25 [2020-08-29T03:46:25.298Z] #45 217.8 + 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
03:46:25 [2020-08-29T03:46:25.660Z] #17 51.82 Setting up libiptc0:amd64 (1.8.2-4) ...
03:46:25 [2020-08-29T03:46:25.660Z] #17 51.83 Setting up xz-utils (5.2.4-1) ...
03:46:25 [2020-08-29T03:46:25.691Z] ok  	github.com/docker/docker/pkg/idtools	0.243s	coverage: 70.1% of statements
03:46:25 [2020-08-29T03:46:25.737Z] #40 189.8   CC       criu/sysfs_parse.o
03:46:25 [2020-08-29T03:46:25.919Z] #17 51.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:46:25 [2020-08-29T03:46:25.919Z] #17 51.86 Setting up sudo (1.8.27-1+deb10u2) ...
03:46:25 [2020-08-29T03:46:25.919Z] #17 51.94 invoke-rc.d: could not determine current runlevel
03:46:25 [2020-08-29T03:46:25.919Z] #17 51.95 invoke-rc.d: policy-rc.d denied execution of start.
03:46:25 [2020-08-29T03:46:25.919Z] #17 51.96 Setting up pigz (2.4-1) ...
03:46:25 [2020-08-29T03:46:25.919Z] #17 51.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:46:25 [2020-08-29T03:46:25.919Z] #17 51.99 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:46:25 [2020-08-29T03:46:25.919Z] #17 52.00 Setting up python-pip-whl (18.1-5) ...
03:46:25 [2020-08-29T03:46:25.919Z] #17 52.01 Setting up libmpdec2:amd64 (2.4.2-2) ...
03:46:25 [2020-08-29T03:46:25.919Z] #17 52.03 Setting up vim-runtime (2:8.1.0875-5) ...
03:46:25 [2020-08-29T03:46:25.981Z] ok  	github.com/docker/docker/pkg/ioutils	0.322s	coverage: 70.6% of statements
03:46:25 [2020-08-29T03:46:25.981Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
03:46:26 [2020-08-29T03:46:26.035Z] #40 190.3   CC       criu/timens.o
03:46:26 [2020-08-29T03:46:26.271Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
03:46:26 [2020-08-29T03:46:26.272Z] ok  	github.com/docker/docker/pkg/locker	0.011s	coverage: 88.9% of statements
03:46:26 [2020-08-29T03:46:26.272Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
03:46:26 [2020-08-29T03:46:26.272Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
03:46:26 [2020-08-29T03:46:26.486Z] #17 52.47 Setting up libaio1:amd64 (0.3.112-3) ...
03:46:26 [2020-08-29T03:46:26.486Z] #17 52.49 Setting up libonig5:amd64 (6.9.1-1) ...
03:46:26 [2020-08-29T03:46:26.486Z] #17 52.50 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
03:46:26 [2020-08-29T03:46:26.486Z] #17 52.51 Setting up vim (2:8.1.0875-5) ...
03:46:26 [2020-08-29T03:46:26.486Z] #17 52.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:46:26 [2020-08-29T03:46:26.486Z] #17 52.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:46:26 [2020-08-29T03:46:26.486Z] #17 52.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:46:26 [2020-08-29T03:46:26.486Z] #17 52.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:46:26 [2020-08-29T03:46:26.486Z] #17 52.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:46:26 [2020-08-29T03:46:26.486Z] #17 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:46:26 [2020-08-29T03:46:26.486Z] #17 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:46:26 [2020-08-29T03:46:26.487Z] #17 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:46:26 [2020-08-29T03:46:26.487Z] #17 52.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:46:26 [2020-08-29T03:46:26.487Z] #17 52.61 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:46:26 [2020-08-29T03:46:26.562Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
03:46:26 [2020-08-29T03:46:26.562Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
03:46:26 [2020-08-29T03:46:26.562Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
03:46:26 [2020-08-29T03:46:26.682Z] #40 190.7   CC       criu/timerfd.o
03:46:26 [2020-08-29T03:46:26.695Z] #45 ...
03:46:26 [2020-08-29T03:46:26.695Z] 
03:46:26 [2020-08-29T03:46:26.695Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:46:26 [2020-08-29T03:46:26.695Z] #19 9.897   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:46:26 [2020-08-29T03:46:26.695Z] #19 11.10 Building wheels for collected packages: pyyaml
03:46:26 [2020-08-29T03:46:26.695Z] #19 11.10   Running setup.py bdist_wheel for pyyaml: started
03:46:26 [2020-08-29T03:46:26.695Z] #19 11.97   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:46:26 [2020-08-29T03:46:26.695Z] #19 11.97   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:46:26 [2020-08-29T03:46:26.695Z] #19 12.05 Successfully built pyyaml
03:46:26 [2020-08-29T03:46:26.695Z] #19 12.07 Installing collected packages: pathspec, pyyaml, yamllint
03:46:26 [2020-08-29T03:46:26.695Z] #19 12.43 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:46:26 [2020-08-29T03:46:26.695Z] #19 DONE 12.8s
03:46:26 [2020-08-29T03:46:26.695Z] 
03:46:26 [2020-08-29T03:46:26.695Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:26 [2020-08-29T03:46:26.695Z] #39 139.1   CC       criu/seccomp.o
03:46:26 [2020-08-29T03:46:26.695Z] #39 139.9   CC       criu/seize.o
03:46:26 [2020-08-29T03:46:26.745Z] #17 52.63 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:46:26 [2020-08-29T03:46:26.745Z] #17 52.64 Setting up jq (1.5+dfsg-2+b1) ...
03:46:26 [2020-08-29T03:46:26.745Z] #17 52.66 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
03:46:26 [2020-08-29T03:46:26.745Z] #17 52.67 Setting up python3.7 (3.7.3-2+deb10u2) ...
03:46:26 [2020-08-29T03:46:26.852Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
03:46:26 [2020-08-29T03:46:26.852Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
03:46:26 [2020-08-29T03:46:26.981Z] #40 191.1   CC       criu/tty.o
03:46:27 [2020-08-29T03:46:27.143Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
03:46:27 [2020-08-29T03:46:27.143Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:46:27 [2020-08-29T03:46:27.143Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:46:27 [2020-08-29T03:46:27.270Z] #39 140.8   CC       criu/servicefd.o
03:46:27 [2020-08-29T03:46:27.373Z] #52 ...
03:46:27 [2020-08-29T03:46:27.373Z] 
03:46:27 [2020-08-29T03:46:27.373Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:46:27 [2020-08-29T03:46:27.373Z] #45 DONE 316.8s
03:46:27 [2020-08-29T03:46:27.373Z] 
03:46:27 [2020-08-29T03:46:27.373Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:46:27 [2020-08-29T03:46:27.373Z] #52 ...
03:46:27 [2020-08-29T03:46:27.373Z] 
03:46:27 [2020-08-29T03:46:27.373Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:46:27 [2020-08-29T03:46:27.373Z] #46 DONE 0.4s
03:46:27 [2020-08-29T03:46:27.373Z] 
03:46:27 [2020-08-29T03:46:27.373Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:46:27 [2020-08-29T03:46:27.373Z] #48 DONE 0.0s
03:46:27 [2020-08-29T03:46:27.373Z] 
03:46:27 [2020-08-29T03:46:27.373Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:46:27 [2020-08-29T03:46:27.373Z] #50 DONE 0.1s
03:46:27 [2020-08-29T03:46:27.373Z] 
03:46:27 [2020-08-29T03:46:27.373Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:46:27 [2020-08-29T03:46:27.532Z] #39 141.2   CC       criu/shmem.o
03:46:27 [2020-08-29T03:46:27.645Z] #17 50.70 Setting up libiptc0:amd64 (1.8.2-4) ...
03:46:27 [2020-08-29T03:46:27.645Z] #17 50.71 Setting up xz-utils (5.2.4-1) ...
03:46:27 [2020-08-29T03:46:27.645Z] #17 50.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:46:27 [2020-08-29T03:46:27.645Z] #17 50.74 Setting up sudo (1.8.27-1+deb10u2) ...
03:46:27 [2020-08-29T03:46:27.645Z] #17 50.83 invoke-rc.d: could not determine current runlevel
03:46:27 [2020-08-29T03:46:27.645Z] #17 50.84 invoke-rc.d: policy-rc.d denied execution of start.
03:46:27 [2020-08-29T03:46:27.645Z] #17 50.85 Setting up pigz (2.4-1) ...
03:46:27 [2020-08-29T03:46:27.645Z] #17 50.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:46:27 [2020-08-29T03:46:27.645Z] #17 50.88 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:46:27 [2020-08-29T03:46:27.645Z] #17 50.90 Setting up python-pip-whl (18.1-5) ...
03:46:27 [2020-08-29T03:46:27.645Z] #17 50.91 Setting up libmpdec2:amd64 (2.4.2-2) ...
03:46:27 [2020-08-29T03:46:27.645Z] #17 50.92 Setting up vim-runtime (2:8.1.0875-5) ...
03:46:28 [2020-08-29T03:46:28.199Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
03:46:28 [2020-08-29T03:46:28.215Z] #17 51.33 Setting up libaio1:amd64 (0.3.112-3) ...
03:46:28 [2020-08-29T03:46:28.215Z] #17 51.34 Setting up libonig5:amd64 (6.9.1-1) ...
03:46:28 [2020-08-29T03:46:28.215Z] #17 51.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
03:46:28 [2020-08-29T03:46:28.215Z] #17 51.36 Setting up vim (2:8.1.0875-5) ...
03:46:28 [2020-08-29T03:46:28.215Z] #17 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:46:28 [2020-08-29T03:46:28.215Z] #17 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:46:28 [2020-08-29T03:46:28.215Z] #17 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:46:28 [2020-08-29T03:46:28.215Z] #17 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:46:28 [2020-08-29T03:46:28.215Z] #17 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:46:28 [2020-08-29T03:46:28.215Z] #17 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:46:28 [2020-08-29T03:46:28.215Z] #17 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:46:28 [2020-08-29T03:46:28.215Z] #17 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:46:28 [2020-08-29T03:46:28.475Z] #17 51.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:46:28 [2020-08-29T03:46:28.475Z] #17 51.52 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:46:28 [2020-08-29T03:46:28.475Z] #17 51.53 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:46:28 [2020-08-29T03:46:28.475Z] #17 51.54 Setting up jq (1.5+dfsg-2+b1) ...
03:46:28 [2020-08-29T03:46:28.475Z] #17 51.56 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
03:46:28 [2020-08-29T03:46:28.475Z] #17 51.58 Setting up python3.7 (3.7.3-2+deb10u2) ...
03:46:28 [2020-08-29T03:46:28.483Z] #39 142.1   CC       criu/sigframe.o
03:46:28 [2020-08-29T03:46:28.490Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
03:46:28 [2020-08-29T03:46:28.735Z] #17 ...
03:46:28 [2020-08-29T03:46:28.735Z] 
03:46:28 [2020-08-29T03:46:28.735Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:28 [2020-08-29T03:46:28.735Z] #39 110.6   CC       criu/cr-errno.o
03:46:28 [2020-08-29T03:46:28.735Z] #39 110.7   CC       criu/cr-restore.o
03:46:28 [2020-08-29T03:46:28.735Z] #39 115.2   CC       criu/cr-service.o
03:46:28 [2020-08-29T03:46:28.735Z] #39 116.8   CC       criu/crtools.o
03:46:28 [2020-08-29T03:46:28.735Z] #39 117.5   CC       criu/eventfd.o
03:46:28 [2020-08-29T03:46:28.735Z] #39 117.8   CC       criu/eventpoll.o
03:46:28 [2020-08-29T03:46:28.735Z] #39 118.6   CC       criu/external.o
03:46:28 [2020-08-29T03:46:28.735Z] #39 119.0   CC       criu/fault-injection.o
03:46:28 [2020-08-29T03:46:28.735Z] #39 119.1   CC       criu/fdstore.o
03:46:28 [2020-08-29T03:46:28.735Z] #39 119.4   CC       criu/fifo.o
03:46:28 [2020-08-29T03:46:28.735Z] #39 119.8   CC       criu/file-ids.o
03:46:28 [2020-08-29T03:46:28.735Z] #39 120.2   CC       criu/file-lock.o
03:46:28 [2020-08-29T03:46:28.737Z] #52 257.5 + bin/containerd-stress
03:46:28 [2020-08-29T03:46:28.745Z] #39 ...
03:46:28 [2020-08-29T03:46:28.745Z] 
03:46:28 [2020-08-29T03:46:28.745Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:46:28 [2020-08-29T03:46:28.745Z] #22 DONE 1.1s
03:46:28 [2020-08-29T03:46:28.745Z] 
03:46:28 [2020-08-29T03:46:28.745Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:28 [2020-08-29T03:46:28.745Z] #39 142.3   CC       criu/signalfd.o
03:46:28 [2020-08-29T03:46:28.782Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
03:46:29 [2020-08-29T03:46:29.009Z] #39 142.6   CC       criu/sk-inet.o
03:46:29 [2020-08-29T03:46:29.072Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
03:46:29 [2020-08-29T03:46:29.087Z] #40 193.2   CC       criu/tun.o
03:46:29 [2020-08-29T03:46:29.304Z] #39 121.1   CC       criu/files-ext.o
03:46:29 [2020-08-29T03:46:29.564Z] #39 121.4   CC       criu/files-reg.o
03:46:29 [2020-08-29T03:46:29.736Z] #40 193.8   CC       criu/uffd.o
03:46:30 [2020-08-29T03:46:30.031Z] #17 55.71 Setting up iptables (1.8.2-4) ...
03:46:30 [2020-08-29T03:46:30.031Z] #17 55.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:46:30 [2020-08-29T03:46:30.031Z] #17 55.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:46:30 [2020-08-29T03:46:30.031Z] #17 55.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:46:30 [2020-08-29T03:46:30.031Z] #17 55.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:46:30 [2020-08-29T03:46:30.031Z] #17 55.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:46:30 [2020-08-29T03:46:30.031Z] #17 55.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:46:30 [2020-08-29T03:46:30.031Z] #17 55.79 Setting up python3 (3.7.3-1) ...
03:46:30 [2020-08-29T03:46:30.031Z] #17 ...
03:46:30 [2020-08-29T03:46:30.031Z] 
03:46:30 [2020-08-29T03:46:30.031Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:30 [2020-08-29T03:46:30.031Z] #39 111.7   CC       criu/crtools.o
03:46:30 [2020-08-29T03:46:30.031Z] #39 112.3   CC       criu/eventfd.o
03:46:30 [2020-08-29T03:46:30.031Z] #39 112.6   CC       criu/eventpoll.o
03:46:30 [2020-08-29T03:46:30.031Z] #39 113.5   CC       criu/external.o
03:46:30 [2020-08-29T03:46:30.031Z] #39 113.9   CC       criu/fault-injection.o
03:46:30 [2020-08-29T03:46:30.031Z] #39 114.1   CC       criu/fdstore.o
03:46:30 [2020-08-29T03:46:30.031Z] #39 114.5   CC       criu/fifo.o
03:46:30 [2020-08-29T03:46:30.031Z] #39 114.9   CC       criu/file-ids.o
03:46:30 [2020-08-29T03:46:30.031Z] #39 115.2   CC       criu/file-lock.o
03:46:30 [2020-08-29T03:46:30.031Z] #39 116.0   CC       criu/files-ext.o
03:46:30 [2020-08-29T03:46:30.031Z] #39 116.5   CC       criu/files-reg.o
03:46:30 [2020-08-29T03:46:30.031Z] #39 119.0   CC       criu/files.o
03:46:30 [2020-08-29T03:46:30.031Z] #39 121.0   CC       criu/filesystems.o
03:46:30 [2020-08-29T03:46:30.031Z] #39 121.9   CC       criu/fsnotify.o
03:46:30 [2020-08-29T03:46:30.102Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
03:46:30 [2020-08-29T03:46:30.290Z] #39 ...
03:46:30 [2020-08-29T03:46:30.290Z] 
03:46:30 [2020-08-29T03:46:30.290Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:46:30 [2020-08-29T03:46:30.290Z] #17 56.19 Setting up python3-wheel (0.32.3-2) ...
03:46:30 [2020-08-29T03:46:30.392Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
03:46:30 [2020-08-29T03:46:30.404Z] #39 143.7   CC       criu/sk-netlink.o
03:46:30 [2020-08-29T03:46:30.634Z] #52 259.6 + bin/containerd-shim
03:46:30 [2020-08-29T03:46:30.666Z] #39 144.1   CC       criu/sk-packet.o
03:46:30 [2020-08-29T03:46:30.857Z] #17 56.84 Setting up apparmor (2.13.2-10) ...
03:46:31 [2020-08-29T03:46:31.274Z] #40 195.5   CC       criu/util.o
03:46:31 [2020-08-29T03:46:31.295Z] #39 144.8   CC       criu/sk-queue.o
03:46:31 [2020-08-29T03:46:31.473Z] #39 ...
03:46:31 [2020-08-29T03:46:31.473Z] 
03:46:31 [2020-08-29T03:46:31.473Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:46:31 [2020-08-29T03:46:31.473Z] #17 54.59 Setting up iptables (1.8.2-4) ...
03:46:31 [2020-08-29T03:46:31.473Z] #17 54.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:46:31 [2020-08-29T03:46:31.473Z] #17 54.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:46:31 [2020-08-29T03:46:31.473Z] #17 54.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:46:31 [2020-08-29T03:46:31.473Z] #17 54.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:46:31 [2020-08-29T03:46:31.473Z] #17 54.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:46:31 [2020-08-29T03:46:31.473Z] #17 54.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:46:31 [2020-08-29T03:46:31.473Z] #17 54.64 Setting up python3 (3.7.3-1) ...
03:46:32 [2020-08-29T03:46:32.043Z] #17 55.11 Setting up python3-wheel (0.32.3-2) ...
03:46:32 [2020-08-29T03:46:32.243Z] #39 145.6   CC       criu/sk-tcp.o
03:46:32 [2020-08-29T03:46:32.243Z] #39 146.0   CC       criu/sk-unix.o
03:46:32 [2020-08-29T03:46:32.491Z] #17 58.37 Setting up xfsprogs (4.20.0-1) ...
03:46:32 [2020-08-29T03:46:32.491Z] #17 58.38 Setting up python3-lib2to3 (3.7.3-1) ...
03:46:32 [2020-08-29T03:46:32.612Z] #17 55.83 Setting up apparmor (2.13.2-10) ...
03:46:32 [2020-08-29T03:46:32.749Z] #17 58.75 Setting up python3-pkg-resources (40.8.0-1) ...
03:46:32 [2020-08-29T03:46:32.829Z] #40 197.0   CC       criu/uts_ns.o
03:46:33 [2020-08-29T03:46:33.114Z] ok  	github.com/docker/docker/pkg/signal	2.352s	coverage: 61.0% of statements
03:46:33 [2020-08-29T03:46:33.128Z] #40 197.3   CC       criu/vdso.o
03:46:33 [2020-08-29T03:46:33.404Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
03:46:33 [2020-08-29T03:46:33.429Z] #40 ...
03:46:33 [2020-08-29T03:46:33.429Z] 
03:46:33 [2020-08-29T03:46:33.429Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:46:33 [2020-08-29T03:46:33.429Z] #37 DONE 261.0s
03:46:33 [2020-08-29T03:46:33.429Z] 
03:46:33 [2020-08-29T03:46:33.429Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:46:33 [2020-08-29T03:46:33.684Z] #17 59.77 Setting up python3-distutils (3.7.3-1) ...
03:46:33 [2020-08-29T03:46:33.695Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
03:46:33 [2020-08-29T03:46:33.729Z] #53 ...
03:46:33 [2020-08-29T03:46:33.730Z] 
03:46:33 [2020-08-29T03:46:33.730Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:33 [2020-08-29T03:46:33.730Z] #40 198.0   LINK     criu/built-in.o
03:46:33 [2020-08-29T03:46:33.984Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
03:46:34 [2020-08-29T03:46:34.031Z] #40 198.2   LINK     criu/criu
03:46:34 [2020-08-29T03:46:34.168Z] #39 147.8   CC       criu/sockets.o
03:46:34 [2020-08-29T03:46:34.251Z] #17 60.31 Setting up python3-setuptools (40.8.0-1) ...
03:46:34 [2020-08-29T03:46:34.274Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
03:46:34 [2020-08-29T03:46:34.520Z] #17 57.66 Setting up xfsprogs (4.20.0-1) ...
03:46:34 [2020-08-29T03:46:34.520Z] #17 57.67 Setting up python3-lib2to3 (3.7.3-1) ...
03:46:34 [2020-08-29T03:46:34.680Z] #40 198.8   DEP      lib/c/criu.d
03:46:34 [2020-08-29T03:46:34.780Z] #17 58.05 Setting up python3-pkg-resources (40.8.0-1) ...
03:46:34 [2020-08-29T03:46:34.905Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 53.8% of statements
03:46:34 [2020-08-29T03:46:34.979Z] #40 199.0   CC       images/rpc.pb-c.o
03:46:35 [2020-08-29T03:46:35.116Z] #39 148.7   CC       criu/stats.o
03:46:35 [2020-08-29T03:46:35.195Z] ok  	github.com/docker/docker/pkg/system	0.035s	coverage: 36.9% of statements
03:46:35 [2020-08-29T03:46:35.379Z] #39 149.0   CC       criu/string.o
03:46:35 [2020-08-29T03:46:35.486Z] ok  	github.com/docker/docker/pkg/tailfile	0.046s	coverage: 88.6% of statements
03:46:35 [2020-08-29T03:46:35.626Z] #40 199.7   CC       lib/c/criu.o
03:46:35 [2020-08-29T03:46:35.638Z] #17 61.68 Setting up python3-pip (18.1-5) ...
03:46:35 [2020-08-29T03:46:35.642Z] #39 149.1   CC       criu/sysctl.o
03:46:35 [2020-08-29T03:46:35.718Z] #17 59.03 Setting up python3-distutils (3.7.3-1) ...
03:46:36 [2020-08-29T03:46:36.116Z] ok  	github.com/docker/docker/pkg/tarsum	0.031s	coverage: 89.3% of statements
03:46:36 [2020-08-29T03:46:36.116Z] testing: warning: no tests to run
03:46:36 [2020-08-29T03:46:36.116Z] coverage: [no statements]
03:46:36 [2020-08-29T03:46:36.117Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
03:46:36 [2020-08-29T03:46:36.217Z] #39 149.8   CC       criu/sysfs_parse.o
03:46:36 [2020-08-29T03:46:36.286Z] #17 59.55 Setting up python3-setuptools (40.8.0-1) ...
03:46:36 [2020-08-29T03:46:36.572Z] #17 62.78 Processing triggers for libc-bin (2.28-10) ...
03:46:36 [2020-08-29T03:46:36.685Z] #40 200.9   LINK     lib/c/built-in.o
03:46:36 [2020-08-29T03:46:36.685Z] #40 201.0   LINK     lib/c/libcriu.so
03:46:36 [2020-08-29T03:46:36.685Z] #40 201.0   LINK     lib/c/libcriu.a
03:46:36 [2020-08-29T03:46:36.746Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
03:46:36 [2020-08-29T03:46:36.746Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
03:46:36 [2020-08-29T03:46:36.794Z] #39 150.2   CC       criu/timens.o
03:46:36 [2020-08-29T03:46:36.830Z] #17 62.81 Processing triggers for mime-support (3.62) ...
03:46:36 [2020-08-29T03:46:36.985Z] #40 201.3   GEN      magic.py
03:46:37 [2020-08-29T03:46:37.036Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
03:46:37 [2020-08-29T03:46:37.056Z] #39 150.7   CC       criu/timerfd.o
03:46:37 [2020-08-29T03:46:37.286Z] #40 201.4 Note: Building without setproctitle() and strlcpy() support.
03:46:37 [2020-08-29T03:46:37.286Z] #40 201.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:46:37 [2020-08-29T03:46:37.286Z] #40 201.4 Note: Building without GnuTLS support
03:46:37 [2020-08-29T03:46:37.286Z] #40 201.4 Makefile.config:39: Warn: you have no libnftables installed
03:46:37 [2020-08-29T03:46:37.286Z] #40 201.4 Makefile.config:40: Warn: Building without nftables support
03:46:37 [2020-08-29T03:46:37.631Z] #39 151.2   CC       criu/tty.o
03:46:37 [2020-08-29T03:46:37.666Z] #17 60.72 Setting up python3-pip (18.1-5) ...
03:46:37 [2020-08-29T03:46:37.768Z] #17 DONE 63.9s
03:46:37 [2020-08-29T03:46:37.768Z] 
03:46:37 [2020-08-29T03:46:37.768Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
03:46:38 [2020-08-29T03:46:38.207Z] #39 ...
03:46:38 [2020-08-29T03:46:38.207Z] 
03:46:38 [2020-08-29T03:46:38.207Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:46:38 [2020-08-29T03:46:38.207Z] #26 DONE 9.4s
03:46:38 [2020-08-29T03:46:38.207Z] 
03:46:38 [2020-08-29T03:46:38.207Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:46:38 [2020-08-29T03:46:38.346Z] #40 202.2 fatal: not a git repository (or any of the parent directories): .git
03:46:38 [2020-08-29T03:46:38.541Z] ok  	github.com/docker/docker/plugin	0.562s	coverage: 23.1% of statements
03:46:38 [2020-08-29T03:46:38.610Z] #17 61.83 Processing triggers for libc-bin (2.28-10) ...
03:46:38 [2020-08-29T03:46:38.610Z] #17 61.86 Processing triggers for mime-support (3.62) ...
03:46:38 [2020-08-29T03:46:38.703Z] #18 0.896 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:46:38 [2020-08-29T03:46:38.703Z] #18 0.900 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:46:38 [2020-08-29T03:46:38.734Z] #52 266.4 + bin/containerd-shim-runc-v1
03:46:38 [2020-08-29T03:46:38.783Z] #29 DONE 0.7s
03:46:38 [2020-08-29T03:46:38.783Z] 
03:46:38 [2020-08-29T03:46:38.783Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:38 [2020-08-29T03:46:38.783Z] #39 ...
03:46:38 [2020-08-29T03:46:38.783Z] 
03:46:38 [2020-08-29T03:46:38.783Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:46:38 [2020-08-29T03:46:38.961Z] #18 0.904 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:46:38 [2020-08-29T03:46:38.961Z] #18 DONE 1.0s
03:46:38 [2020-08-29T03:46:38.961Z] 
03:46:38 [2020-08-29T03:46:38.961Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:46:39 [2020-08-29T03:46:39.046Z] #31 DONE 0.2s
03:46:39 [2020-08-29T03:46:39.046Z] 
03:46:39 [2020-08-29T03:46:39.046Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:46:39 [2020-08-29T03:46:39.172Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
03:46:39 [2020-08-29T03:46:39.309Z] #34 DONE 0.2s
03:46:39 [2020-08-29T03:46:39.309Z] 
03:46:39 [2020-08-29T03:46:39.309Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:46:39 [2020-08-29T03:46:39.398Z] #40 203.2 make[1]: Nothing to be done for 'all'.
03:46:39 [2020-08-29T03:46:39.803Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
03:46:39 [2020-08-29T03:46:39.991Z] #17 ...
03:46:39 [2020-08-29T03:46:39.991Z] 
03:46:39 [2020-08-29T03:46:39.991Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:46:39 [2020-08-29T03:46:39.991Z] #36 232.0 + dpkg --print-architecture
03:46:39 [2020-08-29T03:46:39.991Z] #36 232.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:46:39 [2020-08-29T03:46:39.991Z] #36 232.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:46:39 [2020-08-29T03:46:39.991Z] #36 232.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:46:40 [2020-08-29T03:46:40.061Z] #40 204.2 make[1]: 'images/built-in.o' is up to date.
03:46:40 [2020-08-29T03:46:40.061Z] #40 204.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:46:40 [2020-08-29T03:46:40.061Z] #40 204.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:46:40 [2020-08-29T03:46:40.093Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
03:46:40 [2020-08-29T03:46:40.256Z] #37 DONE 0.9s
03:46:40 [2020-08-29T03:46:40.256Z] 
03:46:40 [2020-08-29T03:46:40.256Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:40 [2020-08-29T03:46:40.256Z] #39 153.1   CC       criu/tun.o
03:46:40 [2020-08-29T03:46:40.256Z] #39 153.5   CC       criu/uffd.o
03:46:40 [2020-08-29T03:46:40.363Z] #40 204.4 make[1]: 'compel/libcompel.a' is up to date.
03:46:40 [2020-08-29T03:46:40.363Z] #40 204.5 make[1]: 'compel/compel-host-bin' is up to date.
03:46:40 [2020-08-29T03:46:40.363Z] #40 204.5 make[1]: Nothing to be done for 'all'.
03:46:40 [2020-08-29T03:46:40.363Z] #40 204.6 make[1]: 'soccr/libsoccr.a' is up to date.
03:46:40 [2020-08-29T03:46:40.662Z] #40 204.9 make[2]: Nothing to be done for 'all'.
03:46:40 [2020-08-29T03:46:40.662Z] #40 204.9 make[2]: Nothing to be done for 'all'.
03:46:40 [2020-08-29T03:46:40.662Z] #40 205.0 make[2]: Nothing to be done for 'all'.
03:46:40 [2020-08-29T03:46:40.963Z] #40 205.2 make[2]: Nothing to be done for 'all'.
03:46:40 [2020-08-29T03:46:40.963Z] #40 205.3 make[2]: Nothing to be done for 'all'.
03:46:41 [2020-08-29T03:46:41.204Z] #39 154.6   CC       criu/util.o
03:46:41 [2020-08-29T03:46:41.262Z] #40 205.3 make[2]: Nothing to be done for 'all'.
03:46:41 [2020-08-29T03:46:41.262Z] #40 205.3 make[2]: Nothing to be done for 'all'.
03:46:41 [2020-08-29T03:46:41.262Z] #40 205.5 make[2]: Nothing to be done for 'all'.
03:46:41 [2020-08-29T03:46:41.262Z] #40 205.5   INSTALL  criu/criu
03:46:41 [2020-08-29T03:46:41.372Z] #36 ...
03:46:41 [2020-08-29T03:46:41.372Z] 
03:46:41 [2020-08-29T03:46:41.372Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:46:41 [2020-08-29T03:46:41.372Z] #17 DONE 64.5s
03:46:41 [2020-08-29T03:46:41.372Z] 
03:46:41 [2020-08-29T03:46:41.372Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
03:46:41 [2020-08-29T03:46:41.498Z] #19 ...
03:46:41 [2020-08-29T03:46:41.498Z] 
03:46:41 [2020-08-29T03:46:41.498Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:41 [2020-08-29T03:46:41.498Z] #39 123.0   CC       criu/image-desc.o
03:46:41 [2020-08-29T03:46:41.498Z] #39 123.1   CC       criu/image.o
03:46:41 [2020-08-29T03:46:41.498Z] #39 124.1   CC       criu/ipc_ns.o
03:46:41 [2020-08-29T03:46:41.498Z] #39 125.2   CC       criu/irmap.o
03:46:41 [2020-08-29T03:46:41.498Z] #39 125.7   CC       criu/kcmp-ids.o
03:46:41 [2020-08-29T03:46:41.498Z] #39 126.1   CC       criu/kerndat.o
03:46:41 [2020-08-29T03:46:41.498Z] #39 127.2   CC       criu/libnetlink.o
03:46:41 [2020-08-29T03:46:41.498Z] #39 127.5   CC       criu/log.o
03:46:41 [2020-08-29T03:46:41.498Z] #39 128.1   CC       criu/lsm.o
03:46:41 [2020-08-29T03:46:41.498Z] #39 128.4   CC       criu/mem.o
03:46:41 [2020-08-29T03:46:41.498Z] #39 130.2   CC       criu/memfd.o
03:46:41 [2020-08-29T03:46:41.498Z] #39 131.1   CC       criu/mount.o
03:46:41 [2020-08-29T03:46:41.563Z] #40 DONE 205.6s
03:46:41 [2020-08-29T03:46:41.563Z] 
03:46:41 [2020-08-29T03:46:41.563Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:46:41 [2020-08-29T03:46:41.563Z] #46 267.1 + cd /tmp/tmp.zBtEcghnop/src/github.com/golangci/golangci-lint/
03:46:41 [2020-08-29T03:46:41.563Z] #46 267.1 + git checkout -q v1.23.8
03:46:41 [2020-08-29T03:46:41.563Z] #46 267.6 ++ git describe --tags
03:46:41 [2020-08-29T03:46:41.563Z] #46 267.6 + version=v1.23.8
03:46:41 [2020-08-29T03:46:41.563Z] #46 267.6 ++ git rev-parse --short HEAD
03:46:41 [2020-08-29T03:46:41.563Z] #46 267.6 + commit=76a82c6
03:46:41 [2020-08-29T03:46:41.563Z] #46 267.6 ++ git show -s --format=%cd
03:46:41 [2020-08-29T03:46:41.563Z] #46 267.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:46:41 [2020-08-29T03:46:41.563Z] #46 267.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
03:46:41 [2020-08-29T03:46:41.595Z] ok  	github.com/docker/docker/registry	0.098s	coverage: 56.3% of statements
03:46:41 [2020-08-29T03:46:41.886Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
03:46:41 [2020-08-29T03:46:41.886Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
03:46:41 [2020-08-29T03:46:41.945Z] #18 ...
03:46:41 [2020-08-29T03:46:41.945Z] 
03:46:41 [2020-08-29T03:46:41.945Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:41 [2020-08-29T03:46:41.945Z] #39 123.7   CC       criu/files.o
03:46:41 [2020-08-29T03:46:41.945Z] #39 125.8   CC       criu/filesystems.o
03:46:41 [2020-08-29T03:46:41.945Z] #39 126.6   CC       criu/fsnotify.o
03:46:41 [2020-08-29T03:46:41.945Z] #39 127.8   CC       criu/image-desc.o
03:46:41 [2020-08-29T03:46:41.945Z] #39 127.9   CC       criu/image.o
03:46:41 [2020-08-29T03:46:41.945Z] #39 128.8   CC       criu/ipc_ns.o
03:46:41 [2020-08-29T03:46:41.945Z] #39 129.9   CC       criu/irmap.o
03:46:41 [2020-08-29T03:46:41.945Z] #39 130.8   CC       criu/kcmp-ids.o
03:46:41 [2020-08-29T03:46:41.945Z] #39 131.0   CC       criu/kerndat.o
03:46:41 [2020-08-29T03:46:41.945Z] #39 132.1   CC       criu/libnetlink.o
03:46:41 [2020-08-29T03:46:41.945Z] #39 132.5   CC       criu/log.o
03:46:41 [2020-08-29T03:46:41.945Z] #39 133.1   CC       criu/lsm.o
03:46:41 [2020-08-29T03:46:41.945Z] #39 133.7   CC       criu/mem.o
03:46:42 [2020-08-29T03:46:42.004Z] #52 271.0 + bin/containerd-shim-runc-v2
03:46:42 [2020-08-29T03:46:42.153Z] #39 155.7   CC       criu/uts_ns.o
03:46:42 [2020-08-29T03:46:42.211Z] #39 ...
03:46:42 [2020-08-29T03:46:42.211Z] 
03:46:42 [2020-08-29T03:46:42.211Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
03:46:42 [2020-08-29T03:46:42.211Z] #18 0.911 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:46:42 [2020-08-29T03:46:42.211Z] #18 0.916 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:46:42 [2020-08-29T03:46:42.211Z] #18 0.920 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:46:42 [2020-08-29T03:46:42.416Z] #39 155.9   CC       criu/vdso.o
03:46:42 [2020-08-29T03:46:42.470Z] #18 DONE 1.1s
03:46:42 [2020-08-29T03:46:42.470Z] 
03:46:42 [2020-08-29T03:46:42.470Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:46:42 [2020-08-29T03:46:42.517Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
03:46:42 [2020-08-29T03:46:42.678Z] #39 156.4   LINK     criu/built-in.o
03:46:42 [2020-08-29T03:46:42.808Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
03:46:42 [2020-08-29T03:46:42.932Z] #52 271.9 + binaries
03:46:42 [2020-08-29T03:46:42.932Z] #52 271.9 + install -D bin/containerd /build/containerd
03:46:42 [2020-08-29T03:46:42.932Z] #52 272.0 + install -D bin/containerd-shim /build/containerd-shim
03:46:42 [2020-08-29T03:46:42.941Z] #39 156.5   LINK     criu/criu
03:46:43 [2020-08-29T03:46:43.187Z] #52 272.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:46:43 [2020-08-29T03:46:43.187Z] #52 272.0 + install -D bin/ctr /build/ctr
03:46:43 [2020-08-29T03:46:43.204Z] #39 156.9   DEP      lib/c/criu.d
03:46:43 [2020-08-29T03:46:43.401Z] #39 ...
03:46:43 [2020-08-29T03:46:43.401Z] 
03:46:43 [2020-08-29T03:46:43.401Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:46:43 [2020-08-29T03:46:43.401Z] #36 232.7 + dpkg --print-architecture
03:46:43 [2020-08-29T03:46:43.401Z] #36 232.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:46:43 [2020-08-29T03:46:43.401Z] #36 233.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:46:43 [2020-08-29T03:46:43.401Z] #36 233.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:46:43 [2020-08-29T03:46:43.401Z] #36 ...
03:46:43 [2020-08-29T03:46:43.401Z] 
03:46:43 [2020-08-29T03:46:43.401Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:43 [2020-08-29T03:46:43.401Z] #39 135.3   CC       criu/namespaces.o
03:46:43 [2020-08-29T03:46:43.468Z] #39 157.0   CC       images/rpc.pb-c.o
03:46:44 [2020-08-29T03:46:44.043Z] #39 157.5   CC       lib/c/criu.o
03:46:44 [2020-08-29T03:46:44.549Z] #52 DONE 273.3s
03:46:44 [2020-08-29T03:46:44.992Z] #39 158.5   LINK     lib/c/built-in.o
03:46:44 [2020-08-29T03:46:44.992Z] #39 158.5   LINK     lib/c/libcriu.so
03:46:44 [2020-08-29T03:46:44.992Z] #39 158.6   LINK     lib/c/libcriu.a
03:46:45 [2020-08-29T03:46:45.111Z] 
03:46:45 [2020-08-29T03:46:45.111Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:46:45 [2020-08-29T03:46:45.255Z] #39 158.7   GEN      magic.py
03:46:45 [2020-08-29T03:46:45.255Z] #39 158.9 Note: Building without setproctitle() and strlcpy() support.
03:46:45 [2020-08-29T03:46:45.255Z] #39 158.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:46:45 [2020-08-29T03:46:45.255Z] #39 158.9 Note: Building without GnuTLS support
03:46:45 [2020-08-29T03:46:45.255Z] #39 158.9 Makefile.config:39: Warn: you have no libnftables installed
03:46:45 [2020-08-29T03:46:45.255Z] #39 158.9 Makefile.config:40: Warn: Building without nftables support
03:46:45 [2020-08-29T03:46:45.303Z] #39 136.9   CC       criu/net.o
03:46:45 [2020-08-29T03:46:45.532Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
03:46:45 [2020-08-29T03:46:45.532Z] ok  	github.com/docker/docker/volume/local	0.043s	coverage: 73.0% of statements
03:46:46 [2020-08-29T03:46:46.035Z] #53 DONE 0.8s
03:46:46 [2020-08-29T03:46:46.036Z] 
03:46:46 [2020-08-29T03:46:46.036Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:46:46 [2020-08-29T03:46:46.036Z] #57 DONE 0.2s
03:46:46 [2020-08-29T03:46:46.036Z] 
03:46:46 [2020-08-29T03:46:46.036Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:46:46 [2020-08-29T03:46:46.166Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
03:46:46 [2020-08-29T03:46:46.203Z] #39 159.7 fatal: not a git repository (or any of the parent directories): .git
03:46:46 [2020-08-29T03:46:46.596Z] #59 DONE 0.4s
03:46:46 [2020-08-29T03:46:46.596Z] 
03:46:46 [2020-08-29T03:46:46.596Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:46:46 [2020-08-29T03:46:46.596Z] #61 DONE 0.0s
03:46:46 [2020-08-29T03:46:46.596Z] 
03:46:46 [2020-08-29T03:46:46.596Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:46:46 [2020-08-29T03:46:46.596Z] #62 DONE 0.0s
03:46:46 [2020-08-29T03:46:46.596Z] 
03:46:46 [2020-08-29T03:46:46.596Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
03:46:47 [2020-08-29T03:46:47.151Z] #39 160.5 make[1]: Nothing to be done for 'all'.
03:46:47 [2020-08-29T03:46:47.220Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.1% of statements
03:46:47 [2020-08-29T03:46:47.726Z] #39 161.4 make[1]: 'images/built-in.o' is up to date.
03:46:47 [2020-08-29T03:46:47.727Z] #39 161.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:46:47 [2020-08-29T03:46:47.745Z] #19 4.826 Collecting yamllint==1.16.0
03:46:47 [2020-08-29T03:46:47.833Z] #39 139.7   CC       criu/netfilter.o
03:46:47 [2020-08-29T03:46:47.960Z] #63 DONE 1.1s
03:46:47 [2020-08-29T03:46:47.960Z] 
03:46:47 [2020-08-29T03:46:47.960Z] #64 exporting to image
03:46:47 [2020-08-29T03:46:47.960Z] #64 exporting layers
03:46:47 [2020-08-29T03:46:47.991Z] #39 161.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:46:47 [2020-08-29T03:46:47.991Z] #39 161.5 make[1]: 'compel/libcompel.a' is up to date.
03:46:47 [2020-08-29T03:46:47.991Z] #39 161.6 make[1]: 'compel/compel-host-bin' is up to date.
03:46:47 [2020-08-29T03:46:47.991Z] #39 161.6 make[1]: Nothing to be done for 'all'.
03:46:47 [2020-08-29T03:46:47.991Z] #39 161.6 make[1]: 'soccr/libsoccr.a' is up to date.
03:46:48 [2020-08-29T03:46:48.400Z] #39 140.1   CC       criu/page-pipe.o
03:46:48 [2020-08-29T03:46:48.566Z] #39 162.0 make[2]: Nothing to be done for 'all'.
03:46:48 [2020-08-29T03:46:48.566Z] #39 162.0 make[2]: Nothing to be done for 'all'.
03:46:48 [2020-08-29T03:46:48.566Z] #39 162.1 make[2]: Nothing to be done for 'all'.
03:46:48 [2020-08-29T03:46:48.566Z] #39 162.2 make[2]: Nothing to be done for 'all'.
03:46:48 [2020-08-29T03:46:48.566Z] #39 162.3 make[2]: Nothing to be done for 'all'.
03:46:48 [2020-08-29T03:46:48.828Z] #39 162.4 make[2]: Nothing to be done for 'all'.
03:46:48 [2020-08-29T03:46:48.828Z] #39 162.4 make[2]: Nothing to be done for 'all'.
03:46:48 [2020-08-29T03:46:48.828Z] #39 162.6 make[2]: Nothing to be done for 'all'.
03:46:48 [2020-08-29T03:46:48.967Z] #39 140.7   CC       criu/page-xfer.o
03:46:49 [2020-08-29T03:46:49.091Z] #39 162.6   INSTALL  criu/criu
03:46:50 [2020-08-29T03:46:50.038Z] #39 DONE 163.3s
03:46:50 [2020-08-29T03:46:50.038Z] 
03:46:50 [2020-08-29T03:46:50.038Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:46:50 [2020-08-29T03:46:50.284Z] #19 ...
03:46:50 [2020-08-29T03:46:50.284Z] 
03:46:50 [2020-08-29T03:46:50.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:50 [2020-08-29T03:46:50.284Z] #39 135.9   CC       criu/memfd.o
03:46:50 [2020-08-29T03:46:50.284Z] #39 136.7   CC       criu/mount.o
03:46:50 [2020-08-29T03:46:50.284Z] #39 140.8   CC       criu/namespaces.o
03:46:50 [2020-08-29T03:46:50.344Z] #39 142.1   CC       criu/pagemap-cache.o
03:46:50 [2020-08-29T03:46:50.853Z] #39 142.7   CC       criu/net.o
03:46:50 [2020-08-29T03:46:50.909Z] #39 142.6   CC       criu/pagemap.o
03:46:51 [2020-08-29T03:46:51.431Z] #45 ...
03:46:51 [2020-08-29T03:46:51.431Z] 
03:46:51 [2020-08-29T03:46:51.431Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:46:51 [2020-08-29T03:46:51.431Z] #40 DONE 0.1s
03:46:51 [2020-08-29T03:46:51.431Z] 
03:46:51 [2020-08-29T03:46:51.431Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:46:51 [2020-08-29T03:46:51.843Z] #39 143.6   CC       criu/parasite-syscall.o
03:46:52 [2020-08-29T03:46:52.008Z] #42 DONE 0.6s
03:46:52 [2020-08-29T03:46:52.008Z] 
03:46:52 [2020-08-29T03:46:52.008Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:46:52 [2020-08-29T03:46:52.008Z] #45 ...
03:46:52 [2020-08-29T03:46:52.008Z] 
03:46:52 [2020-08-29T03:46:52.008Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:46:52 [2020-08-29T03:46:52.101Z] #39 ...
03:46:52 [2020-08-29T03:46:52.101Z] 
03:46:52 [2020-08-29T03:46:52.101Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:46:52 [2020-08-29T03:46:52.101Z] #19 5.173 Collecting yamllint==1.16.0
03:46:52 [2020-08-29T03:46:52.101Z] #19 10.50   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:46:52 [2020-08-29T03:46:52.101Z] #19 10.59 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:46:52 [2020-08-29T03:46:52.101Z] #19 10.63   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:46:52 [2020-08-29T03:46:52.101Z] #19 10.67 Collecting pyyaml (from yamllint==1.16.0)
03:46:52 [2020-08-29T03:46:52.101Z] #19 10.84   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:46:52 [2020-08-29T03:46:52.101Z] #19 12.25 Building wheels for collected packages: pyyaml
03:46:52 [2020-08-29T03:46:52.101Z] #19 12.26   Running setup.py bdist_wheel for pyyaml: started
03:46:52 [2020-08-29T03:46:52.101Z] #19 13.19   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:46:52 [2020-08-29T03:46:52.101Z] #19 13.19   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:46:52 [2020-08-29T03:46:52.101Z] #19 13.28 Successfully built pyyaml
03:46:52 [2020-08-29T03:46:52.101Z] #19 13.30 Installing collected packages: pathspec, pyyaml, yamllint
03:46:52 [2020-08-29T03:46:52.270Z] #44 DONE 0.2s
03:46:52 [2020-08-29T03:46:52.270Z] 
03:46:52 [2020-08-29T03:46:52.270Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:46:52 [2020-08-29T03:46:52.360Z] #19 13.70 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:46:52 [2020-08-29T03:46:52.360Z] #19 ...
03:46:52 [2020-08-29T03:46:52.360Z] 
03:46:52 [2020-08-29T03:46:52.360Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:52 [2020-08-29T03:46:52.360Z] #39 144.3   CC       criu/path.o
03:46:52 [2020-08-29T03:46:52.761Z] #39 ...
03:46:52 [2020-08-29T03:46:52.761Z] 
03:46:52 [2020-08-29T03:46:52.761Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:46:52 [2020-08-29T03:46:52.761Z] #19 10.22   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:46:52 [2020-08-29T03:46:52.761Z] #19 10.31 Collecting pyyaml (from yamllint==1.16.0)
03:46:52 [2020-08-29T03:46:52.761Z] #19 10.45   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:46:52 [2020-08-29T03:46:52.931Z] #39 144.6   CC       criu/pie-util-vdso-elf32.o
03:46:52 [2020-08-29T03:46:52.931Z] #39 ...
03:46:52 [2020-08-29T03:46:52.931Z] 
03:46:52 [2020-08-29T03:46:52.931Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:46:52 [2020-08-29T03:46:52.931Z] #19 DONE 14.2s
03:46:53 [2020-08-29T03:46:53.194Z] 
03:46:53 [2020-08-29T03:46:53.194Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:53 [2020-08-29T03:46:53.194Z] #39 145.0   CC       criu/pie-util-vdso.o
03:46:53 [2020-08-29T03:46:53.452Z] #39 ...
03:46:53 [2020-08-29T03:46:53.452Z] 
03:46:53 [2020-08-29T03:46:53.452Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:46:53 [2020-08-29T03:46:53.452Z] #22 DONE 0.4s
03:46:53 [2020-08-29T03:46:53.452Z] 
03:46:53 [2020-08-29T03:46:53.452Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:46:54 [2020-08-29T03:46:54.142Z] #19 11.75 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:46:54 [2020-08-29T03:46:54.142Z] #19 11.80   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:46:54 [2020-08-29T03:46:54.142Z] #19 11.84 Building wheels for collected packages: pyyaml
03:46:54 [2020-08-29T03:46:54.142Z] #19 11.84   Running setup.py bdist_wheel for pyyaml: started
03:46:54 [2020-08-29T03:46:54.495Z] #64 exporting layers 6.3s done
03:46:54 [2020-08-29T03:46:54.495Z] #64 writing image sha256:33d73a201d85ca0ad64c9a2e6a6e0862c18446dea4c529eb61d29a0d445acda0 done
03:46:54 [2020-08-29T03:46:54.495Z] #64 naming to docker.io/library/docker:3e68a2b0a95376d30324111fbe976eed84ff9325 done
03:46:54 [2020-08-29T03:46:54.495Z] #64 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
03:46:54 [2020-08-29T03:46:54.823Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41361/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41361/.git:/go/src/github.com/docker/docker/.git --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/validate/default
03:46:55 [2020-08-29T03:46:55.081Z] #19 12.81   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:46:55 [2020-08-29T03:46:55.340Z] #19 12.82   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:46:55 [2020-08-29T03:46:55.340Z] #19 12.89 Successfully built pyyaml
03:46:55 [2020-08-29T03:46:55.340Z] #19 12.90 Installing collected packages: pyyaml, pathspec, yamllint
03:46:55 [2020-08-29T03:46:55.386Z] Congratulations!  All commits are properly signed with the DCO!
03:46:55 [2020-08-29T03:46:55.386Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
03:46:55 [2020-08-29T03:46:55.386Z] No api/types/ or api/swagger.yaml changes in diff.
03:46:55 [2020-08-29T03:46:55.386Z] Congratulations!  All TOML source files changed here have valid syntax.
03:46:55 [2020-08-29T03:46:55.600Z] #19 13.21 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:46:55 [2020-08-29T03:46:55.641Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
03:46:55 [2020-08-29T03:46:55.642Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
03:46:55 [2020-08-29T03:46:55.642Z] Congratulations!  No new tests were added to integration-cli.
03:46:55 [2020-08-29T03:46:55.642Z] 
03:46:55 [2020-08-29T03:46:55.642Z] INFO Start validation with golang-ci-lint
03:46:55 [2020-08-29T03:46:55.642Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
03:46:55 [2020-08-29T03:46:55.642Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
03:46:55 [2020-08-29T03:46:55.642Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
03:46:55 [2020-08-29T03:46:55.861Z] #19 DONE 13.7s
03:46:55 [2020-08-29T03:46:55.861Z] 
03:46:55 [2020-08-29T03:46:55.861Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:55 [2020-08-29T03:46:55.861Z] #39 145.6   CC       criu/netfilter.o
03:46:55 [2020-08-29T03:46:55.861Z] #39 146.0   CC       criu/page-pipe.o
03:46:55 [2020-08-29T03:46:55.861Z] #39 146.6   CC       criu/page-xfer.o
03:46:56 [2020-08-29T03:46:56.432Z] #39 ...
03:46:56 [2020-08-29T03:46:56.432Z] 
03:46:56 [2020-08-29T03:46:56.432Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:46:56 [2020-08-29T03:46:56.432Z] #22 DONE 0.4s
03:46:56 [2020-08-29T03:46:56.432Z] 
03:46:56 [2020-08-29T03:46:56.432Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:56 [2020-08-29T03:46:56.432Z] #39 148.2   CC       criu/pagemap-cache.o
03:46:56 [2020-08-29T03:46:56.692Z] #39 148.6   CC       criu/pagemap.o
03:46:57 [2020-08-29T03:46:57.632Z] #39 149.5   CC       criu/parasite-syscall.o
03:46:57 [2020-08-29T03:46:57.637Z] #26 DONE 4.2s
03:46:57 [2020-08-29T03:46:57.637Z] 
03:46:57 [2020-08-29T03:46:57.637Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:46:57 [2020-08-29T03:46:57.637Z] #49 90.45 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
03:46:57 [2020-08-29T03:46:57.897Z] #49 ...
03:46:57 [2020-08-29T03:46:57.897Z] 
03:46:57 [2020-08-29T03:46:57.897Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:46:57 [2020-08-29T03:46:57.897Z] #29 DONE 0.3s
03:46:57 [2020-08-29T03:46:57.897Z] 
03:46:57 [2020-08-29T03:46:57.897Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:46:57 [2020-08-29T03:46:57.897Z] #31 DONE 0.2s
03:46:57 [2020-08-29T03:46:57.897Z] 
03:46:57 [2020-08-29T03:46:57.897Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:57 [2020-08-29T03:46:57.897Z] #39 145.5   CC       criu/pie-util.o
03:46:57 [2020-08-29T03:46:57.897Z] #39 145.8   CC       criu/pipes.o
03:46:57 [2020-08-29T03:46:57.897Z] #39 146.4   CC       criu/plugin.o
03:46:57 [2020-08-29T03:46:57.897Z] #39 146.7   CC       criu/proc_parse.o
03:46:57 [2020-08-29T03:46:57.897Z] #39 148.8   CC       criu/protobuf-desc.o
03:46:57 [2020-08-29T03:46:57.897Z] #39 149.5   CC       criu/protobuf.o
03:46:58 [2020-08-29T03:46:58.156Z] #39 ...
03:46:58 [2020-08-29T03:46:58.156Z] 
03:46:58 [2020-08-29T03:46:58.156Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:46:58 [2020-08-29T03:46:58.156Z] #34 DONE 0.1s
03:46:58 [2020-08-29T03:46:58.156Z] 
03:46:58 [2020-08-29T03:46:58.156Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:58 [2020-08-29T03:46:58.156Z] #39 150.0   CC       criu/pstree.o
03:46:58 [2020-08-29T03:46:58.201Z] #39 150.0   CC       criu/path.o
03:46:58 [2020-08-29T03:46:58.461Z] #39 150.3   CC       criu/pie-util-vdso-elf32.o
03:46:58 [2020-08-29T03:46:58.830Z] #39 150.6   CC       criu/pie-util-vdso.o
03:46:59 [2020-08-29T03:46:59.090Z] #39 150.9   CC       criu/pie-util.o
03:46:59 [2020-08-29T03:46:59.201Z] #39 151.0   CC       criu/rbtree.o
03:46:59 [2020-08-29T03:46:59.350Z] #39 151.0   CC       criu/pipes.o
03:46:59 [2020-08-29T03:46:59.459Z] #39 151.3   CC       criu/rst-malloc.o
03:46:59 [2020-08-29T03:46:59.610Z] #39 151.5   CC       criu/plugin.o
03:46:59 [2020-08-29T03:46:59.717Z] #39 ...
03:46:59 [2020-08-29T03:46:59.717Z] 
03:46:59 [2020-08-29T03:46:59.717Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:46:59 [2020-08-29T03:46:59.717Z] #49 92.28 + mkdir -p /build
03:46:59 [2020-08-29T03:46:59.717Z] #49 92.28 + cp runc /build/runc
03:46:59 [2020-08-29T03:46:59.717Z] #49 DONE 92.7s
03:46:59 [2020-08-29T03:46:59.717Z] 
03:46:59 [2020-08-29T03:46:59.717Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:46:59 [2020-08-29T03:46:59.717Z] #39 151.6   CC       criu/seccomp.o
03:46:59 [2020-08-29T03:46:59.870Z] #39 151.8   CC       criu/proc_parse.o
03:47:00 [2020-08-29T03:47:00.652Z] #39 152.5   CC       criu/seize.o
03:47:01 [2020-08-29T03:47:01.219Z] #39 ...
03:47:01 [2020-08-29T03:47:01.219Z] 
03:47:01 [2020-08-29T03:47:01.219Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:47:01 [2020-08-29T03:47:01.219Z] #36 DONE 260.8s
03:47:01 [2020-08-29T03:47:01.219Z] 
03:47:01 [2020-08-29T03:47:01.219Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:47:01 [2020-08-29T03:47:01.786Z] #52 ...
03:47:01 [2020-08-29T03:47:01.786Z] 
03:47:01 [2020-08-29T03:47:01.786Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:47:01 [2020-08-29T03:47:01.786Z] #39 153.6   CC       criu/servicefd.o
03:47:01 [2020-08-29T03:47:01.851Z] #39 ...
03:47:01 [2020-08-29T03:47:01.851Z] 
03:47:01 [2020-08-29T03:47:01.851Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:47:01 [2020-08-29T03:47:01.851Z] #49 87.75 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
03:47:01 [2020-08-29T03:47:01.851Z] #49 89.78 + mkdir -p /build
03:47:01 [2020-08-29T03:47:01.851Z] #49 89.78 + cp runc /build/runc
03:47:01 [2020-08-29T03:47:01.851Z] #49 DONE 91.8s
03:47:01 [2020-08-29T03:47:01.851Z] 
03:47:01 [2020-08-29T03:47:01.851Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:47:01 [2020-08-29T03:47:01.851Z] #26 DONE 5.2s
03:47:01 [2020-08-29T03:47:01.851Z] 
03:47:01 [2020-08-29T03:47:01.851Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:47:02 [2020-08-29T03:47:02.046Z] #39 154.0   CC       criu/shmem.o
03:47:02 [2020-08-29T03:47:02.113Z] #29 DONE 0.5s
03:47:02 [2020-08-29T03:47:02.113Z] 
03:47:02 [2020-08-29T03:47:02.113Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:47:02 [2020-08-29T03:47:02.372Z] #31 DONE 0.1s
03:47:02 [2020-08-29T03:47:02.372Z] 
03:47:02 [2020-08-29T03:47:02.372Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:47:02 [2020-08-29T03:47:02.372Z] #34 DONE 0.1s
03:47:02 [2020-08-29T03:47:02.372Z] 
03:47:02 [2020-08-29T03:47:02.372Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:47:02 [2020-08-29T03:47:02.372Z] #52 ...
03:47:02 [2020-08-29T03:47:02.372Z] 
03:47:02 [2020-08-29T03:47:02.372Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:47:02 [2020-08-29T03:47:02.372Z] #39 154.3   CC       criu/protobuf-desc.o
03:47:02 [2020-08-29T03:47:02.541Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/pkg/term	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/rootless	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/volume	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === Skipped
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     exec_linux_test.go:18: requires AppArmor to be enabled
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     exec_linux_test.go:38: requires AppArmor to be enabled
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver btrfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver btrfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver btrfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver btrfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver btrfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:73: No driver to put!
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z] time="2020-08-29T03:45:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z] time="2020-08-29T03:45:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z] time="2020-08-29T03:45:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z] time="2020-08-29T03:45:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z] time="2020-08-29T03:45:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:73: No driver to put!
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     overlay_test.go:49: Fails to compute changes intermittently
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     overlay_test.go:65: Cannot run test with naive change algorithm
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver zfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver zfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver zfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver zfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:46: Driver zfs not supported
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     graphtest_unix.go:73: No driver to put!
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
03:47:02 [2020-08-29T03:47:02.541Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] 
03:47:02 [2020-08-29T03:47:02.541Z] DONE 2142 tests, 26 skipped in 193.718s
Post stage
[Pipeline] junit
03:47:02 [2020-08-29T03:47:02.586Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:47:02 [2020-08-29T03:47:02.983Z] #39 ...
03:47:02 [2020-08-29T03:47:02.983Z] 
03:47:02 [2020-08-29T03:47:02.983Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:47:02 [2020-08-29T03:47:02.983Z] #37 DONE 0.3s
03:47:02 [2020-08-29T03:47:02.983Z] 
03:47:02 [2020-08-29T03:47:02.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:47:02 [2020-08-29T03:47:02.983Z] #39 154.8   CC       criu/sigframe.o
03:47:03 [2020-08-29T03:47:03.097Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -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:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/make.sh dynbinary test-integration
03:47:03 [2020-08-29T03:47:03.242Z] #39 155.0   CC       criu/signalfd.o
03:47:03 [2020-08-29T03:47:03.242Z] #39 155.1   CC       criu/sk-inet.o
03:47:03 [2020-08-29T03:47:03.308Z] #39 ...
03:47:03 [2020-08-29T03:47:03.308Z] 
03:47:03 [2020-08-29T03:47:03.308Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:47:03 [2020-08-29T03:47:03.308Z] #36 DONE 261.0s
03:47:03 [2020-08-29T03:47:03.308Z] 
03:47:03 [2020-08-29T03:47:03.308Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:47:03 [2020-08-29T03:47:03.308Z] #39 155.2   CC       criu/protobuf.o
03:47:03 [2020-08-29T03:47:03.731Z] 
03:47:03 [2020-08-29T03:47:03.731Z] Removing bundles/
03:47:03 [2020-08-29T03:47:03.731Z] 
03:47:03 [2020-08-29T03:47:03.731Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:47:03 [2020-08-29T03:47:03.731Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:47:03 [2020-08-29T03:47:03.731Z] GOOS="" GOARCH="" GOARM=""
03:47:03 [2020-08-29T03:47:03.809Z] #39 155.6   CC       criu/sk-netlink.o
03:47:03 [2020-08-29T03:47:03.875Z] #39 155.5   CC       criu/pstree.o
03:47:04 [2020-08-29T03:47:04.096Z] #39 155.8   CC       criu/sk-packet.o
03:47:04 [2020-08-29T03:47:04.355Z] #39 156.2   CC       criu/sk-queue.o
03:47:04 [2020-08-29T03:47:04.443Z] #39 156.3   CC       criu/rbtree.o
03:47:04 [2020-08-29T03:47:04.632Z] #39 156.5   CC       criu/sk-tcp.o
03:47:04 [2020-08-29T03:47:04.702Z] #39 156.6   CC       criu/rst-malloc.o
03:47:04 [2020-08-29T03:47:04.904Z] #39 156.8   CC       criu/sk-unix.o
03:47:04 [2020-08-29T03:47:04.962Z] #39 156.9   CC       criu/seccomp.o
03:47:05 [2020-08-29T03:47:05.532Z] #39 ...
03:47:05 [2020-08-29T03:47:05.532Z] 
03:47:05 [2020-08-29T03:47:05.532Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:47:05 [2020-08-29T03:47:05.532Z] #37 DONE 0.5s
03:47:05 [2020-08-29T03:47:05.532Z] 
03:47:05 [2020-08-29T03:47:05.532Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:47:05 [2020-08-29T03:47:05.532Z] #39 157.4   CC       criu/seize.o
03:47:05 [2020-08-29T03:47:05.793Z] #39 157.8   CC       criu/servicefd.o
03:47:06 [2020-08-29T03:47:06.304Z] #39 158.1   CC       criu/sockets.o
03:47:06 [2020-08-29T03:47:06.362Z] #39 158.1   CC       criu/shmem.o
03:47:06 [2020-08-29T03:47:06.622Z] #39 158.6   CC       criu/sigframe.o
03:47:06 [2020-08-29T03:47:06.870Z] #39 158.5   CC       criu/stats.o
03:47:06 [2020-08-29T03:47:06.870Z] #39 158.7   CC       criu/string.o
03:47:06 [2020-08-29T03:47:06.870Z] #39 158.7   CC       criu/sysctl.o
03:47:06 [2020-08-29T03:47:06.882Z] #39 158.7   CC       criu/signalfd.o
03:47:07 [2020-08-29T03:47:07.128Z] #39 159.1   CC       criu/sysfs_parse.o
03:47:07 [2020-08-29T03:47:07.142Z] #39 158.9   CC       criu/sk-inet.o
03:47:07 [2020-08-29T03:47:07.387Z] #39 159.3   CC       criu/timens.o
03:47:07 [2020-08-29T03:47:07.402Z] #39 159.4   CC       criu/sk-netlink.o
03:47:07 [2020-08-29T03:47:07.646Z] #39 159.5   CC       criu/timerfd.o
03:47:07 [2020-08-29T03:47:07.905Z] #39 159.7   CC       criu/tty.o
03:47:07 [2020-08-29T03:47:07.971Z] #39 159.7   CC       criu/sk-packet.o
03:47:08 [2020-08-29T03:47:08.231Z] #39 160.1   CC       criu/sk-queue.o
03:47:08 [2020-08-29T03:47:08.491Z] #39 160.4   CC       criu/sk-tcp.o
03:47:08 [2020-08-29T03:47:08.751Z] #39 160.7   CC       criu/sk-unix.o
03:47:08 [2020-08-29T03:47:08.801Z] #46 ...
03:47:08 [2020-08-29T03:47:08.801Z] 
03:47:08 [2020-08-29T03:47:08.801Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:47:08 [2020-08-29T03:47:08.801Z] #22 295.9 + return
03:47:08 [2020-08-29T03:47:08.801Z] #22 DONE 296.0s
03:47:08 [2020-08-29T03:47:08.801Z] 
03:47:08 [2020-08-29T03:47:08.801Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:47:09 [2020-08-29T03:47:09.281Z] #39 160.8   CC       criu/tun.o
03:47:09 [2020-08-29T03:47:09.281Z] #39 161.1   CC       criu/uffd.o
03:47:09 [2020-08-29T03:47:09.849Z] #39 ...
03:47:09 [2020-08-29T03:47:09.849Z] 
03:47:09 [2020-08-29T03:47:09.849Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:47:09 [2020-08-29T03:47:09.849Z] #45 269.0 + cd /tmp/tmp.ra5jaEtZhm/src/github.com/golangci/golangci-lint/
03:47:09 [2020-08-29T03:47:09.849Z] #45 269.0 + git checkout -q v1.23.8
03:47:09 [2020-08-29T03:47:09.849Z] #45 269.5 ++ git describe --tags
03:47:09 [2020-08-29T03:47:09.849Z] #45 269.5 + version=v1.23.8
03:47:09 [2020-08-29T03:47:09.849Z] #45 269.6 ++ git rev-parse --short HEAD
03:47:09 [2020-08-29T03:47:09.849Z] #45 269.6 + commit=76a82c6
03:47:09 [2020-08-29T03:47:09.849Z] #45 269.6 ++ git show -s --format=%cd
03:47:09 [2020-08-29T03:47:09.849Z] #45 269.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:47:09 [2020-08-29T03:47:09.849Z] #45 269.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
03:47:09 [2020-08-29T03:47:09.853Z] #46 ...
03:47:09 [2020-08-29T03:47:09.853Z] 
03:47:09 [2020-08-29T03:47:09.853Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:47:09 [2020-08-29T03:47:09.853Z] #23 DONE 0.1s
03:47:10 [2020-08-29T03:47:10.132Z] #39 161.8   CC       criu/sockets.o
03:47:10 [2020-08-29T03:47:10.152Z] 
03:47:10 [2020-08-29T03:47:10.152Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:47:10 [2020-08-29T03:47:10.152Z] #53 263.1 + bin/containerd
03:47:10 [2020-08-29T03:47:10.392Z] #39 162.3   CC       criu/stats.o
03:47:10 [2020-08-29T03:47:10.402Z] #45 DONE 261.9s
03:47:10 [2020-08-29T03:47:10.402Z] 
03:47:10 [2020-08-29T03:47:10.402Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:47:10 [2020-08-29T03:47:10.651Z] #39 162.6   CC       criu/string.o
03:47:10 [2020-08-29T03:47:10.801Z] #53 ...
03:47:10 [2020-08-29T03:47:10.801Z] 
03:47:10 [2020-08-29T03:47:10.801Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:47:10 [2020-08-29T03:47:10.801Z] #27 DONE 0.7s
03:47:10 [2020-08-29T03:47:10.801Z] 
03:47:10 [2020-08-29T03:47:10.801Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:47:10 [2020-08-29T03:47:10.801Z] #30 DONE 0.1s
03:47:10 [2020-08-29T03:47:10.801Z] 
03:47:10 [2020-08-29T03:47:10.801Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:47:10 [2020-08-29T03:47:10.911Z] #39 162.7   CC       criu/sysctl.o
03:47:10 [2020-08-29T03:47:10.983Z] #52 ...
03:47:10 [2020-08-29T03:47:10.983Z] 
03:47:10 [2020-08-29T03:47:10.983Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:47:11 [2020-08-29T03:47:11.098Z] #46 ...
03:47:11 [2020-08-29T03:47:11.098Z] 
03:47:11 [2020-08-29T03:47:11.098Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:47:11 [2020-08-29T03:47:11.098Z] #32 DONE 0.1s
03:47:11 [2020-08-29T03:47:11.098Z] 
03:47:11 [2020-08-29T03:47:11.098Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:47:11 [2020-08-29T03:47:11.098Z] #35 DONE 0.1s
03:47:11 [2020-08-29T03:47:11.098Z] 
03:47:11 [2020-08-29T03:47:11.098Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:47:11 [2020-08-29T03:47:11.098Z] #38 DONE 0.1s
03:47:11 [2020-08-29T03:47:11.098Z] 
03:47:11 [2020-08-29T03:47:11.098Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:47:11 [2020-08-29T03:47:11.098Z] #41 DONE 0.1s
03:47:11 [2020-08-29T03:47:11.098Z] 
03:47:11 [2020-08-29T03:47:11.098Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:47:11 [2020-08-29T03:47:11.170Z] #39 163.1   CC       criu/sysfs_parse.o
03:47:11 [2020-08-29T03:47:11.396Z] #43 DONE 0.1s
03:47:11 [2020-08-29T03:47:11.396Z] 
03:47:11 [2020-08-29T03:47:11.396Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:47:11 [2020-08-29T03:47:11.396Z] #45 DONE 0.1s
03:47:11 [2020-08-29T03:47:11.396Z] 
03:47:11 [2020-08-29T03:47:11.396Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:47:11 [2020-08-29T03:47:11.430Z] #39 163.3   CC       criu/timens.o
03:47:11 [2020-08-29T03:47:11.690Z] #39 163.5   CC       criu/timerfd.o
03:47:11 [2020-08-29T03:47:11.953Z] #39 163.8   CC       criu/tty.o
03:47:12 [2020-08-29T03:47:12.892Z] #39 164.9   CC       criu/tun.o
03:47:12 [2020-08-29T03:47:12.896Z] #46 DONE 1.6s
03:47:12 [2020-08-29T03:47:12.896Z] 
03:47:12 [2020-08-29T03:47:12.896Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:47:13 [2020-08-29T03:47:13.461Z] #39 165.3   CC       criu/uffd.o
03:47:13 [2020-08-29T03:47:13.467Z] #48 DONE 0.8s
03:47:13 [2020-08-29T03:47:13.467Z] 
03:47:13 [2020-08-29T03:47:13.467Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:47:13 [2020-08-29T03:47:13.727Z] #52 ...
03:47:13 [2020-08-29T03:47:13.727Z] 
03:47:13 [2020-08-29T03:47:13.727Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:47:14 [2020-08-29T03:47:14.400Z] #39 166.0   CC       criu/util.o
03:47:14 [2020-08-29T03:47:14.969Z] #39 166.9   CC       criu/uts_ns.o
03:47:15 [2020-08-29T03:47:15.229Z] #39 167.0   CC       criu/vdso-compat.o
03:47:15 [2020-08-29T03:47:15.489Z] #39 167.2   CC       criu/vdso.o
03:47:15 [2020-08-29T03:47:15.642Z] #50 DONE 1.7s
03:47:15 [2020-08-29T03:47:15.642Z] 
03:47:15 [2020-08-29T03:47:15.642Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:47:15 [2020-08-29T03:47:15.642Z] #52 226.4 + bin/containerd-stress
03:47:15 [2020-08-29T03:47:15.749Z] #39 167.7   LINK     criu/built-in.o
03:47:16 [2020-08-29T03:47:16.008Z] #39 167.9   LINK     criu/criu
03:47:16 [2020-08-29T03:47:16.268Z] #39 168.2   DEP      lib/c/criu.d
03:47:16 [2020-08-29T03:47:16.268Z] #39 168.2   CC       images/rpc.pb-c.o
03:47:16 [2020-08-29T03:47:16.413Z] #45 ...
03:47:16 [2020-08-29T03:47:16.413Z] 
03:47:16 [2020-08-29T03:47:16.413Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:47:16 [2020-08-29T03:47:16.413Z] #39 161.9   CC       criu/util.o
03:47:16 [2020-08-29T03:47:16.413Z] #39 162.6   CC       criu/uts_ns.o
03:47:16 [2020-08-29T03:47:16.413Z] #39 162.8   CC       criu/vdso-compat.o
03:47:16 [2020-08-29T03:47:16.413Z] #39 162.9   CC       criu/vdso.o
03:47:16 [2020-08-29T03:47:16.413Z] #39 163.3   LINK     criu/built-in.o
03:47:16 [2020-08-29T03:47:16.413Z] #39 163.4   LINK     criu/criu
03:47:16 [2020-08-29T03:47:16.413Z] #39 163.8   DEP      lib/c/criu.d
03:47:16 [2020-08-29T03:47:16.413Z] #39 163.8   CC       images/rpc.pb-c.o
03:47:16 [2020-08-29T03:47:16.413Z] #39 164.2   CC       lib/c/criu.o
03:47:16 [2020-08-29T03:47:16.413Z] #39 164.8   LINK     lib/c/built-in.o
03:47:16 [2020-08-29T03:47:16.413Z] #39 164.8   LINK     lib/c/libcriu.so
03:47:16 [2020-08-29T03:47:16.413Z] #39 164.9   LINK     lib/c/libcriu.a
03:47:16 [2020-08-29T03:47:16.413Z] #39 165.0   GEN      magic.py
03:47:16 [2020-08-29T03:47:16.413Z] #39 165.1 Note: Building without setproctitle() and strlcpy() support.
03:47:16 [2020-08-29T03:47:16.413Z] #39 165.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:47:16 [2020-08-29T03:47:16.413Z] #39 165.1 Note: Building without GnuTLS support
03:47:16 [2020-08-29T03:47:16.413Z] #39 165.1 Makefile.config:39: Warn: you have no libnftables installed
03:47:16 [2020-08-29T03:47:16.413Z] #39 165.1 Makefile.config:40: Warn: Building without nftables support
03:47:16 [2020-08-29T03:47:16.413Z] #39 165.8 fatal: not a git repository (or any of the parent directories): .git
03:47:16 [2020-08-29T03:47:16.413Z] #39 166.4 make[1]: Nothing to be done for 'all'.
03:47:16 [2020-08-29T03:47:16.413Z] #39 166.8 make[1]: 'images/built-in.o' is up to date.
03:47:16 [2020-08-29T03:47:16.413Z] #39 166.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:47:16 [2020-08-29T03:47:16.413Z] #39 166.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:47:16 [2020-08-29T03:47:16.413Z] #39 166.9 make[1]: 'compel/libcompel.a' is up to date.
03:47:16 [2020-08-29T03:47:16.413Z] #39 166.9 make[1]: 'compel/compel-host-bin' is up to date.
03:47:16 [2020-08-29T03:47:16.413Z] #39 167.0 make[1]: Nothing to be done for 'all'.
03:47:16 [2020-08-29T03:47:16.413Z] #39 167.0 make[1]: 'soccr/libsoccr.a' is up to date.
03:47:16 [2020-08-29T03:47:16.413Z] #39 167.1 make[2]: Nothing to be done for 'all'.
03:47:16 [2020-08-29T03:47:16.413Z] #39 167.1 make[2]: Nothing to be done for 'all'.
03:47:16 [2020-08-29T03:47:16.413Z] #39 167.2 make[2]: Nothing to be done for 'all'.
03:47:16 [2020-08-29T03:47:16.413Z] #39 167.2 make[2]: Nothing to be done for 'all'.
03:47:16 [2020-08-29T03:47:16.413Z] #39 167.3 make[2]: Nothing to be done for 'all'.
03:47:16 [2020-08-29T03:47:16.413Z] #39 167.3 make[2]: Nothing to be done for 'all'.
03:47:16 [2020-08-29T03:47:16.413Z] #39 167.3 make[2]: Nothing to be done for 'all'.
03:47:16 [2020-08-29T03:47:16.413Z] #39 167.3 make[2]: Nothing to be done for 'all'.
03:47:16 [2020-08-29T03:47:16.413Z] #39 167.4   INSTALL  criu/criu
03:47:16 [2020-08-29T03:47:16.413Z] #39 DONE 167.7s
03:47:16 [2020-08-29T03:47:16.413Z] 
03:47:16 [2020-08-29T03:47:16.413Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:47:16 [2020-08-29T03:47:16.851Z] #39 168.6   CC       lib/c/criu.o
03:47:17 [2020-08-29T03:47:17.349Z] #52 ...
03:47:17 [2020-08-29T03:47:17.349Z] 
03:47:17 [2020-08-29T03:47:17.349Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:47:17 [2020-08-29T03:47:17.556Z] #52 229.5 + bin/containerd-shim
03:47:17 [2020-08-29T03:47:17.608Z] #40 DONE 0.1s
03:47:17 [2020-08-29T03:47:17.608Z] 
03:47:17 [2020-08-29T03:47:17.608Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:47:17 [2020-08-29T03:47:17.608Z] #42 DONE 0.1s
03:47:17 [2020-08-29T03:47:17.608Z] 
03:47:17 [2020-08-29T03:47:17.608Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:47:17 [2020-08-29T03:47:17.608Z] #44 DONE 0.0s
03:47:17 [2020-08-29T03:47:17.608Z] 
03:47:17 [2020-08-29T03:47:17.608Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:47:17 [2020-08-29T03:47:17.790Z] #39 169.3   LINK     lib/c/built-in.o
03:47:17 [2020-08-29T03:47:17.790Z] #39 169.3   LINK     lib/c/libcriu.so
03:47:17 [2020-08-29T03:47:17.790Z] #39 169.4   LINK     lib/c/libcriu.a
03:47:17 [2020-08-29T03:47:17.790Z] #39 169.5   GEN      magic.py
03:47:17 [2020-08-29T03:47:17.790Z] #39 169.6 Note: Building without setproctitle() and strlcpy() support.
03:47:17 [2020-08-29T03:47:17.790Z] #39 169.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:47:17 [2020-08-29T03:47:17.790Z] #39 169.6 Note: Building without GnuTLS support
03:47:17 [2020-08-29T03:47:17.790Z] #39 169.6 Makefile.config:39: Warn: you have no libnftables installed
03:47:17 [2020-08-29T03:47:17.790Z] #39 169.6 Makefile.config:40: Warn: Building without nftables support
03:47:18 [2020-08-29T03:47:18.362Z] #39 170.1 fatal: not a git repository (or any of the parent directories): .git
03:47:18 [2020-08-29T03:47:18.623Z] #39 170.6 make[1]: Nothing to be done for 'all'.
03:47:19 [2020-08-29T03:47:19.193Z] #39 171.2 make[1]: 'images/built-in.o' is up to date.
03:47:19 [2020-08-29T03:47:19.193Z] #39 171.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:47:19 [2020-08-29T03:47:19.193Z] #39 171.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:47:19 [2020-08-29T03:47:19.453Z] #39 171.2 make[1]: 'compel/libcompel.a' is up to date.
03:47:19 [2020-08-29T03:47:19.453Z] #39 171.3 make[1]: 'compel/compel-host-bin' is up to date.
03:47:19 [2020-08-29T03:47:19.453Z] #39 171.3 make[1]: Nothing to be done for 'all'.
03:47:19 [2020-08-29T03:47:19.453Z] #39 171.3 make[1]: 'soccr/libsoccr.a' is up to date.
03:47:19 [2020-08-29T03:47:19.453Z] #39 ...
03:47:19 [2020-08-29T03:47:19.453Z] 
03:47:19 [2020-08-29T03:47:19.453Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:47:19 [2020-08-29T03:47:19.453Z] #45 267.5 + cd /tmp/tmp.77gJY5dA6r/src/github.com/golangci/golangci-lint/
03:47:19 [2020-08-29T03:47:19.453Z] #45 267.5 + git checkout -q v1.23.8
03:47:19 [2020-08-29T03:47:19.453Z] #45 268.0 ++ git describe --tags
03:47:19 [2020-08-29T03:47:19.453Z] #45 268.0 + version=v1.23.8
03:47:19 [2020-08-29T03:47:19.453Z] #45 268.0 ++ git rev-parse --short HEAD
03:47:19 [2020-08-29T03:47:19.453Z] #45 268.0 + commit=76a82c6
03:47:19 [2020-08-29T03:47:19.453Z] #45 268.0 ++ git show -s --format=%cd
03:47:19 [2020-08-29T03:47:19.453Z] #45 268.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:47:19 [2020-08-29T03:47:19.453Z] #45 268.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
03:47:19 [2020-08-29T03:47:19.716Z] #45 ...
03:47:19 [2020-08-29T03:47:19.716Z] 
03:47:19 [2020-08-29T03:47:19.716Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:47:19 [2020-08-29T03:47:19.716Z] #39 171.4 make[2]: Nothing to be done for 'all'.
03:47:19 [2020-08-29T03:47:19.716Z] #39 171.4 make[2]: Nothing to be done for 'all'.
03:47:19 [2020-08-29T03:47:19.716Z] #39 171.4 make[2]: Nothing to be done for 'all'.
03:47:19 [2020-08-29T03:47:19.716Z] #39 171.5 make[2]: Nothing to be done for 'all'.
03:47:19 [2020-08-29T03:47:19.716Z] #39 171.5 make[2]: Nothing to be done for 'all'.
03:47:19 [2020-08-29T03:47:19.716Z] #39 171.6 make[2]: Nothing to be done for 'all'.
03:47:19 [2020-08-29T03:47:19.716Z] #39 171.6 make[2]: Nothing to be done for 'all'.
03:47:19 [2020-08-29T03:47:19.976Z] #39 171.7 make[2]: Nothing to be done for 'all'.
03:47:19 [2020-08-29T03:47:19.976Z] #39 171.7   INSTALL  criu/criu
03:47:20 [2020-08-29T03:47:20.236Z] #39 DONE 172.1s
03:47:20 [2020-08-29T03:47:20.236Z] 
03:47:20 [2020-08-29T03:47:20.236Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:47:21 [2020-08-29T03:47:21.618Z] #45 ...
03:47:21 [2020-08-29T03:47:21.618Z] 
03:47:21 [2020-08-29T03:47:21.618Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:47:21 [2020-08-29T03:47:21.618Z] #40 DONE 0.1s
03:47:21 [2020-08-29T03:47:21.618Z] 
03:47:21 [2020-08-29T03:47:21.618Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:47:21 [2020-08-29T03:47:21.618Z] #42 DONE 0.1s
03:47:21 [2020-08-29T03:47:21.618Z] 
03:47:21 [2020-08-29T03:47:21.618Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:47:21 [2020-08-29T03:47:21.618Z] #44 DONE 0.1s
03:47:21 [2020-08-29T03:47:21.618Z] 
03:47:21 [2020-08-29T03:47:21.618Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:47:22 [2020-08-29T03:47:22.880Z] #52 211.2 + bin/containerd
03:47:22 [2020-08-29T03:47:22.921Z] #52 235.1 + bin/containerd-shim-runc-v1
03:47:23 [2020-08-29T03:47:23.527Z] #52 208.3 + bin/containerd
03:47:27 [2020-08-29T03:47:27.223Z] #52 239.1 + bin/containerd-shim-runc-v2
03:47:28 [2020-08-29T03:47:28.166Z] #52 240.4 + binaries
03:47:28 [2020-08-29T03:47:28.426Z] #52 240.4 + install -D bin/containerd /build/containerd
03:47:28 [2020-08-29T03:47:28.426Z] #52 240.5 + install -D bin/containerd-shim /build/containerd-shim
03:47:28 [2020-08-29T03:47:28.426Z] #52 240.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:47:28 [2020-08-29T03:47:28.426Z] #52 240.5 + install -D bin/ctr /build/ctr
03:47:31 [2020-08-29T03:47:31.724Z] #52 DONE 243.3s
03:47:32 [2020-08-29T03:47:32.665Z] 
03:47:32 [2020-08-29T03:47:32.665Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:47:34 [2020-08-29T03:47:34.575Z] #53 DONE 2.1s
03:47:34 [2020-08-29T03:47:34.575Z] 
03:47:34 [2020-08-29T03:47:34.575Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:47:35 [2020-08-29T03:47:35.147Z] #57 DONE 0.5s
03:47:35 [2020-08-29T03:47:35.147Z] 
03:47:35 [2020-08-29T03:47:35.147Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:47:36 [2020-08-29T03:47:36.088Z] #59 DONE 1.1s
03:47:36 [2020-08-29T03:47:36.088Z] 
03:47:36 [2020-08-29T03:47:36.088Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:47:36 [2020-08-29T03:47:36.088Z] #61 DONE 0.1s
03:47:36 [2020-08-29T03:47:36.348Z] 
03:47:36 [2020-08-29T03:47:36.348Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:47:36 [2020-08-29T03:47:36.348Z] #62 DONE 0.0s
03:47:36 [2020-08-29T03:47:36.348Z] 
03:47:36 [2020-08-29T03:47:36.348Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
03:47:37 [2020-08-29T03:47:37.732Z] #63 DONE 1.4s
03:47:37 [2020-08-29T03:47:37.732Z] 
03:47:37 [2020-08-29T03:47:37.732Z] #64 exporting to image
03:47:37 [2020-08-29T03:47:37.732Z] #64 exporting layers
03:47:44 [2020-08-29T03:47:44.207Z] #46 DONE 331.5s
03:47:44 [2020-08-29T03:47:44.207Z] 
03:47:44 [2020-08-29T03:47:44.207Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:47:46 [2020-08-29T03:47:46.304Z] #53 ...
03:47:46 [2020-08-29T03:47:46.304Z] 
03:47:46 [2020-08-29T03:47:46.304Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:47:46 [2020-08-29T03:47:46.304Z] #47 DONE 0.1s
03:47:46 [2020-08-29T03:47:46.304Z] 
03:47:46 [2020-08-29T03:47:46.304Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:47:46 [2020-08-29T03:47:46.304Z] #49 DONE 0.1s
03:47:46 [2020-08-29T03:47:46.304Z] 
03:47:46 [2020-08-29T03:47:46.304Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:47:46 [2020-08-29T03:47:46.304Z] #53 ...
03:47:46 [2020-08-29T03:47:46.304Z] 
03:47:46 [2020-08-29T03:47:46.304Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:47:46 [2020-08-29T03:47:46.304Z] #51 DONE 0.1s
03:47:46 [2020-08-29T03:47:46.597Z] 
03:47:46 [2020-08-29T03:47:46.597Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:47:47 [2020-08-29T03:47:47.736Z] #64 exporting layers 9.4s done
03:47:47 [2020-08-29T03:47:47.736Z] #64 writing image sha256:30cb1126a4771a02a6dfaff311f75ebca16367d6f63c0ea79fd3d70d4d1ff63f
03:47:47 [2020-08-29T03:47:47.736Z] #64 writing image sha256:30cb1126a4771a02a6dfaff311f75ebca16367d6f63c0ea79fd3d70d4d1ff63f done
03:47:47 [2020-08-29T03:47:47.736Z] #64 naming to docker.io/library/docker:3e68a2b0a95376d30324111fbe976eed84ff9325 done
03:47:47 [2020-08-29T03:47:47.736Z] #64 DONE 9.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
03:47:48 [2020-08-29T03:47:48.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/test/unit
03:47:53 [2020-08-29T03:47:53.362Z] ?   	github.com/docker/docker/api	[no test files]
03:47:59 [2020-08-29T03:47:59.307Z] #53 311.1 + bin/containerd-stress
03:48:00 [2020-08-29T03:48:00.651Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:48:00 [2020-08-29T03:48:00.651Z] 
03:48:00 [2020-08-29T03:48:00.652Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:48:00 [2020-08-29T03:48:00.652Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:48:00 [2020-08-29T03:48:00.652Z] HOSTNAME=066a2c09a82f
03:48:00 [2020-08-29T03:48:00.652Z] TESTDEBUG=0
03:48:00 [2020-08-29T03:48:00.652Z] DEST=bundles/test-integration
03:48:00 [2020-08-29T03:48:00.652Z] PWD=/go/src/github.com/docker/docker
03:48:00 [2020-08-29T03:48:00.652Z] DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325
03:48:00 [2020-08-29T03:48:00.652Z] container=docker
03:48:00 [2020-08-29T03:48:00.652Z] HOME=/root
03:48:00 [2020-08-29T03:48:00.652Z] GOLANG_VERSION=1.13.15
03:48:00 [2020-08-29T03:48:00.652Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:48:00 [2020-08-29T03:48:00.652Z] VALIDATE_BRANCH=master
03:48:00 [2020-08-29T03:48:00.652Z] TERM=xterm
03:48:00 [2020-08-29T03:48:00.652Z] DOCKER_PKG=github.com/docker/docker
03:48:00 [2020-08-29T03:48:00.652Z] SHLVL=1
03:48:00 [2020-08-29T03:48:00.652Z] TIMEOUT=120m
03:48:00 [2020-08-29T03:48:00.652Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:48:00 [2020-08-29T03:48:00.652Z] DOCKER_GRAPHDRIVER=overlay2
03:48:00 [2020-08-29T03:48:00.652Z] GO111MODULE=off
03:48:00 [2020-08-29T03:48:00.652Z] DOCKER_EXPERIMENTAL=1
03:48:00 [2020-08-29T03:48:00.652Z] TEST_SKIP_INTEGRATION_CLI=1
03:48:00 [2020-08-29T03:48:00.652Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:48:00 [2020-08-29T03:48:00.652Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:48:00 [2020-08-29T03:48:00.652Z] GOPATH=/go
03:48:00 [2020-08-29T03:48:00.652Z] PKG_CONFIG=pkg-config
03:48:00 [2020-08-29T03:48:00.652Z] _=/usr/bin/env
03:48:00 [2020-08-29T03:48:00.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:48:00 [2020-08-29T03:48:00.833Z] #53 313.5 + bin/containerd-shim
03:48:01 [2020-08-29T03:48:01.598Z] #52 ...
03:48:01 [2020-08-29T03:48:01.598Z] 
03:48:01 [2020-08-29T03:48:01.598Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:48:01 [2020-08-29T03:48:01.598Z] #45 DONE 318.5s
03:48:01 [2020-08-29T03:48:01.598Z] 
03:48:01 [2020-08-29T03:48:01.598Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:48:01 [2020-08-29T03:48:01.598Z] #52 ...
03:48:01 [2020-08-29T03:48:01.598Z] 
03:48:01 [2020-08-29T03:48:01.598Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:48:01 [2020-08-29T03:48:01.598Z] #46 DONE 0.3s
03:48:01 [2020-08-29T03:48:01.598Z] 
03:48:01 [2020-08-29T03:48:01.598Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:48:01 [2020-08-29T03:48:01.598Z] #48 DONE 0.0s
03:48:01 [2020-08-29T03:48:01.598Z] 
03:48:01 [2020-08-29T03:48:01.598Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:48:01 [2020-08-29T03:48:01.598Z] #52 ...
03:48:01 [2020-08-29T03:48:01.598Z] 
03:48:01 [2020-08-29T03:48:01.598Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:48:01 [2020-08-29T03:48:01.598Z] #50 DONE 0.1s
03:48:01 [2020-08-29T03:48:01.598Z] 
03:48:01 [2020-08-29T03:48:01.598Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:48:02 [2020-08-29T03:48:02.259Z] #52 ...
03:48:02 [2020-08-29T03:48:02.259Z] 
03:48:02 [2020-08-29T03:48:02.259Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:48:02 [2020-08-29T03:48:02.259Z] #45 DONE 318.5s
03:48:02 [2020-08-29T03:48:02.259Z] 
03:48:02 [2020-08-29T03:48:02.259Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:48:03 [2020-08-29T03:48:03.199Z] #52 ...
03:48:03 [2020-08-29T03:48:03.199Z] 
03:48:03 [2020-08-29T03:48:03.199Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:48:03 [2020-08-29T03:48:03.378Z] ok  	github.com/docker/docker/api/server	0.023s	coverage: 9.0% of statements
03:48:03 [2020-08-29T03:48:03.460Z] #46 DONE 0.3s
03:48:03 [2020-08-29T03:48:03.460Z] 
03:48:03 [2020-08-29T03:48:03.460Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:48:03 [2020-08-29T03:48:03.460Z] #48 DONE 0.1s
03:48:03 [2020-08-29T03:48:03.460Z] 
03:48:03 [2020-08-29T03:48:03.460Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:48:03 [2020-08-29T03:48:03.460Z] #50 DONE 0.2s
03:48:03 [2020-08-29T03:48:03.460Z] 
03:48:03 [2020-08-29T03:48:03.460Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:48:07 [2020-08-29T03:48:07.801Z] #53 320.4 + bin/containerd-shim-runc-v1
03:48:09 [2020-08-29T03:48:09.713Z] #52 257.3 + bin/containerd-stress
03:48:10 [2020-08-29T03:48:10.649Z] #52 259.2 + bin/containerd-shim
03:48:11 [2020-08-29T03:48:11.585Z] #52 255.2 + bin/containerd-stress
03:48:12 [2020-08-29T03:48:12.290Z] #53 325.2 + bin/containerd-shim-runc-v2
03:48:12 [2020-08-29T03:48:12.523Z] #52 257.2 + bin/containerd-shim
03:48:13 [2020-08-29T03:48:13.334Z] #53 326.3 + binaries
03:48:13 [2020-08-29T03:48:13.334Z] #53 326.3 + install -D bin/containerd /build/containerd
03:48:13 [2020-08-29T03:48:13.334Z] #53 326.4 + install -D bin/containerd-shim /build/containerd-shim
03:48:13 [2020-08-29T03:48:13.334Z] #53 326.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:48:13 [2020-08-29T03:48:13.334Z] #53 326.4 + install -D bin/ctr /build/ctr
03:48:13 [2020-08-29T03:48:13.334Z] #53 DONE 326.5s
03:48:14 [2020-08-29T03:48:14.377Z] 
03:48:14 [2020-08-29T03:48:14.377Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:48:14 [2020-08-29T03:48:14.377Z] #54 DONE 0.1s
03:48:14 [2020-08-29T03:48:14.377Z] 
03:48:14 [2020-08-29T03:48:14.377Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:48:14 [2020-08-29T03:48:14.377Z] #58 DONE 0.1s
03:48:14 [2020-08-29T03:48:14.671Z] 
03:48:14 [2020-08-29T03:48:14.671Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:48:14 [2020-08-29T03:48:14.671Z] #60 DONE 0.1s
03:48:14 [2020-08-29T03:48:14.671Z] 
03:48:14 [2020-08-29T03:48:14.671Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:48:14 [2020-08-29T03:48:14.671Z] #62 DONE 0.1s
03:48:14 [2020-08-29T03:48:14.671Z] 
03:48:14 [2020-08-29T03:48:14.671Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:48:14 [2020-08-29T03:48:14.671Z] #63 DONE 0.0s
03:48:14 [2020-08-29T03:48:14.671Z] 
03:48:14 [2020-08-29T03:48:14.671Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
03:48:15 [2020-08-29T03:48:15.286Z] 4612f6d0b889: Pull complete
03:48:17 [2020-08-29T03:48:17.455Z] #64 DONE 2.3s
03:48:17 [2020-08-29T03:48:17.455Z] 
03:48:17 [2020-08-29T03:48:17.455Z] #65 exporting to oci image format
03:48:17 [2020-08-29T03:48:17.455Z] #65 exporting layers
03:48:18 [2020-08-29T03:48:18.761Z] #52 265.9 + bin/containerd-shim-runc-v1
03:48:19 [2020-08-29T03:48:19.097Z] #52 263.9 + bin/containerd-shim-runc-v1
03:48:22 [2020-08-29T03:48:22.047Z] #52 270.4 + bin/containerd-shim-runc-v2
03:48:22 [2020-08-29T03:48:22.982Z] #52 271.5 + binaries
03:48:23 [2020-08-29T03:48:23.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:48:23 [2020-08-29T03:48:23.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:48:23 [2020-08-29T03:48:23.240Z] #52 271.5 + install -D bin/containerd /build/containerd
03:48:23 [2020-08-29T03:48:23.240Z] #52 271.6 + install -D bin/containerd-shim /build/containerd-shim
03:48:23 [2020-08-29T03:48:23.240Z] #52 271.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:48:23 [2020-08-29T03:48:23.240Z] #52 271.6 + install -D bin/ctr /build/ctr
03:48:23 [2020-08-29T03:48:23.295Z] #52 268.4 + bin/containerd-shim-runc-v2
03:48:24 [2020-08-29T03:48:24.613Z] #52 DONE 273.0s
03:48:24 [2020-08-29T03:48:24.676Z] #52 269.3 + binaries
03:48:24 [2020-08-29T03:48:24.676Z] #52 269.3 + install -D bin/containerd /build/containerd
03:48:24 [2020-08-29T03:48:24.676Z] #52 269.3 + install -D bin/containerd-shim /build/containerd-shim
03:48:24 [2020-08-29T03:48:24.676Z] #52 269.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:48:24 [2020-08-29T03:48:24.676Z] #52 269.4 + install -D bin/ctr /build/ctr
03:48:24 [2020-08-29T03:48:24.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:48:25 [2020-08-29T03:48:25.243Z] #52 DONE 270.3s
03:48:25 [2020-08-29T03:48:25.547Z] 
03:48:25 [2020-08-29T03:48:25.547Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:48:26 [2020-08-29T03:48:26.183Z] 
03:48:26 [2020-08-29T03:48:26.183Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:48:26 [2020-08-29T03:48:26.480Z] #53 DONE 0.8s
03:48:26 [2020-08-29T03:48:26.480Z] 
03:48:26 [2020-08-29T03:48:26.480Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:48:26 [2020-08-29T03:48:26.738Z] #57 DONE 0.2s
03:48:26 [2020-08-29T03:48:26.738Z] 
03:48:26 [2020-08-29T03:48:26.738Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:48:26 [2020-08-29T03:48:26.996Z] #59 DONE 0.4s
03:48:26 [2020-08-29T03:48:26.996Z] 
03:48:26 [2020-08-29T03:48:26.996Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:48:26 [2020-08-29T03:48:26.996Z] #61 DONE 0.0s
03:48:26 [2020-08-29T03:48:26.996Z] 
03:48:26 [2020-08-29T03:48:26.996Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:48:26 [2020-08-29T03:48:26.996Z] #62 DONE 0.0s
03:48:26 [2020-08-29T03:48:26.996Z] 
03:48:26 [2020-08-29T03:48:26.996Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
03:48:27 [2020-08-29T03:48:27.120Z] #53 DONE 0.9s
03:48:27 [2020-08-29T03:48:27.120Z] 
03:48:27 [2020-08-29T03:48:27.120Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:48:27 [2020-08-29T03:48:27.379Z] #57 DONE 0.2s
03:48:27 [2020-08-29T03:48:27.379Z] 
03:48:27 [2020-08-29T03:48:27.379Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:48:27 [2020-08-29T03:48:27.947Z] #59 DONE 0.5s
03:48:27 [2020-08-29T03:48:27.947Z] 
03:48:27 [2020-08-29T03:48:27.947Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:48:27 [2020-08-29T03:48:27.947Z] #61 DONE 0.0s
03:48:27 [2020-08-29T03:48:27.947Z] 
03:48:27 [2020-08-29T03:48:27.947Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:48:27 [2020-08-29T03:48:27.947Z] #62 DONE 0.0s
03:48:27 [2020-08-29T03:48:27.947Z] 
03:48:27 [2020-08-29T03:48:27.947Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
03:48:28 [2020-08-29T03:48:28.370Z] #63 DONE 1.1s
03:48:28 [2020-08-29T03:48:28.370Z] 
03:48:28 [2020-08-29T03:48:28.370Z] #64 exporting to image
03:48:28 [2020-08-29T03:48:28.370Z] #64 exporting layers
03:48:29 [2020-08-29T03:48:29.325Z] #63 DONE 1.2s
03:48:29 [2020-08-29T03:48:29.325Z] 
03:48:29 [2020-08-29T03:48:29.325Z] #64 exporting to image
03:48:29 [2020-08-29T03:48:29.325Z] #64 exporting layers
03:48:34 [2020-08-29T03:48:34.934Z] #64 exporting layers 6.3s done
03:48:34 [2020-08-29T03:48:34.934Z] #64 writing image sha256:58f8eb3ca0be2642f007508ddcb5cb67afd23543ea0892f7a87be17a504e4606 done
03:48:34 [2020-08-29T03:48:34.934Z] #64 naming to docker.io/library/docker:3e68a2b0a95376d30324111fbe976eed84ff9325 done
03:48:34 [2020-08-29T03:48:34.934Z] #64 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
03:48:35 [2020-08-29T03:48:35.273Z] + trap exit INT TERM
03:48:35 [2020-08-29T03:48:35.273Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
03:48:35 [2020-08-29T03:48:35.273Z] + CONTAINER_NAME=docker-pr14
03:48:35 [2020-08-29T03:48:35.273Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41361/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41361/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -e DOCKER_GRAPHDRIVER docker:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/make.sh dynbinary-daemon
03:48:35 [2020-08-29T03:48:35.930Z] #64 exporting layers 6.6s done
03:48:35 [2020-08-29T03:48:35.930Z] #64 writing image sha256:0b3743d009ffcbd067bfeae55e7b7b47a14fa0858a969bb2b579aea3c0fd453b done
03:48:35 [2020-08-29T03:48:35.930Z] #64 naming to docker.io/library/docker:3e68a2b0a95376d30324111fbe976eed84ff9325 done
03:48:35 [2020-08-29T03:48:35.930Z] #64 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:48:36 [2020-08-29T03:48:36.298Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -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:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/make.sh dynbinary test-integration
03:48:36 [2020-08-29T03:48:36.647Z] 
03:48:36 [2020-08-29T03:48:36.647Z] Removing bundles/
03:48:36 [2020-08-29T03:48:36.647Z] 
03:48:36 [2020-08-29T03:48:36.647Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
03:48:36 [2020-08-29T03:48:36.647Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:48:36 [2020-08-29T03:48:36.647Z] GOOS="" GOARCH="" GOARM=""
03:48:37 [2020-08-29T03:48:37.236Z] 
03:48:37 [2020-08-29T03:48:37.236Z] Removing bundles/
03:48:37 [2020-08-29T03:48:37.236Z] 
03:48:37 [2020-08-29T03:48:37.236Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:48:37 [2020-08-29T03:48:37.236Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:48:37 [2020-08-29T03:48:37.236Z] GOOS="" GOARCH="" GOARM=""
03:48:40 [2020-08-29T03:48:40.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:48:40 [2020-08-29T03:48:40.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:48:40 [2020-08-29T03:48:40.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:48:41 [2020-08-29T03:48:41.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:48:41 [2020-08-29T03:48:41.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:48:43 [2020-08-29T03:48:43.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:48:45 [2020-08-29T03:48:45.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:48:46 [2020-08-29T03:48:46.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:48:47 [2020-08-29T03:48:47.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:48:48 [2020-08-29T03:48:48.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:48:49 [2020-08-29T03:48:49.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:48:50 [2020-08-29T03:48:50.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:48:51 [2020-08-29T03:48:51.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:48:52 [2020-08-29T03:48:52.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:48:52 [2020-08-29T03:48:52.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:48:53 [2020-08-29T03:48:53.979Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:48:53 [2020-08-29T03:48:53.979Z] Using test binary docker
03:48:53 [2020-08-29T03:48:53.979Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:48:53 [2020-08-29T03:48:53.979Z] +++ /etc/init.d/apparmor start
03:48:53 [2020-08-29T03:48:53.979Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:48:53 [2020-08-29T03:48:53.979Z] INFO: Waiting for daemon to start...
03:48:53 [2020-08-29T03:48:53.979Z] Starting dockerd
03:48:53 [2020-08-29T03:48:53.979Z] +++ 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
03:48:56 [2020-08-29T03:48:56.042Z] .
03:48:56 [2020-08-29T03:48:56.042Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:48:56 [2020-08-29T03:48:56.042Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:48:56 [2020-08-29T03:48:56.042Z] Error: No such image: emptyfs
03:48:56 [2020-08-29T03:48:56.042Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:48:56 [2020-08-29T03:48:56.042Z] ++++ docker load
03:48:56 [2020-08-29T03:48:56.333Z] Running integration-test (iteration 1)
03:48:56 [2020-08-29T03:48:56.333Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
03:48:56 [2020-08-29T03:48:56.333Z] ++ 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
03:48:56 [2020-08-29T03:48:56.333Z] ++ set -e
03:48:56 [2020-08-29T03:48:56.333Z] ++ '[' -n 0 ']'
03:48:56 [2020-08-29T03:48:56.333Z] ++ set -x
03:48:56 [2020-08-29T03:48:56.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=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
03:48:59 [2020-08-29T03:48:59.681Z] ok  	github.com/docker/docker/api/server/httputils	0.020s	coverage: 14.7% of statements
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ok  	github.com/docker/docker/api/server/middleware	0.029s	coverage: 37.7% of statements
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ok  	github.com/docker/docker/api/types/strslice	0.018s	coverage: 90.0% of statements
03:48:59 [2020-08-29T03:48:59.682Z] ok  	github.com/docker/docker/api/types/filters	0.041s	coverage: 92.2% of statements
03:48:59 [2020-08-29T03:48:59.682Z] ok  	github.com/docker/docker/api/server/router/swarm	0.015s	coverage: 5.7% of statements
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ok  	github.com/docker/docker/api/types/time	0.042s	coverage: 100.0% of statements
03:48:59 [2020-08-29T03:48:59.682Z] ok  	github.com/docker/docker/api/types/versions	0.033s	coverage: 75.0% of statements
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/builder	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:48:59 [2020-08-29T03:48:59.682Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
03:49:02 [2020-08-29T03:49:02.140Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|files|imports|name) took 1m59.673254465s 
03:49:02 [2020-08-29T03:49:02.140Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 686.595371ms 
03:49:02 [2020-08-29T03:49:02.244Z] ok  	github.com/docker/docker/cli/debug	0.045s	coverage: 100.0% of statements
03:49:02 [2020-08-29T03:49:02.819Z] ok  	github.com/docker/docker/builder/remotecontext	0.329s	coverage: 13.6% of statements
03:49:03 [2020-08-29T03:49:03.765Z] ok  	github.com/docker/docker/builder/dockerfile	0.902s	coverage: 48.0% of statements
03:49:04 [2020-08-29T03:49:04.028Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.668s	coverage: 86.3% of statements
03:49:04 [2020-08-29T03:49:04.028Z] ?   	github.com/docker/docker/cli	[no test files]
03:49:04 [2020-08-29T03:49:04.028Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:49:04 [2020-08-29T03:49:04.801Z] Loaded image: buildpack-deps:buster
03:49:04 [2020-08-29T03:49:04.801Z] Loaded image: busybox:latest
03:49:04 [2020-08-29T03:49:04.801Z] Loaded image: busybox:glibc
03:49:04 [2020-08-29T03:49:04.801Z] Loaded image: debian:buster
03:49:05 [2020-08-29T03:49:05.092Z] Loaded image: hello-world:latest
03:49:05 [2020-08-29T03:49:05.092Z] INFO: Testing against a local daemon
03:49:05 [2020-08-29T03:49:05.092Z] === RUN   TestCgroupNamespacesBuild
03:49:07 [2020-08-29T03:49:07.181Z] --- PASS: TestCgroupNamespacesBuild (2.28s)
03:49:07 [2020-08-29T03:49:07.181Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:49:09 [2020-08-29T03:49:09.243Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s)
03:49:09 [2020-08-29T03:49:09.243Z] === RUN   TestBuildWithSession
03:49:09 [2020-08-29T03:49:09.243Z] --- SKIP: TestBuildWithSession (0.00s)
03:49:09 [2020-08-29T03:49:09.243Z]     build_session_test.go:25: TODO: BuildKit
03:49:09 [2020-08-29T03:49:09.243Z] === RUN   TestBuildSquashParent
03:49:10 [2020-08-29T03:49:10.634Z] ok  	github.com/docker/docker/client	0.278s	coverage: 75.4% of statements
03:49:16 [2020-08-29T03:49:16.138Z] --- PASS: TestBuildSquashParent (6.78s)
03:49:16 [2020-08-29T03:49:16.138Z] === RUN   TestBuildWithRemoveAndForceRemove
03:49:16 [2020-08-29T03:49:16.138Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:49:16 [2020-08-29T03:49:16.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:49:16 [2020-08-29T03:49:16.138Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:49:16 [2020-08-29T03:49:16.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:49:16 [2020-08-29T03:49:16.138Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:49:16 [2020-08-29T03:49:16.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:49:16 [2020-08-29T03:49:16.138Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:49:16 [2020-08-29T03:49:16.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:49:16 [2020-08-29T03:49:16.138Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:49:16 [2020-08-29T03:49:16.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:49:16 [2020-08-29T03:49:16.138Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:49:16 [2020-08-29T03:49:16.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:49:16 [2020-08-29T03:49:16.138Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:49:16 [2020-08-29T03:49:16.138Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:49:18 [2020-08-29T03:49:18.200Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:49:18 [2020-08-29T03:49:18.200Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:49:20 [2020-08-29T03:49:20.263Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:49:20 [2020-08-29T03:49:20.554Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:49:22 [2020-08-29T03:49:22.624Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
03:49:22 [2020-08-29T03:49:22.624Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.24s)
03:49:22 [2020-08-29T03:49:22.624Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.36s)
03:49:22 [2020-08-29T03:49:22.624Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s)
03:49:22 [2020-08-29T03:49:22.624Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s)
03:49:22 [2020-08-29T03:49:22.624Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.23s)
03:49:22 [2020-08-29T03:49:22.624Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s)
03:49:22 [2020-08-29T03:49:22.624Z] === RUN   TestBuildMultiStageCopy
03:49:22 [2020-08-29T03:49:22.624Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:49:25 [2020-08-29T03:49:25.350Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:49:25 [2020-08-29T03:49:25.640Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:49:26 [2020-08-29T03:49:26.270Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:49:26 [2020-08-29T03:49:26.901Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:49:27 [2020-08-29T03:49:27.532Z] --- PASS: TestBuildMultiStageCopy (4.77s)
03:49:27 [2020-08-29T03:49:27.532Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s)
03:49:27 [2020-08-29T03:49:27.532Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s)
03:49:27 [2020-08-29T03:49:27.532Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
03:49:27 [2020-08-29T03:49:27.532Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s)
03:49:27 [2020-08-29T03:49:27.532Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s)
03:49:27 [2020-08-29T03:49:27.532Z] === RUN   TestBuildMultiStageParentConfig
03:49:29 [2020-08-29T03:49:29.064Z] --- PASS: TestBuildMultiStageParentConfig (1.51s)
03:49:29 [2020-08-29T03:49:29.064Z] === RUN   TestBuildLabelWithTargets
03:49:31 [2020-08-29T03:49:31.129Z] --- PASS: TestBuildLabelWithTargets (2.25s)
03:49:31 [2020-08-29T03:49:31.129Z] === RUN   TestBuildWithEmptyLayers
03:49:32 [2020-08-29T03:49:32.160Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
03:49:32 [2020-08-29T03:49:32.160Z] === RUN   TestBuildMultiStageOnBuild
03:49:35 [2020-08-29T03:49:35.670Z] --- PASS: TestBuildMultiStageOnBuild (2.94s)
03:49:35 [2020-08-29T03:49:35.670Z] === RUN   TestBuildUncleanTarFilenames
03:49:36 [2020-08-29T03:49:36.313Z] --- PASS: TestBuildUncleanTarFilenames (1.25s)
03:49:36 [2020-08-29T03:49:36.313Z] === RUN   TestBuildMultiStageLayerLeak
03:49:37 [2020-08-29T03:49:37.250Z] ok  	github.com/docker/docker/cmd/dockerd	0.139s	coverage: 30.8% of statements
03:49:37 [2020-08-29T03:49:37.250Z] ok  	github.com/docker/docker/container	0.171s	coverage: 34.7% of statements
03:49:37 [2020-08-29T03:49:37.250Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:49:37 [2020-08-29T03:49:37.250Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:49:37 [2020-08-29T03:49:37.250Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:49:37 [2020-08-29T03:49:37.250Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:49:39 [2020-08-29T03:49:39.173Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.062s	coverage: 65.3% of statements
03:49:39 [2020-08-29T03:49:39.809Z] #65 exporting layers 80.2s done
03:49:39 [2020-08-29T03:49:39.809Z] #65 exporting manifest sha256:c2db23720fdf46623ff9e6baa37f09894bdc8e7d4fe25037abf87b1bac73542e done
03:49:39 [2020-08-29T03:49:39.809Z] #65 exporting config sha256:b6ca4ab74bd3b0ffd6a6882556c1d3831650507e39f1a8aa724122d77e2a8eec done
03:49:39 [2020-08-29T03:49:39.809Z] #65 sending tarball
03:49:39 [2020-08-29T03:49:39.825Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s)
03:49:39 [2020-08-29T03:49:39.825Z] === RUN   TestBuildWithHugeFile
03:49:41 [2020-08-29T03:49:41.097Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.078s	coverage: 35.9% of statements
03:49:43 [2020-08-29T03:49:43.020Z] ok  	github.com/docker/docker/daemon/cluster	0.092s	coverage: 0.5% of statements
03:49:45 [2020-08-29T03:49:45.576Z] ok  	github.com/docker/docker/daemon/discovery	0.047s	coverage: 30.0% of statements
03:49:46 [2020-08-29T03:49:46.526Z] ok  	github.com/docker/docker/daemon/config	0.081s	coverage: 81.8% of statements
03:49:47 [2020-08-29T03:49:47.476Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
03:49:48 [2020-08-29T03:49:48.425Z] ok  	github.com/docker/docker/daemon/graphdriver	0.023s	coverage: 2.2% of statements
03:49:51 [2020-08-29T03:49:51.734Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
03:49:52 [2020-08-29T03:49:52.676Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.518s	coverage: 14.0% of statements
03:49:53 [2020-08-29T03:49:53.623Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.632s	coverage: 57.0% of statements
03:49:55 [2020-08-29T03:49:55.360Z] #65 sending tarball 15.7s done
03:49:55 [2020-08-29T03:49:55.360Z] #65 DONE 96.0s
03:49:55 [2020-08-29T03:49:55.360Z] 
03:49:55 [2020-08-29T03:49:55.360Z] #66 importing to docker
03:49:56 [2020-08-29T03:49:56.177Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.8% of statements
03:49:56 [2020-08-29T03:49:56.488Z] 3ab49687905c: Pull complete
03:49:56 [2020-08-29T03:49:56.488Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36
03:49:56 [2020-08-29T03:49:56.488Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
03:49:56 [2020-08-29T03:49:56.488Z] mcr.microsoft.com/windows/servercore:ltsc2019
03:49:56 [2020-08-29T03:49:56.488Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
03:49:56 [2020-08-29T03:49:56.488Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
03:49:56 [2020-08-29T03:49:56.488Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1397'
03:49:56 [2020-08-29T03:49:56.488Z] INFO: Docker version of control daemon
03:49:56 [2020-08-29T03:49:56.488Z] 
03:49:56 [2020-08-29T03:49:56.488Z] Client: Docker Engine - Enterprise
03:49:56 [2020-08-29T03:49:56.488Z]  Version:           19.03.5
03:49:56 [2020-08-29T03:49:56.488Z]  API version:       1.40
03:49:56 [2020-08-29T03:49:56.488Z]  Go version:        go1.12.12
03:49:56 [2020-08-29T03:49:56.488Z]  Git commit:        2ee0c57608
03:49:56 [2020-08-29T03:49:56.488Z]  Built:             11/13/2019 08:00:16
03:49:56 [2020-08-29T03:49:56.488Z]  OS/Arch:           windows/amd64
03:49:56 [2020-08-29T03:49:56.488Z]  Experimental:      false
03:49:56 [2020-08-29T03:49:56.488Z] 
03:49:56 [2020-08-29T03:49:56.488Z] Server: Docker Engine - Enterprise
03:49:56 [2020-08-29T03:49:56.488Z]  Engine:
03:49:56 [2020-08-29T03:49:56.488Z]   Version:          19.03.5
03:49:56 [2020-08-29T03:49:56.488Z]   API version:      1.40 (minimum version 1.24)
03:49:56 [2020-08-29T03:49:56.488Z]   Go version:       go1.12.12
03:49:56 [2020-08-29T03:49:56.488Z]   Git commit:       2ee0c57608
03:49:56 [2020-08-29T03:49:56.488Z]   Built:            11/13/2019 07:58:51
03:49:56 [2020-08-29T03:49:56.488Z]   OS/Arch:          windows/amd64
03:49:56 [2020-08-29T03:49:56.488Z]   Experimental:     true
03:49:56 [2020-08-29T03:49:56.488Z] 
03:49:56 [2020-08-29T03:49:56.488Z] INFO: Docker info of control daemon
03:49:56 [2020-08-29T03:49:56.488Z] 
03:49:56 [2020-08-29T03:49:56.488Z] Client:
03:49:56 [2020-08-29T03:49:56.488Z]  Debug Mode: false
03:49:56 [2020-08-29T03:49:56.488Z]  Plugins:
03:49:56 [2020-08-29T03:49:56.488Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
03:49:56 [2020-08-29T03:49:56.488Z] 
03:49:56 [2020-08-29T03:49:56.488Z] Server:
03:49:56 [2020-08-29T03:49:56.488Z]  Containers: 0
03:49:56 [2020-08-29T03:49:56.488Z]   Running: 0
03:49:56 [2020-08-29T03:49:56.488Z]   Paused: 0
03:49:56 [2020-08-29T03:49:56.488Z]   Stopped: 0
03:49:56 [2020-08-29T03:49:56.488Z]  Images: 1
03:49:56 [2020-08-29T03:49:56.488Z]  Server Version: 19.03.5
03:49:56 [2020-08-29T03:49:56.488Z]  Storage Driver: windowsfilter (windows) lcow (linux)
03:49:56 [2020-08-29T03:49:56.488Z]   Windows: 
03:49:56 [2020-08-29T03:49:56.488Z]   LCOW: 
03:49:56 [2020-08-29T03:49:56.488Z]  Logging Driver: json-file
03:49:56 [2020-08-29T03:49:56.488Z]  Plugins:
03:49:56 [2020-08-29T03:49:56.488Z]   Volume: local
03:49:56 [2020-08-29T03:49:56.488Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
03:49:56 [2020-08-29T03:49:56.488Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
03:49:56 [2020-08-29T03:49:56.488Z]  Swarm: inactive
03:49:56 [2020-08-29T03:49:56.488Z]  Default Isolation: process
03:49:56 [2020-08-29T03:49:56.488Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
03:49:56 [2020-08-29T03:49:56.488Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
03:49:56 [2020-08-29T03:49:56.488Z]  OSType: windows
03:49:56 [2020-08-29T03:49:56.488Z]  Architecture: x86_64
03:49:56 [2020-08-29T03:49:56.488Z]  CPUs: 4
03:49:56 [2020-08-29T03:49:56.488Z]  Total Memory: 32GiB
03:49:56 [2020-08-29T03:49:56.488Z]  Name: azwin-2-0420f0
03:49:56 [2020-08-29T03:49:56.488Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
03:49:56 [2020-08-29T03:49:56.488Z]  Docker Root Dir: D:\docker
03:49:56 [2020-08-29T03:49:56.488Z]  Debug Mode: false
03:49:56 [2020-08-29T03:49:56.488Z]  Registry: https://index.docker.io/v1/
03:49:56 [2020-08-29T03:49:56.488Z]  Labels:
03:49:56 [2020-08-29T03:49:56.488Z]  Experimental: true
03:49:56 [2020-08-29T03:49:56.488Z]  Insecure Registries:
03:49:56 [2020-08-29T03:49:56.488Z]   10.0.0.4:5000
03:49:56 [2020-08-29T03:49:56.488Z]   127.0.0.0/8
03:49:56 [2020-08-29T03:49:56.488Z]  Registry Mirrors:
03:49:56 [2020-08-29T03:49:56.488Z]   http://10.0.0.4:5000/
03:49:56 [2020-08-29T03:49:56.488Z]  Live Restore Enabled: false
03:49:56 [2020-08-29T03:49:56.488Z] 
03:49:56 [2020-08-29T03:49:56.488Z] 
03:49:56 [2020-08-29T03:49:56.488Z] INFO: Commit hash is 3e68a2b0a9
03:49:56 [2020-08-29T03:49:56.488Z] INFO: Nuke-Everything...
03:49:56 [2020-08-29T03:49:56.488Z] INFO: Container count on control daemon to delete is 0
03:49:56 [2020-08-29T03:49:56.488Z] INFO: Nuking d:\CI
03:49:56 [2020-08-29T03:49:56.488Z] INFO: Zapped successfully
03:49:56 [2020-08-29T03:49:56.488Z] INFO: Location for testing is d:\CI\PR-41361\14
03:49:56 [2020-08-29T03:49:56.488Z] INFO: Validating GOLang consistency in Dockerfile.windows...
03:49:56 [2020-08-29T03:49:56.488Z] 
03:49:56 [2020-08-29T03:49:56.488Z] 
03:49:56 [2020-08-29T03:49:56.488Z] INFO: Building the image from Dockerfile.windows at 08/29/2020 03:49:51...
03:49:56 [2020-08-29T03:49:56.488Z] 
03:49:56 [2020-08-29T03:49:56.944Z] Sending build context to Docker daemon  56.24MB
03:49:56 [2020-08-29T03:49:56.944Z] 
03:49:57 [2020-08-29T03:49:57.400Z] Step 1/10 : FROM microsoft/windowsservercore
03:49:57 [2020-08-29T03:49:57.400Z]  ---> 86eddd4761f5
03:49:57 [2020-08-29T03:49:57.400Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
03:49:57 [2020-08-29T03:49:57.400Z]  ---> Running in bc3aec8af22c
03:49:57 [2020-08-29T03:49:57.857Z] Removing intermediate container bc3aec8af22c
03:49:57 [2020-08-29T03:49:57.857Z]  ---> 6db541a53141
03:49:57 [2020-08-29T03:49:57.857Z] Step 3/10 : ARG GO_VERSION=1.13.15
03:49:57 [2020-08-29T03:49:57.857Z]  ---> Running in 108c18279895
03:49:58 [2020-08-29T03:49:58.103Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.066s	coverage: 45.9% of statements
03:49:58 [2020-08-29T03:49:58.314Z] Removing intermediate container 108c18279895
03:49:58 [2020-08-29T03:49:58.314Z]  ---> 302f449f2c64
03:49:58 [2020-08-29T03:49:58.314Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
03:49:58 [2020-08-29T03:49:58.314Z]  ---> Running in a9a414c67ded
03:49:58 [2020-08-29T03:49:58.675Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.252s	coverage: 73.1% of statements
03:49:58 [2020-08-29T03:49:58.771Z] Removing intermediate container a9a414c67ded
03:49:58 [2020-08-29T03:49:58.771Z]  ---> 4787b21bcd0b
03:49:58 [2020-08-29T03:49:58.771Z] 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}
03:49:58 [2020-08-29T03:49:58.771Z]  ---> Running in 8c0f80d7b126
03:49:59 [2020-08-29T03:49:59.229Z] Removing intermediate container 8c0f80d7b126
03:49:59 [2020-08-29T03:49:59.229Z]  ---> 862670a7ec26
03:49:59 [2020-08-29T03:49:59.229Z] 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;
03:49:59 [2020-08-29T03:49:59.229Z]  ---> Running in e6c7467b8882
03:49:59 [2020-08-29T03:49:59.621Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.806s	coverage: 49.5% of statements
03:50:01 [2020-08-29T03:50:01.538Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.549s	coverage: 76.1% of statements
03:50:01 [2020-08-29T03:50:01.538Z] ok  	github.com/docker/docker/daemon	12.283s	coverage: 17.4% of statements
03:50:01 [2020-08-29T03:50:01.538Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:50:01 [2020-08-29T03:50:01.538Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:50:01 [2020-08-29T03:50:01.538Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:50:01 [2020-08-29T03:50:01.538Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:50:01 [2020-08-29T03:50:01.538Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:50:01 [2020-08-29T03:50:01.538Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.032s	coverage: 58.0% of statements
03:50:02 [2020-08-29T03:50:02.931Z] ok  	github.com/docker/docker/daemon/links	0.020s	coverage: 93.0% of statements
03:50:03 [2020-08-29T03:50:03.505Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.034s	coverage: 3.0% of statements
03:50:04 [2020-08-29T03:50:04.899Z] ok  	github.com/docker/docker/daemon/images	0.037s	coverage: 4.9% of statements
03:50:05 [2020-08-29T03:50:05.161Z] ok  	github.com/docker/docker/daemon/logger	0.248s	coverage: 41.0% of statements
03:50:06 [2020-08-29T03:50:06.108Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.970s	coverage: 57.7% of statements
03:50:06 [2020-08-29T03:50:06.108Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
03:50:06 [2020-08-29T03:50:06.108Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:50:06 [2020-08-29T03:50:06.108Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:50:06 [2020-08-29T03:50:06.108Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:50:06 [2020-08-29T03:50:06.108Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.335s	coverage: 77.8% of statements
03:50:06 [2020-08-29T03:50:06.108Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
03:50:06 [2020-08-29T03:50:06.108Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:50:06 [2020-08-29T03:50:06.369Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.037s	coverage: 67.0% of statements
03:50:06 [2020-08-29T03:50:06.631Z] ok  	github.com/docker/docker/daemon/logger/journald	0.020s	coverage: 26.2% of statements
03:50:06 [2020-08-29T03:50:06.927Z] --- PASS: TestBuildWithHugeFile (26.51s)
03:50:06 [2020-08-29T03:50:06.928Z] === RUN   TestBuildWithEmptyDockerfile
03:50:06 [2020-08-29T03:50:06.928Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:50:06 [2020-08-29T03:50:06.928Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:50:06 [2020-08-29T03:50:06.928Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:50:06 [2020-08-29T03:50:06.928Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:50:06 [2020-08-29T03:50:06.928Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:50:06 [2020-08-29T03:50:06.928Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:50:06 [2020-08-29T03:50:06.928Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:50:06 [2020-08-29T03:50:06.928Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:50:06 [2020-08-29T03:50:06.928Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:50:06 [2020-08-29T03:50:06.928Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
03:50:06 [2020-08-29T03:50:06.928Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
03:50:06 [2020-08-29T03:50:06.928Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
03:50:06 [2020-08-29T03:50:06.928Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
03:50:06 [2020-08-29T03:50:06.928Z] === RUN   TestBuildPreserveOwnership
03:50:06 [2020-08-29T03:50:06.928Z] === RUN   TestBuildPreserveOwnership/copy_from
03:50:07 [2020-08-29T03:50:07.207Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.033s	coverage: 87.2% of statements
03:50:07 [2020-08-29T03:50:07.784Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.051s	coverage: 61.6% of statements
03:50:07 [2020-08-29T03:50:07.862Z] 
03:50:07 [2020-08-29T03:50:07.862Z] SUCCESS: Specified value was saved.
03:50:08 [2020-08-29T03:50:08.734Z] ok  	github.com/docker/docker/daemon/logger/local	0.052s	coverage: 75.2% of statements
03:50:08 [2020-08-29T03:50:08.734Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:50:08 [2020-08-29T03:50:08.826Z] INFO: Downloading git...
03:50:08 [2020-08-29T03:50:08.997Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.074s	coverage: 37.7% of statements
03:50:09 [2020-08-29T03:50:09.262Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.028s	coverage: 33.3% of statements
03:50:09 [2020-08-29T03:50:09.838Z] ok  	github.com/docker/docker/daemon/logger/templates	0.019s	coverage: 8.3% of statements
03:50:10 [2020-08-29T03:50:10.358Z] INFO: Downloading go...
03:50:10 [2020-08-29T03:50:10.415Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.038s	coverage: 46.8% of statements
03:50:10 [2020-08-29T03:50:10.438Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:50:10 [2020-08-29T03:50:10.760Z] #66 DONE 16.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
03:50:10 [2020-08-29T03:50:10.991Z] ok  	github.com/docker/docker/daemon/network	0.019s	coverage: 63.8% of statements
03:50:11 [2020-08-29T03:50:11.214Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/test/unit
03:50:11 [2020-08-29T03:50:11.938Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.906s	coverage: 82.5% of statements
03:50:11 [2020-08-29T03:50:11.938Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:50:11 [2020-08-29T03:50:11.938Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:50:12 [2020-08-29T03:50:12.201Z] ok  	github.com/docker/docker/distribution/metadata	0.117s	coverage: 48.2% of statements
03:50:12 [2020-08-29T03:50:12.530Z] --- PASS: TestBuildPreserveOwnership (6.46s)
03:50:12 [2020-08-29T03:50:12.530Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.13s)
03:50:12 [2020-08-29T03:50:12.530Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.32s)
03:50:12 [2020-08-29T03:50:12.530Z] === RUN   TestBuildPlatformInvalid
03:50:12 [2020-08-29T03:50:12.820Z] --- PASS: TestBuildPlatformInvalid (0.12s)
03:50:12 [2020-08-29T03:50:12.820Z] PASS
03:50:12 [2020-08-29T03:50:12.820Z] 
03:50:12 [2020-08-29T03:50:12.820Z] === Skipped
03:50:12 [2020-08-29T03:50:12.820Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
03:50:12 [2020-08-29T03:50:12.820Z]     build_session_test.go:25: TODO: BuildKit
03:50:12 [2020-08-29T03:50:12.820Z] 
03:50:12 [2020-08-29T03:50:12.820Z] 
03:50:12 [2020-08-29T03:50:12.820Z] DONE 32 tests, 1 skipped in 76.340s
03:50:12 [2020-08-29T03:50:12.820Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
03:50:12 [2020-08-29T03:50:12.820Z] ++ 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
03:50:12 [2020-08-29T03:50:12.820Z] ++ set -e
03:50:12 [2020-08-29T03:50:12.820Z] ++ '[' -n 0 ']'
03:50:12 [2020-08-29T03:50:12.820Z] ++ set -x
03:50:12 [2020-08-29T03:50:12.820Z] ++ env -i DEST=/go/src/github.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
03:50:12 [2020-08-29T03:50:12.820Z] INFO: Testing against a local daemon
03:50:12 [2020-08-29T03:50:12.820Z] === RUN   TestConfigInspect
03:50:13 [2020-08-29T03:50:13.110Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:50:13 [2020-08-29T03:50:13.110Z] 
03:50:13 [2020-08-29T03:50:13.110Z] + TEST_INTEGRATION_DEST=2
03:50:13 [2020-08-29T03:50:13.110Z] + CONTAINER_NAME=docker-pr14-2
03:50:13 [2020-08-29T03:50:13.110Z] + TEST_SKIP_INTEGRATION=1
03:50:13 [2020-08-29T03:50:13.110Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
03:50:13 [2020-08-29T03:50:13.110Z] + run_tests
03:50:13 [2020-08-29T03:50:13.110Z] + c=0
03:50:13 [2020-08-29T03:50:13.110Z] + '[' -n 0 ']'
03:50:13 [2020-08-29T03:50:13.110Z] + rm=
03:50:13 [2020-08-29T03:50:13.110Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41361/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41361/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41361/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/make.sh '' test-integration
03:50:13 [2020-08-29T03:50:13.110Z] + TEST_INTEGRATION_DEST=1
03:50:13 [2020-08-29T03:50:13.110Z] + CONTAINER_NAME=docker-pr14-1
03:50:13 [2020-08-29T03:50:13.110Z] + TEST_SKIP_INTEGRATION_CLI=1
03:50:13 [2020-08-29T03:50:13.110Z] + run_tests test-integration-flaky
03:50:13 [2020-08-29T03:50:13.110Z] + '[' -n 0 ']'
03:50:13 [2020-08-29T03:50:13.110Z] + TEST_INTEGRATION_DEST=3
03:50:13 [2020-08-29T03:50:13.110Z] + rm=
03:50:13 [2020-08-29T03:50:13.110Z] + CONTAINER_NAME=docker-pr14-3
03:50:13 [2020-08-29T03:50:13.110Z] + TEST_SKIP_INTEGRATION=1
03:50:13 [2020-08-29T03:50:13.110Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
03:50:13 [2020-08-29T03:50:13.110Z] + run_tests
03:50:13 [2020-08-29T03:50:13.110Z] + '[' -n 0 ']'
03:50:13 [2020-08-29T03:50:13.110Z] + rm=
03:50:13 [2020-08-29T03:50:13.110Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41361/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41361/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41361/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/make.sh test-integration-flaky test-integration
03:50:13 [2020-08-29T03:50:13.110Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41361/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41361/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41361/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/make.sh '' test-integration
03:50:13 [2020-08-29T03:50:13.110Z] ++ jobs -p
03:50:13 [2020-08-29T03:50:13.110Z] + for job in $(jobs -p)
03:50:13 [2020-08-29T03:50:13.110Z] + wait 15795
03:50:13 [2020-08-29T03:50:13.110Z] 
03:50:13 [2020-08-29T03:50:13.110Z] 
03:50:13 [2020-08-29T03:50:13.110Z] 
03:50:13 [2020-08-29T03:50:13.110Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:50:13 [2020-08-29T03:50:13.110Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:50:13 [2020-08-29T03:50:13.110Z] HOSTNAME=278226cbd924
03:50:13 [2020-08-29T03:50:13.110Z] TEST_SKIP_INTEGRATION=1
03:50:13 [2020-08-29T03:50:13.110Z] TESTDEBUG=0
03:50:13 [2020-08-29T03:50:13.110Z] DEST=bundles/test-integration
03:50:13 [2020-08-29T03:50:13.110Z] PWD=/go/src/github.com/docker/docker
03:50:13 [2020-08-29T03:50:13.110Z] KEEPBUNDLE=1
03:50:13 [2020-08-29T03:50:13.110Z] DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325
03:50:13 [2020-08-29T03:50:13.110Z] container=docker
03:50:13 [2020-08-29T03:50:13.110Z] HOME=/root
03:50:13 [2020-08-29T03:50:13.110Z] GOLANG_VERSION=1.13.15
03:50:13 [2020-08-29T03:50:13.110Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:50:13 [2020-08-29T03:50:13.110Z] VALIDATE_BRANCH=master
03:50:13 [2020-08-29T03:50:13.110Z] TERM=xterm
03:50:13 [2020-08-29T03:50:13.110Z] DOCKER_PKG=github.com/docker/docker
03:50:13 [2020-08-29T03:50:13.110Z] SHLVL=1
03:50:13 [2020-08-29T03:50:13.110Z] TIMEOUT=120m
03:50:13 [2020-08-29T03:50:13.110Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:50:13 [2020-08-29T03:50:13.110Z] DOCKER_GRAPHDRIVER=overlay2
03:50:13 [2020-08-29T03:50:13.110Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
03:50:13 [2020-08-29T03:50:13.110Z] GO111MODULE=off
03:50:13 [2020-08-29T03:50:13.110Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:50:13 [2020-08-29T03:50:13.110Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:50:13 [2020-08-29T03:50:13.110Z] GOPATH=/go
03:50:13 [2020-08-29T03:50:13.110Z] PKG_CONFIG=pkg-config
03:50:13 [2020-08-29T03:50:13.110Z] _=/usr/bin/env
03:50:13 [2020-08-29T03:50:13.110Z] Building test suite binary ./integration-cli/test.main
03:50:13 [2020-08-29T03:50:13.110Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:50:13 [2020-08-29T03:50:13.110Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
03:50:13 [2020-08-29T03:50:13.110Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:50:13 [2020-08-29T03:50:13.110Z] HOSTNAME=2fd0e0af4079
03:50:13 [2020-08-29T03:50:13.110Z] TEST_SKIP_INTEGRATION=1
03:50:13 [2020-08-29T03:50:13.110Z] TESTDEBUG=0
03:50:13 [2020-08-29T03:50:13.110Z] DEST=bundles/test-integration
03:50:13 [2020-08-29T03:50:13.110Z] PWD=/go/src/github.com/docker/docker
03:50:13 [2020-08-29T03:50:13.110Z] KEEPBUNDLE=1
03:50:13 [2020-08-29T03:50:13.110Z] DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325
03:50:13 [2020-08-29T03:50:13.110Z] container=docker
03:50:13 [2020-08-29T03:50:13.110Z] HOME=/root
03:50:13 [2020-08-29T03:50:13.110Z] GOLANG_VERSION=1.13.15
03:50:13 [2020-08-29T03:50:13.110Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:50:13 [2020-08-29T03:50:13.110Z] VALIDATE_BRANCH=master
03:50:13 [2020-08-29T03:50:13.110Z] TERM=xterm
03:50:13 [2020-08-29T03:50:13.110Z] DOCKER_PKG=github.com/docker/docker
03:50:13 [2020-08-29T03:50:13.110Z] SHLVL=1
03:50:13 [2020-08-29T03:50:13.110Z] TIMEOUT=120m
03:50:13 [2020-08-29T03:50:13.110Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:50:13 [2020-08-29T03:50:13.110Z] DOCKER_GRAPHDRIVER=overlay2
03:50:13 [2020-08-29T03:50:13.110Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
03:50:13 [2020-08-29T03:50:13.110Z] GO111MODULE=off
03:50:13 [2020-08-29T03:50:13.110Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:50:13 [2020-08-29T03:50:13.110Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:50:13 [2020-08-29T03:50:13.110Z] GOPATH=/go
03:50:13 [2020-08-29T03:50:13.110Z] PKG_CONFIG=pkg-config
03:50:13 [2020-08-29T03:50:13.110Z] _=/usr/bin/env
03:50:13 [2020-08-29T03:50:13.110Z] Building test suite binary ./integration-cli/test.main
03:50:13 [2020-08-29T03:50:13.110Z] No new tests added to integration.
03:50:13 [2020-08-29T03:50:13.110Z] 
03:50:13 [2020-08-29T03:50:13.110Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:50:13 [2020-08-29T03:50:13.110Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:50:13 [2020-08-29T03:50:13.110Z] HOSTNAME=6a4b360a5e73
03:50:13 [2020-08-29T03:50:13.110Z] TESTDEBUG=0
03:50:13 [2020-08-29T03:50:13.110Z] DEST=bundles/test-integration
03:50:13 [2020-08-29T03:50:13.110Z] PWD=/go/src/github.com/docker/docker
03:50:13 [2020-08-29T03:50:13.110Z] KEEPBUNDLE=1
03:50:13 [2020-08-29T03:50:13.110Z] DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325
03:50:13 [2020-08-29T03:50:13.110Z] container=docker
03:50:13 [2020-08-29T03:50:13.110Z] HOME=/root
03:50:13 [2020-08-29T03:50:13.110Z] GOLANG_VERSION=1.13.15
03:50:13 [2020-08-29T03:50:13.110Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:50:13 [2020-08-29T03:50:13.110Z] VALIDATE_BRANCH=master
03:50:13 [2020-08-29T03:50:13.110Z] TERM=xterm
03:50:13 [2020-08-29T03:50:13.110Z] DOCKER_PKG=github.com/docker/docker
03:50:13 [2020-08-29T03:50:13.110Z] SHLVL=1
03:50:13 [2020-08-29T03:50:13.110Z] TIMEOUT=120m
03:50:13 [2020-08-29T03:50:13.110Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:50:13 [2020-08-29T03:50:13.110Z] DOCKER_GRAPHDRIVER=overlay2
03:50:13 [2020-08-29T03:50:13.110Z] GO111MODULE=off
03:50:13 [2020-08-29T03:50:13.110Z] TEST_SKIP_INTEGRATION_CLI=1
03:50:13 [2020-08-29T03:50:13.110Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:50:13 [2020-08-29T03:50:13.110Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:50:13 [2020-08-29T03:50:13.110Z] GOPATH=/go
03:50:13 [2020-08-29T03:50:13.110Z] PKG_CONFIG=pkg-config
03:50:13 [2020-08-29T03:50:13.110Z] _=/usr/bin/env
03:50:13 [2020-08-29T03:50:13.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:50:13 [2020-08-29T03:50:13.149Z] ok  	github.com/docker/docker/distribution	0.297s	coverage: 21.9% of statements
03:50:13 [2020-08-29T03:50:13.149Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:50:13 [2020-08-29T03:50:13.700Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:50:13 [2020-08-29T03:50:13.700Z] 
03:50:13 [2020-08-29T03:50:13.700Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:50:13 [2020-08-29T03:50:13.700Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:50:13 [2020-08-29T03:50:13.700Z] HOSTNAME=59159b012bf2
03:50:13 [2020-08-29T03:50:13.700Z] DEST=bundles/test-integration
03:50:13 [2020-08-29T03:50:13.700Z] PWD=/go/src/github.com/docker/docker
03:50:13 [2020-08-29T03:50:13.700Z] DOCKER_ROOTLESS=1
03:50:13 [2020-08-29T03:50:13.700Z] DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325
03:50:13 [2020-08-29T03:50:13.700Z] container=docker
03:50:13 [2020-08-29T03:50:13.700Z] HOME=/root
03:50:13 [2020-08-29T03:50:13.700Z] GOLANG_VERSION=1.13.15
03:50:13 [2020-08-29T03:50:13.700Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:50:13 [2020-08-29T03:50:13.700Z] VALIDATE_BRANCH=master
03:50:13 [2020-08-29T03:50:13.700Z] TERM=xterm
03:50:13 [2020-08-29T03:50:13.700Z] DOCKER_PKG=github.com/docker/docker
03:50:13 [2020-08-29T03:50:13.700Z] SHLVL=1
03:50:13 [2020-08-29T03:50:13.700Z] TIMEOUT=120m
03:50:13 [2020-08-29T03:50:13.700Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:50:13 [2020-08-29T03:50:13.700Z] DOCKER_GRAPHDRIVER=overlay2
03:50:13 [2020-08-29T03:50:13.700Z] GO111MODULE=off
03:50:13 [2020-08-29T03:50:13.700Z] DOCKER_EXPERIMENTAL=1
03:50:13 [2020-08-29T03:50:13.700Z] TEST_SKIP_INTEGRATION_CLI=1
03:50:13 [2020-08-29T03:50:13.700Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:50:13 [2020-08-29T03:50:13.700Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:50:13 [2020-08-29T03:50:13.700Z] GOPATH=/go
03:50:13 [2020-08-29T03:50:13.700Z] PKG_CONFIG=pkg-config
03:50:13 [2020-08-29T03:50:13.700Z] _=/usr/bin/env
03:50:13 [2020-08-29T03:50:13.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:50:13 [2020-08-29T03:50:13.726Z] ok  	github.com/docker/docker/errdefs	0.027s	coverage: 49.4% of statements
03:50:14 [2020-08-29T03:50:14.085Z] INFO: Downloading compiler 1 of 3...
03:50:14 [2020-08-29T03:50:14.302Z] ok  	github.com/docker/docker/image	0.047s	coverage: 83.2% of statements
03:50:14 [2020-08-29T03:50:14.792Z] ?   	github.com/docker/docker/api	[no test files]
03:50:14 [2020-08-29T03:50:14.876Z] ok  	github.com/docker/docker/image/cache	0.025s	coverage: 19.2% of statements
03:50:15 [2020-08-29T03:50:15.049Z] INFO: Downloading compiler 2 of 3...
03:50:15 [2020-08-29T03:50:15.138Z] ok  	github.com/docker/docker/image/v1	0.054s	coverage: 25.0% of statements
03:50:15 [2020-08-29T03:50:15.138Z] ok  	github.com/docker/docker/distribution/xfer	1.732s	coverage: 85.1% of statements
03:50:15 [2020-08-29T03:50:15.138Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:50:15 [2020-08-29T03:50:15.138Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
03:50:15 [2020-08-29T03:50:15.138Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:50:15 [2020-08-29T03:50:15.506Z] INFO: Downloading compiler 3 of 3...
03:50:15 [2020-08-29T03:50:15.713Z] ok  	github.com/docker/docker/libcontainerd/queue	0.054s	coverage: 100.0% of statements
03:50:15 [2020-08-29T03:50:15.973Z] INFO: Extracting git...
03:50:15 [2020-08-29T03:50:15.975Z] ok  	github.com/docker/docker/pkg/aaparser	0.041s	coverage: 50.0% of statements
03:50:17 [2020-08-29T03:50:17.265Z] --- PASS: TestConfigInspect (3.81s)
03:50:17 [2020-08-29T03:50:17.265Z] === RUN   TestConfigList
03:50:17 [2020-08-29T03:50:17.364Z] ok  	github.com/docker/docker/opts	0.101s	coverage: 67.1% of statements
03:50:18 [2020-08-29T03:50:18.308Z] ok  	github.com/docker/docker/pkg/authorization	0.565s	coverage: 68.3% of statements
03:50:18 [2020-08-29T03:50:18.308Z] ok  	github.com/docker/docker/pkg/broadcaster	0.022s	coverage: 100.0% of statements
03:50:18 [2020-08-29T03:50:18.882Z] ok  	github.com/docker/docker/pkg/capabilities	0.009s	coverage: 87.5% of statements
03:50:19 [2020-08-29T03:50:19.457Z] ok  	github.com/docker/docker/pkg/directory	0.012s	coverage: 80.0% of statements
03:50:19 [2020-08-29T03:50:19.719Z] ok  	github.com/docker/docker/pkg/archive	1.208s	coverage: 77.1% of statements
03:50:20 [2020-08-29T03:50:20.292Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
03:50:20 [2020-08-29T03:50:20.292Z] ok  	github.com/docker/docker/pkg/discovery/file	0.016s	coverage: 92.9% of statements
03:50:20 [2020-08-29T03:50:20.778Z] --- PASS: TestConfigList (3.59s)
03:50:20 [2020-08-29T03:50:20.778Z] === RUN   TestConfigsCreateAndDelete
03:50:21 [2020-08-29T03:50:21.237Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.015s	coverage: 92.3% of statements
03:50:21 [2020-08-29T03:50:21.498Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
03:50:22 [2020-08-29T03:50:22.071Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
03:50:23 [2020-08-29T03:50:23.014Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.554s	coverage: 43.2% of statements
03:50:23 [2020-08-29T03:50:23.014Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
03:50:23 [2020-08-29T03:50:23.524Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.367193058s with top 10 stages: buildssa: 1m36.689473866s, goimports: 22.994719455s, unconvert: 12.033796448s, gosec: 10.539946216s, golint: 6.130933916s, misspell: 4.120971874s, inspect: 4.036274411s, ineffassign: 3.922159655s, vrp: 3.459141538s, ctrlflow: 1.832835607s 
03:50:23 [2020-08-29T03:50:23.587Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
03:50:24 [2020-08-29T03:50:24.160Z] ok  	github.com/docker/docker/pkg/fsutils	0.305s	coverage: 85.1% of statements
03:50:24 [2020-08-29T03:50:24.160Z] ok  	github.com/docker/docker/pkg/homedir	0.017s	coverage: 11.4% of statements
03:50:24 [2020-08-29T03:50:24.286Z] --- PASS: TestConfigsCreateAndDelete (3.60s)
03:50:24 [2020-08-29T03:50:24.286Z] === RUN   TestConfigsUpdate
03:50:24 [2020-08-29T03:50:24.423Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.092s	coverage: 84.1% of statements
03:50:25 [2020-08-29T03:50:25.369Z] ok  	github.com/docker/docker/layer	7.561s	coverage: 68.8% of statements
03:50:25 [2020-08-29T03:50:25.369Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:50:25 [2020-08-29T03:50:25.369Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:50:25 [2020-08-29T03:50:25.369Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:50:25 [2020-08-29T03:50:25.369Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:50:25 [2020-08-29T03:50:25.369Z] ?   	github.com/docker/docker/oci	[no test files]
03:50:25 [2020-08-29T03:50:25.369Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:50:25 [2020-08-29T03:50:25.369Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
03:50:25 [2020-08-29T03:50:25.369Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:50:25 [2020-08-29T03:50:25.369Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
03:50:25 [2020-08-29T03:50:25.630Z] ok  	github.com/docker/docker/pkg/idtools	0.731s	coverage: 70.1% of statements
03:50:25 [2020-08-29T03:50:25.630Z] ok  	github.com/docker/docker/pkg/ioutils	0.655s	coverage: 70.6% of statements
03:50:25 [2020-08-29T03:50:25.630Z] ok  	github.com/docker/docker/pkg/locker	0.044s	coverage: 88.9% of statements
03:50:25 [2020-08-29T03:50:25.893Z] ok  	github.com/docker/docker/pkg/longpath	0.023s	coverage: 100.0% of statements
03:50:25 [2020-08-29T03:50:25.893Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
03:50:25 [2020-08-29T03:50:25.893Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
03:50:26 [2020-08-29T03:50:26.156Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.036s	coverage: 85.7% of statements
03:50:26 [2020-08-29T03:50:26.156Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
03:50:26 [2020-08-29T03:50:26.156Z] ok  	github.com/docker/docker/pkg/parsers	0.021s	coverage: 97.0% of statements
03:50:26 [2020-08-29T03:50:26.730Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.044s	coverage: 60.0% of statements
03:50:26 [2020-08-29T03:50:26.730Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.024s	coverage: 86.7% of statements
03:50:26 [2020-08-29T03:50:26.992Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 82.4% of statements
03:50:26 [2020-08-29T03:50:26.992Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:50:26 [2020-08-29T03:50:26.992Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:50:27 [2020-08-29T03:50:27.566Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.028s	coverage: 56.8% of statements
03:50:27 [2020-08-29T03:50:27.797Z] --- PASS: TestConfigsUpdate (3.68s)
03:50:27 [2020-08-29T03:50:27.797Z] === RUN   TestTemplatedConfig
03:50:28 [2020-08-29T03:50:28.141Z] ok  	github.com/docker/docker/pkg/pools	0.010s	coverage: 88.2% of statements
03:50:28 [2020-08-29T03:50:28.141Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.010s	coverage: 85.7% of statements
03:50:28 [2020-08-29T03:50:28.141Z] ok  	github.com/docker/docker/pkg/progress	0.026s	coverage: 75.9% of statements
03:50:28 [2020-08-29T03:50:28.715Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
03:50:29 [2020-08-29T03:50:29.288Z] ok  	github.com/docker/docker/pkg/stdcopy	0.014s	coverage: 100.0% of statements
03:50:29 [2020-08-29T03:50:29.551Z] ok  	github.com/docker/docker/pkg/pubsub	1.082s	coverage: 73.9% of statements
03:50:30 [2020-08-29T03:50:30.124Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
03:50:30 [2020-08-29T03:50:30.124Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
03:50:30 [2020-08-29T03:50:30.386Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
03:50:30 [2020-08-29T03:50:30.754Z] INFO: Expanding go...
03:50:30 [2020-08-29T03:50:30.959Z] ok  	github.com/docker/docker/pkg/sysinfo	0.019s	coverage: 53.8% of statements
03:50:31 [2020-08-29T03:50:31.304Z] --- PASS: TestTemplatedConfig (3.61s)
03:50:31 [2020-08-29T03:50:31.304Z] === RUN   TestConfigCreateResolve
03:50:31 [2020-08-29T03:50:31.534Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.9% of statements
03:50:31 [2020-08-29T03:50:31.796Z] ok  	github.com/docker/docker/pkg/signal	2.802s	coverage: 61.0% of statements
03:50:31 [2020-08-29T03:50:31.796Z] ok  	github.com/docker/docker/pkg/tailfile	0.180s	coverage: 88.6% of statements
03:50:32 [2020-08-29T03:50:32.371Z] testing: warning: no tests to run
03:50:32 [2020-08-29T03:50:32.371Z] coverage: [no statements]
03:50:32 [2020-08-29T03:50:32.371Z] ok  	github.com/docker/docker/pkg/term/windows	0.016s	coverage: [no statements] [no tests to run]
03:50:32 [2020-08-29T03:50:32.632Z] ok  	github.com/docker/docker/pkg/tarsum	0.130s	coverage: 89.3% of statements
03:50:32 [2020-08-29T03:50:32.632Z] ok  	github.com/docker/docker/pkg/urlutil	0.014s	coverage: 100.0% of statements
03:50:32 [2020-08-29T03:50:32.632Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
03:50:32 [2020-08-29T03:50:32.894Z] ok  	github.com/docker/docker/pkg/useragent	0.014s	coverage: 88.9% of statements
03:50:33 [2020-08-29T03:50:33.469Z] INFO [runner/unused/goanalysis] analyzers took 26.592841013s with top 10 stages: buildssa: 22.560953151s, U1000: 4.031887862s 
03:50:33 [2020-08-29T03:50:33.469Z] INFO [runner] Issues before processing: 2304, after processing: 0 
03:50:33 [2020-08-29T03:50:33.469Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/64, skip_dirs: 1695/1695, exclude: 1590/1590, exclude-rules: 64/1590, filename_unadjuster: 1695/1695, skip_files: 1695/1695, cgo: 1695/2304, path_prettifier: 1695/1695, autogenerated_exclude: 1590/1695, identifier_marker: 1590/1590 
03:50:33 [2020-08-29T03:50:33.469Z] INFO [runner] processing took 61.555628ms with stages: nolint: 26.640576ms, identifier_marker: 16.988007ms, path_prettifier: 8.276424ms, autogenerated_exclude: 4.305276ms, exclude-rules: 3.286028ms, skip_dirs: 1.660844ms, cgo: 282.633µs, filename_unadjuster: 110.186µs, max_same_issues: 2.04µs, uniq_by_line: 733ns, diff: 572ns, path_shortener: 550ns, max_from_linter: 404ns, skip_files: 393ns, source_code: 378ns, exclude: 338ns, max_per_file_from_linter: 246ns 
03:50:33 [2020-08-29T03:50:33.469Z] INFO [runner] linters took 1m36.954826476s with stages: goanalysis_metalinter: 1m18.004347036s, unused: 18.888756118s 
03:50:33 [2020-08-29T03:50:33.469Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
03:50:33 [2020-08-29T03:50:33.469Z] INFO Memory: 1639 samples, avg is 252.1MB, max is 3100.4MB 
03:50:33 [2020-08-29T03:50:33.469Z] INFO Execution took 3m37.333595971s               
03:50:33 [2020-08-29T03:50:33.469Z] Congratulations! The shell scripts are properly formatted.
03:50:33 [2020-08-29T03:50:33.475Z] ok  	github.com/docker/docker/api/server	0.020s	coverage: 9.0% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
03:50:34 [2020-08-29T03:50:34.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/make.sh dynbinary-daemon test-docker-py
03:50:34 [2020-08-29T03:50:34.288Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 14.5% of statements
03:50:34 [2020-08-29T03:50:34.655Z] 
03:50:34 [2020-08-29T03:50:34.655Z] Removing bundles/
03:50:34 [2020-08-29T03:50:34.655Z] 
03:50:34 [2020-08-29T03:50:34.655Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
03:50:34 [2020-08-29T03:50:34.655Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:50:34 [2020-08-29T03:50:34.655Z] GOOS="" GOARCH="" GOARM=""
03:50:34 [2020-08-29T03:50:34.816Z] --- PASS: TestConfigCreateResolve (3.56s)
03:50:34 [2020-08-29T03:50:34.816Z] === RUN   TestConfigDaemonLibtrustID
03:50:34 [2020-08-29T03:50:34.864Z] ok  	github.com/docker/docker/profiles/seccomp	0.020s	coverage: 73.8% of statements
03:50:35 [2020-08-29T03:50:35.106Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
03:50:35 [2020-08-29T03:50:35.106Z] PASS
03:50:35 [2020-08-29T03:50:35.106Z] 
03:50:35 [2020-08-29T03:50:35.106Z] DONE 7 tests in 22.444s
03:50:35 [2020-08-29T03:50:35.106Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
03:50:35 [2020-08-29T03:50:35.106Z] ++ 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
03:50:35 [2020-08-29T03:50:35.106Z] ++ set -e
03:50:35 [2020-08-29T03:50:35.106Z] ++ '[' -n 0 ']'
03:50:35 [2020-08-29T03:50:35.106Z] ++ set -x
03:50:35 [2020-08-29T03:50:35.106Z] ++ env -i DEST=/go/src/github.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
03:50:35 [2020-08-29T03:50:35.126Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
03:50:35 [2020-08-29T03:50:35.389Z] ok  	github.com/docker/docker/plugin	0.570s	coverage: 23.1% of statements
03:50:35 [2020-08-29T03:50:35.396Z] INFO: Testing against a local daemon
03:50:35 [2020-08-29T03:50:35.396Z] === RUN   TestCheckpoint
03:50:35 [2020-08-29T03:50:35.396Z] --- SKIP: TestCheckpoint (0.00s)
03:50:35 [2020-08-29T03:50:35.396Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:50:35 [2020-08-29T03:50:35.396Z] === RUN   TestContainerInvalidJSON
03:50:35 [2020-08-29T03:50:35.396Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:50:35 [2020-08-29T03:50:35.396Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:50:35 [2020-08-29T03:50:35.396Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:50:35 [2020-08-29T03:50:35.396Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:50:35 [2020-08-29T03:50:35.396Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:50:35 [2020-08-29T03:50:35.396Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:50:35 [2020-08-29T03:50:35.396Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:50:35 [2020-08-29T03:50:35.396Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:50:35 [2020-08-29T03:50:35.396Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:50:35 [2020-08-29T03:50:35.396Z] --- PASS: TestContainerInvalidJSON (0.01s)
03:50:35 [2020-08-29T03:50:35.396Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
03:50:35 [2020-08-29T03:50:35.396Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:50:35 [2020-08-29T03:50:35.396Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
03:50:35 [2020-08-29T03:50:35.396Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:50:35 [2020-08-29T03:50:35.396Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
03:50:35 [2020-08-29T03:50:35.396Z] === RUN   TestCopyFromContainerPathIsNotDir
03:50:35 [2020-08-29T03:50:35.689Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
03:50:35 [2020-08-29T03:50:35.689Z] === RUN   TestCopyToContainerPathDoesNotExist
03:50:35 [2020-08-29T03:50:35.689Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
03:50:35 [2020-08-29T03:50:35.689Z] === RUN   TestCopyToContainerPathIsNotDir
03:50:35 [2020-08-29T03:50:35.689Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
03:50:35 [2020-08-29T03:50:35.689Z] === RUN   TestCopyFromContainer
03:50:36 [2020-08-29T03:50:36.338Z] ok  	github.com/docker/docker/registry/resumable	0.050s	coverage: 100.0% of statements
03:50:36 [2020-08-29T03:50:36.338Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 45.3% of statements
03:50:37 [2020-08-29T03:50:37.287Z] ok  	github.com/docker/docker/testutil	0.014s	coverage: 62.5% of statements
03:50:37 [2020-08-29T03:50:37.287Z] ok  	github.com/docker/docker/registry	0.267s	coverage: 56.3% of statements
03:50:37 [2020-08-29T03:50:37.549Z] ok  	github.com/docker/docker/runconfig	0.050s	coverage: 66.1% of statements
03:50:37 [2020-08-29T03:50:37.793Z] === RUN   TestCopyFromContainer//
03:50:37 [2020-08-29T03:50:37.793Z] === RUN   TestCopyFromContainer//bar/root
03:50:38 [2020-08-29T03:50:38.083Z] === RUN   TestCopyFromContainer//bar/root/
03:50:38 [2020-08-29T03:50:38.083Z] === RUN   TestCopyFromContainer/bar/quux
03:50:38 [2020-08-29T03:50:38.083Z] === RUN   TestCopyFromContainer/bar/quux/
03:50:38 [2020-08-29T03:50:38.373Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:50:38 [2020-08-29T03:50:38.373Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:50:38 [2020-08-29T03:50:38.373Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:50:38 [2020-08-29T03:50:38.662Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:50:38 [2020-08-29T03:50:38.662Z] === RUN   TestCopyFromContainer/bar/notarget
03:50:38 [2020-08-29T03:50:38.662Z] --- PASS: TestCopyFromContainer (2.93s)
03:50:38 [2020-08-29T03:50:38.663Z]     --- PASS: TestCopyFromContainer// (0.05s)
03:50:38 [2020-08-29T03:50:38.663Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
03:50:38 [2020-08-29T03:50:38.663Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
03:50:38 [2020-08-29T03:50:38.663Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
03:50:38 [2020-08-29T03:50:38.663Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
03:50:38 [2020-08-29T03:50:38.663Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
03:50:38 [2020-08-29T03:50:38.663Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
03:50:38 [2020-08-29T03:50:38.663Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
03:50:38 [2020-08-29T03:50:38.663Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
03:50:38 [2020-08-29T03:50:38.663Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
03:50:38 [2020-08-29T03:50:38.663Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:50:38 [2020-08-29T03:50:38.663Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:50:38 [2020-08-29T03:50:38.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:50:38 [2020-08-29T03:50:38.663Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:50:38 [2020-08-29T03:50:38.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:50:38 [2020-08-29T03:50:38.663Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:50:38 [2020-08-29T03:50:38.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:50:38 [2020-08-29T03:50:38.663Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:50:38 [2020-08-29T03:50:38.663Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:50:38 [2020-08-29T03:50:38.663Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:50:38 [2020-08-29T03:50:38.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
03:50:38 [2020-08-29T03:50:38.663Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:50:38 [2020-08-29T03:50:38.663Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:50:38 [2020-08-29T03:50:38.663Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:50:38 [2020-08-29T03:50:38.663Z] === RUN   TestCreateLinkToNonExistingContainer
03:50:38 [2020-08-29T03:50:38.953Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
03:50:38 [2020-08-29T03:50:38.953Z] === RUN   TestCreateWithInvalidEnv
03:50:38 [2020-08-29T03:50:38.953Z] === RUN   TestCreateWithInvalidEnv/0
03:50:38 [2020-08-29T03:50:38.953Z] === PAUSE TestCreateWithInvalidEnv/0
03:50:38 [2020-08-29T03:50:38.953Z] === RUN   TestCreateWithInvalidEnv/1
03:50:38 [2020-08-29T03:50:38.953Z] === PAUSE TestCreateWithInvalidEnv/1
03:50:38 [2020-08-29T03:50:38.953Z] === RUN   TestCreateWithInvalidEnv/2
03:50:38 [2020-08-29T03:50:38.953Z] === PAUSE TestCreateWithInvalidEnv/2
03:50:38 [2020-08-29T03:50:38.953Z] === CONT  TestCreateWithInvalidEnv/0
03:50:38 [2020-08-29T03:50:38.953Z] === CONT  TestCreateWithInvalidEnv/2
03:50:38 [2020-08-29T03:50:38.953Z] === CONT  TestCreateWithInvalidEnv/1
03:50:38 [2020-08-29T03:50:38.953Z] --- PASS: TestCreateWithInvalidEnv (0.00s)
03:50:38 [2020-08-29T03:50:38.953Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:50:38 [2020-08-29T03:50:38.953Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:50:38 [2020-08-29T03:50:38.953Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:50:38 [2020-08-29T03:50:38.953Z] === RUN   TestCreateTmpfsMountsTarget
03:50:38 [2020-08-29T03:50:38.953Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
03:50:38 [2020-08-29T03:50:38.953Z] === RUN   TestCreateWithCustomMaskedPaths
03:50:39 [2020-08-29T03:50:39.471Z] ok  	github.com/docker/docker/volume/drivers	0.017s	coverage: 36.1% of statements
03:50:40 [2020-08-29T03:50:40.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:50:40 [2020-08-29T03:50:40.416Z] ok  	github.com/docker/docker/volume/local	0.043s	coverage: 73.0% of statements
03:50:40 [2020-08-29T03:50:40.416Z] ok  	github.com/docker/docker/volume/mounts	0.058s	coverage: 67.0% of statements
03:50:41 [2020-08-29T03:50:41.358Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
03:50:41 [2020-08-29T03:50:41.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:50:41 [2020-08-29T03:50:41.694Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s)
03:50:41 [2020-08-29T03:50:41.694Z] === RUN   TestCreateWithCustomReadonlyPaths
03:50:43 [2020-08-29T03:50:43.756Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s)
03:50:43 [2020-08-29T03:50:43.756Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:50:43 [2020-08-29T03:50:43.756Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:50:43 [2020-08-29T03:50:43.756Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:50:43 [2020-08-29T03:50:43.756Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:50:43 [2020-08-29T03:50:43.756Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:50:43 [2020-08-29T03:50:43.756Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:50:43 [2020-08-29T03:50:43.756Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:50:43 [2020-08-29T03:50:43.756Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:50:43 [2020-08-29T03:50:43.756Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:50:43 [2020-08-29T03:50:43.756Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:50:43 [2020-08-29T03:50:43.756Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:50:43 [2020-08-29T03:50:43.756Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:50:43 [2020-08-29T03:50:43.756Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:50:43 [2020-08-29T03:50:43.756Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:50:43 [2020-08-29T03:50:43.756Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:50:43 [2020-08-29T03:50:43.756Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:50:43 [2020-08-29T03:50:43.756Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.00s)
03:50:43 [2020-08-29T03:50:43.756Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
03:50:43 [2020-08-29T03:50:43.756Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
03:50:43 [2020-08-29T03:50:43.756Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
03:50:43 [2020-08-29T03:50:43.756Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
03:50:43 [2020-08-29T03:50:43.756Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
03:50:43 [2020-08-29T03:50:43.756Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:50:44 [2020-08-29T03:50:44.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:50:44 [2020-08-29T03:50:44.787Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s)
03:50:44 [2020-08-29T03:50:44.787Z] === RUN   TestCreateDifferentPlatform
03:50:44 [2020-08-29T03:50:44.787Z] === RUN   TestCreateDifferentPlatform/different_os
03:50:44 [2020-08-29T03:50:44.787Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
03:50:44 [2020-08-29T03:50:44.787Z] --- PASS: TestCreateDifferentPlatform (0.01s)
03:50:44 [2020-08-29T03:50:44.787Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
03:50:44 [2020-08-29T03:50:44.787Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
03:50:44 [2020-08-29T03:50:44.787Z] === RUN   TestCreateVolumesFromNonExistingContainer
03:50:44 [2020-08-29T03:50:44.787Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
03:50:44 [2020-08-29T03:50:44.787Z] === RUN   TestContainerStartOnDaemonRestart
03:50:44 [2020-08-29T03:50:44.787Z] === PAUSE TestContainerStartOnDaemonRestart
03:50:44 [2020-08-29T03:50:44.787Z] === RUN   TestDaemonRestartIpcMode
03:50:44 [2020-08-29T03:50:44.787Z] === PAUSE TestDaemonRestartIpcMode
03:50:44 [2020-08-29T03:50:44.787Z] === RUN   TestDaemonHostGatewayIP
03:50:44 [2020-08-29T03:50:44.787Z] === PAUSE TestDaemonHostGatewayIP
03:50:44 [2020-08-29T03:50:44.787Z] === RUN   TestContainerKillOnDaemonStart
03:50:44 [2020-08-29T03:50:44.787Z] === PAUSE TestContainerKillOnDaemonStart
03:50:44 [2020-08-29T03:50:44.787Z] === RUN   TestDiff
03:50:45 [2020-08-29T03:50:45.820Z] --- PASS: TestDiff (0.86s)
03:50:45 [2020-08-29T03:50:45.820Z] === RUN   TestExecWithCloseStdin
03:50:46 [2020-08-29T03:50:46.451Z] --- PASS: TestExecWithCloseStdin (0.91s)
03:50:46 [2020-08-29T03:50:46.451Z] === RUN   TestExec
03:50:47 [2020-08-29T03:50:47.482Z] --- PASS: TestExec (0.88s)
03:50:47 [2020-08-29T03:50:47.482Z] === RUN   TestExecUser
03:50:48 [2020-08-29T03:50:48.513Z] --- PASS: TestExecUser (0.92s)
03:50:48 [2020-08-29T03:50:48.513Z] === RUN   TestExportContainerAndImportImage
03:50:49 [2020-08-29T03:50:49.544Z] --- PASS: TestExportContainerAndImportImage (1.10s)
03:50:49 [2020-08-29T03:50:49.544Z] === RUN   TestExportContainerAfterDaemonRestart
03:50:51 [2020-08-29T03:50:51.048Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s)
03:50:51 [2020-08-29T03:50:51.048Z] === RUN   TestHealthCheckWorkdir
03:50:51 [2020-08-29T03:50:51.836Z] INFO: Expanding compiler 1 of 3...
03:50:51 [2020-08-29T03:50:51.836Z] INFO: Expanding compiler 2 of 3...
03:50:52 [2020-08-29T03:50:52.081Z] --- PASS: TestHealthCheckWorkdir (1.04s)
03:50:52 [2020-08-29T03:50:52.081Z] === RUN   TestHealthKillContainer
03:50:54 [2020-08-29T03:50:54.804Z] --- PASS: TestHealthKillContainer (2.88s)
03:50:54 [2020-08-29T03:50:54.804Z] === RUN   TestInspectCpusetInConfigPre120
03:50:55 [2020-08-29T03:50:55.835Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s)
03:50:55 [2020-08-29T03:50:55.835Z] === RUN   TestIpcModeNone
03:50:56 [2020-08-29T03:50:56.869Z] --- PASS: TestIpcModeNone (0.94s)
03:50:56 [2020-08-29T03:50:56.869Z] === RUN   TestIpcModePrivate
03:50:57 [2020-08-29T03:50:57.506Z] --- PASS: TestIpcModePrivate (0.92s)
03:50:57 [2020-08-29T03:50:57.506Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
03:50:57 [2020-08-29T03:50:57.506Z] === RUN   TestIpcModeShareable
03:50:57 [2020-08-29T03:50:57.631Z] INFO: Expanding compiler 3 of 3...
03:50:58 [2020-08-29T03:50:58.089Z] INFO: Removing downloaded files...
03:50:58 [2020-08-29T03:50:58.089Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
03:50:58 [2020-08-29T03:50:58.089Z] INFO: Configuring git core.autocrlf...
03:50:58 [2020-08-29T03:50:58.537Z] --- PASS: TestIpcModeShareable (0.95s)
03:50:58 [2020-08-29T03:50:58.537Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
03:50:58 [2020-08-29T03:50:58.537Z] === RUN   TestAPIIpcModeShareableAndContainer
03:51:02 [2020-08-29T03:51:02.058Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s)
03:51:02 [2020-08-29T03:51:02.058Z] === RUN   TestAPIIpcModeHost
03:51:02 [2020-08-29T03:51:02.058Z] --- PASS: TestAPIIpcModeHost (0.63s)
03:51:02 [2020-08-29T03:51:02.058Z] === RUN   TestDaemonIpcModeShareable
03:51:03 [2020-08-29T03:51:03.312Z] ok  	github.com/docker/docker/pkg/plugins	33.660s	coverage: 76.6% of statements
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/pkg/term	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/rootless	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/volume	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === Skipped
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     exec_linux_test.go:18: requires AppArmor to be enabled
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     exec_linux_test.go:38: requires AppArmor to be enabled
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver btrfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver btrfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver btrfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver btrfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver btrfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:73: No driver to put!
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z] time="2020-08-29T03:49:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z] time="2020-08-29T03:49:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z] time="2020-08-29T03:49:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z] time="2020-08-29T03:49:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z] time="2020-08-29T03:49:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:73: No driver to put!
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     overlay_test.go:49: Fails to compute changes intermittently
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     overlay_test.go:65: Cannot run test with naive change algorithm
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver zfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver zfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver zfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver zfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:46: Driver zfs not supported
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     graphtest_unix.go:73: No driver to put!
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
03:51:03 [2020-08-29T03:51:03.312Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] 
03:51:03 [2020-08-29T03:51:03.312Z] DONE 2142 tests, 26 skipped in 190.315s
Post stage
[Pipeline] junit
03:51:03 [2020-08-29T03:51:03.327Z] Recording test results
03:51:04 [2020-08-29T03:51:04.120Z] --- PASS: TestDaemonIpcModeShareable (1.76s)
03:51:04 [2020-08-29T03:51:04.121Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
03:51:04 [2020-08-29T03:51:04.121Z] === RUN   TestDaemonIpcModePrivate
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:51:05 [2020-08-29T03:51:05.624Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
03:51:05 [2020-08-29T03:51:05.624Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
03:51:05 [2020-08-29T03:51:05.624Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:51:05 [2020-08-29T03:51:05.688Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -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:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/make.sh dynbinary test-integration
03:51:06 [2020-08-29T03:51:06.266Z] 
03:51:06 [2020-08-29T03:51:06.531Z] Removing bundles/
03:51:06 [2020-08-29T03:51:06.531Z] 
03:51:06 [2020-08-29T03:51:06.531Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:51:06 [2020-08-29T03:51:06.531Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:51:06 [2020-08-29T03:51:06.531Z] GOOS="" GOARCH="" GOARM=""
03:51:07 [2020-08-29T03:51:07.687Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
03:51:07 [2020-08-29T03:51:07.687Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
03:51:07 [2020-08-29T03:51:07.687Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:51:09 [2020-08-29T03:51:09.190Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s)
03:51:09 [2020-08-29T03:51:09.190Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
03:51:09 [2020-08-29T03:51:09.190Z] === RUN   TestIpcModeOlderClient
03:51:09 [2020-08-29T03:51:09.190Z] === PAUSE TestIpcModeOlderClient
03:51:09 [2020-08-29T03:51:09.190Z] === RUN   TestKillContainerInvalidSignal
03:51:09 [2020-08-29T03:51:09.820Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
03:51:09 [2020-08-29T03:51:09.820Z] === RUN   TestKillContainer
03:51:09 [2020-08-29T03:51:09.820Z] === RUN   TestKillContainer/no_signal
03:51:10 [2020-08-29T03:51:10.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:51:10 [2020-08-29T03:51:10.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:51:10 [2020-08-29T03:51:10.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:51:10 [2020-08-29T03:51:10.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:51:10 [2020-08-29T03:51:10.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:51:10 [2020-08-29T03:51:10.852Z] === RUN   TestKillContainer/non_killing_signal
03:51:11 [2020-08-29T03:51:11.483Z] === RUN   TestKillContainer/killing_signal
03:51:12 [2020-08-29T03:51:12.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:51:12 [2020-08-29T03:51:12.514Z] --- PASS: TestKillContainer (2.53s)
03:51:12 [2020-08-29T03:51:12.514Z]     --- PASS: TestKillContainer/no_signal (0.84s)
03:51:12 [2020-08-29T03:51:12.514Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
03:51:12 [2020-08-29T03:51:12.514Z]     --- PASS: TestKillContainer/killing_signal (0.80s)
03:51:12 [2020-08-29T03:51:12.514Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:51:12 [2020-08-29T03:51:12.514Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:51:13 [2020-08-29T03:51:13.545Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:51:14 [2020-08-29T03:51:14.176Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s)
03:51:14 [2020-08-29T03:51:14.176Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s)
03:51:14 [2020-08-29T03:51:14.176Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
03:51:14 [2020-08-29T03:51:14.176Z] === RUN   TestKillStoppedContainer
03:51:14 [2020-08-29T03:51:14.176Z] --- PASS: TestKillStoppedContainer (0.09s)
03:51:14 [2020-08-29T03:51:14.176Z] === RUN   TestKillStoppedContainerAPIPre120
03:51:14 [2020-08-29T03:51:14.176Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
03:51:14 [2020-08-29T03:51:14.176Z] === RUN   TestKillDifferentUserContainer
03:51:15 [2020-08-29T03:51:15.210Z] --- PASS: TestKillDifferentUserContainer (0.86s)
03:51:15 [2020-08-29T03:51:15.210Z] === RUN   TestInspectOomKilledTrue
03:51:15 [2020-08-29T03:51:15.210Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
03:51:15 [2020-08-29T03:51:15.210Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:51:15 [2020-08-29T03:51:15.210Z] === RUN   TestInspectOomKilledFalse
03:51:15 [2020-08-29T03:51:15.210Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
03:51:15 [2020-08-29T03:51:15.210Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:51:15 [2020-08-29T03:51:15.210Z] === RUN   TestLinksEtcHostsContentMatch
03:51:15 [2020-08-29T03:51:15.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:51:15 [2020-08-29T03:51:15.877Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
03:51:15 [2020-08-29T03:51:15.877Z] === RUN   TestLinksContainerNames
03:51:16 [2020-08-29T03:51:16.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:51:17 [2020-08-29T03:51:17.379Z] --- PASS: TestLinksContainerNames (1.66s)
03:51:17 [2020-08-29T03:51:17.379Z] === RUN   TestLogsFollowTailEmpty
03:51:18 [2020-08-29T03:51:18.413Z] --- PASS: TestLogsFollowTailEmpty (0.85s)
03:51:18 [2020-08-29T03:51:18.413Z] === RUN   TestContainerNetworkMountsNoChown
03:51:18 [2020-08-29T03:51:18.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:51:18 [2020-08-29T03:51:18.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:51:19 [2020-08-29T03:51:19.054Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/default
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/default
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/private
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/private
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rprivate
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rprivate
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/slave
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/slave
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rslave
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rslave
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/shared
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/shared
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rshared
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rshared
03:51:19 [2020-08-29T03:51:19.054Z] === CONT  TestMountDaemonRoot/default
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/default/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/default/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === CONT  TestMountDaemonRoot/rshared
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === CONT  TestMountDaemonRoot/shared
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === CONT  TestMountDaemonRoot/rslave
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === CONT  TestMountDaemonRoot/slave
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === CONT  TestMountDaemonRoot/rprivate
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === CONT  TestMountDaemonRoot/private
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/private/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/private/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:51:19 [2020-08-29T03:51:19.054Z] === CONT  TestMountDaemonRoot/default/mount_root
03:51:19 [2020-08-29T03:51:19.054Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:51:19 [2020-08-29T03:51:19.344Z] === CONT  TestMountDaemonRoot/default/bind_root
03:51:19 [2020-08-29T03:51:19.344Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:51:19 [2020-08-29T03:51:19.344Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:51:19 [2020-08-29T03:51:19.344Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:51:19 [2020-08-29T03:51:19.344Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:51:19 [2020-08-29T03:51:19.344Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:51:19 [2020-08-29T03:51:19.344Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:51:19 [2020-08-29T03:51:19.634Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:51:19 [2020-08-29T03:51:19.634Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:51:19 [2020-08-29T03:51:19.634Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:51:19 [2020-08-29T03:51:19.634Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:51:19 [2020-08-29T03:51:19.634Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:51:19 [2020-08-29T03:51:19.634Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:51:19 [2020-08-29T03:51:19.634Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:51:19 [2020-08-29T03:51:19.634Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:51:19 [2020-08-29T03:51:19.634Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:51:19 [2020-08-29T03:51:19.924Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:51:19 [2020-08-29T03:51:19.924Z] === CONT  TestMountDaemonRoot/private/bind_root
03:51:19 [2020-08-29T03:51:19.924Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:51:19 [2020-08-29T03:51:19.924Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:51:19 [2020-08-29T03:51:19.924Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:51:19 [2020-08-29T03:51:19.924Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:51:19 [2020-08-29T03:51:19.924Z] === CONT  TestMountDaemonRoot/private/mount_root
03:51:19 [2020-08-29T03:51:19.924Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:51:19 [2020-08-29T03:51:19.924Z] --- PASS: TestMountDaemonRoot (0.01s)
03:51:19 [2020-08-29T03:51:19.924Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
03:51:19 [2020-08-29T03:51:19.924Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
03:51:19 [2020-08-29T03:51:19.924Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
03:51:19 [2020-08-29T03:51:19.924Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
03:51:19 [2020-08-29T03:51:19.924Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
03:51:19 [2020-08-29T03:51:19.924Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
03:51:19 [2020-08-29T03:51:19.924Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
03:51:19 [2020-08-29T03:51:19.924Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
03:51:19 [2020-08-29T03:51:19.924Z] === RUN   TestContainerBindMountNonRecursive
03:51:20 [2020-08-29T03:51:20.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:51:21 [2020-08-29T03:51:21.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:51:21 [2020-08-29T03:51:21.985Z] --- PASS: TestContainerBindMountNonRecursive (2.11s)
03:51:21 [2020-08-29T03:51:21.985Z] === RUN   TestNetworkNat
03:51:23 [2020-08-29T03:51:23.015Z] --- PASS: TestNetworkNat (0.86s)
03:51:23 [2020-08-29T03:51:23.015Z] === RUN   TestNetworkLocalhostTCPNat
03:51:23 [2020-08-29T03:51:23.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:51:24 [2020-08-29T03:51:24.049Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
03:51:24 [2020-08-29T03:51:24.049Z] === RUN   TestNetworkLoopbackNat
03:51:24 [2020-08-29T03:51:24.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:51:25 [2020-08-29T03:51:25.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:51:27 [2020-08-29T03:51:27.323Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:51:27 [2020-08-29T03:51:27.323Z] Using test binary docker
03:51:27 [2020-08-29T03:51:27.323Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:51:27 [2020-08-29T03:51:27.323Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:51:27 [2020-08-29T03:51:27.323Z] INFO: Waiting for daemon to start...
03:51:27 [2020-08-29T03:51:27.323Z] Starting dockerd
03:51:27 [2020-08-29T03:51:27.562Z] --- PASS: TestNetworkLoopbackNat (3.24s)
03:51:27 [2020-08-29T03:51:27.562Z] === RUN   TestPause
03:51:27 [2020-08-29T03:51:27.853Z] --- PASS: TestPause (0.87s)
03:51:27 [2020-08-29T03:51:27.853Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:51:27 [2020-08-29T03:51:27.853Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:51:27 [2020-08-29T03:51:27.853Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:51:27 [2020-08-29T03:51:27.853Z] === RUN   TestPauseStopPausedContainer
03:51:28 [2020-08-29T03:51:28.884Z] --- PASS: TestPauseStopPausedContainer (0.88s)
03:51:28 [2020-08-29T03:51:28.884Z] === RUN   TestPsFilter
03:51:29 [2020-08-29T03:51:29.175Z] --- PASS: TestPsFilter (0.29s)
03:51:29 [2020-08-29T03:51:29.175Z] === RUN   TestRemoveContainerWithRemovedVolume
03:51:29 [2020-08-29T03:51:29.805Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
03:51:29 [2020-08-29T03:51:29.805Z] === RUN   TestRemoveContainerWithVolume
03:51:29 [2020-08-29T03:51:29.856Z] .
03:51:29 [2020-08-29T03:51:29.856Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:51:29 [2020-08-29T03:51:29.856Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:51:29 [2020-08-29T03:51:29.856Z] Error: No such image: emptyfs
03:51:29 [2020-08-29T03:51:29.856Z] Running integration-test (iteration 1)
03:51:29 [2020-08-29T03:51:29.856Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
03:51:30 [2020-08-29T03:51:30.836Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
03:51:30 [2020-08-29T03:51:30.836Z] === RUN   TestRemoveContainerRunning
03:51:31 [2020-08-29T03:51:31.467Z] --- PASS: TestRemoveContainerRunning (0.85s)
03:51:31 [2020-08-29T03:51:31.467Z] === RUN   TestRemoveContainerForceRemoveRunning
03:51:32 [2020-08-29T03:51:32.497Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
03:51:32 [2020-08-29T03:51:32.497Z] === RUN   TestRemoveInvalidContainer
03:51:32 [2020-08-29T03:51:32.497Z] --- PASS: TestRemoveInvalidContainer (0.00s)
03:51:32 [2020-08-29T03:51:32.497Z] === RUN   TestRenameLinkedContainer
03:51:36 [2020-08-29T03:51:36.010Z] --- PASS: TestRenameLinkedContainer (3.36s)
03:51:36 [2020-08-29T03:51:36.010Z] === RUN   TestRenameStoppedContainer
03:51:36 [2020-08-29T03:51:36.649Z] --- PASS: TestRenameStoppedContainer (0.78s)
03:51:36 [2020-08-29T03:51:36.649Z] === RUN   TestRenameRunningContainerAndReuse
03:51:38 [2020-08-29T03:51:38.151Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s)
03:51:38 [2020-08-29T03:51:38.151Z] === RUN   TestRenameInvalidName
03:51:39 [2020-08-29T03:51:39.182Z] --- PASS: TestRenameInvalidName (0.86s)
03:51:39 [2020-08-29T03:51:39.182Z] === RUN   TestRenameAnonymousContainer
03:51:44 [2020-08-29T03:51:44.740Z] --- PASS: TestRenameAnonymousContainer (4.77s)
03:51:44 [2020-08-29T03:51:44.740Z] === RUN   TestRenameContainerWithSameName
03:51:44 [2020-08-29T03:51:44.740Z] --- PASS: TestRenameContainerWithSameName (0.89s)
03:51:44 [2020-08-29T03:51:44.740Z] === RUN   TestRenameContainerWithLinkedContainer
03:51:44 [2020-08-29T03:51:44.753Z] Loaded image: buildpack-deps:buster
03:51:44 [2020-08-29T03:51:44.753Z] Loaded image: busybox:latest
03:51:44 [2020-08-29T03:51:44.753Z] Loaded image: busybox:glibc
03:51:44 [2020-08-29T03:51:44.753Z] Loaded image: debian:buster
03:51:44 [2020-08-29T03:51:44.753Z] Loaded image: hello-world:latest
03:51:44 [2020-08-29T03:51:44.753Z] INFO: Testing against a local daemon
03:51:44 [2020-08-29T03:51:44.753Z] === RUN   TestCgroupNamespacesBuild
03:51:46 [2020-08-29T03:51:46.244Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s)
03:51:46 [2020-08-29T03:51:46.244Z] === RUN   TestResize
03:51:47 [2020-08-29T03:51:47.278Z] --- PASS: TestResize (0.82s)
03:51:47 [2020-08-29T03:51:47.278Z] === RUN   TestResizeWithInvalidSize
03:51:47 [2020-08-29T03:51:47.286Z] --- PASS: TestCgroupNamespacesBuild (3.83s)
03:51:47 [2020-08-29T03:51:47.286Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:51:48 [2020-08-29T03:51:48.314Z] --- PASS: TestResizeWithInvalidSize (0.96s)
03:51:48 [2020-08-29T03:51:48.314Z] === RUN   TestResizeWhenContainerNotStarted
03:51:48 [2020-08-29T03:51:48.976Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s)
03:51:48 [2020-08-29T03:51:48.976Z] === RUN   TestDaemonRestartKillContainers
03:51:48 [2020-08-29T03:51:48.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:51:48 [2020-08-29T03:51:48.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:51:49 [2020-08-29T03:51:49.189Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s)
03:51:49 [2020-08-29T03:51:49.189Z] === RUN   TestBuildWithSession
03:51:49 [2020-08-29T03:51:49.189Z] --- SKIP: TestBuildWithSession (0.00s)
03:51:49 [2020-08-29T03:51:49.189Z]     build_session_test.go:25: TODO: BuildKit
03:51:49 [2020-08-29T03:51:49.189Z] === RUN   TestBuildSquashParent
03:51:51 [2020-08-29T03:51:51.039Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:51:51 [2020-08-29T03:51:51.039Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:51:52 [2020-08-29T03:51:52.543Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:51:52 [2020-08-29T03:51:52.543Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:51:54 [2020-08-29T03:51:54.046Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:51:54 [2020-08-29T03:51:54.046Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:51:55 [2020-08-29T03:51:55.812Z] ok  	github.com/docker/docker/api/server/httputils	0.016s	coverage: 14.7% of statements
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
03:51:55 [2020-08-29T03:51:55.812Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
03:51:55 [2020-08-29T03:51:55.812Z] ok  	github.com/docker/docker/api/server/router/swarm	0.016s	coverage: 5.7% of statements
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ok  	github.com/docker/docker/api/types/versions	0.022s	coverage: 75.0% of statements
03:51:55 [2020-08-29T03:51:55.812Z] ok  	github.com/docker/docker/api/types/time	0.028s	coverage: 100.0% of statements
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/builder	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:51:55 [2020-08-29T03:51:55.812Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
03:51:55 [2020-08-29T03:51:55.812Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
03:51:55 [2020-08-29T03:51:55.812Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.787s	coverage: 86.3% of statements
03:51:56 [2020-08-29T03:51:56.109Z] ok  	github.com/docker/docker/builder/remotecontext	0.608s	coverage: 13.6% of statements
03:51:56 [2020-08-29T03:51:56.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:51:56 [2020-08-29T03:51:56.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:51:57 [2020-08-29T03:51:57.225Z] ok  	github.com/docker/docker/builder/dockerfile	1.309s	coverage: 48.0% of statements
03:51:57 [2020-08-29T03:51:57.225Z] ?   	github.com/docker/docker/cli	[no test files]
03:51:57 [2020-08-29T03:51:57.225Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:51:57 [2020-08-29T03:51:57.307Z] --- PASS: TestBuildSquashParent (7.32s)
03:51:57 [2020-08-29T03:51:57.307Z] === RUN   TestBuildWithRemoveAndForceRemove
03:51:57 [2020-08-29T03:51:57.307Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:51:57 [2020-08-29T03:51:57.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:51:57 [2020-08-29T03:51:57.307Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:51:57 [2020-08-29T03:51:57.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:51:57 [2020-08-29T03:51:57.307Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:51:57 [2020-08-29T03:51:57.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:51:57 [2020-08-29T03:51:57.307Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:51:57 [2020-08-29T03:51:57.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:51:57 [2020-08-29T03:51:57.307Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:51:57 [2020-08-29T03:51:57.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:51:57 [2020-08-29T03:51:57.307Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:51:57 [2020-08-29T03:51:57.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:51:57 [2020-08-29T03:51:57.307Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:51:57 [2020-08-29T03:51:57.307Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:51:57 [2020-08-29T03:51:57.876Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:51:57 [2020-08-29T03:51:57.876Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:51:59 [2020-08-29T03:51:59.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:51:59 [2020-08-29T03:51:59.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:51:59 [2020-08-29T03:51:59.779Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:51:59 [2020-08-29T03:51:59.779Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:52:01 [2020-08-29T03:52:01.684Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
03:52:01 [2020-08-29T03:52:01.684Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s)
03:52:01 [2020-08-29T03:52:01.684Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s)
03:52:01 [2020-08-29T03:52:01.684Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s)
03:52:01 [2020-08-29T03:52:01.684Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s)
03:52:01 [2020-08-29T03:52:01.684Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s)
03:52:01 [2020-08-29T03:52:01.684Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s)
03:52:01 [2020-08-29T03:52:01.684Z] === RUN   TestBuildMultiStageCopy
03:52:01 [2020-08-29T03:52:01.684Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:52:02 [2020-08-29T03:52:02.230Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
03:52:02 [2020-08-29T03:52:02.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s)
03:52:02 [2020-08-29T03:52:02.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s)
03:52:02 [2020-08-29T03:52:02.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s)
03:52:02 [2020-08-29T03:52:02.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
03:52:02 [2020-08-29T03:52:02.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
03:52:02 [2020-08-29T03:52:02.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s)
03:52:02 [2020-08-29T03:52:02.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s)
03:52:02 [2020-08-29T03:52:02.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s)
03:52:02 [2020-08-29T03:52:02.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s)
03:52:02 [2020-08-29T03:52:02.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.00s)
03:52:02 [2020-08-29T03:52:02.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s)
03:52:02 [2020-08-29T03:52:02.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s)
03:52:02 [2020-08-29T03:52:02.230Z] === RUN   TestCgroupNamespacesRun
03:52:02 [2020-08-29T03:52:02.973Z] ok  	github.com/docker/docker/client	0.535s	coverage: 75.4% of statements
03:52:03 [2020-08-29T03:52:03.732Z] --- PASS: TestCgroupNamespacesRun (1.76s)
03:52:03 [2020-08-29T03:52:03.732Z] === RUN   TestCgroupNamespacesRunPrivileged
03:52:05 [2020-08-29T03:52:05.237Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
03:52:05 [2020-08-29T03:52:05.237Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:52:05 [2020-08-29T03:52:05.872Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:52:06 [2020-08-29T03:52:06.130Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:52:07 [2020-08-29T03:52:07.065Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:52:07 [2020-08-29T03:52:07.298Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
03:52:07 [2020-08-29T03:52:07.298Z] === RUN   TestCgroupNamespacesRunHostMode
03:52:08 [2020-08-29T03:52:08.441Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:52:08 [2020-08-29T03:52:08.801Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
03:52:08 [2020-08-29T03:52:08.801Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:52:09 [2020-08-29T03:52:09.376Z] --- PASS: TestBuildMultiStageCopy (7.37s)
03:52:09 [2020-08-29T03:52:09.376Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s)
03:52:09 [2020-08-29T03:52:09.376Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
03:52:09 [2020-08-29T03:52:09.376Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
03:52:09 [2020-08-29T03:52:09.376Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
03:52:09 [2020-08-29T03:52:09.376Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
03:52:09 [2020-08-29T03:52:09.376Z] === RUN   TestBuildMultiStageParentConfig
03:52:10 [2020-08-29T03:52:10.337Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s)
03:52:10 [2020-08-29T03:52:10.337Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:52:11 [2020-08-29T03:52:11.040Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:52:11 [2020-08-29T03:52:11.040Z] 
03:52:11 [2020-08-29T03:52:11.040Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
03:52:11 [2020-08-29T03:52:11.040Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
03:52:11 [2020-08-29T03:52:11.040Z] Using test binary docker
03:52:11 [2020-08-29T03:52:11.040Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:52:11 [2020-08-29T03:52:11.040Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:52:11 [2020-08-29T03:52:11.040Z] INFO: Waiting for daemon to start...
03:52:11 [2020-08-29T03:52:11.040Z] Starting dockerd
03:52:11 [2020-08-29T03:52:11.040Z] .
03:52:11 [2020-08-29T03:52:11.040Z] INFO: Building docker-sdk-python3:4.3.0...
03:52:12 [2020-08-29T03:52:12.397Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s)
03:52:12 [2020-08-29T03:52:12.397Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:52:13 [2020-08-29T03:52:13.027Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
03:52:13 [2020-08-29T03:52:13.027Z] === RUN   TestCgroupNamespacesRunOlderClient
03:52:14 [2020-08-29T03:52:14.531Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s)
03:52:14 [2020-08-29T03:52:14.531Z] === RUN   TestKernelTCPMemory
03:52:14 [2020-08-29T03:52:14.649Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
03:52:14 [2020-08-29T03:52:14.649Z] === RUN   TestBuildLabelWithTargets
03:52:15 [2020-08-29T03:52:15.621Z] --- PASS: TestKernelTCPMemory (0.95s)
03:52:15 [2020-08-29T03:52:15.621Z] === RUN   TestNISDomainname
03:52:16 [2020-08-29T03:52:16.653Z] --- PASS: TestNISDomainname (0.93s)
03:52:16 [2020-08-29T03:52:16.653Z] === RUN   TestHostnameDnsResolution
03:52:18 [2020-08-29T03:52:18.155Z] --- PASS: TestHostnameDnsResolution (1.69s)
03:52:18 [2020-08-29T03:52:18.155Z] === RUN   TestStats
03:52:19 [2020-08-29T03:52:19.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:52:19 [2020-08-29T03:52:19.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:52:21 [2020-08-29T03:52:21.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:52:21 [2020-08-29T03:52:21.663Z] --- PASS: TestStats (2.89s)
03:52:21 [2020-08-29T03:52:21.663Z] === RUN   TestStopContainerWithTimeout
03:52:21 [2020-08-29T03:52:21.663Z] === RUN   TestStopContainerWithTimeout/0
03:52:21 [2020-08-29T03:52:21.663Z] === PAUSE TestStopContainerWithTimeout/0
03:52:21 [2020-08-29T03:52:21.663Z] === RUN   TestStopContainerWithTimeout/1
03:52:21 [2020-08-29T03:52:21.663Z] === PAUSE TestStopContainerWithTimeout/1
03:52:21 [2020-08-29T03:52:21.663Z] === RUN   TestStopContainerWithTimeout/3
03:52:21 [2020-08-29T03:52:21.663Z] === PAUSE TestStopContainerWithTimeout/3
03:52:21 [2020-08-29T03:52:21.663Z] === RUN   TestStopContainerWithTimeout/-1
03:52:21 [2020-08-29T03:52:21.663Z] === PAUSE TestStopContainerWithTimeout/-1
03:52:21 [2020-08-29T03:52:21.663Z] === CONT  TestStopContainerWithTimeout/0
03:52:21 [2020-08-29T03:52:21.663Z] === CONT  TestStopContainerWithTimeout/-1
03:52:22 [2020-08-29T03:52:22.294Z] === CONT  TestStopContainerWithTimeout/3
03:52:22 [2020-08-29T03:52:22.766Z] --- PASS: TestBuildLabelWithTargets (8.00s)
03:52:22 [2020-08-29T03:52:22.766Z] === RUN   TestBuildWithEmptyLayers
03:52:24 [2020-08-29T03:52:24.354Z] === CONT  TestStopContainerWithTimeout/1
03:52:25 [2020-08-29T03:52:25.302Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
03:52:25 [2020-08-29T03:52:25.302Z] === RUN   TestBuildMultiStageOnBuild
03:52:25 [2020-08-29T03:52:25.859Z] --- PASS: TestStopContainerWithTimeout (0.00s)
03:52:25 [2020-08-29T03:52:25.859Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
03:52:25 [2020-08-29T03:52:25.859Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
03:52:25 [2020-08-29T03:52:25.859Z]     --- PASS: TestStopContainerWithTimeout/3 (2.82s)
03:52:25 [2020-08-29T03:52:25.859Z]     --- PASS: TestStopContainerWithTimeout/1 (1.82s)
03:52:25 [2020-08-29T03:52:25.859Z] === RUN   TestDeleteDevicemapper
03:52:25 [2020-08-29T03:52:25.859Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:52:25 [2020-08-29T03:52:25.859Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:52:25 [2020-08-29T03:52:25.859Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:52:28 [2020-08-29T03:52:28.080Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:52:28 [2020-08-29T03:52:28.080Z] 
03:52:28 [2020-08-29T03:52:28.080Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:52:28 [2020-08-29T03:52:28.080Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:52:28 [2020-08-29T03:52:28.080Z] HOSTNAME=9af0c3a951ec
03:52:28 [2020-08-29T03:52:28.080Z] TESTDEBUG=0
03:52:28 [2020-08-29T03:52:28.080Z] DEST=bundles/test-integration
03:52:28 [2020-08-29T03:52:28.080Z] PWD=/go/src/github.com/docker/docker
03:52:28 [2020-08-29T03:52:28.080Z] DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325
03:52:28 [2020-08-29T03:52:28.080Z] container=docker
03:52:28 [2020-08-29T03:52:28.080Z] HOME=/root
03:52:28 [2020-08-29T03:52:28.080Z] GOLANG_VERSION=1.13.15
03:52:28 [2020-08-29T03:52:28.080Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:52:28 [2020-08-29T03:52:28.080Z] VALIDATE_BRANCH=master
03:52:28 [2020-08-29T03:52:28.080Z] TERM=xterm
03:52:28 [2020-08-29T03:52:28.080Z] DOCKER_PKG=github.com/docker/docker
03:52:28 [2020-08-29T03:52:28.080Z] SHLVL=1
03:52:28 [2020-08-29T03:52:28.080Z] TIMEOUT=120m
03:52:28 [2020-08-29T03:52:28.080Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:52:28 [2020-08-29T03:52:28.080Z] DOCKER_GRAPHDRIVER=overlay2
03:52:28 [2020-08-29T03:52:28.080Z] GO111MODULE=off
03:52:28 [2020-08-29T03:52:28.080Z] DOCKER_EXPERIMENTAL=1
03:52:28 [2020-08-29T03:52:28.080Z] TEST_SKIP_INTEGRATION_CLI=1
03:52:28 [2020-08-29T03:52:28.080Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:52:28 [2020-08-29T03:52:28.080Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:52:28 [2020-08-29T03:52:28.080Z] GOPATH=/go
03:52:28 [2020-08-29T03:52:28.080Z] PKG_CONFIG=pkg-config
03:52:28 [2020-08-29T03:52:28.080Z] _=/usr/bin/env
03:52:28 [2020-08-29T03:52:28.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:52:29 [2020-08-29T03:52:29.424Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.33s)
03:52:29 [2020-08-29T03:52:29.424Z] === RUN   TestUpdateMemory
03:52:29 [2020-08-29T03:52:29.424Z] --- SKIP: TestUpdateMemory (0.00s)
03:52:29 [2020-08-29T03:52:29.424Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:52:29 [2020-08-29T03:52:29.424Z] === RUN   TestUpdateCPUQuota
03:52:30 [2020-08-29T03:52:30.455Z] --- PASS: TestUpdateCPUQuota (1.07s)
03:52:30 [2020-08-29T03:52:30.455Z] === RUN   TestUpdatePidsLimit
03:52:30 [2020-08-29T03:52:30.455Z] === RUN   TestUpdatePidsLimit/update_from_none
03:52:30 [2020-08-29T03:52:30.572Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
03:52:30 [2020-08-29T03:52:30.572Z] === RUN   TestBuildUncleanTarFilenames
03:52:30 [2020-08-29T03:52:30.745Z] === RUN   TestUpdatePidsLimit/no_change
03:52:30 [2020-08-29T03:52:30.831Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
03:52:30 [2020-08-29T03:52:30.831Z] === RUN   TestBuildMultiStageLayerLeak
03:52:31 [2020-08-29T03:52:31.035Z] === RUN   TestUpdatePidsLimit/update_lower
03:52:31 [2020-08-29T03:52:31.666Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
03:52:31 [2020-08-29T03:52:31.956Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
03:52:32 [2020-08-29T03:52:32.246Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
03:52:32 [2020-08-29T03:52:32.877Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
03:52:33 [2020-08-29T03:52:33.908Z] --- PASS: TestUpdatePidsLimit (3.55s)
03:52:33 [2020-08-29T03:52:33.908Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
03:52:33 [2020-08-29T03:52:33.908Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
03:52:33 [2020-08-29T03:52:33.908Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
03:52:33 [2020-08-29T03:52:33.908Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
03:52:33 [2020-08-29T03:52:33.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
03:52:33 [2020-08-29T03:52:33.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
03:52:33 [2020-08-29T03:52:33.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
03:52:33 [2020-08-29T03:52:33.908Z] === RUN   TestUpdateRestartPolicy
03:52:36 [2020-08-29T03:52:36.105Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s)
03:52:36 [2020-08-29T03:52:36.105Z] === RUN   TestBuildWithHugeFile
03:52:42 [2020-08-29T03:52:42.447Z] ok  	github.com/docker/docker/cmd/dockerd	0.150s	coverage: 30.8% of statements
03:52:46 [2020-08-29T03:52:46.961Z] ok  	github.com/docker/docker/container	0.189s	coverage: 34.7% of statements
03:52:46 [2020-08-29T03:52:46.961Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:52:46 [2020-08-29T03:52:46.961Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:52:46 [2020-08-29T03:52:46.961Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:52:46 [2020-08-29T03:52:46.961Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:52:48 [2020-08-29T03:52:48.014Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.037s	coverage: 65.3% of statements
03:52:49 [2020-08-29T03:52:49.235Z] --- PASS: TestUpdateRestartPolicy (12.75s)
03:52:49 [2020-08-29T03:52:49.235Z] === RUN   TestUpdateRestartWithAutoRemove
03:52:49 [2020-08-29T03:52:49.235Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
03:52:49 [2020-08-29T03:52:49.235Z] === RUN   TestWaitNonBlocked
03:52:49 [2020-08-29T03:52:49.235Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:52:49 [2020-08-29T03:52:49.235Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:52:49 [2020-08-29T03:52:49.235Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:52:49 [2020-08-29T03:52:49.235Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:52:49 [2020-08-29T03:52:49.235Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:52:49 [2020-08-29T03:52:49.235Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:52:49 [2020-08-29T03:52:49.235Z] --- PASS: TestWaitNonBlocked (0.00s)
03:52:49 [2020-08-29T03:52:49.235Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
03:52:49 [2020-08-29T03:52:49.235Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s)
03:52:49 [2020-08-29T03:52:49.235Z] === RUN   TestWaitBlocked
03:52:49 [2020-08-29T03:52:49.235Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:52:49 [2020-08-29T03:52:49.235Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:52:49 [2020-08-29T03:52:49.235Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:52:49 [2020-08-29T03:52:49.235Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:52:49 [2020-08-29T03:52:49.235Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:52:49 [2020-08-29T03:52:49.235Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:52:50 [2020-08-29T03:52:50.965Z] sha256:7a9418afe6eb2a05a3fa5e5c30d88cee217d116229c57990244b7f032ed2a094
03:52:50 [2020-08-29T03:52:50.965Z] INFO: Starting docker-py tests...
03:52:50 [2020-08-29T03:52:50.965Z] ============================= test session starts ==============================
03:52:50 [2020-08-29T03:52:50.965Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
03:52:50 [2020-08-29T03:52:50.965Z] rootdir: /src, inifile: pytest.ini
03:52:50 [2020-08-29T03:52:50.965Z] plugins: cov-2.6.1, timeout-1.3.3
03:52:50 [2020-08-29T03:52:50.965Z] collected 389 items / 1 deselected / 388 selected
03:52:50 [2020-08-29T03:52:50.965Z] 
03:52:50 [2020-08-29T03:52:50.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:52:50 [2020-08-29T03:52:50.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:52:50 [2020-08-29T03:52:50.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:52:50 [2020-08-29T03:52:50.980Z] --- PASS: TestWaitBlocked (0.01s)
03:52:50 [2020-08-29T03:52:50.980Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
03:52:50 [2020-08-29T03:52:50.980Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s)
03:52:50 [2020-08-29T03:52:50.980Z] === CONT  TestContainerStartOnDaemonRestart
03:52:50 [2020-08-29T03:52:50.980Z] === CONT  TestContainerKillOnDaemonStart
03:52:53 [2020-08-29T03:52:53.041Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s)
03:52:53 [2020-08-29T03:52:53.041Z] === CONT  TestIpcModeOlderClient
03:52:53 [2020-08-29T03:52:53.332Z] --- PASS: TestIpcModeOlderClient (0.16s)
03:52:53 [2020-08-29T03:52:53.332Z] === CONT  TestDaemonHostGatewayIP
03:52:53 [2020-08-29T03:52:53.970Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.051s	coverage: 35.9% of statements
03:52:54 [2020-08-29T03:52:54.500Z] Removing intermediate container e6c7467b8882
03:52:54 [2020-08-29T03:52:54.501Z]  ---> 177c824e9de0
03:52:54 [2020-08-29T03:52:54.501Z] 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
03:52:54 [2020-08-29T03:52:54.501Z]  ---> Running in 33f941b1725a
03:52:54 [2020-08-29T03:52:54.501Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
03:52:54 [2020-08-29T03:52:54.501Z] go: finding gotest.tools v0.3.5
03:52:54 [2020-08-29T03:52:54.501Z] go: finding gotest.tools/gotestsum v0.3.5
03:52:54 [2020-08-29T03:52:54.501Z] go: downloading gotest.tools/gotestsum v0.3.5
03:52:54 [2020-08-29T03:52:54.501Z] go: extracting gotest.tools/gotestsum v0.3.5
03:52:54 [2020-08-29T03:52:54.501Z] go: downloading gotest.tools v2.1.0+incompatible
03:52:54 [2020-08-29T03:52:54.501Z] go: extracting gotest.tools v2.1.0+incompatible
03:52:54 [2020-08-29T03:52:54.501Z] go: downloading github.com/fatih/color v1.6.0
03:52:54 [2020-08-29T03:52:54.501Z] go: downloading github.com/spf13/pflag v1.0.1
03:52:54 [2020-08-29T03:52:54.501Z] go: downloading github.com/pkg/errors v0.8.0
03:52:54 [2020-08-29T03:52:54.501Z] go: downloading github.com/sirupsen/logrus v1.0.5
03:52:54 [2020-08-29T03:52:54.501Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:52:54 [2020-08-29T03:52:54.501Z] go: extracting github.com/spf13/pflag v1.0.1
03:52:54 [2020-08-29T03:52:54.501Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:52:54 [2020-08-29T03:52:54.501Z] go: extracting github.com/fatih/color v1.6.0
03:52:54 [2020-08-29T03:52:54.501Z] go: downloading github.com/mattn/go-colorable v0.0.9
03:52:54 [2020-08-29T03:52:54.501Z] go: extracting github.com/mattn/go-colorable v0.0.9
03:52:54 [2020-08-29T03:52:54.501Z] go: extracting github.com/pkg/errors v0.8.0
03:52:54 [2020-08-29T03:52:54.501Z] go: extracting github.com/sirupsen/logrus v1.0.5
03:52:54 [2020-08-29T03:52:54.501Z] go: downloading github.com/mattn/go-isatty v0.0.3
03:52:54 [2020-08-29T03:52:54.501Z] go: extracting github.com/mattn/go-isatty v0.0.3
03:52:54 [2020-08-29T03:52:54.501Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:52:54 [2020-08-29T03:52:54.501Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:52:54 [2020-08-29T03:52:54.501Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:52:54 [2020-08-29T03:52:54.501Z] go: downloading github.com/jonboulle/clockwork v0.1.0
03:52:54 [2020-08-29T03:52:54.501Z] go: extracting github.com/jonboulle/clockwork v0.1.0
03:52:54 [2020-08-29T03:52:54.501Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:52:54 [2020-08-29T03:52:54.501Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:52:54 [2020-08-29T03:52:54.501Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:52:54 [2020-08-29T03:52:54.501Z] go: finding github.com/fatih/color v1.6.0
03:52:54 [2020-08-29T03:52:54.501Z] go: finding github.com/pkg/errors v0.8.0
03:52:54 [2020-08-29T03:52:54.501Z] go: finding github.com/sirupsen/logrus v1.0.5
03:52:54 [2020-08-29T03:52:54.501Z] go: finding github.com/spf13/pflag v1.0.1
03:52:54 [2020-08-29T03:52:54.501Z] go: finding github.com/mattn/go-colorable v0.0.9
03:52:54 [2020-08-29T03:52:54.501Z] go: finding github.com/mattn/go-isatty v0.0.3
03:52:54 [2020-08-29T03:52:54.501Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:52:54 [2020-08-29T03:52:54.501Z] go: finding github.com/jonboulle/clockwork v0.1.0
03:52:54 [2020-08-29T03:52:54.501Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:52:54 [2020-08-29T03:52:54.957Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:52:54 [2020-08-29T03:52:54.957Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:52:56 [2020-08-29T03:52:56.734Z] ok  	github.com/docker/docker/daemon/cluster	0.151s	coverage: 0.5% of statements
03:52:56 [2020-08-29T03:52:56.840Z] --- PASS: TestDaemonHostGatewayIP (3.32s)
03:52:56 [2020-08-29T03:52:56.840Z] === CONT  TestDaemonRestartIpcMode
03:52:57 [2020-08-29T03:52:57.125Z] INFO: Build done for gotestsum...
03:53:00 [2020-08-29T03:53:00.294Z] ok  	github.com/docker/docker/daemon/discovery	0.019s	coverage: 30.0% of statements
03:53:00 [2020-08-29T03:53:00.425Z] --- PASS: TestDaemonRestartIpcMode (3.57s)
03:53:01 [2020-08-29T03:53:01.840Z] ok  	github.com/docker/docker/daemon/config	0.065s	coverage: 81.8% of statements
03:53:01 [2020-08-29T03:53:01.840Z] ok  	github.com/docker/docker/daemon/events	0.063s	coverage: 50.0% of statements
03:53:02 [2020-08-29T03:53:02.486Z] --- PASS: TestContainerKillOnDaemonStart (12.35s)
03:53:02 [2020-08-29T03:53:02.486Z] PASS
03:53:02 [2020-08-29T03:53:02.486Z] 
03:53:02 [2020-08-29T03:53:02.486Z] === Skipped
03:53:02 [2020-08-29T03:53:02.486Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
03:53:02 [2020-08-29T03:53:02.486Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:53:02 [2020-08-29T03:53:02.486Z] 
03:53:02 [2020-08-29T03:53:02.486Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
03:53:02 [2020-08-29T03:53:02.486Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:53:02 [2020-08-29T03:53:02.486Z] 
03:53:02 [2020-08-29T03:53:02.486Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
03:53:02 [2020-08-29T03:53:02.486Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:53:02 [2020-08-29T03:53:02.486Z] 
03:53:02 [2020-08-29T03:53:02.486Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:53:02 [2020-08-29T03:53:02.486Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:53:02 [2020-08-29T03:53:02.486Z] 
03:53:02 [2020-08-29T03:53:02.486Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
03:53:02 [2020-08-29T03:53:02.486Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:53:02 [2020-08-29T03:53:02.486Z] 
03:53:02 [2020-08-29T03:53:02.486Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
03:53:02 [2020-08-29T03:53:02.486Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:53:02 [2020-08-29T03:53:02.486Z] 
03:53:02 [2020-08-29T03:53:02.486Z] 
03:53:02 [2020-08-29T03:53:02.486Z] DONE 192 tests, 6 skipped in 147.176s
03:53:02 [2020-08-29T03:53:02.486Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
03:53:02 [2020-08-29T03:53:02.486Z] ++ 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
03:53:02 [2020-08-29T03:53:02.486Z] ++ set -e
03:53:02 [2020-08-29T03:53:02.486Z] ++ '[' -n 0 ']'
03:53:02 [2020-08-29T03:53:02.486Z] ++ set -x
03:53:02 [2020-08-29T03:53:02.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:53:02 [2020-08-29T03:53:02.486Z] INFO: Testing against a local daemon
03:53:02 [2020-08-29T03:53:02.486Z] === RUN   TestCommitInheritsEnv
03:53:03 [2020-08-29T03:53:03.217Z] --- PASS: TestCommitInheritsEnv (0.55s)
03:53:03 [2020-08-29T03:53:03.217Z] === RUN   TestImportExtremelyLargeImageWorks
03:53:03 [2020-08-29T03:53:03.217Z] === PAUSE TestImportExtremelyLargeImageWorks
03:53:03 [2020-08-29T03:53:03.217Z] === RUN   TestImagesFilterMultiReference
03:53:03 [2020-08-29T03:53:03.217Z] --- PASS: TestImagesFilterMultiReference (0.04s)
03:53:03 [2020-08-29T03:53:03.217Z] === RUN   TestImagePullPlatformInvalid
03:53:03 [2020-08-29T03:53:03.217Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
03:53:03 [2020-08-29T03:53:03.217Z] === RUN   TestRemoveImageOrphaning
03:53:03 [2020-08-29T03:53:03.312Z] tests/integration/api_build_test.py .......................X             [  6%]
03:53:03 [2020-08-29T03:53:03.508Z] --- PASS: TestRemoveImageOrphaning (0.51s)
03:53:03 [2020-08-29T03:53:03.508Z] === RUN   TestRemoveImageGarbageCollector
03:53:03 [2020-08-29T03:53:03.508Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
03:53:03 [2020-08-29T03:53:03.508Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:53:03 [2020-08-29T03:53:03.508Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:53:03 [2020-08-29T03:53:03.508Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
03:53:03 [2020-08-29T03:53:03.508Z] === RUN   TestTagInvalidReference
03:53:03 [2020-08-29T03:53:03.508Z] --- PASS: TestTagInvalidReference (0.01s)
03:53:03 [2020-08-29T03:53:03.508Z] === RUN   TestTagValidPrefixedRepo
03:53:03 [2020-08-29T03:53:03.508Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
03:53:03 [2020-08-29T03:53:03.508Z] === RUN   TestTagExistedNameWithoutForce
03:53:03 [2020-08-29T03:53:03.798Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
03:53:03 [2020-08-29T03:53:03.798Z] === RUN   TestTagOfficialNames
03:53:03 [2020-08-29T03:53:03.798Z] --- PASS: TestTagOfficialNames (0.03s)
03:53:03 [2020-08-29T03:53:03.798Z] === RUN   TestTagMatchesDigest
03:53:03 [2020-08-29T03:53:03.798Z] --- PASS: TestTagMatchesDigest (0.00s)
03:53:03 [2020-08-29T03:53:03.798Z] === CONT  TestImportExtremelyLargeImageWorks
03:53:03 [2020-08-29T03:53:03.873Z] tests/integration/api_client_test.py .....                               [  7%]
03:53:04 [2020-08-29T03:53:04.610Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
03:53:05 [2020-08-29T03:53:05.797Z] tests/integration/api_config_test.py .....                               [  8%]
03:53:07 [2020-08-29T03:53:07.362Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
03:53:07 [2020-08-29T03:53:07.658Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.488s	coverage: 14.0% of statements
03:53:09 [2020-08-29T03:53:09.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:53:09 [2020-08-29T03:53:09.194Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.671s	coverage: 57.9% of statements
03:53:09 [2020-08-29T03:53:09.483Z] Removing intermediate container 33f941b1725a
03:53:09 [2020-08-29T03:53:09.483Z]  ---> de5c1fb7997c
03:53:09 [2020-08-29T03:53:09.483Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
03:53:09 [2020-08-29T03:53:09.483Z]  ---> Running in 9a79dd355565
03:53:09 [2020-08-29T03:53:09.483Z] Removing intermediate container 9a79dd355565
03:53:09 [2020-08-29T03:53:09.483Z]  ---> 649015a9e295
03:53:09 [2020-08-29T03:53:09.483Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
03:53:09 [2020-08-29T03:53:09.483Z]  ---> Running in e514a20cc9cf
03:53:09 [2020-08-29T03:53:09.944Z] Removing intermediate container e514a20cc9cf
03:53:09 [2020-08-29T03:53:09.944Z]  ---> eef98b7c58e2
03:53:09 [2020-08-29T03:53:09.944Z] Step 10/10 : COPY . .
03:53:10 [2020-08-29T03:53:10.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:53:11 [2020-08-29T03:53:11.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:53:11 [2020-08-29T03:53:11.959Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
03:53:11 [2020-08-29T03:53:11.959Z] ok  	github.com/docker/docker/daemon	12.348s	coverage: 17.4% of statements
03:53:11 [2020-08-29T03:53:11.959Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:53:11 [2020-08-29T03:53:11.959Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:53:11 [2020-08-29T03:53:11.959Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:53:11 [2020-08-29T03:53:11.959Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:53:12 [2020-08-29T03:53:12.604Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.845s	coverage: 69.2% of statements
03:53:13 [2020-08-29T03:53:13.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:53:13 [2020-08-29T03:53:13.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:53:14 [2020-08-29T03:53:14.711Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.069s	coverage: 45.9% of statements
03:53:14 [2020-08-29T03:53:14.711Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:53:15 [2020-08-29T03:53:15.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:53:16 [2020-08-29T03:53:16.475Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.554s	coverage: 76.1% of statements
03:53:16 [2020-08-29T03:53:16.476Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.163s	coverage: 49.5% of statements
03:53:18 [2020-08-29T03:53:18.009Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.033s	coverage: 58.0% of statements
03:53:18 [2020-08-29T03:53:18.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:53:19 [2020-08-29T03:53:19.544Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
03:53:19 [2020-08-29T03:53:19.544Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
03:53:20 [2020-08-29T03:53:20.601Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.871s	coverage: 52.1% of statements
03:53:20 [2020-08-29T03:53:20.601Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
03:53:20 [2020-08-29T03:53:20.601Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:53:21 [2020-08-29T03:53:21.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:53:22 [2020-08-29T03:53:22.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:53:23 [2020-08-29T03:53:23.398Z] ok  	github.com/docker/docker/daemon/logger	0.236s	coverage: 41.0% of statements
03:53:23 [2020-08-29T03:53:23.398Z] ok  	github.com/docker/docker/daemon/images	0.025s	coverage: 4.9% of statements
03:53:23 [2020-08-29T03:53:23.398Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:53:23 [2020-08-29T03:53:23.398Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:53:23 [2020-08-29T03:53:23.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:53:23 [2020-08-29T03:53:23.696Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.564s	coverage: 77.8% of statements
03:53:23 [2020-08-29T03:53:23.697Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
03:53:23 [2020-08-29T03:53:23.697Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:53:23 [2020-08-29T03:53:23.697Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
03:53:25 [2020-08-29T03:53:25.233Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 87.2% of statements
03:53:25 [2020-08-29T03:53:25.533Z] ok  	github.com/docker/docker/daemon/logger/journald	0.044s	coverage: 26.2% of statements
03:53:25 [2020-08-29T03:53:25.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:53:26 [2020-08-29T03:53:26.587Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.012s	coverage: 61.6% of statements
03:53:26 [2020-08-29T03:53:26.887Z] ok  	github.com/docker/docker/daemon/logger/local	0.038s	coverage: 75.2% of statements
03:53:26 [2020-08-29T03:53:26.887Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:53:26 [2020-08-29T03:53:26.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:53:28 [2020-08-29T03:53:28.429Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.043s	coverage: 33.3% of statements
03:53:28 [2020-08-29T03:53:28.728Z] time="2020-08-29T03:53:28Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate781428728/log505155831.1: no such file or directory"
03:53:28 [2020-08-29T03:53:28.728Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.060s	coverage: 37.7% of statements
03:53:28 [2020-08-29T03:53:28.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:53:29 [2020-08-29T03:53:29.781Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
03:53:30 [2020-08-29T03:53:30.078Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
03:53:30 [2020-08-29T03:53:30.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:53:31 [2020-08-29T03:53:31.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:53:32 [2020-08-29T03:53:32.380Z] --- PASS: TestBuildWithHugeFile (52.40s)
03:53:32 [2020-08-29T03:53:32.380Z] === RUN   TestBuildWithEmptyDockerfile
03:53:32 [2020-08-29T03:53:32.380Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:53:32 [2020-08-29T03:53:32.380Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:53:32 [2020-08-29T03:53:32.380Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:53:32 [2020-08-29T03:53:32.380Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:53:32 [2020-08-29T03:53:32.380Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:53:32 [2020-08-29T03:53:32.380Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:53:32 [2020-08-29T03:53:32.380Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:53:32 [2020-08-29T03:53:32.380Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:53:32 [2020-08-29T03:53:32.380Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:53:32 [2020-08-29T03:53:32.380Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
03:53:32 [2020-08-29T03:53:32.380Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
03:53:32 [2020-08-29T03:53:32.380Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
03:53:32 [2020-08-29T03:53:32.380Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
03:53:32 [2020-08-29T03:53:32.380Z] === RUN   TestBuildPreserveOwnership
03:53:32 [2020-08-29T03:53:32.380Z] === RUN   TestBuildPreserveOwnership/copy_from
03:53:32 [2020-08-29T03:53:32.841Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.550s	coverage: 82.5% of statements
03:53:32 [2020-08-29T03:53:32.841Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:53:32 [2020-08-29T03:53:32.841Z] ok  	github.com/docker/docker/daemon/network	0.039s	coverage: 63.8% of statements
03:53:32 [2020-08-29T03:53:32.841Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:53:33 [2020-08-29T03:53:33.062Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:53:33 [2020-08-29T03:53:33.062Z] Using test binary docker
03:53:33 [2020-08-29T03:53:33.062Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:53:33 [2020-08-29T03:53:33.062Z] +++ /etc/init.d/apparmor start
03:53:33 [2020-08-29T03:53:33.062Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:53:33 [2020-08-29T03:53:33.062Z] INFO: Waiting for daemon to start...
03:53:33 [2020-08-29T03:53:33.062Z] Starting dockerd
03:53:33 [2020-08-29T03:53:33.062Z] +++ 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
03:53:33 [2020-08-29T03:53:33.906Z] ok  	github.com/docker/docker/distribution/metadata	0.149s	coverage: 48.2% of statements
03:53:34 [2020-08-29T03:53:34.317Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:53:34 [2020-08-29T03:53:34.378Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
03:53:35 [2020-08-29T03:53:35.081Z]  ---> a5ebe586dcab
03:53:35 [2020-08-29T03:53:35.081Z] Successfully built a5ebe586dcab
03:53:35 [2020-08-29T03:53:35.081Z] Successfully tagged docker:latest
03:53:35 [2020-08-29T03:53:35.081Z] INFO: Image build ended at 08/29/2020 03:53:34. Duration:00:03:42.3807485
03:53:35 [2020-08-29T03:53:35.081Z] 
03:53:35 [2020-08-29T03:53:35.081Z] 
03:53:35 [2020-08-29T03:53:35.081Z] INFO: Building the test binaries at 08/29/2020 03:53:34...
03:53:35 [2020-08-29T03:53:35.605Z] .
03:53:35 [2020-08-29T03:53:35.605Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:53:35 [2020-08-29T03:53:35.605Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:53:35 [2020-08-29T03:53:35.605Z] Error: No such image: emptyfs
03:53:35 [2020-08-29T03:53:35.605Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:53:35 [2020-08-29T03:53:35.605Z] ++++ docker load
03:53:35 [2020-08-29T03:53:35.605Z] Running integration-test (iteration 1)
03:53:35 [2020-08-29T03:53:35.605Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
03:53:35 [2020-08-29T03:53:35.605Z] ++ 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
03:53:35 [2020-08-29T03:53:35.605Z] ++ set -e
03:53:35 [2020-08-29T03:53:35.605Z] ++ '[' -n 0 ']'
03:53:35 [2020-08-29T03:53:35.605Z] ++ set -x
03:53:35 [2020-08-29T03:53:35.605Z] ++ env -i DEST=/go/src/github.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
03:53:35 [2020-08-29T03:53:35.998Z] ok  	github.com/docker/docker/errdefs	0.013s	coverage: 49.4% of statements
03:53:35 [2020-08-29T03:53:35.998Z] ok  	github.com/docker/docker/distribution	0.497s	coverage: 21.9% of statements
03:53:35 [2020-08-29T03:53:35.998Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:53:38 [2020-08-29T03:53:38.100Z] ok  	github.com/docker/docker/image	0.046s	coverage: 83.2% of statements
03:53:38 [2020-08-29T03:53:38.398Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 19.2% of statements
03:53:38 [2020-08-29T03:53:38.503Z] --- PASS: TestBuildPreserveOwnership (10.28s)
03:53:38 [2020-08-29T03:53:38.503Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.27s)
03:53:38 [2020-08-29T03:53:38.503Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
03:53:38 [2020-08-29T03:53:38.503Z] === RUN   TestBuildPlatformInvalid
03:53:38 [2020-08-29T03:53:38.503Z] --- PASS: TestBuildPlatformInvalid (0.07s)
03:53:38 [2020-08-29T03:53:38.503Z] PASS
03:53:38 [2020-08-29T03:53:38.503Z] 
03:53:38 [2020-08-29T03:53:38.503Z] === Skipped
03:53:38 [2020-08-29T03:53:38.503Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
03:53:38 [2020-08-29T03:53:38.503Z]     build_session_test.go:25: TODO: BuildKit
03:53:38 [2020-08-29T03:53:38.503Z] 
03:53:38 [2020-08-29T03:53:38.503Z] 
03:53:38 [2020-08-29T03:53:38.503Z] DONE 32 tests, 1 skipped in 128.290s
03:53:38 [2020-08-29T03:53:38.503Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
03:53:38 [2020-08-29T03:53:38.503Z] INFO: Testing against a local daemon
03:53:38 [2020-08-29T03:53:38.503Z] === RUN   TestConfigInspect
03:53:38 [2020-08-29T03:53:38.503Z] --- SKIP: TestConfigInspect (0.02s)
03:53:38 [2020-08-29T03:53:38.503Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:53:38 [2020-08-29T03:53:38.503Z] === RUN   TestConfigList
03:53:38 [2020-08-29T03:53:38.503Z] --- SKIP: TestConfigList (0.01s)
03:53:38 [2020-08-29T03:53:38.503Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:53:38 [2020-08-29T03:53:38.503Z] === RUN   TestConfigsCreateAndDelete
03:53:38 [2020-08-29T03:53:38.503Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
03:53:38 [2020-08-29T03:53:38.503Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:53:38 [2020-08-29T03:53:38.503Z] === RUN   TestConfigsUpdate
03:53:38 [2020-08-29T03:53:38.503Z] --- SKIP: TestConfigsUpdate (0.01s)
03:53:38 [2020-08-29T03:53:38.503Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:53:38 [2020-08-29T03:53:38.503Z] === RUN   TestTemplatedConfig
03:53:38 [2020-08-29T03:53:38.503Z] --- SKIP: TestTemplatedConfig (0.00s)
03:53:38 [2020-08-29T03:53:38.503Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:53:38 [2020-08-29T03:53:38.503Z] === RUN   TestConfigCreateResolve
03:53:38 [2020-08-29T03:53:38.503Z] --- SKIP: TestConfigCreateResolve (0.01s)
03:53:38 [2020-08-29T03:53:38.503Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:53:38 [2020-08-29T03:53:38.503Z] === RUN   TestConfigDaemonLibtrustID
03:53:38 [2020-08-29T03:53:38.696Z] ok  	github.com/docker/docker/distribution/xfer	1.673s	coverage: 85.1% of statements
03:53:38 [2020-08-29T03:53:38.696Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:53:38 [2020-08-29T03:53:38.696Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
03:53:38 [2020-08-29T03:53:38.993Z] ok  	github.com/docker/docker/image/v1	0.025s	coverage: 25.0% of statements
03:53:38 [2020-08-29T03:53:38.993Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:53:39 [2020-08-29T03:53:39.640Z] ok  	github.com/docker/docker/libcontainerd/queue	0.049s	coverage: 100.0% of statements
03:53:39 [2020-08-29T03:53:39.819Z] INFO: make.ps1 starting at 08/29/2020 03:53:38
03:53:39 [2020-08-29T03:53:39.819Z] INFO: Git commit (3e68a2b0a9) assumed from DOCKER_GITCOMMIT environment variable
03:53:39 [2020-08-29T03:53:39.819Z] INFO: Invoking autogen...
03:53:39 [2020-08-29T03:53:39.883Z] --- PASS: TestConfigDaemonLibtrustID (1.53s)
03:53:39 [2020-08-29T03:53:39.883Z] PASS
03:53:39 [2020-08-29T03:53:39.883Z] 
03:53:39 [2020-08-29T03:53:39.883Z] === Skipped
03:53:39 [2020-08-29T03:53:39.883Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
03:53:39 [2020-08-29T03:53:39.883Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:53:39 [2020-08-29T03:53:39.883Z] 
03:53:39 [2020-08-29T03:53:39.883Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
03:53:39 [2020-08-29T03:53:39.883Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:53:39 [2020-08-29T03:53:39.883Z] 
03:53:39 [2020-08-29T03:53:39.883Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
03:53:39 [2020-08-29T03:53:39.883Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:53:39 [2020-08-29T03:53:39.883Z] 
03:53:39 [2020-08-29T03:53:39.883Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
03:53:39 [2020-08-29T03:53:39.883Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:53:39 [2020-08-29T03:53:39.883Z] 
03:53:39 [2020-08-29T03:53:39.883Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
03:53:39 [2020-08-29T03:53:39.883Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:53:39 [2020-08-29T03:53:39.883Z] 
03:53:39 [2020-08-29T03:53:39.883Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
03:53:39 [2020-08-29T03:53:39.883Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:53:39 [2020-08-29T03:53:39.883Z] 
03:53:39 [2020-08-29T03:53:39.883Z] 
03:53:39 [2020-08-29T03:53:39.883Z] DONE 7 tests, 6 skipped in 1.710s
03:53:39 [2020-08-29T03:53:39.883Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
03:53:40 [2020-08-29T03:53:40.142Z] INFO: Testing against a local daemon
03:53:40 [2020-08-29T03:53:40.142Z] === RUN   TestCheckpoint
03:53:40 [2020-08-29T03:53:40.142Z] --- SKIP: TestCheckpoint (0.00s)
03:53:40 [2020-08-29T03:53:40.142Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:53:40 [2020-08-29T03:53:40.142Z] === RUN   TestContainerInvalidJSON
03:53:40 [2020-08-29T03:53:40.142Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:53:40 [2020-08-29T03:53:40.142Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:53:40 [2020-08-29T03:53:40.142Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:53:40 [2020-08-29T03:53:40.142Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:53:40 [2020-08-29T03:53:40.142Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:53:40 [2020-08-29T03:53:40.142Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:53:40 [2020-08-29T03:53:40.142Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:53:40 [2020-08-29T03:53:40.142Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:53:40 [2020-08-29T03:53:40.142Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:53:40 [2020-08-29T03:53:40.142Z] --- PASS: TestContainerInvalidJSON (0.01s)
03:53:40 [2020-08-29T03:53:40.142Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
03:53:40 [2020-08-29T03:53:40.142Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
03:53:40 [2020-08-29T03:53:40.142Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:53:40 [2020-08-29T03:53:40.142Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:53:40 [2020-08-29T03:53:40.142Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
03:53:40 [2020-08-29T03:53:40.142Z] === RUN   TestCopyFromContainerPathIsNotDir
03:53:40 [2020-08-29T03:53:40.142Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
03:53:40 [2020-08-29T03:53:40.142Z] === RUN   TestCopyToContainerPathDoesNotExist
03:53:40 [2020-08-29T03:53:40.142Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
03:53:40 [2020-08-29T03:53:40.142Z] === RUN   TestCopyToContainerPathIsNotDir
03:53:40 [2020-08-29T03:53:40.288Z] ok  	github.com/docker/docker/pkg/aaparser	0.037s	coverage: 50.0% of statements
03:53:40 [2020-08-29T03:53:40.400Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
03:53:40 [2020-08-29T03:53:40.400Z] === RUN   TestCopyFromContainer
03:53:40 [2020-08-29T03:53:40.786Z] INFO: Building daemon...
03:53:42 [2020-08-29T03:53:42.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:53:42 [2020-08-29T03:53:42.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:53:42 [2020-08-29T03:53:42.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:53:43 [2020-08-29T03:53:43.857Z] ok  	github.com/docker/docker/opts	0.072s	coverage: 67.1% of statements
03:53:43 [2020-08-29T03:53:43.857Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
03:53:43 [2020-08-29T03:53:43.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:53:44 [2020-08-29T03:53:44.154Z] ok  	github.com/docker/docker/pkg/authorization	0.479s	coverage: 68.3% of statements
03:53:44 [2020-08-29T03:53:44.454Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
03:53:44 [2020-08-29T03:53:44.592Z] === RUN   TestCopyFromContainer//
03:53:44 [2020-08-29T03:53:44.592Z] === RUN   TestCopyFromContainer//bar/root
03:53:44 [2020-08-29T03:53:44.592Z] === RUN   TestCopyFromContainer//bar/root/
03:53:44 [2020-08-29T03:53:44.592Z] === RUN   TestCopyFromContainer/bar/quux
03:53:44 [2020-08-29T03:53:44.592Z] === RUN   TestCopyFromContainer/bar/quux/
03:53:44 [2020-08-29T03:53:44.592Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:53:44 [2020-08-29T03:53:44.592Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:53:44 [2020-08-29T03:53:44.592Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:53:44 [2020-08-29T03:53:44.592Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:53:44 [2020-08-29T03:53:44.592Z] === RUN   TestCopyFromContainer/bar/notarget
03:53:44 [2020-08-29T03:53:44.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:53:44 [2020-08-29T03:53:44.852Z] --- PASS: TestCopyFromContainer (4.50s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCopyFromContainer// (0.06s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
03:53:44 [2020-08-29T03:53:44.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:53:44 [2020-08-29T03:53:44.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:53:44 [2020-08-29T03:53:44.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:53:44 [2020-08-29T03:53:44.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:53:44 [2020-08-29T03:53:44.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:53:44 [2020-08-29T03:53:44.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:53:44 [2020-08-29T03:53:44.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:53:44 [2020-08-29T03:53:44.852Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:53:44 [2020-08-29T03:53:44.852Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:53:44 [2020-08-29T03:53:44.852Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:53:44 [2020-08-29T03:53:44.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:53:44 [2020-08-29T03:53:44.852Z] === RUN   TestCreateLinkToNonExistingContainer
03:53:44 [2020-08-29T03:53:44.852Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
03:53:44 [2020-08-29T03:53:44.852Z] === RUN   TestCreateWithInvalidEnv
03:53:44 [2020-08-29T03:53:44.852Z] === RUN   TestCreateWithInvalidEnv/0
03:53:44 [2020-08-29T03:53:44.852Z] === PAUSE TestCreateWithInvalidEnv/0
03:53:44 [2020-08-29T03:53:44.852Z] === RUN   TestCreateWithInvalidEnv/1
03:53:44 [2020-08-29T03:53:44.852Z] === PAUSE TestCreateWithInvalidEnv/1
03:53:44 [2020-08-29T03:53:44.852Z] === RUN   TestCreateWithInvalidEnv/2
03:53:44 [2020-08-29T03:53:44.852Z] === PAUSE TestCreateWithInvalidEnv/2
03:53:44 [2020-08-29T03:53:44.852Z] === CONT  TestCreateWithInvalidEnv/0
03:53:44 [2020-08-29T03:53:44.852Z] === CONT  TestCreateWithInvalidEnv/2
03:53:44 [2020-08-29T03:53:44.852Z] === CONT  TestCreateWithInvalidEnv/1
03:53:44 [2020-08-29T03:53:44.852Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:53:44 [2020-08-29T03:53:44.852Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:53:44 [2020-08-29T03:53:44.852Z] === RUN   TestCreateTmpfsMountsTarget
03:53:44 [2020-08-29T03:53:44.852Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
03:53:44 [2020-08-29T03:53:44.852Z] === RUN   TestCreateWithCustomMaskedPaths
03:53:45 [2020-08-29T03:53:45.101Z] ok  	github.com/docker/docker/pkg/archive	1.293s	coverage: 76.9% of statements
03:53:45 [2020-08-29T03:53:45.399Z] ok  	github.com/docker/docker/pkg/directory	0.023s	coverage: 80.0% of statements
03:53:46 [2020-08-29T03:53:46.229Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
03:53:46 [2020-08-29T03:53:46.229Z] === RUN   TestCreateWithCustomReadonlyPaths
03:53:46 [2020-08-29T03:53:46.469Z] ok  	github.com/docker/docker/pkg/discovery	0.021s	coverage: 58.3% of statements
03:53:46 [2020-08-29T03:53:46.469Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
03:53:47 [2020-08-29T03:53:47.165Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
03:53:47 [2020-08-29T03:53:47.165Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:53:47 [2020-08-29T03:53:47.165Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:53:47 [2020-08-29T03:53:47.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:53:47 [2020-08-29T03:53:47.165Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:53:47 [2020-08-29T03:53:47.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:53:47 [2020-08-29T03:53:47.165Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:53:47 [2020-08-29T03:53:47.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:53:47 [2020-08-29T03:53:47.165Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:53:47 [2020-08-29T03:53:47.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:53:47 [2020-08-29T03:53:47.165Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:53:47 [2020-08-29T03:53:47.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:53:47 [2020-08-29T03:53:47.165Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:53:47 [2020-08-29T03:53:47.165Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:53:47 [2020-08-29T03:53:47.165Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:53:47 [2020-08-29T03:53:47.165Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:53:47 [2020-08-29T03:53:47.165Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:53:47 [2020-08-29T03:53:47.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
03:53:47 [2020-08-29T03:53:47.165Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
03:53:47 [2020-08-29T03:53:47.166Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
03:53:47 [2020-08-29T03:53:47.166Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
03:53:47 [2020-08-29T03:53:47.166Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
03:53:47 [2020-08-29T03:53:47.166Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
03:53:47 [2020-08-29T03:53:47.166Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:53:47 [2020-08-29T03:53:47.518Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
03:53:47 [2020-08-29T03:53:47.732Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
03:53:47 [2020-08-29T03:53:47.732Z] === RUN   TestCreateDifferentPlatform
03:53:47 [2020-08-29T03:53:47.732Z] === RUN   TestCreateDifferentPlatform/different_os
03:53:47 [2020-08-29T03:53:47.732Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
03:53:47 [2020-08-29T03:53:47.732Z] --- PASS: TestCreateDifferentPlatform (0.01s)
03:53:47 [2020-08-29T03:53:47.732Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
03:53:47 [2020-08-29T03:53:47.732Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
03:53:47 [2020-08-29T03:53:47.732Z] === RUN   TestCreateVolumesFromNonExistingContainer
03:53:47 [2020-08-29T03:53:47.732Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
03:53:47 [2020-08-29T03:53:47.732Z] === RUN   TestContainerStartOnDaemonRestart
03:53:47 [2020-08-29T03:53:47.732Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
03:53:47 [2020-08-29T03:53:47.732Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
03:53:47 [2020-08-29T03:53:47.732Z] === RUN   TestDaemonRestartIpcMode
03:53:47 [2020-08-29T03:53:47.732Z] === PAUSE TestDaemonRestartIpcMode
03:53:47 [2020-08-29T03:53:47.732Z] === RUN   TestDaemonHostGatewayIP
03:53:47 [2020-08-29T03:53:47.732Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
03:53:47 [2020-08-29T03:53:47.732Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:53:47 [2020-08-29T03:53:47.732Z] === RUN   TestContainerKillOnDaemonStart
03:53:47 [2020-08-29T03:53:47.732Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
03:53:47 [2020-08-29T03:53:47.732Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
03:53:47 [2020-08-29T03:53:47.732Z] === RUN   TestDiff
03:53:47 [2020-08-29T03:53:47.839Z] Loaded image: buildpack-deps:buster
03:53:47 [2020-08-29T03:53:47.839Z] Loaded image: busybox:latest
03:53:47 [2020-08-29T03:53:47.839Z] Loaded image: busybox:glibc
03:53:47 [2020-08-29T03:53:47.839Z] Loaded image: debian:buster
03:53:47 [2020-08-29T03:53:47.839Z] Loaded image: hello-world:latest
03:53:47 [2020-08-29T03:53:47.839Z] INFO: Testing against a local daemon
03:53:47 [2020-08-29T03:53:47.839Z] === RUN   TestCgroupNamespacesBuild
03:53:47 [2020-08-29T03:53:47.992Z] --- PASS: TestDiff (0.38s)
03:53:47 [2020-08-29T03:53:47.992Z] === RUN   TestExecWithCloseStdin
03:53:48 [2020-08-29T03:53:48.159Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
03:53:48 [2020-08-29T03:53:48.453Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
03:53:48 [2020-08-29T03:53:48.559Z] --- PASS: TestExecWithCloseStdin (0.44s)
03:53:48 [2020-08-29T03:53:48.559Z] === RUN   TestExec
03:53:48 [2020-08-29T03:53:48.818Z] --- PASS: TestExec (0.46s)
03:53:48 [2020-08-29T03:53:48.818Z] === RUN   TestExecUser
03:53:49 [2020-08-29T03:53:49.222Z] --- PASS: TestCgroupNamespacesBuild (2.70s)
03:53:49 [2020-08-29T03:53:49.222Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:53:49 [2020-08-29T03:53:49.386Z] --- PASS: TestExecUser (0.43s)
03:53:49 [2020-08-29T03:53:49.386Z] === RUN   TestExportContainerAndImportImage
03:53:49 [2020-08-29T03:53:49.954Z] --- PASS: TestExportContainerAndImportImage (0.60s)
03:53:49 [2020-08-29T03:53:49.954Z] === RUN   TestExportContainerAfterDaemonRestart
03:53:49 [2020-08-29T03:53:49.976Z] ok  	github.com/docker/docker/pkg/filenotify	0.606s	coverage: 67.0% of statements
03:53:49 [2020-08-29T03:53:49.976Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.965s	coverage: 43.2% of statements
03:53:50 [2020-08-29T03:53:50.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:53:50 [2020-08-29T03:53:50.274Z] ok  	github.com/docker/docker/layer	7.460s	coverage: 68.8% of statements
03:53:50 [2020-08-29T03:53:50.274Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:53:50 [2020-08-29T03:53:50.274Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:53:50 [2020-08-29T03:53:50.274Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:53:50 [2020-08-29T03:53:50.274Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:53:50 [2020-08-29T03:53:50.274Z] ?   	github.com/docker/docker/oci	[no test files]
03:53:50 [2020-08-29T03:53:50.274Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:53:50 [2020-08-29T03:53:50.274Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
03:53:50 [2020-08-29T03:53:50.274Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:53:50 [2020-08-29T03:53:50.919Z] ok  	github.com/docker/docker/pkg/fileutils	0.048s	coverage: 89.5% of statements
03:53:51 [2020-08-29T03:53:51.135Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s)
03:53:51 [2020-08-29T03:53:51.135Z] === RUN   TestBuildWithSession
03:53:51 [2020-08-29T03:53:51.135Z] --- SKIP: TestBuildWithSession (0.00s)
03:53:51 [2020-08-29T03:53:51.135Z]     build_session_test.go:25: TODO: BuildKit
03:53:51 [2020-08-29T03:53:51.135Z] === RUN   TestBuildSquashParent
03:53:51 [2020-08-29T03:53:51.216Z] ok  	github.com/docker/docker/pkg/fsutils	0.361s	coverage: 85.1% of statements
03:53:51 [2020-08-29T03:53:51.216Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.107s	coverage: 84.1% of statements
03:53:51 [2020-08-29T03:53:51.864Z] ok  	github.com/docker/docker/pkg/homedir	0.066s	coverage: 11.4% of statements
03:53:52 [2020-08-29T03:53:52.925Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.032s	coverage: 91.7% of statements
03:53:52 [2020-08-29T03:53:52.925Z] ok  	github.com/docker/docker/pkg/locker	0.048s	coverage: 88.9% of statements
03:53:53 [2020-08-29T03:53:53.240Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
03:53:53 [2020-08-29T03:53:53.240Z] === RUN   TestHealthCheckWorkdir
03:53:53 [2020-08-29T03:53:53.567Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
03:53:53 [2020-08-29T03:53:53.567Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.017s	coverage: 85.7% of statements
03:53:53 [2020-08-29T03:53:53.808Z] --- PASS: TestHealthCheckWorkdir (0.53s)
03:53:53 [2020-08-29T03:53:53.808Z] === RUN   TestHealthKillContainer
03:53:53 [2020-08-29T03:53:53.864Z] ok  	github.com/docker/docker/pkg/idtools	0.774s	coverage: 70.1% of statements
03:53:53 [2020-08-29T03:53:53.864Z] ok  	github.com/docker/docker/pkg/ioutils	1.229s	coverage: 70.6% of statements
03:53:53 [2020-08-29T03:53:53.864Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
03:53:53 [2020-08-29T03:53:53.864Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
03:53:53 [2020-08-29T03:53:53.864Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
03:53:54 [2020-08-29T03:53:54.509Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
03:53:54 [2020-08-29T03:53:54.509Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
03:53:54 [2020-08-29T03:53:54.808Z] ok  	github.com/docker/docker/pkg/pidfile	0.018s	coverage: 82.4% of statements
03:53:55 [2020-08-29T03:53:55.105Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 86.7% of statements
03:53:55 [2020-08-29T03:53:55.105Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:53:55 [2020-08-29T03:53:55.105Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:53:55 [2020-08-29T03:53:55.752Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.041s	coverage: 56.8% of statements
03:53:56 [2020-08-29T03:53:56.338Z] --- PASS: TestHealthKillContainer (2.49s)
03:53:56 [2020-08-29T03:53:56.338Z] === RUN   TestInspectCpusetInConfigPre120
03:53:56 [2020-08-29T03:53:56.598Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
03:53:56 [2020-08-29T03:53:56.598Z] === RUN   TestIpcModeNone
03:53:56 [2020-08-29T03:53:56.822Z] ok  	github.com/docker/docker/pkg/pools	0.026s	coverage: 88.2% of statements
03:53:56 [2020-08-29T03:53:56.822Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
03:53:57 [2020-08-29T03:53:57.121Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.014s	coverage: 85.7% of statements
03:53:57 [2020-08-29T03:53:57.167Z] --- PASS: TestIpcModeNone (0.44s)
03:53:57 [2020-08-29T03:53:57.167Z] === RUN   TestIpcModePrivate
03:53:57 [2020-08-29T03:53:57.426Z] --- PASS: TestIpcModePrivate (0.44s)
03:53:57 [2020-08-29T03:53:57.426Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
03:53:57 [2020-08-29T03:53:57.426Z] === RUN   TestIpcModeShareable
03:53:57 [2020-08-29T03:53:57.426Z] --- SKIP: TestIpcModeShareable (0.00s)
03:53:57 [2020-08-29T03:53:57.426Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:53:57 [2020-08-29T03:53:57.426Z] === RUN   TestAPIIpcModeShareableAndContainer
03:53:57 [2020-08-29T03:53:57.764Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
03:53:58 [2020-08-29T03:53:58.803Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
03:53:58 [2020-08-29T03:53:58.803Z] === RUN   TestAPIIpcModeHost
03:53:58 [2020-08-29T03:53:58.803Z] --- SKIP: TestAPIIpcModeHost (0.00s)
03:53:58 [2020-08-29T03:53:58.803Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:53:58 [2020-08-29T03:53:58.803Z] === RUN   TestDaemonIpcModeShareable
03:53:58 [2020-08-29T03:53:58.803Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
03:53:58 [2020-08-29T03:53:58.803Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:53:58 [2020-08-29T03:53:58.803Z] === RUN   TestDaemonIpcModePrivate
03:53:58 [2020-08-29T03:53:58.812Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
03:53:58 [2020-08-29T03:53:58.812Z] ok  	github.com/docker/docker/pkg/pubsub	1.166s	coverage: 73.9% of statements
03:53:59 [2020-08-29T03:53:59.269Z] --- PASS: TestBuildSquashParent (6.90s)
03:53:59 [2020-08-29T03:53:59.269Z] === RUN   TestBuildWithRemoveAndForceRemove
03:53:59 [2020-08-29T03:53:59.269Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:53:59 [2020-08-29T03:53:59.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:53:59 [2020-08-29T03:53:59.269Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:53:59 [2020-08-29T03:53:59.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:53:59 [2020-08-29T03:53:59.269Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:53:59 [2020-08-29T03:53:59.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:53:59 [2020-08-29T03:53:59.269Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:53:59 [2020-08-29T03:53:59.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:53:59 [2020-08-29T03:53:59.269Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:53:59 [2020-08-29T03:53:59.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:53:59 [2020-08-29T03:53:59.269Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:53:59 [2020-08-29T03:53:59.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:53:59 [2020-08-29T03:53:59.269Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:53:59 [2020-08-29T03:53:59.269Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:53:59 [2020-08-29T03:53:59.269Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:53:59 [2020-08-29T03:53:59.269Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:53:59 [2020-08-29T03:53:59.453Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
03:53:59 [2020-08-29T03:53:59.453Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
03:53:59 [2020-08-29T03:53:59.748Z] ok  	github.com/docker/docker/pkg/symlink	0.013s	coverage: 87.7% of statements
03:54:00 [2020-08-29T03:54:00.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:54:00 [2020-08-29T03:54:00.797Z] ok  	github.com/docker/docker/pkg/signal	2.863s	coverage: 61.0% of statements
03:54:01 [2020-08-29T03:54:01.095Z] ok  	github.com/docker/docker/pkg/system	0.053s	coverage: 36.9% of statements
03:54:01 [2020-08-29T03:54:01.095Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
03:54:01 [2020-08-29T03:54:01.181Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:54:01 [2020-08-29T03:54:01.181Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:54:01 [2020-08-29T03:54:01.336Z] --- PASS: TestDaemonIpcModePrivate (2.12s)
03:54:01 [2020-08-29T03:54:01.336Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
03:54:01 [2020-08-29T03:54:01.336Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:54:01 [2020-08-29T03:54:01.336Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
03:54:01 [2020-08-29T03:54:01.336Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:54:01 [2020-08-29T03:54:01.336Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:54:01 [2020-08-29T03:54:01.336Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
03:54:01 [2020-08-29T03:54:01.336Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:54:01 [2020-08-29T03:54:01.336Z] === RUN   TestIpcModeOlderClient
03:54:01 [2020-08-29T03:54:01.336Z] === PAUSE TestIpcModeOlderClient
03:54:01 [2020-08-29T03:54:01.336Z] === RUN   TestKillContainerInvalidSignal
03:54:01 [2020-08-29T03:54:01.595Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
03:54:01 [2020-08-29T03:54:01.595Z] === RUN   TestKillContainer
03:54:01 [2020-08-29T03:54:01.595Z] === RUN   TestKillContainer/no_signal
03:54:01 [2020-08-29T03:54:01.742Z] ok  	github.com/docker/docker/pkg/tailfile	0.105s	coverage: 88.6% of statements
03:54:01 [2020-08-29T03:54:01.742Z] testing: warning: no tests to run
03:54:01 [2020-08-29T03:54:01.742Z] coverage: [no statements]
03:54:01 [2020-08-29T03:54:01.742Z] ok  	github.com/docker/docker/pkg/term/windows	0.024s	coverage: [no statements] [no tests to run]
03:54:01 [2020-08-29T03:54:01.854Z] === RUN   TestKillContainer/non_killing_signal
03:54:02 [2020-08-29T03:54:02.113Z] === RUN   TestKillContainer/killing_signal
03:54:02 [2020-08-29T03:54:02.389Z] ok  	github.com/docker/docker/pkg/tarsum	0.132s	coverage: 89.3% of statements
03:54:02 [2020-08-29T03:54:02.680Z] --- PASS: TestKillContainer (1.25s)
03:54:02 [2020-08-29T03:54:02.680Z]     --- PASS: TestKillContainer/no_signal (0.40s)
03:54:02 [2020-08-29T03:54:02.680Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
03:54:02 [2020-08-29T03:54:02.680Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
03:54:02 [2020-08-29T03:54:02.680Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:54:02 [2020-08-29T03:54:02.680Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:54:02 [2020-08-29T03:54:02.686Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
03:54:02 [2020-08-29T03:54:02.686Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
03:54:02 [2020-08-29T03:54:02.984Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
03:54:03 [2020-08-29T03:54:03.095Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
03:54:03 [2020-08-29T03:54:03.095Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.89s)
03:54:03 [2020-08-29T03:54:03.095Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s)
03:54:03 [2020-08-29T03:54:03.095Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.02s)
03:54:03 [2020-08-29T03:54:03.095Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s)
03:54:03 [2020-08-29T03:54:03.095Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
03:54:03 [2020-08-29T03:54:03.095Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s)
03:54:03 [2020-08-29T03:54:03.095Z] === RUN   TestBuildMultiStageCopy
03:54:03 [2020-08-29T03:54:03.095Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:54:03 [2020-08-29T03:54:03.249Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:54:03 [2020-08-29T03:54:03.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
03:54:03 [2020-08-29T03:54:03.507Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
03:54:03 [2020-08-29T03:54:03.507Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
03:54:03 [2020-08-29T03:54:03.507Z] === RUN   TestKillStoppedContainer
03:54:03 [2020-08-29T03:54:03.507Z] --- PASS: TestKillStoppedContainer (0.03s)
03:54:03 [2020-08-29T03:54:03.507Z] === RUN   TestKillStoppedContainerAPIPre120
03:54:03 [2020-08-29T03:54:03.766Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
03:54:03 [2020-08-29T03:54:03.766Z] === RUN   TestKillDifferentUserContainer
03:54:04 [2020-08-29T03:54:04.025Z] --- PASS: TestKillDifferentUserContainer (0.41s)
03:54:04 [2020-08-29T03:54:04.025Z] === RUN   TestInspectOomKilledTrue
03:54:04 [2020-08-29T03:54:04.025Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
03:54:04 [2020-08-29T03:54:04.025Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:04 [2020-08-29T03:54:04.025Z] === RUN   TestInspectOomKilledFalse
03:54:04 [2020-08-29T03:54:04.025Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
03:54:04 [2020-08-29T03:54:04.025Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:54:04 [2020-08-29T03:54:04.025Z] === RUN   TestLinksEtcHostsContentMatch
03:54:04 [2020-08-29T03:54:04.025Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
03:54:04 [2020-08-29T03:54:04.025Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
03:54:04 [2020-08-29T03:54:04.025Z] === RUN   TestLinksContainerNames
03:54:04 [2020-08-29T03:54:04.963Z] --- PASS: TestLinksContainerNames (0.80s)
03:54:04 [2020-08-29T03:54:04.963Z] === RUN   TestLogsFollowTailEmpty
03:54:05 [2020-08-29T03:54:05.222Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
03:54:05 [2020-08-29T03:54:05.222Z] === RUN   TestContainerNetworkMountsNoChown
03:54:05 [2020-08-29T03:54:05.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:54:05 [2020-08-29T03:54:05.638Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:54:05 [2020-08-29T03:54:05.639Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:54:05 [2020-08-29T03:54:05.751Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.5% of statements
03:54:05 [2020-08-29T03:54:05.790Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/default
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/default
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/private
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/private
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/rprivate
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/rprivate
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/slave
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/slave
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/rslave
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/rslave
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/shared
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/shared
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/rshared
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/rshared
03:54:05 [2020-08-29T03:54:05.790Z] === CONT  TestMountDaemonRoot/default
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/default/mount_root
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/default/bind_root
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === CONT  TestMountDaemonRoot/default/mount_root
03:54:05 [2020-08-29T03:54:05.790Z] === CONT  TestMountDaemonRoot/rshared
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:54:05 [2020-08-29T03:54:05.790Z] === CONT  TestMountDaemonRoot/shared
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === CONT  TestMountDaemonRoot/rslave
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === CONT  TestMountDaemonRoot/slave
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:54:05 [2020-08-29T03:54:05.790Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:54:05 [2020-08-29T03:54:05.790Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:54:05 [2020-08-29T03:54:05.791Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/rprivate
03:54:05 [2020-08-29T03:54:05.791Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:54:05 [2020-08-29T03:54:05.791Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:54:05 [2020-08-29T03:54:05.791Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:54:05 [2020-08-29T03:54:05.791Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:54:05 [2020-08-29T03:54:05.791Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/private
03:54:05 [2020-08-29T03:54:05.791Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === RUN   TestMountDaemonRoot/private/bind_root
03:54:05 [2020-08-29T03:54:05.791Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:54:05 [2020-08-29T03:54:05.791Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === RUN   TestMountDaemonRoot/private/mount_root
03:54:05 [2020-08-29T03:54:05.791Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/default/bind_root
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:54:05 [2020-08-29T03:54:05.791Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:54:06 [2020-08-29T03:54:06.049Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:54:06 [2020-08-29T03:54:06.049Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:54:06 [2020-08-29T03:54:06.049Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:54:06 [2020-08-29T03:54:06.049Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:54:06 [2020-08-29T03:54:06.049Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:54:06 [2020-08-29T03:54:06.049Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:54:06 [2020-08-29T03:54:06.049Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:54:06 [2020-08-29T03:54:06.049Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:54:06 [2020-08-29T03:54:06.049Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:54:06 [2020-08-29T03:54:06.049Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:54:06 [2020-08-29T03:54:06.049Z] === CONT  TestMountDaemonRoot/private/mount_root
03:54:06 [2020-08-29T03:54:06.049Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:54:06 [2020-08-29T03:54:06.049Z] === CONT  TestMountDaemonRoot/private/bind_root
03:54:06 [2020-08-29T03:54:06.049Z] --- PASS: TestMountDaemonRoot (0.01s)
03:54:06 [2020-08-29T03:54:06.049Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:54:06 [2020-08-29T03:54:06.049Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
03:54:06 [2020-08-29T03:54:06.049Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
03:54:06 [2020-08-29T03:54:06.049Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
03:54:06 [2020-08-29T03:54:06.049Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
03:54:06 [2020-08-29T03:54:06.049Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:54:06 [2020-08-29T03:54:06.049Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
03:54:06 [2020-08-29T03:54:06.049Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
03:54:06 [2020-08-29T03:54:06.049Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
03:54:06 [2020-08-29T03:54:06.049Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
03:54:06 [2020-08-29T03:54:06.049Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:54:06 [2020-08-29T03:54:06.049Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
03:54:06 [2020-08-29T03:54:06.049Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
03:54:06 [2020-08-29T03:54:06.049Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
03:54:06 [2020-08-29T03:54:06.049Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
03:54:06 [2020-08-29T03:54:06.049Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:54:06 [2020-08-29T03:54:06.049Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
03:54:06 [2020-08-29T03:54:06.049Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
03:54:06 [2020-08-29T03:54:06.050Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
03:54:06 [2020-08-29T03:54:06.050Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
03:54:06 [2020-08-29T03:54:06.050Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:54:06 [2020-08-29T03:54:06.050Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
03:54:06 [2020-08-29T03:54:06.050Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
03:54:06 [2020-08-29T03:54:06.050Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
03:54:06 [2020-08-29T03:54:06.050Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
03:54:06 [2020-08-29T03:54:06.050Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:54:06 [2020-08-29T03:54:06.050Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
03:54:06 [2020-08-29T03:54:06.050Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
03:54:06 [2020-08-29T03:54:06.050Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
03:54:06 [2020-08-29T03:54:06.050Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
03:54:06 [2020-08-29T03:54:06.050Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:54:06 [2020-08-29T03:54:06.050Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
03:54:06 [2020-08-29T03:54:06.050Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
03:54:06 [2020-08-29T03:54:06.050Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
03:54:06 [2020-08-29T03:54:06.050Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
03:54:06 [2020-08-29T03:54:06.050Z] === RUN   TestContainerBindMountNonRecursive
03:54:06 [2020-08-29T03:54:06.050Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
03:54:06 [2020-08-29T03:54:06.050Z]     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)
03:54:06 [2020-08-29T03:54:06.050Z] === RUN   TestNetworkNat
03:54:06 [2020-08-29T03:54:06.210Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:54:06 [2020-08-29T03:54:06.397Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 68.8% of statements
03:54:06 [2020-08-29T03:54:06.397Z] ok  	github.com/docker/docker/reference	0.011s	coverage: 84.4% of statements
03:54:06 [2020-08-29T03:54:06.617Z] --- PASS: TestNetworkNat (0.54s)
03:54:06 [2020-08-29T03:54:06.617Z] === RUN   TestNetworkLocalhostTCPNat
03:54:06 [2020-08-29T03:54:06.781Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:54:07 [2020-08-29T03:54:07.042Z] ok  	github.com/docker/docker/plugin	0.577s	coverage: 23.1% of statements
03:54:07 [2020-08-29T03:54:07.184Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
03:54:07 [2020-08-29T03:54:07.184Z] === RUN   TestNetworkLoopbackNat
03:54:07 [2020-08-29T03:54:07.352Z] --- PASS: TestBuildMultiStageCopy (4.37s)
03:54:07 [2020-08-29T03:54:07.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s)
03:54:07 [2020-08-29T03:54:07.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
03:54:07 [2020-08-29T03:54:07.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
03:54:07 [2020-08-29T03:54:07.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
03:54:07 [2020-08-29T03:54:07.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
03:54:07 [2020-08-29T03:54:07.352Z] === RUN   TestBuildMultiStageParentConfig
03:54:08 [2020-08-29T03:54:08.098Z] ok  	github.com/docker/docker/registry/resumable	0.042s	coverage: 100.0% of statements
03:54:08 [2020-08-29T03:54:08.398Z] ok  	github.com/docker/docker/restartmanager	0.030s	coverage: 45.3% of statements
03:54:08 [2020-08-29T03:54:08.736Z] --- PASS: TestBuildMultiStageParentConfig (1.43s)
03:54:08 [2020-08-29T03:54:08.736Z] === RUN   TestBuildLabelWithTargets
03:54:09 [2020-08-29T03:54:09.452Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
03:54:09 [2020-08-29T03:54:09.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:54:09 [2020-08-29T03:54:09.716Z] --- PASS: TestNetworkLoopbackNat (2.52s)
03:54:09 [2020-08-29T03:54:09.716Z] === RUN   TestPause
03:54:09 [2020-08-29T03:54:09.716Z] --- SKIP: TestPause (0.00s)
03:54:09 [2020-08-29T03:54:09.716Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:09 [2020-08-29T03:54:09.716Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:54:09 [2020-08-29T03:54:09.716Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:54:09 [2020-08-29T03:54:09.716Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:54:09 [2020-08-29T03:54:09.716Z] === RUN   TestPauseStopPausedContainer
03:54:09 [2020-08-29T03:54:09.716Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
03:54:09 [2020-08-29T03:54:09.716Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:09 [2020-08-29T03:54:09.716Z] === RUN   TestPsFilter
03:54:09 [2020-08-29T03:54:09.716Z] --- PASS: TestPsFilter (0.10s)
03:54:09 [2020-08-29T03:54:09.716Z] === RUN   TestRemoveContainerWithRemovedVolume
03:54:09 [2020-08-29T03:54:09.975Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
03:54:09 [2020-08-29T03:54:09.975Z] === RUN   TestRemoveContainerWithVolume
03:54:10 [2020-08-29T03:54:10.097Z] ok  	github.com/docker/docker/runconfig	0.019s	coverage: 66.1% of statements
03:54:10 [2020-08-29T03:54:10.394Z] ok  	github.com/docker/docker/registry	0.343s	coverage: 56.3% of statements
03:54:10 [2020-08-29T03:54:10.541Z] --- PASS: TestRemoveContainerWithVolume (0.38s)
03:54:10 [2020-08-29T03:54:10.541Z] === RUN   TestRemoveContainerRunning
03:54:10 [2020-08-29T03:54:10.801Z] --- PASS: TestRemoveContainerRunning (0.39s)
03:54:10 [2020-08-29T03:54:10.801Z] === RUN   TestRemoveContainerForceRemoveRunning
03:54:10 [2020-08-29T03:54:10.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:54:11 [2020-08-29T03:54:11.279Z] --- PASS: TestBuildLabelWithTargets (2.18s)
03:54:11 [2020-08-29T03:54:11.279Z] === RUN   TestBuildWithEmptyLayers
03:54:11 [2020-08-29T03:54:11.371Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
03:54:11 [2020-08-29T03:54:11.371Z] === RUN   TestRemoveInvalidContainer
03:54:11 [2020-08-29T03:54:11.371Z] --- PASS: TestRemoveInvalidContainer (0.01s)
03:54:11 [2020-08-29T03:54:11.371Z] === RUN   TestRenameLinkedContainer
03:54:11 [2020-08-29T03:54:11.851Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
03:54:11 [2020-08-29T03:54:11.851Z] === RUN   TestBuildMultiStageOnBuild
03:54:13 [2020-08-29T03:54:13.164Z] ok  	github.com/docker/docker/volume/drivers	0.011s	coverage: 36.1% of statements
03:54:13 [2020-08-29T03:54:13.276Z] --- PASS: TestRenameLinkedContainer (1.62s)
03:54:13 [2020-08-29T03:54:13.276Z] === RUN   TestRenameStoppedContainer
03:54:13 [2020-08-29T03:54:13.276Z] --- PASS: TestRenameStoppedContainer (0.40s)
03:54:13 [2020-08-29T03:54:13.276Z] === RUN   TestRenameRunningContainerAndReuse
03:54:14 [2020-08-29T03:54:14.212Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
03:54:14 [2020-08-29T03:54:14.212Z] === RUN   TestRenameInvalidName
03:54:14 [2020-08-29T03:54:14.229Z] ok  	github.com/docker/docker/volume/mounts	0.073s	coverage: 67.0% of statements
03:54:14 [2020-08-29T03:54:14.471Z] --- PASS: TestRenameInvalidName (0.39s)
03:54:14 [2020-08-29T03:54:14.471Z] === RUN   TestRenameAnonymousContainer
03:54:14 [2020-08-29T03:54:14.523Z] ok  	github.com/docker/docker/volume/local	0.054s	coverage: 73.0% of statements
03:54:15 [2020-08-29T03:54:15.151Z] --- PASS: TestBuildMultiStageOnBuild (2.72s)
03:54:15 [2020-08-29T03:54:15.151Z] === RUN   TestBuildUncleanTarFilenames
03:54:15 [2020-08-29T03:54:15.565Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.1% of statements
03:54:16 [2020-08-29T03:54:16.093Z] --- PASS: TestBuildUncleanTarFilenames (1.36s)
03:54:16 [2020-08-29T03:54:16.093Z] === RUN   TestBuildMultiStageLayerLeak
03:54:16 [2020-08-29T03:54:16.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:54:16 [2020-08-29T03:54:16.377Z] --- PASS: TestRenameAnonymousContainer (1.50s)
03:54:16 [2020-08-29T03:54:16.377Z] === RUN   TestRenameContainerWithSameName
03:54:16 [2020-08-29T03:54:16.377Z] --- PASS: TestRenameContainerWithSameName (0.38s)
03:54:16 [2020-08-29T03:54:16.377Z] === RUN   TestRenameContainerWithLinkedContainer
03:54:17 [2020-08-29T03:54:17.313Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
03:54:17 [2020-08-29T03:54:17.313Z] === RUN   TestResize
03:54:17 [2020-08-29T03:54:17.881Z] --- PASS: TestResize (0.42s)
03:54:17 [2020-08-29T03:54:17.881Z] === RUN   TestResizeWithInvalidSize
03:54:18 [2020-08-29T03:54:18.140Z] --- PASS: TestResizeWithInvalidSize (0.42s)
03:54:18 [2020-08-29T03:54:18.140Z] === RUN   TestResizeWhenContainerNotStarted
03:54:18 [2020-08-29T03:54:18.399Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
03:54:18 [2020-08-29T03:54:18.399Z] === RUN   TestDaemonRestartKillContainers
03:54:18 [2020-08-29T03:54:18.399Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
03:54:18 [2020-08-29T03:54:18.399Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
03:54:18 [2020-08-29T03:54:18.399Z] === RUN   TestCgroupNamespacesRun
03:54:19 [2020-08-29T03:54:19.394Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s)
03:54:19 [2020-08-29T03:54:19.394Z] === RUN   TestBuildWithHugeFile
03:54:19 [2020-08-29T03:54:19.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:54:20 [2020-08-29T03:54:20.932Z] --- PASS: TestCgroupNamespacesRun (2.14s)
03:54:20 [2020-08-29T03:54:20.932Z] === RUN   TestCgroupNamespacesRunPrivileged
03:54:22 [2020-08-29T03:54:22.834Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s)
03:54:22 [2020-08-29T03:54:22.834Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:54:24 [2020-08-29T03:54:24.738Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.11s)
03:54:24 [2020-08-29T03:54:24.738Z] === RUN   TestCgroupNamespacesRunHostMode
03:54:24 [2020-08-29T03:54:24.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:54:26 [2020-08-29T03:54:26.047Z] --- PASS: TestImportExtremelyLargeImageWorks (79.32s)
03:54:26 [2020-08-29T03:54:26.047Z] PASS
03:54:26 [2020-08-29T03:54:26.047Z] 
03:54:26 [2020-08-29T03:54:26.047Z] === Skipped
03:54:26 [2020-08-29T03:54:26.047Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
03:54:26 [2020-08-29T03:54:26.047Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:54:26 [2020-08-29T03:54:26.047Z] 
03:54:26 [2020-08-29T03:54:26.047Z] 
03:54:26 [2020-08-29T03:54:26.047Z] DONE 12 tests, 1 skipped in 80.639s
03:54:26 [2020-08-29T03:54:26.047Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
03:54:26 [2020-08-29T03:54:26.047Z] ++ 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
03:54:26 [2020-08-29T03:54:26.047Z] ++ set -e
03:54:26 [2020-08-29T03:54:26.047Z] ++ '[' -n 0 ']'
03:54:26 [2020-08-29T03:54:26.047Z] ++ set -x
03:54:26 [2020-08-29T03:54:26.047Z] ++ env -i DEST=/go/src/github.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
03:54:26 [2020-08-29T03:54:26.047Z] INFO: Testing against a local daemon
03:54:26 [2020-08-29T03:54:26.047Z] === RUN   TestNetworkCreateDelete
03:54:26 [2020-08-29T03:54:26.047Z] --- PASS: TestNetworkCreateDelete (0.15s)
03:54:26 [2020-08-29T03:54:26.047Z] === RUN   TestDockerNetworkDeletePreferID
03:54:26 [2020-08-29T03:54:26.047Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
03:54:26 [2020-08-29T03:54:26.047Z] === RUN   TestDaemonDNSFallback
03:54:26 [2020-08-29T03:54:26.047Z] --- PASS: TestDaemonDNSFallback (2.45s)
03:54:26 [2020-08-29T03:54:26.047Z] === RUN   TestInspectNetwork
03:54:26 [2020-08-29T03:54:26.164Z] ..........................xx....................                         [ 29%]
03:54:27 [2020-08-29T03:54:27.270Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s)
03:54:27 [2020-08-29T03:54:27.270Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:54:28 [2020-08-29T03:54:28.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:54:29 [2020-08-29T03:54:29.172Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s)
03:54:29 [2020-08-29T03:54:29.172Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:54:30 [2020-08-29T03:54:30.938Z] ok  	github.com/docker/docker/pkg/plugins	33.624s	coverage: 76.6% of statements
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/pkg/term	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/rootless	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/volume	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:54:30 [2020-08-29T03:54:30.938Z] 
03:54:30 [2020-08-29T03:54:30.938Z] === Skipped
03:54:30 [2020-08-29T03:54:30.938Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
03:54:30 [2020-08-29T03:54:30.938Z]     exec_linux_test.go:18: requires AppArmor to be enabled
03:54:30 [2020-08-29T03:54:30.938Z] 
03:54:30 [2020-08-29T03:54:30.938Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
03:54:30 [2020-08-29T03:54:30.938Z]     exec_linux_test.go:38: requires AppArmor to be enabled
03:54:30 [2020-08-29T03:54:30.938Z] 
03:54:30 [2020-08-29T03:54:30.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
03:54:30 [2020-08-29T03:54:30.938Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:54:30 [2020-08-29T03:54:30.938Z]     graphtest_unix.go:46: Driver btrfs not supported
03:54:30 [2020-08-29T03:54:30.938Z] 
03:54:30 [2020-08-29T03:54:30.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:46: Driver btrfs not supported
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:46: Driver btrfs not supported
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:46: Driver btrfs not supported
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:46: Driver btrfs not supported
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:73: No driver to put!
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z] time="2020-08-29T03:53:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z] time="2020-08-29T03:53:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z] time="2020-08-29T03:53:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z] time="2020-08-29T03:53:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z] time="2020-08-29T03:53:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:73: No driver to put!
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     overlay_test.go:49: Fails to compute changes intermittently
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     overlay_test.go:65: Cannot run test with naive change algorithm
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:46: Driver zfs not supported
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:46: Driver zfs not supported
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:46: Driver zfs not supported
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:46: Driver zfs not supported
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:46: Driver zfs not supported
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     graphtest_unix.go:73: No driver to put!
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
03:54:30 [2020-08-29T03:54:30.939Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] 
03:54:30 [2020-08-29T03:54:30.939Z] DONE 2142 tests, 26 skipped in 257.824s
Post stage
[Pipeline] junit
03:54:31 [2020-08-29T03:54:31.277Z] Recording test results
03:54:31 [2020-08-29T03:54:31.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:54:31 [2020-08-29T03:54:31.599Z] === RUN   TestInspectNetwork/full_network_id
03:54:31 [2020-08-29T03:54:31.600Z] === RUN   TestInspectNetwork/partial_network_id
03:54:31 [2020-08-29T03:54:31.600Z] === RUN   TestInspectNetwork/network_name
03:54:31 [2020-08-29T03:54:31.600Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
03:54:31 [2020-08-29T03:54:31.705Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s)
03:54:31 [2020-08-29T03:54:31.705Z] === RUN   TestCgroupNamespacesRunInvalidMode
[Pipeline] sh
03:54:32 [2020-08-29T03:54:32.088Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -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:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/make.sh dynbinary test-integration
03:54:32 [2020-08-29T03:54:32.387Z] 
03:54:32 [2020-08-29T03:54:32.387Z] Removing bundles/
03:54:32 [2020-08-29T03:54:32.387Z] 
03:54:32 [2020-08-29T03:54:32.387Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:54:32 [2020-08-29T03:54:32.387Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:54:32 [2020-08-29T03:54:32.387Z] GOOS="" GOARCH="" GOARM=""
03:54:33 [2020-08-29T03:54:33.081Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
03:54:33 [2020-08-29T03:54:33.081Z] === RUN   TestCgroupNamespacesRunOlderClient
03:54:35 [2020-08-29T03:54:35.005Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s)
03:54:35 [2020-08-29T03:54:35.005Z] === RUN   TestKernelTCPMemory
03:54:35 [2020-08-29T03:54:35.005Z] --- SKIP: TestKernelTCPMemory (0.03s)
03:54:35 [2020-08-29T03:54:35.005Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:35 [2020-08-29T03:54:35.005Z] === RUN   TestNISDomainname
03:54:35 [2020-08-29T03:54:35.005Z] --- SKIP: TestNISDomainname (0.01s)
03:54:35 [2020-08-29T03:54:35.005Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
03:54:35 [2020-08-29T03:54:35.005Z] === RUN   TestHostnameDnsResolution
03:54:35 [2020-08-29T03:54:35.590Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:54:35 [2020-08-29T03:54:35.590Z] Using test binary docker
03:54:35 [2020-08-29T03:54:35.590Z] +++ /etc/init.d/apparmor start
03:54:35 [2020-08-29T03:54:35.590Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:54:35 [2020-08-29T03:54:35.590Z] INFO: Waiting for daemon to start...
03:54:35 [2020-08-29T03:54:35.590Z] Starting dockerd
03:54:35 [2020-08-29T03:54:35.590Z] +++ 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
03:54:35 [2020-08-29T03:54:35.957Z] --- PASS: TestHostnameDnsResolution (0.66s)
03:54:35 [2020-08-29T03:54:35.957Z] === RUN   TestStats
03:54:35 [2020-08-29T03:54:35.957Z] --- SKIP: TestStats (0.00s)
03:54:35 [2020-08-29T03:54:35.957Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:35 [2020-08-29T03:54:35.957Z] === RUN   TestStopContainerWithTimeout
03:54:35 [2020-08-29T03:54:35.957Z] === RUN   TestStopContainerWithTimeout/0
03:54:35 [2020-08-29T03:54:35.957Z] === PAUSE TestStopContainerWithTimeout/0
03:54:35 [2020-08-29T03:54:35.957Z] === RUN   TestStopContainerWithTimeout/1
03:54:35 [2020-08-29T03:54:35.957Z] === PAUSE TestStopContainerWithTimeout/1
03:54:35 [2020-08-29T03:54:35.957Z] === RUN   TestStopContainerWithTimeout/3
03:54:35 [2020-08-29T03:54:35.957Z] === PAUSE TestStopContainerWithTimeout/3
03:54:35 [2020-08-29T03:54:35.957Z] === RUN   TestStopContainerWithTimeout/-1
03:54:35 [2020-08-29T03:54:35.957Z] === PAUSE TestStopContainerWithTimeout/-1
03:54:35 [2020-08-29T03:54:35.957Z] === CONT  TestStopContainerWithTimeout/0
03:54:35 [2020-08-29T03:54:35.957Z] === CONT  TestStopContainerWithTimeout/-1
03:54:36 [2020-08-29T03:54:36.537Z] === CONT  TestStopContainerWithTimeout/3
03:54:37 [2020-08-29T03:54:37.159Z] --- PASS: TestInspectNetwork (10.74s)
03:54:37 [2020-08-29T03:54:37.159Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
03:54:37 [2020-08-29T03:54:37.159Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
03:54:37 [2020-08-29T03:54:37.159Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
03:54:37 [2020-08-29T03:54:37.159Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
03:54:37 [2020-08-29T03:54:37.159Z] === RUN   TestRunContainerWithBridgeNone
03:54:38 [2020-08-29T03:54:38.443Z] === CONT  TestStopContainerWithTimeout/1
03:54:38 [2020-08-29T03:54:38.878Z] .
03:54:38 [2020-08-29T03:54:38.878Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:54:38 [2020-08-29T03:54:38.878Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:54:38 [2020-08-29T03:54:38.878Z] Error: No such image: emptyfs
03:54:38 [2020-08-29T03:54:38.878Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:54:38 [2020-08-29T03:54:38.878Z] ++++ docker load
03:54:39 [2020-08-29T03:54:39.220Z] --- PASS: TestRunContainerWithBridgeNone (2.39s)
03:54:39 [2020-08-29T03:54:39.220Z] === RUN   TestNetworkInvalidJSON
03:54:39 [2020-08-29T03:54:39.220Z] === RUN   TestNetworkInvalidJSON//networks/create
03:54:39 [2020-08-29T03:54:39.220Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:54:39 [2020-08-29T03:54:39.220Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:54:39 [2020-08-29T03:54:39.220Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:54:39 [2020-08-29T03:54:39.220Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:54:39 [2020-08-29T03:54:39.220Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:54:39 [2020-08-29T03:54:39.220Z] === CONT  TestNetworkInvalidJSON//networks/create
03:54:39 [2020-08-29T03:54:39.220Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:54:39 [2020-08-29T03:54:39.220Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:54:39 [2020-08-29T03:54:39.220Z] --- PASS: TestNetworkInvalidJSON (0.01s)
03:54:39 [2020-08-29T03:54:39.220Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
03:54:39 [2020-08-29T03:54:39.220Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:54:39 [2020-08-29T03:54:39.220Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
03:54:39 [2020-08-29T03:54:39.220Z] === RUN   TestHostIPv4BridgeLabel
03:54:39 [2020-08-29T03:54:39.446Z] Running integration-test (iteration 1)
03:54:39 [2020-08-29T03:54:39.446Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
03:54:39 [2020-08-29T03:54:39.446Z] ++ 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
03:54:39 [2020-08-29T03:54:39.446Z] ++ set -e
03:54:39 [2020-08-29T03:54:39.446Z] ++ '[' -n 0 ']'
03:54:39 [2020-08-29T03:54:39.446Z] ++ set -x
03:54:39 [2020-08-29T03:54:39.446Z] ++ env -i DEST=/go/src/github.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
03:54:39 [2020-08-29T03:54:39.818Z] --- PASS: TestStopContainerWithTimeout (0.01s)
03:54:39 [2020-08-29T03:54:39.818Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
03:54:39 [2020-08-29T03:54:39.818Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.66s)
03:54:39 [2020-08-29T03:54:39.818Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
03:54:39 [2020-08-29T03:54:39.818Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
03:54:39 [2020-08-29T03:54:39.818Z] === RUN   TestDeleteDevicemapper
03:54:39 [2020-08-29T03:54:39.818Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:54:39 [2020-08-29T03:54:39.818Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:54:39 [2020-08-29T03:54:39.818Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:54:39 [2020-08-29T03:54:39.849Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
03:54:39 [2020-08-29T03:54:39.849Z] === RUN   TestDaemonRestartWithLiveRestore
03:54:40 [2020-08-29T03:54:40.879Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
03:54:40 [2020-08-29T03:54:40.879Z] === RUN   TestDaemonDefaultNetworkPools
03:54:41 [2020-08-29T03:54:41.269Z] tests/integration/api_exec_test.py .....................                 [ 34%]
03:54:41 [2020-08-29T03:54:41.513Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
03:54:41 [2020-08-29T03:54:41.513Z] === RUN   TestDaemonRestartWithExistingNetwork
03:54:41 [2020-08-29T03:54:41.721Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s)
03:54:41 [2020-08-29T03:54:41.721Z] === RUN   TestUpdateMemory
03:54:41 [2020-08-29T03:54:41.721Z] --- SKIP: TestUpdateMemory (0.00s)
03:54:41 [2020-08-29T03:54:41.721Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:41 [2020-08-29T03:54:41.721Z] === RUN   TestUpdateCPUQuota
03:54:41 [2020-08-29T03:54:41.721Z] --- SKIP: TestUpdateCPUQuota (0.00s)
03:54:41 [2020-08-29T03:54:41.721Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:41 [2020-08-29T03:54:41.721Z] === RUN   TestUpdatePidsLimit
03:54:41 [2020-08-29T03:54:41.721Z] --- SKIP: TestUpdatePidsLimit (0.00s)
03:54:41 [2020-08-29T03:54:41.721Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:41 [2020-08-29T03:54:41.721Z] === RUN   TestUpdateRestartPolicy
03:54:43 [2020-08-29T03:54:43.015Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
03:54:43 [2020-08-29T03:54:43.015Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:54:44 [2020-08-29T03:54:44.045Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
03:54:44 [2020-08-29T03:54:44.045Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:54:44 [2020-08-29T03:54:44.675Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
03:54:44 [2020-08-29T03:54:44.675Z] === RUN   TestServiceWithPredefinedNetwork
03:54:48 [2020-08-29T03:54:48.184Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s)
03:54:48 [2020-08-29T03:54:48.184Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:54:48 [2020-08-29T03:54:48.184Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:54:48 [2020-08-29T03:54:48.184Z]     service_test.go:236: FLAKY_TEST
03:54:48 [2020-08-29T03:54:48.184Z] === RUN   TestServiceWithDataPathPortInit
03:54:48 [2020-08-29T03:54:48.687Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
03:54:51 [2020-08-29T03:54:51.650Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
03:54:52 [2020-08-29T03:54:52.873Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
03:54:52 [2020-08-29T03:54:52.873Z] 
03:54:52 [2020-08-29T03:54:52.873Z]  ________   ____  __.
03:54:52 [2020-08-29T03:54:52.873Z]  \_____  \ |    |/ _|
03:54:52 [2020-08-29T03:54:52.873Z]  /   |   \|      <
03:54:52 [2020-08-29T03:54:52.873Z]  /    |    \    |  \
03:54:52 [2020-08-29T03:54:52.873Z]  \_______  /____|__ \
03:54:52 [2020-08-29T03:54:52.873Z]          \/        \/
03:54:52 [2020-08-29T03:54:52.873Z] 
03:54:52 [2020-08-29T03:54:52.873Z] INFO: make.ps1 ended at 08/29/2020 03:54:48
03:54:52 [2020-08-29T03:54:52.873Z] INFO: Binaries build ended at 08/29/2020 03:54:49. Duration:00:01:15.2338675
03:54:52 [2020-08-29T03:54:52.873Z] INFO: Copying the built daemon binary to d:\CI\PR-41361\14\binary\dockerd-3e68a2b0a9.exe...
03:54:52 [2020-08-29T03:54:52.873Z] INFO: Copying the built client binary to d:\CI\PR-41361\14\binary\docker-3e68a2b0a9.exe...
03:54:52 [2020-08-29T03:54:52.873Z] INFO: Copying dockerversion from the container...
03:54:52 [2020-08-29T03:54:52.873Z] INFO: Copying the golang package from the container to d:\CI\PR-41361\14\installer\go.zip...
03:54:53 [2020-08-29T03:54:53.923Z] --- PASS: TestUpdateRestartPolicy (10.91s)
03:54:53 [2020-08-29T03:54:53.923Z] === RUN   TestUpdateRestartWithAutoRemove
03:54:53 [2020-08-29T03:54:53.923Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
03:54:53 [2020-08-29T03:54:53.923Z] === RUN   TestWaitNonBlocked
03:54:53 [2020-08-29T03:54:53.923Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:54:53 [2020-08-29T03:54:53.923Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:54:53 [2020-08-29T03:54:53.923Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:54:53 [2020-08-29T03:54:53.923Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:54:53 [2020-08-29T03:54:53.923Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:54:53 [2020-08-29T03:54:53.923Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:54:53 [2020-08-29T03:54:53.923Z] --- PASS: TestWaitNonBlocked (0.01s)
03:54:53 [2020-08-29T03:54:53.923Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
03:54:53 [2020-08-29T03:54:53.923Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
03:54:53 [2020-08-29T03:54:53.923Z] === RUN   TestWaitBlocked
03:54:53 [2020-08-29T03:54:53.923Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:54:53 [2020-08-29T03:54:53.923Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:54:53 [2020-08-29T03:54:53.923Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:54:53 [2020-08-29T03:54:53.923Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:54:53 [2020-08-29T03:54:53.923Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:54:53 [2020-08-29T03:54:53.923Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:54:54 [2020-08-29T03:54:54.181Z] --- PASS: TestWaitBlocked (0.01s)
03:54:54 [2020-08-29T03:54:54.181Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
03:54:54 [2020-08-29T03:54:54.181Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
03:54:54 [2020-08-29T03:54:54.181Z] === CONT  TestDaemonRestartIpcMode
03:54:54 [2020-08-29T03:54:54.181Z] === CONT  TestIpcModeOlderClient
03:54:54 [2020-08-29T03:54:54.181Z] --- PASS: TestIpcModeOlderClient (0.08s)
03:54:55 [2020-08-29T03:54:55.777Z] INFO: Extracting go.zip to d:\CI\PR-41361\14\go
03:54:58 [2020-08-29T03:54:58.372Z] --- PASS: TestDaemonRestartIpcMode (4.09s)
03:54:58 [2020-08-29T03:54:58.372Z] PASS
03:54:58 [2020-08-29T03:54:58.372Z] 
03:54:58 [2020-08-29T03:54:58.372Z] === Skipped
03:54:58 [2020-08-29T03:54:58.372Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
03:54:58 [2020-08-29T03:54:58.372Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:54:58 [2020-08-29T03:54:58.372Z] 
03:54:58 [2020-08-29T03:54:58.372Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
03:54:58 [2020-08-29T03:54:58.372Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
03:54:58 [2020-08-29T03:54:58.372Z] 
03:54:58 [2020-08-29T03:54:58.372Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
03:54:58 [2020-08-29T03:54:58.372Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:54:58 [2020-08-29T03:54:58.372Z] 
03:54:58 [2020-08-29T03:54:58.372Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
03:54:58 [2020-08-29T03:54:58.372Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
03:54:58 [2020-08-29T03:54:58.372Z] 
03:54:58 [2020-08-29T03:54:58.372Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
03:54:58 [2020-08-29T03:54:58.372Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:54:58 [2020-08-29T03:54:58.372Z] 
03:54:58 [2020-08-29T03:54:58.372Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
03:54:58 [2020-08-29T03:54:58.372Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:54:58 [2020-08-29T03:54:58.372Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
03:54:58 [2020-08-29T03:54:58.373Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
03:54:58 [2020-08-29T03:54:58.373Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
03:54:58 [2020-08-29T03:54:58.373Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
03:54:58 [2020-08-29T03:54:58.373Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
03:54:58 [2020-08-29T03:54:58.373Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
03:54:58 [2020-08-29T03:54:58.373Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
03:54:58 [2020-08-29T03:54:58.373Z]     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)
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestPause (0.00s)
03:54:58 [2020-08-29T03:54:58.373Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:54:58 [2020-08-29T03:54:58.373Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
03:54:58 [2020-08-29T03:54:58.373Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
03:54:58 [2020-08-29T03:54:58.373Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
03:54:58 [2020-08-29T03:54:58.373Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
03:54:58 [2020-08-29T03:54:58.373Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestStats (0.00s)
03:54:58 [2020-08-29T03:54:58.373Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
03:54:58 [2020-08-29T03:54:58.373Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
03:54:58 [2020-08-29T03:54:58.373Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
03:54:58 [2020-08-29T03:54:58.373Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
03:54:58 [2020-08-29T03:54:58.373Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] 
03:54:58 [2020-08-29T03:54:58.373Z] DONE 173 tests, 24 skipped in 78.214s
03:54:58 [2020-08-29T03:54:58.373Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
03:54:58 [2020-08-29T03:54:58.373Z] INFO: Testing against a local daemon
03:54:58 [2020-08-29T03:54:58.373Z] === RUN   TestCommitInheritsEnv
03:55:00 [2020-08-29T03:55:00.275Z] --- PASS: TestCommitInheritsEnv (1.77s)
03:55:00 [2020-08-29T03:55:00.275Z] === RUN   TestImportExtremelyLargeImageWorks
03:55:00 [2020-08-29T03:55:00.275Z] === PAUSE TestImportExtremelyLargeImageWorks
03:55:00 [2020-08-29T03:55:00.275Z] === RUN   TestImagesFilterMultiReference
03:55:00 [2020-08-29T03:55:00.275Z] --- PASS: TestImagesFilterMultiReference (0.06s)
03:55:00 [2020-08-29T03:55:00.275Z] === RUN   TestImagePullPlatformInvalid
03:55:00 [2020-08-29T03:55:00.275Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
03:55:00 [2020-08-29T03:55:00.275Z] === RUN   TestRemoveImageOrphaning
03:55:02 [2020-08-29T03:55:02.178Z] --- PASS: TestRemoveImageOrphaning (1.93s)
03:55:02 [2020-08-29T03:55:02.178Z] === RUN   TestRemoveImageGarbageCollector
03:55:02 [2020-08-29T03:55:02.178Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
03:55:02 [2020-08-29T03:55:02.178Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
03:55:02 [2020-08-29T03:55:02.178Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:55:02 [2020-08-29T03:55:02.178Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
03:55:02 [2020-08-29T03:55:02.178Z] === RUN   TestTagInvalidReference
03:55:02 [2020-08-29T03:55:02.178Z] --- PASS: TestTagInvalidReference (0.01s)
03:55:02 [2020-08-29T03:55:02.178Z] === RUN   TestTagValidPrefixedRepo
03:55:02 [2020-08-29T03:55:02.178Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
03:55:02 [2020-08-29T03:55:02.178Z] === RUN   TestTagExistedNameWithoutForce
03:55:02 [2020-08-29T03:55:02.178Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
03:55:02 [2020-08-29T03:55:02.178Z] === RUN   TestTagOfficialNames
03:55:02 [2020-08-29T03:55:02.178Z] --- PASS: TestTagOfficialNames (0.05s)
03:55:02 [2020-08-29T03:55:02.178Z] === RUN   TestTagMatchesDigest
03:55:02 [2020-08-29T03:55:02.437Z] --- PASS: TestTagMatchesDigest (0.01s)
03:55:02 [2020-08-29T03:55:02.437Z] === CONT  TestImportExtremelyLargeImageWorks
03:55:06 [2020-08-29T03:55:06.143Z] --- PASS: TestBuildWithHugeFile (41.10s)
03:55:06 [2020-08-29T03:55:06.143Z] === RUN   TestBuildWithEmptyDockerfile
03:55:06 [2020-08-29T03:55:06.143Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:55:06 [2020-08-29T03:55:06.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:55:06 [2020-08-29T03:55:06.143Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:55:06 [2020-08-29T03:55:06.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:55:06 [2020-08-29T03:55:06.143Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:55:06 [2020-08-29T03:55:06.143Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:55:06 [2020-08-29T03:55:06.143Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:55:06 [2020-08-29T03:55:06.143Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:55:06 [2020-08-29T03:55:06.143Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:55:06 [2020-08-29T03:55:06.143Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s)
03:55:06 [2020-08-29T03:55:06.143Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
03:55:06 [2020-08-29T03:55:06.143Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
03:55:06 [2020-08-29T03:55:06.143Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
03:55:06 [2020-08-29T03:55:06.143Z] === RUN   TestBuildPreserveOwnership
03:55:06 [2020-08-29T03:55:06.143Z] === RUN   TestBuildPreserveOwnership/copy_from
03:55:06 [2020-08-29T03:55:06.143Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:55:06 [2020-08-29T03:55:06.403Z] --- PASS: TestBuildPreserveOwnership (5.93s)
03:55:06 [2020-08-29T03:55:06.403Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.84s)
03:55:06 [2020-08-29T03:55:06.403Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s)
03:55:06 [2020-08-29T03:55:06.403Z] === RUN   TestBuildPlatformInvalid
03:55:06 [2020-08-29T03:55:06.403Z] --- PASS: TestBuildPlatformInvalid (0.17s)
03:55:06 [2020-08-29T03:55:06.403Z] PASS
03:55:06 [2020-08-29T03:55:06.403Z] 
03:55:06 [2020-08-29T03:55:06.403Z] === Skipped
03:55:06 [2020-08-29T03:55:06.403Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
03:55:06 [2020-08-29T03:55:06.403Z]     build_session_test.go:25: TODO: BuildKit
03:55:06 [2020-08-29T03:55:06.403Z] 
03:55:06 [2020-08-29T03:55:06.403Z] 
03:55:06 [2020-08-29T03:55:06.403Z] DONE 32 tests, 1 skipped in 90.952s
03:55:06 [2020-08-29T03:55:06.665Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
03:55:06 [2020-08-29T03:55:06.665Z] ++ 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
03:55:06 [2020-08-29T03:55:06.665Z] ++ set -e
03:55:06 [2020-08-29T03:55:06.665Z] ++ '[' -n 0 ']'
03:55:06 [2020-08-29T03:55:06.665Z] ++ set -x
03:55:06 [2020-08-29T03:55:06.665Z] ++ env -i DEST=/go/src/github.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
03:55:06 [2020-08-29T03:55:06.665Z] INFO: Testing against a local daemon
03:55:06 [2020-08-29T03:55:06.665Z] === RUN   TestConfigInspect
03:55:07 [2020-08-29T03:55:07.407Z] tests/integration/api_network_test.py ............................       [ 47%]
03:55:10 [2020-08-29T03:55:10.627Z] --- PASS: TestServiceWithDataPathPortInit (20.53s)
03:55:10 [2020-08-29T03:55:10.628Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:55:10 [2020-08-29T03:55:10.867Z] --- PASS: TestConfigInspect (3.76s)
03:55:10 [2020-08-29T03:55:10.867Z] === RUN   TestConfigList
03:55:14 [2020-08-29T03:55:14.165Z] --- PASS: TestConfigList (3.17s)
03:55:14 [2020-08-29T03:55:14.165Z] === RUN   TestConfigsCreateAndDelete
03:55:14 [2020-08-29T03:55:14.885Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
03:55:16 [2020-08-29T03:55:16.373Z] tests/integration/api_secret_test.py .....                               [ 51%]
03:55:16 [2020-08-29T03:55:16.741Z] --- PASS: TestConfigsCreateAndDelete (3.16s)
03:55:16 [2020-08-29T03:55:16.741Z] === RUN   TestConfigsUpdate
03:55:18 [2020-08-29T03:55:18.173Z] Loaded image: buildpack-deps:buster
03:55:18 [2020-08-29T03:55:18.173Z] Loaded image: busybox:latest
03:55:18 [2020-08-29T03:55:18.432Z] Loaded image: busybox:glibc
03:55:18 [2020-08-29T03:55:18.432Z] Loaded image: debian:buster
03:55:18 [2020-08-29T03:55:18.691Z] Loaded image: hello-world:latest
03:55:18 [2020-08-29T03:55:18.691Z] INFO: Testing against a local daemon
03:55:18 [2020-08-29T03:55:18.691Z] === RUN   TestCgroupNamespacesBuild
03:55:19 [2020-08-29T03:55:19.092Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.72s)
03:55:19 [2020-08-29T03:55:19.092Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x5xw350kqx21cjqvhi8de9j20 Created:2020-08-29 03:55:09.734848041 +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[0ff7ee75c562c16eb3ed2557cbca7e37ee4ed98b7b502911753106aabfbf6954:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wpoodh6de5bp1z567rsgak03u EndpointID:dcf62f3ecd42815a9a5be656c485f151dbd4080389505b33c60ceed289f60464 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f2920aedd92c38a69777c115ebb6e0c609520d23ae9a3e8e5eaad022266c2f0f 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:1d8d16f01e80 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wpoodh6de5bp1z567rsgak03u EndpointID:dcf62f3ecd42815a9a5be656c485f151dbd4080389505b33c60ceed289f60464 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
03:55:19 [2020-08-29T03:55:19.092Z] PASS
03:55:19 [2020-08-29T03:55:19.092Z] 
03:55:19 [2020-08-29T03:55:19.092Z] === Skipped
03:55:19 [2020-08-29T03:55:19.092Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:55:19 [2020-08-29T03:55:19.092Z]     service_test.go:236: FLAKY_TEST
03:55:19 [2020-08-29T03:55:19.092Z] 
03:55:19 [2020-08-29T03:55:19.092Z] 
03:55:19 [2020-08-29T03:55:19.092Z] DONE 23 tests, 1 skipped in 55.063s
03:55:19 [2020-08-29T03:55:19.092Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:55:19 [2020-08-29T03:55:19.092Z] ++ 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
03:55:19 [2020-08-29T03:55:19.092Z] ++ set -e
03:55:19 [2020-08-29T03:55:19.092Z] ++ '[' -n 0 ']'
03:55:19 [2020-08-29T03:55:19.092Z] ++ set -x
03:55:19 [2020-08-29T03:55:19.092Z] ++ env -i DEST=/go/src/github.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
03:55:19 [2020-08-29T03:55:19.092Z] INFO: Testing against a local daemon
03:55:19 [2020-08-29T03:55:19.092Z] === RUN   TestDockerNetworkIpvlanPersistance
03:55:19 [2020-08-29T03:55:19.092Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
03:55:19 [2020-08-29T03:55:19.092Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:55:19 [2020-08-29T03:55:19.092Z] === RUN   TestDockerNetworkIpvlan
03:55:19 [2020-08-29T03:55:19.092Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:55:19 [2020-08-29T03:55:19.092Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:55:19 [2020-08-29T03:55:19.092Z] PASS
03:55:19 [2020-08-29T03:55:19.092Z] 
03:55:19 [2020-08-29T03:55:19.092Z] === Skipped
03:55:19 [2020-08-29T03:55:19.092Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
03:55:19 [2020-08-29T03:55:19.092Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:55:19 [2020-08-29T03:55:19.092Z] 
03:55:19 [2020-08-29T03:55:19.092Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:55:19 [2020-08-29T03:55:19.092Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:55:19 [2020-08-29T03:55:19.092Z] 
03:55:19 [2020-08-29T03:55:19.092Z] 
03:55:19 [2020-08-29T03:55:19.092Z] DONE 2 tests, 2 skipped in 0.083s
03:55:19 [2020-08-29T03:55:19.092Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:55:19 [2020-08-29T03:55:19.092Z] ++ 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
03:55:19 [2020-08-29T03:55:19.092Z] ++ set -e
03:55:19 [2020-08-29T03:55:19.092Z] ++ '[' -n 0 ']'
03:55:19 [2020-08-29T03:55:19.092Z] ++ set -x
03:55:19 [2020-08-29T03:55:19.092Z] ++ env -i DEST=/go/src/github.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
03:55:19 [2020-08-29T03:55:19.092Z] INFO: Testing against a local daemon
03:55:19 [2020-08-29T03:55:19.092Z] === RUN   TestDockerNetworkMacvlanPersistance
03:55:19 [2020-08-29T03:55:19.723Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
03:55:19 [2020-08-29T03:55:19.723Z] === RUN   TestDockerNetworkMacvlan
03:55:20 [2020-08-29T03:55:20.066Z] --- PASS: TestConfigsUpdate (3.18s)
03:55:20 [2020-08-29T03:55:20.066Z] === RUN   TestTemplatedConfig
03:55:20 [2020-08-29T03:55:20.286Z] tests/integration/api_service_test.py .................................. [ 60%]
03:55:20 [2020-08-29T03:55:20.754Z] === RUN   TestDockerNetworkMacvlan/Subinterface
03:55:20 [2020-08-29T03:55:20.920Z] INFO: Extraction ended at 08/29/2020 03:55:19. Duration:00:00:23.6524462
03:55:20 [2020-08-29T03:55:20.920Z] INFO: Updating the golang and path environment variables
03:55:20 [2020-08-29T03:55:20.920Z] INFO: GOPATH=d:\gopath
03:55:20 [2020-08-29T03:55:20.920Z] INFO: go version go1.13.15 windows/amd64
03:55:20 [2020-08-29T03:55:20.920Z] INFO: Running the daemon under test in debug mode
03:55:20 [2020-08-29T03:55:20.920Z] INFO: Starting a daemon under test...
03:55:20 [2020-08-29T03:55:20.920Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41361\14\daemon --pidfile d:\CI\PR-41361\14\docker.pid -D
03:55:20 [2020-08-29T03:55:20.920Z] INFO: Process started successfully.
03:55:20 [2020-08-29T03:55:20.920Z] INFO: Start tailing logs of the daemon under tests
03:55:20 [2020-08-29T03:55:20.920Z] INFO: Waiting for the daemon under test to start...
03:55:21 [2020-08-29T03:55:21.397Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
03:55:21 [2020-08-29T03:55:21.981Z] --- PASS: TestCgroupNamespacesBuild (3.09s)
03:55:21 [2020-08-29T03:55:21.981Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:55:22 [2020-08-29T03:55:22.428Z] === RUN   TestDockerNetworkMacvlan/NilParent
03:55:23 [2020-08-29T03:55:23.098Z] INFO: Daemon under test started and replied!
03:55:23 [2020-08-29T03:55:23.098Z] INFO: Docker version of the daemon under test
03:55:23 [2020-08-29T03:55:23.098Z] 
03:55:23 [2020-08-29T03:55:23.098Z] Client:
03:55:23 [2020-08-29T03:55:23.098Z]  Version:      17.06.2-ce
03:55:23 [2020-08-29T03:55:23.098Z]  API version:  1.30
03:55:23 [2020-08-29T03:55:23.098Z]  Go version:   go1.8.3
03:55:23 [2020-08-29T03:55:23.098Z]  Git commit:   cec0b72
03:55:23 [2020-08-29T03:55:23.098Z]  Built:        Tue Sep  5 19:57:19 2017
03:55:23 [2020-08-29T03:55:23.098Z]  OS/Arch:      windows/amd64
03:55:23 [2020-08-29T03:55:23.098Z] 
03:55:23 [2020-08-29T03:55:23.098Z] Server:
03:55:23 [2020-08-29T03:55:23.098Z]  Version:      0.0.0-dev
03:55:23 [2020-08-29T03:55:23.098Z]  API version:  1.41 (minimum version 1.24)
03:55:23 [2020-08-29T03:55:23.098Z]  Go version:   go1.13.15
03:55:23 [2020-08-29T03:55:23.098Z]  Git commit:   3e68a2b0a9
03:55:23 [2020-08-29T03:55:23.098Z]  Built:        08/29/2020 03:53:39
03:55:23 [2020-08-29T03:55:23.098Z]  OS/Arch:      windows/amd64
03:55:23 [2020-08-29T03:55:23.098Z]  Experimental: false
03:55:23 [2020-08-29T03:55:23.098Z] 
03:55:23 [2020-08-29T03:55:23.098Z] INFO: Docker info of the daemon under test
03:55:23 [2020-08-29T03:55:23.098Z] 
03:55:23 [2020-08-29T03:55:23.098Z] Containers: 0
03:55:23 [2020-08-29T03:55:23.098Z]  Running: 0
03:55:23 [2020-08-29T03:55:23.098Z]  Paused: 0
03:55:23 [2020-08-29T03:55:23.098Z]  Stopped: 0
03:55:23 [2020-08-29T03:55:23.098Z] Images: 0
03:55:23 [2020-08-29T03:55:23.098Z] Server Version: 0.0.0-dev
03:55:23 [2020-08-29T03:55:23.098Z] Storage Driver: windowsfilter
03:55:23 [2020-08-29T03:55:23.098Z]  Windows: 
03:55:23 [2020-08-29T03:55:23.098Z] Logging Driver: json-file
03:55:23 [2020-08-29T03:55:23.098Z] Plugins: 
03:55:23 [2020-08-29T03:55:23.098Z]  Volume: local
03:55:23 [2020-08-29T03:55:23.098Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
03:55:23 [2020-08-29T03:55:23.098Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
03:55:23 [2020-08-29T03:55:23.098Z] Swarm: inactive
03:55:23 [2020-08-29T03:55:23.098Z] Default Isolation: process
03:55:23 [2020-08-29T03:55:23.098Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
03:55:23 [2020-08-29T03:55:23.098Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
03:55:23 [2020-08-29T03:55:23.098Z] OSType: windows
03:55:23 [2020-08-29T03:55:23.098Z] Architecture: x86_64
03:55:23 [2020-08-29T03:55:23.098Z] CPUs: 4
03:55:23 [2020-08-29T03:55:23.098Z] Total Memory: 32GiB
03:55:23 [2020-08-29T03:55:23.098Z] Name: azwin-2-0420f0
03:55:23 [2020-08-29T03:55:23.098Z] ID: LBRA:LII3:5SAE:HDP2:M5R3:QDMQ:BMQ7:DYYV:Z2Y6:33I6:3WP3:FSY5
03:55:23 [2020-08-29T03:55:23.098Z] Docker Root Dir: D:\CI\PR-41361\14\daemon
03:55:23 [2020-08-29T03:55:23.098Z] Debug Mode (client): false
03:55:23 [2020-08-29T03:55:23.098Z] Debug Mode (server): true
03:55:23 [2020-08-29T03:55:23.098Z]  File Descriptors: -1
03:55:23 [2020-08-29T03:55:23.098Z]  Goroutines: 17
03:55:23 [2020-08-29T03:55:23.098Z]  System Time: 2020-08-29T03:55:22.9195959Z
03:55:23 [2020-08-29T03:55:23.098Z]  EventsListeners: 0
03:55:23 [2020-08-29T03:55:23.098Z] Registry: https://index.docker.io/v1/
03:55:23 [2020-08-29T03:55:23.098Z] Labels:
03:55:23 [2020-08-29T03:55:23.098Z] Experimental: false
03:55:23 [2020-08-29T03:55:23.098Z] Insecure Registries:
03:55:23 [2020-08-29T03:55:23.098Z]  127.0.0.0/8
03:55:23 [2020-08-29T03:55:23.098Z] Live Restore Enabled: false
03:55:23 [2020-08-29T03:55:23.098Z] 
03:55:23 [2020-08-29T03:55:23.098Z] 
03:55:23 [2020-08-29T03:55:23.098Z] INFO: Docker images of the daemon under test
03:55:23 [2020-08-29T03:55:23.098Z] 
03:55:23 [2020-08-29T03:55:23.098Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
03:55:23 [2020-08-29T03:55:23.098Z] 
03:55:23 [2020-08-29T03:55:23.098Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
03:55:23 [2020-08-29T03:55:23.098Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
03:55:23 [2020-08-29T03:55:23.371Z] --- PASS: TestTemplatedConfig (3.43s)
03:55:23 [2020-08-29T03:55:23.371Z] === RUN   TestConfigCreateResolve
03:55:23 [2020-08-29T03:55:23.557Z] ltsc2019: Pulling from windows/servercore
03:55:23 [2020-08-29T03:55:23.557Z] 4612f6d0b889: Pulling fs layer
03:55:23 [2020-08-29T03:55:23.557Z] 3ab49687905c: Pulling fs layer
03:55:23 [2020-08-29T03:55:23.887Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s)
03:55:23 [2020-08-29T03:55:23.887Z] === RUN   TestBuildWithSession
03:55:23 [2020-08-29T03:55:23.887Z] --- SKIP: TestBuildWithSession (0.00s)
03:55:23 [2020-08-29T03:55:23.887Z]     build_session_test.go:25: TODO: BuildKit
03:55:23 [2020-08-29T03:55:23.887Z] === RUN   TestBuildSquashParent
03:55:26 [2020-08-29T03:55:26.669Z] --- PASS: TestConfigCreateResolve (3.16s)
03:55:26 [2020-08-29T03:55:26.669Z] === RUN   TestConfigDaemonLibtrustID
03:55:26 [2020-08-29T03:55:26.871Z] === RUN   TestDockerNetworkMacvlan/InternalMode
03:55:27 [2020-08-29T03:55:27.240Z] --- PASS: TestConfigDaemonLibtrustID (0.65s)
03:55:27 [2020-08-29T03:55:27.240Z] PASS
03:55:27 [2020-08-29T03:55:27.240Z] 
03:55:27 [2020-08-29T03:55:27.240Z] DONE 7 tests in 20.726s
03:55:27 [2020-08-29T03:55:27.240Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
03:55:27 [2020-08-29T03:55:27.240Z] ++ 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
03:55:27 [2020-08-29T03:55:27.240Z] ++ set -e
03:55:27 [2020-08-29T03:55:27.240Z] ++ '[' -n 0 ']'
03:55:27 [2020-08-29T03:55:27.240Z] ++ set -x
03:55:27 [2020-08-29T03:55:27.240Z] ++ env -i DEST=/go/src/github.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
03:55:27 [2020-08-29T03:55:27.500Z] INFO: Testing against a local daemon
03:55:27 [2020-08-29T03:55:27.500Z] === RUN   TestCheckpoint
03:55:27 [2020-08-29T03:55:27.500Z] --- SKIP: TestCheckpoint (0.00s)
03:55:27 [2020-08-29T03:55:27.500Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:55:27 [2020-08-29T03:55:27.500Z] === RUN   TestContainerInvalidJSON
03:55:27 [2020-08-29T03:55:27.500Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:55:27 [2020-08-29T03:55:27.500Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:55:27 [2020-08-29T03:55:27.500Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:55:27 [2020-08-29T03:55:27.500Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:55:27 [2020-08-29T03:55:27.500Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:55:27 [2020-08-29T03:55:27.500Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:55:27 [2020-08-29T03:55:27.500Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:55:27 [2020-08-29T03:55:27.500Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:55:27 [2020-08-29T03:55:27.500Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:55:27 [2020-08-29T03:55:27.500Z] --- PASS: TestContainerInvalidJSON (0.01s)
03:55:27 [2020-08-29T03:55:27.500Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
03:55:27 [2020-08-29T03:55:27.500Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:55:27 [2020-08-29T03:55:27.500Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
03:55:27 [2020-08-29T03:55:27.500Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:55:27 [2020-08-29T03:55:27.500Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
03:55:27 [2020-08-29T03:55:27.500Z] === RUN   TestCopyFromContainerPathIsNotDir
03:55:27 [2020-08-29T03:55:27.761Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
03:55:27 [2020-08-29T03:55:27.761Z] === RUN   TestCopyToContainerPathDoesNotExist
03:55:27 [2020-08-29T03:55:27.761Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
03:55:27 [2020-08-29T03:55:27.761Z] === RUN   TestCopyToContainerPathIsNotDir
03:55:28 [2020-08-29T03:55:28.021Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
03:55:28 [2020-08-29T03:55:28.021Z] === RUN   TestCopyFromContainer
03:55:29 [2020-08-29T03:55:29.934Z] === RUN   TestCopyFromContainer//
03:55:29 [2020-08-29T03:55:29.934Z] === RUN   TestCopyFromContainer//bar/root
03:55:29 [2020-08-29T03:55:29.934Z] === RUN   TestCopyFromContainer//bar/root/
03:55:30 [2020-08-29T03:55:30.195Z] === RUN   TestCopyFromContainer/bar/quux
03:55:30 [2020-08-29T03:55:30.195Z] === RUN   TestCopyFromContainer/bar/quux/
03:55:30 [2020-08-29T03:55:30.380Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
03:55:30 [2020-08-29T03:55:30.456Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:55:30 [2020-08-29T03:55:30.456Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:55:30 [2020-08-29T03:55:30.629Z] 3ab49687905c: Verifying Checksum
03:55:30 [2020-08-29T03:55:30.629Z] 3ab49687905c: Download complete
03:55:30 [2020-08-29T03:55:30.717Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:55:30 [2020-08-29T03:55:30.718Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:55:30 [2020-08-29T03:55:30.978Z] === RUN   TestCopyFromContainer/bar/notarget
03:55:30 [2020-08-29T03:55:30.978Z] --- PASS: TestCopyFromContainer (3.06s)
03:55:30 [2020-08-29T03:55:30.978Z]     --- PASS: TestCopyFromContainer// (0.11s)
03:55:30 [2020-08-29T03:55:30.978Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
03:55:30 [2020-08-29T03:55:30.978Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
03:55:30 [2020-08-29T03:55:30.978Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
03:55:30 [2020-08-29T03:55:30.978Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
03:55:30 [2020-08-29T03:55:30.978Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
03:55:30 [2020-08-29T03:55:30.978Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
03:55:30 [2020-08-29T03:55:30.978Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
03:55:30 [2020-08-29T03:55:30.978Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
03:55:30 [2020-08-29T03:55:30.978Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
03:55:30 [2020-08-29T03:55:30.978Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:55:30 [2020-08-29T03:55:30.978Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:55:30 [2020-08-29T03:55:30.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:55:30 [2020-08-29T03:55:30.978Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:55:30 [2020-08-29T03:55:30.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:55:30 [2020-08-29T03:55:30.978Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:55:30 [2020-08-29T03:55:30.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:55:30 [2020-08-29T03:55:30.978Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:55:30 [2020-08-29T03:55:30.978Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:55:30 [2020-08-29T03:55:30.978Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:55:30 [2020-08-29T03:55:30.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
03:55:30 [2020-08-29T03:55:30.978Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:55:30 [2020-08-29T03:55:30.978Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:55:30 [2020-08-29T03:55:30.978Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:55:30 [2020-08-29T03:55:30.978Z] === RUN   TestCreateLinkToNonExistingContainer
03:55:30 [2020-08-29T03:55:30.978Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
03:55:30 [2020-08-29T03:55:30.978Z] === RUN   TestCreateWithInvalidEnv
03:55:30 [2020-08-29T03:55:30.978Z] === RUN   TestCreateWithInvalidEnv/0
03:55:30 [2020-08-29T03:55:30.978Z] === PAUSE TestCreateWithInvalidEnv/0
03:55:30 [2020-08-29T03:55:30.978Z] === RUN   TestCreateWithInvalidEnv/1
03:55:30 [2020-08-29T03:55:30.978Z] === PAUSE TestCreateWithInvalidEnv/1
03:55:30 [2020-08-29T03:55:30.978Z] === RUN   TestCreateWithInvalidEnv/2
03:55:30 [2020-08-29T03:55:30.978Z] === PAUSE TestCreateWithInvalidEnv/2
03:55:31 [2020-08-29T03:55:31.239Z] === CONT  TestCreateWithInvalidEnv/0
03:55:31 [2020-08-29T03:55:31.239Z] === CONT  TestCreateWithInvalidEnv/2
03:55:31 [2020-08-29T03:55:31.239Z] === CONT  TestCreateWithInvalidEnv/1
03:55:31 [2020-08-29T03:55:31.239Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
03:55:31 [2020-08-29T03:55:31.239Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:55:31 [2020-08-29T03:55:31.239Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:55:31 [2020-08-29T03:55:31.239Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:55:31 [2020-08-29T03:55:31.239Z] === RUN   TestCreateTmpfsMountsTarget
03:55:31 [2020-08-29T03:55:31.239Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
03:55:31 [2020-08-29T03:55:31.239Z] === RUN   TestCreateWithCustomMaskedPaths
03:55:33 [2020-08-29T03:55:33.783Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s)
03:55:33 [2020-08-29T03:55:33.783Z] === RUN   TestCreateWithCustomReadonlyPaths
03:55:33 [2020-08-29T03:55:33.861Z] --- PASS: TestBuildSquashParent (8.61s)
03:55:33 [2020-08-29T03:55:33.861Z] === RUN   TestBuildWithRemoveAndForceRemove
03:55:33 [2020-08-29T03:55:33.861Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:55:33 [2020-08-29T03:55:33.861Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:55:33 [2020-08-29T03:55:33.861Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:55:33 [2020-08-29T03:55:33.861Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:55:33 [2020-08-29T03:55:33.861Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:55:33 [2020-08-29T03:55:33.861Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:55:33 [2020-08-29T03:55:33.861Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:55:33 [2020-08-29T03:55:33.861Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:55:33 [2020-08-29T03:55:33.861Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:55:33 [2020-08-29T03:55:33.861Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:55:33 [2020-08-29T03:55:33.861Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:55:33 [2020-08-29T03:55:33.861Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:55:33 [2020-08-29T03:55:33.861Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:55:33 [2020-08-29T03:55:33.861Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:55:34 [2020-08-29T03:55:34.448Z] .........................                                                [ 67%]
03:55:35 [2020-08-29T03:55:35.696Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s)
03:55:35 [2020-08-29T03:55:35.696Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:55:35 [2020-08-29T03:55:35.696Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:55:35 [2020-08-29T03:55:35.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:55:35 [2020-08-29T03:55:35.696Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:55:35 [2020-08-29T03:55:35.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:55:35 [2020-08-29T03:55:35.696Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:55:35 [2020-08-29T03:55:35.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:55:35 [2020-08-29T03:55:35.696Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:55:35 [2020-08-29T03:55:35.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:55:35 [2020-08-29T03:55:35.696Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:55:35 [2020-08-29T03:55:35.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:55:35 [2020-08-29T03:55:35.696Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:55:35 [2020-08-29T03:55:35.696Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:55:35 [2020-08-29T03:55:35.696Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:55:35 [2020-08-29T03:55:35.696Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:55:35 [2020-08-29T03:55:35.696Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:55:35 [2020-08-29T03:55:35.696Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
03:55:35 [2020-08-29T03:55:35.696Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
03:55:35 [2020-08-29T03:55:35.696Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
03:55:35 [2020-08-29T03:55:35.696Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
03:55:35 [2020-08-29T03:55:35.696Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
03:55:35 [2020-08-29T03:55:35.696Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
03:55:35 [2020-08-29T03:55:35.696Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:55:35 [2020-08-29T03:55:35.768Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:55:35 [2020-08-29T03:55:35.768Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:55:36 [2020-08-29T03:55:36.267Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
03:55:36 [2020-08-29T03:55:36.267Z] === RUN   TestCreateDifferentPlatform
03:55:36 [2020-08-29T03:55:36.267Z] === RUN   TestCreateDifferentPlatform/different_os
03:55:36 [2020-08-29T03:55:36.267Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
03:55:36 [2020-08-29T03:55:36.267Z] --- PASS: TestCreateDifferentPlatform (0.02s)
03:55:36 [2020-08-29T03:55:36.267Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
03:55:36 [2020-08-29T03:55:36.267Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
03:55:36 [2020-08-29T03:55:36.267Z] === RUN   TestCreateVolumesFromNonExistingContainer
03:55:36 [2020-08-29T03:55:36.267Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
03:55:36 [2020-08-29T03:55:36.267Z] === RUN   TestContainerStartOnDaemonRestart
03:55:36 [2020-08-29T03:55:36.267Z] === PAUSE TestContainerStartOnDaemonRestart
03:55:36 [2020-08-29T03:55:36.267Z] === RUN   TestDaemonRestartIpcMode
03:55:36 [2020-08-29T03:55:36.267Z] === PAUSE TestDaemonRestartIpcMode
03:55:36 [2020-08-29T03:55:36.267Z] === RUN   TestDaemonHostGatewayIP
03:55:36 [2020-08-29T03:55:36.267Z] === PAUSE TestDaemonHostGatewayIP
03:55:36 [2020-08-29T03:55:36.267Z] === RUN   TestContainerKillOnDaemonStart
03:55:36 [2020-08-29T03:55:36.267Z] === PAUSE TestContainerKillOnDaemonStart
03:55:36 [2020-08-29T03:55:36.267Z] === RUN   TestDiff
03:55:37 [2020-08-29T03:55:37.209Z] --- PASS: TestDiff (0.73s)
03:55:37 [2020-08-29T03:55:37.209Z] === RUN   TestExecWithCloseStdin
03:55:37 [2020-08-29T03:55:37.699Z] 4612f6d0b889: Verifying Checksum
03:55:37 [2020-08-29T03:55:37.699Z] 4612f6d0b889: Download complete
03:55:38 [2020-08-29T03:55:38.151Z] --- PASS: TestExecWithCloseStdin (0.83s)
03:55:38 [2020-08-29T03:55:38.151Z] === RUN   TestExec
03:55:38 [2020-08-29T03:55:38.722Z] --- PASS: TestExec (0.83s)
03:55:38 [2020-08-29T03:55:38.722Z] === RUN   TestExecUser
03:55:38 [2020-08-29T03:55:38.846Z] === RUN   TestDockerNetworkMacvlan/Addressing
03:55:39 [2020-08-29T03:55:39.058Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:55:39 [2020-08-29T03:55:39.058Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:55:39 [2020-08-29T03:55:39.476Z] --- PASS: TestDockerNetworkMacvlan (19.66s)
03:55:39 [2020-08-29T03:55:39.476Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
03:55:39 [2020-08-29T03:55:39.476Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s)
03:55:39 [2020-08-29T03:55:39.476Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.53s)
03:55:39 [2020-08-29T03:55:39.476Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.60s)
03:55:39 [2020-08-29T03:55:39.476Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.55s)
03:55:39 [2020-08-29T03:55:39.476Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s)
03:55:39 [2020-08-29T03:55:39.476Z] PASS
03:55:39 [2020-08-29T03:55:39.476Z] 
03:55:39 [2020-08-29T03:55:39.476Z] DONE 8 tests in 21.206s
03:55:39 [2020-08-29T03:55:39.476Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
03:55:39 [2020-08-29T03:55:39.476Z] ++ 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
03:55:39 [2020-08-29T03:55:39.476Z] ++ set -e
03:55:39 [2020-08-29T03:55:39.476Z] ++ '[' -n 0 ']'
03:55:39 [2020-08-29T03:55:39.476Z] ++ set -x
03:55:39 [2020-08-29T03:55:39.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:55:39 [2020-08-29T03:55:39.476Z] testing: warning: no tests to run
03:55:39 [2020-08-29T03:55:39.476Z] PASS
03:55:39 [2020-08-29T03:55:39.476Z] 
03:55:39 [2020-08-29T03:55:39.476Z] DONE 0 tests in 0.016s
03:55:39 [2020-08-29T03:55:39.476Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:55:39 [2020-08-29T03:55:39.476Z] ++ 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
03:55:39 [2020-08-29T03:55:39.476Z] ++ set -e
03:55:39 [2020-08-29T03:55:39.476Z] ++ '[' -n 0 ']'
03:55:39 [2020-08-29T03:55:39.476Z] ++ set -x
03:55:39 [2020-08-29T03:55:39.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:55:39 [2020-08-29T03:55:39.476Z] INFO: Testing against a local daemon
03:55:39 [2020-08-29T03:55:39.476Z] === RUN   TestAuthZPluginAllowRequest
03:55:39 [2020-08-29T03:55:39.662Z] --- PASS: TestExecUser (0.86s)
03:55:39 [2020-08-29T03:55:39.662Z] === RUN   TestExportContainerAndImportImage
03:55:40 [2020-08-29T03:55:40.602Z] --- PASS: TestExportContainerAndImportImage (1.04s)
03:55:40 [2020-08-29T03:55:40.602Z] === RUN   TestExportContainerAfterDaemonRestart
03:55:41 [2020-08-29T03:55:41.560Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
03:55:41 [2020-08-29T03:55:41.560Z] === RUN   TestAuthZPluginTLS
03:55:41 [2020-08-29T03:55:41.850Z] --- PASS: TestAuthZPluginTLS (0.53s)
03:55:41 [2020-08-29T03:55:41.850Z] === RUN   TestAuthZPluginDenyRequest
03:55:42 [2020-08-29T03:55:42.347Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
03:55:42 [2020-08-29T03:55:42.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s)
03:55:42 [2020-08-29T03:55:42.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s)
03:55:42 [2020-08-29T03:55:42.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s)
03:55:42 [2020-08-29T03:55:42.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s)
03:55:42 [2020-08-29T03:55:42.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s)
03:55:42 [2020-08-29T03:55:42.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.07s)
03:55:42 [2020-08-29T03:55:42.347Z] === RUN   TestBuildMultiStageCopy
03:55:42 [2020-08-29T03:55:42.347Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:55:42 [2020-08-29T03:55:42.480Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
03:55:42 [2020-08-29T03:55:42.480Z] === RUN   TestAuthZPluginAPIDenyResponse
03:55:42 [2020-08-29T03:55:42.770Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
03:55:42 [2020-08-29T03:55:42.770Z] === RUN   TestAuthZPluginDenyResponse
03:55:43 [2020-08-29T03:55:43.146Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s)
03:55:43 [2020-08-29T03:55:43.146Z] === RUN   TestHealthCheckWorkdir
03:55:43 [2020-08-29T03:55:43.400Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
03:55:43 [2020-08-29T03:55:43.400Z] === RUN   TestAuthZPluginAllowEventStream
03:55:43 [2020-08-29T03:55:43.718Z] --- PASS: TestHealthCheckWorkdir (0.98s)
03:55:43 [2020-08-29T03:55:43.718Z] === RUN   TestHealthKillContainer
03:55:44 [2020-08-29T03:55:44.881Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:55:44 [2020-08-29T03:55:44.881Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:55:45 [2020-08-29T03:55:45.449Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:55:45 [2020-08-29T03:55:45.461Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s)
03:55:45 [2020-08-29T03:55:45.461Z] === RUN   TestAuthZPluginErrorResponse
03:55:45 [2020-08-29T03:55:45.461Z] --- PASS: TestAuthZPluginErrorResponse (0.52s)
03:55:45 [2020-08-29T03:55:45.461Z] === RUN   TestAuthZPluginErrorRequest
03:55:46 [2020-08-29T03:55:46.016Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:55:46 [2020-08-29T03:55:46.090Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
03:55:46 [2020-08-29T03:55:46.090Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:55:46 [2020-08-29T03:55:46.583Z] --- PASS: TestBuildMultiStageCopy (4.67s)
03:55:46 [2020-08-29T03:55:46.583Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s)
03:55:46 [2020-08-29T03:55:46.583Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s)
03:55:46 [2020-08-29T03:55:46.583Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
03:55:46 [2020-08-29T03:55:46.583Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
03:55:46 [2020-08-29T03:55:46.583Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
03:55:46 [2020-08-29T03:55:46.583Z] === RUN   TestBuildMultiStageParentConfig
03:55:46 [2020-08-29T03:55:46.722Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.52s)
03:55:46 [2020-08-29T03:55:46.722Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:55:47 [2020-08-29T03:55:47.013Z] --- PASS: TestHealthKillContainer (2.85s)
03:55:47 [2020-08-29T03:55:47.013Z] === RUN   TestInspectCpusetInConfigPre120
03:55:47 [2020-08-29T03:55:47.275Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s)
03:55:47 [2020-08-29T03:55:47.275Z] === RUN   TestIpcModeNone
03:55:47 [2020-08-29T03:55:47.960Z] --- PASS: TestBuildMultiStageParentConfig (1.28s)
03:55:47 [2020-08-29T03:55:47.960Z] === RUN   TestBuildLabelWithTargets
03:55:48 [2020-08-29T03:55:48.215Z] --- PASS: TestIpcModeNone (0.85s)
03:55:48 [2020-08-29T03:55:48.215Z] === RUN   TestIpcModePrivate
03:55:48 [2020-08-29T03:55:48.784Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
03:55:48 [2020-08-29T03:55:48.784Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:55:48 [2020-08-29T03:55:48.785Z] --- PASS: TestIpcModePrivate (0.83s)
03:55:48 [2020-08-29T03:55:48.785Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
03:55:48 [2020-08-29T03:55:48.785Z] === RUN   TestIpcModeShareable
03:55:49 [2020-08-29T03:55:49.727Z] --- PASS: TestIpcModeShareable (0.86s)
03:55:49 [2020-08-29T03:55:49.727Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
03:55:49 [2020-08-29T03:55:49.727Z] === RUN   TestAPIIpcModeShareableAndContainer
03:55:49 [2020-08-29T03:55:49.864Z] --- PASS: TestBuildLabelWithTargets (2.02s)
03:55:49 [2020-08-29T03:55:49.864Z] === RUN   TestBuildWithEmptyLayers
03:55:50 [2020-08-29T03:55:50.853Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s)
03:55:50 [2020-08-29T03:55:50.853Z] === RUN   TestAuthZPluginHeader
03:55:51 [2020-08-29T03:55:51.242Z] --- PASS: TestBuildWithEmptyLayers (1.21s)
03:55:51 [2020-08-29T03:55:51.242Z] === RUN   TestBuildMultiStageOnBuild
03:55:51 [2020-08-29T03:55:51.883Z] --- PASS: TestAuthZPluginHeader (0.84s)
03:55:51 [2020-08-29T03:55:51.883Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:55:51 [2020-08-29T03:55:51.883Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:55:51 [2020-08-29T03:55:51.883Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:55:51 [2020-08-29T03:55:51.883Z] === RUN   TestAuthZPluginV2Disable
03:55:51 [2020-08-29T03:55:51.883Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
03:55:51 [2020-08-29T03:55:51.883Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:55:51 [2020-08-29T03:55:51.883Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:55:51 [2020-08-29T03:55:51.883Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:55:51 [2020-08-29T03:55:51.883Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:55:51 [2020-08-29T03:55:51.883Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:55:51 [2020-08-29T03:55:51.883Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:55:51 [2020-08-29T03:55:51.883Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:55:51 [2020-08-29T03:55:51.883Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:55:52 [2020-08-29T03:55:52.272Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s)
03:55:52 [2020-08-29T03:55:52.272Z] === RUN   TestAPIIpcModeHost
03:55:52 [2020-08-29T03:55:52.844Z] --- PASS: TestAPIIpcModeHost (0.62s)
03:55:52 [2020-08-29T03:55:52.844Z] === RUN   TestDaemonIpcModeShareable
03:55:53 [2020-08-29T03:55:53.774Z] --- PASS: TestBuildMultiStageOnBuild (2.76s)
03:55:53 [2020-08-29T03:55:53.774Z] === RUN   TestBuildUncleanTarFilenames
03:55:54 [2020-08-29T03:55:54.756Z] --- PASS: TestDaemonIpcModeShareable (1.76s)
03:55:54 [2020-08-29T03:55:54.756Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
03:55:54 [2020-08-29T03:55:54.756Z] === RUN   TestDaemonIpcModePrivate
03:55:55 [2020-08-29T03:55:55.677Z] --- PASS: TestBuildUncleanTarFilenames (1.75s)
03:55:55 [2020-08-29T03:55:55.677Z] === RUN   TestBuildMultiStageLayerLeak
03:55:56 [2020-08-29T03:55:56.668Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
03:55:56 [2020-08-29T03:55:56.668Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
03:55:56 [2020-08-29T03:55:56.668Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:55:58 [2020-08-29T03:55:58.580Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s)
03:55:58 [2020-08-29T03:55:58.580Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
03:55:58 [2020-08-29T03:55:58.580Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:55:58 [2020-08-29T03:55:58.966Z] --- PASS: TestBuildMultiStageLayerLeak (3.15s)
03:55:58 [2020-08-29T03:55:58.966Z] === RUN   TestBuildWithHugeFile
03:55:59 [2020-08-29T03:55:59.962Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
03:55:59 [2020-08-29T03:55:59.962Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
03:55:59 [2020-08-29T03:55:59.962Z] === RUN   TestIpcModeOlderClient
03:55:59 [2020-08-29T03:55:59.962Z] === PAUSE TestIpcModeOlderClient
03:55:59 [2020-08-29T03:55:59.962Z] === RUN   TestKillContainerInvalidSignal
03:56:00 [2020-08-29T03:56:00.904Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
03:56:00 [2020-08-29T03:56:00.904Z] === RUN   TestKillContainer
03:56:00 [2020-08-29T03:56:00.904Z] === RUN   TestKillContainer/no_signal
03:56:01 [2020-08-29T03:56:01.844Z] === RUN   TestKillContainer/non_killing_signal
03:56:02 [2020-08-29T03:56:02.104Z] === RUN   TestKillContainer/killing_signal
03:56:03 [2020-08-29T03:56:03.486Z] --- PASS: TestKillContainer (2.34s)
03:56:03 [2020-08-29T03:56:03.486Z]     --- PASS: TestKillContainer/no_signal (0.77s)
03:56:03 [2020-08-29T03:56:03.486Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
03:56:03 [2020-08-29T03:56:03.486Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
03:56:03 [2020-08-29T03:56:03.486Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:56:03 [2020-08-29T03:56:03.486Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:56:04 [2020-08-29T03:56:04.056Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:56:04 [2020-08-29T03:56:04.627Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s)
03:56:04 [2020-08-29T03:56:04.627Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s)
03:56:04 [2020-08-29T03:56:04.627Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
03:56:04 [2020-08-29T03:56:04.627Z] === RUN   TestKillStoppedContainer
03:56:04 [2020-08-29T03:56:04.887Z] --- PASS: TestKillStoppedContainer (0.09s)
03:56:04 [2020-08-29T03:56:04.887Z] === RUN   TestKillStoppedContainerAPIPre120
03:56:04 [2020-08-29T03:56:04.887Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
03:56:04 [2020-08-29T03:56:04.887Z] === RUN   TestKillDifferentUserContainer
03:56:05 [2020-08-29T03:56:05.534Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:56:05 [2020-08-29T03:56:05.534Z] Using test binary docker
03:56:05 [2020-08-29T03:56:05.534Z] +++ /etc/init.d/apparmor start
03:56:05 [2020-08-29T03:56:05.534Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:56:05 [2020-08-29T03:56:05.534Z] INFO: Waiting for daemon to start...
03:56:05 [2020-08-29T03:56:05.534Z] Starting dockerd
03:56:05 [2020-08-29T03:56:05.534Z] +++ 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
03:56:05 [2020-08-29T03:56:05.829Z] --- PASS: TestKillDifferentUserContainer (0.78s)
03:56:05 [2020-08-29T03:56:05.829Z] === RUN   TestInspectOomKilledTrue
03:56:05 [2020-08-29T03:56:05.829Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
03:56:05 [2020-08-29T03:56:05.829Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:56:05 [2020-08-29T03:56:05.829Z] === RUN   TestInspectOomKilledFalse
03:56:05 [2020-08-29T03:56:05.829Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
03:56:05 [2020-08-29T03:56:05.829Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:56:05 [2020-08-29T03:56:05.829Z] === RUN   TestLinksEtcHostsContentMatch
03:56:06 [2020-08-29T03:56:06.401Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
03:56:06 [2020-08-29T03:56:06.401Z] === RUN   TestLinksContainerNames
03:56:06 [2020-08-29T03:56:06.470Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:56:06 [2020-08-29T03:56:06.470Z] Using test binary docker
03:56:06 [2020-08-29T03:56:06.470Z] +++ /etc/init.d/apparmor start
03:56:06 [2020-08-29T03:56:06.470Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:56:06 [2020-08-29T03:56:06.470Z] INFO: Waiting for daemon to start...
03:56:06 [2020-08-29T03:56:06.470Z] Starting dockerd
03:56:06 [2020-08-29T03:56:06.470Z] +++ 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
03:56:07 [2020-08-29T03:56:07.784Z] --- PASS: TestLinksContainerNames (1.54s)
03:56:07 [2020-08-29T03:56:07.784Z] === RUN   TestLogsFollowTailEmpty
03:56:08 [2020-08-29T03:56:08.725Z] --- PASS: TestLogsFollowTailEmpty (0.77s)
03:56:08 [2020-08-29T03:56:08.725Z] === RUN   TestContainerNetworkMountsNoChown
03:56:09 [2020-08-29T03:56:09.297Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s)
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/default
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/default
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/private
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/private
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rprivate
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rprivate
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/slave
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/slave
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rslave
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rslave
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/shared
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/shared
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rshared
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rshared
03:56:09 [2020-08-29T03:56:09.297Z] === CONT  TestMountDaemonRoot/default
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/default/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === CONT  TestMountDaemonRoot/rslave
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/default/mount_root
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === CONT  TestMountDaemonRoot/private
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/private/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/private/mount_root
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === CONT  TestMountDaemonRoot/rshared
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === CONT  TestMountDaemonRoot/slave
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === CONT  TestMountDaemonRoot/rprivate
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === CONT  TestMountDaemonRoot/shared
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:56:09 [2020-08-29T03:56:09.297Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:56:09 [2020-08-29T03:56:09.297Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === CONT  TestMountDaemonRoot/default/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === CONT  TestMountDaemonRoot/private/bind_root
03:56:09 [2020-08-29T03:56:09.297Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:56:09 [2020-08-29T03:56:09.558Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:56:09 [2020-08-29T03:56:09.558Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:56:09 [2020-08-29T03:56:09.558Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:56:09 [2020-08-29T03:56:09.558Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:56:09 [2020-08-29T03:56:09.558Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:56:09 [2020-08-29T03:56:09.558Z] === CONT  TestMountDaemonRoot/default/mount_root
03:56:09 [2020-08-29T03:56:09.558Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:56:09 [2020-08-29T03:56:09.558Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:56:09 [2020-08-29T03:56:09.558Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:56:09 [2020-08-29T03:56:09.558Z] === CONT  TestMountDaemonRoot/private/mount_root
03:56:09 [2020-08-29T03:56:09.558Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:56:09 [2020-08-29T03:56:09.558Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:56:09 [2020-08-29T03:56:09.558Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:56:09 [2020-08-29T03:56:09.558Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:56:09 [2020-08-29T03:56:09.786Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:56:09 [2020-08-29T03:56:09.786Z] 
03:56:09 [2020-08-29T03:56:09.786Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:56:09 [2020-08-29T03:56:09.786Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:56:09 [2020-08-29T03:56:09.786Z] HOSTNAME=c5c4c941c6f5
03:56:09 [2020-08-29T03:56:09.786Z] TESTDEBUG=0
03:56:09 [2020-08-29T03:56:09.786Z] DEST=bundles/test-integration
03:56:09 [2020-08-29T03:56:09.786Z] PWD=/go/src/github.com/docker/docker
03:56:09 [2020-08-29T03:56:09.786Z] DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325
03:56:09 [2020-08-29T03:56:09.786Z] container=docker
03:56:09 [2020-08-29T03:56:09.786Z] HOME=/root
03:56:09 [2020-08-29T03:56:09.786Z] GOLANG_VERSION=1.13.15
03:56:09 [2020-08-29T03:56:09.786Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:56:09 [2020-08-29T03:56:09.786Z] VALIDATE_BRANCH=master
03:56:09 [2020-08-29T03:56:09.786Z] TERM=xterm
03:56:09 [2020-08-29T03:56:09.786Z] DOCKER_PKG=github.com/docker/docker
03:56:09 [2020-08-29T03:56:09.786Z] SHLVL=1
03:56:09 [2020-08-29T03:56:09.786Z] TIMEOUT=120m
03:56:09 [2020-08-29T03:56:09.786Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:56:09 [2020-08-29T03:56:09.786Z] DOCKER_GRAPHDRIVER=overlay2
03:56:09 [2020-08-29T03:56:09.786Z] GO111MODULE=off
03:56:09 [2020-08-29T03:56:09.786Z] DOCKER_EXPERIMENTAL=1
03:56:09 [2020-08-29T03:56:09.786Z] TEST_SKIP_INTEGRATION_CLI=1
03:56:09 [2020-08-29T03:56:09.786Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:56:09 [2020-08-29T03:56:09.786Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:56:09 [2020-08-29T03:56:09.786Z] GOPATH=/go
03:56:09 [2020-08-29T03:56:09.786Z] PKG_CONFIG=pkg-config
03:56:09 [2020-08-29T03:56:09.786Z] _=/usr/bin/env
03:56:09 [2020-08-29T03:56:09.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:56:09 [2020-08-29T03:56:09.818Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:56:09 [2020-08-29T03:56:09.818Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:56:09 [2020-08-29T03:56:09.818Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:56:09 [2020-08-29T03:56:09.818Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:56:09 [2020-08-29T03:56:09.818Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:56:09 [2020-08-29T03:56:09.818Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:56:09 [2020-08-29T03:56:09.818Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:56:09 [2020-08-29T03:56:09.818Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:56:09 [2020-08-29T03:56:09.818Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:56:09 [2020-08-29T03:56:09.818Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:56:09 [2020-08-29T03:56:09.818Z] --- PASS: TestMountDaemonRoot (0.03s)
03:56:09 [2020-08-29T03:56:09.818Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
03:56:09 [2020-08-29T03:56:09.818Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
03:56:09 [2020-08-29T03:56:09.818Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
03:56:09 [2020-08-29T03:56:09.818Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
03:56:09 [2020-08-29T03:56:09.818Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
03:56:09 [2020-08-29T03:56:09.818Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
03:56:09 [2020-08-29T03:56:09.818Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
03:56:09 [2020-08-29T03:56:09.818Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
03:56:09 [2020-08-29T03:56:09.818Z] === RUN   TestContainerBindMountNonRecursive
03:56:10 [2020-08-29T03:56:10.444Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s)
03:56:10 [2020-08-29T03:56:10.444Z] PASS
03:56:10 [2020-08-29T03:56:10.444Z] 
03:56:10 [2020-08-29T03:56:10.444Z] === Skipped
03:56:10 [2020-08-29T03:56:10.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:56:10 [2020-08-29T03:56:10.444Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:56:10 [2020-08-29T03:56:10.444Z] 
03:56:10 [2020-08-29T03:56:10.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
03:56:10 [2020-08-29T03:56:10.444Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:56:10 [2020-08-29T03:56:10.444Z] 
03:56:10 [2020-08-29T03:56:10.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:56:10 [2020-08-29T03:56:10.444Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:56:10 [2020-08-29T03:56:10.444Z] 
03:56:10 [2020-08-29T03:56:10.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:56:10 [2020-08-29T03:56:10.444Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:56:10 [2020-08-29T03:56:10.444Z] 
03:56:10 [2020-08-29T03:56:10.444Z] 
03:56:10 [2020-08-29T03:56:10.444Z] DONE 17 tests, 4 skipped in 29.165s
03:56:10 [2020-08-29T03:56:10.444Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:56:10 [2020-08-29T03:56:10.444Z] ++ 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
03:56:10 [2020-08-29T03:56:10.444Z] ++ set -e
03:56:10 [2020-08-29T03:56:10.444Z] ++ '[' -n 0 ']'
03:56:10 [2020-08-29T03:56:10.444Z] ++ set -x
03:56:10 [2020-08-29T03:56:10.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:56:10 [2020-08-29T03:56:10.444Z] INFO: Testing against a local daemon
03:56:10 [2020-08-29T03:56:10.444Z] === RUN   TestPluginInvalidJSON
03:56:10 [2020-08-29T03:56:10.444Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:56:10 [2020-08-29T03:56:10.444Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:56:10 [2020-08-29T03:56:10.444Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:56:10 [2020-08-29T03:56:10.444Z] --- PASS: TestPluginInvalidJSON (0.01s)
03:56:10 [2020-08-29T03:56:10.444Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:56:10 [2020-08-29T03:56:10.444Z] === RUN   TestPluginInstall
03:56:10 [2020-08-29T03:56:10.444Z] === RUN   TestPluginInstall/no_auth
03:56:12 [2020-08-29T03:56:12.362Z] --- PASS: TestContainerBindMountNonRecursive (2.06s)
03:56:12 [2020-08-29T03:56:12.362Z] === RUN   TestNetworkNat
03:56:12 [2020-08-29T03:56:12.506Z] time="2020-08-29T03:56:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:56:12 [2020-08-29T03:56:12.506Z] time="2020-08-29T03:56:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d382713b9c570f9841002519c9621647e0cd03cacbd46668a9da9b031bd5d784" mediatype=application/vnd.docker.plugin.v1+json size=522
03:56:12 [2020-08-29T03:56:12.506Z] time="2020-08-29T03:56:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:56:12 [2020-08-29T03:56:12.506Z] time="2020-08-29T03:56:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d382713b9c570f9841002519c9621647e0cd03cacbd46668a9da9b031bd5d784" mediatype=application/vnd.docker.plugin.v1+json size=522
03:56:12 [2020-08-29T03:56:12.826Z] === RUN   TestPluginInstall/with_htpasswd
03:56:12 [2020-08-29T03:56:12.933Z] --- PASS: TestNetworkNat (0.86s)
03:56:12 [2020-08-29T03:56:12.933Z] === RUN   TestNetworkLocalhostTCPNat
03:56:13 [2020-08-29T03:56:13.456Z] time="2020-08-29T03:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:56:13 [2020-08-29T03:56:13.457Z] time="2020-08-29T03:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c68eaef4fd028bdcef997108a1a890b8b67562781143cbfe1bc674ac72cd6e3" mediatype=application/vnd.docker.plugin.v1+json size=522
03:56:13 [2020-08-29T03:56:13.457Z] time="2020-08-29T03:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:56:13 [2020-08-29T03:56:13.457Z] time="2020-08-29T03:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c68eaef4fd028bdcef997108a1a890b8b67562781143cbfe1bc674ac72cd6e3" mediatype=application/vnd.docker.plugin.v1+json size=522
03:56:13 [2020-08-29T03:56:13.503Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s)
03:56:13 [2020-08-29T03:56:13.503Z] === RUN   TestNetworkLoopbackNat
03:56:13 [2020-08-29T03:56:13.747Z] === RUN   TestPluginInstall/with_insecure
03:56:14 [2020-08-29T03:56:14.776Z] time="2020-08-29T03:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:56:14 [2020-08-29T03:56:14.776Z] time="2020-08-29T03:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91a398911fcc520d3f44ec3342dae992fb20546c48debebd4ae2863ab0442483" mediatype=application/vnd.docker.plugin.v1+json size=522
03:56:14 [2020-08-29T03:56:14.776Z] time="2020-08-29T03:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:56:14 [2020-08-29T03:56:14.776Z] time="2020-08-29T03:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91a398911fcc520d3f44ec3342dae992fb20546c48debebd4ae2863ab0442483" mediatype=application/vnd.docker.plugin.v1+json size=522
03:56:14 [2020-08-29T03:56:14.776Z] --- PASS: TestPluginInstall (6.20s)
03:56:14 [2020-08-29T03:56:14.776Z]     --- PASS: TestPluginInstall/no_auth (4.10s)
03:56:14 [2020-08-29T03:56:14.776Z]     --- PASS: TestPluginInstall/with_htpasswd (0.84s)
03:56:14 [2020-08-29T03:56:14.776Z]     --- PASS: TestPluginInstall/with_insecure (1.26s)
03:56:14 [2020-08-29T03:56:14.776Z]         plugin_test.go:157: [d258f4b340989] daemon is not started
03:56:14 [2020-08-29T03:56:14.776Z] PASS
03:56:14 [2020-08-29T03:56:14.776Z] 
03:56:14 [2020-08-29T03:56:14.777Z] DONE 6 tests in 6.301s
03:56:14 [2020-08-29T03:56:14.777Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:56:14 [2020-08-29T03:56:14.777Z] ++ 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
03:56:14 [2020-08-29T03:56:14.777Z] ++ set -e
03:56:14 [2020-08-29T03:56:14.777Z] ++ '[' -n 0 ']'
03:56:14 [2020-08-29T03:56:14.777Z] ++ set -x
03:56:14 [2020-08-29T03:56:14.777Z] ++ env -i DEST=/go/src/github.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
03:56:15 [2020-08-29T03:56:15.067Z] INFO: Testing against a local daemon
03:56:15 [2020-08-29T03:56:15.067Z] === RUN   TestExternalGraphDriver
03:56:15 [2020-08-29T03:56:15.067Z] === RUN   TestExternalGraphDriver/json
03:56:16 [2020-08-29T03:56:16.258Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
03:56:16 [2020-08-29T03:56:16.801Z] --- PASS: TestNetworkLoopbackNat (3.11s)
03:56:16 [2020-08-29T03:56:16.801Z] === RUN   TestPause
03:56:17 [2020-08-29T03:56:17.127Z] === RUN   TestExternalGraphDriver/spec
03:56:17 [2020-08-29T03:56:17.741Z] --- PASS: TestPause (0.83s)
03:56:17 [2020-08-29T03:56:17.741Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:56:17 [2020-08-29T03:56:17.741Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:56:17 [2020-08-29T03:56:17.741Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:56:17 [2020-08-29T03:56:17.741Z] === RUN   TestPauseStopPausedContainer
03:56:18 [2020-08-29T03:56:18.311Z] --- PASS: TestPauseStopPausedContainer (0.80s)
03:56:18 [2020-08-29T03:56:18.312Z] === RUN   TestPsFilter
03:56:18 [2020-08-29T03:56:18.572Z] --- PASS: TestPsFilter (0.25s)
03:56:18 [2020-08-29T03:56:18.572Z] === RUN   TestRemoveContainerWithRemovedVolume
03:56:19 [2020-08-29T03:56:19.192Z] === RUN   TestExternalGraphDriver/pull
03:56:19 [2020-08-29T03:56:19.512Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
03:56:19 [2020-08-29T03:56:19.512Z] === RUN   TestRemoveContainerWithVolume
03:56:20 [2020-08-29T03:56:20.086Z] --- PASS: TestRemoveContainerWithVolume (0.75s)
03:56:20 [2020-08-29T03:56:20.086Z] === RUN   TestRemoveContainerRunning
03:56:21 [2020-08-29T03:56:21.028Z] --- PASS: TestRemoveContainerRunning (0.76s)
03:56:21 [2020-08-29T03:56:21.028Z] === RUN   TestRemoveContainerForceRemoveRunning
03:56:21 [2020-08-29T03:56:21.597Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s)
03:56:21 [2020-08-29T03:56:21.597Z] === RUN   TestRemoveInvalidContainer
03:56:21 [2020-08-29T03:56:21.597Z] --- PASS: TestRemoveInvalidContainer (0.01s)
03:56:21 [2020-08-29T03:56:21.597Z] === RUN   TestRenameLinkedContainer
03:56:21 [2020-08-29T03:56:21.919Z] --- PASS: TestExternalGraphDriver (6.42s)
03:56:21 [2020-08-29T03:56:21.919Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
03:56:21 [2020-08-29T03:56:21.919Z]     --- PASS: TestExternalGraphDriver/spec (2.13s)
03:56:21 [2020-08-29T03:56:21.919Z]     --- PASS: TestExternalGraphDriver/pull (2.11s)
03:56:21 [2020-08-29T03:56:21.919Z] === RUN   TestGraphdriverPluginV2
03:56:21 [2020-08-29T03:56:21.919Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
03:56:21 [2020-08-29T03:56:21.919Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:56:21 [2020-08-29T03:56:21.919Z] PASS
03:56:21 [2020-08-29T03:56:21.919Z] 
03:56:21 [2020-08-29T03:56:21.919Z] === Skipped
03:56:21 [2020-08-29T03:56:21.919Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
03:56:21 [2020-08-29T03:56:21.919Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:56:21 [2020-08-29T03:56:21.919Z] 
03:56:21 [2020-08-29T03:56:21.919Z] 
03:56:21 [2020-08-29T03:56:21.919Z] DONE 5 tests, 1 skipped in 6.579s
03:56:21 [2020-08-29T03:56:21.919Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:56:21 [2020-08-29T03:56:21.919Z] ++ 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
03:56:21 [2020-08-29T03:56:21.919Z] ++ set -e
03:56:21 [2020-08-29T03:56:21.919Z] ++ '[' -n 0 ']'
03:56:21 [2020-08-29T03:56:21.919Z] ++ set -x
03:56:21 [2020-08-29T03:56:21.919Z] ++ env -i DEST=/go/src/github.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
03:56:21 [2020-08-29T03:56:21.919Z] INFO: Testing against a local daemon
03:56:21 [2020-08-29T03:56:21.919Z] === RUN   TestContinueAfterPluginCrash
03:56:21 [2020-08-29T03:56:21.919Z] === PAUSE TestContinueAfterPluginCrash
03:56:21 [2020-08-29T03:56:21.919Z] === RUN   TestReadPluginNoRead
03:56:21 [2020-08-29T03:56:21.919Z] === PAUSE TestReadPluginNoRead
03:56:21 [2020-08-29T03:56:21.919Z] === RUN   TestDaemonStartWithLogOpt
03:56:21 [2020-08-29T03:56:21.919Z] === PAUSE TestDaemonStartWithLogOpt
03:56:21 [2020-08-29T03:56:21.919Z] === CONT  TestContinueAfterPluginCrash
03:56:21 [2020-08-29T03:56:21.919Z] === CONT  TestDaemonStartWithLogOpt
03:56:24 [2020-08-29T03:56:24.857Z] .
03:56:24 [2020-08-29T03:56:24.857Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:56:24 [2020-08-29T03:56:24.857Z] 
03:56:24 [2020-08-29T03:56:24.857Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:56:24 [2020-08-29T03:56:24.857Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:56:24 [2020-08-29T03:56:24.857Z] Error: No such image: emptyfs
03:56:24 [2020-08-29T03:56:24.857Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:56:24 [2020-08-29T03:56:24.857Z] ++++ docker load
03:56:24 [2020-08-29T03:56:24.857Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:56:24 [2020-08-29T03:56:24.857Z] Error: No such image: emptyfs
03:56:24 [2020-08-29T03:56:24.857Z] ++++ docker load
03:56:24 [2020-08-29T03:56:24.857Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:56:24 [2020-08-29T03:56:24.857Z] Running integration-test (iteration 1)
03:56:24 [2020-08-29T03:56:24.857Z] 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)/
03:56:24 [2020-08-29T03:56:24.857Z] ++ 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)/'
03:56:24 [2020-08-29T03:56:24.857Z] ++ set -e
03:56:24 [2020-08-29T03:56:24.857Z] ++ '[' -n 0 ']'
03:56:24 [2020-08-29T03:56:24.857Z] ++ set -x
03:56:24 [2020-08-29T03:56:24.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
03:56:24 [2020-08-29T03:56:24.857Z] Running integration-test (iteration 1)
03:56:24 [2020-08-29T03:56:24.857Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
03:56:24 [2020-08-29T03:56:24.858Z] ++ 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)/'
03:56:24 [2020-08-29T03:56:24.858Z] ++ set -e
03:56:24 [2020-08-29T03:56:24.858Z] ++ '[' -n 0 ']'
03:56:24 [2020-08-29T03:56:24.858Z] ++ set -x
03:56:24 [2020-08-29T03:56:24.858Z] ++ env -i DEST=/go/src/github.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)/'
03:56:24 [2020-08-29T03:56:24.897Z] --- PASS: TestRenameLinkedContainer (3.02s)
03:56:24 [2020-08-29T03:56:24.897Z] === RUN   TestRenameStoppedContainer
03:56:25 [2020-08-29T03:56:25.467Z] --- PASS: TestRenameStoppedContainer (0.76s)
03:56:25 [2020-08-29T03:56:25.467Z] === RUN   TestRenameRunningContainerAndReuse
03:56:26 [2020-08-29T03:56:26.366Z] --- PASS: TestDaemonStartWithLogOpt (4.04s)
03:56:26 [2020-08-29T03:56:26.366Z] === CONT  TestReadPluginNoRead
03:56:26 [2020-08-29T03:56:26.853Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s)
03:56:26 [2020-08-29T03:56:26.853Z] === RUN   TestRenameInvalidName
03:56:27 [2020-08-29T03:56:27.794Z] --- PASS: TestRenameInvalidName (0.77s)
03:56:27 [2020-08-29T03:56:27.794Z] === RUN   TestRenameAnonymousContainer
03:56:28 [2020-08-29T03:56:28.427Z] === RUN   TestReadPluginNoRead/default
03:56:30 [2020-08-29T03:56:30.492Z] === RUN   TestReadPluginNoRead/disabled_caching
03:56:30 [2020-08-29T03:56:30.782Z] --- PASS: TestContinueAfterPluginCrash (9.14s)
03:56:31 [2020-08-29T03:56:31.087Z] tests/integration/api_volume_test.py .........                           [ 74%]
03:56:31 [2020-08-29T03:56:31.995Z] --- PASS: TestRenameAnonymousContainer (3.86s)
03:56:31 [2020-08-29T03:56:31.995Z] === RUN   TestRenameContainerWithSameName
03:56:32 [2020-08-29T03:56:32.255Z] --- PASS: TestRenameContainerWithSameName (0.74s)
03:56:32 [2020-08-29T03:56:32.255Z] === RUN   TestRenameContainerWithLinkedContainer
03:56:32 [2020-08-29T03:56:32.285Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:56:32 [2020-08-29T03:56:32.449Z] tests/integration/client_test.py .....                                   [ 75%]
03:56:32 [2020-08-29T03:56:32.449Z] tests/integration/context_api_test.py ...                                [ 76%]
03:56:33 [2020-08-29T03:56:33.009Z] tests/integration/errors_test.py .                                       [ 76%]
03:56:34 [2020-08-29T03:56:34.167Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s)
03:56:34 [2020-08-29T03:56:34.167Z] === RUN   TestResize
03:56:34 [2020-08-29T03:56:34.346Z] --- PASS: TestReadPluginNoRead (8.72s)
03:56:34 [2020-08-29T03:56:34.346Z]     --- PASS: TestReadPluginNoRead/default (1.93s)
03:56:34 [2020-08-29T03:56:34.346Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.02s)
03:56:34 [2020-08-29T03:56:34.346Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s)
03:56:34 [2020-08-29T03:56:34.346Z]     read_test.go:92: [d831bf55e1d3f] daemon is not started
03:56:34 [2020-08-29T03:56:34.346Z] PASS
03:56:34 [2020-08-29T03:56:34.346Z] 
03:56:34 [2020-08-29T03:56:34.346Z] DONE 6 tests in 12.853s
03:56:34 [2020-08-29T03:56:34.346Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:56:34 [2020-08-29T03:56:34.346Z] ++ 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
03:56:34 [2020-08-29T03:56:34.346Z] ++ set -e
03:56:34 [2020-08-29T03:56:34.346Z] ++ '[' -n 0 ']'
03:56:34 [2020-08-29T03:56:34.346Z] ++ set -x
03:56:34 [2020-08-29T03:56:34.346Z] ++ env -i DEST=/go/src/github.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
03:56:34 [2020-08-29T03:56:34.346Z] testing: warning: no tests to run
03:56:34 [2020-08-29T03:56:34.346Z] PASS
03:56:34 [2020-08-29T03:56:34.346Z] 
03:56:34 [2020-08-29T03:56:34.346Z] DONE 0 tests in 0.034s
03:56:34 [2020-08-29T03:56:34.346Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:56:34 [2020-08-29T03:56:34.346Z] ++ 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
03:56:34 [2020-08-29T03:56:34.346Z] ++ set -e
03:56:34 [2020-08-29T03:56:34.346Z] ++ '[' -n 0 ']'
03:56:34 [2020-08-29T03:56:34.346Z] ++ set -x
03:56:34 [2020-08-29T03:56:34.346Z] ++ env -i DEST=/go/src/github.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
03:56:34 [2020-08-29T03:56:34.346Z] INFO: Testing against a local daemon
03:56:34 [2020-08-29T03:56:34.346Z] === RUN   TestPluginWithDevMounts
03:56:34 [2020-08-29T03:56:34.346Z] === PAUSE TestPluginWithDevMounts
03:56:34 [2020-08-29T03:56:34.346Z] === CONT  TestPluginWithDevMounts
03:56:34 [2020-08-29T03:56:34.737Z] --- PASS: TestResize (0.78s)
03:56:34 [2020-08-29T03:56:34.737Z] === RUN   TestResizeWithInvalidSize
03:56:35 [2020-08-29T03:56:35.678Z] --- PASS: TestResizeWithInvalidSize (0.88s)
03:56:35 [2020-08-29T03:56:35.678Z] === RUN   TestResizeWhenContainerNotStarted
03:56:36 [2020-08-29T03:56:36.249Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
03:56:36 [2020-08-29T03:56:36.249Z] === RUN   TestDaemonRestartKillContainers
03:56:36 [2020-08-29T03:56:36.249Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:56:36 [2020-08-29T03:56:36.249Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:56:36 [2020-08-29T03:56:36.249Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:56:36 [2020-08-29T03:56:36.249Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:56:36 [2020-08-29T03:56:36.249Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:56:36 [2020-08-29T03:56:36.250Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:56:36 [2020-08-29T03:56:36.429Z] --- PASS: TestPluginWithDevMounts (1.93s)
03:56:36 [2020-08-29T03:56:36.429Z] PASS
03:56:36 [2020-08-29T03:56:36.429Z] 
03:56:36 [2020-08-29T03:56:36.429Z] DONE 1 tests in 2.006s
03:56:36 [2020-08-29T03:56:36.429Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
03:56:36 [2020-08-29T03:56:36.429Z] ++ 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
03:56:36 [2020-08-29T03:56:36.429Z] ++ set -e
03:56:36 [2020-08-29T03:56:36.429Z] ++ '[' -n 0 ']'
03:56:36 [2020-08-29T03:56:36.429Z] ++ set -x
03:56:36 [2020-08-29T03:56:36.429Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:56:36 [2020-08-29T03:56:36.429Z] INFO: Testing against a local daemon
03:56:36 [2020-08-29T03:56:36.429Z] === RUN   TestSecretInspect
03:56:38 [2020-08-29T03:56:38.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:56:38 [2020-08-29T03:56:38.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:56:39 [2020-08-29T03:56:39.113Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:56:39 [2020-08-29T03:56:39.113Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:56:40 [2020-08-29T03:56:40.885Z] --- PASS: TestSecretInspect (3.70s)
03:56:40 [2020-08-29T03:56:40.885Z] === RUN   TestSecretList
03:56:41 [2020-08-29T03:56:41.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:56:41 [2020-08-29T03:56:41.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:56:41 [2020-08-29T03:56:41.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:56:42 [2020-08-29T03:56:42.547Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:56:42 [2020-08-29T03:56:42.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:56:42 [2020-08-29T03:56:42.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:56:42 [2020-08-29T03:56:42.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:56:44 [2020-08-29T03:56:44.391Z] --- PASS: TestSecretList (3.73s)
03:56:44 [2020-08-29T03:56:44.391Z] === RUN   TestSecretsCreateAndDelete
03:56:45 [2020-08-29T03:56:45.092Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
03:56:45 [2020-08-29T03:56:45.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s)
03:56:45 [2020-08-29T03:56:45.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s)
03:56:45 [2020-08-29T03:56:45.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s)
03:56:45 [2020-08-29T03:56:45.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s)
03:56:45 [2020-08-29T03:56:45.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
03:56:45 [2020-08-29T03:56:45.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s)
03:56:45 [2020-08-29T03:56:45.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s)
03:56:45 [2020-08-29T03:56:45.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
03:56:45 [2020-08-29T03:56:45.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.71s)
03:56:45 [2020-08-29T03:56:45.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s)
03:56:45 [2020-08-29T03:56:45.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s)
03:56:45 [2020-08-29T03:56:45.092Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s)
03:56:45 [2020-08-29T03:56:45.092Z] === RUN   TestCgroupNamespacesRun
03:56:46 [2020-08-29T03:56:46.476Z] --- PASS: TestCgroupNamespacesRun (1.74s)
03:56:46 [2020-08-29T03:56:46.476Z] === RUN   TestCgroupNamespacesRunPrivileged
03:56:47 [2020-08-29T03:56:47.899Z] --- PASS: TestSecretsCreateAndDelete (3.71s)
03:56:47 [2020-08-29T03:56:47.899Z] === RUN   TestSecretsUpdate
03:56:48 [2020-08-29T03:56:48.388Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s)
03:56:48 [2020-08-29T03:56:48.388Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:56:50 [2020-08-29T03:56:50.301Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s)
03:56:50 [2020-08-29T03:56:50.301Z] === RUN   TestCgroupNamespacesRunHostMode
03:56:51 [2020-08-29T03:56:51.408Z] --- PASS: TestSecretsUpdate (3.54s)
03:56:51 [2020-08-29T03:56:51.408Z] === RUN   TestTemplatedSecret
03:56:51 [2020-08-29T03:56:51.685Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s)
03:56:51 [2020-08-29T03:56:51.685Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:56:53 [2020-08-29T03:56:53.599Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
03:56:53 [2020-08-29T03:56:53.599Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:56:53 [2020-08-29T03:56:53.906Z] --- PASS: TestImportExtremelyLargeImageWorks (104.73s)
03:56:53 [2020-08-29T03:56:53.906Z] PASS
03:56:53 [2020-08-29T03:56:53.906Z] 
03:56:53 [2020-08-29T03:56:53.906Z] === Skipped
03:56:53 [2020-08-29T03:56:53.906Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
03:56:53 [2020-08-29T03:56:53.906Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
03:56:53 [2020-08-29T03:56:53.906Z] 
03:56:53 [2020-08-29T03:56:53.906Z] 
03:56:53 [2020-08-29T03:56:53.906Z] DONE 12 tests, 1 skipped in 108.861s
03:56:53 [2020-08-29T03:56:53.906Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
03:56:53 [2020-08-29T03:56:53.906Z] INFO: Testing against a local daemon
03:56:53 [2020-08-29T03:56:53.906Z] === RUN   TestNetworkCreateDelete
03:56:53 [2020-08-29T03:56:53.906Z] --- PASS: TestNetworkCreateDelete (0.12s)
03:56:53 [2020-08-29T03:56:53.906Z] === RUN   TestDockerNetworkDeletePreferID
03:56:53 [2020-08-29T03:56:53.906Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
03:56:53 [2020-08-29T03:56:53.906Z] === RUN   TestDaemonDNSFallback
03:56:54 [2020-08-29T03:56:54.915Z] --- PASS: TestTemplatedSecret (3.51s)
03:56:54 [2020-08-29T03:56:54.915Z] === RUN   TestSecretCreateResolve
03:56:55 [2020-08-29T03:56:55.281Z] --- PASS: TestDaemonDNSFallback (7.29s)
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestInspectNetwork
03:56:55 [2020-08-29T03:56:55.281Z] --- SKIP: TestInspectNetwork (0.00s)
03:56:55 [2020-08-29T03:56:55.281Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestRunContainerWithBridgeNone
03:56:55 [2020-08-29T03:56:55.281Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
03:56:55 [2020-08-29T03:56:55.281Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestNetworkInvalidJSON
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestNetworkInvalidJSON//networks/create
03:56:55 [2020-08-29T03:56:55.281Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:56:55 [2020-08-29T03:56:55.281Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:56:55 [2020-08-29T03:56:55.281Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:56:55 [2020-08-29T03:56:55.281Z] === CONT  TestNetworkInvalidJSON//networks/create
03:56:55 [2020-08-29T03:56:55.281Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:56:55 [2020-08-29T03:56:55.281Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:56:55 [2020-08-29T03:56:55.281Z] --- PASS: TestNetworkInvalidJSON (0.02s)
03:56:55 [2020-08-29T03:56:55.281Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
03:56:55 [2020-08-29T03:56:55.281Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
03:56:55 [2020-08-29T03:56:55.281Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestHostIPv4BridgeLabel
03:56:55 [2020-08-29T03:56:55.281Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
03:56:55 [2020-08-29T03:56:55.281Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestDaemonRestartWithLiveRestore
03:56:55 [2020-08-29T03:56:55.281Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
03:56:55 [2020-08-29T03:56:55.281Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestDaemonDefaultNetworkPools
03:56:55 [2020-08-29T03:56:55.281Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
03:56:55 [2020-08-29T03:56:55.281Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestDaemonRestartWithExistingNetwork
03:56:55 [2020-08-29T03:56:55.281Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
03:56:55 [2020-08-29T03:56:55.281Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:56:55 [2020-08-29T03:56:55.281Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
03:56:55 [2020-08-29T03:56:55.281Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:56:55 [2020-08-29T03:56:55.281Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
03:56:55 [2020-08-29T03:56:55.281Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestServiceWithPredefinedNetwork
03:56:55 [2020-08-29T03:56:55.281Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
03:56:55 [2020-08-29T03:56:55.281Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:56:55 [2020-08-29T03:56:55.281Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:56:55 [2020-08-29T03:56:55.281Z]     service_test.go:236: FLAKY_TEST
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestServiceWithDataPathPortInit
03:56:55 [2020-08-29T03:56:55.281Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
03:56:55 [2020-08-29T03:56:55.281Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:56:55 [2020-08-29T03:56:55.281Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:56:55 [2020-08-29T03:56:55.281Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
03:56:55 [2020-08-29T03:56:55.281Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:56:55 [2020-08-29T03:56:55.281Z] PASS
03:56:55 [2020-08-29T03:56:55.281Z] 
03:56:55 [2020-08-29T03:56:55.281Z] === Skipped
03:56:55 [2020-08-29T03:56:55.281Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
03:56:55 [2020-08-29T03:56:55.281Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:56:55 [2020-08-29T03:56:55.281Z] 
03:56:55 [2020-08-29T03:56:55.281Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
03:56:55 [2020-08-29T03:56:55.281Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.281Z] 
03:56:55 [2020-08-29T03:56:55.281Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
03:56:55 [2020-08-29T03:56:55.281Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.281Z] 
03:56:55 [2020-08-29T03:56:55.281Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
03:56:55 [2020-08-29T03:56:55.281Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.281Z] 
03:56:55 [2020-08-29T03:56:55.281Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
03:56:55 [2020-08-29T03:56:55.281Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.281Z] 
03:56:55 [2020-08-29T03:56:55.281Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
03:56:55 [2020-08-29T03:56:55.281Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.281Z] 
03:56:55 [2020-08-29T03:56:55.281Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
03:56:55 [2020-08-29T03:56:55.281Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.281Z] 
03:56:55 [2020-08-29T03:56:55.282Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
03:56:55 [2020-08-29T03:56:55.282Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.282Z] 
03:56:55 [2020-08-29T03:56:55.282Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
03:56:55 [2020-08-29T03:56:55.282Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:56:55 [2020-08-29T03:56:55.282Z] 
03:56:55 [2020-08-29T03:56:55.282Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:56:55 [2020-08-29T03:56:55.282Z]     service_test.go:236: FLAKY_TEST
03:56:55 [2020-08-29T03:56:55.282Z] 
03:56:55 [2020-08-29T03:56:55.282Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
03:56:55 [2020-08-29T03:56:55.282Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:56:55 [2020-08-29T03:56:55.282Z] 
03:56:55 [2020-08-29T03:56:55.282Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
03:56:55 [2020-08-29T03:56:55.282Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:56:55 [2020-08-29T03:56:55.282Z] 
03:56:55 [2020-08-29T03:56:55.282Z] 
03:56:55 [2020-08-29T03:56:55.282Z] DONE 19 tests, 12 skipped in 8.065s
03:56:55 [2020-08-29T03:56:55.282Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:56:55 [2020-08-29T03:56:55.282Z] INFO: Testing against a local daemon
03:56:55 [2020-08-29T03:56:55.282Z] === RUN   TestDockerNetworkIpvlanPersistance
03:56:55 [2020-08-29T03:56:55.282Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
03:56:55 [2020-08-29T03:56:55.282Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:56:55 [2020-08-29T03:56:55.282Z] === RUN   TestDockerNetworkIpvlan
03:56:55 [2020-08-29T03:56:55.282Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:56:55 [2020-08-29T03:56:55.282Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:56:55 [2020-08-29T03:56:55.282Z] PASS
03:56:55 [2020-08-29T03:56:55.282Z] 
03:56:55 [2020-08-29T03:56:55.282Z] === Skipped
03:56:55 [2020-08-29T03:56:55.282Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
03:56:55 [2020-08-29T03:56:55.282Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:56:55 [2020-08-29T03:56:55.282Z] 
03:56:55 [2020-08-29T03:56:55.282Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:56:55 [2020-08-29T03:56:55.282Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:56:55 [2020-08-29T03:56:55.282Z] 
03:56:55 [2020-08-29T03:56:55.282Z] 
03:56:55 [2020-08-29T03:56:55.282Z] DONE 2 tests, 2 skipped in 0.166s
03:56:55 [2020-08-29T03:56:55.282Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:56:55 [2020-08-29T03:56:55.511Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s)
03:56:55 [2020-08-29T03:56:55.511Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:56:55 [2020-08-29T03:56:55.540Z] INFO: Testing against a local daemon
03:56:55 [2020-08-29T03:56:55.540Z] === RUN   TestDockerNetworkMacvlanPersistance
03:56:55 [2020-08-29T03:56:55.540Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
03:56:55 [2020-08-29T03:56:55.540Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.540Z] === RUN   TestDockerNetworkMacvlan
03:56:55 [2020-08-29T03:56:55.540Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
03:56:55 [2020-08-29T03:56:55.541Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.541Z] PASS
03:56:55 [2020-08-29T03:56:55.541Z] 
03:56:55 [2020-08-29T03:56:55.541Z] === Skipped
03:56:55 [2020-08-29T03:56:55.541Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
03:56:55 [2020-08-29T03:56:55.541Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.541Z] 
03:56:55 [2020-08-29T03:56:55.541Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
03:56:55 [2020-08-29T03:56:55.541Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
03:56:55 [2020-08-29T03:56:55.541Z] 
03:56:55 [2020-08-29T03:56:55.541Z] 
03:56:55 [2020-08-29T03:56:55.541Z] DONE 2 tests, 2 skipped in 0.153s
03:56:55 [2020-08-29T03:56:55.541Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
03:56:55 [2020-08-29T03:56:55.541Z] testing: warning: no tests to run
03:56:55 [2020-08-29T03:56:55.541Z] PASS
03:56:55 [2020-08-29T03:56:55.541Z] 
03:56:55 [2020-08-29T03:56:55.541Z] DONE 0 tests in 0.024s
03:56:55 [2020-08-29T03:56:55.541Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:56:55 [2020-08-29T03:56:55.799Z] INFO: Testing against a local daemon
03:56:55 [2020-08-29T03:56:55.799Z] === RUN   TestAuthZPluginAllowRequest
03:56:55 [2020-08-29T03:56:55.799Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
03:56:55 [2020-08-29T03:56:55.799Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:55 [2020-08-29T03:56:55.799Z] === RUN   TestAuthZPluginTLS
03:56:55 [2020-08-29T03:56:55.799Z] --- SKIP: TestAuthZPluginTLS (0.00s)
03:56:55 [2020-08-29T03:56:55.799Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:55 [2020-08-29T03:56:55.799Z] === RUN   TestAuthZPluginDenyRequest
03:56:55 [2020-08-29T03:56:55.799Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
03:56:55 [2020-08-29T03:56:55.799Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:55 [2020-08-29T03:56:55.799Z] === RUN   TestAuthZPluginAPIDenyResponse
03:56:55 [2020-08-29T03:56:55.799Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
03:56:55 [2020-08-29T03:56:55.799Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:55 [2020-08-29T03:56:55.799Z] === RUN   TestAuthZPluginDenyResponse
03:56:55 [2020-08-29T03:56:55.799Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
03:56:55 [2020-08-29T03:56:55.799Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:55 [2020-08-29T03:56:55.799Z] === RUN   TestAuthZPluginAllowEventStream
03:56:55 [2020-08-29T03:56:55.799Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
03:56:55 [2020-08-29T03:56:55.799Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:55 [2020-08-29T03:56:55.799Z] === RUN   TestAuthZPluginErrorResponse
03:56:55 [2020-08-29T03:56:55.799Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
03:56:55 [2020-08-29T03:56:55.799Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:55 [2020-08-29T03:56:55.799Z] === RUN   TestAuthZPluginErrorRequest
03:56:55 [2020-08-29T03:56:55.799Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
03:56:55 [2020-08-29T03:56:55.799Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:55 [2020-08-29T03:56:55.799Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:56:55 [2020-08-29T03:56:55.799Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
03:56:55 [2020-08-29T03:56:55.799Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:55 [2020-08-29T03:56:55.799Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:56:55 [2020-08-29T03:56:55.799Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
03:56:55 [2020-08-29T03:56:55.799Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:55 [2020-08-29T03:56:55.799Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:56:55 [2020-08-29T03:56:55.799Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
03:56:55 [2020-08-29T03:56:55.799Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:55 [2020-08-29T03:56:55.799Z] === RUN   TestAuthZPluginHeader
03:56:55 [2020-08-29T03:56:55.799Z] --- SKIP: TestAuthZPluginHeader (0.00s)
03:56:55 [2020-08-29T03:56:55.799Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:55 [2020-08-29T03:56:55.799Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:56:56 [2020-08-29T03:56:56.058Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.26s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] === RUN   TestAuthZPluginV2Disable
03:56:56 [2020-08-29T03:56:56.058Z] --- SKIP: TestAuthZPluginV2Disable (0.04s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:56:56 [2020-08-29T03:56:56.058Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.06s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:56:56 [2020-08-29T03:56:56.058Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:56:56 [2020-08-29T03:56:56.058Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] PASS
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === Skipped
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.26s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.04s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.06s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
03:56:56 [2020-08-29T03:56:56.058Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] 
03:56:56 [2020-08-29T03:56:56.058Z] DONE 17 tests, 17 skipped in 0.566s
03:56:56 [2020-08-29T03:56:56.058Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:56:56 [2020-08-29T03:56:56.082Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
03:56:56 [2020-08-29T03:56:56.083Z] === RUN   TestCgroupNamespacesRunOlderClient
03:56:56 [2020-08-29T03:56:56.317Z] INFO: Testing against a local daemon
03:56:56 [2020-08-29T03:56:56.317Z] === RUN   TestPluginInvalidJSON
03:56:56 [2020-08-29T03:56:56.317Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:56:56 [2020-08-29T03:56:56.317Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:56:56 [2020-08-29T03:56:56.317Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:56:56 [2020-08-29T03:56:56.317Z] --- PASS: TestPluginInvalidJSON (0.01s)
03:56:56 [2020-08-29T03:56:56.317Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:56:56 [2020-08-29T03:56:56.317Z] === RUN   TestPluginInstall
03:56:56 [2020-08-29T03:56:56.317Z] --- SKIP: TestPluginInstall (0.00s)
03:56:56 [2020-08-29T03:56:56.317Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.317Z] PASS
03:56:56 [2020-08-29T03:56:56.317Z] 
03:56:56 [2020-08-29T03:56:56.317Z] === Skipped
03:56:56 [2020-08-29T03:56:56.317Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
03:56:56 [2020-08-29T03:56:56.317Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:56:56 [2020-08-29T03:56:56.317Z] 
03:56:56 [2020-08-29T03:56:56.317Z] 
03:56:56 [2020-08-29T03:56:56.317Z] DONE 3 tests, 1 skipped in 0.204s
03:56:56 [2020-08-29T03:56:56.317Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:56:56 [2020-08-29T03:56:56.576Z] INFO: Testing against a local daemon
03:56:56 [2020-08-29T03:56:56.576Z] === RUN   TestExternalGraphDriver
03:56:56 [2020-08-29T03:56:56.576Z] --- SKIP: TestExternalGraphDriver (0.08s)
03:56:56 [2020-08-29T03:56:56.576Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
03:56:56 [2020-08-29T03:56:56.576Z] === RUN   TestGraphdriverPluginV2
03:56:57 [2020-08-29T03:56:57.996Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s)
03:56:57 [2020-08-29T03:56:57.996Z] === RUN   TestKernelTCPMemory
03:56:58 [2020-08-29T03:56:58.422Z] --- PASS: TestSecretCreateResolve (3.59s)
03:56:58 [2020-08-29T03:56:58.422Z] PASS
03:56:58 [2020-08-29T03:56:58.422Z] 
03:56:58 [2020-08-29T03:56:58.422Z] DONE 6 tests in 21.857s
03:56:58 [2020-08-29T03:56:58.422Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
03:56:58 [2020-08-29T03:56:58.422Z] ++ 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
03:56:58 [2020-08-29T03:56:58.422Z] ++ set -e
03:56:58 [2020-08-29T03:56:58.422Z] ++ '[' -n 0 ']'
03:56:58 [2020-08-29T03:56:58.422Z] ++ set -x
03:56:58 [2020-08-29T03:56:58.422Z] ++ env -i DEST=/go/src/github.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
03:56:58 [2020-08-29T03:56:58.422Z] INFO: Testing against a local daemon
03:56:58 [2020-08-29T03:56:58.422Z] === RUN   TestServiceCreateInit
03:56:58 [2020-08-29T03:56:58.422Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:56:58 [2020-08-29T03:56:58.937Z] --- PASS: TestKernelTCPMemory (0.85s)
03:56:58 [2020-08-29T03:56:58.937Z] === RUN   TestNISDomainname
03:56:59 [2020-08-29T03:56:59.878Z] --- PASS: TestNISDomainname (0.92s)
03:56:59 [2020-08-29T03:56:59.878Z] === RUN   TestHostnameDnsResolution
03:57:01 [2020-08-29T03:57:01.261Z] --- PASS: TestHostnameDnsResolution (1.66s)
03:57:01 [2020-08-29T03:57:01.261Z] === RUN   TestStats
03:57:03 [2020-08-29T03:57:03.139Z] --- PASS: TestGraphdriverPluginV2 (5.97s)
03:57:03 [2020-08-29T03:57:03.139Z] PASS
03:57:03 [2020-08-29T03:57:03.139Z] 
03:57:03 [2020-08-29T03:57:03.139Z] === Skipped
03:57:03 [2020-08-29T03:57:03.139Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
03:57:03 [2020-08-29T03:57:03.139Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
03:57:03 [2020-08-29T03:57:03.139Z] 
03:57:03 [2020-08-29T03:57:03.139Z] 
03:57:03 [2020-08-29T03:57:03.139Z] DONE 2 tests, 1 skipped in 6.187s
03:57:03 [2020-08-29T03:57:03.139Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:57:03 [2020-08-29T03:57:03.139Z] INFO: Testing against a local daemon
03:57:03 [2020-08-29T03:57:03.139Z] === RUN   TestContinueAfterPluginCrash
03:57:03 [2020-08-29T03:57:03.139Z] === PAUSE TestContinueAfterPluginCrash
03:57:03 [2020-08-29T03:57:03.139Z] === RUN   TestReadPluginNoRead
03:57:03 [2020-08-29T03:57:03.139Z] === PAUSE TestReadPluginNoRead
03:57:03 [2020-08-29T03:57:03.139Z] === RUN   TestDaemonStartWithLogOpt
03:57:03 [2020-08-29T03:57:03.139Z] === PAUSE TestDaemonStartWithLogOpt
03:57:03 [2020-08-29T03:57:03.139Z] === CONT  TestContinueAfterPluginCrash
03:57:03 [2020-08-29T03:57:03.139Z] === CONT  TestDaemonStartWithLogOpt
03:57:03 [2020-08-29T03:57:03.578Z] Loaded image: buildpack-deps:buster
03:57:03 [2020-08-29T03:57:03.578Z] Loaded image: busybox:latest
03:57:03 [2020-08-29T03:57:03.578Z] Loaded image: buildpack-deps:buster
03:57:03 [2020-08-29T03:57:03.578Z] Loaded image: busybox:glibc
03:57:03 [2020-08-29T03:57:03.578Z] Loaded image: debian:buster
03:57:03 [2020-08-29T03:57:03.578Z] Loaded image: busybox:latest
03:57:03 [2020-08-29T03:57:03.578Z] Loaded image: hello-world:latest
03:57:03 [2020-08-29T03:57:03.578Z] INFO: Testing against a local daemon
03:57:03 [2020-08-29T03:57:03.578Z] === RUN   TestDockerSuite
03:57:03 [2020-08-29T03:57:03.578Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
03:57:03 [2020-08-29T03:57:03.578Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
03:57:03 [2020-08-29T03:57:03.578Z] === RUN   TestDockerSuite/TestAPIErrorJSON
03:57:03 [2020-08-29T03:57:03.578Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
03:57:03 [2020-08-29T03:57:03.578Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
03:57:03 [2020-08-29T03:57:03.578Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
03:57:03 [2020-08-29T03:57:03.578Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
03:57:03 [2020-08-29T03:57:03.578Z] Loaded image: busybox:glibc
03:57:03 [2020-08-29T03:57:03.578Z] Loaded image: debian:buster
03:57:03 [2020-08-29T03:57:03.578Z] === RUN   TestDockerSuite/TestAPIImagesDelete
03:57:03 [2020-08-29T03:57:03.579Z] Loaded image: hello-world:latest
03:57:03 [2020-08-29T03:57:03.579Z] INFO: Testing against a local daemon
03:57:03 [2020-08-29T03:57:03.579Z] === RUN   TestDockerDaemonSuite
03:57:03 [2020-08-29T03:57:03.579Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
03:57:03 [2020-08-29T03:57:03.988Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:57:04 [2020-08-29T03:57:04.146Z] === RUN   TestDockerSuite/TestAPIImagesFilter
03:57:04 [2020-08-29T03:57:04.146Z] === RUN   TestDockerSuite/TestAPIImagesHistory
03:57:04 [2020-08-29T03:57:04.559Z] --- PASS: TestStats (2.79s)
03:57:04 [2020-08-29T03:57:04.559Z] === RUN   TestStopContainerWithTimeout
03:57:04 [2020-08-29T03:57:04.559Z] === RUN   TestStopContainerWithTimeout/0
03:57:04 [2020-08-29T03:57:04.559Z] === PAUSE TestStopContainerWithTimeout/0
03:57:04 [2020-08-29T03:57:04.559Z] === RUN   TestStopContainerWithTimeout/1
03:57:04 [2020-08-29T03:57:04.559Z] === PAUSE TestStopContainerWithTimeout/1
03:57:04 [2020-08-29T03:57:04.559Z] === RUN   TestStopContainerWithTimeout/3
03:57:04 [2020-08-29T03:57:04.559Z] === PAUSE TestStopContainerWithTimeout/3
03:57:04 [2020-08-29T03:57:04.559Z] === RUN   TestStopContainerWithTimeout/-1
03:57:04 [2020-08-29T03:57:04.559Z] === PAUSE TestStopContainerWithTimeout/-1
03:57:04 [2020-08-29T03:57:04.559Z] === CONT  TestStopContainerWithTimeout/0
03:57:04 [2020-08-29T03:57:04.559Z] === CONT  TestStopContainerWithTimeout/-1
03:57:04 [2020-08-29T03:57:04.559Z] === CONT  TestStopContainerWithTimeout/3
03:57:04 [2020-08-29T03:57:04.559Z] === CONT  TestStopContainerWithTimeout/1
03:57:04 [2020-08-29T03:57:04.713Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
03:57:04 [2020-08-29T03:57:04.713Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
03:57:05 [2020-08-29T03:57:05.651Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
03:57:05 [2020-08-29T03:57:05.910Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
03:57:05 [2020-08-29T03:57:05.910Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
03:57:07 [2020-08-29T03:57:07.642Z] tests/integration/models_containers_test.py ............................ [ 83%]
03:57:07 [2020-08-29T03:57:07.812Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
03:57:07 [2020-08-29T03:57:07.812Z] === RUN   TestDockerSuite/TestAPINetworkFilter
03:57:07 [2020-08-29T03:57:07.812Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
03:57:07 [2020-08-29T03:57:07.812Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
03:57:07 [2020-08-29T03:57:07.856Z] --- PASS: TestStopContainerWithTimeout (0.01s)
03:57:07 [2020-08-29T03:57:07.856Z]     --- PASS: TestStopContainerWithTimeout/0 (1.25s)
03:57:07 [2020-08-29T03:57:07.856Z]     --- PASS: TestStopContainerWithTimeout/1 (2.09s)
03:57:07 [2020-08-29T03:57:07.856Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.19s)
03:57:07 [2020-08-29T03:57:07.856Z]     --- PASS: TestStopContainerWithTimeout/3 (3.22s)
03:57:07 [2020-08-29T03:57:07.856Z] === RUN   TestDeleteDevicemapper
03:57:07 [2020-08-29T03:57:07.856Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:57:07 [2020-08-29T03:57:07.856Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:57:07 [2020-08-29T03:57:07.856Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:57:08 [2020-08-29T03:57:08.071Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
03:57:09 [2020-08-29T03:57:09.007Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
03:57:09 [2020-08-29T03:57:09.544Z] --- PASS: TestServiceCreateInit (10.52s)
03:57:09 [2020-08-29T03:57:09.544Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s)
03:57:09 [2020-08-29T03:57:09.544Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s)
03:57:09 [2020-08-29T03:57:09.544Z] === RUN   TestCreateServiceMultipleTimes
03:57:09 [2020-08-29T03:57:09.942Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
03:57:09 [2020-08-29T03:57:09.942Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
03:57:10 [2020-08-29T03:57:10.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:57:10 [2020-08-29T03:57:10.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:57:10 [2020-08-29T03:57:10.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:57:10 [2020-08-29T03:57:10.201Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
03:57:10 [2020-08-29T03:57:10.201Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
03:57:10 [2020-08-29T03:57:10.201Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
03:57:10 [2020-08-29T03:57:10.400Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.10s)
03:57:10 [2020-08-29T03:57:10.400Z] === RUN   TestUpdateMemory
03:57:10 [2020-08-29T03:57:10.400Z] --- SKIP: TestUpdateMemory (0.00s)
03:57:10 [2020-08-29T03:57:10.400Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:57:10 [2020-08-29T03:57:10.400Z] === RUN   TestUpdateCPUQuota
03:57:10 [2020-08-29T03:57:10.460Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
03:57:11 [2020-08-29T03:57:11.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:57:11 [2020-08-29T03:57:11.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:57:11 [2020-08-29T03:57:11.783Z] --- PASS: TestUpdateCPUQuota (1.30s)
03:57:11 [2020-08-29T03:57:11.783Z] === RUN   TestUpdatePidsLimit
03:57:11 [2020-08-29T03:57:11.783Z] === RUN   TestUpdatePidsLimit/update_from_none
03:57:12 [2020-08-29T03:57:12.354Z] === RUN   TestUpdatePidsLimit/no_change
03:57:12 [2020-08-29T03:57:12.614Z] === RUN   TestUpdatePidsLimit/update_lower
03:57:12 [2020-08-29T03:57:12.875Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
03:57:12 [2020-08-29T03:57:12.989Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
03:57:13 [2020-08-29T03:57:13.445Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
03:57:13 [2020-08-29T03:57:13.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:57:13 [2020-08-29T03:57:13.706Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
03:57:13 [2020-08-29T03:57:13.923Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
03:57:14 [2020-08-29T03:57:14.277Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
03:57:15 [2020-08-29T03:57:15.299Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
03:57:15 [2020-08-29T03:57:15.660Z] --- PASS: TestUpdatePidsLimit (3.66s)
03:57:15 [2020-08-29T03:57:15.660Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
03:57:15 [2020-08-29T03:57:15.660Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
03:57:15 [2020-08-29T03:57:15.660Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
03:57:15 [2020-08-29T03:57:15.660Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
03:57:15 [2020-08-29T03:57:15.660Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s)
03:57:15 [2020-08-29T03:57:15.660Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
03:57:15 [2020-08-29T03:57:15.660Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
03:57:15 [2020-08-29T03:57:15.660Z] === RUN   TestUpdateRestartPolicy
03:57:16 [2020-08-29T03:57:16.235Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
03:57:17 [2020-08-29T03:57:17.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:57:17 [2020-08-29T03:57:17.172Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
03:57:18 [2020-08-29T03:57:18.022Z] --- PASS: TestDaemonStartWithLogOpt (13.15s)
03:57:18 [2020-08-29T03:57:18.022Z] === CONT  TestReadPluginNoRead
03:57:18 [2020-08-29T03:57:18.549Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
03:57:18 [2020-08-29T03:57:18.549Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
03:57:19 [2020-08-29T03:57:19.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:57:19 [2020-08-29T03:57:19.397Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:57:19 [2020-08-29T03:57:19.657Z] --- PASS: TestContinueAfterPluginCrash (16.88s)
03:57:20 [2020-08-29T03:57:20.469Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
03:57:20 [2020-08-29T03:57:20.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:57:21 [2020-08-29T03:57:21.404Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
03:57:21 [2020-08-29T03:57:21.404Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
03:57:21 [2020-08-29T03:57:21.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:57:21 [2020-08-29T03:57:21.586Z] === RUN   TestReadPluginNoRead/default
03:57:22 [2020-08-29T03:57:22.339Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
03:57:22 [2020-08-29T03:57:22.906Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
03:57:23 [2020-08-29T03:57:23.485Z] .........                                                                [ 86%]
03:57:23 [2020-08-29T03:57:23.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:57:23 [2020-08-29T03:57:23.841Z] === RUN   TestDockerSuite/TestAttachAfterDetach
03:57:23 [2020-08-29T03:57:23.841Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
03:57:24 [2020-08-29T03:57:24.116Z] === RUN   TestReadPluginNoRead/disabled_caching
03:57:25 [2020-08-29T03:57:25.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:57:25 [2020-08-29T03:57:25.743Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
03:57:26 [2020-08-29T03:57:26.018Z] --- PASS: TestReadPluginNoRead (10.23s)
03:57:26 [2020-08-29T03:57:26.018Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s)
03:57:26 [2020-08-29T03:57:26.018Z]     --- PASS: TestReadPluginNoRead/default (2.20s)
03:57:26 [2020-08-29T03:57:26.018Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.20s)
03:57:26 [2020-08-29T03:57:26.018Z]     read_test.go:92: [d37c2cc8e8188] daemon is not started
03:57:26 [2020-08-29T03:57:26.018Z] PASS
03:57:26 [2020-08-29T03:57:26.018Z] 
03:57:26 [2020-08-29T03:57:26.018Z] DONE 6 tests in 23.552s
03:57:26 [2020-08-29T03:57:26.018Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:57:26 [2020-08-29T03:57:26.276Z] testing: warning: no tests to run
03:57:26 [2020-08-29T03:57:26.276Z] PASS
03:57:26 [2020-08-29T03:57:26.276Z] 
03:57:26 [2020-08-29T03:57:26.276Z] DONE 0 tests in 0.068s
03:57:26 [2020-08-29T03:57:26.276Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:57:26 [2020-08-29T03:57:26.276Z] INFO: Testing against a local daemon
03:57:26 [2020-08-29T03:57:26.276Z] === RUN   TestPluginWithDevMounts
03:57:26 [2020-08-29T03:57:26.276Z] --- SKIP: TestPluginWithDevMounts (0.00s)
03:57:26 [2020-08-29T03:57:26.276Z]     mounts_test.go:21: (*Execution).IsRootless-fm
03:57:26 [2020-08-29T03:57:26.276Z] PASS
03:57:26 [2020-08-29T03:57:26.276Z] 
03:57:26 [2020-08-29T03:57:26.276Z] === Skipped
03:57:26 [2020-08-29T03:57:26.276Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
03:57:26 [2020-08-29T03:57:26.276Z]     mounts_test.go:21: (*Execution).IsRootless-fm
03:57:26 [2020-08-29T03:57:26.276Z] 
03:57:26 [2020-08-29T03:57:26.276Z] 
03:57:26 [2020-08-29T03:57:26.276Z] DONE 1 tests, 1 skipped in 0.150s
03:57:26 [2020-08-29T03:57:26.276Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
03:57:26 [2020-08-29T03:57:26.535Z] INFO: Testing against a local daemon
03:57:26 [2020-08-29T03:57:26.535Z] === RUN   TestSecretInspect
03:57:26 [2020-08-29T03:57:26.535Z] --- SKIP: TestSecretInspect (0.01s)
03:57:26 [2020-08-29T03:57:26.535Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.535Z] === RUN   TestSecretList
03:57:26 [2020-08-29T03:57:26.535Z] --- SKIP: TestSecretList (0.01s)
03:57:26 [2020-08-29T03:57:26.535Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.535Z] === RUN   TestSecretsCreateAndDelete
03:57:26 [2020-08-29T03:57:26.535Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
03:57:26 [2020-08-29T03:57:26.535Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.535Z] === RUN   TestSecretsUpdate
03:57:26 [2020-08-29T03:57:26.535Z] --- SKIP: TestSecretsUpdate (0.01s)
03:57:26 [2020-08-29T03:57:26.535Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.535Z] === RUN   TestTemplatedSecret
03:57:26 [2020-08-29T03:57:26.535Z] --- SKIP: TestTemplatedSecret (0.00s)
03:57:26 [2020-08-29T03:57:26.535Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.535Z] === RUN   TestSecretCreateResolve
03:57:26 [2020-08-29T03:57:26.535Z] --- SKIP: TestSecretCreateResolve (0.01s)
03:57:26 [2020-08-29T03:57:26.535Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.535Z] PASS
03:57:26 [2020-08-29T03:57:26.535Z] 
03:57:26 [2020-08-29T03:57:26.535Z] === Skipped
03:57:26 [2020-08-29T03:57:26.535Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
03:57:26 [2020-08-29T03:57:26.535Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.535Z] 
03:57:26 [2020-08-29T03:57:26.535Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
03:57:26 [2020-08-29T03:57:26.535Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.535Z] 
03:57:26 [2020-08-29T03:57:26.535Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
03:57:26 [2020-08-29T03:57:26.535Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.535Z] 
03:57:26 [2020-08-29T03:57:26.535Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
03:57:26 [2020-08-29T03:57:26.535Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.535Z] 
03:57:26 [2020-08-29T03:57:26.535Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
03:57:26 [2020-08-29T03:57:26.535Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.535Z] 
03:57:26 [2020-08-29T03:57:26.535Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
03:57:26 [2020-08-29T03:57:26.535Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.535Z] 
03:57:26 [2020-08-29T03:57:26.535Z] 
03:57:26 [2020-08-29T03:57:26.535Z] DONE 6 tests, 6 skipped in 0.181s
03:57:26 [2020-08-29T03:57:26.535Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
03:57:26 [2020-08-29T03:57:26.794Z] INFO: Testing against a local daemon
03:57:26 [2020-08-29T03:57:26.794Z] === RUN   TestServiceCreateInit
03:57:26 [2020-08-29T03:57:26.794Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:57:26 [2020-08-29T03:57:26.794Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:57:26 [2020-08-29T03:57:26.794Z] --- PASS: TestServiceCreateInit (0.01s)
03:57:26 [2020-08-29T03:57:26.794Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
03:57:26 [2020-08-29T03:57:26.794Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.794Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
03:57:26 [2020-08-29T03:57:26.794Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.794Z] === RUN   TestCreateServiceMultipleTimes
03:57:26 [2020-08-29T03:57:26.794Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
03:57:26 [2020-08-29T03:57:26.794Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.794Z] === RUN   TestCreateServiceConflict
03:57:26 [2020-08-29T03:57:26.794Z] --- SKIP: TestCreateServiceConflict (0.01s)
03:57:26 [2020-08-29T03:57:26.794Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.794Z] === RUN   TestCreateServiceMaxReplicas
03:57:26 [2020-08-29T03:57:26.795Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
03:57:26 [2020-08-29T03:57:26.795Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.795Z] === RUN   TestCreateWithDuplicateNetworkNames
03:57:26 [2020-08-29T03:57:26.795Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
03:57:26 [2020-08-29T03:57:26.795Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.795Z] === RUN   TestCreateServiceSecretFileMode
03:57:26 [2020-08-29T03:57:26.795Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
03:57:26 [2020-08-29T03:57:26.795Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.795Z] === RUN   TestCreateServiceConfigFileMode
03:57:26 [2020-08-29T03:57:26.795Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
03:57:26 [2020-08-29T03:57:26.795Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.795Z] === RUN   TestCreateServiceSysctls
03:57:26 [2020-08-29T03:57:26.795Z] --- SKIP: TestCreateServiceSysctls (0.01s)
03:57:26 [2020-08-29T03:57:26.795Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.795Z] === RUN   TestCreateServiceCapabilities
03:57:26 [2020-08-29T03:57:26.795Z] --- SKIP: TestCreateServiceCapabilities (0.01s)
03:57:26 [2020-08-29T03:57:26.795Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.795Z] === RUN   TestInspect
03:57:26 [2020-08-29T03:57:26.795Z] --- SKIP: TestInspect (0.01s)
03:57:26 [2020-08-29T03:57:26.795Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.795Z] === RUN   TestCreateJob
03:57:26 [2020-08-29T03:57:26.795Z] --- SKIP: TestCreateJob (0.00s)
03:57:26 [2020-08-29T03:57:26.795Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.795Z] === RUN   TestReplicatedJob
03:57:26 [2020-08-29T03:57:26.795Z] --- SKIP: TestReplicatedJob (0.00s)
03:57:26 [2020-08-29T03:57:26.795Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.795Z] === RUN   TestUpdateReplicatedJob
03:57:26 [2020-08-29T03:57:26.795Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
03:57:26 [2020-08-29T03:57:26.795Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.795Z] === RUN   TestServiceListWithStatuses
03:57:26 [2020-08-29T03:57:26.795Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:57:26 [2020-08-29T03:57:26.795Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:57:26 [2020-08-29T03:57:26.795Z] === RUN   TestDockerNetworkConnectAlias
03:57:26 [2020-08-29T03:57:26.795Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
03:57:26 [2020-08-29T03:57:26.795Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.795Z] === RUN   TestDockerNetworkReConnect
03:57:26 [2020-08-29T03:57:26.795Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
03:57:26 [2020-08-29T03:57:26.795Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:26 [2020-08-29T03:57:26.795Z] === RUN   TestServicePlugin
03:57:27 [2020-08-29T03:57:27.117Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
03:57:27 [2020-08-29T03:57:27.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:57:27 [2020-08-29T03:57:27.518Z] tests/integration/models_images_test.py ...............                  [ 89%]
03:57:27 [2020-08-29T03:57:27.689Z] === RUN   TestDockerSuite/TestAttachDetach
03:57:27 [2020-08-29T03:57:27.966Z] --- PASS: TestUpdateRestartPolicy (12.33s)
03:57:27 [2020-08-29T03:57:27.966Z] === RUN   TestUpdateRestartWithAutoRemove
03:57:28 [2020-08-29T03:57:28.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:57:28 [2020-08-29T03:57:28.537Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s)
03:57:28 [2020-08-29T03:57:28.537Z] === RUN   TestWaitNonBlocked
03:57:28 [2020-08-29T03:57:28.537Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:57:28 [2020-08-29T03:57:28.537Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:57:28 [2020-08-29T03:57:28.537Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:57:28 [2020-08-29T03:57:28.537Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:57:28 [2020-08-29T03:57:28.537Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:57:28 [2020-08-29T03:57:28.537Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:57:28 [2020-08-29T03:57:28.628Z] === RUN   TestDockerSuite/TestAttachDisconnect
03:57:28 [2020-08-29T03:57:28.963Z] tests/integration/models_networks_test.py ....                           [ 90%]
03:57:29 [2020-08-29T03:57:29.478Z] --- PASS: TestWaitNonBlocked (0.01s)
03:57:29 [2020-08-29T03:57:29.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s)
03:57:29 [2020-08-29T03:57:29.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
03:57:29 [2020-08-29T03:57:29.478Z] === RUN   TestWaitBlocked
03:57:29 [2020-08-29T03:57:29.478Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:57:29 [2020-08-29T03:57:29.478Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:57:29 [2020-08-29T03:57:29.478Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:57:29 [2020-08-29T03:57:29.478Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:57:29 [2020-08-29T03:57:29.478Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:57:29 [2020-08-29T03:57:29.478Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:57:29 [2020-08-29T03:57:29.562Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
03:57:29 [2020-08-29T03:57:29.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:57:30 [2020-08-29T03:57:30.422Z] --- PASS: TestWaitBlocked (0.01s)
03:57:30 [2020-08-29T03:57:30.422Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
03:57:30 [2020-08-29T03:57:30.422Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
03:57:30 [2020-08-29T03:57:30.423Z] === CONT  TestContainerStartOnDaemonRestart
03:57:30 [2020-08-29T03:57:30.423Z] === CONT  TestIpcModeOlderClient
03:57:30 [2020-08-29T03:57:30.423Z] === CONT  TestDaemonHostGatewayIP
03:57:30 [2020-08-29T03:57:30.423Z] === CONT  TestContainerKillOnDaemonStart
03:57:30 [2020-08-29T03:57:30.498Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
03:57:30 [2020-08-29T03:57:30.685Z] --- PASS: TestIpcModeOlderClient (0.22s)
03:57:30 [2020-08-29T03:57:30.685Z] === CONT  TestDaemonRestartIpcMode
03:57:30 [2020-08-29T03:57:30.984Z] --- SKIP: TestServicePlugin (3.41s)
03:57:30 [2020-08-29T03:57:30.984Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.984Z] === RUN   TestServiceUpdateLabel
03:57:30 [2020-08-29T03:57:30.984Z] --- SKIP: TestServiceUpdateLabel (0.01s)
03:57:30 [2020-08-29T03:57:30.984Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.984Z] === RUN   TestServiceUpdateSecrets
03:57:30 [2020-08-29T03:57:30.984Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
03:57:30 [2020-08-29T03:57:30.984Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.984Z] === RUN   TestServiceUpdateConfigs
03:57:30 [2020-08-29T03:57:30.984Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
03:57:30 [2020-08-29T03:57:30.984Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.984Z] === RUN   TestServiceUpdateNetwork
03:57:30 [2020-08-29T03:57:30.984Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
03:57:30 [2020-08-29T03:57:30.984Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.984Z] === RUN   TestServiceUpdatePidsLimit
03:57:30 [2020-08-29T03:57:30.984Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
03:57:30 [2020-08-29T03:57:30.984Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.984Z] PASS
03:57:30 [2020-08-29T03:57:30.984Z] 
03:57:30 [2020-08-29T03:57:30.984Z] === Skipped
03:57:30 [2020-08-29T03:57:30.984Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
03:57:30 [2020-08-29T03:57:30.984Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
03:57:30 [2020-08-29T03:57:30.984Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.984Z] 
03:57:30 [2020-08-29T03:57:30.984Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
03:57:30 [2020-08-29T03:57:30.984Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
03:57:30 [2020-08-29T03:57:30.984Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.984Z] 
03:57:30 [2020-08-29T03:57:30.984Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestInspect (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestCreateJob (0.00s)
03:57:30 [2020-08-29T03:57:30.985Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s)
03:57:30 [2020-08-29T03:57:30.985Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
03:57:30 [2020-08-29T03:57:30.985Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
03:57:30 [2020-08-29T03:57:30.985Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestServicePlugin (3.41s)
03:57:30 [2020-08-29T03:57:30.985Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
03:57:30 [2020-08-29T03:57:30.985Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] DONE 24 tests, 23 skipped in 3.750s
03:57:30 [2020-08-29T03:57:30.985Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
03:57:30 [2020-08-29T03:57:30.985Z] INFO: Testing against a local daemon
03:57:30 [2020-08-29T03:57:30.985Z] === RUN   TestSessionCreate
03:57:30 [2020-08-29T03:57:30.985Z] --- PASS: TestSessionCreate (0.03s)
03:57:30 [2020-08-29T03:57:30.985Z] === RUN   TestSessionCreateWithBadUpgrade
03:57:30 [2020-08-29T03:57:30.985Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
03:57:30 [2020-08-29T03:57:30.985Z] PASS
03:57:30 [2020-08-29T03:57:30.985Z] 
03:57:30 [2020-08-29T03:57:30.985Z] DONE 2 tests in 0.221s
03:57:30 [2020-08-29T03:57:30.985Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
03:57:30 [2020-08-29T03:57:30.985Z] INFO: Testing against a local daemon
03:57:30 [2020-08-29T03:57:30.985Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:57:30 [2020-08-29T03:57:30.985Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:57:30 [2020-08-29T03:57:30.985Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:57:30 [2020-08-29T03:57:30.985Z] === RUN   TestEventsExecDie
03:57:31 [2020-08-29T03:57:31.243Z] --- PASS: TestEventsExecDie (0.47s)
03:57:31 [2020-08-29T03:57:31.243Z] === RUN   TestEventsBackwardsCompatible
03:57:31 [2020-08-29T03:57:31.243Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
03:57:31 [2020-08-29T03:57:31.243Z] === RUN   TestInfoBinaryCommits
03:57:31 [2020-08-29T03:57:31.243Z] --- PASS: TestInfoBinaryCommits (0.01s)
03:57:31 [2020-08-29T03:57:31.243Z] === RUN   TestInfoAPIVersioned
03:57:31 [2020-08-29T03:57:31.243Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:57:31 [2020-08-29T03:57:31.243Z] === RUN   TestInfoDiscoveryBackend
03:57:31 [2020-08-29T03:57:31.286Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:57:31 [2020-08-29T03:57:31.286Z] Using test binary docker
03:57:31 [2020-08-29T03:57:31.286Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:57:31 [2020-08-29T03:57:31.286Z] +++ /etc/init.d/apparmor start
03:57:31 [2020-08-29T03:57:31.286Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:57:31 [2020-08-29T03:57:31.286Z] INFO: Waiting for daemon to start...
03:57:31 [2020-08-29T03:57:31.286Z] Starting dockerd
03:57:31 [2020-08-29T03:57:31.286Z] +++ 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
03:57:31 [2020-08-29T03:57:31.434Z] === RUN   TestDockerSuite/TestAttachPausedContainer
03:57:32 [2020-08-29T03:57:32.810Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
03:57:33 [2020-08-29T03:57:33.069Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
03:57:33 [2020-08-29T03:57:33.145Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
03:57:33 [2020-08-29T03:57:33.145Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:57:33 [2020-08-29T03:57:33.327Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
03:57:33 [2020-08-29T03:57:33.369Z] .
03:57:33 [2020-08-29T03:57:33.369Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:57:33 [2020-08-29T03:57:33.369Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:57:33 [2020-08-29T03:57:33.369Z] Error: No such image: emptyfs
03:57:33 [2020-08-29T03:57:33.369Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:57:33 [2020-08-29T03:57:33.369Z] ++++ docker load
03:57:33 [2020-08-29T03:57:33.369Z] Running integration-test (iteration 1)
03:57:33 [2020-08-29T03:57:33.369Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
03:57:33 [2020-08-29T03:57:33.369Z] ++ 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
03:57:33 [2020-08-29T03:57:33.369Z] ++ set -e
03:57:33 [2020-08-29T03:57:33.369Z] ++ '[' -n 0 ']'
03:57:33 [2020-08-29T03:57:33.369Z] ++ set -x
03:57:33 [2020-08-29T03:57:33.369Z] ++ env -i DEST=/go/src/github.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
03:57:33 [2020-08-29T03:57:33.894Z] --- PASS: TestBuildWithHugeFile (95.02s)
03:57:33 [2020-08-29T03:57:33.894Z] === RUN   TestBuildWithEmptyDockerfile
03:57:33 [2020-08-29T03:57:33.894Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:57:33 [2020-08-29T03:57:33.894Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:57:33 [2020-08-29T03:57:33.894Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:57:33 [2020-08-29T03:57:33.894Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:57:33 [2020-08-29T03:57:33.894Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:57:33 [2020-08-29T03:57:33.894Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:57:33 [2020-08-29T03:57:33.894Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:57:33 [2020-08-29T03:57:33.894Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:57:33 [2020-08-29T03:57:33.986Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s)
03:57:34 [2020-08-29T03:57:34.152Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:57:34 [2020-08-29T03:57:34.152Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
03:57:34 [2020-08-29T03:57:34.152Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
03:57:34 [2020-08-29T03:57:34.152Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
03:57:34 [2020-08-29T03:57:34.152Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s)
03:57:34 [2020-08-29T03:57:34.152Z] === RUN   TestBuildPreserveOwnership
03:57:34 [2020-08-29T03:57:34.152Z] === RUN   TestBuildPreserveOwnership/copy_from
03:57:34 [2020-08-29T03:57:34.719Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
03:57:34 [2020-08-29T03:57:34.719Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
03:57:34 [2020-08-29T03:57:34.929Z] --- PASS: TestDaemonRestartIpcMode (4.22s)
03:57:35 [2020-08-29T03:57:35.500Z] --- PASS: TestDaemonHostGatewayIP (4.99s)
03:57:35 [2020-08-29T03:57:35.548Z] tests/integration/models_nodes_test.py .                                 [ 91%]
03:57:35 [2020-08-29T03:57:35.548Z] tests/integration/models_resources_test.py .                             [ 91%]
03:57:36 [2020-08-29T03:57:36.514Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
03:57:36 [2020-08-29T03:57:36.515Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:57:36 [2020-08-29T03:57:36.515Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
03:57:36 [2020-08-29T03:57:36.515Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
03:57:36 [2020-08-29T03:57:36.515Z] === RUN   TestInfoAPI
03:57:36 [2020-08-29T03:57:36.515Z] --- PASS: TestInfoAPI (0.04s)
03:57:36 [2020-08-29T03:57:36.515Z] === RUN   TestInfoAPIWarnings
03:57:36 [2020-08-29T03:57:36.621Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
03:57:36 [2020-08-29T03:57:36.693Z] --- PASS: TestCreateServiceMultipleTimes (23.44s)
03:57:36 [2020-08-29T03:57:36.693Z] === RUN   TestCreateServiceConflict
03:57:36 [2020-08-29T03:57:36.693Z] --- PASS: TestCreateServiceConflict (3.67s)
03:57:36 [2020-08-29T03:57:36.693Z] === RUN   TestCreateServiceMaxReplicas
03:57:36 [2020-08-29T03:57:36.880Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
03:57:37 [2020-08-29T03:57:37.446Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
03:57:37 [2020-08-29T03:57:37.446Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
03:57:37 [2020-08-29T03:57:37.446Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:57:37 [2020-08-29T03:57:37.890Z] --- PASS: TestInfoAPIWarnings (1.53s)
03:57:37 [2020-08-29T03:57:37.890Z] === RUN   TestInfoDebug
03:57:38 [2020-08-29T03:57:38.018Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
03:57:38 [2020-08-29T03:57:38.584Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
03:57:38 [2020-08-29T03:57:38.584Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
03:57:39 [2020-08-29T03:57:39.151Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
03:57:39 [2020-08-29T03:57:39.266Z] --- PASS: TestInfoDebug (1.53s)
03:57:39 [2020-08-29T03:57:39.266Z] === RUN   TestInfoInsecureRegistries
03:57:39 [2020-08-29T03:57:39.410Z] --- PASS: TestBuildPreserveOwnership (5.24s)
03:57:39 [2020-08-29T03:57:39.410Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.33s)
03:57:39 [2020-08-29T03:57:39.410Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.89s)
03:57:39 [2020-08-29T03:57:39.410Z] === RUN   TestBuildPlatformInvalid
03:57:39 [2020-08-29T03:57:39.669Z] --- PASS: TestBuildPlatformInvalid (0.15s)
03:57:39 [2020-08-29T03:57:39.669Z] PASS
03:57:39 [2020-08-29T03:57:39.669Z] 
03:57:39 [2020-08-29T03:57:39.669Z] === Skipped
03:57:39 [2020-08-29T03:57:39.669Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
03:57:39 [2020-08-29T03:57:39.669Z]     build_session_test.go:25: TODO: BuildKit
03:57:39 [2020-08-29T03:57:39.669Z] 
03:57:39 [2020-08-29T03:57:39.669Z] 
03:57:39 [2020-08-29T03:57:39.669Z] DONE 32 tests, 1 skipped in 180.205s
03:57:39 [2020-08-29T03:57:39.669Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
03:57:39 [2020-08-29T03:57:39.669Z] ++ 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
03:57:39 [2020-08-29T03:57:39.669Z] ++ set -e
03:57:39 [2020-08-29T03:57:39.669Z] ++ '[' -n 0 ']'
03:57:39 [2020-08-29T03:57:39.669Z] ++ set -x
03:57:39 [2020-08-29T03:57:39.669Z] ++ env -i DEST=/go/src/github.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
03:57:39 [2020-08-29T03:57:39.669Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
03:57:39 [2020-08-29T03:57:39.669Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
03:57:39 [2020-08-29T03:57:39.928Z] INFO: Testing against a local daemon
03:57:39 [2020-08-29T03:57:39.928Z] === RUN   TestConfigInspect
03:57:40 [2020-08-29T03:57:40.186Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
03:57:40 [2020-08-29T03:57:40.201Z] --- PASS: TestCreateServiceMaxReplicas (3.80s)
03:57:40 [2020-08-29T03:57:40.202Z] === RUN   TestCreateWithDuplicateNetworkNames
03:57:41 [2020-08-29T03:57:41.167Z] --- PASS: TestInfoInsecureRegistries (1.53s)
03:57:41 [2020-08-29T03:57:41.167Z] === RUN   TestInfoRegistryMirrors
03:57:41 [2020-08-29T03:57:41.349Z] tests/integration/models_services_test.py ..............X.               [ 95%]
03:57:42 [2020-08-29T03:57:42.087Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
03:57:42 [2020-08-29T03:57:42.541Z] --- PASS: TestInfoRegistryMirrors (1.54s)
03:57:42 [2020-08-29T03:57:42.542Z] === RUN   TestLoginFailsWithBadCredentials
03:57:42 [2020-08-29T03:57:42.542Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s)
03:57:42 [2020-08-29T03:57:42.542Z] === RUN   TestPingCacheHeaders
03:57:42 [2020-08-29T03:57:42.542Z] --- PASS: TestPingCacheHeaders (0.03s)
03:57:42 [2020-08-29T03:57:42.542Z] === RUN   TestPingGet
03:57:42 [2020-08-29T03:57:42.542Z] --- PASS: TestPingGet (0.01s)
03:57:42 [2020-08-29T03:57:42.542Z] === RUN   TestPingHead
03:57:42 [2020-08-29T03:57:42.542Z] --- PASS: TestPingHead (0.01s)
03:57:42 [2020-08-29T03:57:42.542Z] === RUN   TestVersion
03:57:42 [2020-08-29T03:57:42.542Z] --- PASS: TestVersion (0.01s)
03:57:42 [2020-08-29T03:57:42.542Z] PASS
03:57:42 [2020-08-29T03:57:42.542Z] 
03:57:42 [2020-08-29T03:57:42.542Z] === Skipped
03:57:42 [2020-08-29T03:57:42.542Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:57:42 [2020-08-29T03:57:42.542Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:57:42 [2020-08-29T03:57:42.542Z] 
03:57:42 [2020-08-29T03:57:42.542Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
03:57:42 [2020-08-29T03:57:42.542Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
03:57:42 [2020-08-29T03:57:42.542Z] 
03:57:42 [2020-08-29T03:57:42.542Z] 
03:57:42 [2020-08-29T03:57:42.542Z] DONE 18 tests, 2 skipped in 12.117s
03:57:42 [2020-08-29T03:57:42.542Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
03:57:42 [2020-08-29T03:57:42.800Z] INFO: Testing against a local daemon
03:57:42 [2020-08-29T03:57:42.800Z] === RUN   TestVolumesCreateAndList
03:57:42 [2020-08-29T03:57:42.800Z] --- PASS: TestVolumesCreateAndList (0.02s)
03:57:42 [2020-08-29T03:57:42.800Z] === RUN   TestVolumesRemove
03:57:42 [2020-08-29T03:57:42.800Z] --- PASS: TestVolumesRemove (0.05s)
03:57:42 [2020-08-29T03:57:42.800Z] === RUN   TestVolumesInspect
03:57:42 [2020-08-29T03:57:42.800Z] --- PASS: TestVolumesInspect (0.01s)
03:57:42 [2020-08-29T03:57:42.800Z] === RUN   TestVolumesInvalidJSON
03:57:42 [2020-08-29T03:57:42.800Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:57:42 [2020-08-29T03:57:42.800Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:57:42 [2020-08-29T03:57:42.800Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:57:42 [2020-08-29T03:57:42.800Z] --- PASS: TestVolumesInvalidJSON (0.01s)
03:57:42 [2020-08-29T03:57:42.800Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:57:42 [2020-08-29T03:57:42.800Z] PASS
03:57:42 [2020-08-29T03:57:42.800Z] 
03:57:42 [2020-08-29T03:57:42.800Z] DONE 5 tests in 0.252s
03:57:42 [2020-08-29T03:57:42.800Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:57:43 [2020-08-29T03:57:43.022Z] --- PASS: TestConfigInspect (3.28s)
03:57:43 [2020-08-29T03:57:43.022Z] === RUN   TestConfigList
03:57:43 [2020-08-29T03:57:43.058Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11967 is not a child of this shell
03:57:43 [2020-08-29T03:57:43.058Z] warning: PID 11967 from bundles/test-integration/docker.pid had a nonzero exit code
03:57:43 [2020-08-29T03:57:43.058Z] Leaving: AppArmorNo profiles have been unloaded.
03:57:43 [2020-08-29T03:57:43.058Z] 
03:57:43 [2020-08-29T03:57:43.058Z] Unloading profiles will leave already running processes permanently
03:57:43 [2020-08-29T03:57:43.058Z] unconfined, which can lead to unexpected situations.
03:57:43 [2020-08-29T03:57:43.058Z] 
03:57:43 [2020-08-29T03:57:43.058Z] To set a process to complain mode, use the command line tool
03:57:43 [2020-08-29T03:57:43.058Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:57:43 [2020-08-29T03:57:43.058Z] Removing test suite binaries
03:57:43 [2020-08-29T03:57:43.059Z] exiting test-integration
03:57:43 [2020-08-29T03:57:43.059Z] ++ exit 0
03:57:43 [2020-08-29T03:57:43.589Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
03:57:43 [2020-08-29T03:57:43.630Z] --- PASS: TestContainerKillOnDaemonStart (13.03s)
03:57:43 [2020-08-29T03:57:43.630Z] PASS
03:57:43 [2020-08-29T03:57:43.630Z] 
03:57:43 [2020-08-29T03:57:43.630Z] === Skipped
03:57:43 [2020-08-29T03:57:43.630Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
03:57:43 [2020-08-29T03:57:43.630Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:57:43 [2020-08-29T03:57:43.630Z] 
03:57:43 [2020-08-29T03:57:43.630Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
03:57:43 [2020-08-29T03:57:43.630Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:57:43 [2020-08-29T03:57:43.630Z] 
03:57:43 [2020-08-29T03:57:43.630Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
03:57:43 [2020-08-29T03:57:43.630Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:57:43 [2020-08-29T03:57:43.630Z] 
03:57:43 [2020-08-29T03:57:43.630Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:57:43 [2020-08-29T03:57:43.630Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:57:43 [2020-08-29T03:57:43.630Z] 
03:57:43 [2020-08-29T03:57:43.630Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
03:57:43 [2020-08-29T03:57:43.630Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:57:43 [2020-08-29T03:57:43.630Z] 
03:57:43 [2020-08-29T03:57:43.630Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
03:57:43 [2020-08-29T03:57:43.630Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:57:43 [2020-08-29T03:57:43.630Z] 
03:57:43 [2020-08-29T03:57:43.630Z] 
03:57:43 [2020-08-29T03:57:43.630Z] DONE 192 tests, 6 skipped in 136.252s
03:57:43 [2020-08-29T03:57:43.630Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
03:57:43 [2020-08-29T03:57:43.630Z] ++ 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
03:57:43 [2020-08-29T03:57:43.630Z] ++ set -e
03:57:43 [2020-08-29T03:57:43.630Z] ++ '[' -n 0 ']'
03:57:43 [2020-08-29T03:57:43.630Z] ++ set -x
03:57:43 [2020-08-29T03:57:43.630Z] ++ env -i DEST=/go/src/github.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
03:57:43 [2020-08-29T03:57:43.890Z] INFO: Testing against a local daemon
03:57:43 [2020-08-29T03:57:43.890Z] === RUN   TestCommitInheritsEnv
03:57:43 [2020-08-29T03:57:43.994Z] 
03:57:44 [2020-08-29T03:57:44.461Z] --- PASS: TestCommitInheritsEnv (0.58s)
03:57:44 [2020-08-29T03:57:44.462Z] === RUN   TestImportExtremelyLargeImageWorks
03:57:44 [2020-08-29T03:57:44.462Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
03:57:44 [2020-08-29T03:57:44.462Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
03:57:44 [2020-08-29T03:57:44.462Z] === RUN   TestImagesFilterMultiReference
03:57:44 [2020-08-29T03:57:44.462Z] --- PASS: TestImagesFilterMultiReference (0.07s)
03:57:44 [2020-08-29T03:57:44.462Z] === RUN   TestImagePullPlatformInvalid
03:57:44 [2020-08-29T03:57:44.597Z] tests/integration/models_swarm_test.py ..                                [ 96%]
03:57:44 [2020-08-29T03:57:44.597Z] tests/integration/models_volumes_test.py ..                              [ 96%]
03:57:44 [2020-08-29T03:57:44.722Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
03:57:44 [2020-08-29T03:57:44.722Z] === RUN   TestRemoveImageOrphaning
03:57:45 [2020-08-29T03:57:45.292Z] --- PASS: TestRemoveImageOrphaning (0.52s)
03:57:45 [2020-08-29T03:57:45.292Z] === RUN   TestRemoveImageGarbageCollector
03:57:45 [2020-08-29T03:57:45.292Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
03:57:45 [2020-08-29T03:57:45.292Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:57:45 [2020-08-29T03:57:45.292Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:57:45 [2020-08-29T03:57:45.292Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
03:57:45 [2020-08-29T03:57:45.292Z] === RUN   TestTagInvalidReference
03:57:45 [2020-08-29T03:57:45.292Z] --- PASS: TestTagInvalidReference (0.02s)
03:57:45 [2020-08-29T03:57:45.292Z] === RUN   TestTagValidPrefixedRepo
03:57:45 [2020-08-29T03:57:45.292Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
03:57:45 [2020-08-29T03:57:45.292Z] === RUN   TestTagExistedNameWithoutForce
03:57:45 [2020-08-29T03:57:45.292Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
03:57:45 [2020-08-29T03:57:45.292Z] === RUN   TestTagOfficialNames
03:57:45 [2020-08-29T03:57:45.292Z] --- PASS: TestTagOfficialNames (0.06s)
03:57:45 [2020-08-29T03:57:45.292Z] === RUN   TestTagMatchesDigest
03:57:45 [2020-08-29T03:57:45.292Z] --- PASS: TestTagMatchesDigest (0.02s)
03:57:45 [2020-08-29T03:57:45.292Z] PASS
03:57:45 [2020-08-29T03:57:45.292Z] 
03:57:45 [2020-08-29T03:57:45.292Z] === Skipped
03:57:45 [2020-08-29T03:57:45.292Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
03:57:45 [2020-08-29T03:57:45.292Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
03:57:45 [2020-08-29T03:57:45.292Z] 
03:57:45 [2020-08-29T03:57:45.292Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
03:57:45 [2020-08-29T03:57:45.292Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:57:45 [2020-08-29T03:57:45.292Z] 
03:57:45 [2020-08-29T03:57:45.292Z] 
03:57:45 [2020-08-29T03:57:45.292Z] DONE 12 tests, 2 skipped in 1.755s
03:57:45 [2020-08-29T03:57:45.292Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
03:57:45 [2020-08-29T03:57:45.292Z] ++ 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
03:57:45 [2020-08-29T03:57:45.292Z] ++ set -e
03:57:45 [2020-08-29T03:57:45.292Z] ++ '[' -n 0 ']'
03:57:45 [2020-08-29T03:57:45.292Z] ++ set -x
03:57:45 [2020-08-29T03:57:45.292Z] ++ env -i DEST=/go/src/github.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
Post stage
[Pipeline] junit
03:57:45 [2020-08-29T03:57:45.382Z] Recording test results
03:57:45 [2020-08-29T03:57:45.553Z] INFO: Testing against a local daemon
03:57:45 [2020-08-29T03:57:45.553Z] === RUN   TestNetworkCreateDelete
03:57:45 [2020-08-29T03:57:45.814Z] --- PASS: TestNetworkCreateDelete (0.40s)
03:57:45 [2020-08-29T03:57:45.814Z] === RUN   TestDockerNetworkDeletePreferID
03:57:46 [2020-08-29T03:57:46.150Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
03:57:46 [2020-08-29T03:57:46.150Z] --- PASS: TestConfigList (3.13s)
03:57:46 [2020-08-29T03:57:46.150Z] === RUN   TestConfigsCreateAndDelete
03:57:47 [2020-08-29T03:57:47.197Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s)
03:57:47 [2020-08-29T03:57:47.197Z] === RUN   TestDaemonDNSFallback
03:57:47 [2020-08-29T03:57:47.524Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:57:47 [2020-08-29T03:57:47.782Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
03:57:47 [2020-08-29T03:57:47.890Z] + echo Ensuring container killed.
03:57:47 [2020-08-29T03:57:47.890Z] Ensuring container killed.
03:57:47 [2020-08-29T03:57:47.890Z] + docker rm -vf docker-pr14
03:57:47 [2020-08-29T03:57:47.890Z] Error: No such container: docker-pr14
03:57:47 [2020-08-29T03:57:47.890Z] + true
[Pipeline] sh
03:57:48 [2020-08-29T03:57:48.173Z] + echo Chowning /workspace to jenkins user
03:57:48 [2020-08-29T03:57:48.173Z] Chowning /workspace to jenkins user
03:57:48 [2020-08-29T03:57:48.173Z] + id -u
03:57:48 [2020-08-29T03:57:48.173Z] + id -g
03:57:48 [2020-08-29T03:57:48.173Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41361:/workspace busybox chown -R 1000:1000 /workspace
03:57:48 [2020-08-29T03:57:48.173Z] Unable to find image 'busybox:latest' locally
03:57:48 [2020-08-29T03:57:48.173Z] latest: Pulling from library/busybox
03:57:48 [2020-08-29T03:57:48.173Z] 61c5ed1cbdf8: Pulling fs layer
03:57:48 [2020-08-29T03:57:48.180Z] tests/integration/regression_test.py ......                              [ 98%]
03:57:48 [2020-08-29T03:57:48.434Z] 61c5ed1cbdf8: Verifying Checksum
03:57:48 [2020-08-29T03:57:48.434Z] 61c5ed1cbdf8: Download complete
03:57:48 [2020-08-29T03:57:48.434Z] 61c5ed1cbdf8: Pull complete
03:57:48 [2020-08-29T03:57:48.434Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
03:57:48 [2020-08-29T03:57:48.434Z] Status: Downloaded newer image for busybox:latest
03:57:48 [2020-08-29T03:57:48.692Z] tests/integration/credentials/store_test.py ......                       [ 99%]
03:57:48 [2020-08-29T03:57:48.692Z] tests/integration/credentials/utils_test.py .                            [100%]
03:57:48 [2020-08-29T03:57:48.692Z] 
03:57:48 [2020-08-29T03:57:48.692Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
03:57:48 [2020-08-29T03:57:48.692Z] =========================== short test summary info ============================
03:57:48 [2020-08-29T03:57:48.692Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
03:57:48 [2020-08-29T03:57:48.692Z]   CONFIG_RT_GROUP_SCHED isn't enabled
03:57:48 [2020-08-29T03:57:48.692Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
03:57:48 [2020-08-29T03:57:48.692Z]   Not supported on most drivers
03:57:48 [2020-08-29T03:57:48.692Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
03:57:48 [2020-08-29T03:57:48.692Z]   Output of docker top depends on host distro, and is not formalized.
03:57:48 [2020-08-29T03:57:48.692Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
03:57:48 [2020-08-29T03:57:48.692Z]   Output of docker top depends on host distro, and is not formalized.
03:57:48 [2020-08-29T03:57:48.692Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
03:57:48 [2020-08-29T03:57:48.692Z]   Can fail if eth0 has multiple IP addresses
03:57:48 [2020-08-29T03:57:48.692Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
03:57:48 [2020-08-29T03:57:48.692Z]   This doesn't seem to be taken into account by the engine
03:57:48 [2020-08-29T03:57:48.692Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
03:57:48 [2020-08-29T03:57:48.692Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
03:57:48 [2020-08-29T03:57:48.692Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 301.97 seconds ==
03:57:48 [2020-08-29T03:57:48.795Z] Loaded image: buildpack-deps:buster
03:57:48 [2020-08-29T03:57:48.795Z] Loaded image: busybox:latest
03:57:48 [2020-08-29T03:57:48.795Z] Loaded image: busybox:glibc
03:57:48 [2020-08-29T03:57:48.795Z] Loaded image: debian:buster
03:57:48 [2020-08-29T03:57:48.795Z] Loaded image: hello-world:latest
03:57:48 [2020-08-29T03:57:48.795Z] INFO: Testing against a local daemon
03:57:48 [2020-08-29T03:57:48.795Z] === RUN   TestCgroupNamespacesBuild
03:57:48 [2020-08-29T03:57:48.795Z] --- PASS: TestCgroupNamespacesBuild (1.40s)
03:57:48 [2020-08-29T03:57:48.795Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:57:48 [2020-08-29T03:57:48.947Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
03:57:49 [2020-08-29T03:57:49.157Z] --- PASS: TestConfigsCreateAndDelete (2.89s)
03:57:49 [2020-08-29T03:57:49.157Z] === RUN   TestConfigsUpdate
03:57:49 [2020-08-29T03:57:49.434Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s)
03:57:49 [2020-08-29T03:57:49.434Z] === RUN   TestBuildWithSession
03:57:49 [2020-08-29T03:57:49.434Z] --- SKIP: TestBuildWithSession (0.00s)
03:57:49 [2020-08-29T03:57:49.434Z]     build_session_test.go:25: TODO: BuildKit
03:57:49 [2020-08-29T03:57:49.434Z] === RUN   TestBuildSquashParent
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:57:50 [2020-08-29T03:57:50.113Z] + bundleName=amd64-rootless
03:57:50 [2020-08-29T03:57:50.113Z] + echo Creating amd64-rootless-bundles.tar.gz
03:57:50 [2020-08-29T03:57:50.113Z] Creating amd64-rootless-bundles.tar.gz
03:57:50 [2020-08-29T03:57:50.113Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
03:57:50 [2020-08-29T03:57:50.113Z] + 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
03:57:50 [2020-08-29T03:57:50.125Z] Archiving artifacts
03:57:51 [2020-08-29T03:57:51.689Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
03:57:51 [2020-08-29T03:57:51.689Z] --- PASS: TestConfigsUpdate (2.61s)
03:57:51 [2020-08-29T03:57:51.689Z] === RUN   TestTemplatedConfig
03:57:51 [2020-08-29T03:57:51.831Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41361/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:57:52 [2020-08-29T03:57:52.141Z] + make clean
03:57:52 [2020-08-29T03:57:52.403Z] docker volume rm -f docker-dev-cache
03:57:52 [2020-08-29T03:57:52.403Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
03:57:53 [2020-08-29T03:57:53.912Z] --- PASS: TestBuildSquashParent (3.93s)
03:57:53 [2020-08-29T03:57:53.912Z] === RUN   TestBuildWithRemoveAndForceRemove
03:57:53 [2020-08-29T03:57:53.912Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:57:53 [2020-08-29T03:57:53.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:57:53 [2020-08-29T03:57:53.912Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:57:53 [2020-08-29T03:57:53.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:57:53 [2020-08-29T03:57:53.912Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:57:53 [2020-08-29T03:57:53.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:57:53 [2020-08-29T03:57:53.912Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:57:53 [2020-08-29T03:57:53.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:57:53 [2020-08-29T03:57:53.912Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:57:53 [2020-08-29T03:57:53.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:57:53 [2020-08-29T03:57:53.912Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:57:53 [2020-08-29T03:57:53.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:57:53 [2020-08-29T03:57:53.912Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:57:53 [2020-08-29T03:57:53.912Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:57:53 [2020-08-29T03:57:53.912Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:57:53 [2020-08-29T03:57:53.912Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:57:54 [2020-08-29T03:57:54.221Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
03:57:54 [2020-08-29T03:57:54.481Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
03:57:54 [2020-08-29T03:57:54.740Z] --- PASS: TestTemplatedConfig (3.11s)
03:57:54 [2020-08-29T03:57:54.740Z] === RUN   TestConfigCreateResolve
03:57:54 [2020-08-29T03:57:54.998Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
03:57:55 [2020-08-29T03:57:55.347Z] --- PASS: TestDaemonDNSFallback (7.32s)
03:57:55 [2020-08-29T03:57:55.347Z] === RUN   TestInspectNetwork
03:57:55 [2020-08-29T03:57:55.564Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
03:57:55 [2020-08-29T03:57:55.823Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
03:57:55 [2020-08-29T03:57:55.823Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
03:57:56 [2020-08-29T03:57:56.009Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:57:56 [2020-08-29T03:57:56.009Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:57:56 [2020-08-29T03:57:56.081Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
03:57:56 [2020-08-29T03:57:56.649Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
03:57:56 [2020-08-29T03:57:56.649Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
03:57:57 [2020-08-29T03:57:57.215Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
03:57:57 [2020-08-29T03:57:57.545Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
03:57:57 [2020-08-29T03:57:57.545Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.36s)
03:57:57 [2020-08-29T03:57:57.545Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.59s)
03:57:57 [2020-08-29T03:57:57.545Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s)
03:57:57 [2020-08-29T03:57:57.545Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s)
03:57:57 [2020-08-29T03:57:57.545Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.83s)
03:57:57 [2020-08-29T03:57:57.545Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.75s)
03:57:57 [2020-08-29T03:57:57.545Z] === RUN   TestBuildMultiStageCopy
03:57:57 [2020-08-29T03:57:57.545Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:57:57 [2020-08-29T03:57:57.782Z] --- PASS: TestConfigCreateResolve (2.97s)
03:57:57 [2020-08-29T03:57:57.782Z] === RUN   TestConfigDaemonLibtrustID
03:57:58 [2020-08-29T03:57:58.349Z] --- PASS: TestConfigDaemonLibtrustID (0.58s)
03:57:58 [2020-08-29T03:57:58.349Z] PASS
03:57:58 [2020-08-29T03:57:58.349Z] 
03:57:58 [2020-08-29T03:57:58.349Z] DONE 7 tests in 18.753s
03:57:58 [2020-08-29T03:57:58.349Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
03:57:58 [2020-08-29T03:57:58.349Z] ++ 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
03:57:58 [2020-08-29T03:57:58.349Z] ++ set -e
03:57:58 [2020-08-29T03:57:58.349Z] ++ '[' -n 0 ']'
03:57:58 [2020-08-29T03:57:58.349Z] ++ set -x
03:57:58 [2020-08-29T03:57:58.349Z] ++ env -i DEST=/go/src/github.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
03:57:58 [2020-08-29T03:57:58.607Z] INFO: Testing against a local daemon
03:57:58 [2020-08-29T03:57:58.607Z] === RUN   TestCheckpoint
03:57:58 [2020-08-29T03:57:58.607Z] --- SKIP: TestCheckpoint (0.00s)
03:57:58 [2020-08-29T03:57:58.607Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:57:58 [2020-08-29T03:57:58.607Z] === RUN   TestContainerInvalidJSON
03:57:58 [2020-08-29T03:57:58.607Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:57:58 [2020-08-29T03:57:58.607Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:57:58 [2020-08-29T03:57:58.607Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:57:58 [2020-08-29T03:57:58.607Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:57:58 [2020-08-29T03:57:58.607Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:57:58 [2020-08-29T03:57:58.607Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:57:58 [2020-08-29T03:57:58.607Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:57:58 [2020-08-29T03:57:58.607Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:57:58 [2020-08-29T03:57:58.607Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:57:58 [2020-08-29T03:57:58.607Z] --- PASS: TestContainerInvalidJSON (0.02s)
03:57:58 [2020-08-29T03:57:58.607Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.03s)
03:57:58 [2020-08-29T03:57:58.607Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.04s)
03:57:58 [2020-08-29T03:57:58.607Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
03:57:58 [2020-08-29T03:57:58.607Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:57:58 [2020-08-29T03:57:58.607Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
03:57:58 [2020-08-29T03:57:58.607Z] === RUN   TestCopyFromContainerPathIsNotDir
03:57:58 [2020-08-29T03:57:58.607Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
03:57:58 [2020-08-29T03:57:58.778Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.04s)
03:57:58 [2020-08-29T03:57:58.778Z] === RUN   TestCreateServiceSecretFileMode
03:57:58 [2020-08-29T03:57:58.865Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
03:57:58 [2020-08-29T03:57:58.865Z] === RUN   TestCopyToContainerPathDoesNotExist
03:57:58 [2020-08-29T03:57:58.865Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
03:57:58 [2020-08-29T03:57:58.865Z] === RUN   TestCopyToContainerPathIsNotDir
03:57:58 [2020-08-29T03:57:58.865Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
03:57:58 [2020-08-29T03:57:58.865Z] === RUN   TestCopyFromContainer
03:57:59 [2020-08-29T03:57:59.059Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:57:59 [2020-08-29T03:57:59.354Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:57:59 [2020-08-29T03:57:59.513Z] --- PASS: TestCreateServiceSecretFileMode (3.40s)
03:57:59 [2020-08-29T03:57:59.514Z] === RUN   TestCreateServiceConfigFileMode
03:57:59 [2020-08-29T03:57:59.566Z] === RUN   TestInspectNetwork/full_network_id
03:57:59 [2020-08-29T03:57:59.566Z] === RUN   TestInspectNetwork/partial_network_id
03:57:59 [2020-08-29T03:57:59.566Z] === RUN   TestInspectNetwork/network_name
03:57:59 [2020-08-29T03:57:59.566Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
03:57:59 [2020-08-29T03:57:59.647Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:57:59 [2020-08-29T03:57:59.941Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:58:00 [2020-08-29T03:58:00.238Z] --- PASS: TestBuildMultiStageCopy (2.71s)
03:58:00 [2020-08-29T03:58:00.238Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s)
03:58:00 [2020-08-29T03:58:00.238Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
03:58:00 [2020-08-29T03:58:00.238Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s)
03:58:00 [2020-08-29T03:58:00.238Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s)
03:58:00 [2020-08-29T03:58:00.238Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
03:58:00 [2020-08-29T03:58:00.238Z] === RUN   TestBuildMultiStageParentConfig
03:58:00 [2020-08-29T03:58:00.246Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
03:58:00 [2020-08-29T03:58:00.505Z] === RUN   TestCopyFromContainer//
03:58:00 [2020-08-29T03:58:00.505Z] === RUN   TestCopyFromContainer//bar/root
03:58:00 [2020-08-29T03:58:00.765Z] === RUN   TestCopyFromContainer//bar/root/
03:58:00 [2020-08-29T03:58:00.765Z] === RUN   TestCopyFromContainer/bar/quux
03:58:01 [2020-08-29T03:58:01.024Z] === RUN   TestCopyFromContainer/bar/quux/
03:58:01 [2020-08-29T03:58:01.024Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:58:01 [2020-08-29T03:58:01.024Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:58:01 [2020-08-29T03:58:01.109Z] Leaving: AppArmorNo profiles have been unloaded.
03:58:01 [2020-08-29T03:58:01.109Z] 
03:58:01 [2020-08-29T03:58:01.109Z] Unloading profiles will leave already running processes permanently
03:58:01 [2020-08-29T03:58:01.109Z] unconfined, which can lead to unexpected situations.
03:58:01 [2020-08-29T03:58:01.109Z] 
03:58:01 [2020-08-29T03:58:01.109Z] To set a process to complain mode, use the command line tool
03:58:01 [2020-08-29T03:58:01.109Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:58:01 [2020-08-29T03:58:01.109Z] 
03:58:01 [2020-08-29T03:58:01.278Z] --- PASS: TestBuildMultiStageParentConfig (0.81s)
03:58:01 [2020-08-29T03:58:01.278Z] === RUN   TestBuildLabelWithTargets
03:58:01 [2020-08-29T03:58:01.283Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:58:01 [2020-08-29T03:58:01.283Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:58:01 [2020-08-29T03:58:01.283Z] === RUN   TestCopyFromContainer/bar/notarget
03:58:01 [2020-08-29T03:58:01.543Z] --- PASS: TestCopyFromContainer (2.67s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCopyFromContainer// (0.06s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
03:58:01 [2020-08-29T03:58:01.543Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:58:01 [2020-08-29T03:58:01.543Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:58:01 [2020-08-29T03:58:01.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:58:01 [2020-08-29T03:58:01.543Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:58:01 [2020-08-29T03:58:01.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:58:01 [2020-08-29T03:58:01.543Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:58:01 [2020-08-29T03:58:01.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:58:01 [2020-08-29T03:58:01.543Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:58:01 [2020-08-29T03:58:01.543Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:58:01 [2020-08-29T03:58:01.543Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:58:01 [2020-08-29T03:58:01.543Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
03:58:01 [2020-08-29T03:58:01.543Z] === RUN   TestCreateLinkToNonExistingContainer
03:58:01 [2020-08-29T03:58:01.543Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
03:58:01 [2020-08-29T03:58:01.543Z] === RUN   TestCreateWithInvalidEnv
03:58:01 [2020-08-29T03:58:01.543Z] === RUN   TestCreateWithInvalidEnv/0
03:58:01 [2020-08-29T03:58:01.543Z] === PAUSE TestCreateWithInvalidEnv/0
03:58:01 [2020-08-29T03:58:01.543Z] === RUN   TestCreateWithInvalidEnv/1
03:58:01 [2020-08-29T03:58:01.543Z] === PAUSE TestCreateWithInvalidEnv/1
03:58:01 [2020-08-29T03:58:01.543Z] === RUN   TestCreateWithInvalidEnv/2
03:58:01 [2020-08-29T03:58:01.543Z] === PAUSE TestCreateWithInvalidEnv/2
03:58:01 [2020-08-29T03:58:01.543Z] === CONT  TestCreateWithInvalidEnv/0
03:58:01 [2020-08-29T03:58:01.543Z] === CONT  TestCreateWithInvalidEnv/2
03:58:01 [2020-08-29T03:58:01.543Z] === CONT  TestCreateWithInvalidEnv/1
03:58:01 [2020-08-29T03:58:01.543Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:58:01 [2020-08-29T03:58:01.543Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
03:58:01 [2020-08-29T03:58:01.543Z] === RUN   TestCreateTmpfsMountsTarget
03:58:01 [2020-08-29T03:58:01.543Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
Post stage
[Pipeline] junit
03:58:01 [2020-08-29T03:58:01.683Z] Recording test results
03:58:01 [2020-08-29T03:58:01.803Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
03:58:01 [2020-08-29T03:58:01.803Z] === RUN   TestCreateWithCustomMaskedPaths
03:58:02 [2020-08-29T03:58:02.321Z] --- PASS: TestBuildLabelWithTargets (1.24s)
03:58:02 [2020-08-29T03:58:02.321Z] === RUN   TestBuildWithEmptyLayers
[Pipeline] sh
03:58:02 [2020-08-29T03:58:02.740Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
03:58:02 [2020-08-29T03:58:02.958Z] --- PASS: TestBuildWithEmptyLayers (0.62s)
03:58:02 [2020-08-29T03:58:02.958Z] === RUN   TestBuildMultiStageOnBuild
03:58:02 [2020-08-29T03:58:02.980Z] + echo Ensuring container killed.
03:58:02 [2020-08-29T03:58:02.980Z] Ensuring container killed.
03:58:02 [2020-08-29T03:58:02.980Z] + docker rm -vf docker-pr14
03:58:02 [2020-08-29T03:58:02.980Z] Error: No such container: docker-pr14
03:58:02 [2020-08-29T03:58:02.980Z] + true
[Pipeline] sh
03:58:03 [2020-08-29T03:58:03.050Z] --- PASS: TestCreateServiceConfigFileMode (3.58s)
03:58:03 [2020-08-29T03:58:03.050Z] === RUN   TestCreateServiceSysctls
03:58:03 [2020-08-29T03:58:03.298Z] + echo Chowning /workspace to jenkins user
03:58:03 [2020-08-29T03:58:03.298Z] Chowning /workspace to jenkins user
03:58:03 [2020-08-29T03:58:03.298Z] + id -u
03:58:03 [2020-08-29T03:58:03.298Z] + id -g
03:58:03 [2020-08-29T03:58:03.298Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41361:/workspace busybox chown -R 1000:1000 /workspace
03:58:03 [2020-08-29T03:58:03.298Z] Unable to find image 'busybox:latest' locally
03:58:03 [2020-08-29T03:58:03.298Z] latest: Pulling from library/busybox
03:58:03 [2020-08-29T03:58:03.559Z] 61c5ed1cbdf8: Pulling fs layer
03:58:03 [2020-08-29T03:58:03.559Z] 61c5ed1cbdf8: Download complete
03:58:03 [2020-08-29T03:58:03.559Z] 61c5ed1cbdf8: Pull complete
03:58:03 [2020-08-29T03:58:03.559Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
03:58:03 [2020-08-29T03:58:03.559Z] Status: Downloaded newer image for busybox:latest
03:58:03 [2020-08-29T03:58:03.679Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s)
03:58:03 [2020-08-29T03:58:03.679Z] === RUN   TestCreateWithCustomReadonlyPaths
03:58:04 [2020-08-29T03:58:04.558Z] 4612f6d0b889: Pull complete
03:58:04 [2020-08-29T03:58:04.856Z] --- PASS: TestInspectNetwork (9.50s)
03:58:04 [2020-08-29T03:58:04.856Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
03:58:04 [2020-08-29T03:58:04.856Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
03:58:04 [2020-08-29T03:58:04.856Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
03:58:04 [2020-08-29T03:58:04.856Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
03:58:04 [2020-08-29T03:58:04.856Z] === RUN   TestRunContainerWithBridgeNone
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:58:05 [2020-08-29T03:58:05.035Z] --- PASS: TestBuildMultiStageOnBuild (1.68s)
03:58:05 [2020-08-29T03:58:05.035Z] === RUN   TestBuildUncleanTarFilenames
03:58:05 [2020-08-29T03:58:05.058Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
03:58:05 [2020-08-29T03:58:05.268Z] + bundleName=docker-py
03:58:05 [2020-08-29T03:58:05.268Z] + echo Creating docker-py-bundles.tar.gz
03:58:05 [2020-08-29T03:58:05.268Z] Creating docker-py-bundles.tar.gz
03:58:05 [2020-08-29T03:58:05.268Z] + 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
03:58:05 [2020-08-29T03:58:05.277Z] Archiving artifacts
03:58:05 [2020-08-29T03:58:05.625Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s)
03:58:05 [2020-08-29T03:58:05.625Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:58:05 [2020-08-29T03:58:05.625Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:58:05 [2020-08-29T03:58:05.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:58:05 [2020-08-29T03:58:05.625Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:58:05 [2020-08-29T03:58:05.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:58:05 [2020-08-29T03:58:05.625Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:58:05 [2020-08-29T03:58:05.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:58:05 [2020-08-29T03:58:05.625Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:58:05 [2020-08-29T03:58:05.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:58:05 [2020-08-29T03:58:05.625Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:58:05 [2020-08-29T03:58:05.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:58:05 [2020-08-29T03:58:05.677Z] --- PASS: TestBuildUncleanTarFilenames (0.85s)
03:58:05 [2020-08-29T03:58:05.677Z] === RUN   TestBuildMultiStageLayerLeak
03:58:05 [2020-08-29T03:58:05.883Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:58:05 [2020-08-29T03:58:05.883Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:58:05 [2020-08-29T03:58:05.883Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:58:05 [2020-08-29T03:58:05.883Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:58:05 [2020-08-29T03:58:05.883Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:58:05 [2020-08-29T03:58:05.883Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
03:58:05 [2020-08-29T03:58:05.883Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
03:58:05 [2020-08-29T03:58:05.883Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
03:58:05 [2020-08-29T03:58:05.883Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
03:58:05 [2020-08-29T03:58:05.883Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
03:58:05 [2020-08-29T03:58:05.883Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
03:58:05 [2020-08-29T03:58:05.883Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:58:06 [2020-08-29T03:58:06.449Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s)
03:58:06 [2020-08-29T03:58:06.449Z] === RUN   TestCreateDifferentPlatform
03:58:06 [2020-08-29T03:58:06.449Z] === RUN   TestCreateDifferentPlatform/different_os
03:58:06 [2020-08-29T03:58:06.449Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
03:58:06 [2020-08-29T03:58:06.449Z] --- PASS: TestCreateDifferentPlatform (0.01s)
03:58:06 [2020-08-29T03:58:06.449Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
03:58:06 [2020-08-29T03:58:06.449Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
03:58:06 [2020-08-29T03:58:06.449Z] === RUN   TestCreateVolumesFromNonExistingContainer
03:58:06 [2020-08-29T03:58:06.613Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41361/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
03:58:06 [2020-08-29T03:58:06.708Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
03:58:06 [2020-08-29T03:58:06.708Z] === RUN   TestContainerStartOnDaemonRestart
03:58:06 [2020-08-29T03:58:06.708Z] === PAUSE TestContainerStartOnDaemonRestart
03:58:06 [2020-08-29T03:58:06.708Z] === RUN   TestDaemonRestartIpcMode
03:58:06 [2020-08-29T03:58:06.708Z] === PAUSE TestDaemonRestartIpcMode
03:58:06 [2020-08-29T03:58:06.708Z] === RUN   TestDaemonHostGatewayIP
03:58:06 [2020-08-29T03:58:06.708Z] === PAUSE TestDaemonHostGatewayIP
03:58:06 [2020-08-29T03:58:06.708Z] === RUN   TestContainerKillOnDaemonStart
03:58:06 [2020-08-29T03:58:06.708Z] === PAUSE TestContainerKillOnDaemonStart
03:58:06 [2020-08-29T03:58:06.708Z] === RUN   TestDiff
03:58:06 [2020-08-29T03:58:06.767Z] --- PASS: TestRunContainerWithBridgeNone (2.45s)
03:58:06 [2020-08-29T03:58:06.767Z] === RUN   TestNetworkInvalidJSON
03:58:06 [2020-08-29T03:58:06.767Z] === RUN   TestNetworkInvalidJSON//networks/create
03:58:06 [2020-08-29T03:58:06.767Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:58:06 [2020-08-29T03:58:06.767Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:58:06 [2020-08-29T03:58:06.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:58:06 [2020-08-29T03:58:06.767Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:58:06 [2020-08-29T03:58:06.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:58:06 [2020-08-29T03:58:06.767Z] === CONT  TestNetworkInvalidJSON//networks/create
03:58:06 [2020-08-29T03:58:06.767Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:58:06 [2020-08-29T03:58:06.767Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:58:06 [2020-08-29T03:58:06.767Z] --- PASS: TestNetworkInvalidJSON (0.02s)
03:58:06 [2020-08-29T03:58:06.767Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:58:06 [2020-08-29T03:58:06.767Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
03:58:06 [2020-08-29T03:58:06.767Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
03:58:06 [2020-08-29T03:58:06.767Z] === RUN   TestHostIPv4BridgeLabel
03:58:07 [2020-08-29T03:58:07.002Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -e DOCKER_GRAPHDRIVER docker:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/make.sh binary-daemon
03:58:07 [2020-08-29T03:58:07.195Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s)
03:58:07 [2020-08-29T03:58:07.195Z] === RUN   TestBuildWithHugeFile
03:58:07 [2020-08-29T03:58:07.274Z] --- PASS: TestDiff (0.67s)
03:58:07 [2020-08-29T03:58:07.274Z] === RUN   TestExecWithCloseStdin
03:58:07 [2020-08-29T03:58:07.338Z] --- PASS: TestHostIPv4BridgeLabel (0.77s)
03:58:07 [2020-08-29T03:58:07.338Z] === RUN   TestDaemonRestartWithLiveRestore
03:58:07 [2020-08-29T03:58:07.502Z] --- PASS: TestCreateServiceSysctls (4.42s)
03:58:07 [2020-08-29T03:58:07.502Z] === RUN   TestCreateServiceCapabilities
03:58:07 [2020-08-29T03:58:07.533Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
03:58:07 [2020-08-29T03:58:07.533Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
03:58:07 [2020-08-29T03:58:07.565Z] 
03:58:07 [2020-08-29T03:58:07.565Z] Removing bundles/
03:58:07 [2020-08-29T03:58:07.565Z] 
03:58:07 [2020-08-29T03:58:07.565Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
03:58:07 [2020-08-29T03:58:07.565Z] Building: bundles/binary-daemon/dockerd-dev
03:58:07 [2020-08-29T03:58:07.565Z] GOOS="" GOARCH="" GOARM=""
03:58:08 [2020-08-29T03:58:08.100Z] --- PASS: TestExecWithCloseStdin (0.74s)
03:58:08 [2020-08-29T03:58:08.100Z] === RUN   TestExec
03:58:08 [2020-08-29T03:58:08.721Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s)
03:58:08 [2020-08-29T03:58:08.721Z] === RUN   TestDaemonDefaultNetworkPools
03:58:09 [2020-08-29T03:58:09.035Z] --- PASS: TestExec (0.85s)
03:58:09 [2020-08-29T03:58:09.035Z] === RUN   TestExecUser
03:58:09 [2020-08-29T03:58:09.601Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
03:58:09 [2020-08-29T03:58:09.601Z] --- PASS: TestExecUser (0.87s)
03:58:09 [2020-08-29T03:58:09.601Z] === RUN   TestExportContainerAndImportImage
03:58:09 [2020-08-29T03:58:09.663Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s)
03:58:09 [2020-08-29T03:58:09.663Z] === RUN   TestDaemonRestartWithExistingNetwork
03:58:09 [2020-08-29T03:58:09.861Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
03:58:10 [2020-08-29T03:58:10.795Z] --- PASS: TestExportContainerAndImportImage (1.13s)
03:58:10 [2020-08-29T03:58:10.795Z] === RUN   TestExportContainerAfterDaemonRestart
03:58:11 [2020-08-29T03:58:11.077Z] --- PASS: TestCreateServiceCapabilities (3.45s)
03:58:11 [2020-08-29T03:58:11.077Z] === RUN   TestInspect
03:58:11 [2020-08-29T03:58:11.575Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.91s)
03:58:11 [2020-08-29T03:58:11.575Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:58:12 [2020-08-29T03:58:12.182Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
03:58:12 [2020-08-29T03:58:12.442Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s)
03:58:12 [2020-08-29T03:58:12.442Z] === RUN   TestHealthCheckWorkdir
03:58:13 [2020-08-29T03:58:13.377Z] --- PASS: TestHealthCheckWorkdir (0.96s)
03:58:13 [2020-08-29T03:58:13.377Z] === RUN   TestHealthKillContainer
03:58:13 [2020-08-29T03:58:13.636Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
03:58:13 [2020-08-29T03:58:13.636Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
03:58:13 [2020-08-29T03:58:13.894Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
03:58:14 [2020-08-29T03:58:14.119Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s)
03:58:14 [2020-08-29T03:58:14.119Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:58:14 [2020-08-29T03:58:14.618Z] --- PASS: TestInspect (3.55s)
03:58:14 [2020-08-29T03:58:14.618Z] === RUN   TestCreateJob
03:58:15 [2020-08-29T03:58:15.059Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s)
03:58:15 [2020-08-29T03:58:15.059Z] === RUN   TestServiceWithPredefinedNetwork
03:58:15 [2020-08-29T03:58:15.270Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
03:58:15 [2020-08-29T03:58:15.270Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
03:58:16 [2020-08-29T03:58:16.652Z] --- PASS: TestHealthKillContainer (2.90s)
03:58:16 [2020-08-29T03:58:16.652Z] === RUN   TestInspectCpusetInConfigPre120
03:58:17 [2020-08-29T03:58:17.219Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s)
03:58:17 [2020-08-29T03:58:17.219Z] === RUN   TestIpcModeNone
03:58:17 [2020-08-29T03:58:17.786Z] --- PASS: TestIpcModeNone (0.77s)
03:58:17 [2020-08-29T03:58:17.786Z] === RUN   TestIpcModePrivate
03:58:18 [2020-08-29T03:58:18.045Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
03:58:18 [2020-08-29T03:58:18.358Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s)
03:58:18 [2020-08-29T03:58:18.358Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:58:18 [2020-08-29T03:58:18.358Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:58:18 [2020-08-29T03:58:18.358Z]     service_test.go:236: FLAKY_TEST
03:58:18 [2020-08-29T03:58:18.358Z] === RUN   TestServiceWithDataPathPortInit
03:58:18 [2020-08-29T03:58:18.612Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
03:58:18 [2020-08-29T03:58:18.612Z] --- PASS: TestIpcModePrivate (0.83s)
03:58:18 [2020-08-29T03:58:18.612Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false
03:58:18 [2020-08-29T03:58:18.612Z] === RUN   TestIpcModeShareable
03:58:19 [2020-08-29T03:58:19.142Z] --- PASS: TestCreateJob (4.55s)
03:58:19 [2020-08-29T03:58:19.142Z] === RUN   TestReplicatedJob
03:58:19 [2020-08-29T03:58:19.178Z] === RUN   TestDockerSuite/TestBuildAddNonTar
03:58:19 [2020-08-29T03:58:19.437Z] --- PASS: TestIpcModeShareable (0.80s)
03:58:19 [2020-08-29T03:58:19.437Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
03:58:19 [2020-08-29T03:58:19.437Z] === RUN   TestAPIIpcModeShareableAndContainer
03:58:20 [2020-08-29T03:58:20.376Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
03:58:20 [2020-08-29T03:58:20.943Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
03:58:21 [2020-08-29T03:58:21.877Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.24s)
03:58:21 [2020-08-29T03:58:21.877Z] === RUN   TestAPIIpcModeHost
03:58:22 [2020-08-29T03:58:22.444Z] --- PASS: TestAPIIpcModeHost (0.60s)
03:58:22 [2020-08-29T03:58:22.444Z] === RUN   TestDaemonIpcModeShareable
03:58:22 [2020-08-29T03:58:22.444Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
03:58:23 [2020-08-29T03:58:23.821Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
03:58:23 [2020-08-29T03:58:23.821Z] --- PASS: TestDaemonIpcModeShareable (1.55s)
03:58:23 [2020-08-29T03:58:23.821Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true
03:58:23 [2020-08-29T03:58:23.821Z] === RUN   TestDaemonIpcModePrivate
03:58:25 [2020-08-29T03:58:25.199Z] --- PASS: TestDaemonIpcModePrivate (1.29s)
03:58:25 [2020-08-29T03:58:25.199Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false
03:58:25 [2020-08-29T03:58:25.199Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:58:26 [2020-08-29T03:58:26.137Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
03:58:26 [2020-08-29T03:58:26.139Z] --- PASS: TestReplicatedJob (6.76s)
03:58:26 [2020-08-29T03:58:26.139Z] === RUN   TestUpdateReplicatedJob
03:58:26 [2020-08-29T03:58:26.704Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s)
03:58:26 [2020-08-29T03:58:26.704Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
03:58:26 [2020-08-29T03:58:26.704Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:58:26 [2020-08-29T03:58:26.704Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
03:58:28 [2020-08-29T03:58:28.084Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
03:58:28 [2020-08-29T03:58:28.344Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
03:58:28 [2020-08-29T03:58:28.344Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
03:58:28 [2020-08-29T03:58:28.344Z] === RUN   TestIpcModeOlderClient
03:58:28 [2020-08-29T03:58:28.344Z] === PAUSE TestIpcModeOlderClient
03:58:28 [2020-08-29T03:58:28.344Z] === RUN   TestKillContainerInvalidSignal
03:58:29 [2020-08-29T03:58:29.280Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
03:58:29 [2020-08-29T03:58:29.280Z] === RUN   TestKillContainer
03:58:29 [2020-08-29T03:58:29.280Z] === RUN   TestKillContainer/no_signal
03:58:29 [2020-08-29T03:58:29.280Z] === RUN   TestDockerSuite/TestBuildAddScript
03:58:29 [2020-08-29T03:58:29.537Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
03:58:29 [2020-08-29T03:58:29.796Z] === RUN   TestKillContainer/non_killing_signal
03:58:30 [2020-08-29T03:58:30.054Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
03:58:30 [2020-08-29T03:58:30.312Z] === RUN   TestKillContainer/killing_signal
03:58:30 [2020-08-29T03:58:30.570Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
03:58:30 [2020-08-29T03:58:30.612Z] --- PASS: TestUpdateReplicatedJob (4.66s)
03:58:30 [2020-08-29T03:58:30.612Z] === RUN   TestServiceListWithStatuses
03:58:30 [2020-08-29T03:58:30.612Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:58:30 [2020-08-29T03:58:30.612Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:58:30 [2020-08-29T03:58:30.612Z] === RUN   TestDockerNetworkConnectAlias
03:58:31 [2020-08-29T03:58:31.138Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
03:58:31 [2020-08-29T03:58:31.399Z] --- PASS: TestKillContainer (2.15s)
03:58:31 [2020-08-29T03:58:31.399Z]     --- PASS: TestKillContainer/no_signal (0.68s)
03:58:31 [2020-08-29T03:58:31.399Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
03:58:31 [2020-08-29T03:58:31.399Z]     --- PASS: TestKillContainer/killing_signal (0.65s)
03:58:31 [2020-08-29T03:58:31.399Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:58:31 [2020-08-29T03:58:31.399Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:58:31 [2020-08-29T03:58:31.965Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:58:32 [2020-08-29T03:58:32.223Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
03:58:32 [2020-08-29T03:58:32.792Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s)
03:58:32 [2020-08-29T03:58:32.792Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s)
03:58:32 [2020-08-29T03:58:32.792Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
03:58:32 [2020-08-29T03:58:32.792Z] === RUN   TestKillStoppedContainer
03:58:32 [2020-08-29T03:58:32.792Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
03:58:32 [2020-08-29T03:58:32.792Z] --- PASS: TestKillStoppedContainer (0.07s)
03:58:32 [2020-08-29T03:58:32.792Z] === RUN   TestKillStoppedContainerAPIPre120
03:58:32 [2020-08-29T03:58:32.792Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
03:58:32 [2020-08-29T03:58:32.792Z] === RUN   TestKillDifferentUserContainer
03:58:33 [2020-08-29T03:58:33.727Z] --- PASS: TestKillDifferentUserContainer (0.66s)
03:58:33 [2020-08-29T03:58:33.727Z] === RUN   TestInspectOomKilledTrue
03:58:33 [2020-08-29T03:58:33.727Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
03:58:33 [2020-08-29T03:58:33.727Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:58:33 [2020-08-29T03:58:33.727Z] === RUN   TestInspectOomKilledFalse
03:58:33 [2020-08-29T03:58:33.727Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
03:58:33 [2020-08-29T03:58:33.727Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:58:33 [2020-08-29T03:58:33.727Z] === RUN   TestLinksEtcHostsContentMatch
03:58:33 [2020-08-29T03:58:33.986Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s)
03:58:33 [2020-08-29T03:58:33.986Z] === RUN   TestLinksContainerNames
03:58:34 [2020-08-29T03:58:34.921Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
03:58:35 [2020-08-29T03:58:35.856Z] --- PASS: TestLinksContainerNames (1.55s)
03:58:35 [2020-08-29T03:58:35.856Z] === RUN   TestLogsFollowTailEmpty
03:58:36 [2020-08-29T03:58:36.432Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
03:58:36 [2020-08-29T03:58:36.432Z] --- PASS: TestLogsFollowTailEmpty (0.81s)
03:58:36 [2020-08-29T03:58:36.432Z] === RUN   TestContainerNetworkMountsNoChown
03:58:36 [2020-08-29T03:58:36.468Z] --- PASS: TestServiceWithDataPathPortInit (17.97s)
03:58:36 [2020-08-29T03:58:36.468Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:58:37 [2020-08-29T03:58:37.372Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/default
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/default
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/private
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/private
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rprivate
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rprivate
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/slave
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/slave
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rslave
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rslave
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/shared
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/shared
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rshared
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rshared
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/default
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/default/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/default/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/default/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/rshared
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/shared
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/rslave
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/slave
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/rprivate
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/private
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/private/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === RUN   TestMountDaemonRoot/private/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/default/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:58:37 [2020-08-29T03:58:37.372Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:58:37 [2020-08-29T03:58:37.631Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:58:37 [2020-08-29T03:58:37.631Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:58:37 [2020-08-29T03:58:37.631Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:58:37 [2020-08-29T03:58:37.631Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:58:37 [2020-08-29T03:58:37.631Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:58:37 [2020-08-29T03:58:37.631Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:58:37 [2020-08-29T03:58:37.631Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:58:37 [2020-08-29T03:58:37.631Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:58:37 [2020-08-29T03:58:37.631Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:58:37 [2020-08-29T03:58:37.631Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:58:37 [2020-08-29T03:58:37.890Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:58:37 [2020-08-29T03:58:37.890Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:58:37 [2020-08-29T03:58:37.890Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:58:37 [2020-08-29T03:58:37.890Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:58:37 [2020-08-29T03:58:37.890Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:58:37 [2020-08-29T03:58:37.890Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:58:37 [2020-08-29T03:58:37.890Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:58:37 [2020-08-29T03:58:37.890Z] === CONT  TestMountDaemonRoot/private/bind_root
03:58:37 [2020-08-29T03:58:37.890Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:58:37 [2020-08-29T03:58:37.890Z] === CONT  TestMountDaemonRoot/private/mount_root
03:58:37 [2020-08-29T03:58:37.890Z] --- PASS: TestMountDaemonRoot (0.04s)
03:58:37 [2020-08-29T03:58:37.890Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
03:58:37 [2020-08-29T03:58:37.890Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
03:58:37 [2020-08-29T03:58:37.890Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
03:58:37 [2020-08-29T03:58:37.890Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
03:58:37 [2020-08-29T03:58:37.890Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
03:58:37 [2020-08-29T03:58:37.890Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
03:58:37 [2020-08-29T03:58:37.890Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
03:58:37 [2020-08-29T03:58:37.890Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
03:58:37 [2020-08-29T03:58:37.890Z] === RUN   TestContainerBindMountNonRecursive
03:58:38 [2020-08-29T03:58:38.456Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
03:58:39 [2020-08-29T03:58:39.085Z] --- PASS: TestDockerNetworkConnectAlias (8.14s)
03:58:39 [2020-08-29T03:58:39.085Z] === RUN   TestDockerNetworkReConnect
03:58:39 [2020-08-29T03:58:39.830Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
03:58:39 [2020-08-29T03:58:39.830Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
03:58:39 [2020-08-29T03:58:39.830Z] === RUN   TestNetworkNat
03:58:40 [2020-08-29T03:58:40.088Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
03:58:40 [2020-08-29T03:58:40.655Z] --- PASS: TestNetworkNat (0.79s)
03:58:40 [2020-08-29T03:58:40.655Z] === RUN   TestNetworkLocalhostTCPNat
03:58:41 [2020-08-29T03:58:41.590Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s)
03:58:41 [2020-08-29T03:58:41.590Z] === RUN   TestNetworkLoopbackNat
03:58:41 [2020-08-29T03:58:41.849Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
03:58:43 [2020-08-29T03:58:43.751Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
03:58:43 [2020-08-29T03:58:43.751Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
03:58:44 [2020-08-29T03:58:44.010Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
03:58:44 [2020-08-29T03:58:44.577Z] --- PASS: TestNetworkLoopbackNat (3.07s)
03:58:44 [2020-08-29T03:58:44.577Z] === RUN   TestPause
03:58:44 [2020-08-29T03:58:44.642Z] --- PASS: TestDockerNetworkReConnect (6.15s)
03:58:44 [2020-08-29T03:58:44.642Z] === RUN   TestServicePlugin
03:58:44 [2020-08-29T03:58:44.642Z] --- SKIP: TestServicePlugin (0.00s)
03:58:44 [2020-08-29T03:58:44.642Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:58:44 [2020-08-29T03:58:44.642Z] === RUN   TestServiceUpdateLabel
03:58:45 [2020-08-29T03:58:45.144Z] --- PASS: TestPause (0.57s)
03:58:45 [2020-08-29T03:58:45.144Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:58:45 [2020-08-29T03:58:45.144Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:58:45 [2020-08-29T03:58:45.144Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:58:45 [2020-08-29T03:58:45.144Z] === RUN   TestPauseStopPausedContainer
03:58:46 [2020-08-29T03:58:46.079Z] --- PASS: TestPauseStopPausedContainer (0.81s)
03:58:46 [2020-08-29T03:58:46.079Z] === RUN   TestPsFilter
03:58:46 [2020-08-29T03:58:46.079Z] --- PASS: TestPsFilter (0.11s)
03:58:46 [2020-08-29T03:58:46.079Z] === RUN   TestRemoveContainerWithRemovedVolume
03:58:46 [2020-08-29T03:58:46.338Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
03:58:46 [2020-08-29T03:58:46.464Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.93s)
03:58:46 [2020-08-29T03:58:46.465Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l7xic4wkfwaf7h9ngnkhbsa5x Created:2020-08-29 03:58:37.697764661 +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[212e9d8a545d165176c93f770bf129079acfc0f774fa2c6df3511ac50dea309d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uovxa8wvr00roc15kjr7gb9uv EndpointID:5955bdafe8e7163f847facec83eebc1964b3b2f584909543e7ce163a00458ba0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0461b161cc10c8c69372609162eba71bf6a9b5bd49b0874ed60d01e31a0f4f61 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:8f9aafb26a15 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uovxa8wvr00roc15kjr7gb9uv EndpointID:5955bdafe8e7163f847facec83eebc1964b3b2f584909543e7ce163a00458ba0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
03:58:46 [2020-08-29T03:58:46.465Z] PASS
03:58:46 [2020-08-29T03:58:46.465Z] 
03:58:46 [2020-08-29T03:58:46.465Z] === Skipped
03:58:46 [2020-08-29T03:58:46.465Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:58:46 [2020-08-29T03:58:46.465Z]     service_test.go:236: FLAKY_TEST
03:58:46 [2020-08-29T03:58:46.465Z] 
03:58:46 [2020-08-29T03:58:46.465Z] 
03:58:46 [2020-08-29T03:58:46.465Z] DONE 23 tests, 1 skipped in 59.655s
03:58:46 [2020-08-29T03:58:46.465Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:58:46 [2020-08-29T03:58:46.465Z] ++ 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
03:58:46 [2020-08-29T03:58:46.465Z] ++ set -e
03:58:46 [2020-08-29T03:58:46.465Z] ++ '[' -n 0 ']'
03:58:46 [2020-08-29T03:58:46.465Z] ++ set -x
03:58:46 [2020-08-29T03:58:46.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:58:46 [2020-08-29T03:58:46.465Z] INFO: Testing against a local daemon
03:58:46 [2020-08-29T03:58:46.465Z] === RUN   TestDockerNetworkIpvlanPersistance
03:58:46 [2020-08-29T03:58:46.465Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
03:58:46 [2020-08-29T03:58:46.465Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:58:46 [2020-08-29T03:58:46.465Z] === RUN   TestDockerNetworkIpvlan
03:58:46 [2020-08-29T03:58:46.465Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:58:46 [2020-08-29T03:58:46.465Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:58:46 [2020-08-29T03:58:46.465Z] PASS
03:58:46 [2020-08-29T03:58:46.465Z] 
03:58:46 [2020-08-29T03:58:46.465Z] === Skipped
03:58:46 [2020-08-29T03:58:46.465Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
03:58:46 [2020-08-29T03:58:46.465Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:58:46 [2020-08-29T03:58:46.465Z] 
03:58:46 [2020-08-29T03:58:46.465Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:58:46 [2020-08-29T03:58:46.465Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:58:46 [2020-08-29T03:58:46.465Z] 
03:58:46 [2020-08-29T03:58:46.465Z] 
03:58:46 [2020-08-29T03:58:46.465Z] DONE 2 tests, 2 skipped in 0.208s
03:58:46 [2020-08-29T03:58:46.465Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:58:46 [2020-08-29T03:58:46.465Z] ++ 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
03:58:46 [2020-08-29T03:58:46.465Z] ++ set -e
03:58:46 [2020-08-29T03:58:46.465Z] ++ '[' -n 0 ']'
03:58:46 [2020-08-29T03:58:46.465Z] ++ set -x
03:58:46 [2020-08-29T03:58:46.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:58:46 [2020-08-29T03:58:46.465Z] INFO: Testing against a local daemon
03:58:46 [2020-08-29T03:58:46.465Z] === RUN   TestDockerNetworkMacvlanPersistance
03:58:46 [2020-08-29T03:58:46.596Z] === RUN   TestDockerSuite/TestBuildAddTar
03:58:46 [2020-08-29T03:58:46.596Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s)
03:58:46 [2020-08-29T03:58:46.596Z] === RUN   TestRemoveContainerWithVolume
03:58:47 [2020-08-29T03:58:47.162Z] --- PASS: TestRemoveContainerWithVolume (0.57s)
03:58:47 [2020-08-29T03:58:47.162Z] === RUN   TestRemoveContainerRunning
03:58:47 [2020-08-29T03:58:47.407Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.02s)
03:58:47 [2020-08-29T03:58:47.407Z] === RUN   TestDockerNetworkMacvlan
03:58:47 [2020-08-29T03:58:47.420Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
03:58:47 [2020-08-29T03:58:47.678Z] --- PASS: TestRemoveContainerRunning (0.59s)
03:58:47 [2020-08-29T03:58:47.678Z] === RUN   TestRemoveContainerForceRemoveRunning
03:58:48 [2020-08-29T03:58:48.149Z] --- PASS: TestServiceUpdateLabel (3.69s)
03:58:48 [2020-08-29T03:58:48.149Z] === RUN   TestServiceUpdateSecrets
03:58:48 [2020-08-29T03:58:48.612Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
03:58:48 [2020-08-29T03:58:48.612Z] === RUN   TestRemoveInvalidContainer
03:58:48 [2020-08-29T03:58:48.612Z] --- PASS: TestRemoveInvalidContainer (0.01s)
03:58:48 [2020-08-29T03:58:48.612Z] === RUN   TestRenameLinkedContainer
03:58:48 [2020-08-29T03:58:48.790Z] === RUN   TestDockerNetworkMacvlan/Subinterface
03:58:49 [2020-08-29T03:58:49.730Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
03:58:51 [2020-08-29T03:58:51.114Z] === RUN   TestDockerNetworkMacvlan/NilParent
03:58:51 [2020-08-29T03:58:51.145Z] --- PASS: TestRenameLinkedContainer (2.28s)
03:58:51 [2020-08-29T03:58:51.145Z] === RUN   TestRenameStoppedContainer
03:58:51 [2020-08-29T03:58:51.404Z] --- PASS: TestRenameStoppedContainer (0.57s)
03:58:51 [2020-08-29T03:58:51.404Z] === RUN   TestRenameRunningContainerAndReuse
03:58:52 [2020-08-29T03:58:52.340Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s)
03:58:52 [2020-08-29T03:58:52.340Z] === RUN   TestRenameInvalidName
03:58:52 [2020-08-29T03:58:52.599Z] === RUN   TestDockerSuite/TestBuildAddTarXz
03:58:53 [2020-08-29T03:58:53.165Z] --- PASS: TestRenameInvalidName (0.61s)
03:58:53 [2020-08-29T03:58:53.165Z] === RUN   TestRenameAnonymousContainer
03:58:53 [2020-08-29T03:58:53.733Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
03:58:53 [2020-08-29T03:58:53.992Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
03:58:54 [2020-08-29T03:58:54.411Z] === RUN   TestDockerNetworkMacvlan/InternalMode
03:58:54 [2020-08-29T03:58:54.929Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
03:58:55 [2020-08-29T03:58:55.497Z] --- PASS: TestRenameAnonymousContainer (2.49s)
03:58:55 [2020-08-29T03:58:55.497Z] === RUN   TestRenameContainerWithSameName
03:58:56 [2020-08-29T03:58:56.433Z] --- PASS: TestRenameContainerWithSameName (0.73s)
03:58:56 [2020-08-29T03:58:56.433Z] === RUN   TestRenameContainerWithLinkedContainer
03:58:57 [2020-08-29T03:58:57.708Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
03:58:57 [2020-08-29T03:58:57.811Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s)
03:58:57 [2020-08-29T03:58:57.811Z] === RUN   TestResize
03:58:58 [2020-08-29T03:58:58.746Z] --- PASS: TestResize (0.75s)
03:58:58 [2020-08-29T03:58:58.746Z] === RUN   TestResizeWithInvalidSize
03:58:58 [2020-08-29T03:58:58.746Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
03:58:59 [2020-08-29T03:58:59.316Z] --- PASS: TestResizeWithInvalidSize (0.74s)
03:58:59 [2020-08-29T03:58:59.316Z] === RUN   TestResizeWhenContainerNotStarted
03:59:00 [2020-08-29T03:59:00.251Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
03:59:00 [2020-08-29T03:59:00.251Z] === RUN   TestDaemonRestartKillContainers
03:59:00 [2020-08-29T03:59:00.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:59:00 [2020-08-29T03:59:00.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:59:00 [2020-08-29T03:59:00.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:59:00 [2020-08-29T03:59:00.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:59:00 [2020-08-29T03:59:00.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:59:00 [2020-08-29T03:59:00.818Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
03:59:03 [2020-08-29T03:59:03.351Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:59:03 [2020-08-29T03:59:03.351Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:59:03 [2020-08-29T03:59:03.351Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
03:59:04 [2020-08-29T03:59:04.192Z] --- PASS: TestBuildWithHugeFile (53.98s)
03:59:04 [2020-08-29T03:59:04.192Z] === RUN   TestBuildWithEmptyDockerfile
03:59:04 [2020-08-29T03:59:04.192Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:59:04 [2020-08-29T03:59:04.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:59:04 [2020-08-29T03:59:04.192Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:59:04 [2020-08-29T03:59:04.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:59:04 [2020-08-29T03:59:04.192Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:59:04 [2020-08-29T03:59:04.192Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:59:04 [2020-08-29T03:59:04.192Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:59:04 [2020-08-29T03:59:04.192Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:59:04 [2020-08-29T03:59:04.192Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:59:04 [2020-08-29T03:59:04.192Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
03:59:04 [2020-08-29T03:59:04.192Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
03:59:04 [2020-08-29T03:59:04.192Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
03:59:04 [2020-08-29T03:59:04.192Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s)
03:59:04 [2020-08-29T03:59:04.192Z] === RUN   TestBuildPreserveOwnership
03:59:04 [2020-08-29T03:59:04.192Z] === RUN   TestBuildPreserveOwnership/copy_from
03:59:04 [2020-08-29T03:59:04.192Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:59:04 [2020-08-29T03:59:04.291Z] === RUN   TestDockerNetworkMacvlan/Addressing
03:59:05 [2020-08-29T03:59:05.233Z] --- PASS: TestDockerNetworkMacvlan (17.84s)
03:59:05 [2020-08-29T03:59:05.233Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
03:59:05 [2020-08-29T03:59:05.233Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
03:59:05 [2020-08-29T03:59:05.233Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s)
03:59:05 [2020-08-29T03:59:05.233Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.03s)
03:59:05 [2020-08-29T03:59:05.233Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s)
03:59:05 [2020-08-29T03:59:05.233Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s)
03:59:05 [2020-08-29T03:59:05.233Z] PASS
03:59:05 [2020-08-29T03:59:05.233Z] 
03:59:05 [2020-08-29T03:59:05.233Z] DONE 8 tests in 20.043s
03:59:05 [2020-08-29T03:59:05.233Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
03:59:05 [2020-08-29T03:59:05.233Z] ++ 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
03:59:05 [2020-08-29T03:59:05.233Z] ++ set -e
03:59:05 [2020-08-29T03:59:05.233Z] ++ '[' -n 0 ']'
03:59:05 [2020-08-29T03:59:05.233Z] ++ set -x
03:59:05 [2020-08-29T03:59:05.233Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:59:05 [2020-08-29T03:59:05.236Z] --- PASS: TestBuildPreserveOwnership (3.74s)
03:59:05 [2020-08-29T03:59:05.236Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.43s)
03:59:05 [2020-08-29T03:59:05.236Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s)
03:59:05 [2020-08-29T03:59:05.236Z] === RUN   TestBuildPlatformInvalid
03:59:05 [2020-08-29T03:59:05.255Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:59:05 [2020-08-29T03:59:05.493Z] testing: warning: no tests to run
03:59:05 [2020-08-29T03:59:05.493Z] PASS
03:59:05 [2020-08-29T03:59:05.493Z] 
03:59:05 [2020-08-29T03:59:05.493Z] DONE 0 tests in 0.038s
03:59:05 [2020-08-29T03:59:05.493Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:59:05 [2020-08-29T03:59:05.493Z] ++ 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
03:59:05 [2020-08-29T03:59:05.493Z] ++ set -e
03:59:05 [2020-08-29T03:59:05.493Z] ++ '[' -n 0 ']'
03:59:05 [2020-08-29T03:59:05.493Z] ++ set -x
03:59:05 [2020-08-29T03:59:05.493Z] ++ env -i DEST=/go/src/github.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
03:59:05 [2020-08-29T03:59:05.493Z] INFO: Testing against a local daemon
03:59:05 [2020-08-29T03:59:05.493Z] === RUN   TestAuthZPluginAllowRequest
03:59:05 [2020-08-29T03:59:05.529Z] --- PASS: TestBuildPlatformInvalid (0.10s)
03:59:05 [2020-08-29T03:59:05.529Z] PASS
03:59:05 [2020-08-29T03:59:05.529Z] 
03:59:05 [2020-08-29T03:59:05.529Z] === Skipped
03:59:05 [2020-08-29T03:59:05.529Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
03:59:05 [2020-08-29T03:59:05.529Z]     build_session_test.go:25: TODO: BuildKit
03:59:05 [2020-08-29T03:59:05.529Z] 
03:59:05 [2020-08-29T03:59:05.529Z] 
03:59:05 [2020-08-29T03:59:05.529Z] DONE 32 tests, 1 skipped in 92.023s
03:59:05 [2020-08-29T03:59:05.529Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
03:59:05 [2020-08-29T03:59:05.529Z] ++ 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
03:59:05 [2020-08-29T03:59:05.529Z] ++ set -e
03:59:05 [2020-08-29T03:59:05.529Z] ++ '[' -n 0 ']'
03:59:05 [2020-08-29T03:59:05.529Z] ++ set -x
03:59:05 [2020-08-29T03:59:05.529Z] ++ env -i DEST=/go/src/github.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
03:59:05 [2020-08-29T03:59:05.529Z] INFO: Testing against a local daemon
03:59:05 [2020-08-29T03:59:05.529Z] === RUN   TestConfigInspect
03:59:05 [2020-08-29T03:59:05.823Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:59:06 [2020-08-29T03:59:06.082Z] === RUN   TestDockerSuite/TestBuildBlankName
03:59:06 [2020-08-29T03:59:06.711Z] --- PASS: TestServiceUpdateSecrets (15.91s)
03:59:06 [2020-08-29T03:59:06.711Z] === RUN   TestServiceUpdateConfigs
03:59:07 [2020-08-29T03:59:07.019Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
03:59:07 [2020-08-29T03:59:07.405Z] --- PASS: TestAuthZPluginAllowRequest (1.80s)
03:59:07 [2020-08-29T03:59:07.405Z] === RUN   TestAuthZPluginTLS
03:59:07 [2020-08-29T03:59:07.587Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:59:07 [2020-08-29T03:59:07.607Z] --- PASS: TestConfigInspect (1.88s)
03:59:07 [2020-08-29T03:59:07.607Z] === RUN   TestConfigList
03:59:07 [2020-08-29T03:59:07.845Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:59:07 [2020-08-29T03:59:07.976Z] --- PASS: TestAuthZPluginTLS (0.66s)
03:59:07 [2020-08-29T03:59:07.976Z] === RUN   TestAuthZPluginDenyRequest
03:59:08 [2020-08-29T03:59:08.547Z] --- PASS: TestAuthZPluginDenyRequest (0.61s)
03:59:08 [2020-08-29T03:59:08.547Z] === RUN   TestAuthZPluginAPIDenyResponse
03:59:09 [2020-08-29T03:59:09.490Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
03:59:09 [2020-08-29T03:59:09.490Z] === RUN   TestAuthZPluginDenyResponse
03:59:09 [2020-08-29T03:59:09.699Z] --- PASS: TestConfigList (1.90s)
03:59:09 [2020-08-29T03:59:09.699Z] === RUN   TestConfigsCreateAndDelete
03:59:09 [2020-08-29T03:59:09.749Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
03:59:09 [2020-08-29T03:59:09.749Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:59:10 [2020-08-29T03:59:10.062Z] --- PASS: TestAuthZPluginDenyResponse (0.66s)
03:59:10 [2020-08-29T03:59:10.062Z] === RUN   TestAuthZPluginAllowEventStream
03:59:11 [2020-08-29T03:59:11.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:59:11 [2020-08-29T03:59:11.221Z] --- PASS: TestConfigsCreateAndDelete (1.90s)
03:59:11 [2020-08-29T03:59:11.221Z] === RUN   TestConfigsUpdate
03:59:11 [2020-08-29T03:59:11.974Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s)
03:59:11 [2020-08-29T03:59:11.974Z] === RUN   TestAuthZPluginErrorResponse
03:59:12 [2020-08-29T03:59:12.236Z] --- PASS: TestAuthZPluginErrorResponse (0.66s)
03:59:12 [2020-08-29T03:59:12.236Z] === RUN   TestAuthZPluginErrorRequest
03:59:12 [2020-08-29T03:59:12.504Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
03:59:13 [2020-08-29T03:59:13.177Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
03:59:13 [2020-08-29T03:59:13.177Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:59:13 [2020-08-29T03:59:13.302Z] --- PASS: TestConfigsUpdate (1.90s)
03:59:13 [2020-08-29T03:59:13.302Z] === RUN   TestTemplatedConfig
03:59:13 [2020-08-29T03:59:13.747Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
03:59:13 [2020-08-29T03:59:13.747Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:59:13 [2020-08-29T03:59:13.882Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
03:59:13 [2020-08-29T03:59:13.882Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:59:15 [2020-08-29T03:59:15.259Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:59:16 [2020-08-29T03:59:16.059Z] --- PASS: TestTemplatedConfig (2.88s)
03:59:16 [2020-08-29T03:59:16.059Z] === RUN   TestConfigCreateResolve
03:59:16 [2020-08-29T03:59:16.290Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s)
03:59:16 [2020-08-29T03:59:16.290Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:59:17 [2020-08-29T03:59:17.158Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
03:59:18 [2020-08-29T03:59:18.094Z] --- PASS: TestDaemonRestartKillContainers (0.01s)
03:59:18 [2020-08-29T03:59:18.094Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.00s)
03:59:18 [2020-08-29T03:59:18.094Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.21s)
03:59:18 [2020-08-29T03:59:18.094Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.77s)
03:59:18 [2020-08-29T03:59:18.094Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s)
03:59:18 [2020-08-29T03:59:18.094Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.63s)
03:59:18 [2020-08-29T03:59:18.094Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.01s)
03:59:18 [2020-08-29T03:59:18.094Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.15s)
03:59:18 [2020-08-29T03:59:18.094Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.06s)
03:59:18 [2020-08-29T03:59:18.094Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.15s)
03:59:18 [2020-08-29T03:59:18.094Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.13s)
03:59:18 [2020-08-29T03:59:18.094Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.29s)
03:59:18 [2020-08-29T03:59:18.094Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.01s)
03:59:18 [2020-08-29T03:59:18.094Z] === RUN   TestCgroupNamespacesRun
03:59:18 [2020-08-29T03:59:18.140Z] --- PASS: TestConfigCreateResolve (1.92s)
03:59:18 [2020-08-29T03:59:18.140Z] === RUN   TestConfigDaemonLibtrustID
03:59:18 [2020-08-29T03:59:18.202Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s)
03:59:18 [2020-08-29T03:59:18.202Z] === RUN   TestAuthZPluginHeader
03:59:18 [2020-08-29T03:59:18.435Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
03:59:18 [2020-08-29T03:59:18.435Z] PASS
03:59:18 [2020-08-29T03:59:18.435Z] 
03:59:18 [2020-08-29T03:59:18.435Z] DONE 7 tests in 12.992s
03:59:18 [2020-08-29T03:59:18.435Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
03:59:18 [2020-08-29T03:59:18.435Z] ++ 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
03:59:18 [2020-08-29T03:59:18.435Z] ++ set -e
03:59:18 [2020-08-29T03:59:18.435Z] ++ '[' -n 0 ']'
03:59:18 [2020-08-29T03:59:18.435Z] ++ set -x
03:59:18 [2020-08-29T03:59:18.435Z] ++ env -i DEST=/go/src/github.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
03:59:18 [2020-08-29T03:59:18.435Z] INFO: Testing against a local daemon
03:59:18 [2020-08-29T03:59:18.435Z] === RUN   TestCheckpoint
03:59:18 [2020-08-29T03:59:18.435Z] --- SKIP: TestCheckpoint (0.00s)
03:59:18 [2020-08-29T03:59:18.435Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:59:18 [2020-08-29T03:59:18.435Z] === RUN   TestContainerInvalidJSON
03:59:18 [2020-08-29T03:59:18.435Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:59:18 [2020-08-29T03:59:18.435Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:59:18 [2020-08-29T03:59:18.435Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:59:18 [2020-08-29T03:59:18.435Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:59:18 [2020-08-29T03:59:18.435Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:59:18 [2020-08-29T03:59:18.435Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:59:18 [2020-08-29T03:59:18.435Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:59:18 [2020-08-29T03:59:18.435Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:59:18 [2020-08-29T03:59:18.435Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:59:18 [2020-08-29T03:59:18.730Z] --- PASS: TestContainerInvalidJSON (0.01s)
03:59:18 [2020-08-29T03:59:18.730Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:59:18 [2020-08-29T03:59:18.730Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
03:59:18 [2020-08-29T03:59:18.730Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
03:59:18 [2020-08-29T03:59:18.730Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:59:18 [2020-08-29T03:59:18.730Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
03:59:18 [2020-08-29T03:59:18.730Z] === RUN   TestCopyFromContainerPathIsNotDir
03:59:18 [2020-08-29T03:59:18.730Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
03:59:18 [2020-08-29T03:59:18.730Z] === RUN   TestCopyToContainerPathDoesNotExist
03:59:18 [2020-08-29T03:59:18.730Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
03:59:18 [2020-08-29T03:59:18.730Z] === RUN   TestCopyToContainerPathIsNotDir
03:59:18 [2020-08-29T03:59:18.730Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
03:59:18 [2020-08-29T03:59:18.730Z] === RUN   TestCopyFromContainer
03:59:19 [2020-08-29T03:59:19.143Z] --- PASS: TestAuthZPluginHeader (1.01s)
03:59:19 [2020-08-29T03:59:19.143Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:59:19 [2020-08-29T03:59:19.143Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:59:19 [2020-08-29T03:59:19.143Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:59:19 [2020-08-29T03:59:19.143Z] === RUN   TestAuthZPluginV2Disable
03:59:19 [2020-08-29T03:59:19.143Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
03:59:19 [2020-08-29T03:59:19.143Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:59:19 [2020-08-29T03:59:19.143Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:59:19 [2020-08-29T03:59:19.143Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:59:19 [2020-08-29T03:59:19.143Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:59:19 [2020-08-29T03:59:19.143Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:59:19 [2020-08-29T03:59:19.143Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:59:19 [2020-08-29T03:59:19.143Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:59:19 [2020-08-29T03:59:19.143Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:59:19 [2020-08-29T03:59:19.470Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
03:59:20 [2020-08-29T03:59:20.038Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
03:59:20 [2020-08-29T03:59:20.272Z] === RUN   TestCopyFromContainer//
03:59:20 [2020-08-29T03:59:20.272Z] === RUN   TestCopyFromContainer//bar/root
03:59:20 [2020-08-29T03:59:20.272Z] === RUN   TestCopyFromContainer//bar/root/
03:59:20 [2020-08-29T03:59:20.272Z] === RUN   TestCopyFromContainer/bar/quux
03:59:20 [2020-08-29T03:59:20.272Z] === RUN   TestCopyFromContainer/bar/quux/
03:59:20 [2020-08-29T03:59:20.272Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:59:20 [2020-08-29T03:59:20.272Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:59:20 [2020-08-29T03:59:20.299Z] --- PASS: TestCgroupNamespacesRun (2.29s)
03:59:20 [2020-08-29T03:59:20.299Z] === RUN   TestCgroupNamespacesRunPrivileged
03:59:20 [2020-08-29T03:59:20.566Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:59:20 [2020-08-29T03:59:20.566Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:59:20 [2020-08-29T03:59:20.566Z] === RUN   TestCopyFromContainer/bar/notarget
03:59:20 [2020-08-29T03:59:20.566Z] --- PASS: TestCopyFromContainer (1.84s)
03:59:20 [2020-08-29T03:59:20.566Z]     --- PASS: TestCopyFromContainer// (0.06s)
03:59:20 [2020-08-29T03:59:20.566Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
03:59:20 [2020-08-29T03:59:20.566Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
03:59:20 [2020-08-29T03:59:20.566Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
03:59:20 [2020-08-29T03:59:20.566Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
03:59:20 [2020-08-29T03:59:20.566Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
03:59:20 [2020-08-29T03:59:20.566Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
03:59:20 [2020-08-29T03:59:20.566Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
03:59:20 [2020-08-29T03:59:20.566Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
03:59:20 [2020-08-29T03:59:20.566Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
03:59:20 [2020-08-29T03:59:20.566Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:59:20 [2020-08-29T03:59:20.566Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:59:20 [2020-08-29T03:59:20.566Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:59:20 [2020-08-29T03:59:20.566Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:59:20 [2020-08-29T03:59:20.566Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:59:20 [2020-08-29T03:59:20.566Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:59:20 [2020-08-29T03:59:20.566Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:59:20 [2020-08-29T03:59:20.566Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:59:20 [2020-08-29T03:59:20.566Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:59:20 [2020-08-29T03:59:20.566Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:59:20 [2020-08-29T03:59:20.566Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
03:59:20 [2020-08-29T03:59:20.566Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:59:20 [2020-08-29T03:59:20.566Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:59:20 [2020-08-29T03:59:20.566Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:59:20 [2020-08-29T03:59:20.566Z] === RUN   TestCreateLinkToNonExistingContainer
03:59:20 [2020-08-29T03:59:20.859Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
03:59:20 [2020-08-29T03:59:20.859Z] === RUN   TestCreateWithInvalidEnv
03:59:20 [2020-08-29T03:59:20.859Z] === RUN   TestCreateWithInvalidEnv/0
03:59:20 [2020-08-29T03:59:20.859Z] === PAUSE TestCreateWithInvalidEnv/0
03:59:20 [2020-08-29T03:59:20.859Z] === RUN   TestCreateWithInvalidEnv/1
03:59:20 [2020-08-29T03:59:20.859Z] === PAUSE TestCreateWithInvalidEnv/1
03:59:20 [2020-08-29T03:59:20.859Z] === RUN   TestCreateWithInvalidEnv/2
03:59:20 [2020-08-29T03:59:20.859Z] === PAUSE TestCreateWithInvalidEnv/2
03:59:20 [2020-08-29T03:59:20.859Z] === CONT  TestCreateWithInvalidEnv/0
03:59:20 [2020-08-29T03:59:20.859Z] === CONT  TestCreateWithInvalidEnv/1
03:59:20 [2020-08-29T03:59:20.859Z] === CONT  TestCreateWithInvalidEnv/2
03:59:20 [2020-08-29T03:59:20.859Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
03:59:20 [2020-08-29T03:59:20.859Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:59:20 [2020-08-29T03:59:20.859Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:59:20 [2020-08-29T03:59:20.859Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:59:20 [2020-08-29T03:59:20.859Z] === RUN   TestCreateTmpfsMountsTarget
03:59:20 [2020-08-29T03:59:20.859Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
03:59:20 [2020-08-29T03:59:20.859Z] === RUN   TestCreateWithCustomMaskedPaths
03:59:21 [2020-08-29T03:59:21.677Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
03:59:22 [2020-08-29T03:59:22.052Z] --- PASS: TestServiceUpdateConfigs (15.80s)
03:59:22 [2020-08-29T03:59:22.052Z] === RUN   TestServiceUpdateNetwork
03:59:22 [2020-08-29T03:59:22.243Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s)
03:59:22 [2020-08-29T03:59:22.243Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:59:22 [2020-08-29T03:59:22.243Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
03:59:22 [2020-08-29T03:59:22.392Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s)
03:59:22 [2020-08-29T03:59:22.392Z] === RUN   TestCreateWithCustomReadonlyPaths
03:59:22 [2020-08-29T03:59:22.506Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
03:59:23 [2020-08-29T03:59:23.441Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
03:59:23 [2020-08-29T03:59:23.909Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
03:59:23 [2020-08-29T03:59:23.909Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:59:23 [2020-08-29T03:59:23.909Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:59:23 [2020-08-29T03:59:23.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:59:23 [2020-08-29T03:59:23.909Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:59:23 [2020-08-29T03:59:23.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:59:23 [2020-08-29T03:59:23.909Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:59:23 [2020-08-29T03:59:23.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:59:23 [2020-08-29T03:59:23.909Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:59:23 [2020-08-29T03:59:23.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:59:23 [2020-08-29T03:59:23.909Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:59:23 [2020-08-29T03:59:23.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:59:23 [2020-08-29T03:59:23.909Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:59:23 [2020-08-29T03:59:23.909Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:59:23 [2020-08-29T03:59:23.909Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:59:23 [2020-08-29T03:59:23.909Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:59:23 [2020-08-29T03:59:23.909Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:59:23 [2020-08-29T03:59:23.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
03:59:23 [2020-08-29T03:59:23.909Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
03:59:23 [2020-08-29T03:59:23.909Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
03:59:23 [2020-08-29T03:59:23.909Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
03:59:23 [2020-08-29T03:59:23.909Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
03:59:23 [2020-08-29T03:59:23.909Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
03:59:23 [2020-08-29T03:59:23.909Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:59:24 [2020-08-29T03:59:24.008Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s)
03:59:24 [2020-08-29T03:59:24.009Z] === RUN   TestCgroupNamespacesRunHostMode
03:59:24 [2020-08-29T03:59:24.204Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
03:59:24 [2020-08-29T03:59:24.204Z] === RUN   TestCreateDifferentPlatform
03:59:24 [2020-08-29T03:59:24.498Z] === RUN   TestCreateDifferentPlatform/different_os
03:59:24 [2020-08-29T03:59:24.498Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
03:59:24 [2020-08-29T03:59:24.498Z] --- PASS: TestCreateDifferentPlatform (0.01s)
03:59:24 [2020-08-29T03:59:24.498Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
03:59:24 [2020-08-29T03:59:24.498Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
03:59:24 [2020-08-29T03:59:24.498Z] === RUN   TestCreateVolumesFromNonExistingContainer
03:59:24 [2020-08-29T03:59:24.498Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
03:59:24 [2020-08-29T03:59:24.498Z] === RUN   TestContainerStartOnDaemonRestart
03:59:24 [2020-08-29T03:59:24.498Z] === PAUSE TestContainerStartOnDaemonRestart
03:59:24 [2020-08-29T03:59:24.498Z] === RUN   TestDaemonRestartIpcMode
03:59:24 [2020-08-29T03:59:24.498Z] === PAUSE TestDaemonRestartIpcMode
03:59:24 [2020-08-29T03:59:24.498Z] === RUN   TestDaemonHostGatewayIP
03:59:24 [2020-08-29T03:59:24.498Z] === PAUSE TestDaemonHostGatewayIP
03:59:24 [2020-08-29T03:59:24.498Z] === RUN   TestContainerKillOnDaemonStart
03:59:24 [2020-08-29T03:59:24.498Z] === PAUSE TestContainerKillOnDaemonStart
03:59:24 [2020-08-29T03:59:24.498Z] === RUN   TestDiff
03:59:24 [2020-08-29T03:59:24.790Z] --- PASS: TestDiff (0.50s)
03:59:24 [2020-08-29T03:59:24.790Z] === RUN   TestExecWithCloseStdin
03:59:25 [2020-08-29T03:59:25.429Z] --- PASS: TestExecWithCloseStdin (0.55s)
03:59:25 [2020-08-29T03:59:25.429Z] === RUN   TestExec
03:59:25 [2020-08-29T03:59:25.911Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
03:59:25 [2020-08-29T03:59:25.911Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:59:25 [2020-08-29T03:59:25.911Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
03:59:26 [2020-08-29T03:59:26.071Z] --- PASS: TestExec (0.62s)
03:59:26 [2020-08-29T03:59:26.072Z] === RUN   TestExecUser
03:59:26 [2020-08-29T03:59:26.712Z] --- PASS: TestExecUser (0.56s)
03:59:26 [2020-08-29T03:59:26.712Z] === RUN   TestExportContainerAndImportImage
03:59:27 [2020-08-29T03:59:27.288Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s)
03:59:27 [2020-08-29T03:59:27.288Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:59:27 [2020-08-29T03:59:27.352Z] --- PASS: TestExportContainerAndImportImage (0.76s)
03:59:27 [2020-08-29T03:59:27.352Z] === RUN   TestExportContainerAfterDaemonRestart
03:59:28 [2020-08-29T03:59:28.224Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
03:59:28 [2020-08-29T03:59:28.829Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s)
03:59:28 [2020-08-29T03:59:28.829Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:59:28 [2020-08-29T03:59:28.872Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
03:59:28 [2020-08-29T03:59:28.872Z] === RUN   TestHealthCheckWorkdir
03:59:28 [2020-08-29T03:59:28.940Z] Created binary: bundles/binary-daemon/dockerd-dev
03:59:28 [2020-08-29T03:59:28.940Z] Copying nested executables into bundles/binary-daemon
03:59:28 [2020-08-29T03:59:28.940Z] 
03:59:29 [2020-08-29T03:59:29.517Z] --- PASS: TestHealthCheckWorkdir (0.61s)
03:59:29 [2020-08-29T03:59:29.517Z] === RUN   TestHealthKillContainer
03:59:29 [2020-08-29T03:59:29.773Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
03:59:29 [2020-08-29T03:59:29.773Z] === RUN   TestCgroupNamespacesRunOlderClient
03:59:31 [2020-08-29T03:59:31.154Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
03:59:31 [2020-08-29T03:59:31.720Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s)
03:59:31 [2020-08-29T03:59:31.720Z] === RUN   TestKernelTCPMemory
03:59:32 [2020-08-29T03:59:32.290Z] --- PASS: TestHealthKillContainer (2.60s)
03:59:32 [2020-08-29T03:59:32.290Z] === RUN   TestInspectCpusetInConfigPre120
03:59:32 [2020-08-29T03:59:32.583Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
03:59:32 [2020-08-29T03:59:32.583Z] === RUN   TestIpcModeNone
03:59:32 [2020-08-29T03:59:32.655Z] --- PASS: TestKernelTCPMemory (0.83s)
03:59:32 [2020-08-29T03:59:32.655Z] === RUN   TestNISDomainname
03:59:33 [2020-08-29T03:59:33.221Z] --- PASS: TestNISDomainname (0.86s)
03:59:33 [2020-08-29T03:59:33.221Z] === RUN   TestHostnameDnsResolution
03:59:33 [2020-08-29T03:59:33.233Z] --- PASS: TestIpcModeNone (0.64s)
03:59:33 [2020-08-29T03:59:33.233Z] === RUN   TestIpcModePrivate
03:59:33 [2020-08-29T03:59:33.870Z] --- PASS: TestIpcModePrivate (0.60s)
03:59:33 [2020-08-29T03:59:33.870Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
03:59:33 [2020-08-29T03:59:33.870Z] === RUN   TestIpcModeShareable
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
03:59:34 [2020-08-29T03:59:34.509Z] --- PASS: TestIpcModeShareable (0.61s)
03:59:34 [2020-08-29T03:59:34.509Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
03:59:34 [2020-08-29T03:59:34.509Z] === RUN   TestAPIIpcModeShareableAndContainer
03:59:34 [2020-08-29T03:59:34.516Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -e DOCKER_GRAPHDRIVER docker:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/make.sh cross
03:59:34 [2020-08-29T03:59:34.595Z] --- PASS: TestHostnameDnsResolution (1.27s)
03:59:34 [2020-08-29T03:59:34.595Z] === RUN   TestStats
03:59:34 [2020-08-29T03:59:34.772Z] 
03:59:35 [2020-08-29T03:59:35.028Z] Removing bundles/
03:59:35 [2020-08-29T03:59:35.028Z] 
03:59:35 [2020-08-29T03:59:35.028Z] ---> Making bundle: cross (in bundles/cross)
03:59:35 [2020-08-29T03:59:35.028Z] Cross building: bundles/cross/linux/amd64
03:59:35 [2020-08-29T03:59:35.028Z] Building: bundles/cross/linux/amd64/dockerd-dev
03:59:35 [2020-08-29T03:59:35.028Z] GOOS="linux" GOARCH="amd64" GOARM=""
03:59:35 [2020-08-29T03:59:35.968Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
03:59:36 [2020-08-29T03:59:36.534Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
03:59:36 [2020-08-29T03:59:36.593Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s)
03:59:36 [2020-08-29T03:59:36.593Z] === RUN   TestAPIIpcModeHost
03:59:36 [2020-08-29T03:59:36.593Z] --- PASS: TestAPIIpcModeHost (0.45s)
03:59:36 [2020-08-29T03:59:36.593Z] === RUN   TestDaemonIpcModeShareable
03:59:37 [2020-08-29T03:59:37.377Z] --- PASS: TestServiceUpdateNetwork (16.39s)
03:59:37 [2020-08-29T03:59:37.377Z] === RUN   TestServiceUpdatePidsLimit
03:59:37 [2020-08-29T03:59:37.471Z] --- PASS: TestStats (2.79s)
03:59:37 [2020-08-29T03:59:37.471Z] === RUN   TestStopContainerWithTimeout
03:59:37 [2020-08-29T03:59:37.471Z] === RUN   TestStopContainerWithTimeout/0
03:59:37 [2020-08-29T03:59:37.471Z] === PAUSE TestStopContainerWithTimeout/0
03:59:37 [2020-08-29T03:59:37.471Z] === RUN   TestStopContainerWithTimeout/1
03:59:37 [2020-08-29T03:59:37.471Z] === PAUSE TestStopContainerWithTimeout/1
03:59:37 [2020-08-29T03:59:37.471Z] === RUN   TestStopContainerWithTimeout/3
03:59:37 [2020-08-29T03:59:37.471Z] === PAUSE TestStopContainerWithTimeout/3
03:59:37 [2020-08-29T03:59:37.471Z] === RUN   TestStopContainerWithTimeout/-1
03:59:37 [2020-08-29T03:59:37.471Z] === PAUSE TestStopContainerWithTimeout/-1
03:59:37 [2020-08-29T03:59:37.471Z] === CONT  TestStopContainerWithTimeout/0
03:59:37 [2020-08-29T03:59:37.471Z] === CONT  TestStopContainerWithTimeout/1
03:59:37 [2020-08-29T03:59:37.471Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
03:59:37 [2020-08-29T03:59:37.667Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
03:59:38 [2020-08-29T03:59:38.122Z] --- PASS: TestDaemonIpcModeShareable (1.39s)
03:59:38 [2020-08-29T03:59:38.122Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
03:59:38 [2020-08-29T03:59:38.122Z] === RUN   TestDaemonIpcModePrivate
03:59:38 [2020-08-29T03:59:38.409Z] === CONT  TestStopContainerWithTimeout/-1
03:59:38 [2020-08-29T03:59:38.697Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
03:59:38 [2020-08-29T03:59:38.975Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
03:59:39 [2020-08-29T03:59:39.543Z] === CONT  TestStopContainerWithTimeout/3
03:59:39 [2020-08-29T03:59:39.638Z] --- PASS: TestDaemonIpcModePrivate (1.35s)
03:59:39 [2020-08-29T03:59:39.638Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
03:59:39 [2020-08-29T03:59:39.638Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:59:39 [2020-08-29T03:59:39.801Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
03:59:40 [2020-08-29T03:59:40.681Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s)
03:59:40 [2020-08-29T03:59:40.681Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
03:59:40 [2020-08-29T03:59:40.681Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:59:41 [2020-08-29T03:59:41.098Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.55s)
03:59:41 [2020-08-29T03:59:41.098Z] PASS
03:59:41 [2020-08-29T03:59:41.098Z] 
03:59:41 [2020-08-29T03:59:41.098Z] === Skipped
03:59:41 [2020-08-29T03:59:41.098Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:59:41 [2020-08-29T03:59:41.098Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:59:41 [2020-08-29T03:59:41.098Z] 
03:59:41 [2020-08-29T03:59:41.098Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
03:59:41 [2020-08-29T03:59:41.098Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:59:41 [2020-08-29T03:59:41.098Z] 
03:59:41 [2020-08-29T03:59:41.098Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:59:41 [2020-08-29T03:59:41.098Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:59:41 [2020-08-29T03:59:41.098Z] 
03:59:41 [2020-08-29T03:59:41.098Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:59:41 [2020-08-29T03:59:41.098Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:59:41 [2020-08-29T03:59:41.098Z] 
03:59:41 [2020-08-29T03:59:41.098Z] 
03:59:41 [2020-08-29T03:59:41.098Z] DONE 17 tests, 4 skipped in 32.207s
03:59:41 [2020-08-29T03:59:41.098Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:59:41 [2020-08-29T03:59:41.098Z] ++ 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
03:59:41 [2020-08-29T03:59:41.098Z] ++ set -e
03:59:41 [2020-08-29T03:59:41.098Z] ++ '[' -n 0 ']'
03:59:41 [2020-08-29T03:59:41.098Z] ++ set -x
03:59:41 [2020-08-29T03:59:41.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:59:41 [2020-08-29T03:59:41.098Z] INFO: Testing against a local daemon
03:59:41 [2020-08-29T03:59:41.098Z] === RUN   TestPluginInvalidJSON
03:59:41 [2020-08-29T03:59:41.098Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:59:41 [2020-08-29T03:59:41.098Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:59:41 [2020-08-29T03:59:41.098Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:59:41 [2020-08-29T03:59:41.098Z] --- PASS: TestPluginInvalidJSON (0.02s)
03:59:41 [2020-08-29T03:59:41.098Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:59:41 [2020-08-29T03:59:41.098Z] === RUN   TestPluginInstall
03:59:41 [2020-08-29T03:59:41.098Z] === RUN   TestPluginInstall/no_auth
03:59:41 [2020-08-29T03:59:41.175Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
03:59:41 [2020-08-29T03:59:41.434Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
03:59:42 [2020-08-29T03:59:42.001Z] --- PASS: TestStopContainerWithTimeout (0.03s)
03:59:42 [2020-08-29T03:59:42.001Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
03:59:42 [2020-08-29T03:59:42.001Z]     --- PASS: TestStopContainerWithTimeout/1 (2.03s)
03:59:42 [2020-08-29T03:59:42.001Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.79s)
03:59:42 [2020-08-29T03:59:42.001Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
03:59:42 [2020-08-29T03:59:42.001Z] === RUN   TestDeleteDevicemapper
03:59:42 [2020-08-29T03:59:42.001Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:59:42 [2020-08-29T03:59:42.001Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:59:42 [2020-08-29T03:59:42.001Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:59:42 [2020-08-29T03:59:42.198Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s)
03:59:42 [2020-08-29T03:59:42.198Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
03:59:42 [2020-08-29T03:59:42.198Z] === RUN   TestIpcModeOlderClient
03:59:42 [2020-08-29T03:59:42.198Z] === PAUSE TestIpcModeOlderClient
03:59:42 [2020-08-29T03:59:42.198Z] === RUN   TestKillContainerInvalidSignal
03:59:42 [2020-08-29T03:59:42.835Z] --- PASS: TestKillContainerInvalidSignal (0.53s)
03:59:42 [2020-08-29T03:59:42.835Z] === RUN   TestKillContainer
03:59:42 [2020-08-29T03:59:42.835Z] === RUN   TestKillContainer/no_signal
03:59:43 [2020-08-29T03:59:43.128Z] === RUN   TestKillContainer/non_killing_signal
03:59:43 [2020-08-29T03:59:43.376Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
03:59:43 [2020-08-29T03:59:43.643Z] time="2020-08-29T03:59:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:59:43 [2020-08-29T03:59:43.643Z] time="2020-08-29T03:59:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83ac12fcf8a20f5d60aa50c59a804f196b0118c10dd9a4e23080e3f87bdca678" mediatype=application/vnd.docker.plugin.v1+json size=522
03:59:43 [2020-08-29T03:59:43.643Z] time="2020-08-29T03:59:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:59:43 [2020-08-29T03:59:43.643Z] time="2020-08-29T03:59:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83ac12fcf8a20f5d60aa50c59a804f196b0118c10dd9a4e23080e3f87bdca678" mediatype=application/vnd.docker.plugin.v1+json size=522
03:59:43 [2020-08-29T03:59:43.768Z] === RUN   TestKillContainer/killing_signal
03:59:43 [2020-08-29T03:59:43.903Z] === RUN   TestPluginInstall/with_htpasswd
03:59:44 [2020-08-29T03:59:44.406Z] --- PASS: TestKillContainer (1.62s)
03:59:44 [2020-08-29T03:59:44.406Z]     --- PASS: TestKillContainer/no_signal (0.54s)
03:59:44 [2020-08-29T03:59:44.406Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
03:59:44 [2020-08-29T03:59:44.406Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
03:59:44 [2020-08-29T03:59:44.406Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:59:44 [2020-08-29T03:59:44.406Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:59:44 [2020-08-29T03:59:44.474Z] time="2020-08-29T03:59:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:59:44 [2020-08-29T03:59:44.474Z] time="2020-08-29T03:59:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85a851aeb97180b9ccfbfa5a200e6a1bec3029ceec83a7ad5ad3008735a05b1b" mediatype=application/vnd.docker.plugin.v1+json size=522
03:59:44 [2020-08-29T03:59:44.474Z] time="2020-08-29T03:59:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:59:44 [2020-08-29T03:59:44.474Z] time="2020-08-29T03:59:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85a851aeb97180b9ccfbfa5a200e6a1bec3029ceec83a7ad5ad3008735a05b1b" mediatype=application/vnd.docker.plugin.v1+json size=522
03:59:44 [2020-08-29T03:59:44.702Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:59:45 [2020-08-29T03:59:45.043Z] === RUN   TestPluginInstall/with_insecure
03:59:45 [2020-08-29T03:59:45.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s)
03:59:45 [2020-08-29T03:59:45.346Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s)
03:59:45 [2020-08-29T03:59:45.346Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s)
03:59:45 [2020-08-29T03:59:45.346Z] === RUN   TestKillStoppedContainer
03:59:45 [2020-08-29T03:59:45.346Z] --- PASS: TestKillStoppedContainer (0.06s)
03:59:45 [2020-08-29T03:59:45.346Z] === RUN   TestKillStoppedContainerAPIPre120
03:59:45 [2020-08-29T03:59:45.641Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
03:59:45 [2020-08-29T03:59:45.641Z] === RUN   TestKillDifferentUserContainer
03:59:45 [2020-08-29T03:59:45.906Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
03:59:45 [2020-08-29T03:59:45.906Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.65s)
03:59:45 [2020-08-29T03:59:45.906Z] === RUN   TestUpdateMemory
03:59:45 [2020-08-29T03:59:45.906Z] --- SKIP: TestUpdateMemory (0.00s)
03:59:45 [2020-08-29T03:59:45.906Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:59:45 [2020-08-29T03:59:45.906Z] === RUN   TestUpdateCPUQuota
03:59:45 [2020-08-29T03:59:45.937Z] --- PASS: TestKillDifferentUserContainer (0.53s)
03:59:45 [2020-08-29T03:59:45.937Z] === RUN   TestInspectOomKilledTrue
03:59:46 [2020-08-29T03:59:46.428Z] time="2020-08-29T03:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:59:46 [2020-08-29T03:59:46.428Z] time="2020-08-29T03:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e3388661c5d03b8306f3cfbe3c29e32ae3a613db4dd70265101be33f03b17ba" mediatype=application/vnd.docker.plugin.v1+json size=522
03:59:46 [2020-08-29T03:59:46.428Z] time="2020-08-29T03:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:59:46 [2020-08-29T03:59:46.428Z] time="2020-08-29T03:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e3388661c5d03b8306f3cfbe3c29e32ae3a613db4dd70265101be33f03b17ba" mediatype=application/vnd.docker.plugin.v1+json size=522
03:59:46 [2020-08-29T03:59:46.689Z] --- PASS: TestPluginInstall (8.86s)
03:59:46 [2020-08-29T03:59:46.689Z]     --- PASS: TestPluginInstall/no_auth (5.91s)
03:59:46 [2020-08-29T03:59:46.689Z]     --- PASS: TestPluginInstall/with_htpasswd (1.18s)
03:59:46 [2020-08-29T03:59:46.689Z]     --- PASS: TestPluginInstall/with_insecure (1.76s)
03:59:46 [2020-08-29T03:59:46.689Z]         plugin_test.go:157: [d069037d477b2] daemon is not started
03:59:46 [2020-08-29T03:59:46.689Z] PASS
03:59:46 [2020-08-29T03:59:46.689Z] 
03:59:46 [2020-08-29T03:59:46.689Z] DONE 6 tests in 9.114s
03:59:46 [2020-08-29T03:59:46.689Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:59:46 [2020-08-29T03:59:46.689Z] ++ 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
03:59:46 [2020-08-29T03:59:46.689Z] ++ set -e
03:59:46 [2020-08-29T03:59:46.689Z] ++ '[' -n 0 ']'
03:59:46 [2020-08-29T03:59:46.689Z] ++ set -x
03:59:46 [2020-08-29T03:59:46.689Z] ++ env -i DEST=/go/src/github.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
03:59:46 [2020-08-29T03:59:46.949Z] INFO: Testing against a local daemon
03:59:46 [2020-08-29T03:59:46.949Z] === RUN   TestExternalGraphDriver
03:59:46 [2020-08-29T03:59:46.981Z] --- PASS: TestInspectOomKilledTrue (0.89s)
03:59:46 [2020-08-29T03:59:46.981Z] === RUN   TestInspectOomKilledFalse
03:59:47 [2020-08-29T03:59:47.166Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
03:59:47 [2020-08-29T03:59:47.210Z] === RUN   TestExternalGraphDriver/json
03:59:47 [2020-08-29T03:59:47.282Z] --- PASS: TestUpdateCPUQuota (1.32s)
03:59:47 [2020-08-29T03:59:47.282Z] === RUN   TestUpdatePidsLimit
03:59:47 [2020-08-29T03:59:47.282Z] === RUN   TestUpdatePidsLimit/update_from_none
03:59:47 [2020-08-29T03:59:47.540Z] === RUN   TestUpdatePidsLimit/no_change
03:59:47 [2020-08-29T03:59:47.617Z] --- PASS: TestInspectOomKilledFalse (0.54s)
03:59:47 [2020-08-29T03:59:47.617Z] === RUN   TestLinksEtcHostsContentMatch
03:59:47 [2020-08-29T03:59:47.799Z] === RUN   TestUpdatePidsLimit/update_lower
03:59:47 [2020-08-29T03:59:47.913Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s)
03:59:47 [2020-08-29T03:59:47.913Z] === RUN   TestLinksContainerNames
03:59:48 [2020-08-29T03:59:48.059Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
03:59:48 [2020-08-29T03:59:48.627Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
03:59:48 [2020-08-29T03:59:48.886Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
03:59:48 [2020-08-29T03:59:48.960Z] --- PASS: TestLinksContainerNames (1.00s)
03:59:48 [2020-08-29T03:59:48.960Z] === RUN   TestLogsFollowTailEmpty
03:59:49 [2020-08-29T03:59:49.144Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
03:59:49 [2020-08-29T03:59:49.144Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
03:59:49 [2020-08-29T03:59:49.596Z] --- PASS: TestLogsFollowTailEmpty (0.55s)
03:59:49 [2020-08-29T03:59:49.596Z] === RUN   TestContainerNetworkMountsNoChown
03:59:49 [2020-08-29T03:59:49.753Z] === RUN   TestExternalGraphDriver/spec
03:59:49 [2020-08-29T03:59:49.891Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s)
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/default
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/default
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/private
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/private
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rprivate
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rprivate
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/slave
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/slave
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rslave
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rslave
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/shared
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/shared
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rshared
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rshared
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/default
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/rshared
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/rslave
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/default/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/default/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/slave
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/shared
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/rprivate
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/private
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/private/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/private/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:59:49 [2020-08-29T03:59:49.891Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:59:49 [2020-08-29T03:59:49.891Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/default/bind_root
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/default/mount_root
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/private/bind_root
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/private/mount_root
03:59:50 [2020-08-29T03:59:50.187Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:59:50 [2020-08-29T03:59:50.187Z] --- PASS: TestMountDaemonRoot (0.02s)
03:59:50 [2020-08-29T03:59:50.187Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
03:59:50 [2020-08-29T03:59:50.187Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
03:59:50 [2020-08-29T03:59:50.187Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
03:59:50 [2020-08-29T03:59:50.187Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
03:59:50 [2020-08-29T03:59:50.187Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
03:59:50 [2020-08-29T03:59:50.187Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
03:59:50 [2020-08-29T03:59:50.187Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
03:59:50 [2020-08-29T03:59:50.187Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
03:59:50 [2020-08-29T03:59:50.187Z] === RUN   TestContainerBindMountNonRecursive
03:59:50 [2020-08-29T03:59:50.521Z] --- PASS: TestUpdatePidsLimit (3.31s)
03:59:50 [2020-08-29T03:59:50.521Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
03:59:50 [2020-08-29T03:59:50.521Z]     --- PASS: TestUpdatePidsLimit/no_change (0.30s)
03:59:50 [2020-08-29T03:59:50.521Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
03:59:50 [2020-08-29T03:59:50.521Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
03:59:50 [2020-08-29T03:59:50.521Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
03:59:50 [2020-08-29T03:59:50.521Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s)
03:59:50 [2020-08-29T03:59:50.521Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
03:59:50 [2020-08-29T03:59:50.521Z] === RUN   TestUpdateRestartPolicy
03:59:51 [2020-08-29T03:59:51.087Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
03:59:51 [2020-08-29T03:59:51.710Z] --- PASS: TestContainerBindMountNonRecursive (1.24s)
03:59:51 [2020-08-29T03:59:51.710Z] === RUN   TestNetworkNat
03:59:52 [2020-08-29T03:59:52.006Z] --- PASS: TestNetworkNat (0.53s)
03:59:52 [2020-08-29T03:59:52.006Z] === RUN   TestNetworkLocalhostTCPNat
03:59:52 [2020-08-29T03:59:52.022Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
03:59:52 [2020-08-29T03:59:52.022Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
03:59:52 [2020-08-29T03:59:52.297Z] === RUN   TestExternalGraphDriver/pull
03:59:52 [2020-08-29T03:59:52.647Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s)
03:59:52 [2020-08-29T03:59:52.647Z] === RUN   TestNetworkLoopbackNat
03:59:52 [2020-08-29T03:59:52.957Z] === RUN   TestDockerSuite/TestBuildCacheAdd
03:59:53 [2020-08-29T03:59:53.524Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
03:59:53 [2020-08-29T03:59:53.783Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
03:59:54 [2020-08-29T03:59:54.351Z] === RUN   TestDockerSuite/TestBuildCacheFrom
03:59:54 [2020-08-29T03:59:54.843Z] --- PASS: TestExternalGraphDriver (7.41s)
03:59:54 [2020-08-29T03:59:54.843Z]     --- PASS: TestExternalGraphDriver/json (2.49s)
03:59:54 [2020-08-29T03:59:54.843Z]     --- PASS: TestExternalGraphDriver/spec (2.63s)
03:59:54 [2020-08-29T03:59:54.843Z]     --- PASS: TestExternalGraphDriver/pull (2.14s)
03:59:54 [2020-08-29T03:59:54.843Z] === RUN   TestGraphdriverPluginV2
03:59:54 [2020-08-29T03:59:54.843Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
03:59:54 [2020-08-29T03:59:54.843Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:59:54 [2020-08-29T03:59:54.843Z] PASS
03:59:54 [2020-08-29T03:59:54.843Z] 
03:59:54 [2020-08-29T03:59:54.843Z] === Skipped
03:59:54 [2020-08-29T03:59:54.843Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
03:59:54 [2020-08-29T03:59:54.843Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:59:54 [2020-08-29T03:59:54.843Z] 
03:59:54 [2020-08-29T03:59:54.843Z] 
03:59:54 [2020-08-29T03:59:54.843Z] DONE 5 tests, 1 skipped in 7.675s
03:59:54 [2020-08-29T03:59:54.843Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:59:54 [2020-08-29T03:59:54.843Z] ++ 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
03:59:54 [2020-08-29T03:59:54.843Z] ++ set -e
03:59:54 [2020-08-29T03:59:54.843Z] ++ '[' -n 0 ']'
03:59:54 [2020-08-29T03:59:54.843Z] ++ set -x
03:59:54 [2020-08-29T03:59:54.843Z] ++ env -i DEST=/go/src/github.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
03:59:54 [2020-08-29T03:59:54.843Z] INFO: Testing against a local daemon
03:59:54 [2020-08-29T03:59:54.843Z] === RUN   TestContinueAfterPluginCrash
03:59:54 [2020-08-29T03:59:54.843Z] === PAUSE TestContinueAfterPluginCrash
03:59:54 [2020-08-29T03:59:54.843Z] === RUN   TestReadPluginNoRead
03:59:54 [2020-08-29T03:59:54.843Z] === PAUSE TestReadPluginNoRead
03:59:54 [2020-08-29T03:59:54.843Z] === RUN   TestDaemonStartWithLogOpt
03:59:54 [2020-08-29T03:59:54.843Z] === PAUSE TestDaemonStartWithLogOpt
03:59:54 [2020-08-29T03:59:54.843Z] === CONT  TestContinueAfterPluginCrash
03:59:54 [2020-08-29T03:59:54.843Z] === CONT  TestDaemonStartWithLogOpt
03:59:54 [2020-08-29T03:59:54.843Z] === CONT  TestReadPluginNoRead
03:59:55 [2020-08-29T03:59:55.385Z] --- PASS: TestNetworkLoopbackNat (2.75s)
03:59:55 [2020-08-29T03:59:55.385Z] === RUN   TestPause
03:59:55 [2020-08-29T03:59:55.631Z] --- PASS: TestServiceUpdatePidsLimit (17.93s)
03:59:55 [2020-08-29T03:59:55.631Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s)
03:59:55 [2020-08-29T03:59:55.631Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s)
03:59:55 [2020-08-29T03:59:55.631Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
03:59:55 [2020-08-29T03:59:55.631Z] PASS
03:59:55 [2020-08-29T03:59:55.631Z] 
03:59:55 [2020-08-29T03:59:55.631Z] === Skipped
03:59:55 [2020-08-29T03:59:55.631Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
03:59:55 [2020-08-29T03:59:55.631Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:59:55 [2020-08-29T03:59:55.631Z] 
03:59:55 [2020-08-29T03:59:55.631Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
03:59:55 [2020-08-29T03:59:55.631Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:59:55 [2020-08-29T03:59:55.631Z] 
03:59:55 [2020-08-29T03:59:55.631Z] 
03:59:55 [2020-08-29T03:59:55.631Z] DONE 27 tests, 2 skipped in 175.935s
03:59:55 [2020-08-29T03:59:55.631Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
03:59:55 [2020-08-29T03:59:55.631Z] ++ 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
03:59:55 [2020-08-29T03:59:55.631Z] ++ set -e
03:59:55 [2020-08-29T03:59:55.631Z] ++ '[' -n 0 ']'
03:59:55 [2020-08-29T03:59:55.631Z] ++ set -x
03:59:55 [2020-08-29T03:59:55.631Z] ++ env -i DEST=/go/src/github.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
03:59:55 [2020-08-29T03:59:55.631Z] INFO: Testing against a local daemon
03:59:55 [2020-08-29T03:59:55.631Z] === RUN   TestSessionCreate
03:59:55 [2020-08-29T03:59:55.631Z] --- PASS: TestSessionCreate (0.02s)
03:59:55 [2020-08-29T03:59:55.631Z] === RUN   TestSessionCreateWithBadUpgrade
03:59:55 [2020-08-29T03:59:55.631Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
03:59:55 [2020-08-29T03:59:55.631Z] PASS
03:59:55 [2020-08-29T03:59:55.631Z] 
03:59:55 [2020-08-29T03:59:55.631Z] DONE 2 tests in 0.104s
03:59:55 [2020-08-29T03:59:55.631Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
03:59:55 [2020-08-29T03:59:55.631Z] ++ 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
03:59:55 [2020-08-29T03:59:55.631Z] ++ set -e
03:59:55 [2020-08-29T03:59:55.631Z] ++ '[' -n 0 ']'
03:59:55 [2020-08-29T03:59:55.631Z] ++ set -x
03:59:55 [2020-08-29T03:59:55.631Z] ++ env -i DEST=/go/src/github.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
03:59:55 [2020-08-29T03:59:55.631Z] INFO: Testing against a local daemon
03:59:55 [2020-08-29T03:59:55.631Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:59:55 [2020-08-29T03:59:55.631Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:59:55 [2020-08-29T03:59:55.631Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:59:55 [2020-08-29T03:59:55.631Z] === RUN   TestEventsExecDie
03:59:55 [2020-08-29T03:59:55.631Z] --- PASS: TestEventsExecDie (0.93s)
03:59:55 [2020-08-29T03:59:55.631Z] === RUN   TestEventsBackwardsCompatible
03:59:55 [2020-08-29T03:59:55.631Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
03:59:55 [2020-08-29T03:59:55.631Z] === RUN   TestInfoBinaryCommits
03:59:55 [2020-08-29T03:59:55.631Z] --- PASS: TestInfoBinaryCommits (0.01s)
03:59:55 [2020-08-29T03:59:55.631Z] === RUN   TestInfoAPIVersioned
03:59:55 [2020-08-29T03:59:55.631Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:59:55 [2020-08-29T03:59:55.631Z] === RUN   TestInfoDiscoveryBackend
03:59:55 [2020-08-29T03:59:55.728Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
03:59:55 [2020-08-29T03:59:55.921Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
03:59:55 [2020-08-29T03:59:55.921Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:59:56 [2020-08-29T03:59:56.030Z] --- PASS: TestPause (0.59s)
03:59:56 [2020-08-29T03:59:56.030Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:59:56 [2020-08-29T03:59:56.030Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:59:56 [2020-08-29T03:59:56.030Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:59:56 [2020-08-29T03:59:56.030Z] === RUN   TestPauseStopPausedContainer
03:59:56 [2020-08-29T03:59:56.323Z] --- PASS: TestPauseStopPausedContainer (0.57s)
03:59:56 [2020-08-29T03:59:56.323Z] === RUN   TestPsFilter
03:59:56 [2020-08-29T03:59:56.616Z] --- PASS: TestPsFilter (0.16s)
03:59:56 [2020-08-29T03:59:56.616Z] === RUN   TestRemoveContainerWithRemovedVolume
03:59:56 [2020-08-29T03:59:56.951Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
03:59:56 [2020-08-29T03:59:56.951Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:59:57 [2020-08-29T03:59:57.253Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
03:59:57 [2020-08-29T03:59:57.253Z] === RUN   TestRemoveContainerWithVolume
03:59:57 [2020-08-29T03:59:57.546Z] --- PASS: TestRemoveContainerWithVolume (0.53s)
03:59:57 [2020-08-29T03:59:57.546Z] === RUN   TestRemoveContainerRunning
03:59:57 [2020-08-29T03:59:57.581Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
03:59:57 [2020-08-29T03:59:57.581Z] === RUN   TestInfoAPI
03:59:57 [2020-08-29T03:59:57.581Z] --- PASS: TestInfoAPI (0.01s)
03:59:57 [2020-08-29T03:59:57.581Z] === RUN   TestInfoAPIWarnings
03:59:58 [2020-08-29T03:59:58.183Z] --- PASS: TestRemoveContainerRunning (0.54s)
03:59:58 [2020-08-29T03:59:58.183Z] === RUN   TestRemoveContainerForceRemoveRunning
03:59:58 [2020-08-29T03:59:58.213Z] --- PASS: TestInfoAPIWarnings (0.53s)
03:59:58 [2020-08-29T03:59:58.213Z] === RUN   TestInfoDebug
03:59:58 [2020-08-29T03:59:58.258Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
03:59:58 [2020-08-29T03:59:58.258Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
03:59:58 [2020-08-29T03:59:58.258Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
03:59:58 [2020-08-29T03:59:58.502Z] --- PASS: TestInfoDebug (0.52s)
03:59:58 [2020-08-29T03:59:58.502Z] === RUN   TestInfoInsecureRegistries
03:59:58 [2020-08-29T03:59:58.818Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s)
03:59:58 [2020-08-29T03:59:58.819Z] === RUN   TestRemoveInvalidContainer
03:59:58 [2020-08-29T03:59:58.819Z] --- PASS: TestRemoveInvalidContainer (0.01s)
03:59:58 [2020-08-29T03:59:58.819Z] === RUN   TestRenameLinkedContainer
03:59:59 [2020-08-29T03:59:59.057Z] === RUN   TestReadPluginNoRead/default
03:59:59 [2020-08-29T03:59:59.140Z] --- PASS: TestInfoInsecureRegistries (0.53s)
03:59:59 [2020-08-29T03:59:59.140Z] === RUN   TestInfoRegistryMirrors
03:59:59 [2020-08-29T03:59:59.195Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
03:59:59 [2020-08-29T03:59:59.318Z] --- PASS: TestDaemonStartWithLogOpt (4.74s)
03:59:59 [2020-08-29T03:59:59.772Z] --- PASS: TestInfoRegistryMirrors (0.52s)
03:59:59 [2020-08-29T03:59:59.772Z] === RUN   TestLoginFailsWithBadCredentials
03:59:59 [2020-08-29T03:59:59.772Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
03:59:59 [2020-08-29T03:59:59.772Z] === RUN   TestPingCacheHeaders
03:59:59 [2020-08-29T03:59:59.772Z] --- PASS: TestPingCacheHeaders (0.02s)
03:59:59 [2020-08-29T03:59:59.772Z] === RUN   TestPingGet
03:59:59 [2020-08-29T03:59:59.772Z] --- PASS: TestPingGet (0.01s)
03:59:59 [2020-08-29T03:59:59.772Z] === RUN   TestPingHead
04:00:00 [2020-08-29T04:00:00.063Z] --- PASS: TestPingHead (0.01s)
04:00:00 [2020-08-29T04:00:00.063Z] === RUN   TestVersion
04:00:00 [2020-08-29T04:00:00.063Z] --- PASS: TestVersion (0.01s)
04:00:00 [2020-08-29T04:00:00.063Z] PASS
04:00:00 [2020-08-29T04:00:00.063Z] 
04:00:00 [2020-08-29T04:00:00.063Z] === Skipped
04:00:00 [2020-08-29T04:00:00.063Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
04:00:00 [2020-08-29T04:00:00.063Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:00:00 [2020-08-29T04:00:00.063Z] 
04:00:00 [2020-08-29T04:00:00.063Z] 
04:00:00 [2020-08-29T04:00:00.063Z] DONE 18 tests, 1 skipped in 5.592s
04:00:00 [2020-08-29T04:00:00.063Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
04:00:00 [2020-08-29T04:00:00.063Z] ++ 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
04:00:00 [2020-08-29T04:00:00.063Z] ++ set -e
04:00:00 [2020-08-29T04:00:00.063Z] ++ '[' -n 0 ']'
04:00:00 [2020-08-29T04:00:00.063Z] ++ set -x
04:00:00 [2020-08-29T04:00:00.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=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
04:00:00 [2020-08-29T04:00:00.063Z] INFO: Testing against a local daemon
04:00:00 [2020-08-29T04:00:00.063Z] === RUN   TestVolumesCreateAndList
04:00:00 [2020-08-29T04:00:00.063Z] --- PASS: TestVolumesCreateAndList (0.01s)
04:00:00 [2020-08-29T04:00:00.063Z] === RUN   TestVolumesRemove
04:00:00 [2020-08-29T04:00:00.063Z] --- PASS: TestVolumesRemove (0.11s)
04:00:00 [2020-08-29T04:00:00.063Z] === RUN   TestVolumesInspect
04:00:00 [2020-08-29T04:00:00.063Z] --- PASS: TestVolumesInspect (0.01s)
04:00:00 [2020-08-29T04:00:00.063Z] === RUN   TestVolumesInvalidJSON
04:00:00 [2020-08-29T04:00:00.063Z] === RUN   TestVolumesInvalidJSON//volumes/create
04:00:00 [2020-08-29T04:00:00.063Z] === PAUSE TestVolumesInvalidJSON//volumes/create
04:00:00 [2020-08-29T04:00:00.063Z] === CONT  TestVolumesInvalidJSON//volumes/create
04:00:00 [2020-08-29T04:00:00.063Z] --- PASS: TestVolumesInvalidJSON (0.01s)
04:00:00 [2020-08-29T04:00:00.063Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
04:00:00 [2020-08-29T04:00:00.063Z] PASS
04:00:00 [2020-08-29T04:00:00.063Z] 
04:00:00 [2020-08-29T04:00:00.063Z] DONE 5 tests in 0.205s
04:00:00 [2020-08-29T04:00:00.063Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:00:00 [2020-08-29T04:00:00.129Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
04:00:00 [2020-08-29T04:00:00.355Z] ++++ cat bundles/test-integration/docker.pid
04:00:00 [2020-08-29T04:00:00.355Z] +++ kill 11985
04:00:00 [2020-08-29T04:00:00.388Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
04:00:00 [2020-08-29T04:00:00.701Z] === RUN   TestReadPluginNoRead/disabled_caching
04:00:00 [2020-08-29T04:00:00.896Z] --- PASS: TestRenameLinkedContainer (2.13s)
04:00:00 [2020-08-29T04:00:00.896Z] === RUN   TestRenameStoppedContainer
04:00:00 [2020-08-29T04:00:00.954Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
04:00:01 [2020-08-29T04:00:01.005Z] 3ab49687905c: Pull complete
04:00:01 [2020-08-29T04:00:01.005Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36
04:00:01 [2020-08-29T04:00:01.005Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
04:00:01 [2020-08-29T04:00:01.005Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
04:00:01 [2020-08-29T04:00:01.005Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
04:00:01 [2020-08-29T04:00:01.005Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1397'
04:00:01 [2020-08-29T04:00:01.005Z] WARN: Skipping validation tests
04:00:01 [2020-08-29T04:00:01.005Z] INFO: Running unit tests at 08/29/2020 03:59:51...
04:00:01 [2020-08-29T04:00:01.005Z] INFO: make.ps1 starting at 08/29/2020 03:59:55
04:00:01 [2020-08-29T04:00:01.005Z] INFO: Git commit (3e68a2b0a9) assumed from DOCKER_GITCOMMIT environment variable
04:00:01 [2020-08-29T04:00:01.005Z] INFO: Invoking autogen...
04:00:01 [2020-08-29T04:00:01.005Z] INFO: Running unit tests...
04:00:01 [2020-08-29T04:00:01.189Z] --- PASS: TestRenameStoppedContainer (0.50s)
04:00:01 [2020-08-29T04:00:01.189Z] === RUN   TestRenameRunningContainerAndReuse
04:00:01 [2020-08-29T04:00:01.213Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
04:00:01 [2020-08-29T04:00:01.858Z] +++ /etc/init.d/apparmor stop
04:00:01 [2020-08-29T04:00:01.858Z] Leaving: AppArmorNo profiles have been unloaded.
04:00:01 [2020-08-29T04:00:01.858Z] 
04:00:01 [2020-08-29T04:00:01.858Z] Unloading profiles will leave already running processes permanently
04:00:01 [2020-08-29T04:00:01.858Z] unconfined, which can lead to unexpected situations.
04:00:01 [2020-08-29T04:00:01.858Z] 
04:00:01 [2020-08-29T04:00:01.858Z] To set a process to complain mode, use the command line tool
04:00:01 [2020-08-29T04:00:01.858Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:00:01 [2020-08-29T04:00:01.858Z] +++ true
04:00:01 [2020-08-29T04:00:01.858Z] exiting test-integration
04:00:01 [2020-08-29T04:00:01.858Z] ++ exit 0
04:00:01 [2020-08-29T04:00:01.858Z] 
04:00:02 [2020-08-29T04:00:02.230Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s)
04:00:02 [2020-08-29T04:00:02.230Z] === RUN   TestRenameInvalidName
04:00:02 [2020-08-29T04:00:02.613Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
04:00:02 [2020-08-29T04:00:02.864Z] --- PASS: TestRenameInvalidName (0.56s)
04:00:02 [2020-08-29T04:00:02.864Z] === RUN   TestRenameAnonymousContainer
04:00:03 [2020-08-29T04:00:03.114Z] --- PASS: TestUpdateRestartPolicy (12.33s)
04:00:03 [2020-08-29T04:00:03.114Z] === RUN   TestUpdateRestartWithAutoRemove
04:00:03 [2020-08-29T04:00:03.373Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
04:00:03 [2020-08-29T04:00:03.373Z] === RUN   TestWaitNonBlocked
04:00:03 [2020-08-29T04:00:03.373Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
04:00:03 [2020-08-29T04:00:03.373Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
04:00:03 [2020-08-29T04:00:03.373Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
04:00:03 [2020-08-29T04:00:03.373Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
04:00:03 [2020-08-29T04:00:03.373Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
04:00:03 [2020-08-29T04:00:03.373Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
Post stage
[Pipeline] junit
04:00:03 [2020-08-29T04:00:03.407Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
04:00:04 [2020-08-29T04:00:04.001Z] + echo Ensuring container killed.
04:00:04 [2020-08-29T04:00:04.001Z] Ensuring container killed.
04:00:04 [2020-08-29T04:00:04.001Z] + docker rm -vf docker-pr14
04:00:04 [2020-08-29T04:00:04.001Z] Error: No such container: docker-pr14
04:00:04 [2020-08-29T04:00:04.001Z] + true
[Pipeline] sh
04:00:04 [2020-08-29T04:00:04.381Z] + echo Chowning /workspace to jenkins user
04:00:04 [2020-08-29T04:00:04.381Z] Chowning /workspace to jenkins user
04:00:04 [2020-08-29T04:00:04.381Z] + id -u
04:00:04 [2020-08-29T04:00:04.381Z] + id -g
04:00:04 [2020-08-29T04:00:04.381Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41361:/workspace busybox chown -R 1001:1001 /workspace
04:00:04 [2020-08-29T04:00:04.381Z] Unable to find image 'busybox:latest' locally
04:00:04 [2020-08-29T04:00:04.525Z] --- PASS: TestReadPluginNoRead (9.56s)
04:00:04 [2020-08-29T04:00:04.525Z]     --- PASS: TestReadPluginNoRead/default (1.77s)
04:00:04 [2020-08-29T04:00:04.525Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.78s)
04:00:04 [2020-08-29T04:00:04.525Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s)
04:00:04 [2020-08-29T04:00:04.525Z]     read_test.go:92: [d5e164d7adfca] daemon is not started
04:00:04 [2020-08-29T04:00:04.750Z] --- PASS: TestWaitNonBlocked (0.01s)
04:00:04 [2020-08-29T04:00:04.750Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s)
04:00:04 [2020-08-29T04:00:04.750Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.34s)
04:00:04 [2020-08-29T04:00:04.750Z] === RUN   TestWaitBlocked
04:00:04 [2020-08-29T04:00:04.750Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
04:00:04 [2020-08-29T04:00:04.750Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
04:00:04 [2020-08-29T04:00:04.750Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
04:00:04 [2020-08-29T04:00:04.750Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
04:00:04 [2020-08-29T04:00:04.750Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
04:00:04 [2020-08-29T04:00:04.750Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
04:00:04 [2020-08-29T04:00:04.785Z] --- PASS: TestContinueAfterPluginCrash (10.10s)
04:00:04 [2020-08-29T04:00:04.785Z] PASS
04:00:04 [2020-08-29T04:00:04.785Z] 
04:00:04 [2020-08-29T04:00:04.785Z] DONE 6 tests in 10.303s
04:00:04 [2020-08-29T04:00:04.785Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
04:00:04 [2020-08-29T04:00:04.785Z] ++ 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
04:00:04 [2020-08-29T04:00:04.785Z] ++ set -e
04:00:04 [2020-08-29T04:00:04.785Z] ++ '[' -n 0 ']'
04:00:04 [2020-08-29T04:00:04.785Z] ++ set -x
04:00:04 [2020-08-29T04:00:04.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:00:04 [2020-08-29T04:00:04.785Z] testing: warning: no tests to run
04:00:04 [2020-08-29T04:00:04.785Z] PASS
04:00:04 [2020-08-29T04:00:04.785Z] 
04:00:04 [2020-08-29T04:00:04.785Z] DONE 0 tests in 0.058s
04:00:04 [2020-08-29T04:00:04.785Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
04:00:04 [2020-08-29T04:00:04.785Z] ++ 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
04:00:04 [2020-08-29T04:00:04.785Z] ++ set -e
04:00:04 [2020-08-29T04:00:04.785Z] ++ '[' -n 0 ']'
04:00:04 [2020-08-29T04:00:04.785Z] ++ set -x
04:00:04 [2020-08-29T04:00:04.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:00:04 [2020-08-29T04:00:04.943Z] --- PASS: TestRenameAnonymousContainer (1.90s)
04:00:04 [2020-08-29T04:00:04.943Z] === RUN   TestRenameContainerWithSameName
04:00:05 [2020-08-29T04:00:05.045Z] INFO: Testing against a local daemon
04:00:05 [2020-08-29T04:00:05.045Z] === RUN   TestPluginWithDevMounts
04:00:05 [2020-08-29T04:00:05.045Z] === PAUSE TestPluginWithDevMounts
04:00:05 [2020-08-29T04:00:05.045Z] === CONT  TestPluginWithDevMounts
04:00:05 [2020-08-29T04:00:05.238Z] --- PASS: TestRenameContainerWithSameName (0.50s)
04:00:05 [2020-08-29T04:00:05.238Z] === RUN   TestRenameContainerWithLinkedContainer
04:00:05 [2020-08-29T04:00:05.316Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
04:00:05 [2020-08-29T04:00:05.490Z] latest: Pulling from library/busybox
04:00:05 [2020-08-29T04:00:05.696Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --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
04:00:05 [2020-08-29T04:00:05.781Z] 970013469dcd: Pulling fs layer
04:00:05 [2020-08-29T04:00:05.883Z] --- PASS: TestWaitBlocked (0.01s)
04:00:05 [2020-08-29T04:00:05.883Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s)
04:00:05 [2020-08-29T04:00:05.883Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s)
04:00:05 [2020-08-29T04:00:05.883Z] === CONT  TestContainerStartOnDaemonRestart
04:00:05 [2020-08-29T04:00:05.883Z] === CONT  TestIpcModeOlderClient
04:00:05 [2020-08-29T04:00:05.883Z] --- PASS: TestIpcModeOlderClient (0.11s)
04:00:05 [2020-08-29T04:00:05.883Z] === CONT  TestDaemonHostGatewayIP
04:00:06 [2020-08-29T04:00:06.279Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s)
04:00:06 [2020-08-29T04:00:06.279Z] === RUN   TestResize
04:00:06 [2020-08-29T04:00:06.416Z] 970013469dcd: Verifying Checksum
04:00:06 [2020-08-29T04:00:06.416Z] 970013469dcd: Download complete
04:00:06 [2020-08-29T04:00:06.709Z] 970013469dcd: Pull complete
04:00:06 [2020-08-29T04:00:06.709Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
04:00:06 [2020-08-29T04:00:06.709Z] Status: Downloaded newer image for busybox:latest
04:00:06 [2020-08-29T04:00:06.818Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
04:00:06 [2020-08-29T04:00:06.925Z] --- PASS: TestResize (0.52s)
04:00:06 [2020-08-29T04:00:06.925Z] === RUN   TestResizeWithInvalidSize
04:00:07 [2020-08-29T04:00:07.570Z] --- PASS: TestResizeWithInvalidSize (0.56s)
04:00:07 [2020-08-29T04:00:07.570Z] === RUN   TestResizeWhenContainerNotStarted
04:00:07 [2020-08-29T04:00:07.587Z] --- PASS: TestPluginWithDevMounts (2.17s)
04:00:07 [2020-08-29T04:00:07.587Z] PASS
04:00:07 [2020-08-29T04:00:07.587Z] 
04:00:07 [2020-08-29T04:00:07.587Z] DONE 1 tests in 2.371s
04:00:07 [2020-08-29T04:00:07.587Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
04:00:07 [2020-08-29T04:00:07.587Z] ++ 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
04:00:07 [2020-08-29T04:00:07.587Z] ++ set -e
04:00:07 [2020-08-29T04:00:07.587Z] ++ '[' -n 0 ']'
04:00:07 [2020-08-29T04:00:07.587Z] ++ set -x
04:00:07 [2020-08-29T04:00:07.587Z] ++ env -i DEST=/go/src/github.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
04:00:07 [2020-08-29T04:00:07.587Z] INFO: Testing against a local daemon
04:00:07 [2020-08-29T04:00:07.587Z] === RUN   TestSecretInspect
04:00:07 [2020-08-29T04:00:07.869Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s)
04:00:07 [2020-08-29T04:00:07.869Z] === RUN   TestDaemonRestartKillContainers
04:00:07 [2020-08-29T04:00:07.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:00:07 [2020-08-29T04:00:07.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:00:08 [2020-08-29T04:00:08.722Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
04:00:09 [2020-08-29T04:00:09.290Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
04:00:09 [2020-08-29T04:00:09.299Z] + bundleName=s390x-integration
04:00:09 [2020-08-29T04:00:09.299Z] + echo Creating s390x-integration-bundles.tar.gz
04:00:09 [2020-08-29T04:00:09.299Z] Creating s390x-integration-bundles.tar.gz
04:00:09 [2020-08-29T04:00:09.299Z] + xargs tar -czf s390x-integration-bundles.tar.gz
04:00:09 [2020-08-29T04:00:09.299Z] + 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
04:00:09 [2020-08-29T04:00:09.346Z] Archiving artifacts
04:00:09 [2020-08-29T04:00:09.717Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41361/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:00:09 [2020-08-29T04:00:09.858Z] --- PASS: TestContainerStartOnDaemonRestart (3.96s)
04:00:09 [2020-08-29T04:00:09.858Z] === CONT  TestContainerKillOnDaemonStart
04:00:09 [2020-08-29T04:00:09.967Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:00:09 [2020-08-29T04:00:09.967Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:00:10 [2020-08-29T04:00:10.097Z] + make clean
04:00:10 [2020-08-29T04:00:10.393Z] docker volume rm -f docker-dev-cache
04:00:10 [2020-08-29T04:00:10.393Z] docker-dev-cache
[Pipeline] deleteDir
04:00:10 [2020-08-29T04:00:10.425Z] === RUN   TestDockerSuite/TestBuildClearCmd
04:00:10 [2020-08-29T04:00:10.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:00:10 [2020-08-29T04:00:10.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:00:10 [2020-08-29T04:00:10.885Z] --- PASS: TestSecretInspect (3.25s)
04:00:10 [2020-08-29T04:00:10.885Z] === RUN   TestSecretList
04:00:10 [2020-08-29T04:00:10.992Z] === RUN   TestDockerSuite/TestBuildCmd
04:00:11 [2020-08-29T04:00:11.250Z] --- PASS: TestDaemonHostGatewayIP (5.25s)
04:00:11 [2020-08-29T04:00:11.250Z] === CONT  TestDaemonRestartIpcMode
04:00:11 [2020-08-29T04:00:11.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:00:11 [2020-08-29T04:00:11.509Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:00:12 [2020-08-29T04:00:12.076Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
04:00:12 [2020-08-29T04:00:12.076Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
04:00:12 [2020-08-29T04:00:12.334Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
04:00:12 [2020-08-29T04:00:12.334Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
04:00:12 [2020-08-29T04:00:12.793Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:00:13 [2020-08-29T04:00:13.709Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
04:00:13 [2020-08-29T04:00:13.845Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:00:14 [2020-08-29T04:00:14.141Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:00:14 [2020-08-29T04:00:14.183Z] --- PASS: TestSecretList (3.19s)
04:00:14 [2020-08-29T04:00:14.183Z] === RUN   TestSecretsCreateAndDelete
04:00:14 [2020-08-29T04:00:14.274Z] ?   	github.com/docker/docker/api	[no test files]
04:00:14 [2020-08-29T04:00:14.644Z] --- PASS: TestDaemonRestartIpcMode (3.20s)
04:00:16 [2020-08-29T04:00:16.230Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
04:00:16 [2020-08-29T04:00:16.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s)
04:00:16 [2020-08-29T04:00:16.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.99s)
04:00:16 [2020-08-29T04:00:16.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s)
04:00:16 [2020-08-29T04:00:16.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.81s)
04:00:16 [2020-08-29T04:00:16.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
04:00:16 [2020-08-29T04:00:16.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s)
04:00:16 [2020-08-29T04:00:16.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s)
04:00:16 [2020-08-29T04:00:16.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s)
04:00:16 [2020-08-29T04:00:16.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.75s)
04:00:16 [2020-08-29T04:00:16.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s)
04:00:16 [2020-08-29T04:00:16.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s)
04:00:16 [2020-08-29T04:00:16.230Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.09s)
04:00:16 [2020-08-29T04:00:16.230Z] === RUN   TestCgroupNamespacesRun
04:00:17 [2020-08-29T04:00:17.176Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
04:00:17 [2020-08-29T04:00:17.176Z] === RUN   TestDockerSuite/TestBuildConditionalCache
04:00:17 [2020-08-29T04:00:17.482Z] --- PASS: TestSecretsCreateAndDelete (3.19s)
04:00:17 [2020-08-29T04:00:17.482Z] === RUN   TestSecretsUpdate
04:00:17 [2020-08-29T04:00:17.742Z] === RUN   TestDockerSuite/TestBuildContChar
04:00:17 [2020-08-29T04:00:17.748Z] --- PASS: TestCgroupNamespacesRun (1.37s)
04:00:17 [2020-08-29T04:00:17.748Z] === RUN   TestCgroupNamespacesRunPrivileged
04:00:18 [2020-08-29T04:00:18.805Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s)
04:00:18 [2020-08-29T04:00:18.805Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
04:00:19 [2020-08-29T04:00:19.642Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
04:00:19 [2020-08-29T04:00:19.900Z] === RUN   TestDockerSuite/TestBuildContextCleanup
04:00:20 [2020-08-29T04:00:20.157Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
04:00:20 [2020-08-29T04:00:20.327Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s)
04:00:20 [2020-08-29T04:00:20.327Z] === RUN   TestCgroupNamespacesRunHostMode
04:00:20 [2020-08-29T04:00:20.415Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
04:00:20 [2020-08-29T04:00:20.674Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
04:00:20 [2020-08-29T04:00:20.779Z] --- PASS: TestSecretsUpdate (3.18s)
04:00:20 [2020-08-29T04:00:20.780Z] === RUN   TestTemplatedSecret
04:00:20 [2020-08-29T04:00:20.932Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
04:00:21 [2020-08-29T04:00:21.845Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s)
04:00:21 [2020-08-29T04:00:21.845Z] === RUN   TestCgroupNamespacesRunPrivateMode
04:00:22 [2020-08-29T04:00:22.887Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s)
04:00:22 [2020-08-29T04:00:22.887Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
04:00:22 [2020-08-29T04:00:22.895Z] --- PASS: TestContainerKillOnDaemonStart (12.94s)
04:00:22 [2020-08-29T04:00:22.895Z] PASS
04:00:22 [2020-08-29T04:00:22.895Z] 
04:00:22 [2020-08-29T04:00:22.895Z] === Skipped
04:00:22 [2020-08-29T04:00:22.895Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
04:00:22 [2020-08-29T04:00:22.895Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:00:22 [2020-08-29T04:00:22.895Z] 
04:00:22 [2020-08-29T04:00:22.895Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
04:00:22 [2020-08-29T04:00:22.895Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
04:00:22 [2020-08-29T04:00:22.895Z] 
04:00:22 [2020-08-29T04:00:22.895Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
04:00:22 [2020-08-29T04:00:22.895Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
04:00:22 [2020-08-29T04:00:22.895Z] 
04:00:22 [2020-08-29T04:00:22.895Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
04:00:22 [2020-08-29T04:00:22.895Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
04:00:22 [2020-08-29T04:00:22.895Z] 
04:00:22 [2020-08-29T04:00:22.895Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
04:00:22 [2020-08-29T04:00:22.895Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:00:22 [2020-08-29T04:00:22.895Z] 
04:00:22 [2020-08-29T04:00:22.895Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
04:00:22 [2020-08-29T04:00:22.895Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
04:00:22 [2020-08-29T04:00:22.895Z] 
04:00:22 [2020-08-29T04:00:22.895Z] 
04:00:22 [2020-08-29T04:00:22.895Z] DONE 192 tests, 6 skipped in 144.400s
04:00:22 [2020-08-29T04:00:22.895Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
04:00:22 [2020-08-29T04:00:22.895Z] ++ 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
04:00:22 [2020-08-29T04:00:22.895Z] ++ set -e
04:00:22 [2020-08-29T04:00:22.895Z] ++ '[' -n 0 ']'
04:00:22 [2020-08-29T04:00:22.895Z] ++ set -x
04:00:22 [2020-08-29T04:00:22.895Z] ++ env -i DEST=/go/src/github.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
04:00:23 [2020-08-29T04:00:23.159Z] INFO: Testing against a local daemon
04:00:23 [2020-08-29T04:00:23.159Z] === RUN   TestCommitInheritsEnv
04:00:23 [2020-08-29T04:00:23.323Z] --- PASS: TestTemplatedSecret (2.99s)
04:00:23 [2020-08-29T04:00:23.323Z] === RUN   TestSecretCreateResolve
04:00:23 [2020-08-29T04:00:23.423Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
04:00:23 [2020-08-29T04:00:23.681Z] --- PASS: TestCommitInheritsEnv (0.55s)
04:00:23 [2020-08-29T04:00:23.681Z] === RUN   TestImportExtremelyLargeImageWorks
04:00:23 [2020-08-29T04:00:23.681Z] === PAUSE TestImportExtremelyLargeImageWorks
04:00:23 [2020-08-29T04:00:23.681Z] === RUN   TestImagesFilterMultiReference
04:00:23 [2020-08-29T04:00:23.681Z] --- PASS: TestImagesFilterMultiReference (0.07s)
04:00:23 [2020-08-29T04:00:23.681Z] === RUN   TestImagePullPlatformInvalid
04:00:23 [2020-08-29T04:00:23.681Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
04:00:23 [2020-08-29T04:00:23.681Z] === RUN   TestRemoveImageOrphaning
04:00:24 [2020-08-29T04:00:24.247Z] --- PASS: TestRemoveImageOrphaning (0.44s)
04:00:24 [2020-08-29T04:00:24.247Z] === RUN   TestRemoveImageGarbageCollector
04:00:24 [2020-08-29T04:00:24.444Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s)
04:00:24 [2020-08-29T04:00:24.444Z] === RUN   TestCgroupNamespacesRunInvalidMode
04:00:25 [2020-08-29T04:00:25.086Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
04:00:25 [2020-08-29T04:00:25.086Z] === RUN   TestCgroupNamespacesRunOlderClient
04:00:26 [2020-08-29T04:00:26.604Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s)
04:00:26 [2020-08-29T04:00:26.604Z] === RUN   TestKernelTCPMemory
04:00:26 [2020-08-29T04:00:26.620Z] --- PASS: TestSecretCreateResolve (3.22s)
04:00:26 [2020-08-29T04:00:26.620Z] PASS
04:00:26 [2020-08-29T04:00:26.620Z] 
04:00:26 [2020-08-29T04:00:26.620Z] DONE 6 tests in 19.238s
04:00:26 [2020-08-29T04:00:26.620Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
04:00:26 [2020-08-29T04:00:26.620Z] ++ 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
04:00:26 [2020-08-29T04:00:26.620Z] ++ set -e
04:00:26 [2020-08-29T04:00:26.620Z] ++ '[' -n 0 ']'
04:00:26 [2020-08-29T04:00:26.620Z] ++ set -x
04:00:26 [2020-08-29T04:00:26.620Z] ++ env -i DEST=/go/src/github.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
04:00:26 [2020-08-29T04:00:26.620Z] INFO: Testing against a local daemon
04:00:26 [2020-08-29T04:00:26.620Z] === RUN   TestServiceCreateInit
04:00:26 [2020-08-29T04:00:26.620Z] === RUN   TestServiceCreateInit/daemonInitDisabled
04:00:26 [2020-08-29T04:00:26.652Z] ok  	github.com/docker/docker/api/server	0.241s	coverage: 9.0% of statements
04:00:26 [2020-08-29T04:00:26.777Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
04:00:27 [2020-08-29T04:00:27.035Z] --- PASS: TestRemoveImageGarbageCollector (2.82s)
04:00:27 [2020-08-29T04:00:27.035Z] === RUN   TestTagUnprefixedRepoByNameOrName
04:00:27 [2020-08-29T04:00:27.035Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
04:00:27 [2020-08-29T04:00:27.035Z] === RUN   TestTagInvalidReference
04:00:27 [2020-08-29T04:00:27.035Z] --- PASS: TestTagInvalidReference (0.02s)
04:00:27 [2020-08-29T04:00:27.035Z] === RUN   TestTagValidPrefixedRepo
04:00:27 [2020-08-29T04:00:27.035Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
04:00:27 [2020-08-29T04:00:27.035Z] === RUN   TestTagExistedNameWithoutForce
04:00:27 [2020-08-29T04:00:27.035Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
04:00:27 [2020-08-29T04:00:27.035Z] === RUN   TestTagOfficialNames
04:00:27 [2020-08-29T04:00:27.242Z] --- PASS: TestKernelTCPMemory (0.60s)
04:00:27 [2020-08-29T04:00:27.242Z] === RUN   TestNISDomainname
04:00:27 [2020-08-29T04:00:27.293Z] --- PASS: TestTagOfficialNames (0.06s)
04:00:27 [2020-08-29T04:00:27.293Z] === RUN   TestTagMatchesDigest
04:00:27 [2020-08-29T04:00:27.293Z] --- PASS: TestTagMatchesDigest (0.02s)
04:00:27 [2020-08-29T04:00:27.293Z] === CONT  TestImportExtremelyLargeImageWorks
04:00:27 [2020-08-29T04:00:27.881Z] --- PASS: TestNISDomainname (0.64s)
04:00:27 [2020-08-29T04:00:27.881Z] === RUN   TestHostnameDnsResolution
04:00:28 [2020-08-29T04:00:28.519Z] --- PASS: TestHostnameDnsResolution (0.79s)
04:00:28 [2020-08-29T04:00:28.519Z] === RUN   TestStats
04:00:31 [2020-08-29T04:00:31.271Z] --- PASS: TestStats (2.55s)
04:00:31 [2020-08-29T04:00:31.271Z] === RUN   TestStopContainerWithTimeout
04:00:31 [2020-08-29T04:00:31.271Z] === RUN   TestStopContainerWithTimeout/0
04:00:31 [2020-08-29T04:00:31.271Z] === PAUSE TestStopContainerWithTimeout/0
04:00:31 [2020-08-29T04:00:31.271Z] === RUN   TestStopContainerWithTimeout/1
04:00:31 [2020-08-29T04:00:31.271Z] === PAUSE TestStopContainerWithTimeout/1
04:00:31 [2020-08-29T04:00:31.271Z] === RUN   TestStopContainerWithTimeout/3
04:00:31 [2020-08-29T04:00:31.271Z] === PAUSE TestStopContainerWithTimeout/3
04:00:31 [2020-08-29T04:00:31.271Z] === RUN   TestStopContainerWithTimeout/-1
04:00:31 [2020-08-29T04:00:31.271Z] === PAUSE TestStopContainerWithTimeout/-1
04:00:31 [2020-08-29T04:00:31.271Z] === CONT  TestStopContainerWithTimeout/0
04:00:31 [2020-08-29T04:00:31.271Z] === CONT  TestStopContainerWithTimeout/3
04:00:31 [2020-08-29T04:00:31.271Z] === CONT  TestStopContainerWithTimeout/-1
04:00:31 [2020-08-29T04:00:31.271Z] === CONT  TestStopContainerWithTimeout/1
04:00:31 [2020-08-29T04:00:31.479Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
04:00:31 [2020-08-29T04:00:31.479Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
04:00:31 [2020-08-29T04:00:31.904Z] === RUN   TestServiceCreateInit/daemonInitEnabled
04:00:32 [2020-08-29T04:00:32.414Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
04:00:33 [2020-08-29T04:00:33.349Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
04:00:34 [2020-08-29T04:00:34.017Z] --- PASS: TestStopContainerWithTimeout (0.01s)
04:00:34 [2020-08-29T04:00:34.017Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
04:00:34 [2020-08-29T04:00:34.017Z]     --- PASS: TestStopContainerWithTimeout/1 (1.99s)
04:00:34 [2020-08-29T04:00:34.017Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
04:00:34 [2020-08-29T04:00:34.017Z]     --- PASS: TestStopContainerWithTimeout/3 (2.98s)
04:00:34 [2020-08-29T04:00:34.017Z] === RUN   TestDeleteDevicemapper
04:00:34 [2020-08-29T04:00:34.017Z] --- SKIP: TestDeleteDevicemapper (0.00s)
04:00:34 [2020-08-29T04:00:34.017Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:00:34 [2020-08-29T04:00:34.017Z] === RUN   TestStopContainerWithRestartPolicyAlways
04:00:34 [2020-08-29T04:00:34.284Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
04:00:36 [2020-08-29T04:00:36.766Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.40s)
04:00:36 [2020-08-29T04:00:36.766Z] === RUN   TestUpdateMemory
04:00:36 [2020-08-29T04:00:36.818Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
04:00:37 [2020-08-29T04:00:37.061Z] --- PASS: TestUpdateMemory (0.70s)
04:00:37 [2020-08-29T04:00:37.061Z] === RUN   TestUpdateCPUQuota
04:00:37 [2020-08-29T04:00:37.188Z] --- PASS: TestServiceCreateInit (10.11s)
04:00:37 [2020-08-29T04:00:37.188Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s)
04:00:37 [2020-08-29T04:00:37.188Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s)
04:00:37 [2020-08-29T04:00:37.188Z] === RUN   TestCreateServiceMultipleTimes
04:00:37 [2020-08-29T04:00:37.385Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
04:00:38 [2020-08-29T04:00:38.105Z] --- PASS: TestUpdateCPUQuota (0.87s)
04:00:38 [2020-08-29T04:00:38.105Z] === RUN   TestUpdatePidsLimit
04:00:38 [2020-08-29T04:00:38.105Z] === RUN   TestUpdatePidsLimit/update_from_none
04:00:38 [2020-08-29T04:00:38.399Z] === RUN   TestUpdatePidsLimit/no_change
04:00:38 [2020-08-29T04:00:38.399Z] === RUN   TestUpdatePidsLimit/update_lower
04:00:38 [2020-08-29T04:00:38.694Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
04:00:38 [2020-08-29T04:00:38.987Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
04:00:39 [2020-08-29T04:00:39.280Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
04:00:39 [2020-08-29T04:00:39.575Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
04:00:40 [2020-08-29T04:00:40.212Z] --- PASS: TestUpdatePidsLimit (2.36s)
04:00:40 [2020-08-29T04:00:40.212Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.27s)
04:00:40 [2020-08-29T04:00:40.212Z]     --- PASS: TestUpdatePidsLimit/no_change (0.27s)
04:00:40 [2020-08-29T04:00:40.212Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
04:00:40 [2020-08-29T04:00:40.212Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
04:00:40 [2020-08-29T04:00:40.212Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
04:00:40 [2020-08-29T04:00:40.212Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
04:00:40 [2020-08-29T04:00:40.212Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
04:00:40 [2020-08-29T04:00:40.212Z] === RUN   TestUpdateRestartPolicy
04:00:40 [2020-08-29T04:00:40.670Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
04:00:41 [2020-08-29T04:00:41.236Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
04:00:41 [2020-08-29T04:00:41.494Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
04:00:41 [2020-08-29T04:00:41.495Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
04:00:41 [2020-08-29T04:00:41.495Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
04:00:41 [2020-08-29T04:00:41.495Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
04:00:41 [2020-08-29T04:00:41.495Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
04:00:42 [2020-08-29T04:00:42.868Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
04:00:45 [2020-08-29T04:00:45.401Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
04:00:46 [2020-08-29T04:00:46.780Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
04:00:49 [2020-08-29T04:00:49.310Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
04:00:51 [2020-08-29T04:00:51.842Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
04:00:52 [2020-08-29T04:00:52.100Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
04:00:52 [2020-08-29T04:00:52.668Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
04:00:52 [2020-08-29T04:00:52.868Z] --- PASS: TestUpdateRestartPolicy (11.21s)
04:00:52 [2020-08-29T04:00:52.868Z] === RUN   TestUpdateRestartWithAutoRemove
04:00:52 [2020-08-29T04:00:52.868Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s)
04:00:52 [2020-08-29T04:00:52.868Z] === RUN   TestWaitNonBlocked
04:00:52 [2020-08-29T04:00:52.868Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
04:00:52 [2020-08-29T04:00:52.868Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
04:00:52 [2020-08-29T04:00:52.868Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
04:00:52 [2020-08-29T04:00:52.868Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
04:00:52 [2020-08-29T04:00:52.868Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
04:00:52 [2020-08-29T04:00:52.868Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
04:00:52 [2020-08-29T04:00:52.868Z] --- PASS: TestWaitNonBlocked (0.01s)
04:00:52 [2020-08-29T04:00:52.868Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
04:00:52 [2020-08-29T04:00:52.868Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
04:00:52 [2020-08-29T04:00:52.868Z] === RUN   TestWaitBlocked
04:00:52 [2020-08-29T04:00:52.868Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
04:00:52 [2020-08-29T04:00:52.868Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
04:00:52 [2020-08-29T04:00:52.868Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
04:00:52 [2020-08-29T04:00:52.868Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
04:00:52 [2020-08-29T04:00:52.868Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
04:00:52 [2020-08-29T04:00:52.868Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
04:00:52 [2020-08-29T04:00:52.928Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
04:00:53 [2020-08-29T04:00:53.494Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
04:00:53 [2020-08-29T04:00:53.513Z] --- PASS: TestWaitBlocked (0.01s)
04:00:53 [2020-08-29T04:00:53.513Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
04:00:53 [2020-08-29T04:00:53.513Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s)
04:00:53 [2020-08-29T04:00:53.513Z] === CONT  TestContainerStartOnDaemonRestart
04:00:53 [2020-08-29T04:00:53.513Z] === CONT  TestContainerKillOnDaemonStart
04:00:53 [2020-08-29T04:00:53.513Z] === CONT  TestIpcModeOlderClient
04:00:53 [2020-08-29T04:00:53.513Z] === CONT  TestDaemonHostGatewayIP
04:00:53 [2020-08-29T04:00:53.812Z] --- PASS: TestIpcModeOlderClient (0.18s)
04:00:53 [2020-08-29T04:00:53.812Z] === CONT  TestDaemonRestartIpcMode
04:00:54 [2020-08-29T04:00:54.430Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
04:00:56 [2020-08-29T04:00:56.462Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
04:00:56 [2020-08-29T04:00:56.462Z] Copying nested executables into bundles/cross/linux/amd64
04:00:56 [2020-08-29T04:00:56.462Z] Cross building: bundles/cross/windows/amd64
04:00:56 [2020-08-29T04:00:56.462Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
04:00:56 [2020-08-29T04:00:56.462Z] GOOS="windows" GOARCH="amd64" GOARM=""
04:00:57 [2020-08-29T04:00:57.389Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s)
04:00:57 [2020-08-29T04:00:57.682Z] --- PASS: TestDaemonHostGatewayIP (4.02s)
04:00:57 [2020-08-29T04:00:57.717Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
04:00:57 [2020-08-29T04:00:57.975Z] --- PASS: TestDaemonRestartIpcMode (4.10s)
04:00:59 [2020-08-29T04:00:59.174Z] --- PASS: TestCreateServiceMultipleTimes (19.72s)
04:00:59 [2020-08-29T04:00:59.174Z] === RUN   TestCreateServiceConflict
04:00:59 [2020-08-29T04:00:59.174Z] --- PASS: TestCreateServiceConflict (2.68s)
04:00:59 [2020-08-29T04:00:59.174Z] === RUN   TestCreateServiceMaxReplicas
04:00:59 [2020-08-29T04:00:59.621Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
04:01:00 [2020-08-29T04:01:00.554Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
04:01:01 [2020-08-29T04:01:01.120Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
04:01:01 [2020-08-29T04:01:01.688Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
04:01:03 [2020-08-29T04:01:03.389Z] --- PASS: TestCreateServiceMaxReplicas (3.60s)
04:01:03 [2020-08-29T04:01:03.389Z] === RUN   TestCreateWithDuplicateNetworkNames
04:01:03 [2020-08-29T04:01:03.592Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
04:01:04 [2020-08-29T04:01:04.527Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
04:01:04 [2020-08-29T04:01:04.785Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
04:01:05 [2020-08-29T04:01:05.352Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
04:01:05 [2020-08-29T04:01:05.611Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
04:01:06 [2020-08-29T04:01:06.468Z] --- PASS: TestContainerKillOnDaemonStart (12.76s)
04:01:06 [2020-08-29T04:01:06.468Z] PASS
04:01:06 [2020-08-29T04:01:06.468Z] 
04:01:06 [2020-08-29T04:01:06.468Z] === Skipped
04:01:06 [2020-08-29T04:01:06.468Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
04:01:06 [2020-08-29T04:01:06.468Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:01:06 [2020-08-29T04:01:06.468Z] 
04:01:06 [2020-08-29T04:01:06.468Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
04:01:06 [2020-08-29T04:01:06.468Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
04:01:06 [2020-08-29T04:01:06.468Z] 
04:01:06 [2020-08-29T04:01:06.468Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
04:01:06 [2020-08-29T04:01:06.468Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:01:06 [2020-08-29T04:01:06.468Z] 
04:01:06 [2020-08-29T04:01:06.468Z] 
04:01:06 [2020-08-29T04:01:06.468Z] DONE 192 tests, 3 skipped in 107.887s
04:01:06 [2020-08-29T04:01:06.468Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
04:01:06 [2020-08-29T04:01:06.468Z] ++ 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
04:01:06 [2020-08-29T04:01:06.468Z] ++ set -e
04:01:06 [2020-08-29T04:01:06.468Z] ++ '[' -n 0 ']'
04:01:06 [2020-08-29T04:01:06.468Z] ++ set -x
04:01:06 [2020-08-29T04:01:06.468Z] ++ env -i DEST=/go/src/github.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
04:01:06 [2020-08-29T04:01:06.468Z] INFO: Testing against a local daemon
04:01:06 [2020-08-29T04:01:06.468Z] === RUN   TestCommitInheritsEnv
04:01:06 [2020-08-29T04:01:06.762Z] --- PASS: TestCommitInheritsEnv (0.34s)
04:01:06 [2020-08-29T04:01:06.762Z] === RUN   TestImportExtremelyLargeImageWorks
04:01:06 [2020-08-29T04:01:06.762Z] === PAUSE TestImportExtremelyLargeImageWorks
04:01:06 [2020-08-29T04:01:06.762Z] === RUN   TestImagesFilterMultiReference
04:01:06 [2020-08-29T04:01:06.762Z] --- PASS: TestImagesFilterMultiReference (0.04s)
04:01:06 [2020-08-29T04:01:06.762Z] === RUN   TestImagePullPlatformInvalid
04:01:06 [2020-08-29T04:01:06.762Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
04:01:06 [2020-08-29T04:01:06.762Z] === RUN   TestRemoveImageOrphaning
04:01:07 [2020-08-29T04:01:07.412Z] --- PASS: TestRemoveImageOrphaning (0.32s)
04:01:07 [2020-08-29T04:01:07.412Z] === RUN   TestRemoveImageGarbageCollector
04:01:07 [2020-08-29T04:01:07.412Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
04:01:07 [2020-08-29T04:01:07.412Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:01:07 [2020-08-29T04:01:07.412Z] === RUN   TestTagUnprefixedRepoByNameOrName
04:01:07 [2020-08-29T04:01:07.412Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
04:01:07 [2020-08-29T04:01:07.412Z] === RUN   TestTagInvalidReference
04:01:07 [2020-08-29T04:01:07.412Z] --- PASS: TestTagInvalidReference (0.02s)
04:01:07 [2020-08-29T04:01:07.412Z] === RUN   TestTagValidPrefixedRepo
04:01:07 [2020-08-29T04:01:07.412Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
04:01:07 [2020-08-29T04:01:07.412Z] === RUN   TestTagExistedNameWithoutForce
04:01:07 [2020-08-29T04:01:07.412Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
04:01:07 [2020-08-29T04:01:07.412Z] === RUN   TestTagOfficialNames
04:01:07 [2020-08-29T04:01:07.412Z] --- PASS: TestTagOfficialNames (0.03s)
04:01:07 [2020-08-29T04:01:07.412Z] === RUN   TestTagMatchesDigest
04:01:07 [2020-08-29T04:01:07.412Z] --- PASS: TestTagMatchesDigest (0.01s)
04:01:07 [2020-08-29T04:01:07.412Z] === CONT  TestImportExtremelyLargeImageWorks
04:01:08 [2020-08-29T04:01:08.898Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
04:01:09 [2020-08-29T04:01:09.464Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
04:01:10 [2020-08-29T04:01:10.035Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
04:01:10 [2020-08-29T04:01:10.035Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
04:01:10 [2020-08-29T04:01:10.035Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
04:01:11 [2020-08-29T04:01:11.415Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
04:01:12 [2020-08-29T04:01:12.793Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
04:01:14 [2020-08-29T04:01:14.167Z] === RUN   TestDockerSuite/TestBuildDockerignore
04:01:14 [2020-08-29T04:01:14.167Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
04:01:15 [2020-08-29T04:01:15.544Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
04:01:17 [2020-08-29T04:01:17.330Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
04:01:17 [2020-08-29T04:01:17.330Z] ok  	github.com/docker/docker/api/server/httputils	0.125s	coverage: 14.7% of statements
04:01:17 [2020-08-29T04:01:17.790Z] ok  	github.com/docker/docker/api/server/middleware	0.202s	coverage: 37.7% of statements
04:01:17 [2020-08-29T04:01:17.790Z] ?   	github.com/docker/docker/api/server/router	[no test files]
04:01:17 [2020-08-29T04:01:17.790Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
04:01:17 [2020-08-29T04:01:17.790Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
04:01:17 [2020-08-29T04:01:17.790Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
04:01:17 [2020-08-29T04:01:17.790Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
04:01:17 [2020-08-29T04:01:17.790Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
04:01:17 [2020-08-29T04:01:17.790Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
04:01:17 [2020-08-29T04:01:17.790Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
04:01:17 [2020-08-29T04:01:17.790Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
04:01:18 [2020-08-29T04:01:18.248Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
04:01:18 [2020-08-29T04:01:18.248Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
04:01:18 [2020-08-29T04:01:18.288Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s)
04:01:18 [2020-08-29T04:01:18.288Z] === RUN   TestCreateServiceSecretFileMode
04:01:19 [2020-08-29T04:01:19.214Z] ok  	github.com/docker/docker/api/types/strslice	0.040s	coverage: 90.0% of statements
04:01:19 [2020-08-29T04:01:19.675Z] ok  	github.com/docker/docker/api/types/filters	0.067s	coverage: 92.2% of statements
04:01:19 [2020-08-29T04:01:19.675Z] ok  	github.com/docker/docker/api/server/router/swarm	0.152s	coverage: 5.7% of statements
04:01:19 [2020-08-29T04:01:19.675Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
04:01:19 [2020-08-29T04:01:19.675Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
04:01:19 [2020-08-29T04:01:19.675Z] ?   	github.com/docker/docker/api/types	[no test files]
04:01:19 [2020-08-29T04:01:19.675Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
04:01:19 [2020-08-29T04:01:19.675Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
04:01:19 [2020-08-29T04:01:19.675Z] ?   	github.com/docker/docker/api/types/container	[no test files]
04:01:19 [2020-08-29T04:01:19.675Z] ?   	github.com/docker/docker/api/types/events	[no test files]
04:01:19 [2020-08-29T04:01:19.675Z] ?   	github.com/docker/docker/api/types/image	[no test files]
04:01:19 [2020-08-29T04:01:19.675Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
04:01:19 [2020-08-29T04:01:19.675Z] ?   	github.com/docker/docker/api/types/network	[no test files]
04:01:19 [2020-08-29T04:01:19.675Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
04:01:19 [2020-08-29T04:01:19.675Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
04:01:19 [2020-08-29T04:01:19.675Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
04:01:19 [2020-08-29T04:01:19.675Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
04:01:19 [2020-08-29T04:01:19.675Z] ok  	github.com/docker/docker/api/types/time	0.305s	coverage: 100.0% of statements
04:01:19 [2020-08-29T04:01:19.732Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
04:01:20 [2020-08-29T04:01:20.133Z] ok  	github.com/docker/docker/api/types/versions	0.066s	coverage: 75.0% of statements
04:01:20 [2020-08-29T04:01:20.133Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
04:01:20 [2020-08-29T04:01:20.133Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
04:01:20 [2020-08-29T04:01:20.133Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
04:01:20 [2020-08-29T04:01:20.133Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
04:01:20 [2020-08-29T04:01:20.133Z] ?   	github.com/docker/docker/builder	[no test files]
04:01:20 [2020-08-29T04:01:20.133Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
04:01:20 [2020-08-29T04:01:20.133Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
04:01:20 [2020-08-29T04:01:20.133Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
04:01:20 [2020-08-29T04:01:20.133Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
04:01:20 [2020-08-29T04:01:20.133Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
04:01:20 [2020-08-29T04:01:20.133Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
04:01:20 [2020-08-29T04:01:20.133Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
04:01:20 [2020-08-29T04:01:20.592Z] ok  	github.com/docker/docker/builder/dockerignore	0.044s	coverage: 96.8% of statements
04:01:21 [2020-08-29T04:01:21.587Z] --- PASS: TestCreateServiceSecretFileMode (3.45s)
04:01:21 [2020-08-29T04:01:21.587Z] === RUN   TestCreateServiceConfigFileMode
04:01:23 [2020-08-29T04:01:23.018Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
04:01:24 [2020-08-29T04:01:24.331Z] ok  	github.com/docker/docker/cli/debug	0.044s	coverage: 100.0% of statements
04:01:24 [2020-08-29T04:01:24.439Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
04:01:24 [2020-08-29T04:01:24.885Z] --- PASS: TestCreateServiceConfigFileMode (3.23s)
04:01:24 [2020-08-29T04:01:24.885Z] === RUN   TestCreateServiceSysctls
04:01:25 [2020-08-29T04:01:25.299Z] ok  	github.com/docker/docker/builder/dockerfile	0.494s	coverage: 46.3% of statements
04:01:25 [2020-08-29T04:01:25.299Z] ok  	github.com/docker/docker/builder/remotecontext	0.719s	coverage: 9.2% of statements
04:01:25 [2020-08-29T04:01:25.825Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
04:01:25 [2020-08-29T04:01:25.825Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
04:01:28 [2020-08-29T04:01:28.354Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
04:01:28 [2020-08-29T04:01:28.613Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
04:01:28 [2020-08-29T04:01:28.613Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
04:01:29 [2020-08-29T04:01:29.087Z] --- PASS: TestCreateServiceSysctls (4.14s)
04:01:29 [2020-08-29T04:01:29.087Z] === RUN   TestCreateServiceCapabilities
04:01:29 [2020-08-29T04:01:29.548Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
04:01:30 [2020-08-29T04:01:30.114Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
04:01:31 [2020-08-29T04:01:31.631Z] --- PASS: TestCreateServiceCapabilities (3.26s)
04:01:31 [2020-08-29T04:01:31.631Z] === RUN   TestInspect
04:01:32 [2020-08-29T04:01:32.018Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
04:01:32 [2020-08-29T04:01:32.018Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
04:01:33 [2020-08-29T04:01:33.918Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
04:01:34 [2020-08-29T04:01:34.928Z] --- PASS: TestInspect (3.11s)
04:01:34 [2020-08-29T04:01:34.928Z] === RUN   TestCreateJob
04:01:35 [2020-08-29T04:01:35.818Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
04:01:37 [2020-08-29T04:01:37.674Z] ok  	github.com/docker/docker/client	0.625s	coverage: 74.9% of statements
04:01:39 [2020-08-29T04:01:39.103Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
04:01:39 [2020-08-29T04:01:39.133Z] --- PASS: TestCreateJob (4.24s)
04:01:39 [2020-08-29T04:01:39.133Z] === RUN   TestReplicatedJob
04:01:39 [2020-08-29T04:01:39.671Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
04:01:39 [2020-08-29T04:01:39.671Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
04:01:39 [2020-08-29T04:01:39.671Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
04:01:41 [2020-08-29T04:01:41.575Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
04:01:43 [2020-08-29T04:01:43.478Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
04:01:44 [2020-08-29T04:01:44.412Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
04:01:45 [2020-08-29T04:01:45.717Z] --- PASS: TestReplicatedJob (6.57s)
04:01:45 [2020-08-29T04:01:45.718Z] === RUN   TestUpdateReplicatedJob
04:01:46 [2020-08-29T04:01:46.944Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
04:01:46 [2020-08-29T04:01:46.944Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
04:01:48 [2020-08-29T04:01:48.845Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
04:01:49 [2020-08-29T04:01:49.780Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
04:01:49 [2020-08-29T04:01:49.922Z] --- PASS: TestUpdateReplicatedJob (4.24s)
04:01:49 [2020-08-29T04:01:49.922Z] === RUN   TestServiceListWithStatuses
04:01:49 [2020-08-29T04:01:49.922Z] --- SKIP: TestServiceListWithStatuses (0.00s)
04:01:49 [2020-08-29T04:01:49.922Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:01:49 [2020-08-29T04:01:49.922Z] === RUN   TestDockerNetworkConnectAlias
04:01:55 [2020-08-29T04:01:55.047Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
04:01:55 [2020-08-29T04:01:55.047Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
04:01:55 [2020-08-29T04:01:55.354Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.973s	coverage: 86.3% of statements
04:01:55 [2020-08-29T04:01:55.354Z] ?   	github.com/docker/docker/cli	[no test files]
04:01:55 [2020-08-29T04:01:55.354Z] ?   	github.com/docker/docker/cli/config	[no test files]
04:01:55 [2020-08-29T04:01:55.982Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
04:01:56 [2020-08-29T04:01:56.506Z] --- PASS: TestDockerNetworkConnectAlias (6.43s)
04:01:56 [2020-08-29T04:01:56.506Z] === RUN   TestDockerNetworkReConnect
04:01:57 [2020-08-29T04:01:57.359Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
04:01:57 [2020-08-29T04:01:57.359Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
04:01:58 [2020-08-29T04:01:58.294Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
04:01:59 [2020-08-29T04:01:59.669Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
04:02:01 [2020-08-29T04:02:01.138Z] ok  	github.com/docker/docker/cmd/dockerd	0.599s	coverage: 19.3% of statements
04:02:01 [2020-08-29T04:02:01.570Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
04:02:01 [2020-08-29T04:02:01.794Z] --- PASS: TestDockerNetworkReConnect (5.25s)
04:02:01 [2020-08-29T04:02:01.794Z] === RUN   TestServicePlugin
04:02:01 [2020-08-29T04:02:01.794Z] --- SKIP: TestServicePlugin (0.00s)
04:02:01 [2020-08-29T04:02:01.794Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:02:01 [2020-08-29T04:02:01.794Z] === RUN   TestServiceUpdateLabel
04:02:02 [2020-08-29T04:02:02.110Z] ok  	github.com/docker/docker/container	0.575s	coverage: 41.6% of statements
04:02:02 [2020-08-29T04:02:02.110Z] ?   	github.com/docker/docker/container/stream	[no test files]
04:02:02 [2020-08-29T04:02:02.568Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
04:02:02 [2020-08-29T04:02:02.568Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
04:02:02 [2020-08-29T04:02:02.568Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
04:02:04 [2020-08-29T04:02:04.105Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.342s	coverage: 65.3% of statements
04:02:05 [2020-08-29T04:02:05.092Z] --- PASS: TestServiceUpdateLabel (3.19s)
04:02:05 [2020-08-29T04:02:05.092Z] === RUN   TestServiceUpdateSecrets
04:02:07 [2020-08-29T04:02:07.003Z] ok  	github.com/docker/docker/daemon/cluster	0.746s	coverage: 0.5% of statements
04:02:07 [2020-08-29T04:02:07.463Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.931s	coverage: 35.9% of statements
04:02:09 [2020-08-29T04:02:09.680Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
04:02:14 [2020-08-29T04:02:14.545Z] ok  	github.com/docker/docker/daemon/config	0.857s	coverage: 79.7% of statements
04:02:14 [2020-08-29T04:02:14.545Z] ok  	github.com/docker/docker/daemon/discovery	0.275s	coverage: 30.0% of statements
04:02:16 [2020-08-29T04:02:16.247Z] === RUN   TestDockerSuite/TestBuildDotDotFile
04:02:16 [2020-08-29T04:02:16.247Z] === RUN   TestDockerSuite/TestBuildEOLInLine
04:02:16 [2020-08-29T04:02:16.727Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.969s	coverage: 11.3% of statements
04:02:17 [2020-08-29T04:02:17.187Z] ok  	github.com/docker/docker/daemon/events	0.306s	coverage: 50.0% of statements
04:02:17 [2020-08-29T04:02:17.187Z] ok  	github.com/docker/docker/daemon	3.225s	coverage: 9.1% of statements
04:02:17 [2020-08-29T04:02:17.187Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
04:02:17 [2020-08-29T04:02:17.187Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
04:02:17 [2020-08-29T04:02:17.187Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
04:02:17 [2020-08-29T04:02:17.187Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
04:02:17 [2020-08-29T04:02:17.623Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
04:02:17 [2020-08-29T04:02:17.645Z] ok  	github.com/docker/docker/daemon/graphdriver	0.144s	coverage: 2.3% of statements
04:02:17 [2020-08-29T04:02:17.646Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
04:02:17 [2020-08-29T04:02:17.646Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
04:02:17 [2020-08-29T04:02:17.646Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
04:02:17 [2020-08-29T04:02:17.646Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
04:02:17 [2020-08-29T04:02:17.646Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
04:02:17 [2020-08-29T04:02:17.646Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
04:02:17 [2020-08-29T04:02:17.646Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
04:02:17 [2020-08-29T04:02:17.646Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
04:02:17 [2020-08-29T04:02:17.646Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
04:02:17 [2020-08-29T04:02:17.646Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
04:02:17 [2020-08-29T04:02:17.646Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
04:02:17 [2020-08-29T04:02:17.646Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
04:02:17 [2020-08-29T04:02:17.842Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
04:02:17 [2020-08-29T04:02:17.842Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
04:02:17 [2020-08-29T04:02:17.842Z] remote: Enumerating objects: 2, done.
04:02:17 [2020-08-29T04:02:17.842Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
04:02:17 [2020-08-29T04:02:17.842Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
04:02:17 [2020-08-29T04:02:17.842Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
04:02:17 [2020-08-29T04:02:17.842Z] 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.
04:02:17 [2020-08-29T04:02:17.842Z] Building: bundles/cross/windows/amd64/containerutility.exe
04:02:17 [2020-08-29T04:02:17.842Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
04:02:18 [2020-08-29T04:02:18.174Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/test/unit
04:02:18 [2020-08-29T04:02:18.613Z] ok  	github.com/docker/docker/daemon/links	0.267s	coverage: 93.0% of statements
04:02:19 [2020-08-29T04:02:19.525Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
04:02:19 [2020-08-29T04:02:19.783Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
04:02:19 [2020-08-29T04:02:19.995Z] --- PASS: TestServiceUpdateSecrets (15.29s)
04:02:19 [2020-08-29T04:02:19.995Z] === RUN   TestServiceUpdateConfigs
04:02:20 [2020-08-29T04:02:20.041Z] === RUN   TestDockerDaemonSuite/TestShmSize
04:02:20 [2020-08-29T04:02:20.299Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
04:02:20 [2020-08-29T04:02:20.696Z] ?   	github.com/docker/docker/api	[no test files]
04:02:20 [2020-08-29T04:02:20.853Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.640s	coverage: 77.4% of statements
04:02:20 [2020-08-29T04:02:20.866Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
04:02:21 [2020-08-29T04:02:21.125Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
04:02:21 [2020-08-29T04:02:21.312Z] ok  	github.com/docker/docker/daemon/logger	0.863s	coverage: 41.2% of statements
04:02:21 [2020-08-29T04:02:21.692Z] === RUN   TestDockerSuite/TestBuildEntrypoint
04:02:21 [2020-08-29T04:02:21.692Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
04:02:21 [2020-08-29T04:02:21.951Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
04:02:22 [2020-08-29T04:02:22.278Z] ok  	github.com/docker/docker/daemon/images	0.379s	coverage: 4.9% of statements
04:02:22 [2020-08-29T04:02:22.278Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
04:02:22 [2020-08-29T04:02:22.278Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
04:02:22 [2020-08-29T04:02:22.278Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
04:02:22 [2020-08-29T04:02:22.278Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
04:02:22 [2020-08-29T04:02:22.278Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
04:02:22 [2020-08-29T04:02:22.278Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
04:02:22 [2020-08-29T04:02:22.278Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
04:02:22 [2020-08-29T04:02:22.278Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.199s	coverage: 87.2% of statements
04:02:23 [2020-08-29T04:02:23.248Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.351s	coverage: 61.6% of statements
04:02:24 [2020-08-29T04:02:24.482Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
04:02:24 [2020-08-29T04:02:24.482Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
04:02:24 [2020-08-29T04:02:24.482Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
04:02:24 [2020-08-29T04:02:24.784Z] ok  	github.com/docker/docker/daemon/logger/local	0.650s	coverage: 75.2% of statements
04:02:24 [2020-08-29T04:02:24.784Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
04:02:25 [2020-08-29T04:02:25.242Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.197s	coverage: 33.3% of statements
04:02:25 [2020-08-29T04:02:25.700Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.454s	coverage: 35.9% of statements
04:02:25 [2020-08-29T04:02:25.859Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
04:02:26 [2020-08-29T04:02:26.667Z] ok  	github.com/docker/docker/daemon/logger/templates	0.065s	coverage: 8.3% of statements
04:02:27 [2020-08-29T04:02:27.635Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.198s	coverage: 46.8% of statements
04:02:27 [2020-08-29T04:02:27.763Z] === RUN   TestDockerSuite/TestBuildEnv
04:02:28 [2020-08-29T04:02:28.603Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.520s	coverage: 82.5% of statements
04:02:28 [2020-08-29T04:02:28.603Z] ?   	github.com/docker/docker/daemon/names	[no test files]
04:02:28 [2020-08-29T04:02:28.603Z] ?   	github.com/docker/docker/daemon/network	[no test files]
04:02:28 [2020-08-29T04:02:28.603Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
04:02:29 [2020-08-29T04:02:29.139Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
04:02:29 [2020-08-29T04:02:29.707Z] --- PASS: TestDockerDaemonSuite (326.73s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.23s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.68s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.44s)
04:02:29 [2020-08-29T04:02:29.707Z]         docker_cli_daemon_test.go:1449: [dfcf0e278e47d] daemon is not started
04:02:29 [2020-08-29T04:02:29.707Z]         check_test.go:309: [d9754f0e5d5e6] daemon is not started
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.33s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.81s)
04:02:29 [2020-08-29T04:02:29.707Z]         check_test.go:309: [d294a24651a84] daemon is not started
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.45s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.88s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.51s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.08s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.48s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.59s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.62s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.29s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
04:02:29 [2020-08-29T04:02:29.707Z]         check_test.go:309: [d1bc6dcfec3e8] daemon is not started
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
04:02:29 [2020-08-29T04:02:29.707Z]         check_test.go:309: [d97c9b2509233] daemon is not started
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.33s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
04:02:29 [2020-08-29T04:02:29.707Z]         check_test.go:309: [d20df97146c28] daemon is not started
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.29s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.53s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
04:02:29 [2020-08-29T04:02:29.707Z]         check_test.go:309: [dc603a563d873] daemon is not started
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.00s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.85s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.52s)
04:02:29 [2020-08-29T04:02:29.707Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
04:02:29 [2020-08-29T04:02:29.707Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
04:02:29 [2020-08-29T04:02:29.707Z]         check_test.go:309: [d4fac6ec84bbb] daemon is not started
04:02:29 [2020-08-29T04:02:29.707Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.21s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.27s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.43s)
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [d408a45a3ee79] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.05s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [d22a77ddaffae] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.85s)
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_plugins_test.go:79: [de599b750fb4a] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.59s)
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_plugins_test.go:169: [dc5d0601379eb] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.44s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [d52c555241182] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.89s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.92s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.62s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.57s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.76s)
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [d6fbba795df60] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.62s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.45s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.68s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.07s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.85s)
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [dce484f934949] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.42s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.94s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.89s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.44s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [db4e000bc0e8d] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [d68a48d0f77d6] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.91s)
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [d12e720fe5478] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.31s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.56s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.22s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (4.97s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (6.35s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.57s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.41s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.78s)
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [d843bb90028b8] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.21s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.83s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.82s)
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [d088b576af262] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.45s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s)
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [d6ca598414202] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s)
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [df55727d6ae03] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.61s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [d787ec7e056e0] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.94s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.07s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [d3f43795d1342] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.27s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.26s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.03s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.26s)
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [d50be80c53127] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.68s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.75s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.04s)
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [df541bb503b5e] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.17s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.96s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.81s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.68s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.33s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.63s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.84s)
04:02:29 [2020-08-29T04:02:29.708Z]         docker_cli_daemon_test.go:2544: [dc79d227a3a33] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.27s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.60s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.64s)
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s)
04:02:29 [2020-08-29T04:02:29.708Z]         check_test.go:309: [d14a0d068dc25] daemon is not started
04:02:29 [2020-08-29T04:02:29.708Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.02s)
04:02:29 [2020-08-29T04:02:29.708Z] === RUN   TestDockerSwarmSuite
04:02:29 [2020-08-29T04:02:29.708Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
04:02:30 [2020-08-29T04:02:30.276Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
04:02:30 [2020-08-29T04:02:30.782Z] ok  	github.com/docker/docker/distribution	1.827s	coverage: 20.1% of statements
04:02:30 [2020-08-29T04:02:30.782Z] ok  	github.com/docker/docker/errdefs	0.194s	coverage: 49.4% of statements
04:02:31 [2020-08-29T04:02:31.211Z] === RUN   TestDockerSuite/TestBuildEnvUsage
04:02:31 [2020-08-29T04:02:31.240Z] ok  	github.com/docker/docker/distribution/metadata	1.868s	coverage: 48.2% of statements
04:02:31 [2020-08-29T04:02:31.703Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
04:02:31 [2020-08-29T04:02:31.703Z] ok  	github.com/docker/docker/distribution/xfer	2.023s	coverage: 76.8% of statements
04:02:31 [2020-08-29T04:02:31.703Z] ?   	github.com/docker/docker/dockerversion	[no test files]
04:02:32 [2020-08-29T04:02:32.671Z] ok  	github.com/docker/docker/image/cache	0.186s	coverage: 19.2% of statements
04:02:33 [2020-08-29T04:02:33.114Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
04:02:33 [2020-08-29T04:02:33.640Z] ok  	github.com/docker/docker/image/v1	0.162s	coverage: 25.0% of statements
04:02:33 [2020-08-29T04:02:33.640Z] ok  	github.com/docker/docker/image	1.112s	coverage: 83.2% of statements
04:02:34 [2020-08-29T04:02:34.098Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
04:02:34 [2020-08-29T04:02:34.098Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
04:02:35 [2020-08-29T04:02:35.545Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
04:02:35 [2020-08-29T04:02:35.631Z] ok  	github.com/docker/docker/libcontainerd/queue	0.109s	coverage: 100.0% of statements
04:02:35 [2020-08-29T04:02:35.631Z] ok  	github.com/docker/docker/layer	0.564s	coverage: 30.1% of statements
04:02:36 [2020-08-29T04:02:36.089Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
04:02:36 [2020-08-29T04:02:36.089Z] ok  	github.com/docker/docker/libcontainerd/local	0.235s	coverage: 1.0% of statements
04:02:36 [2020-08-29T04:02:36.089Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
04:02:36 [2020-08-29T04:02:36.089Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
04:02:36 [2020-08-29T04:02:36.089Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
04:02:36 [2020-08-29T04:02:36.089Z] ?   	github.com/docker/docker/oci	[no test files]
04:02:36 [2020-08-29T04:02:36.089Z] ?   	github.com/docker/docker/oci/caps	[no test files]
04:02:36 [2020-08-29T04:02:36.410Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
04:02:36 [2020-08-29T04:02:36.547Z] ok  	github.com/docker/docker/pkg/aaparser	0.046s	coverage: 50.0% of statements
04:02:37 [2020-08-29T04:02:37.517Z] ok  	github.com/docker/docker/opts	0.525s	coverage: 67.1% of statements
04:02:38 [2020-08-29T04:02:38.105Z] --- PASS: TestServiceUpdateConfigs (15.25s)
04:02:38 [2020-08-29T04:02:38.105Z] === RUN   TestServiceUpdateNetwork
04:02:38 [2020-08-29T04:02:38.311Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
04:02:38 [2020-08-29T04:02:38.484Z] ok  	github.com/docker/docker/pkg/broadcaster	0.042s	coverage: 100.0% of statements
04:02:38 [2020-08-29T04:02:38.941Z] ok  	github.com/docker/docker/pkg/capabilities	0.040s	coverage: 87.5% of statements
04:02:38 [2020-08-29T04:02:38.941Z] ok  	github.com/docker/docker/pkg/authorization	1.028s	coverage: 26.8% of statements
04:02:39 [2020-08-29T04:02:39.907Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.092s	coverage: 15.4% of statements
04:02:39 [2020-08-29T04:02:39.907Z] ok  	github.com/docker/docker/pkg/directory	0.079s	coverage: 80.0% of statements
04:02:40 [2020-08-29T04:02:40.875Z] ok  	github.com/docker/docker/pkg/discovery	0.135s	coverage: 58.3% of statements
04:02:41 [2020-08-29T04:02:41.333Z] ok  	github.com/docker/docker/pkg/discovery/file	0.144s	coverage: 92.9% of statements
04:02:41 [2020-08-29T04:02:41.598Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
04:02:42 [2020-08-29T04:02:42.300Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.076s	coverage: 92.3% of statements
04:02:42 [2020-08-29T04:02:42.758Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.364s	coverage: 93.8% of statements
04:02:43 [2020-08-29T04:02:43.725Z] ok  	github.com/docker/docker/pkg/filenotify	0.060s	coverage: 36.2% of statements
04:02:44 [2020-08-29T04:02:44.185Z] ok  	github.com/docker/docker/pkg/fileutils	0.104s	coverage: 87.7% of statements
04:02:44 [2020-08-29T04:02:44.648Z] ok  	github.com/docker/docker/pkg/homedir	0.110s	coverage: 42.9% of statements
04:02:45 [2020-08-29T04:02:45.617Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.530s	coverage: 84.1% of statements
04:02:45 [2020-08-29T04:02:45.618Z] ok  	github.com/docker/docker/pkg/idtools	0.089s	coverage: 7.3% of statements
04:02:46 [2020-08-29T04:02:46.584Z] ok  	github.com/docker/docker/pkg/archive	7.521s	coverage: 62.7% of statements
04:02:47 [2020-08-29T04:02:47.045Z] ok  	github.com/docker/docker/pkg/locker	0.178s	coverage: 88.9% of statements
04:02:47 [2020-08-29T04:02:47.045Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.218s	coverage: 91.7% of statements
04:02:47 [2020-08-29T04:02:47.045Z] ok  	github.com/docker/docker/pkg/ioutils	0.688s	coverage: 69.2% of statements
04:02:48 [2020-08-29T04:02:48.011Z] ok  	github.com/docker/docker/pkg/longpath	0.105s	coverage: 100.0% of statements
04:02:48 [2020-08-29T04:02:48.011Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.056s	coverage: 85.7% of statements
04:02:48 [2020-08-29T04:02:48.470Z] ok  	github.com/docker/docker/pkg/parsers	0.189s	coverage: 97.0% of statements
04:02:48 [2020-08-29T04:02:48.928Z] ok  	github.com/docker/docker/pkg/pidfile	0.052s	coverage: 82.6% of statements
04:02:50 [2020-08-29T04:02:50.332Z] --- PASS: TestServiceUpdateNetwork (14.81s)
04:02:50 [2020-08-29T04:02:50.332Z] === RUN   TestServiceUpdatePidsLimit
04:02:50 [2020-08-29T04:02:50.463Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.167s	coverage: 56.8% of statements
04:02:51 [2020-08-29T04:02:51.433Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.135s	coverage: 85.7% of statements
04:02:51 [2020-08-29T04:02:51.433Z] ok  	github.com/docker/docker/pkg/pools	0.088s	coverage: 88.2% of statements
04:02:51 [2020-08-29T04:02:51.715Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
04:02:52 [2020-08-29T04:02:52.402Z] ok  	github.com/docker/docker/pkg/progress	0.032s	coverage: 75.9% of statements
04:02:52 [2020-08-29T04:02:52.660Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
04:02:53 [2020-08-29T04:02:53.370Z] ok  	github.com/docker/docker/pkg/reexec	0.100s	coverage: 82.4% of statements
04:02:53 [2020-08-29T04:02:53.370Z] ok  	github.com/docker/docker/pkg/pubsub	1.111s	coverage: 73.9% of statements
04:02:54 [2020-08-29T04:02:54.337Z] ok  	github.com/docker/docker/pkg/signal	0.043s	coverage: 20.3% of statements
04:02:54 [2020-08-29T04:02:54.337Z] ok  	github.com/docker/docker/pkg/stdcopy	0.049s	coverage: 100.0% of statements
04:02:55 [2020-08-29T04:02:55.304Z] ok  	github.com/docker/docker/pkg/streamformatter	0.079s	coverage: 66.2% of statements
04:02:55 [2020-08-29T04:02:55.304Z] ok  	github.com/docker/docker/pkg/stringid	0.087s	coverage: 70.6% of statements
04:02:56 [2020-08-29T04:02:56.270Z] ok  	github.com/docker/docker/pkg/sysinfo	0.036s	coverage: 38.2% of statements
04:02:56 [2020-08-29T04:02:56.474Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
04:02:56 [2020-08-29T04:02:56.474Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
04:02:56 [2020-08-29T04:02:56.474Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
04:02:56 [2020-08-29T04:02:56.729Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
04:02:56 [2020-08-29T04:02:56.729Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
04:02:56 [2020-08-29T04:02:56.729Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
04:02:56 [2020-08-29T04:02:56.729Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
04:02:56 [2020-08-29T04:02:56.729Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
04:02:56 [2020-08-29T04:02:56.729Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
04:02:56 [2020-08-29T04:02:56.729Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
04:02:56 [2020-08-29T04:02:56.729Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
04:02:57 [2020-08-29T04:02:57.187Z] ok  	github.com/docker/docker/pkg/system	0.080s	coverage: 13.8% of statements
04:02:57 [2020-08-29T04:02:57.645Z] ok  	github.com/docker/docker/pkg/tailfile	0.141s	coverage: 88.6% of statements
04:02:58 [2020-08-29T04:02:58.621Z] testing: warning: no tests to run
04:02:58 [2020-08-29T04:02:58.621Z] coverage: [no statements]
04:02:58 [2020-08-29T04:02:58.621Z] ok  	github.com/docker/docker/pkg/tarsum	0.187s	coverage: 89.3% of statements
04:02:58 [2020-08-29T04:02:58.621Z] ok  	github.com/docker/docker/pkg/term/windows	0.048s	coverage: [no statements] [no tests to run]
04:02:58 [2020-08-29T04:02:58.621Z] ok  	github.com/docker/docker/pkg/truncindex	0.150s	coverage: 91.5% of statements
04:02:59 [2020-08-29T04:02:59.007Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
04:02:59 [2020-08-29T04:02:59.079Z] ok  	github.com/docker/docker/pkg/urlutil	0.034s	coverage: 100.0% of statements
04:02:59 [2020-08-29T04:02:59.079Z] ok  	github.com/docker/docker/pkg/useragent	0.042s	coverage: 88.9% of statements
04:03:00 [2020-08-29T04:03:00.614Z] ok  	github.com/docker/docker/plugin/v2	0.139s	coverage: 20.1% of statements
04:03:00 [2020-08-29T04:03:00.794Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
04:03:01 [2020-08-29T04:03:01.072Z] ok  	github.com/docker/docker/plugin	0.279s	coverage: 12.0% of statements
04:03:01 [2020-08-29T04:03:01.072Z] ok  	github.com/docker/docker/reference	0.447s	coverage: 84.4% of statements
04:03:02 [2020-08-29T04:03:02.610Z] ok  	github.com/docker/docker/restartmanager	0.054s	coverage: 50.9% of statements
04:03:02 [2020-08-29T04:03:02.610Z] ok  	github.com/docker/docker/registry/resumable	0.245s	coverage: 100.0% of statements
04:03:03 [2020-08-29T04:03:03.581Z] ok  	github.com/docker/docker/runconfig	0.043s	coverage: 52.2% of statements
04:03:04 [2020-08-29T04:03:04.040Z] ok  	github.com/docker/docker/testutil	0.213s	coverage: 62.5% of statements
04:03:04 [2020-08-29T04:03:04.040Z] ok  	github.com/docker/docker/registry	0.445s	coverage: 51.7% of statements
04:03:06 [2020-08-29T04:03:06.944Z] ok  	github.com/docker/docker/volume/drivers	0.172s	coverage: 36.1% of statements
04:03:06 [2020-08-29T04:03:06.944Z] ok  	github.com/docker/docker/volume/local	0.173s	coverage: 37.7% of statements
04:03:07 [2020-08-29T04:03:07.123Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
04:03:07 [2020-08-29T04:03:07.382Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
04:03:07 [2020-08-29T04:03:07.404Z] ok  	github.com/docker/docker/volume/mounts	0.127s	coverage: 66.2% of statements
04:03:07 [2020-08-29T04:03:07.948Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
04:03:08 [2020-08-29T04:03:08.515Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
04:03:08 [2020-08-29T04:03:08.926Z] --- PASS: TestServiceUpdatePidsLimit (17.44s)
04:03:08 [2020-08-29T04:03:08.926Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
04:03:08 [2020-08-29T04:03:08.926Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
04:03:08 [2020-08-29T04:03:08.926Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s)
04:03:08 [2020-08-29T04:03:08.926Z] PASS
04:03:08 [2020-08-29T04:03:08.926Z] 
04:03:08 [2020-08-29T04:03:08.926Z] === Skipped
04:03:08 [2020-08-29T04:03:08.926Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
04:03:08 [2020-08-29T04:03:08.926Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:03:08 [2020-08-29T04:03:08.926Z] 
04:03:08 [2020-08-29T04:03:08.926Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
04:03:08 [2020-08-29T04:03:08.926Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:03:08 [2020-08-29T04:03:08.926Z] 
04:03:08 [2020-08-29T04:03:08.926Z] 
04:03:08 [2020-08-29T04:03:08.926Z] DONE 27 tests, 2 skipped in 161.044s
04:03:08 [2020-08-29T04:03:08.926Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
04:03:08 [2020-08-29T04:03:08.926Z] ++ 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
04:03:08 [2020-08-29T04:03:08.926Z] ++ set -e
04:03:08 [2020-08-29T04:03:08.926Z] ++ '[' -n 0 ']'
04:03:08 [2020-08-29T04:03:08.926Z] ++ set -x
04:03:08 [2020-08-29T04:03:08.926Z] ++ env -i DEST=/go/src/github.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
04:03:08 [2020-08-29T04:03:08.926Z] INFO: Testing against a local daemon
04:03:08 [2020-08-29T04:03:08.926Z] === RUN   TestSessionCreate
04:03:08 [2020-08-29T04:03:08.926Z] --- PASS: TestSessionCreate (0.04s)
04:03:08 [2020-08-29T04:03:08.926Z] === RUN   TestSessionCreateWithBadUpgrade
04:03:08 [2020-08-29T04:03:08.926Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
04:03:08 [2020-08-29T04:03:08.926Z] PASS
04:03:08 [2020-08-29T04:03:08.926Z] 
04:03:08 [2020-08-29T04:03:08.926Z] DONE 2 tests in 0.364s
04:03:08 [2020-08-29T04:03:08.926Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
04:03:08 [2020-08-29T04:03:08.926Z] ++ 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
04:03:08 [2020-08-29T04:03:08.926Z] ++ set -e
04:03:08 [2020-08-29T04:03:08.926Z] ++ '[' -n 0 ']'
04:03:08 [2020-08-29T04:03:08.926Z] ++ set -x
04:03:08 [2020-08-29T04:03:08.926Z] ++ env -i DEST=/go/src/github.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
04:03:08 [2020-08-29T04:03:08.926Z] INFO: Testing against a local daemon
04:03:08 [2020-08-29T04:03:08.926Z] === RUN   TestCgroupDriverSystemdMemoryLimit
04:03:08 [2020-08-29T04:03:08.926Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
04:03:08 [2020-08-29T04:03:08.926Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:03:08 [2020-08-29T04:03:08.926Z] === RUN   TestEventsExecDie
04:03:08 [2020-08-29T04:03:08.938Z] ok  	github.com/docker/docker/volume/service	0.481s	coverage: 70.3% of statements
04:03:09 [2020-08-29T04:03:09.187Z] --- PASS: TestEventsExecDie (0.91s)
04:03:09 [2020-08-29T04:03:09.187Z] === RUN   TestEventsBackwardsCompatible
04:03:09 [2020-08-29T04:03:09.187Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
04:03:09 [2020-08-29T04:03:09.187Z] === RUN   TestInfoBinaryCommits
04:03:09 [2020-08-29T04:03:09.187Z] --- PASS: TestInfoBinaryCommits (0.04s)
04:03:09 [2020-08-29T04:03:09.187Z] === RUN   TestInfoAPIVersioned
04:03:09 [2020-08-29T04:03:09.187Z] --- PASS: TestInfoAPIVersioned (0.03s)
04:03:09 [2020-08-29T04:03:09.187Z] === RUN   TestInfoDiscoveryBackend
04:03:09 [2020-08-29T04:03:09.893Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
04:03:10 [2020-08-29T04:03:10.129Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
04:03:10 [2020-08-29T04:03:10.130Z] === RUN   TestInfoDiscoveryInvalidAdvertise
04:03:10 [2020-08-29T04:03:10.151Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
04:03:10 [2020-08-29T04:03:10.409Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
04:03:11 [2020-08-29T04:03:11.071Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
04:03:11 [2020-08-29T04:03:11.071Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
04:03:11 [2020-08-29T04:03:11.642Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s)
04:03:11 [2020-08-29T04:03:11.642Z] === RUN   TestInfoAPI
04:03:11 [2020-08-29T04:03:11.642Z] --- PASS: TestInfoAPI (0.05s)
04:03:11 [2020-08-29T04:03:11.642Z] === RUN   TestInfoAPIWarnings
04:03:12 [2020-08-29T04:03:12.213Z] --- PASS: TestInfoAPIWarnings (0.63s)
04:03:12 [2020-08-29T04:03:12.213Z] === RUN   TestInfoDebug
04:03:13 [2020-08-29T04:03:13.156Z] --- PASS: TestInfoDebug (0.71s)
04:03:13 [2020-08-29T04:03:13.156Z] === RUN   TestInfoInsecureRegistries
04:03:13 [2020-08-29T04:03:13.728Z] --- PASS: TestInfoInsecureRegistries (0.62s)
04:03:13 [2020-08-29T04:03:13.728Z] === RUN   TestInfoRegistryMirrors
04:03:14 [2020-08-29T04:03:14.299Z] --- PASS: TestInfoRegistryMirrors (0.62s)
04:03:14 [2020-08-29T04:03:14.299Z] === RUN   TestLoginFailsWithBadCredentials
04:03:14 [2020-08-29T04:03:14.559Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
04:03:14 [2020-08-29T04:03:14.559Z] === RUN   TestPingCacheHeaders
04:03:14 [2020-08-29T04:03:14.559Z] --- PASS: TestPingCacheHeaders (0.04s)
04:03:14 [2020-08-29T04:03:14.559Z] === RUN   TestPingGet
04:03:14 [2020-08-29T04:03:14.559Z] --- PASS: TestPingGet (0.02s)
04:03:14 [2020-08-29T04:03:14.559Z] === RUN   TestPingHead
04:03:14 [2020-08-29T04:03:14.559Z] --- PASS: TestPingHead (0.04s)
04:03:14 [2020-08-29T04:03:14.559Z] === RUN   TestVersion
04:03:14 [2020-08-29T04:03:14.559Z] --- PASS: TestVersion (0.03s)
04:03:14 [2020-08-29T04:03:14.559Z] PASS
04:03:14 [2020-08-29T04:03:14.559Z] 
04:03:14 [2020-08-29T04:03:14.559Z] === Skipped
04:03:14 [2020-08-29T04:03:14.559Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
04:03:14 [2020-08-29T04:03:14.559Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:03:14 [2020-08-29T04:03:14.559Z] 
04:03:14 [2020-08-29T04:03:14.559Z] 
04:03:14 [2020-08-29T04:03:14.559Z] DONE 18 tests, 1 skipped in 6.699s
04:03:14 [2020-08-29T04:03:14.559Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
04:03:14 [2020-08-29T04:03:14.559Z] ++ 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
04:03:14 [2020-08-29T04:03:14.559Z] ++ set -e
04:03:14 [2020-08-29T04:03:14.559Z] ++ '[' -n 0 ']'
04:03:14 [2020-08-29T04:03:14.559Z] ++ set -x
04:03:14 [2020-08-29T04:03:14.559Z] ++ env -i DEST=/go/src/github.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
04:03:15 [2020-08-29T04:03:15.129Z] INFO: Testing against a local daemon
04:03:15 [2020-08-29T04:03:15.129Z] === RUN   TestVolumesCreateAndList
04:03:15 [2020-08-29T04:03:15.129Z] --- PASS: TestVolumesCreateAndList (0.04s)
04:03:15 [2020-08-29T04:03:15.129Z] === RUN   TestVolumesRemove
04:03:15 [2020-08-29T04:03:15.129Z] --- PASS: TestVolumesRemove (0.12s)
04:03:15 [2020-08-29T04:03:15.129Z] === RUN   TestVolumesInspect
04:03:15 [2020-08-29T04:03:15.129Z] --- PASS: TestVolumesInspect (0.02s)
04:03:15 [2020-08-29T04:03:15.129Z] === RUN   TestVolumesInvalidJSON
04:03:15 [2020-08-29T04:03:15.129Z] === RUN   TestVolumesInvalidJSON//volumes/create
04:03:15 [2020-08-29T04:03:15.129Z] === PAUSE TestVolumesInvalidJSON//volumes/create
04:03:15 [2020-08-29T04:03:15.129Z] === CONT  TestVolumesInvalidJSON//volumes/create
04:03:15 [2020-08-29T04:03:15.129Z] --- PASS: TestVolumesInvalidJSON (0.02s)
04:03:15 [2020-08-29T04:03:15.129Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
04:03:15 [2020-08-29T04:03:15.129Z] PASS
04:03:15 [2020-08-29T04:03:15.129Z] 
04:03:15 [2020-08-29T04:03:15.129Z] DONE 5 tests in 0.554s
04:03:15 [2020-08-29T04:03:15.129Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:03:15 [2020-08-29T04:03:15.699Z] ++++ cat bundles/test-integration/docker.pid
04:03:15 [2020-08-29T04:03:15.699Z] +++ kill 13605
04:03:17 [2020-08-29T04:03:17.081Z] +++ /etc/init.d/apparmor stop
04:03:17 [2020-08-29T04:03:17.081Z] Leaving: AppArmorNo profiles have been unloaded.
04:03:17 [2020-08-29T04:03:17.081Z] 
04:03:17 [2020-08-29T04:03:17.081Z] Unloading profiles will leave already running processes permanently
04:03:17 [2020-08-29T04:03:17.081Z] unconfined, which can lead to unexpected situations.
04:03:17 [2020-08-29T04:03:17.081Z] 
04:03:17 [2020-08-29T04:03:17.081Z] To set a process to complain mode, use the command line tool
04:03:17 [2020-08-29T04:03:17.081Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:03:17 [2020-08-29T04:03:17.081Z] +++ true
04:03:17 [2020-08-29T04:03:17.081Z] exiting test-integration
04:03:17 [2020-08-29T04:03:17.081Z] ++ exit 0
04:03:17 [2020-08-29T04:03:17.081Z] 
04:03:20 [2020-08-29T04:03:20.382Z] === RUN   TestDockerSuite/TestBuildExpose
04:03:20 [2020-08-29T04:03:20.382Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
04:03:20 [2020-08-29T04:03:20.382Z] === RUN   TestDockerSuite/TestBuildExposeOrder
04:03:20 [2020-08-29T04:03:20.951Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
04:03:21 [2020-08-29T04:03:21.209Z] === RUN   TestDockerSuite/TestBuildFails
04:03:22 [2020-08-29T04:03:22.144Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
04:03:22 [2020-08-29T04:03:22.144Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
Post stage
[Pipeline] junit
04:03:22 [2020-08-29T04:03:22.383Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
04:03:23 [2020-08-29T04:03:23.227Z] + echo Ensuring container killed.
04:03:23 [2020-08-29T04:03:23.227Z] Ensuring container killed.
04:03:23 [2020-08-29T04:03:23.227Z] + docker rm -vf docker-pr14
04:03:23 [2020-08-29T04:03:23.488Z] Error: No such container: docker-pr14
04:03:23 [2020-08-29T04:03:23.488Z] + true
[Pipeline] sh
04:03:23 [2020-08-29T04:03:23.776Z] + echo Chowning /workspace to jenkins user
04:03:23 [2020-08-29T04:03:23.776Z] Chowning /workspace to jenkins user
04:03:23 [2020-08-29T04:03:23.776Z] + id -u
04:03:23 [2020-08-29T04:03:23.776Z] + id -g
04:03:23 [2020-08-29T04:03:23.776Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41361:/workspace busybox chown -R 1000:1000 /workspace
04:03:23 [2020-08-29T04:03:23.776Z] Unable to find image 'busybox:latest' locally
04:03:24 [2020-08-29T04:03:24.038Z] latest: Pulling from library/busybox
04:03:24 [2020-08-29T04:03:24.038Z] b532f239b6e6: Pulling fs layer
04:03:24 [2020-08-29T04:03:24.038Z] b532f239b6e6: Download complete
04:03:24 [2020-08-29T04:03:24.047Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
04:03:24 [2020-08-29T04:03:24.299Z] b532f239b6e6: Pull complete
04:03:24 [2020-08-29T04:03:24.299Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
04:03:24 [2020-08-29T04:03:24.299Z] Status: Downloaded newer image for busybox:latest
04:03:24 [2020-08-29T04:03:24.984Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
04:03:24 [2020-08-29T04:03:24.984Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
04:03:25 [2020-08-29T04:03:25.919Z] === RUN   TestDockerSuite/TestBuildForceRm
04:03:26 [2020-08-29T04:03:26.588Z] ok  	github.com/docker/docker/pkg/plugins	35.159s	coverage: 73.4% of statements
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/pkg/term	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/rootless	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/testutil/request	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/volume	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === Skipped
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     dispatchers_test.go:376: Windows does not support stopsignal
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     client_test.go:23: runtime.GOOS == "windows"
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     daemon_test.go:147: root required
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     reload_test.go:520: root required
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     pull_v2_test.go:73: Needs fixing on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     pull_v2_test.go:118: Needs fixing on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     download_test.go:268: Needs fixing on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     layer_test.go:304: Failing on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     layer_test.go:353: Failing on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     layer_test.go:468: Failing on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     layer_test.go:697: Failing on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     migration_test.go:46: Failing on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     migration_test.go:182: Failing on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     mount_test.go:17: Failing on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     mount_test.go:76: Failing on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     mount_test.go:125: Failing on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     mount_test.go:212: Failing on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     archive_test.go:133: Xz not present in msys2
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     archive_test.go:238: Failing on Windows CI machines
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     archive_windows_test.go:16: Currently fails
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     changes_test.go:192: needs more investigation
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     changes_test.go:405: needs further investigation
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     changes_test.go:441: needs further investigation
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s)
04:03:26 [2020-08-29T04:03:26.588Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     poller_test.go:41: No chmod on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     fileutils_test.go:134: Needs porting to Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     fileutils_test.go:180: Needs porting to Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.02s)
04:03:26 [2020-08-29T04:03:26.588Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
04:03:26 [2020-08-29T04:03:26.588Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
04:03:26 [2020-08-29T04:03:26.588Z]     local_test.go:181: runtime.GOOS == "windows"
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] 
04:03:26 [2020-08-29T04:03:26.588Z] DONE 1785 tests, 46 skipped in 201.176s
04:03:26 [2020-08-29T04:03:26.588Z] INFO: make.ps1 ended at 08/29/2020 04:03:26
04:03:27 [2020-08-29T04:03:27.820Z] === RUN   TestDockerSuite/TestBuildFromGit
04:03:28 [2020-08-29T04:03:28.114Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
04:03:28 [2020-08-29T04:03:28.570Z] INFO: Unit tests ended at 08/29/2020 04:03:28. Duration:00:03:36.5437280
04:03:28 [2020-08-29T04:03:28.570Z] INFO: Building busybox
04:03:28 [2020-08-29T04:03:28.570Z] Sending build context to Docker daemon   5.12kB
04:03:28 [2020-08-29T04:03:28.570Z] 
04:03:28 [2020-08-29T04:03:28.570Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
04:03:28 [2020-08-29T04:03:28.570Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
04:03:28 [2020-08-29T04:03:28.570Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
04:03:28 [2020-08-29T04:03:28.570Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
04:03:28 [2020-08-29T04:03:28.570Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
04:03:28 [2020-08-29T04:03:28.570Z]  ---> 86eddd4761f5
04:03:28 [2020-08-29T04:03:28.570Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
04:03:28 [2020-08-29T04:03:28.570Z]  ---> Running in e891d40eb6f4
04:03:28 [2020-08-29T04:03:28.809Z] + bundleName=arm64-integration
04:03:28 [2020-08-29T04:03:28.809Z] + echo Creating arm64-integration-bundles.tar.gz
04:03:28 [2020-08-29T04:03:28.809Z] Creating arm64-integration-bundles.tar.gz
04:03:28 [2020-08-29T04:03:28.809Z] + + xargs tarfind -czf bundles arm64-integration-bundles.tar.gz -path
04:03:28 [2020-08-29T04:03:28.809Z]  */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
04:03:29 [2020-08-29T04:03:29.084Z] Archiving artifacts
04:03:29 [2020-08-29T04:03:29.198Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
04:03:29 [2020-08-29T04:03:29.456Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
04:03:30 [2020-08-29T04:03:30.392Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
04:03:31 [2020-08-29T04:03:31.287Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41361/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:03:31 [2020-08-29T04:03:31.619Z] + make clean
04:03:32 [2020-08-29T04:03:32.194Z] docker volume rm -f docker-dev-cache
04:03:32 [2020-08-29T04:03:32.293Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
04:03:32 [2020-08-29T04:03:32.454Z] docker-dev-cache
[Pipeline] deleteDir
04:03:32 [2020-08-29T04:03:32.859Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
04:03:33 [2020-08-29T04:03:33.118Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
04:03:34 [2020-08-29T04:03:34.337Z] Removing intermediate container e891d40eb6f4
04:03:34 [2020-08-29T04:03:34.337Z]  ---> bc48088282a1
04:03:34 [2020-08-29T04:03:34.337Z] Step 7/13 : ARG BUSYBOX_VERSION
04:03:34 [2020-08-29T04:03:34.337Z]  ---> Running in 38d3f85d886e
04:03:34 [2020-08-29T04:03:34.337Z] Removing intermediate container 38d3f85d886e
04:03:34 [2020-08-29T04:03:34.337Z]  ---> 54549208aa28
04:03:34 [2020-08-29T04:03:34.337Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
04:03:34 [2020-08-29T04:03:34.337Z]  ---> Running in 06129331e41d
04:03:34 [2020-08-29T04:03:34.337Z] Removing intermediate container 06129331e41d
04:03:34 [2020-08-29T04:03:34.337Z]  ---> e854679d5ca5
04:03:34 [2020-08-29T04:03:34.337Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
04:03:35 [2020-08-29T04:03:35.020Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
04:03:35 [2020-08-29T04:03:35.865Z] 
04:03:36 [2020-08-29T04:03:36.320Z]  ---> 4413e9313df2
04:03:36 [2020-08-29T04:03:36.320Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
04:03:36 [2020-08-29T04:03:36.320Z]  ---> Running in c5d19250680c
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
04:03:36 [2020-08-29T04:03:36.394Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:03:37 [2020-08-29T04:03:37.771Z] === RUN   TestDockerSuite/TestBuildHistory
04:03:41 [2020-08-29T04:03:41.958Z] === RUN   TestDockerSuite/TestBuildIidFile
04:03:42 [2020-08-29T04:03:42.524Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
04:03:42 [2020-08-29T04:03:42.524Z] === RUN   TestDockerSuite/TestBuildInheritance
04:03:43 [2020-08-29T04:03:43.461Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
04:03:43 [2020-08-29T04:03:43.719Z] === RUN   TestDockerSuite/TestBuildInvalidTag
04:03:43 [2020-08-29T04:03:43.719Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
04:03:44 [2020-08-29T04:03:44.656Z] === RUN   TestDockerSuite/TestBuildLabel
04:03:45 [2020-08-29T04:03:45.222Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
04:03:45 [2020-08-29T04:03:45.481Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
04:03:45 [2020-08-29T04:03:45.739Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
04:03:45 [2020-08-29T04:03:45.998Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
04:03:46 [2020-08-29T04:03:46.256Z] === RUN   TestDockerSuite/TestBuildLabels
04:03:46 [2020-08-29T04:03:46.620Z] Removing intermediate container c5d19250680c
04:03:46 [2020-08-29T04:03:46.620Z]  ---> 86a5c9de9cbc
04:03:46 [2020-08-29T04:03:46.620Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
04:03:46 [2020-08-29T04:03:46.620Z]  ---> Running in 712c7351aff1
04:03:46 [2020-08-29T04:03:46.823Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
04:03:47 [2020-08-29T04:03:47.077Z] 
04:03:47 [2020-08-29T04:03:47.077Z] SUCCESS: Specified value was saved.
04:03:47 [2020-08-29T04:03:47.081Z] === RUN   TestDockerSuite/TestBuildLabelsCache
04:03:48 [2020-08-29T04:03:48.458Z] --- PASS: TestImportExtremelyLargeImageWorks (201.12s)
04:03:48 [2020-08-29T04:03:48.458Z] PASS
04:03:48 [2020-08-29T04:03:48.458Z] 
04:03:48 [2020-08-29T04:03:48.458Z] DONE 12 tests in 205.509s
04:03:48 [2020-08-29T04:03:48.458Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
04:03:48 [2020-08-29T04:03:48.458Z] ++ 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
04:03:48 [2020-08-29T04:03:48.458Z] ++ set -e
04:03:48 [2020-08-29T04:03:48.458Z] ++ '[' -n 0 ']'
04:03:48 [2020-08-29T04:03:48.458Z] ++ set -x
04:03:48 [2020-08-29T04:03:48.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:03:48 [2020-08-29T04:03:48.717Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
04:03:48 [2020-08-29T04:03:48.717Z] INFO: Testing against a local daemon
04:03:48 [2020-08-29T04:03:48.717Z] === RUN   TestNetworkCreateDelete
04:03:48 [2020-08-29T04:03:48.717Z] --- PASS: TestNetworkCreateDelete (0.20s)
04:03:48 [2020-08-29T04:03:48.717Z] === RUN   TestDockerNetworkDeletePreferID
04:03:49 [2020-08-29T04:03:49.651Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s)
04:03:49 [2020-08-29T04:03:49.651Z] === RUN   TestDaemonDNSFallback
04:03:50 [2020-08-29T04:03:50.791Z] Removing intermediate container 712c7351aff1
04:03:50 [2020-08-29T04:03:50.791Z]  ---> 555ec1f0d8c2
04:03:50 [2020-08-29T04:03:50.791Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
04:03:50 [2020-08-29T04:03:50.791Z]  ---> Running in 9aa0ad76dca2
04:03:51 [2020-08-29T04:03:51.026Z] === RUN   TestDockerSuite/TestBuildLastModified
04:03:53 [2020-08-29T04:03:53.687Z] Cannot create a file when that file already exists.
04:03:55 [2020-08-29T04:03:55.237Z] === RUN   TestDockerSuite/TestBuildLineBreak
04:03:56 [2020-08-29T04:03:56.184Z] --- PASS: TestDaemonDNSFallback (6.61s)
04:03:56 [2020-08-29T04:03:56.184Z] === RUN   TestInspectNetwork
04:03:56 [2020-08-29T04:03:56.922Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
04:03:56 [2020-08-29T04:03:56.923Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/server/router	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types/container	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types/events	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ok  	github.com/docker/docker/api/types/strslice	0.015s	coverage: 90.0% of statements
04:03:56 [2020-08-29T04:03:56.923Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types/image	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types/network	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
04:03:56 [2020-08-29T04:03:56.923Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/builder	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
04:03:56 [2020-08-29T04:03:56.923Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
04:03:56 [2020-08-29T04:03:56.923Z] ok  	github.com/docker/docker/builder/dockerfile	0.232s	coverage: 48.0% of statements
04:03:56 [2020-08-29T04:03:56.923Z] ok  	github.com/docker/docker/builder/remotecontext	0.120s	coverage: 13.6% of statements
04:03:57 [2020-08-29T04:03:57.179Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
04:03:57 [2020-08-29T04:03:57.564Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
04:03:57 [2020-08-29T04:03:57.564Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
04:03:57 [2020-08-29T04:03:57.564Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
04:03:57 [2020-08-29T04:03:57.564Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
04:03:57 [2020-08-29T04:03:57.823Z] === RUN   TestDockerSuite/TestBuildMaintainer
04:03:58 [2020-08-29T04:03:58.082Z] === RUN   TestDockerSuite/TestBuildMissingArgs
04:03:58 [2020-08-29T04:03:58.106Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.296s	coverage: 86.3% of statements
04:03:58 [2020-08-29T04:03:58.106Z] ?   	github.com/docker/docker/cli	[no test files]
04:03:58 [2020-08-29T04:03:58.106Z] ?   	github.com/docker/docker/cli/config	[no test files]
04:03:59 [2020-08-29T04:03:59.449Z] Removing intermediate container 9aa0ad76dca2
04:03:59 [2020-08-29T04:03:59.449Z]  ---> aebbd830e1f9
04:03:59 [2020-08-29T04:03:59.449Z] Step 13/13 : CMD ["sh"]
04:03:59 [2020-08-29T04:03:59.449Z]  ---> Running in d01f346b2dac
04:03:59 [2020-08-29T04:03:59.905Z] Removing intermediate container d01f346b2dac
04:03:59 [2020-08-29T04:03:59.905Z]  ---> d49dd9b7c28e
04:03:59 [2020-08-29T04:03:59.905Z] Successfully built d49dd9b7c28e
04:03:59 [2020-08-29T04:03:59.905Z] Successfully tagged busybox:latest
04:03:59 [2020-08-29T04:03:59.905Z] INFO: Docker images of the daemon under test
04:03:59 [2020-08-29T04:03:59.905Z] 
04:03:59 [2020-08-29T04:03:59.905Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
04:03:59 [2020-08-29T04:03:59.905Z] busybox                                latest              d49dd9b7c28e        Less than a second ago   5.1GB
04:03:59 [2020-08-29T04:03:59.905Z] microsoft/windowsservercore            latest              86eddd4761f5        3 weeks ago              5.03GB
04:03:59 [2020-08-29T04:03:59.905Z] mcr.microsoft.com/windows/servercore   ltsc2019            86eddd4761f5        3 weeks ago              5.03GB
04:03:59 [2020-08-29T04:03:59.905Z] 
04:03:59 [2020-08-29T04:03:59.905Z] INFO: Running integration tests at 08/29/2020 04:03:59...
04:03:59 [2020-08-29T04:03:59.905Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
04:03:59 [2020-08-29T04:03:59.905Z] INFO: Integration API tests being run from the host:
04:03:59 [2020-08-29T04:03:59.905Z] INFO: make.ps1 starting at 08/29/2020 04:03:59
04:04:00 [2020-08-29T04:04:00.040Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
04:04:00 [2020-08-29T04:04:00.040Z] === RUN   TestInspectNetwork/full_network_id
04:04:00 [2020-08-29T04:04:00.040Z] === RUN   TestInspectNetwork/partial_network_id
04:04:00 [2020-08-29T04:04:00.040Z] === RUN   TestInspectNetwork/network_name
04:04:00 [2020-08-29T04:04:00.040Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
04:04:00 [2020-08-29T04:04:00.866Z] Running D:\gopath\src\github.com\docker\docker\integration\build
04:04:00 [2020-08-29T04:04:00.974Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
04:04:01 [2020-08-29T04:04:01.373Z] ok  	github.com/docker/docker/client	0.146s	coverage: 75.4% of statements
04:04:03 [2020-08-29T04:04:03.504Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
04:04:03 [2020-08-29T04:04:03.504Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
04:04:04 [2020-08-29T04:04:04.071Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
04:04:04 [2020-08-29T04:04:04.331Z] --- PASS: TestInspectNetwork (8.41s)
04:04:04 [2020-08-29T04:04:04.331Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
04:04:04 [2020-08-29T04:04:04.331Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
04:04:04 [2020-08-29T04:04:04.331Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
04:04:04 [2020-08-29T04:04:04.331Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
04:04:04 [2020-08-29T04:04:04.331Z] === RUN   TestRunContainerWithBridgeNone
04:04:06 [2020-08-29T04:04:06.234Z] --- PASS: TestRunContainerWithBridgeNone (1.89s)
04:04:06 [2020-08-29T04:04:06.234Z] === RUN   TestNetworkInvalidJSON
04:04:06 [2020-08-29T04:04:06.234Z] === RUN   TestNetworkInvalidJSON//networks/create
04:04:06 [2020-08-29T04:04:06.234Z] === PAUSE TestNetworkInvalidJSON//networks/create
04:04:06 [2020-08-29T04:04:06.234Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
04:04:06 [2020-08-29T04:04:06.234Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
04:04:06 [2020-08-29T04:04:06.234Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
04:04:06 [2020-08-29T04:04:06.234Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
04:04:06 [2020-08-29T04:04:06.234Z] === CONT  TestNetworkInvalidJSON//networks/create
04:04:06 [2020-08-29T04:04:06.234Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
04:04:06 [2020-08-29T04:04:06.234Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
04:04:06 [2020-08-29T04:04:06.234Z] --- PASS: TestNetworkInvalidJSON (0.01s)
04:04:06 [2020-08-29T04:04:06.234Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
04:04:06 [2020-08-29T04:04:06.234Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
04:04:06 [2020-08-29T04:04:06.234Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
04:04:06 [2020-08-29T04:04:06.234Z] === RUN   TestHostIPv4BridgeLabel
04:04:07 [2020-08-29T04:04:07.168Z] --- PASS: TestHostIPv4BridgeLabel (0.62s)
04:04:07 [2020-08-29T04:04:07.168Z] === RUN   TestDaemonRestartWithLiveRestore
04:04:08 [2020-08-29T04:04:08.103Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
04:04:08 [2020-08-29T04:04:08.103Z] === RUN   TestDaemonDefaultNetworkPools
04:04:08 [2020-08-29T04:04:08.669Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
04:04:08 [2020-08-29T04:04:08.669Z] === RUN   TestDaemonRestartWithExistingNetwork
04:04:10 [2020-08-29T04:04:10.046Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
04:04:10 [2020-08-29T04:04:10.046Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
04:04:11 [2020-08-29T04:04:11.423Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s)
04:04:11 [2020-08-29T04:04:11.423Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
04:04:11 [2020-08-29T04:04:11.423Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
04:04:11 [2020-08-29T04:04:11.990Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
04:04:11 [2020-08-29T04:04:11.990Z] === RUN   TestServiceWithPredefinedNetwork
04:04:14 [2020-08-29T04:04:14.527Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
04:04:14 [2020-08-29T04:04:14.785Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s)
04:04:14 [2020-08-29T04:04:14.785Z] === RUN   TestServiceRemoveKeepsIngressNetwork
04:04:14 [2020-08-29T04:04:14.785Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
04:04:14 [2020-08-29T04:04:14.785Z]     service_test.go:236: FLAKY_TEST
04:04:14 [2020-08-29T04:04:14.785Z] === RUN   TestServiceWithDataPathPortInit
04:04:15 [2020-08-29T04:04:15.043Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
04:04:16 [2020-08-29T04:04:16.948Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
04:04:16 [2020-08-29T04:04:16.948Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
04:04:20 [2020-08-29T04:04:20.235Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
04:04:20 [2020-08-29T04:04:20.235Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
04:04:21 [2020-08-29T04:04:21.609Z] === RUN   TestDockerSuite/TestBuildMultipleTags
04:04:21 [2020-08-29T04:04:21.867Z] === RUN   TestDockerSuite/TestBuildNetContainer
04:04:23 [2020-08-29T04:04:23.247Z] === RUN   TestDockerSuite/TestBuildNetNone
04:04:23 [2020-08-29T04:04:23.508Z] === RUN   TestDockerSuite/TestBuildNoContext
04:04:24 [2020-08-29T04:04:24.446Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
04:04:25 [2020-08-29T04:04:25.382Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
04:04:26 [2020-08-29T04:04:26.014Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:04:26 [2020-08-29T04:04:26.014Z] INFO: Testing against a local daemon
04:04:26 [2020-08-29T04:04:26.325Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
04:04:26 [2020-08-29T04:04:26.901Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
04:04:26 [2020-08-29T04:04:26.901Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
04:04:27 [2020-08-29T04:04:27.162Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
04:04:27 [2020-08-29T04:04:27.420Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
04:04:27 [2020-08-29T04:04:27.986Z] === RUN   TestDockerSuite/TestBuildOnBuild
04:04:29 [2020-08-29T04:04:29.359Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
04:04:29 [2020-08-29T04:04:29.618Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
04:04:30 [2020-08-29T04:04:30.013Z] --- PASS: TestImportExtremelyLargeImageWorks (192.81s)
04:04:30 [2020-08-29T04:04:30.013Z] PASS
04:04:30 [2020-08-29T04:04:30.013Z] 
04:04:30 [2020-08-29T04:04:30.013Z] === Skipped
04:04:30 [2020-08-29T04:04:30.013Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
04:04:30 [2020-08-29T04:04:30.013Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:04:30 [2020-08-29T04:04:30.013Z] 
04:04:30 [2020-08-29T04:04:30.013Z] 
04:04:30 [2020-08-29T04:04:30.013Z] DONE 12 tests, 1 skipped in 193.741s
04:04:30 [2020-08-29T04:04:30.013Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
04:04:30 [2020-08-29T04:04:30.013Z] ++ 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
04:04:30 [2020-08-29T04:04:30.013Z] ++ set -e
04:04:30 [2020-08-29T04:04:30.013Z] ++ '[' -n 0 ']'
04:04:30 [2020-08-29T04:04:30.013Z] ++ set -x
04:04:30 [2020-08-29T04:04:30.013Z] ++ env -i DEST=/go/src/github.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
04:04:30 [2020-08-29T04:04:30.013Z] INFO: Testing against a local daemon
04:04:30 [2020-08-29T04:04:30.013Z] === RUN   TestNetworkCreateDelete
04:04:30 [2020-08-29T04:04:30.013Z] --- PASS: TestNetworkCreateDelete (0.15s)
04:04:30 [2020-08-29T04:04:30.013Z] === RUN   TestDockerNetworkDeletePreferID
04:04:30 [2020-08-29T04:04:30.013Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
04:04:30 [2020-08-29T04:04:30.013Z] === RUN   TestDaemonDNSFallback
04:04:30 [2020-08-29T04:04:30.013Z] --- PASS: TestDaemonDNSFallback (1.56s)
04:04:30 [2020-08-29T04:04:30.013Z] === RUN   TestInspectNetwork
04:04:30 [2020-08-29T04:04:30.013Z] === RUN   TestInspectNetwork/full_network_id
04:04:30 [2020-08-29T04:04:30.013Z] === RUN   TestInspectNetwork/partial_network_id
04:04:30 [2020-08-29T04:04:30.013Z] === RUN   TestInspectNetwork/network_name
04:04:30 [2020-08-29T04:04:30.013Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
04:04:30 [2020-08-29T04:04:30.013Z] --- PASS: TestInspectNetwork (7.04s)
04:04:30 [2020-08-29T04:04:30.013Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
04:04:30 [2020-08-29T04:04:30.013Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
04:04:30 [2020-08-29T04:04:30.013Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
04:04:30 [2020-08-29T04:04:30.013Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
04:04:30 [2020-08-29T04:04:30.013Z] === RUN   TestRunContainerWithBridgeNone
04:04:30 [2020-08-29T04:04:30.552Z] --- PASS: TestServiceWithDataPathPortInit (15.73s)
04:04:30 [2020-08-29T04:04:30.552Z] === RUN   TestServiceWithDefaultAddressPoolInit
04:04:31 [2020-08-29T04:04:31.486Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
04:04:31 [2020-08-29T04:04:31.538Z] --- PASS: TestRunContainerWithBridgeNone (1.79s)
04:04:31 [2020-08-29T04:04:31.538Z] === RUN   TestNetworkInvalidJSON
04:04:31 [2020-08-29T04:04:31.538Z] === RUN   TestNetworkInvalidJSON//networks/create
04:04:31 [2020-08-29T04:04:31.538Z] === PAUSE TestNetworkInvalidJSON//networks/create
04:04:31 [2020-08-29T04:04:31.538Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
04:04:31 [2020-08-29T04:04:31.538Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
04:04:31 [2020-08-29T04:04:31.538Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
04:04:31 [2020-08-29T04:04:31.538Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
04:04:31 [2020-08-29T04:04:31.538Z] === CONT  TestNetworkInvalidJSON//networks/create
04:04:31 [2020-08-29T04:04:31.538Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
04:04:31 [2020-08-29T04:04:31.538Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
04:04:31 [2020-08-29T04:04:31.538Z] --- PASS: TestNetworkInvalidJSON (0.01s)
04:04:31 [2020-08-29T04:04:31.538Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
04:04:31 [2020-08-29T04:04:31.538Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
04:04:31 [2020-08-29T04:04:31.538Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
04:04:31 [2020-08-29T04:04:31.538Z] === RUN   TestHostIPv4BridgeLabel
04:04:31 [2020-08-29T04:04:31.832Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
04:04:31 [2020-08-29T04:04:31.832Z] === RUN   TestDaemonRestartWithLiveRestore
04:04:32 [2020-08-29T04:04:32.876Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
04:04:32 [2020-08-29T04:04:32.876Z] === RUN   TestDaemonDefaultNetworkPools
04:04:33 [2020-08-29T04:04:33.389Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
04:04:33 [2020-08-29T04:04:33.514Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
04:04:33 [2020-08-29T04:04:33.514Z] === RUN   TestDaemonRestartWithExistingNetwork
04:04:34 [2020-08-29T04:04:34.764Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
04:04:35 [2020-08-29T04:04:35.022Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
04:04:35 [2020-08-29T04:04:35.029Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
04:04:35 [2020-08-29T04:04:35.029Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
04:04:35 [2020-08-29T04:04:35.589Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
04:04:36 [2020-08-29T04:04:36.089Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
04:04:36 [2020-08-29T04:04:36.089Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
04:04:36 [2020-08-29T04:04:36.522Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
04:04:36 [2020-08-29T04:04:36.725Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
04:04:36 [2020-08-29T04:04:36.725Z] === RUN   TestServiceWithPredefinedNetwork
04:04:37 [2020-08-29T04:04:37.089Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
04:04:38 [2020-08-29T04:04:38.023Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.71s)
04:04:38 [2020-08-29T04:04:38.023Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wc5how3u0yl7hb1okmudr8fyk Created:2020-08-29 04:04:31.588108845 +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[ee3b2ec0133d9eb6e1c007c8663f3a44d42d5aac13c44ba2dccca3d7754fb599:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xufoaq4m3ay81wykpwm8nqpz4 EndpointID:e9d055eaefb9af7aaa6640cacc0d7c58fc5e0c8fbcde6c9ae8dd9ab52e2bcd39 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e64e7a42f9a70c8715dcee9ba4a7e36d7f9c31a475c73eacf83e5f09a13c6014 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:5c8d2984ae49 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xufoaq4m3ay81wykpwm8nqpz4 EndpointID:e9d055eaefb9af7aaa6640cacc0d7c58fc5e0c8fbcde6c9ae8dd9ab52e2bcd39 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
04:04:38 [2020-08-29T04:04:38.023Z] PASS
04:04:38 [2020-08-29T04:04:38.281Z] 
04:04:38 [2020-08-29T04:04:38.281Z] === Skipped
04:04:38 [2020-08-29T04:04:38.281Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
04:04:38 [2020-08-29T04:04:38.281Z]     service_test.go:236: FLAKY_TEST
04:04:38 [2020-08-29T04:04:38.281Z] 
04:04:38 [2020-08-29T04:04:38.281Z] 
04:04:38 [2020-08-29T04:04:38.281Z] DONE 23 tests, 1 skipped in 49.793s
04:04:38 [2020-08-29T04:04:38.281Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
04:04:38 [2020-08-29T04:04:38.281Z] ++ 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
04:04:38 [2020-08-29T04:04:38.281Z] ++ set -e
04:04:38 [2020-08-29T04:04:38.281Z] ++ '[' -n 0 ']'
04:04:38 [2020-08-29T04:04:38.281Z] ++ set -x
04:04:38 [2020-08-29T04:04:38.282Z] ++ env -i DEST=/go/src/github.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
04:04:38 [2020-08-29T04:04:38.282Z] INFO: Testing against a local daemon
04:04:38 [2020-08-29T04:04:38.282Z] === RUN   TestDockerNetworkIpvlanPersistance
04:04:38 [2020-08-29T04:04:38.282Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
04:04:38 [2020-08-29T04:04:38.282Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:38 [2020-08-29T04:04:38.282Z] === RUN   TestDockerNetworkIpvlan
04:04:38 [2020-08-29T04:04:38.282Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
04:04:38 [2020-08-29T04:04:38.282Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:38 [2020-08-29T04:04:38.282Z] PASS
04:04:38 [2020-08-29T04:04:38.282Z] 
04:04:38 [2020-08-29T04:04:38.282Z] === Skipped
04:04:38 [2020-08-29T04:04:38.282Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
04:04:38 [2020-08-29T04:04:38.282Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:38 [2020-08-29T04:04:38.282Z] 
04:04:38 [2020-08-29T04:04:38.282Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
04:04:38 [2020-08-29T04:04:38.282Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:38 [2020-08-29T04:04:38.282Z] 
04:04:38 [2020-08-29T04:04:38.282Z] 
04:04:38 [2020-08-29T04:04:38.282Z] DONE 2 tests, 2 skipped in 0.168s
04:04:38 [2020-08-29T04:04:38.282Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
04:04:38 [2020-08-29T04:04:38.282Z] ++ 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
04:04:38 [2020-08-29T04:04:38.282Z] ++ set -e
04:04:38 [2020-08-29T04:04:38.282Z] ++ '[' -n 0 ']'
04:04:38 [2020-08-29T04:04:38.282Z] ++ set -x
04:04:38 [2020-08-29T04:04:38.282Z] ++ env -i DEST=/go/src/github.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
04:04:38 [2020-08-29T04:04:38.367Z] ok  	github.com/docker/docker/integration/build	14.281s
04:04:38 [2020-08-29T04:04:38.367Z] 
04:04:38 [2020-08-29T04:04:38.367Z] === Skipped
04:04:38 [2020-08-29T04:04:38.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
04:04:38 [2020-08-29T04:04:38.367Z]     build_session_test.go:25: TODO: BuildKit
04:04:38 [2020-08-29T04:04:38.367Z] 
04:04:38 [2020-08-29T04:04:38.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.01s)
04:04:38 [2020-08-29T04:04:38.367Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
04:04:38 [2020-08-29T04:04:38.367Z] 
04:04:38 [2020-08-29T04:04:38.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
04:04:38 [2020-08-29T04:04:38.367Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
04:04:38 [2020-08-29T04:04:38.367Z] 
04:04:38 [2020-08-29T04:04:38.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
04:04:38 [2020-08-29T04:04:38.367Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
04:04:38 [2020-08-29T04:04:38.367Z] 
04:04:38 [2020-08-29T04:04:38.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
04:04:38 [2020-08-29T04:04:38.367Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
04:04:38 [2020-08-29T04:04:38.367Z] 
04:04:38 [2020-08-29T04:04:38.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s)
04:04:38 [2020-08-29T04:04:38.367Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
04:04:38 [2020-08-29T04:04:38.367Z] 
04:04:38 [2020-08-29T04:04:38.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
04:04:38 [2020-08-29T04:04:38.367Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
04:04:38 [2020-08-29T04:04:38.367Z] 
04:04:38 [2020-08-29T04:04:38.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
04:04:38 [2020-08-29T04:04:38.367Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
04:04:38 [2020-08-29T04:04:38.367Z] 
04:04:38 [2020-08-29T04:04:38.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
04:04:38 [2020-08-29T04:04:38.367Z]     build_test.go:492: testEnv.OSType == "windows"
04:04:38 [2020-08-29T04:04:38.367Z] 
04:04:38 [2020-08-29T04:04:38.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
04:04:38 [2020-08-29T04:04:38.367Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
04:04:38 [2020-08-29T04:04:38.367Z] 
04:04:38 [2020-08-29T04:04:38.367Z] 
04:04:38 [2020-08-29T04:04:38.367Z] DONE 22 tests, 10 skipped in 36.442s
04:04:38 [2020-08-29T04:04:38.367Z] 
04:04:38 [2020-08-29T04:04:38.367Z] Running D:\gopath\src\github.com\docker\docker\integration\config
04:04:38 [2020-08-29T04:04:38.540Z] INFO: Testing against a local daemon
04:04:38 [2020-08-29T04:04:38.540Z] === RUN   TestDockerNetworkMacvlanPersistance
04:04:38 [2020-08-29T04:04:38.807Z] --- PASS: TestServiceWithPredefinedNetwork (2.02s)
04:04:38 [2020-08-29T04:04:38.807Z] === RUN   TestServiceRemoveKeepsIngressNetwork
04:04:38 [2020-08-29T04:04:38.807Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
04:04:38 [2020-08-29T04:04:38.807Z]     service_test.go:236: FLAKY_TEST
04:04:38 [2020-08-29T04:04:38.807Z] === RUN   TestServiceWithDataPathPortInit
04:04:39 [2020-08-29T04:04:39.328Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:04:39 [2020-08-29T04:04:39.329Z] INFO: Testing against a local daemon
04:04:39 [2020-08-29T04:04:39.329Z] ok  	github.com/docker/docker/integration/config	0.177s
04:04:39 [2020-08-29T04:04:39.329Z] 
04:04:39 [2020-08-29T04:04:39.329Z] === Skipped
04:04:39 [2020-08-29T04:04:39.329Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
04:04:39 [2020-08-29T04:04:39.329Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
04:04:39 [2020-08-29T04:04:39.329Z] 
04:04:39 [2020-08-29T04:04:39.329Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
04:04:39 [2020-08-29T04:04:39.329Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
04:04:39 [2020-08-29T04:04:39.329Z] 
04:04:39 [2020-08-29T04:04:39.329Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
04:04:39 [2020-08-29T04:04:39.329Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
04:04:39 [2020-08-29T04:04:39.329Z] 
04:04:39 [2020-08-29T04:04:39.329Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
04:04:39 [2020-08-29T04:04:39.329Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
04:04:39 [2020-08-29T04:04:39.329Z] 
04:04:39 [2020-08-29T04:04:39.329Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
04:04:39 [2020-08-29T04:04:39.329Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
04:04:39 [2020-08-29T04:04:39.329Z] 
04:04:39 [2020-08-29T04:04:39.329Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
04:04:39 [2020-08-29T04:04:39.329Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
04:04:39 [2020-08-29T04:04:39.329Z] 
04:04:39 [2020-08-29T04:04:39.329Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
04:04:39 [2020-08-29T04:04:39.329Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
04:04:39 [2020-08-29T04:04:39.329Z] 
04:04:39 [2020-08-29T04:04:39.329Z] 
04:04:39 [2020-08-29T04:04:39.329Z] DONE 7 tests, 7 skipped in 2.311s
04:04:39 [2020-08-29T04:04:39.785Z] 
04:04:39 [2020-08-29T04:04:39.785Z] Running D:\gopath\src\github.com\docker\docker\integration\container
04:04:39 [2020-08-29T04:04:39.915Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s)
04:04:39 [2020-08-29T04:04:39.915Z] === RUN   TestDockerNetworkMacvlan
04:04:40 [2020-08-29T04:04:40.176Z] === RUN   TestDockerSuite/TestBuildPATH
04:04:40 [2020-08-29T04:04:40.743Z] === RUN   TestDockerNetworkMacvlan/Subinterface
04:04:41 [2020-08-29T04:04:41.695Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
04:04:42 [2020-08-29T04:04:42.262Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
04:04:42 [2020-08-29T04:04:42.520Z] === RUN   TestDockerNetworkMacvlan/NilParent
04:04:42 [2020-08-29T04:04:42.677Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:04:42 [2020-08-29T04:04:42.677Z] INFO: Testing against a local daemon
04:04:42 [2020-08-29T04:04:42.778Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
04:04:43 [2020-08-29T04:04:43.713Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
04:04:45 [2020-08-29T04:04:45.090Z] === RUN   TestDockerNetworkMacvlan/InternalMode
04:04:46 [2020-08-29T04:04:46.990Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
04:04:48 [2020-08-29T04:04:48.001Z] ok  	github.com/docker/docker/cmd/dockerd	0.093s	coverage: 30.8% of statements
04:04:48 [2020-08-29T04:04:48.001Z] ok  	github.com/docker/docker/container	0.128s	coverage: 34.7% of statements
04:04:48 [2020-08-29T04:04:48.001Z] ?   	github.com/docker/docker/container/stream	[no test files]
04:04:48 [2020-08-29T04:04:48.001Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
04:04:48 [2020-08-29T04:04:48.001Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
04:04:48 [2020-08-29T04:04:48.001Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
04:04:52 [2020-08-29T04:04:52.264Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
04:04:52 [2020-08-29T04:04:52.264Z] === RUN   TestDockerNetworkMacvlan/Addressing
04:04:53 [2020-08-29T04:04:53.200Z] --- PASS: TestDockerNetworkMacvlan (12.97s)
04:04:53 [2020-08-29T04:04:53.200Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
04:04:53 [2020-08-29T04:04:53.200Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
04:04:53 [2020-08-29T04:04:53.200Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s)
04:04:53 [2020-08-29T04:04:53.200Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.17s)
04:04:53 [2020-08-29T04:04:53.200Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.30s)
04:04:53 [2020-08-29T04:04:53.200Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s)
04:04:53 [2020-08-29T04:04:53.200Z] PASS
04:04:53 [2020-08-29T04:04:53.200Z] 
04:04:53 [2020-08-29T04:04:53.200Z] DONE 8 tests in 14.612s
04:04:53 [2020-08-29T04:04:53.200Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
04:04:53 [2020-08-29T04:04:53.200Z] ++ 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
04:04:53 [2020-08-29T04:04:53.200Z] ++ set -e
04:04:53 [2020-08-29T04:04:53.200Z] ++ '[' -n 0 ']'
04:04:53 [2020-08-29T04:04:53.200Z] ++ set -x
04:04:53 [2020-08-29T04:04:53.200Z] ++ env -i DEST=/go/src/github.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
04:04:53 [2020-08-29T04:04:53.200Z] testing: warning: no tests to run
04:04:53 [2020-08-29T04:04:53.200Z] PASS
04:04:53 [2020-08-29T04:04:53.200Z] 
04:04:53 [2020-08-29T04:04:53.200Z] DONE 0 tests in 0.029s
04:04:53 [2020-08-29T04:04:53.200Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
04:04:53 [2020-08-29T04:04:53.200Z] ++ 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
04:04:53 [2020-08-29T04:04:53.200Z] ++ set -e
04:04:53 [2020-08-29T04:04:53.200Z] ++ '[' -n 0 ']'
04:04:53 [2020-08-29T04:04:53.200Z] ++ set -x
04:04:53 [2020-08-29T04:04:53.200Z] ++ env -i DEST=/go/src/github.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
04:04:53 [2020-08-29T04:04:53.200Z] INFO: Testing against a local daemon
04:04:53 [2020-08-29T04:04:53.200Z] === RUN   TestAuthZPluginAllowRequest
04:04:53 [2020-08-29T04:04:53.249Z] ok  	github.com/docker/docker/daemon/cluster	0.058s	coverage: 0.5% of statements
04:04:54 [2020-08-29T04:04:54.179Z] --- PASS: TestServiceWithDataPathPortInit (13.44s)
04:04:54 [2020-08-29T04:04:54.179Z] === RUN   TestServiceWithDefaultAddressPoolInit
04:04:54 [2020-08-29T04:04:54.575Z] --- PASS: TestAuthZPluginAllowRequest (1.33s)
04:04:54 [2020-08-29T04:04:54.575Z] === RUN   TestAuthZPluginTLS
04:04:54 [2020-08-29T04:04:54.832Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
04:04:55 [2020-08-29T04:04:55.091Z] --- PASS: TestAuthZPluginTLS (0.54s)
04:04:55 [2020-08-29T04:04:55.091Z] === RUN   TestAuthZPluginDenyRequest
04:04:55 [2020-08-29T04:04:55.138Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
04:04:55 [2020-08-29T04:04:55.658Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
04:04:55 [2020-08-29T04:04:55.658Z] === RUN   TestAuthZPluginAPIDenyResponse
04:04:56 [2020-08-29T04:04:56.224Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
04:04:56 [2020-08-29T04:04:56.224Z] === RUN   TestAuthZPluginDenyResponse
04:04:56 [2020-08-29T04:04:56.224Z] === RUN   TestDockerSuite/TestBuildRm
04:04:56 [2020-08-29T04:04:56.503Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.9% of statements
04:04:56 [2020-08-29T04:04:56.792Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
04:04:56 [2020-08-29T04:04:56.792Z] === RUN   TestAuthZPluginAllowEventStream
04:04:58 [2020-08-29T04:04:58.692Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s)
04:04:58 [2020-08-29T04:04:58.692Z] === RUN   TestAuthZPluginErrorResponse
04:04:58 [2020-08-29T04:04:58.951Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
04:04:58 [2020-08-29T04:04:58.951Z] === RUN   TestAuthZPluginErrorRequest
04:04:58 [2020-08-29T04:04:58.951Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
04:04:59 [2020-08-29T04:04:59.518Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
04:04:59 [2020-08-29T04:04:59.518Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
04:04:59 [2020-08-29T04:04:59.518Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
04:04:59 [2020-08-29T04:04:59.833Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
04:04:59 [2020-08-29T04:04:59.833Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wojgbe1pjqsyj2uge4zpm9dri Created:2020-08-29 04:04:53.152317491 +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[28d1c9556326c71376210b11c82dc23a3617a5015ff5bb384eaa4c66704cb307:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uc9k7q78x1b45o9ft6bnvhq5e EndpointID:5250d962943d17b415e0651c248e74e792370807f0808f715af3325527e423e4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:19bbaa6db55be84e0ffa1f0bcd354a68181541b4542d9d8a7e26d2a6f54ce785 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:b641cb2e6be4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uc9k7q78x1b45o9ft6bnvhq5e EndpointID:5250d962943d17b415e0651c248e74e792370807f0808f715af3325527e423e4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
04:04:59 [2020-08-29T04:04:59.833Z] PASS
04:04:59 [2020-08-29T04:04:59.833Z] 
04:04:59 [2020-08-29T04:04:59.833Z] === Skipped
04:04:59 [2020-08-29T04:04:59.833Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
04:04:59 [2020-08-29T04:04:59.833Z]     service_test.go:236: FLAKY_TEST
04:04:59 [2020-08-29T04:04:59.833Z] 
04:04:59 [2020-08-29T04:04:59.833Z] 
04:04:59 [2020-08-29T04:04:59.833Z] DONE 23 tests, 1 skipped in 38.813s
04:04:59 [2020-08-29T04:04:59.833Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
04:04:59 [2020-08-29T04:04:59.833Z] ++ 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
04:04:59 [2020-08-29T04:04:59.833Z] ++ set -e
04:04:59 [2020-08-29T04:04:59.833Z] ++ '[' -n 0 ']'
04:04:59 [2020-08-29T04:04:59.833Z] ++ set -x
04:04:59 [2020-08-29T04:04:59.833Z] ++ env -i DEST=/go/src/github.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
04:04:59 [2020-08-29T04:04:59.833Z] INFO: Testing against a local daemon
04:04:59 [2020-08-29T04:04:59.833Z] === RUN   TestDockerNetworkIpvlanPersistance
04:04:59 [2020-08-29T04:04:59.833Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
04:04:59 [2020-08-29T04:04:59.833Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:59 [2020-08-29T04:04:59.833Z] === RUN   TestDockerNetworkIpvlan
04:04:59 [2020-08-29T04:04:59.833Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
04:04:59 [2020-08-29T04:04:59.833Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:59 [2020-08-29T04:04:59.833Z] PASS
04:04:59 [2020-08-29T04:04:59.833Z] 
04:04:59 [2020-08-29T04:04:59.833Z] === Skipped
04:04:59 [2020-08-29T04:04:59.833Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
04:04:59 [2020-08-29T04:04:59.833Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:59 [2020-08-29T04:04:59.833Z] 
04:04:59 [2020-08-29T04:04:59.833Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
04:04:59 [2020-08-29T04:04:59.833Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:59 [2020-08-29T04:04:59.833Z] 
04:04:59 [2020-08-29T04:04:59.833Z] 
04:04:59 [2020-08-29T04:04:59.833Z] DONE 2 tests, 2 skipped in 0.084s
04:04:59 [2020-08-29T04:04:59.833Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
04:04:59 [2020-08-29T04:04:59.833Z] ++ 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
04:04:59 [2020-08-29T04:04:59.833Z] ++ set -e
04:04:59 [2020-08-29T04:04:59.833Z] ++ '[' -n 0 ']'
04:04:59 [2020-08-29T04:04:59.833Z] ++ set -x
04:04:59 [2020-08-29T04:04:59.833Z] ++ env -i DEST=/go/src/github.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
04:04:59 [2020-08-29T04:04:59.833Z] INFO: Testing against a local daemon
04:04:59 [2020-08-29T04:04:59.833Z] === RUN   TestDockerNetworkMacvlanPersistance
04:05:00 [2020-08-29T04:05:00.084Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
04:05:00 [2020-08-29T04:05:00.084Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
04:05:00 [2020-08-29T04:05:00.478Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
04:05:00 [2020-08-29T04:05:00.478Z] === RUN   TestDockerNetworkMacvlan
04:05:00 [2020-08-29T04:05:00.649Z] === RUN   TestDockerSuite/TestBuildScratchCopy
04:05:01 [2020-08-29T04:05:01.215Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
04:05:01 [2020-08-29T04:05:01.522Z] === RUN   TestDockerNetworkMacvlan/Subinterface
04:05:01 [2020-08-29T04:05:01.782Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
04:05:01 [2020-08-29T04:05:01.782Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s)
04:05:01 [2020-08-29T04:05:01.782Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
04:05:02 [2020-08-29T04:05:02.161Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
04:05:02 [2020-08-29T04:05:02.733Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
04:05:03 [2020-08-29T04:05:03.205Z] === RUN   TestDockerNetworkMacvlan/NilParent
04:05:03 [2020-08-29T04:05:03.672Z] === RUN   TestDockerSuite/TestBuildShellInherited
04:05:03 [2020-08-29T04:05:03.672Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s)
04:05:03 [2020-08-29T04:05:03.672Z] === RUN   TestAuthZPluginHeader
04:05:04 [2020-08-29T04:05:04.607Z] === RUN   TestDockerSuite/TestBuildShellMultiple
04:05:04 [2020-08-29T04:05:04.607Z] --- PASS: TestAuthZPluginHeader (0.83s)
04:05:04 [2020-08-29T04:05:04.607Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
04:05:05 [2020-08-29T04:05:05.295Z] === RUN   TestDockerNetworkMacvlan/InternalMode
04:05:06 [2020-08-29T04:05:06.447Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 14.1% of statements
04:05:06 [2020-08-29T04:05:06.447Z] ok  	github.com/docker/docker/daemon	12.134s	coverage: 17.4% of statements
04:05:06 [2020-08-29T04:05:06.447Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
04:05:06 [2020-08-29T04:05:06.447Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
04:05:07 [2020-08-29T04:05:07.010Z] ok  	github.com/docker/docker/daemon/config	0.057s	coverage: 81.8% of statements
04:05:07 [2020-08-29T04:05:07.141Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
04:05:07 [2020-08-29T04:05:07.141Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
04:05:07 [2020-08-29T04:05:07.141Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
04:05:07 [2020-08-29T04:05:07.383Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
04:05:07 [2020-08-29T04:05:07.398Z] === RUN   TestDockerSuite/TestBuildSpaces
04:05:07 [2020-08-29T04:05:07.656Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
04:05:07 [2020-08-29T04:05:07.939Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
04:05:08 [2020-08-29T04:05:08.195Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
04:05:08 [2020-08-29T04:05:08.195Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
04:05:08 [2020-08-29T04:05:08.195Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
04:05:08 [2020-08-29T04:05:08.591Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
04:05:08 [2020-08-29T04:05:08.591Z] === RUN   TestDockerSuite/TestBuildStderr
04:05:08 [2020-08-29T04:05:08.591Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.09s)
04:05:08 [2020-08-29T04:05:08.591Z] === RUN   TestAuthZPluginV2Disable
04:05:09 [2020-08-29T04:05:09.162Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
04:05:09 [2020-08-29T04:05:09.563Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
04:05:10 [2020-08-29T04:05:10.926Z] === RUN   TestDockerNetworkMacvlan/Addressing
04:05:11 [2020-08-29T04:05:11.454Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.444s	coverage: 73.1% of statements
04:05:11 [2020-08-29T04:05:11.569Z] --- PASS: TestDockerNetworkMacvlan (10.92s)
04:05:11 [2020-08-29T04:05:11.569Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
04:05:11 [2020-08-29T04:05:11.569Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
04:05:11 [2020-08-29T04:05:11.569Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
04:05:11 [2020-08-29T04:05:11.569Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s)
04:05:11 [2020-08-29T04:05:11.569Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s)
04:05:11 [2020-08-29T04:05:11.569Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s)
04:05:11 [2020-08-29T04:05:11.569Z] PASS
04:05:11 [2020-08-29T04:05:11.569Z] 
04:05:11 [2020-08-29T04:05:11.569Z] DONE 8 tests in 12.380s
04:05:11 [2020-08-29T04:05:11.569Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
04:05:11 [2020-08-29T04:05:11.569Z] ++ 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
04:05:11 [2020-08-29T04:05:11.569Z] ++ set -e
04:05:11 [2020-08-29T04:05:11.569Z] ++ '[' -n 0 ']'
04:05:11 [2020-08-29T04:05:11.569Z] ++ set -x
04:05:11 [2020-08-29T04:05:11.569Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:05:11 [2020-08-29T04:05:11.569Z] testing: warning: no tests to run
04:05:11 [2020-08-29T04:05:11.569Z] PASS
04:05:11 [2020-08-29T04:05:11.569Z] 
04:05:11 [2020-08-29T04:05:11.569Z] DONE 0 tests in 0.012s
04:05:11 [2020-08-29T04:05:11.569Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
04:05:11 [2020-08-29T04:05:11.570Z] ++ 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
04:05:11 [2020-08-29T04:05:11.570Z] ++ set -e
04:05:11 [2020-08-29T04:05:11.570Z] ++ '[' -n 0 ']'
04:05:11 [2020-08-29T04:05:11.570Z] ++ set -x
04:05:11 [2020-08-29T04:05:11.570Z] ++ env -i DEST=/go/src/github.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
04:05:11 [2020-08-29T04:05:11.570Z] INFO: Testing against a local daemon
04:05:11 [2020-08-29T04:05:11.570Z] === RUN   TestAuthZPluginAllowRequest
04:05:12 [2020-08-29T04:05:12.383Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
04:05:12 [2020-08-29T04:05:12.446Z] === RUN   TestDockerSuite/TestBuildStopSignal
04:05:12 [2020-08-29T04:05:12.446Z] --- PASS: TestAuthZPluginV2Disable (3.61s)
04:05:12 [2020-08-29T04:05:12.446Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
04:05:12 [2020-08-29T04:05:12.446Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
04:05:13 [2020-08-29T04:05:13.013Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
04:05:13 [2020-08-29T04:05:13.096Z] --- PASS: TestAuthZPluginAllowRequest (1.33s)
04:05:13 [2020-08-29T04:05:13.096Z] === RUN   TestAuthZPluginTLS
04:05:13 [2020-08-29T04:05:13.389Z] --- PASS: TestAuthZPluginTLS (0.55s)
04:05:13 [2020-08-29T04:05:13.389Z] === RUN   TestAuthZPluginDenyRequest
04:05:13 [2020-08-29T04:05:13.751Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.459s	coverage: 57.0% of statements
04:05:13 [2020-08-29T04:05:13.948Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
04:05:14 [2020-08-29T04:05:14.030Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
04:05:14 [2020-08-29T04:05:14.030Z] === RUN   TestAuthZPluginAPIDenyResponse
04:05:14 [2020-08-29T04:05:14.516Z] === RUN   TestDockerSuite/TestBuildTagEvent
04:05:14 [2020-08-29T04:05:14.670Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
04:05:14 [2020-08-29T04:05:14.670Z] === RUN   TestAuthZPluginDenyResponse
04:05:14 [2020-08-29T04:05:14.966Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
04:05:14 [2020-08-29T04:05:14.966Z] === RUN   TestAuthZPluginAllowEventStream
04:05:15 [2020-08-29T04:05:15.452Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
04:05:15 [2020-08-29T04:05:15.647Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.8% of statements
04:05:15 [2020-08-29T04:05:15.710Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.36s)
04:05:15 [2020-08-29T04:05:15.710Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
04:05:16 [2020-08-29T04:05:16.486Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s)
04:05:16 [2020-08-29T04:05:16.486Z] === RUN   TestAuthZPluginErrorResponse
04:05:16 [2020-08-29T04:05:16.644Z] === RUN   TestDockerSuite/TestBuildUser
04:05:17 [2020-08-29T04:05:17.124Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
04:05:17 [2020-08-29T04:05:17.124Z] === RUN   TestAuthZPluginErrorRequest
04:05:17 [2020-08-29T04:05:17.420Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
04:05:17 [2020-08-29T04:05:17.420Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
04:05:18 [2020-08-29T04:05:18.059Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
04:05:18 [2020-08-29T04:05:18.059Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
04:05:18 [2020-08-29T04:05:18.167Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.305s	coverage: 49.5% of statements
04:05:18 [2020-08-29T04:05:18.167Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.060s	coverage: 46.2% of statements
04:05:18 [2020-08-29T04:05:18.167Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
04:05:18 [2020-08-29T04:05:18.549Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
04:05:20 [2020-08-29T04:05:20.063Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.690s	coverage: 57.7% of statements
04:05:20 [2020-08-29T04:05:20.063Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
04:05:20 [2020-08-29T04:05:20.140Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s)
04:05:20 [2020-08-29T04:05:20.140Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
04:05:20 [2020-08-29T04:05:20.626Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.336s	coverage: 76.1% of statements
04:05:20 [2020-08-29T04:05:20.626Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
04:05:21 [2020-08-29T04:05:21.658Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s)
04:05:21 [2020-08-29T04:05:21.659Z] === RUN   TestAuthZPluginHeader
04:05:21 [2020-08-29T04:05:21.836Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
04:05:22 [2020-08-29T04:05:22.037Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
04:05:22 [2020-08-29T04:05:22.299Z] --- PASS: TestAuthZPluginHeader (0.82s)
04:05:22 [2020-08-29T04:05:22.299Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
04:05:22 [2020-08-29T04:05:22.299Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
04:05:22 [2020-08-29T04:05:22.299Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:05:22 [2020-08-29T04:05:22.299Z] === RUN   TestAuthZPluginV2Disable
04:05:22 [2020-08-29T04:05:22.299Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
04:05:22 [2020-08-29T04:05:22.299Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:05:22 [2020-08-29T04:05:22.299Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
04:05:22 [2020-08-29T04:05:22.299Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
04:05:22 [2020-08-29T04:05:22.299Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:05:22 [2020-08-29T04:05:22.299Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
04:05:22 [2020-08-29T04:05:22.299Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
04:05:22 [2020-08-29T04:05:22.299Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:05:22 [2020-08-29T04:05:22.299Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
04:05:22 [2020-08-29T04:05:22.607Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
04:05:23 [2020-08-29T04:05:23.550Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
04:05:25 [2020-08-29T04:05:25.440Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 4.9% of statements
04:05:25 [2020-08-29T04:05:25.440Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
04:05:25 [2020-08-29T04:05:25.440Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
04:05:25 [2020-08-29T04:05:25.440Z] ok  	github.com/docker/docker/daemon/logger	0.245s	coverage: 41.0% of statements
04:05:27 [2020-08-29T04:05:27.119Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.42s)
04:05:27 [2020-08-29T04:05:27.119Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
04:05:27 [2020-08-29T04:05:27.330Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
04:05:27 [2020-08-29T04:05:27.330Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.172s	coverage: 77.4% of statements
04:05:27 [2020-08-29T04:05:27.330Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
04:05:27 [2020-08-29T04:05:27.330Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
04:05:28 [2020-08-29T04:05:28.695Z] ok  	github.com/docker/docker/daemon/logger/journald	0.034s	coverage: 26.2% of statements
04:05:28 [2020-08-29T04:05:28.695Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.013s	coverage: 61.6% of statements
04:05:28 [2020-08-29T04:05:28.951Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
04:05:30 [2020-08-29T04:05:30.317Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
04:05:30 [2020-08-29T04:05:30.317Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
04:05:30 [2020-08-29T04:05:30.879Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.033s	coverage: 37.7% of statements
04:05:31 [2020-08-29T04:05:31.810Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.025s	coverage: 33.3% of statements
04:05:32 [2020-08-29T04:05:32.384Z] === RUN   TestDockerSuite/TestBuildVerboseOut
04:05:32 [2020-08-29T04:05:32.642Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
04:05:32 [2020-08-29T04:05:32.901Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
04:05:33 [2020-08-29T04:05:33.466Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
04:05:33 [2020-08-29T04:05:33.700Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
04:05:33 [2020-08-29T04:05:33.700Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
04:05:34 [2020-08-29T04:05:34.034Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
04:05:34 [2020-08-29T04:05:34.262Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.665s	coverage: 82.5% of statements
04:05:34 [2020-08-29T04:05:34.262Z] ?   	github.com/docker/docker/daemon/names	[no test files]
04:05:34 [2020-08-29T04:05:34.262Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
04:05:34 [2020-08-29T04:05:34.262Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
04:05:34 [2020-08-29T04:05:34.967Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
04:05:34 [2020-08-29T04:05:34.967Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
04:05:34 [2020-08-29T04:05:34.967Z] === RUN   TestDockerSuite/TestBuildWindowsUser
04:05:34 [2020-08-29T04:05:34.967Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
04:05:34 [2020-08-29T04:05:34.967Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
04:05:35 [2020-08-29T04:05:35.901Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
04:05:35 [2020-08-29T04:05:35.901Z] === RUN   TestDockerSuite/TestBuildWithFailure
04:05:36 [2020-08-29T04:05:36.466Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
04:05:36 [2020-08-29T04:05:36.778Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
04:05:36 [2020-08-29T04:05:36.779Z] ok  	github.com/docker/docker/distribution	0.199s	coverage: 21.9% of statements
04:05:36 [2020-08-29T04:05:36.779Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
04:05:37 [2020-08-29T04:05:37.034Z] === RUN   TestDockerSuite/TestBuildWithTabs
04:05:37 [2020-08-29T04:05:37.601Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
04:05:37 [2020-08-29T04:05:37.601Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
04:05:37 [2020-08-29T04:05:37.601Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
04:05:38 [2020-08-29T04:05:38.145Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
04:05:39 [2020-08-29T04:05:39.073Z] ok  	github.com/docker/docker/image	0.018s	coverage: 83.2% of statements
04:05:40 [2020-08-29T04:05:40.003Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
04:05:40 [2020-08-29T04:05:40.003Z] ok  	github.com/docker/docker/distribution/xfer	1.876s	coverage: 85.1% of statements
04:05:40 [2020-08-29T04:05:40.003Z] ?   	github.com/docker/docker/dockerversion	[no test files]
04:05:40 [2020-08-29T04:05:40.003Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
04:05:40 [2020-08-29T04:05:40.135Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
04:05:40 [2020-08-29T04:05:40.902Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s)
04:05:40 [2020-08-29T04:05:40.902Z] PASS
04:05:40 [2020-08-29T04:05:40.902Z] 
04:05:40 [2020-08-29T04:05:40.902Z] === Skipped
04:05:40 [2020-08-29T04:05:40.902Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
04:05:40 [2020-08-29T04:05:40.902Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:05:40 [2020-08-29T04:05:40.902Z] 
04:05:40 [2020-08-29T04:05:40.902Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
04:05:40 [2020-08-29T04:05:40.902Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:05:40 [2020-08-29T04:05:40.902Z] 
04:05:40 [2020-08-29T04:05:40.902Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
04:05:40 [2020-08-29T04:05:40.902Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:05:40 [2020-08-29T04:05:40.902Z] 
04:05:40 [2020-08-29T04:05:40.902Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
04:05:40 [2020-08-29T04:05:40.902Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:05:40 [2020-08-29T04:05:40.902Z] 
04:05:40 [2020-08-29T04:05:40.902Z] 
04:05:40 [2020-08-29T04:05:40.902Z] DONE 17 tests, 4 skipped in 27.436s
04:05:40 [2020-08-29T04:05:40.902Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
04:05:40 [2020-08-29T04:05:40.902Z] ++ 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
04:05:40 [2020-08-29T04:05:40.902Z] ++ set -e
04:05:40 [2020-08-29T04:05:40.902Z] ++ '[' -n 0 ']'
04:05:40 [2020-08-29T04:05:40.902Z] ++ set -x
04:05:40 [2020-08-29T04:05:40.902Z] ++ env -i DEST=/go/src/github.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
04:05:40 [2020-08-29T04:05:40.902Z] INFO: Testing against a local daemon
04:05:40 [2020-08-29T04:05:40.902Z] === RUN   TestPluginInvalidJSON
04:05:40 [2020-08-29T04:05:40.902Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
04:05:40 [2020-08-29T04:05:40.902Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
04:05:40 [2020-08-29T04:05:40.902Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
04:05:40 [2020-08-29T04:05:40.902Z] --- PASS: TestPluginInvalidJSON (0.01s)
04:05:40 [2020-08-29T04:05:40.902Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
04:05:40 [2020-08-29T04:05:40.902Z] === RUN   TestPluginInstall
04:05:40 [2020-08-29T04:05:40.902Z] === RUN   TestPluginInstall/no_auth
04:05:40 [2020-08-29T04:05:40.932Z] ok  	github.com/docker/docker/image/v1	0.010s	coverage: 25.0% of statements
04:05:40 [2020-08-29T04:05:40.932Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
04:05:41 [2020-08-29T04:05:41.068Z] === RUN   TestDockerSuite/TestBuildWithVolumes
04:05:41 [2020-08-29T04:05:41.633Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
04:05:41 [2020-08-29T04:05:41.860Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
04:05:41 [2020-08-29T04:05:41.891Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
04:05:42 [2020-08-29T04:05:42.149Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
04:05:42 [2020-08-29T04:05:42.149Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
04:05:42 [2020-08-29T04:05:42.715Z] === RUN   TestDockerSuite/TestBuildXZHost
04:05:43 [2020-08-29T04:05:43.048Z] ok  	github.com/docker/docker/integration/container	54.081s
04:05:43 [2020-08-29T04:05:43.048Z] 
04:05:43 [2020-08-29T04:05:43.048Z] === Skipped
04:05:43 [2020-08-29T04:05:43.048Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
04:05:43 [2020-08-29T04:05:43.048Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:05:43 [2020-08-29T04:05:43.048Z] 
04:05:43 [2020-08-29T04:05:43.048Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.01s)
04:05:43 [2020-08-29T04:05:43.048Z]     copy_test.go:25: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.048Z] 
04:05:43 [2020-08-29T04:05:43.048Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.01s)
04:05:43 [2020-08-29T04:05:43.048Z]     copy_test.go:39: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.048Z] 
04:05:43 [2020-08-29T04:05:43.048Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.01s)
04:05:43 [2020-08-29T04:05:43.048Z]     copy_test.go:51: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.048Z] 
04:05:43 [2020-08-29T04:05:43.048Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.01s)
04:05:43 [2020-08-29T04:05:43.048Z]     copy_test.go:65: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.048Z] 
04:05:43 [2020-08-29T04:05:43.048Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
04:05:43 [2020-08-29T04:05:43.048Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.048Z] 
04:05:43 [2020-08-29T04:05:43.048Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
04:05:43 [2020-08-29T04:05:43.048Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
04:05:43 [2020-08-29T04:05:43.048Z] 
04:05:43 [2020-08-29T04:05:43.048Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
04:05:43 [2020-08-29T04:05:43.048Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.048Z] 
04:05:43 [2020-08-29T04:05:43.048Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
04:05:43 [2020-08-29T04:05:43.048Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
04:05:43 [2020-08-29T04:05:43.048Z] 
04:05:43 [2020-08-29T04:05:43.048Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
04:05:43 [2020-08-29T04:05:43.048Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
04:05:43 [2020-08-29T04:05:43.048Z] 
04:05:43 [2020-08-29T04:05:43.048Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
04:05:43 [2020-08-29T04:05:43.048Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
04:05:43 [2020-08-29T04:05:43.048Z] 
04:05:43 [2020-08-29T04:05:43.048Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
04:05:43 [2020-08-29T04:05:43.048Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.048Z] 
04:05:43 [2020-08-29T04:05:43.048Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
04:05:43 [2020-08-29T04:05:43.048Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
04:05:43 [2020-08-29T04:05:43.048Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] DONE 84 tests, 41 skipped in 56.725s
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] Running D:\gopath\src\github.com\docker\docker\integration\image
04:05:43 [2020-08-29T04:05:43.049Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:05:43 [2020-08-29T04:05:43.049Z] INFO: Testing against a local daemon
04:05:43 [2020-08-29T04:05:43.049Z] ok  	github.com/docker/docker/integration/image	0.437s
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === Skipped
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     tag_test.go:98: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] DONE 11 tests, 4 skipped in 2.518s
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] Running D:\gopath\src\github.com\docker\docker\integration\network
04:05:43 [2020-08-29T04:05:43.049Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:05:43 [2020-08-29T04:05:43.049Z] INFO: Testing against a local daemon
04:05:43 [2020-08-29T04:05:43.049Z] ok  	github.com/docker/docker/integration/network	0.262s
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === Skipped
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     network_test.go:97: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     service_test.go:29: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     service_test.go:52: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     service_test.go:96: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     service_test.go:130: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     service_test.go:181: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     service_test.go:206: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     service_test.go:236: FLAKY_TEST
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     service_test.go:326: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
04:05:43 [2020-08-29T04:05:43.049Z]     service_test.go:394: testEnv.OSType == "windows"
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] DONE 19 tests, 15 skipped in 2.631s
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
04:05:43 [2020-08-29T04:05:43.049Z] testing: warning: no tests to run
04:05:43 [2020-08-29T04:05:43.049Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.074s
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] DONE 0 tests in 0.771s
04:05:43 [2020-08-29T04:05:43.049Z] 
04:05:43 [2020-08-29T04:05:43.049Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
04:05:43 [2020-08-29T04:05:43.049Z] testing: warning: no tests to run
04:05:43 [2020-08-29T04:05:43.049Z] ok  	github.com/docker/docker/integration/network/macvlan	0.086s
04:05:43 [2020-08-29T04:05:43.227Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.1% of statements
04:05:43 [2020-08-29T04:05:43.227Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
04:05:43 [2020-08-29T04:05:43.505Z] 
04:05:43 [2020-08-29T04:05:43.505Z] DONE 0 tests in 0.769s
04:05:43 [2020-08-29T04:05:43.505Z] 
04:05:43 [2020-08-29T04:05:43.505Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
04:05:43 [2020-08-29T04:05:43.650Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.67s)
04:05:43 [2020-08-29T04:05:43.650Z] PASS
04:05:43 [2020-08-29T04:05:43.650Z] 
04:05:43 [2020-08-29T04:05:43.650Z] DONE 17 tests in 50.667s
04:05:43 [2020-08-29T04:05:43.650Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
04:05:43 [2020-08-29T04:05:43.650Z] ++ 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
04:05:43 [2020-08-29T04:05:43.650Z] ++ set -e
04:05:43 [2020-08-29T04:05:43.650Z] ++ '[' -n 0 ']'
04:05:43 [2020-08-29T04:05:43.650Z] ++ set -x
04:05:43 [2020-08-29T04:05:43.650Z] ++ env -i DEST=/go/src/github.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
04:05:43 [2020-08-29T04:05:43.908Z] INFO: Testing against a local daemon
04:05:43 [2020-08-29T04:05:43.908Z] === RUN   TestPluginInvalidJSON
04:05:43 [2020-08-29T04:05:43.908Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
04:05:43 [2020-08-29T04:05:43.908Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
04:05:43 [2020-08-29T04:05:43.908Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
04:05:43 [2020-08-29T04:05:43.908Z] --- PASS: TestPluginInvalidJSON (0.04s)
04:05:43 [2020-08-29T04:05:43.908Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
04:05:43 [2020-08-29T04:05:43.908Z] === RUN   TestPluginInstall
04:05:43 [2020-08-29T04:05:43.908Z] === RUN   TestPluginInstall/no_auth
04:05:43 [2020-08-29T04:05:43.960Z] testing: warning: no tests to run
04:05:43 [2020-08-29T04:05:43.960Z] ok  	github.com/docker/docker/integration/plugin	0.073s
04:05:43 [2020-08-29T04:05:43.960Z] 
04:05:43 [2020-08-29T04:05:43.960Z] DONE 0 tests in 0.733s
04:05:43 [2020-08-29T04:05:43.960Z] 
04:05:43 [2020-08-29T04:05:43.960Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
04:05:44 [2020-08-29T04:05:44.167Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
04:05:44 [2020-08-29T04:05:44.167Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
04:05:44 [2020-08-29T04:05:44.167Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
04:05:44 [2020-08-29T04:05:44.449Z] time="2020-08-29T04:05:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:05:44 [2020-08-29T04:05:44.449Z] time="2020-08-29T04:05:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b458ab0c38841b33e739fd01826b3a024f2fb158f1cc98b458d85b0fe55c771c" mediatype=application/vnd.docker.plugin.v1+json size=522
04:05:44 [2020-08-29T04:05:44.449Z] time="2020-08-29T04:05:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:05:44 [2020-08-29T04:05:44.449Z] time="2020-08-29T04:05:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b458ab0c38841b33e739fd01826b3a024f2fb158f1cc98b458d85b0fe55c771c" mediatype=application/vnd.docker.plugin.v1+json size=522
04:05:44 [2020-08-29T04:05:44.449Z] === RUN   TestPluginInstall/with_htpasswd
04:05:44 [2020-08-29T04:05:44.734Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
04:05:44 [2020-08-29T04:05:44.923Z] testing: warning: no tests to run
04:05:44 [2020-08-29T04:05:44.923Z] ok  	github.com/docker/docker/integration/plugin/authz	0.064s
04:05:44 [2020-08-29T04:05:44.923Z] 
04:05:44 [2020-08-29T04:05:44.923Z] DONE 0 tests in 0.745s
04:05:44 [2020-08-29T04:05:44.923Z] 
04:05:44 [2020-08-29T04:05:44.923Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
04:05:45 [2020-08-29T04:05:45.092Z] time="2020-08-29T04:05:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:05:45 [2020-08-29T04:05:45.092Z] time="2020-08-29T04:05:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef77388ef6cdf7bb5e2fbe42a391026dc9389f0fafe0eb2e546cbbd95ad7f625" mediatype=application/vnd.docker.plugin.v1+json size=522
04:05:45 [2020-08-29T04:05:45.092Z] time="2020-08-29T04:05:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:05:45 [2020-08-29T04:05:45.092Z] time="2020-08-29T04:05:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef77388ef6cdf7bb5e2fbe42a391026dc9389f0fafe0eb2e546cbbd95ad7f625" mediatype=application/vnd.docker.plugin.v1+json size=522
04:05:45 [2020-08-29T04:05:45.118Z] ok  	github.com/docker/docker/pkg/archive	0.319s	coverage: 76.9% of statements
04:05:45 [2020-08-29T04:05:45.387Z] === RUN   TestPluginInstall/with_insecure
04:05:45 [2020-08-29T04:05:45.696Z] === RUN   TestDockerSuite/TestCommitChange
04:05:46 [2020-08-29T04:05:46.045Z] ok  	github.com/docker/docker/pkg/authorization	0.359s	coverage: 68.3% of statements
04:05:46 [2020-08-29T04:05:46.301Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
04:05:46 [2020-08-29T04:05:46.440Z] time="2020-08-29T04:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:05:46 [2020-08-29T04:05:46.440Z] time="2020-08-29T04:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c13d53dcad91fa6ae369111ed503c88917fca896c8bf330dabe6f16b025ff84" mediatype=application/vnd.docker.plugin.v1+json size=522
04:05:46 [2020-08-29T04:05:46.440Z] time="2020-08-29T04:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:05:46 [2020-08-29T04:05:46.440Z] time="2020-08-29T04:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c13d53dcad91fa6ae369111ed503c88917fca896c8bf330dabe6f16b025ff84" mediatype=application/vnd.docker.plugin.v1+json size=522
04:05:46 [2020-08-29T04:05:46.557Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
04:05:46 [2020-08-29T04:05:46.631Z] === RUN   TestDockerSuite/TestCommitChangeLabels
04:05:46 [2020-08-29T04:05:46.735Z] --- PASS: TestPluginInstall (7.64s)
04:05:46 [2020-08-29T04:05:46.735Z]     --- PASS: TestPluginInstall/no_auth (5.32s)
04:05:46 [2020-08-29T04:05:46.735Z]     --- PASS: TestPluginInstall/with_htpasswd (0.95s)
04:05:46 [2020-08-29T04:05:46.735Z]     --- PASS: TestPluginInstall/with_insecure (1.36s)
04:05:46 [2020-08-29T04:05:46.735Z]         plugin_test.go:157: [dd45100c84e0a] daemon is not started
04:05:46 [2020-08-29T04:05:46.735Z] PASS
04:05:46 [2020-08-29T04:05:46.735Z] 
04:05:46 [2020-08-29T04:05:46.735Z] DONE 6 tests in 7.723s
04:05:46 [2020-08-29T04:05:46.735Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
04:05:46 [2020-08-29T04:05:46.735Z] ++ 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
04:05:46 [2020-08-29T04:05:46.735Z] ++ set -e
04:05:46 [2020-08-29T04:05:46.735Z] ++ '[' -n 0 ']'
04:05:46 [2020-08-29T04:05:46.735Z] ++ set -x
04:05:46 [2020-08-29T04:05:46.735Z] ++ env -i DEST=/go/src/github.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
04:05:46 [2020-08-29T04:05:46.735Z] INFO: Testing against a local daemon
04:05:46 [2020-08-29T04:05:46.735Z] === RUN   TestExternalGraphDriver
04:05:46 [2020-08-29T04:05:46.735Z] === RUN   TestExternalGraphDriver/json
04:05:47 [2020-08-29T04:05:47.565Z] === RUN   TestDockerSuite/TestCommitHardlink
04:05:48 [2020-08-29T04:05:48.815Z] === RUN   TestExternalGraphDriver/spec
04:05:49 [2020-08-29T04:05:49.467Z] === RUN   TestDockerSuite/TestCommitNewFile
04:05:49 [2020-08-29T04:05:49.822Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.482s	coverage: 43.2% of statements
04:05:49 [2020-08-29T04:05:49.822Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
04:05:50 [2020-08-29T04:05:50.078Z] ok  	github.com/docker/docker/layer	7.775s	coverage: 68.8% of statements
04:05:50 [2020-08-29T04:05:50.078Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
04:05:50 [2020-08-29T04:05:50.078Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
04:05:50 [2020-08-29T04:05:50.078Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
04:05:50 [2020-08-29T04:05:50.078Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
04:05:50 [2020-08-29T04:05:50.078Z] ?   	github.com/docker/docker/oci	[no test files]
04:05:50 [2020-08-29T04:05:50.078Z] ?   	github.com/docker/docker/oci/caps	[no test files]
04:05:50 [2020-08-29T04:05:50.078Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
04:05:50 [2020-08-29T04:05:50.078Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
04:05:50 [2020-08-29T04:05:50.334Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
04:05:50 [2020-08-29T04:05:50.355Z] === RUN   TestExternalGraphDriver/pull
04:05:50 [2020-08-29T04:05:50.842Z] === RUN   TestDockerSuite/TestCommitPausedContainer
04:05:50 [2020-08-29T04:05:50.897Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
04:05:51 [2020-08-29T04:05:51.409Z] === RUN   TestDockerSuite/TestCommitTTY
04:05:51 [2020-08-29T04:05:51.458Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
04:05:51 [2020-08-29T04:05:51.669Z] time="2020-08-29T04:05:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:05:51 [2020-08-29T04:05:51.669Z] time="2020-08-29T04:05:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0f495eebcd804e2d1ed3142ba9919bd5a708b5ecdf7ec316c3fe9819122190c" mediatype=application/vnd.docker.plugin.v1+json size=522
04:05:51 [2020-08-29T04:05:51.669Z] time="2020-08-29T04:05:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:05:51 [2020-08-29T04:05:51.669Z] time="2020-08-29T04:05:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0f495eebcd804e2d1ed3142ba9919bd5a708b5ecdf7ec316c3fe9819122190c" mediatype=application/vnd.docker.plugin.v1+json size=522
04:05:52 [2020-08-29T04:05:52.022Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
04:05:52 [2020-08-29T04:05:52.237Z] === RUN   TestPluginInstall/with_htpasswd
04:05:52 [2020-08-29T04:05:52.437Z] --- PASS: TestExternalGraphDriver (5.38s)
04:05:52 [2020-08-29T04:05:52.437Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
04:05:52 [2020-08-29T04:05:52.437Z]     --- PASS: TestExternalGraphDriver/spec (1.78s)
04:05:52 [2020-08-29T04:05:52.437Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
04:05:52 [2020-08-29T04:05:52.437Z] === RUN   TestGraphdriverPluginV2
04:05:52 [2020-08-29T04:05:52.437Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
04:05:52 [2020-08-29T04:05:52.437Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:05:52 [2020-08-29T04:05:52.437Z] PASS
04:05:52 [2020-08-29T04:05:52.437Z] 
04:05:52 [2020-08-29T04:05:52.437Z] === Skipped
04:05:52 [2020-08-29T04:05:52.437Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
04:05:52 [2020-08-29T04:05:52.437Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:05:52 [2020-08-29T04:05:52.437Z] 
04:05:52 [2020-08-29T04:05:52.437Z] 
04:05:52 [2020-08-29T04:05:52.437Z] DONE 5 tests, 1 skipped in 5.523s
04:05:52 [2020-08-29T04:05:52.437Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
04:05:52 [2020-08-29T04:05:52.437Z] ++ 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
04:05:52 [2020-08-29T04:05:52.437Z] ++ set -e
04:05:52 [2020-08-29T04:05:52.437Z] ++ '[' -n 0 ']'
04:05:52 [2020-08-29T04:05:52.437Z] ++ set -x
04:05:52 [2020-08-29T04:05:52.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
04:05:52 [2020-08-29T04:05:52.437Z] INFO: Testing against a local daemon
04:05:52 [2020-08-29T04:05:52.437Z] === RUN   TestContinueAfterPluginCrash
04:05:52 [2020-08-29T04:05:52.437Z] === PAUSE TestContinueAfterPluginCrash
04:05:52 [2020-08-29T04:05:52.437Z] === RUN   TestReadPluginNoRead
04:05:52 [2020-08-29T04:05:52.437Z] === PAUSE TestReadPluginNoRead
04:05:52 [2020-08-29T04:05:52.437Z] === RUN   TestDaemonStartWithLogOpt
04:05:52 [2020-08-29T04:05:52.437Z] === PAUSE TestDaemonStartWithLogOpt
04:05:52 [2020-08-29T04:05:52.437Z] === CONT  TestContinueAfterPluginCrash
04:05:52 [2020-08-29T04:05:52.437Z] === CONT  TestDaemonStartWithLogOpt
04:05:52 [2020-08-29T04:05:52.437Z] === CONT  TestReadPluginNoRead
04:05:52 [2020-08-29T04:05:52.584Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
04:05:52 [2020-08-29T04:05:52.804Z] time="2020-08-29T04:05:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:05:52 [2020-08-29T04:05:52.804Z] time="2020-08-29T04:05:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4df3f3567c997e45e81608f2e7f86df46d30a5a5948cf2feb359bfaa7aab26ac" mediatype=application/vnd.docker.plugin.v1+json size=522
04:05:52 [2020-08-29T04:05:52.804Z] time="2020-08-29T04:05:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:05:52 [2020-08-29T04:05:52.805Z] time="2020-08-29T04:05:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4df3f3567c997e45e81608f2e7f86df46d30a5a5948cf2feb359bfaa7aab26ac" mediatype=application/vnd.docker.plugin.v1+json size=522
04:05:52 [2020-08-29T04:05:52.805Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
04:05:53 [2020-08-29T04:05:53.063Z] === RUN   TestPluginInstall/with_insecure
04:05:53 [2020-08-29T04:05:53.322Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
04:05:53 [2020-08-29T04:05:53.492Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:05:53 [2020-08-29T04:05:53.492Z] INFO: Testing against a local daemon
04:05:53 [2020-08-29T04:05:53.492Z] ok  	github.com/docker/docker/integration/plugin/common	0.239s
04:05:53 [2020-08-29T04:05:53.492Z] 
04:05:53 [2020-08-29T04:05:53.492Z] === Skipped
04:05:53 [2020-08-29T04:05:53.492Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
04:05:53 [2020-08-29T04:05:53.492Z]     plugin_test.go:55: testEnv.OSType == "windows"
04:05:53 [2020-08-29T04:05:53.492Z] 
04:05:53 [2020-08-29T04:05:53.492Z] 
04:05:53 [2020-08-29T04:05:53.492Z] DONE 3 tests, 1 skipped in 7.955s
04:05:53 [2020-08-29T04:05:53.492Z] 
04:05:53 [2020-08-29T04:05:53.492Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
04:05:53 [2020-08-29T04:05:53.950Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
04:05:54 [2020-08-29T04:05:54.257Z] time="2020-08-29T04:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:05:54 [2020-08-29T04:05:54.257Z] time="2020-08-29T04:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82907b5aaa85fdc7cd91491ce56d1127a019844a6d4dbe000f2b3156202ef679" mediatype=application/vnd.docker.plugin.v1+json size=522
04:05:54 [2020-08-29T04:05:54.257Z] time="2020-08-29T04:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:05:54 [2020-08-29T04:05:54.257Z] time="2020-08-29T04:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82907b5aaa85fdc7cd91491ce56d1127a019844a6d4dbe000f2b3156202ef679" mediatype=application/vnd.docker.plugin.v1+json size=522
04:05:54 [2020-08-29T04:05:54.513Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
04:05:54 [2020-08-29T04:05:54.515Z] === RUN   TestDockerSuite/TestCommitWithoutPause
04:05:54 [2020-08-29T04:05:54.774Z] --- PASS: TestPluginInstall (10.81s)
04:05:54 [2020-08-29T04:05:54.774Z]     --- PASS: TestPluginInstall/no_auth (8.19s)
04:05:54 [2020-08-29T04:05:54.774Z]     --- PASS: TestPluginInstall/with_htpasswd (1.06s)
04:05:54 [2020-08-29T04:05:54.774Z]     --- PASS: TestPluginInstall/with_insecure (1.56s)
04:05:54 [2020-08-29T04:05:54.774Z]         plugin_test.go:157: [db13c8d5ef9c9] daemon is not started
04:05:54 [2020-08-29T04:05:54.774Z] PASS
04:05:54 [2020-08-29T04:05:54.774Z] 
04:05:54 [2020-08-29T04:05:54.774Z] DONE 6 tests in 11.001s
04:05:54 [2020-08-29T04:05:54.774Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
04:05:54 [2020-08-29T04:05:54.774Z] ++ 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
04:05:54 [2020-08-29T04:05:54.774Z] ++ set -e
04:05:54 [2020-08-29T04:05:54.774Z] ++ '[' -n 0 ']'
04:05:54 [2020-08-29T04:05:54.774Z] ++ set -x
04:05:54 [2020-08-29T04:05:54.774Z] ++ env -i DEST=/go/src/github.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
04:05:55 [2020-08-29T04:05:55.033Z] INFO: Testing against a local daemon
04:05:55 [2020-08-29T04:05:55.033Z] === RUN   TestExternalGraphDriver
04:05:55 [2020-08-29T04:05:55.033Z] === RUN   TestExternalGraphDriver/json
04:05:55 [2020-08-29T04:05:55.076Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.100s	coverage: 84.1% of statements
04:05:55 [2020-08-29T04:05:55.076Z] ok  	github.com/docker/docker/pkg/fsutils	0.162s	coverage: 85.1% of statements
04:05:55 [2020-08-29T04:05:55.291Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
04:05:55 [2020-08-29T04:05:55.291Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
04:05:55 [2020-08-29T04:05:55.291Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
04:05:55 [2020-08-29T04:05:55.291Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
04:05:55 [2020-08-29T04:05:55.291Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
04:05:55 [2020-08-29T04:05:55.333Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
04:05:55 [2020-08-29T04:05:55.549Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
04:05:55 [2020-08-29T04:05:55.549Z] === RUN   TestDockerSuite/TestContainerAPICommit
04:05:56 [2020-08-29T04:05:56.262Z] ok  	github.com/docker/docker/pkg/idtools	0.448s	coverage: 70.1% of statements
04:05:56 [2020-08-29T04:05:56.381Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:05:56 [2020-08-29T04:05:56.381Z] INFO: Testing against a local daemon
04:05:56 [2020-08-29T04:05:56.381Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.269s
04:05:56 [2020-08-29T04:05:56.381Z] 
04:05:56 [2020-08-29T04:05:56.381Z] === Skipped
04:05:56 [2020-08-29T04:05:56.381Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
04:05:56 [2020-08-29T04:05:56.381Z]     external_test.go:48: runtime.GOOS == "windows"
04:05:56 [2020-08-29T04:05:56.381Z] 
04:05:56 [2020-08-29T04:05:56.381Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
04:05:56 [2020-08-29T04:05:56.381Z]     external_test.go:408: runtime.GOOS == "windows"
04:05:56 [2020-08-29T04:05:56.381Z] 
04:05:56 [2020-08-29T04:05:56.381Z] 
04:05:56 [2020-08-29T04:05:56.381Z] DONE 2 tests, 2 skipped in 3.207s
04:05:56 [2020-08-29T04:05:56.381Z] 
04:05:56 [2020-08-29T04:05:56.381Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
04:05:56 [2020-08-29T04:05:56.824Z] ok  	github.com/docker/docker/pkg/ioutils	0.513s	coverage: 69.3% of statements
04:05:56 [2020-08-29T04:05:56.923Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
04:05:56 [2020-08-29T04:05:56.923Z] === RUN   TestExternalGraphDriver/spec
04:05:57 [2020-08-29T04:05:57.081Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
04:05:57 [2020-08-29T04:05:57.338Z] ok  	github.com/docker/docker/pkg/locker	0.030s	coverage: 88.9% of statements
04:05:57 [2020-08-29T04:05:57.338Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
04:05:57 [2020-08-29T04:05:57.338Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
04:05:57 [2020-08-29T04:05:57.338Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
04:05:57 [2020-08-29T04:05:57.594Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
04:05:57 [2020-08-29T04:05:57.594Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
04:05:57 [2020-08-29T04:05:57.850Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
04:05:57 [2020-08-29T04:05:57.857Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
04:05:57 [2020-08-29T04:05:57.857Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
04:05:58 [2020-08-29T04:05:58.053Z] === RUN   TestReadPluginNoRead/disabled_caching
04:05:58 [2020-08-29T04:05:58.053Z] --- PASS: TestDaemonStartWithLogOpt (5.30s)
04:05:58 [2020-08-29T04:05:58.105Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
04:05:58 [2020-08-29T04:05:58.361Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
04:05:58 [2020-08-29T04:05:58.424Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
04:05:58 [2020-08-29T04:05:58.545Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:05:58 [2020-08-29T04:05:58.545Z] INFO: Testing against a local daemon
04:05:58 [2020-08-29T04:05:58.545Z] ok  	github.com/docker/docker/integration/plugin/logging	0.228s
04:05:58 [2020-08-29T04:05:58.617Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
04:05:58 [2020-08-29T04:05:58.617Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
04:05:58 [2020-08-29T04:05:58.617Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
04:05:58 [2020-08-29T04:05:58.683Z] === RUN   TestExternalGraphDriver/pull
04:05:58 [2020-08-29T04:05:58.688Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
04:05:58 [2020-08-29T04:05:58.941Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
04:05:59 [2020-08-29T04:05:59.002Z] 
04:05:59 [2020-08-29T04:05:59.002Z] === Skipped
04:05:59 [2020-08-29T04:05:59.002Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
04:05:59 [2020-08-29T04:05:59.002Z]     read_test.go:21: no unix domain sockets on Windows
04:05:59 [2020-08-29T04:05:59.002Z] 
04:05:59 [2020-08-29T04:05:59.002Z] 
04:05:59 [2020-08-29T04:05:59.002Z] DONE 1 tests, 1 skipped in 2.627s
04:05:59 [2020-08-29T04:05:59.002Z] 
04:05:59 [2020-08-29T04:05:59.002Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
04:05:59 [2020-08-29T04:05:59.508Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
04:05:59 [2020-08-29T04:05:59.545Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.012s	coverage: 56.8% of statements
04:05:59 [2020-08-29T04:05:59.766Z] === RUN   TestDockerSuite/TestContainerAPICreate
04:06:00 [2020-08-29T04:06:00.107Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
04:06:00 [2020-08-29T04:06:00.235Z] === RUN   TestReadPluginNoRead/default
04:06:00 [2020-08-29T04:06:00.530Z] testing: warning: no tests to run
04:06:00 [2020-08-29T04:06:00.530Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.093s
04:06:00 [2020-08-29T04:06:00.530Z] 
04:06:00 [2020-08-29T04:06:00.530Z] DONE 0 tests in 1.345s
04:06:00 [2020-08-29T04:06:00.530Z] 
04:06:00 [2020-08-29T04:06:00.530Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
04:06:00 [2020-08-29T04:06:00.670Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
04:06:00 [2020-08-29T04:06:00.670Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
04:06:00 [2020-08-29T04:06:00.701Z] --- PASS: TestExternalGraphDriver (5.72s)
04:06:00 [2020-08-29T04:06:00.701Z]     --- PASS: TestExternalGraphDriver/json (1.85s)
04:06:00 [2020-08-29T04:06:00.701Z]     --- PASS: TestExternalGraphDriver/spec (1.86s)
04:06:00 [2020-08-29T04:06:00.701Z]     --- PASS: TestExternalGraphDriver/pull (1.85s)
04:06:00 [2020-08-29T04:06:00.701Z] === RUN   TestGraphdriverPluginV2
04:06:00 [2020-08-29T04:06:00.701Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
04:06:00 [2020-08-29T04:06:00.701Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
04:06:00 [2020-08-29T04:06:00.701Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
04:06:00 [2020-08-29T04:06:00.701Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
04:06:01 [2020-08-29T04:06:01.267Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
04:06:01 [2020-08-29T04:06:01.267Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
04:06:01 [2020-08-29T04:06:01.267Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
04:06:01 [2020-08-29T04:06:01.525Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
04:06:01 [2020-08-29T04:06:01.525Z] === RUN   TestDockerSuite/TestContainerAPIDelete
04:06:01 [2020-08-29T04:06:01.750Z] --- PASS: TestReadPluginNoRead (9.25s)
04:06:01 [2020-08-29T04:06:01.750Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.44s)
04:06:01 [2020-08-29T04:06:01.750Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s)
04:06:01 [2020-08-29T04:06:01.750Z]     --- PASS: TestReadPluginNoRead/default (1.46s)
04:06:01 [2020-08-29T04:06:01.750Z]     read_test.go:92: [d25fea0c8e6cb] daemon is not started
04:06:02 [2020-08-29T04:06:02.033Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
04:06:02 [2020-08-29T04:06:02.100Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
04:06:02 [2020-08-29T04:06:02.290Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
04:06:02 [2020-08-29T04:06:02.694Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:06:02 [2020-08-29T04:06:02.694Z] INFO: Testing against a local daemon
04:06:02 [2020-08-29T04:06:02.694Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.245s
04:06:02 [2020-08-29T04:06:02.789Z] --- PASS: TestContinueAfterPluginCrash (10.55s)
04:06:02 [2020-08-29T04:06:02.789Z] PASS
04:06:02 [2020-08-29T04:06:02.789Z] 
04:06:02 [2020-08-29T04:06:02.789Z] DONE 6 tests in 10.634s
04:06:02 [2020-08-29T04:06:02.789Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
04:06:02 [2020-08-29T04:06:02.789Z] ++ 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
04:06:02 [2020-08-29T04:06:02.789Z] ++ set -e
04:06:02 [2020-08-29T04:06:02.789Z] ++ '[' -n 0 ']'
04:06:02 [2020-08-29T04:06:02.789Z] ++ set -x
04:06:02 [2020-08-29T04:06:02.789Z] ++ env -i DEST=/go/src/github.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
04:06:02 [2020-08-29T04:06:02.789Z] testing: warning: no tests to run
04:06:02 [2020-08-29T04:06:02.789Z] PASS
04:06:02 [2020-08-29T04:06:02.789Z] 
04:06:02 [2020-08-29T04:06:02.789Z] DONE 0 tests in 0.016s
04:06:02 [2020-08-29T04:06:02.789Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
04:06:02 [2020-08-29T04:06:02.789Z] ++ 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
04:06:02 [2020-08-29T04:06:02.789Z] ++ set -e
04:06:02 [2020-08-29T04:06:02.789Z] ++ '[' -n 0 ']'
04:06:02 [2020-08-29T04:06:02.789Z] ++ set -x
04:06:02 [2020-08-29T04:06:02.789Z] ++ env -i DEST=/go/src/github.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
04:06:03 [2020-08-29T04:06:03.036Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
04:06:03 [2020-08-29T04:06:03.082Z] INFO: Testing against a local daemon
04:06:03 [2020-08-29T04:06:03.082Z] === RUN   TestPluginWithDevMounts
04:06:03 [2020-08-29T04:06:03.082Z] === PAUSE TestPluginWithDevMounts
04:06:03 [2020-08-29T04:06:03.082Z] === CONT  TestPluginWithDevMounts
04:06:03 [2020-08-29T04:06:03.149Z] 
04:06:03 [2020-08-29T04:06:03.150Z] === Skipped
04:06:03 [2020-08-29T04:06:03.150Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
04:06:03 [2020-08-29T04:06:03.150Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
04:06:03 [2020-08-29T04:06:03.150Z] 
04:06:03 [2020-08-29T04:06:03.150Z] 
04:06:03 [2020-08-29T04:06:03.150Z] DONE 1 tests, 1 skipped in 2.727s
04:06:03 [2020-08-29T04:06:03.150Z] 
04:06:03 [2020-08-29T04:06:03.150Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
04:06:03 [2020-08-29T04:06:03.972Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
04:06:03 [2020-08-29T04:06:03.972Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
04:06:05 [2020-08-29T04:06:05.173Z] --- PASS: TestPluginWithDevMounts (1.85s)
04:06:05 [2020-08-29T04:06:05.173Z] PASS
04:06:05 [2020-08-29T04:06:05.173Z] 
04:06:05 [2020-08-29T04:06:05.173Z] DONE 1 tests in 1.926s
04:06:05 [2020-08-29T04:06:05.173Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
04:06:05 [2020-08-29T04:06:05.173Z] ++ 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
04:06:05 [2020-08-29T04:06:05.173Z] ++ set -e
04:06:05 [2020-08-29T04:06:05.173Z] ++ '[' -n 0 ']'
04:06:05 [2020-08-29T04:06:05.173Z] ++ set -x
04:06:05 [2020-08-29T04:06:05.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
04:06:05 [2020-08-29T04:06:05.173Z] INFO: Testing against a local daemon
04:06:05 [2020-08-29T04:06:05.173Z] === RUN   TestSecretInspect
04:06:05 [2020-08-29T04:06:05.316Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:06:05 [2020-08-29T04:06:05.316Z] INFO: Testing against a local daemon
04:06:05 [2020-08-29T04:06:05.316Z] ok  	github.com/docker/docker/integration/secret	0.226s
04:06:05 [2020-08-29T04:06:05.316Z] 
04:06:05 [2020-08-29T04:06:05.316Z] === Skipped
04:06:05 [2020-08-29T04:06:05.316Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
04:06:05 [2020-08-29T04:06:05.316Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
04:06:05 [2020-08-29T04:06:05.316Z] 
04:06:05 [2020-08-29T04:06:05.316Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
04:06:05 [2020-08-29T04:06:05.316Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
04:06:05 [2020-08-29T04:06:05.316Z] 
04:06:05 [2020-08-29T04:06:05.316Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
04:06:05 [2020-08-29T04:06:05.316Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
04:06:05 [2020-08-29T04:06:05.316Z] 
04:06:05 [2020-08-29T04:06:05.316Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
04:06:05 [2020-08-29T04:06:05.316Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
04:06:05 [2020-08-29T04:06:05.316Z] 
04:06:05 [2020-08-29T04:06:05.317Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
04:06:05 [2020-08-29T04:06:05.317Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
04:06:05 [2020-08-29T04:06:05.317Z] 
04:06:05 [2020-08-29T04:06:05.317Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
04:06:05 [2020-08-29T04:06:05.317Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
04:06:05 [2020-08-29T04:06:05.317Z] 
04:06:05 [2020-08-29T04:06:05.317Z] 
04:06:05 [2020-08-29T04:06:05.317Z] DONE 6 tests, 6 skipped in 2.188s
04:06:05 [2020-08-29T04:06:05.317Z] 
04:06:05 [2020-08-29T04:06:05.317Z] Running D:\gopath\src\github.com\docker\docker\integration\service
04:06:05 [2020-08-29T04:06:05.349Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
04:06:05 [2020-08-29T04:06:05.349Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
04:06:05 [2020-08-29T04:06:05.554Z] ok  	github.com/docker/docker/pkg/signal	2.396s	coverage: 61.0% of statements
04:06:05 [2020-08-29T04:06:05.554Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
04:06:05 [2020-08-29T04:06:05.608Z] --- PASS: TestGraphdriverPluginV2 (4.96s)
04:06:05 [2020-08-29T04:06:05.608Z] PASS
04:06:05 [2020-08-29T04:06:05.608Z] 
04:06:05 [2020-08-29T04:06:05.608Z] DONE 5 tests in 10.822s
04:06:05 [2020-08-29T04:06:05.608Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
04:06:05 [2020-08-29T04:06:05.608Z] ++ 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
04:06:05 [2020-08-29T04:06:05.608Z] ++ set -e
04:06:05 [2020-08-29T04:06:05.608Z] ++ '[' -n 0 ']'
04:06:05 [2020-08-29T04:06:05.608Z] ++ set -x
04:06:05 [2020-08-29T04:06:05.608Z] ++ env -i DEST=/go/src/github.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
04:06:05 [2020-08-29T04:06:05.811Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
04:06:05 [2020-08-29T04:06:05.867Z] INFO: Testing against a local daemon
04:06:05 [2020-08-29T04:06:05.867Z] === RUN   TestContinueAfterPluginCrash
04:06:05 [2020-08-29T04:06:05.867Z] === PAUSE TestContinueAfterPluginCrash
04:06:05 [2020-08-29T04:06:05.867Z] === RUN   TestReadPluginNoRead
04:06:05 [2020-08-29T04:06:05.867Z] === PAUSE TestReadPluginNoRead
04:06:05 [2020-08-29T04:06:05.867Z] === RUN   TestDaemonStartWithLogOpt
04:06:05 [2020-08-29T04:06:05.867Z] === PAUSE TestDaemonStartWithLogOpt
04:06:05 [2020-08-29T04:06:05.867Z] === CONT  TestContinueAfterPluginCrash
04:06:05 [2020-08-29T04:06:05.867Z] === CONT  TestDaemonStartWithLogOpt
04:06:06 [2020-08-29T04:06:06.069Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
04:06:06 [2020-08-29T04:06:06.126Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
04:06:06 [2020-08-29T04:06:06.126Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
04:06:06 [2020-08-29T04:06:06.325Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
04:06:06 [2020-08-29T04:06:06.698Z] --- PASS: TestSecretInspect (1.90s)
04:06:06 [2020-08-29T04:06:06.698Z] === RUN   TestSecretList
04:06:07 [2020-08-29T04:06:07.062Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
04:06:07 [2020-08-29T04:06:07.255Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.6% of statements
04:06:07 [2020-08-29T04:06:07.511Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
04:06:07 [2020-08-29T04:06:07.630Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
04:06:08 [2020-08-29T04:06:08.074Z] ok  	github.com/docker/docker/pkg/tailfile	0.062s	coverage: 88.6% of statements
04:06:08 [2020-08-29T04:06:08.205Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:06:08 [2020-08-29T04:06:08.205Z] INFO: Testing against a local daemon
04:06:08 [2020-08-29T04:06:08.205Z] ok  	github.com/docker/docker/integration/service	0.319s
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === Skipped
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
04:06:08 [2020-08-29T04:06:08.205Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
04:06:08 [2020-08-29T04:06:08.205Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
04:06:08 [2020-08-29T04:06:08.205Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
04:06:08 [2020-08-29T04:06:08.205Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] DONE 24 tests, 23 skipped in 2.857s
04:06:08 [2020-08-29T04:06:08.205Z] 
04:06:08 [2020-08-29T04:06:08.205Z] Running D:\gopath\src\github.com\docker\docker\integration\session
04:06:08 [2020-08-29T04:06:08.636Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
04:06:08 [2020-08-29T04:06:08.636Z] testing: warning: no tests to run
04:06:08 [2020-08-29T04:06:08.636Z] coverage: [no statements]
04:06:08 [2020-08-29T04:06:08.637Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
04:06:08 [2020-08-29T04:06:08.779Z] --- PASS: TestSecretList (1.88s)
04:06:08 [2020-08-29T04:06:08.779Z] === RUN   TestSecretsCreateAndDelete
04:06:09 [2020-08-29T04:06:09.008Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
04:06:09 [2020-08-29T04:06:09.197Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
04:06:09 [2020-08-29T04:06:09.197Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
04:06:09 [2020-08-29T04:06:09.453Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
04:06:09 [2020-08-29T04:06:09.942Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
04:06:09 [2020-08-29T04:06:09.942Z] === RUN   TestDockerSuite/TestContainerAPIKill
04:06:10 [2020-08-29T04:06:10.370Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:06:10 [2020-08-29T04:06:10.370Z] INFO: Testing against a local daemon
04:06:10 [2020-08-29T04:06:10.370Z] ok  	github.com/docker/docker/integration/session	0.197s
04:06:10 [2020-08-29T04:06:10.370Z] 
04:06:10 [2020-08-29T04:06:10.370Z] === Skipped
04:06:10 [2020-08-29T04:06:10.370Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
04:06:10 [2020-08-29T04:06:10.370Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
04:06:10 [2020-08-29T04:06:10.370Z] 
04:06:10 [2020-08-29T04:06:10.370Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
04:06:10 [2020-08-29T04:06:10.370Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
04:06:10 [2020-08-29T04:06:10.370Z] 
04:06:10 [2020-08-29T04:06:10.370Z] 
04:06:10 [2020-08-29T04:06:10.370Z] DONE 2 tests, 2 skipped in 2.133s
04:06:10 [2020-08-29T04:06:10.370Z] 
04:06:10 [2020-08-29T04:06:10.370Z] Running D:\gopath\src\github.com\docker\docker\integration\system
04:06:10 [2020-08-29T04:06:10.859Z] --- PASS: TestSecretsCreateAndDelete (1.88s)
04:06:10 [2020-08-29T04:06:10.859Z] === RUN   TestSecretsUpdate
04:06:10 [2020-08-29T04:06:10.878Z] === RUN   TestDockerSuite/TestContainerAPIPause
04:06:11 [2020-08-29T04:06:11.444Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
04:06:12 [2020-08-29T04:06:12.037Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.1% of statements
04:06:12 [2020-08-29T04:06:12.292Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
04:06:12 [2020-08-29T04:06:12.378Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
04:06:12 [2020-08-29T04:06:12.378Z] === RUN   TestDockerSuite/TestContainerAPIRename
04:06:12 [2020-08-29T04:06:12.378Z] --- PASS: TestDaemonStartWithLogOpt (6.69s)
04:06:12 [2020-08-29T04:06:12.378Z] === CONT  TestReadPluginNoRead
04:06:12 [2020-08-29T04:06:12.396Z] --- PASS: TestSecretsUpdate (1.90s)
04:06:12 [2020-08-29T04:06:12.396Z] === RUN   TestTemplatedSecret
04:06:12 [2020-08-29T04:06:12.537Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:06:12 [2020-08-29T04:06:12.537Z] INFO: Testing against a local daemon
04:06:12 [2020-08-29T04:06:12.947Z] === RUN   TestDockerSuite/TestContainerAPIRestart
04:06:13 [2020-08-29T04:06:13.219Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
04:06:13 [2020-08-29T04:06:13.474Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
04:06:13 [2020-08-29T04:06:13.497Z] ok  	github.com/docker/docker/integration/system	1.239s
04:06:13 [2020-08-29T04:06:13.882Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
04:06:13 [2020-08-29T04:06:13.955Z] 
04:06:13 [2020-08-29T04:06:13.955Z] === Skipped
04:06:13 [2020-08-29T04:06:13.955Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
04:06:13 [2020-08-29T04:06:13.955Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
04:06:13 [2020-08-29T04:06:13.955Z] 
04:06:13 [2020-08-29T04:06:13.955Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
04:06:13 [2020-08-29T04:06:13.955Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
04:06:13 [2020-08-29T04:06:13.955Z] 
04:06:13 [2020-08-29T04:06:13.955Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
04:06:13 [2020-08-29T04:06:13.955Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
04:06:13 [2020-08-29T04:06:13.955Z] 
04:06:13 [2020-08-29T04:06:13.955Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
04:06:13 [2020-08-29T04:06:13.955Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
04:06:13 [2020-08-29T04:06:13.955Z] 
04:06:13 [2020-08-29T04:06:13.955Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
04:06:13 [2020-08-29T04:06:13.955Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
04:06:13 [2020-08-29T04:06:13.955Z] 
04:06:13 [2020-08-29T04:06:13.955Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
04:06:13 [2020-08-29T04:06:13.955Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
04:06:13 [2020-08-29T04:06:13.955Z] 
04:06:13 [2020-08-29T04:06:13.955Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
04:06:13 [2020-08-29T04:06:13.955Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
04:06:13 [2020-08-29T04:06:13.955Z] 
04:06:13 [2020-08-29T04:06:13.955Z] 
04:06:13 [2020-08-29T04:06:13.955Z] DONE 13 tests, 7 skipped in 3.252s
04:06:13 [2020-08-29T04:06:13.955Z] 
04:06:13 [2020-08-29T04:06:13.955Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
04:06:15 [2020-08-29T04:06:15.139Z] --- PASS: TestTemplatedSecret (2.48s)
04:06:15 [2020-08-29T04:06:15.139Z] === RUN   TestSecretCreateResolve
04:06:15 [2020-08-29T04:06:15.258Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
04:06:15 [2020-08-29T04:06:15.258Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
04:06:15 [2020-08-29T04:06:15.258Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
04:06:15 [2020-08-29T04:06:15.258Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
04:06:15 [2020-08-29T04:06:15.258Z] === RUN   TestDockerSuite/TestContainerAPIStart
04:06:15 [2020-08-29T04:06:15.362Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 56.3% of statements
04:06:15 [2020-08-29T04:06:15.516Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
04:06:15 [2020-08-29T04:06:15.618Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
04:06:15 [2020-08-29T04:06:15.774Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
04:06:15 [2020-08-29T04:06:15.873Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
04:06:16 [2020-08-29T04:06:16.120Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:06:16 [2020-08-29T04:06:16.120Z] INFO: Testing against a local daemon
04:06:16 [2020-08-29T04:06:16.120Z] ok  	github.com/docker/docker/integration/volume	0.273s
04:06:16 [2020-08-29T04:06:16.120Z] 
04:06:16 [2020-08-29T04:06:16.120Z] === Skipped
04:06:16 [2020-08-29T04:06:16.120Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
04:06:16 [2020-08-29T04:06:16.120Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
04:06:16 [2020-08-29T04:06:16.120Z] 
04:06:16 [2020-08-29T04:06:16.120Z] 
04:06:16 [2020-08-29T04:06:16.120Z] DONE 5 tests, 1 skipped in 2.264s
04:06:16 [2020-08-29T04:06:16.120Z] 
04:06:16 [2020-08-29T04:06:16.120Z] INFO: make.ps1 ended at 08/29/2020 04:06:15
04:06:16 [2020-08-29T04:06:16.120Z] INFO: Integration CLI tests being run from the host:
04:06:16 [2020-08-29T04:06:16.120Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
04:06:16 [2020-08-29T04:06:16.435Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
04:06:16 [2020-08-29T04:06:16.996Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
04:06:17 [2020-08-29T04:06:17.146Z] === RUN   TestReadPluginNoRead/default
04:06:17 [2020-08-29T04:06:17.146Z] --- PASS: TestContinueAfterPluginCrash (11.42s)
04:06:17 [2020-08-29T04:06:17.223Z] --- PASS: TestSecretCreateResolve (1.92s)
04:06:17 [2020-08-29T04:06:17.223Z] PASS
04:06:17 [2020-08-29T04:06:17.223Z] 
04:06:17 [2020-08-29T04:06:17.223Z] DONE 6 tests in 12.025s
04:06:17 [2020-08-29T04:06:17.223Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
04:06:17 [2020-08-29T04:06:17.223Z] ++ 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
04:06:17 [2020-08-29T04:06:17.223Z] ++ set -e
04:06:17 [2020-08-29T04:06:17.223Z] ++ '[' -n 0 ']'
04:06:17 [2020-08-29T04:06:17.223Z] ++ set -x
04:06:17 [2020-08-29T04:06:17.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:06:17 [2020-08-29T04:06:17.223Z] INFO: Testing against a local daemon
04:06:17 [2020-08-29T04:06:17.223Z] === RUN   TestServiceCreateInit
04:06:17 [2020-08-29T04:06:17.223Z] === RUN   TestServiceCreateInit/daemonInitDisabled
04:06:18 [2020-08-29T04:06:18.519Z] === RUN   TestReadPluginNoRead/disabled_caching
04:06:19 [2020-08-29T04:06:19.453Z] --- PASS: TestReadPluginNoRead (6.90s)
04:06:19 [2020-08-29T04:06:19.453Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
04:06:19 [2020-08-29T04:06:19.453Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
04:06:19 [2020-08-29T04:06:19.453Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
04:06:19 [2020-08-29T04:06:19.453Z]     read_test.go:92: [d1ba727719449] daemon is not started
04:06:19 [2020-08-29T04:06:19.453Z] PASS
04:06:19 [2020-08-29T04:06:19.453Z] 
04:06:19 [2020-08-29T04:06:19.453Z] DONE 6 tests in 13.771s
04:06:19 [2020-08-29T04:06:19.453Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
04:06:19 [2020-08-29T04:06:19.453Z] ++ 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
04:06:19 [2020-08-29T04:06:19.453Z] ++ set -e
04:06:19 [2020-08-29T04:06:19.453Z] ++ '[' -n 0 ']'
04:06:19 [2020-08-29T04:06:19.453Z] ++ set -x
04:06:19 [2020-08-29T04:06:19.453Z] ++ env -i DEST=/go/src/github.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
04:06:19 [2020-08-29T04:06:19.453Z] testing: warning: no tests to run
04:06:19 [2020-08-29T04:06:19.453Z] PASS
04:06:19 [2020-08-29T04:06:19.453Z] 
04:06:19 [2020-08-29T04:06:19.453Z] DONE 0 tests in 0.055s
04:06:19 [2020-08-29T04:06:19.453Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
04:06:19 [2020-08-29T04:06:19.453Z] ++ 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
04:06:19 [2020-08-29T04:06:19.453Z] ++ set -e
04:06:19 [2020-08-29T04:06:19.453Z] ++ '[' -n 0 ']'
04:06:19 [2020-08-29T04:06:19.453Z] ++ set -x
04:06:19 [2020-08-29T04:06:19.453Z] ++ env -i DEST=/go/src/github.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
04:06:19 [2020-08-29T04:06:19.513Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
04:06:19 [2020-08-29T04:06:19.719Z] INFO: Testing against a local daemon
04:06:19 [2020-08-29T04:06:19.719Z] === RUN   TestPluginWithDevMounts
04:06:19 [2020-08-29T04:06:19.719Z] === PAUSE TestPluginWithDevMounts
04:06:19 [2020-08-29T04:06:19.719Z] === CONT  TestPluginWithDevMounts
04:06:19 [2020-08-29T04:06:19.719Z] === RUN   TestDockerSuite/TestContainerAPIStop
04:06:20 [2020-08-29T04:06:20.076Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
04:06:20 [2020-08-29T04:06:20.308Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
04:06:20 [2020-08-29T04:06:20.308Z] === RUN   TestDockerSuite/TestContainerAPITop
04:06:20 [2020-08-29T04:06:20.638Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
04:06:20 [2020-08-29T04:06:20.761Z] === RUN   TestServiceCreateInit/daemonInitEnabled
04:06:21 [2020-08-29T04:06:21.241Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
04:06:21 [2020-08-29T04:06:21.241Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
04:06:21 [2020-08-29T04:06:21.241Z] === RUN   TestDockerSuite/TestContainerAPIWait
04:06:21 [2020-08-29T04:06:21.807Z] --- PASS: TestPluginWithDevMounts (2.08s)
04:06:21 [2020-08-29T04:06:21.807Z] PASS
04:06:21 [2020-08-29T04:06:21.807Z] 
04:06:21 [2020-08-29T04:06:21.807Z] DONE 1 tests in 2.216s
04:06:21 [2020-08-29T04:06:21.807Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
04:06:21 [2020-08-29T04:06:21.807Z] ++ 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
04:06:21 [2020-08-29T04:06:21.807Z] ++ set -e
04:06:21 [2020-08-29T04:06:21.807Z] ++ '[' -n 0 ']'
04:06:21 [2020-08-29T04:06:21.807Z] ++ set -x
04:06:21 [2020-08-29T04:06:21.807Z] ++ env -i DEST=/go/src/github.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
04:06:21 [2020-08-29T04:06:21.807Z] INFO: Testing against a local daemon
04:06:21 [2020-08-29T04:06:21.807Z] === RUN   TestSecretInspect
04:06:22 [2020-08-29T04:06:22.003Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.1% of statements
04:06:23 [2020-08-29T04:06:23.708Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
04:06:24 [2020-08-29T04:06:24.645Z] === RUN   TestDockerSuite/TestContainerNetworkMode
04:06:24 [2020-08-29T04:06:24.653Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
04:06:24 [2020-08-29T04:06:24.653Z] INFO: Testing against a local daemon
04:06:25 [2020-08-29T04:06:25.212Z] --- PASS: TestSecretInspect (3.23s)
04:06:25 [2020-08-29T04:06:25.212Z] === RUN   TestSecretList
04:06:25 [2020-08-29T04:06:25.231Z] --- PASS: TestServiceCreateInit (7.49s)
04:06:25 [2020-08-29T04:06:25.231Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s)
04:06:25 [2020-08-29T04:06:25.231Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s)
04:06:25 [2020-08-29T04:06:25.231Z] === RUN   TestCreateServiceMultipleTimes
04:06:25 [2020-08-29T04:06:25.779Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
04:06:27 [2020-08-29T04:06:27.679Z] --- PASS: TestSecretList (2.57s)
04:06:27 [2020-08-29T04:06:27.679Z] === RUN   TestSecretsCreateAndDelete
04:06:28 [2020-08-29T04:06:28.613Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
04:06:29 [2020-08-29T04:06:29.180Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
04:06:30 [2020-08-29T04:06:30.115Z] --- PASS: TestSecretsCreateAndDelete (2.50s)
04:06:30 [2020-08-29T04:06:30.115Z] === RUN   TestSecretsUpdate
04:06:30 [2020-08-29T04:06:30.682Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
04:06:31 [2020-08-29T04:06:31.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
04:06:32 [2020-08-29T04:06:32.185Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
04:06:33 [2020-08-29T04:06:33.118Z] --- PASS: TestSecretsUpdate (2.74s)
04:06:33 [2020-08-29T04:06:33.118Z] === RUN   TestTemplatedSecret
04:06:33 [2020-08-29T04:06:33.685Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
04:06:34 [2020-08-29T04:06:34.164Z] ok  	github.com/docker/docker/pkg/plugins	33.617s	coverage: 76.6% of statements
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/pkg/term	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/rootless	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/testutil/request	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/volume	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === Skipped
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     exec_linux_test.go:18: requires AppArmor to be enabled
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     exec_linux_test.go:38: requires AppArmor to be enabled
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:46: Driver btrfs not supported
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:46: Driver btrfs not supported
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:46: Driver btrfs not supported
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:46: Driver btrfs not supported
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:46: Driver btrfs not supported
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:73: No driver to put!
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z] time="2020-08-29T04:05:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:44: graphdriver: driver not supported
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z] time="2020-08-29T04:05:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:44: graphdriver: driver not supported
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z] time="2020-08-29T04:05:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:44: graphdriver: driver not supported
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z] time="2020-08-29T04:05:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:44: graphdriver: driver not supported
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z] time="2020-08-29T04:05:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:44: graphdriver: driver not supported
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:73: No driver to put!
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     overlay_test.go:49: Fails to compute changes intermittently
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     overlay_test.go:65: Cannot run test with naive change algorithm
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:46: Driver zfs not supported
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:46: Driver zfs not supported
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:46: Driver zfs not supported
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:06:34 [2020-08-29T04:06:34.164Z]     graphtest_unix.go:46: Driver zfs not supported
04:06:34 [2020-08-29T04:06:34.164Z] 
04:06:34 [2020-08-29T04:06:34.164Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
04:06:34 [2020-08-29T04:06:34.165Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:06:34 [2020-08-29T04:06:34.165Z]     graphtest_unix.go:46: Driver zfs not supported
04:06:34 [2020-08-29T04:06:34.165Z] 
04:06:34 [2020-08-29T04:06:34.165Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
04:06:34 [2020-08-29T04:06:34.165Z]     graphtest_unix.go:73: No driver to put!
04:06:34 [2020-08-29T04:06:34.165Z] 
04:06:34 [2020-08-29T04:06:34.165Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
04:06:34 [2020-08-29T04:06:34.165Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
04:06:34 [2020-08-29T04:06:34.165Z] 
04:06:34 [2020-08-29T04:06:34.165Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
04:06:34 [2020-08-29T04:06:34.165Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
04:06:34 [2020-08-29T04:06:34.165Z] 
04:06:34 [2020-08-29T04:06:34.165Z] 
04:06:34 [2020-08-29T04:06:34.165Z] DONE 2142 tests, 26 skipped in 254.000s
Post stage
[Pipeline] junit
04:06:34 [2020-08-29T04:06:34.176Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
04:06:34 [2020-08-29T04:06:34.905Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41361/.git:/go/src/github.com/docker/docker/.git --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e68a2b0a95376d30324111fbe976eed84ff9325 hack/validate/vendor
04:06:35 [2020-08-29T04:06:35.058Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
04:06:35 [2020-08-29T04:06:35.624Z] --- PASS: TestTemplatedSecret (2.61s)
04:06:35 [2020-08-29T04:06:35.624Z] === RUN   TestSecretCreateResolve
04:06:36 [2020-08-29T04:06:36.557Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
04:06:36 [2020-08-29T04:06:36.794Z] No vendor changes in diff.
04:06:36 [2020-08-29T04:06:36.815Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009c7ea0_<nil>}
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
04:06:37 [2020-08-29T04:06:37.384Z] + echo Building e2e image
04:06:37 [2020-08-29T04:06:37.384Z] Building e2e image
04:06:37 [2020-08-29T04:06:37.384Z] + docker build --build-arg DOCKER_GITCOMMIT=3e68a2b0a95376d30324111fbe976eed84ff9325 -t moby-e2e-test -f Dockerfile.e2e .
04:06:37 [2020-08-29T04:06:37.384Z] #2 [internal] load .dockerignore
04:06:37 [2020-08-29T04:06:37.384Z] #2 transferring context: 34B done
04:06:37 [2020-08-29T04:06:37.384Z] #2 DONE 0.0s
04:06:37 [2020-08-29T04:06:37.384Z] 
04:06:37 [2020-08-29T04:06:37.384Z] #1 [internal] load build definition from Dockerfile.e2e
04:06:37 [2020-08-29T04:06:37.384Z] #1 transferring dockerfile: 3.21kB done
04:06:37 [2020-08-29T04:06:37.384Z] #1 DONE 0.0s
04:06:37 [2020-08-29T04:06:37.384Z] 
04:06:37 [2020-08-29T04:06:37.384Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
04:06:37 [2020-08-29T04:06:37.642Z] #4 DONE 0.2s
04:06:37 [2020-08-29T04:06:37.642Z] 
04:06:37 [2020-08-29T04:06:37.642Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
04:06:37 [2020-08-29T04:06:37.642Z] #3 DONE 0.2s
04:06:37 [2020-08-29T04:06:37.642Z] 
04:06:37 [2020-08-29T04:06:37.642Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
04:06:37 [2020-08-29T04:06:37.642Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
04:06:37 [2020-08-29T04:06:37.642Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.1s
04:06:37 [2020-08-29T04:06:37.642Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
04:06:37 [2020-08-29T04:06:37.642Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
04:06:37 [2020-08-29T04:06:37.642Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
04:06:37 [2020-08-29T04:06:37.642Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s
04:06:37 [2020-08-29T04:06:37.642Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s
04:06:37 [2020-08-29T04:06:37.900Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
04:06:37 [2020-08-29T04:06:37.900Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
04:06:37 [2020-08-29T04:06:37.900Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
04:06:37 [2020-08-29T04:06:37.900Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.1s done
04:06:37 [2020-08-29T04:06:37.900Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
04:06:38 [2020-08-29T04:06:38.158Z] #14 ...
04:06:38 [2020-08-29T04:06:38.158Z] 
04:06:38 [2020-08-29T04:06:38.158Z] #8 [internal] load build context
04:06:38 [2020-08-29T04:06:38.158Z] #8 transferring context: 850.89kB 0.4s done
04:06:38 [2020-08-29T04:06:38.158Z] #8 DONE 0.5s
04:06:38 [2020-08-29T04:06:38.158Z] 
04:06:38 [2020-08-29T04:06:38.158Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
04:06:38 [2020-08-29T04:06:38.158Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 9.82MB / 127.34MB 0.5s
04:06:38 [2020-08-29T04:06:38.158Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0.0s done
04:06:38 [2020-08-29T04:06:38.158Z] #14 ...
04:06:38 [2020-08-29T04:06:38.158Z] 
04:06:38 [2020-08-29T04:06:38.158Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
04:06:38 [2020-08-29T04:06:38.158Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
04:06:38 [2020-08-29T04:06:38.158Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
04:06:38 [2020-08-29T04:06:38.158Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
04:06:38 [2020-08-29T04:06:38.158Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
04:06:38 [2020-08-29T04:06:38.158Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done
04:06:38 [2020-08-29T04:06:38.158Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done
04:06:38 [2020-08-29T04:06:38.158Z] #5 DONE 0.6s
04:06:38 [2020-08-29T04:06:38.158Z] 
04:06:38 [2020-08-29T04:06:38.158Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
04:06:38 [2020-08-29T04:06:38.194Z] --- PASS: TestSecretCreateResolve (2.71s)
04:06:38 [2020-08-29T04:06:38.194Z] PASS
04:06:38 [2020-08-29T04:06:38.194Z] 
04:06:38 [2020-08-29T04:06:38.194Z] DONE 6 tests in 16.517s
04:06:38 [2020-08-29T04:06:38.194Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
04:06:38 [2020-08-29T04:06:38.194Z] ++ 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
04:06:38 [2020-08-29T04:06:38.194Z] ++ set -e
04:06:38 [2020-08-29T04:06:38.194Z] ++ '[' -n 0 ']'
04:06:38 [2020-08-29T04:06:38.194Z] ++ set -x
04:06:38 [2020-08-29T04:06:38.194Z] ++ env -i DEST=/go/src/github.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
04:06:38 [2020-08-29T04:06:38.414Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 24.13MB / 127.34MB 0.8s
04:06:38 [2020-08-29T04:06:38.453Z] INFO: Testing against a local daemon
04:06:38 [2020-08-29T04:06:38.453Z] === RUN   TestServiceCreateInit
04:06:38 [2020-08-29T04:06:38.453Z] === RUN   TestServiceCreateInit/daemonInitDisabled
04:06:38 [2020-08-29T04:06:38.453Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1399417581_/foo_false__<nil>_<nil>_<nil>}
04:06:38 [2020-08-29T04:06:38.670Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 33.54MB / 127.34MB 1.0s
04:06:38 [2020-08-29T04:06:38.670Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 45.06MB / 127.34MB 1.1s
04:06:38 [2020-08-29T04:06:38.927Z] #14 ...
04:06:38 [2020-08-29T04:06:38.927Z] 
04:06:38 [2020-08-29T04:06:38.927Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
04:06:38 [2020-08-29T04:06:38.927Z] #6 DONE 0.7s
04:06:38 [2020-08-29T04:06:38.927Z] 
04:06:38 [2020-08-29T04:06:38.927Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
04:06:38 [2020-08-29T04:06:38.927Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 59.90MB / 127.34MB 1.3s
04:06:39 [2020-08-29T04:06:39.188Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 72.15MB / 127.34MB 1.5s
04:06:39 [2020-08-29T04:06:39.446Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 85.18MB / 127.34MB 1.7s
04:06:39 [2020-08-29T04:06:39.446Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 103.23MB / 127.34MB 1.9s
04:06:39 [2020-08-29T04:06:39.704Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 114.70MB / 127.34MB 2.0s
04:06:39 [2020-08-29T04:06:39.704Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.1s
04:06:39 [2020-08-29T04:06:39.826Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1399417581_/foo_true__<nil>_<nil>_<nil>}
04:06:39 [2020-08-29T04:06:39.959Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.1s done
04:06:39 [2020-08-29T04:06:39.959Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b
04:06:40 [2020-08-29T04:06:40.615Z] --- PASS: TestCreateServiceMultipleTimes (15.31s)
04:06:40 [2020-08-29T04:06:40.616Z] === RUN   TestCreateServiceConflict
04:06:41 [2020-08-29T04:06:41.199Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3474367848_/foo_false__<nil>_<nil>_<nil>}
04:06:41 [2020-08-29T04:06:41.658Z] --- PASS: TestCreateServiceConflict (1.87s)
04:06:41 [2020-08-29T04:06:41.658Z] === RUN   TestCreateServiceMaxReplicas
04:06:42 [2020-08-29T04:06:42.576Z] === RUN   TestServiceCreateInit/daemonInitEnabled
04:06:42 [2020-08-29T04:06:42.576Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3474367848_/foo_true__<nil>_<nil>_<nil>}
04:06:43 [2020-08-29T04:06:43.950Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3474367848_/foo_true__0xc0009c7f20_<nil>_<nil>}
04:06:44 [2020-08-29T04:06:44.424Z] --- PASS: TestCreateServiceMaxReplicas (2.56s)
04:06:44 [2020-08-29T04:06:44.424Z] === RUN   TestCreateWithDuplicateNetworkNames
04:06:45 [2020-08-29T04:06:45.205Z] #14 ...
04:06:45 [2020-08-29T04:06:45.205Z] 
04:06:45 [2020-08-29T04:06:45.205Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
04:06:45 [2020-08-29T04:06:45.205Z] #7 0.666 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
04:06:45 [2020-08-29T04:06:45.205Z] #7 1.752 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
04:06:45 [2020-08-29T04:06:45.205Z] #7 1.863 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
04:06:45 [2020-08-29T04:06:45.205Z] #7 1.873 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
04:06:45 [2020-08-29T04:06:45.205Z] #7 1.881 (3/30) Installing readline (8.0.0-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 1.885 (4/30) Installing bash (5.0.0-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 1.901 Executing bash-5.0.0-r0.post-install
04:06:45 [2020-08-29T04:06:45.205Z] #7 1.904 (5/30) Installing ca-certificates (20191127-r2)
04:06:45 [2020-08-29T04:06:45.205Z] #7 1.922 (6/30) Installing libgcc (8.3.0-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 1.926 (7/30) Installing libstdc++ (8.3.0-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 1.941 (8/30) Installing binutils (2.32-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 2.062 (9/30) Installing gmp (6.1.2-r1)
04:06:45 [2020-08-29T04:06:45.205Z] #7 2.073 (10/30) Installing isl (0.18-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 2.093 (11/30) Installing libgomp (8.3.0-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 2.098 (12/30) Installing libatomic (8.3.0-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 2.101 (13/30) Installing mpfr3 (3.1.5-r1)
04:06:45 [2020-08-29T04:06:45.205Z] #7 2.108 (14/30) Installing mpc1 (1.1.0-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 2.111 (15/30) Installing gcc (8.3.0-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 2.956 (16/30) Installing musl-dev (1.1.22-r3)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.071 (17/30) Installing libc-dev (0.7.1-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.073 (18/30) Installing g++ (8.3.0-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.617 (19/30) Installing nghttp2-libs (1.39.2-r1)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.622 (20/30) Installing libcurl (7.66.0-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.629 (21/30) Installing expat (2.2.8-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.637 (22/30) Installing pcre2 (10.33-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.646 (23/30) Installing git (2.22.4-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.857 (24/30) Installing libmnl (1.0.4-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.860 (25/30) Installing libnftnl-libs (1.1.3-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.863 (26/30) Installing iptables (1.8.3-r1)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.890 (27/30) Installing pigz (2.4-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.898 (28/30) Installing tar (1.32-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.913 (29/30) Installing xz-libs (5.2.4-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.916 (30/30) Installing xz (5.2.4-r0)
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.921 Executing busybox-1.30.1-r3.trigger
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.927 Executing ca-certificates-20191127-r2.trigger
04:06:45 [2020-08-29T04:06:45.205Z] #7 3.982 OK: 179 MiB in 44 packages
04:06:45 [2020-08-29T04:06:45.205Z] #7 DONE 5.5s
04:06:45 [2020-08-29T04:06:45.205Z] 
04:06:45 [2020-08-29T04:06:45.205Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
04:06:45 [2020-08-29T04:06:45.205Z] #9 DONE 0.1s
04:06:45 [2020-08-29T04:06:45.205Z] 
04:06:45 [2020-08-29T04:06:45.205Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
04:06:45 [2020-08-29T04:06:45.205Z] #14 ...
04:06:45 [2020-08-29T04:06:45.205Z] 
04:06:45 [2020-08-29T04:06:45.205Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
04:06:45 [2020-08-29T04:06:45.205Z] #10 DONE 0.0s
04:06:45 [2020-08-29T04:06:45.205Z] 
04:06:45 [2020-08-29T04:06:45.205Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
04:06:45 [2020-08-29T04:06:45.205Z] #11 DONE 0.1s
04:06:45 [2020-08-29T04:06:45.205Z] 
04:06:45 [2020-08-29T04:06:45.205Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
04:06:45 [2020-08-29T04:06:45.205Z] #12 DONE 0.0s
04:06:45 [2020-08-29T04:06:45.205Z] 
04:06:45 [2020-08-29T04:06:45.205Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
04:06:45 [2020-08-29T04:06:45.205Z] #14 ...
04:06:45 [2020-08-29T04:06:45.205Z] 
04:06:45 [2020-08-29T04:06:45.205Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
04:06:45 [2020-08-29T04:06:45.205Z] #13 DONE 0.0s
04:06:45 [2020-08-29T04:06:45.205Z] 
04:06:45 [2020-08-29T04:06:45.205Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
04:06:45 [2020-08-29T04:06:45.205Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s
04:06:45 [2020-08-29T04:06:45.323Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0009c7f40_<nil>}
04:06:45 [2020-08-29T04:06:45.767Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.8s done
04:06:45 [2020-08-29T04:06:45.767Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12
04:06:45 [2020-08-29T04:06:45.767Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
04:06:45 [2020-08-29T04:06:45.767Z] #14 DONE 8.2s
04:06:45 [2020-08-29T04:06:45.767Z] 
04:06:45 [2020-08-29T04:06:45.767Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
04:06:46 [2020-08-29T04:06:46.256Z] --- PASS: TestServiceCreateInit (7.90s)
04:06:46 [2020-08-29T04:06:46.256Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.91s)
04:06:46 [2020-08-29T04:06:46.256Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.98s)
04:06:46 [2020-08-29T04:06:46.256Z] === RUN   TestCreateServiceMultipleTimes
04:06:46 [2020-08-29T04:06:46.327Z] #15 0.402 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
04:06:46 [2020-08-29T04:06:46.821Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0009c7f60_<nil>}
04:06:47 [2020-08-29T04:06:47.253Z] #15 1.464 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.575 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.579 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.586 (3/54) Installing readline (8.0.4-r0)
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.590 (4/54) Installing bash (5.0.17-r0)
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.602 Executing bash-5.0.17-r0.post-install
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.605 (5/54) Installing linux-headers (5.4.5-r1)
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.687 (6/54) Installing libblkid (2.35.2-r0)
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.691 (7/54) Installing libuuid (2.35.2-r0)
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.694 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.700 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.704 (10/54) Installing libgcc (9.3.0-r2)
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.706 (11/54) Installing libstdc++ (9.3.0-r2)
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.719 (12/54) Installing binutils (2.34-r1)
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.785 (13/54) Installing libmagic (5.38-r0)
04:06:47 [2020-08-29T04:06:47.510Z] #15 1.806 (14/54) Installing file (5.38-r0)
04:06:47 [2020-08-29T04:06:47.766Z] #15 1.808 (15/54) Installing gmp (6.2.0-r0)
04:06:47 [2020-08-29T04:06:47.766Z] #15 1.814 (16/54) Installing isl (0.18-r0)
04:06:47 [2020-08-29T04:06:47.766Z] #15 1.828 (17/54) Installing libgomp (9.3.0-r2)
04:06:47 [2020-08-29T04:06:47.766Z] #15 1.831 (18/54) Installing libatomic (9.3.0-r2)
04:06:47 [2020-08-29T04:06:47.766Z] #15 1.832 (19/54) Installing libgphobos (9.3.0-r2)
04:06:47 [2020-08-29T04:06:47.766Z] #15 1.877 (20/54) Installing mpfr4 (4.0.2-r4)
04:06:47 [2020-08-29T04:06:47.766Z] #15 1.883 (21/54) Installing mpc1 (1.1.0-r1)
04:06:47 [2020-08-29T04:06:47.766Z] #15 1.886 (22/54) Installing gcc (9.3.0-r2)
04:06:48 [2020-08-29T04:06:48.197Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009c7f80_<nil>}
04:06:48 [2020-08-29T04:06:48.694Z] #15 2.733 (23/54) Installing musl-dev (1.1.24-r9)
04:06:48 [2020-08-29T04:06:48.694Z] #15 2.809 (24/54) Installing libc-dev (0.7.2-r3)
04:06:48 [2020-08-29T04:06:48.694Z] #15 2.810 (25/54) Installing g++ (9.3.0-r2)
04:06:48 [2020-08-29T04:06:48.950Z] #15 3.219 (26/54) Installing make (4.3-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.222 (27/54) Installing fortify-headers (1.1-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.224 (28/54) Installing patch (2.7.6-r6)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.227 (29/54) Installing build-base (0.5-r2)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.228 (30/54) Installing nghttp2-libs (1.41.0-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.231 (31/54) Installing libcurl (7.69.1-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.237 (32/54) Installing curl (7.69.1-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.240 (33/54) Installing oniguruma (6.9.5-r1)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.245 (34/54) Installing jq (1.6-r1)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.251 (35/54) Installing device-mapper-libs (2.02.186-r1)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.255 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.257 (37/54) Installing libaio (0.3.112-r1)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.259 (38/54) Installing lvm2-libs (2.02.186-r1)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.287 (39/54) Installing blkid (2.35.2-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.290 (40/54) Installing libcap-ng (0.7.10-r1)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.291 (41/54) Installing setpriv (2.35.2-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.293 (42/54) Installing libmount (2.35.2-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.298 (43/54) Installing libsmartcols (2.35.2-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.301 (44/54) Installing findmnt (2.35.2-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.302 (45/54) Installing mcookie (2.35.2-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.304 (46/54) Installing hexdump (2.35.2-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.306 (47/54) Installing lsblk (2.35.2-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.308 (48/54) Installing libfdisk (2.35.2-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.315 (49/54) Installing sfdisk (2.35.2-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.317 (50/54) Installing cfdisk (2.35.2-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.319 (51/54) Installing util-linux (2.35.2-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.353 (52/54) Installing pkgconf (1.7.2-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.355 (53/54) Installing util-linux-dev (2.35.2-r0)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.375 (54/54) Installing lvm2-dev (2.02.186-r1)
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.380 Executing busybox-1.31.1-r16.trigger
04:06:49 [2020-08-29T04:06:49.206Z] #15 3.387 OK: 230 MiB in 69 packages
04:06:49 [2020-08-29T04:06:49.572Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009c7fa0_<nil>}
04:06:51 [2020-08-29T04:06:51.474Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
04:06:51 [2020-08-29T04:06:51.721Z] #15 DONE 5.5s
04:06:51 [2020-08-29T04:06:51.721Z] 
04:06:51 [2020-08-29T04:06:51.721Z] #16 [base 3/5] RUN mkdir -p /build/
04:06:51 [2020-08-29T04:06:51.721Z] #16 DONE 0.5s
04:06:51 [2020-08-29T04:06:51.978Z] 
04:06:51 [2020-08-29T04:06:51.978Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
04:06:52 [2020-08-29T04:06:52.235Z] #17 DONE 0.5s
04:06:52 [2020-08-29T04:06:52.235Z] 
04:06:52 [2020-08-29T04:06:52.235Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
04:06:52 [2020-08-29T04:06:52.235Z] #18 DONE 0.0s
04:06:52 [2020-08-29T04:06:52.235Z] 
04:06:52 [2020-08-29T04:06:52.235Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
04:06:52 [2020-08-29T04:06:52.235Z] #19 DONE 0.0s
04:06:52 [2020-08-29T04:06:52.235Z] 
04:06:52 [2020-08-29T04:06:52.235Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
04:06:52 [2020-08-29T04:06:52.235Z] #22 DONE 0.0s
04:06:52 [2020-08-29T04:06:52.235Z] 
04:06:52 [2020-08-29T04:06:52.235Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
04:06:52 [2020-08-29T04:06:52.235Z] #26 DONE 0.1s
04:06:52 [2020-08-29T04:06:52.235Z] 
04:06:52 [2020-08-29T04:06:52.235Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
04:06:52 [2020-08-29T04:06:52.491Z] #23 DONE 0.1s
04:06:52 [2020-08-29T04:06:52.491Z] 
04:06:52 [2020-08-29T04:06:52.491Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
04:06:52 [2020-08-29T04:06:52.491Z] #27 DONE 0.1s
04:06:52 [2020-08-29T04:06:52.491Z] 
04:06:52 [2020-08-29T04:06:52.491Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
04:06:52 [2020-08-29T04:06:52.491Z] #28 DONE 0.1s
04:06:52 [2020-08-29T04:06:52.491Z] 
04:06:52 [2020-08-29T04:06:52.491Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
04:06:52 [2020-08-29T04:06:52.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
04:06:52 [2020-08-29T04:06:52.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
04:06:52 [2020-08-29T04:06:52.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
04:06:52 [2020-08-29T04:06:52.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
04:06:52 [2020-08-29T04:06:52.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
04:06:52 [2020-08-29T04:06:52.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
04:06:52 [2020-08-29T04:06:52.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
04:06:52 [2020-08-29T04:06:52.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
04:06:52 [2020-08-29T04:06:52.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
04:06:52 [2020-08-29T04:06:52.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
04:06:52 [2020-08-29T04:06:52.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
04:06:52 [2020-08-29T04:06:52.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
04:06:53 [2020-08-29T04:06:53.108Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
04:06:53 [2020-08-29T04:06:53.108Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
04:06:53 [2020-08-29T04:06:53.108Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
04:06:53 [2020-08-29T04:06:53.108Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
04:06:53 [2020-08-29T04:06:53.108Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
04:06:53 [2020-08-29T04:06:53.108Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.872 + RM_GOPATH=0
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.872 + TMP_GOPATH=
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.872 + : /build
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.872 + '[' -z '' ']'
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.872 ++ mktemp -d
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.872 + export GOPATH=/tmp/tmp.cfkmGN
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.872 + GOPATH=/tmp/tmp.cfkmGN
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.872 + RM_GOPATH=1
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.872 + case "$(go env GOARCH)" in
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.872 ++ go env GOARCH
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.874 + export GO_BUILDMODE=-buildmode=pie
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.874 + GO_BUILDMODE=-buildmode=pie
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.874 ++ dirname ./install.sh
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.875 Install docker/cli version 17.06.2-ce from stable
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.875 + dir=.
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.875 + bin=dockercli
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.875 + shift
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.875 + '[' '!' -f ./dockercli.installer ']'
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.875 + . ./dockercli.installer
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.875 ++ : stable
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.875 ++ : 17.06.2-ce
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.875 + install_dockercli
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.875 + echo 'Install docker/cli version 17.06.2-ce from stable'
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.876 ++ uname -m
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.876 + arch=x86_64
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.876 + '[' x86_64 '!=' x86_64 ']'
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.876 + url=https://download.docker.com/linux/static
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.878 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
04:06:53 [2020-08-29T04:06:53.418Z] #24 0.878 + tar -xz docker/docker
04:06:55 [2020-08-29T04:06:55.010Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
04:06:55 [2020-08-29T04:06:55.941Z] #24 3.666 + mkdir -p /build
04:06:56 [2020-08-29T04:06:56.199Z] #24 3.667 + mv docker/docker /build/
04:06:56 [2020-08-29T04:06:56.199Z] #24 3.668 + rmdir docker
04:06:56 [2020-08-29T04:06:56.762Z] #24 DONE 4.3s
04:06:56 [2020-08-29T04:06:56.762Z] 
04:06:56 [2020-08-29T04:06:56.762Z] #31 [builder 1/4] COPY . .
04:06:56 [2020-08-29T04:06:56.762Z] #31 DONE 4.5s
04:06:56 [2020-08-29T04:06:56.762Z] 
04:06:56 [2020-08-29T04:06:56.762Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
04:06:56 [2020-08-29T04:06:56.762Z] #20 2.344 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
04:06:56 [2020-08-29T04:06:56.762Z] #20 2.858 
04:06:56 [2020-08-29T04:06:56.762Z] #20 2.978 
#                                                                          1.6%
############                                                              17.5%
########################                                                  33.6%
####################################                                      51.0%
#######################################################                   77.2%
################################################################          89.4%
######################################################################## 100.0%
04:06:56 [2020-08-29T04:06:56.762Z] #20 4.097 
04:06:56 [2020-08-29T04:06:56.762Z] #20 4.216 
############################################################              83.7%
######################################################################## 100.0%
04:06:56 [2020-08-29T04:06:56.914Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
04:06:57 [2020-08-29T04:06:57.018Z] #20 4.701 
04:06:57 [2020-08-29T04:06:57.092Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s)
04:06:57 [2020-08-29T04:06:57.092Z] === RUN   TestCreateServiceSecretFileMode
04:06:57 [2020-08-29T04:06:57.274Z] #20 4.842 
######                                                                     9.0%
###################################################                       71.7%
######################################################################## 100.0%
04:06:57 [2020-08-29T04:06:57.835Z] #20 5.499 
04:06:58 [2020-08-29T04:06:58.348Z] #20 5.656 
####                                                                       5.7%
####################                                                      28.5%
##################################                                        47.9%
#
04:06:58 [2020-08-29T04:06:58.348Z] #20 ...
04:06:58 [2020-08-29T04:06:58.348Z] 
04:06:58 [2020-08-29T04:06:58.348Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
04:06:58 [2020-08-29T04:06:58.348Z] #32 DONE 1.5s
04:06:58 [2020-08-29T04:06:58.348Z] 
04:06:58 [2020-08-29T04:06:58.348Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
04:06:58 [2020-08-29T04:06:58.348Z] #20 5.656 
####                                                                       5.7%
####################                                                      28.5%
##################################                                        47.9%
################################################                          66.9%
##############################################################            86.4%
04:06:58 [2020-08-29T04:06:58.348Z] #20 ...
04:06:58 [2020-08-29T04:06:58.348Z] 
04:06:58 [2020-08-29T04:06:58.348Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
04:06:58 [2020-08-29T04:06:58.850Z] === RUN   TestDockerSuite/TestCopyAndRestart
04:06:59 [2020-08-29T04:06:59.181Z] --- PASS: TestCreateServiceSecretFileMode (2.18s)
04:06:59 [2020-08-29T04:06:59.181Z] === RUN   TestCreateServiceConfigFileMode
04:06:59 [2020-08-29T04:06:59.276Z] #33 0.807 
04:06:59 [2020-08-29T04:06:59.276Z] #33 0.961 Removing bundles/
04:06:59 [2020-08-29T04:06:59.276Z] #33 0.961 
04:06:59 [2020-08-29T04:06:59.276Z] #33 0.972 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
04:06:59 [2020-08-29T04:06:59.416Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
04:06:59 [2020-08-29T04:06:59.675Z] === RUN   TestDockerSuite/TestCpAbsolutePath
04:07:00 [2020-08-29T04:07:00.241Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
04:07:00 [2020-08-29T04:07:00.499Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
04:07:01 [2020-08-29T04:07:01.065Z] === RUN   TestDockerSuite/TestCpFromCaseA
04:07:01 [2020-08-29T04:07:01.172Z] #33 2.870 Building test suite binary ./integration-cli/test.main
04:07:01 [2020-08-29T04:07:01.260Z] --- PASS: TestCreateServiceConfigFileMode (2.19s)
04:07:01 [2020-08-29T04:07:01.260Z] === RUN   TestCreateServiceSysctls
04:07:01 [2020-08-29T04:07:01.631Z] === RUN   TestDockerSuite/TestCpFromCaseB
04:07:02 [2020-08-29T04:07:02.198Z] === RUN   TestDockerSuite/TestCpFromCaseC
04:07:02 [2020-08-29T04:07:02.539Z] #33 ...
04:07:02 [2020-08-29T04:07:02.539Z] 
04:07:02 [2020-08-29T04:07:02.539Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
04:07:02 [2020-08-29T04:07:02.765Z] === RUN   TestDockerSuite/TestCpFromCaseD
04:07:02 [2020-08-29T04:07:02.795Z] #29 ...
04:07:02 [2020-08-29T04:07:02.795Z] 
04:07:02 [2020-08-29T04:07:02.795Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
04:07:02 [2020-08-29T04:07:02.795Z] #20 5.656 
####                                                                       5.7%
####################                                                      28.5%
##################################                                        47.9%
################################################                          66.9%
##############################################################            86.4%
#######################################################################   99.9%
######################################################################## 100.0%
04:07:02 [2020-08-29T04:07:02.795Z] #20 6.674 
04:07:02 [2020-08-29T04:07:02.795Z] #20 6.826 
                                                                           0.0%
###                                                                        5.1%
#######                                                                   10.4%
###########                                                               15.9%
##############                                                            20.5%
##################                                                        25.9%
#######################                                                   32.0%
#########################                                                 36.0%
#############################                                             40.7%
#################################                                         46.4%
#####################################                                     52.4%
#####################################                                     52.4%
########################################                                  56.3%
###########################################                               60.8%
###############################################                           65.7%
#################################################                         69.1%
#####################################################                     74.2%
########################################################                  78.4%
#############################################################             86.0%
###################################################################       94.2%
######################################################################## 100.0%
04:07:02 [2020-08-29T04:07:02.795Z] #20 9.107 
04:07:02 [2020-08-29T04:07:02.795Z] #20 10.13 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
04:07:02 [2020-08-29T04:07:02.795Z] #20 10.57 
04:07:03 [2020-08-29T04:07:03.023Z] --- PASS: TestCreateServiceMultipleTimes (16.77s)
04:07:03 [2020-08-29T04:07:03.023Z] === RUN   TestCreateServiceConflict
04:07:03 [2020-08-29T04:07:03.051Z] #20 10.69 
################                                                          22.7%
######################################################################## 100.0%
04:07:03 [2020-08-29T04:07:03.307Z] #20 11.07 
04:07:03 [2020-08-29T04:07:03.589Z] === RUN   TestDockerSuite/TestCpFromCaseE
04:07:04 [2020-08-29T04:07:04.156Z] === RUN   TestDockerSuite/TestCpFromCaseF
04:07:04 [2020-08-29T04:07:04.674Z] #20 12.09 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
04:07:04 [2020-08-29T04:07:04.725Z] === RUN   TestDockerSuite/TestCpFromCaseG
04:07:04 [2020-08-29T04:07:04.795Z] --- PASS: TestCreateServiceSysctls (3.08s)
04:07:04 [2020-08-29T04:07:04.795Z] === RUN   TestCreateServiceCapabilities
04:07:05 [2020-08-29T04:07:05.236Z] #20 12.66 #=#=#                                                                         
04:07:05 [2020-08-29T04:07:05.493Z] #20 12.87 
                                                                           0.6%
#######################################################                   77.5%
######################################################################## 100.0%
04:07:05 [2020-08-29T04:07:05.661Z] === RUN   TestDockerSuite/TestCpFromCaseH
04:07:05 [2020-08-29T04:07:05.661Z] --- PASS: TestCreateServiceConflict (2.53s)
04:07:05 [2020-08-29T04:07:05.661Z] === RUN   TestCreateServiceMaxReplicas
04:07:05 [2020-08-29T04:07:05.749Z] #20 13.38 
04:07:06 [2020-08-29T04:07:06.228Z] === RUN   TestDockerSuite/TestCpFromCaseI
04:07:06 [2020-08-29T04:07:06.794Z] === RUN   TestDockerSuite/TestCpFromCaseJ
04:07:06 [2020-08-29T04:07:06.874Z] --- PASS: TestCreateServiceCapabilities (2.18s)
04:07:06 [2020-08-29T04:07:06.875Z] === RUN   TestInspect
04:07:07 [2020-08-29T04:07:07.139Z] #20 14.61 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
04:07:07 [2020-08-29T04:07:07.139Z] #20 14.77 skipping existing c35d46ef359f
04:07:07 [2020-08-29T04:07:07.732Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
04:07:07 [2020-08-29T04:07:07.736Z] #20 15.25 
04:07:08 [2020-08-29T04:07:08.700Z] #20 16.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
04:07:09 [2020-08-29T04:07:09.109Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
04:07:09 [2020-08-29T04:07:09.109Z] --- PASS: TestCreateServiceMaxReplicas (3.39s)
04:07:09 [2020-08-29T04:07:09.109Z] === RUN   TestCreateWithDuplicateNetworkNames
04:07:09 [2020-08-29T04:07:09.262Z] #20 17.01 
04:07:09 [2020-08-29T04:07:09.518Z] #20 17.10 
######################################################################## 100.0%
04:07:09 [2020-08-29T04:07:09.633Z] --- PASS: TestInspect (2.47s)
04:07:09 [2020-08-29T04:07:09.633Z] === RUN   TestCreateJob
04:07:09 [2020-08-29T04:07:09.677Z] === RUN   TestDockerSuite/TestCpGarbagePath
04:07:09 [2020-08-29T04:07:09.775Z] #20 17.47 
04:07:10 [2020-08-29T04:07:10.032Z] #20 17.57 Download of images into '/build' complete.
04:07:10 [2020-08-29T04:07:10.032Z] #20 17.57 Use something like the following to load the result into a Docker daemon:
04:07:10 [2020-08-29T04:07:10.032Z] #20 17.57   tar -cC '/build' . | docker load
04:07:10 [2020-08-29T04:07:10.244Z] === RUN   TestDockerSuite/TestCpLocalOnly
04:07:10 [2020-08-29T04:07:10.244Z] === RUN   TestDockerSuite/TestCpNameHasColon
04:07:10 [2020-08-29T04:07:10.811Z] === RUN   TestDockerSuite/TestCpRelativePath
04:07:11 [2020-08-29T04:07:11.378Z] === RUN   TestDockerSuite/TestCpSpecialFiles
04:07:12 [2020-08-29T04:07:12.312Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
04:07:12 [2020-08-29T04:07:12.392Z] --- PASS: TestCreateJob (3.02s)
04:07:12 [2020-08-29T04:07:12.392Z] === RUN   TestReplicatedJob
04:07:12 [2020-08-29T04:07:12.554Z] #20 DONE 20.0s
04:07:12 [2020-08-29T04:07:12.554Z] 
04:07:12 [2020-08-29T04:07:12.554Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
04:07:12 [2020-08-29T04:07:12.878Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
04:07:13 [2020-08-29T04:07:13.136Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
04:07:13 [2020-08-29T04:07:13.704Z] === RUN   TestDockerSuite/TestCpToCaseA
04:07:14 [2020-08-29T04:07:14.656Z] === RUN   TestDockerSuite/TestCpToCaseB
04:07:15 [2020-08-29T04:07:15.086Z] #33 ...
04:07:15 [2020-08-29T04:07:15.086Z] 
04:07:15 [2020-08-29T04:07:15.086Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
04:07:15 [2020-08-29T04:07:15.222Z] === RUN   TestDockerSuite/TestCpToCaseC
04:07:16 [2020-08-29T04:07:16.878Z] --- PASS: TestReplicatedJob (4.84s)
04:07:16 [2020-08-29T04:07:16.878Z] === RUN   TestUpdateReplicatedJob
04:07:17 [2020-08-29T04:07:17.125Z] === RUN   TestDockerSuite/TestCpToCaseD
04:07:17 [2020-08-29T04:07:17.607Z] #21 DONE 2.6s
04:07:17 [2020-08-29T04:07:17.607Z] 
04:07:17 [2020-08-29T04:07:17.607Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
04:07:17 [2020-08-29T04:07:17.607Z] #25 DONE 0.1s
04:07:17 [2020-08-29T04:07:17.607Z] 
04:07:17 [2020-08-29T04:07:17.607Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
04:07:20 [2020-08-29T04:07:20.410Z] === RUN   TestDockerSuite/TestCpToCaseE
04:07:20 [2020-08-29T04:07:20.417Z] --- PASS: TestUpdateReplicatedJob (3.06s)
04:07:20 [2020-08-29T04:07:20.417Z] === RUN   TestServiceListWithStatuses
04:07:20 [2020-08-29T04:07:20.417Z] --- SKIP: TestServiceListWithStatuses (0.00s)
04:07:20 [2020-08-29T04:07:20.417Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:07:20 [2020-08-29T04:07:20.417Z] === RUN   TestDockerNetworkConnectAlias
04:07:22 [2020-08-29T04:07:22.313Z] === RUN   TestDockerSuite/TestCpToCaseF
04:07:23 [2020-08-29T04:07:23.246Z] === RUN   TestDockerSuite/TestCpToCaseG
04:07:23 [2020-08-29T04:07:23.504Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.51s)
04:07:23 [2020-08-29T04:07:23.504Z] === RUN   TestCreateServiceSecretFileMode
04:07:23 [2020-08-29T04:07:23.959Z] --- PASS: TestDockerNetworkConnectAlias (4.02s)
04:07:23 [2020-08-29T04:07:23.959Z] === RUN   TestDockerNetworkReConnect
04:07:25 [2020-08-29T04:07:25.696Z] #33 ...
04:07:25 [2020-08-29T04:07:25.696Z] 
04:07:25 [2020-08-29T04:07:25.696Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
04:07:25 [2020-08-29T04:07:25.696Z] #29 31.93 # github.com/docker/docker/contrib/httpserver
04:07:25 [2020-08-29T04:07:25.696Z] #29 31.93 loadinternal: cannot find runtime/cgo
04:07:25 [2020-08-29T04:07:25.696Z] #29 DONE 32.1s
04:07:25 [2020-08-29T04:07:25.696Z] 
04:07:25 [2020-08-29T04:07:25.696Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
04:07:25 [2020-08-29T04:07:25.696Z] #33 ...
04:07:25 [2020-08-29T04:07:25.696Z] 
04:07:25 [2020-08-29T04:07:25.696Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
04:07:25 [2020-08-29T04:07:25.696Z] #30 DONE 0.1s
04:07:25 [2020-08-29T04:07:25.696Z] 
04:07:25 [2020-08-29T04:07:25.696Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
04:07:26 [2020-08-29T04:07:26.036Z] --- PASS: TestCreateServiceSecretFileMode (2.65s)
04:07:26 [2020-08-29T04:07:26.036Z] === RUN   TestCreateServiceConfigFileMode
04:07:26 [2020-08-29T04:07:26.972Z] === RUN   TestDockerSuite/TestCpToCaseH
04:07:27 [2020-08-29T04:07:27.493Z] --- PASS: TestDockerNetworkReConnect (3.17s)
04:07:27 [2020-08-29T04:07:27.493Z] === RUN   TestServicePlugin
04:07:27 [2020-08-29T04:07:27.493Z] --- SKIP: TestServicePlugin (0.00s)
04:07:27 [2020-08-29T04:07:27.493Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:07:27 [2020-08-29T04:07:27.493Z] === RUN   TestServiceUpdateLabel
04:07:28 [2020-08-29T04:07:28.875Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
04:07:29 [2020-08-29T04:07:29.023Z] --- PASS: TestServiceUpdateLabel (1.87s)
04:07:29 [2020-08-29T04:07:29.023Z] === RUN   TestServiceUpdateSecrets
04:07:29 [2020-08-29T04:07:29.135Z] --- PASS: TestCreateServiceConfigFileMode (2.87s)
04:07:29 [2020-08-29T04:07:29.135Z] === RUN   TestCreateServiceSysctls
04:07:29 [2020-08-29T04:07:29.135Z] === RUN   TestDockerSuite/TestCpToCaseI
04:07:29 [2020-08-29T04:07:29.702Z] === RUN   TestDockerSuite/TestCpToCaseJ
04:07:33 [2020-08-29T04:07:33.889Z] --- PASS: TestCreateServiceSysctls (4.19s)
04:07:33 [2020-08-29T04:07:33.889Z] === RUN   TestCreateServiceCapabilities
04:07:33 [2020-08-29T04:07:33.889Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
04:07:34 [2020-08-29T04:07:34.456Z] === RUN   TestDockerSuite/TestCpToDot
04:07:35 [2020-08-29T04:07:35.391Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
04:07:36 [2020-08-29T04:07:36.331Z] --- PASS: TestCreateServiceCapabilities (2.95s)
04:07:36 [2020-08-29T04:07:36.331Z] === RUN   TestInspect
04:07:36 [2020-08-29T04:07:36.589Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
04:07:37 [2020-08-29T04:07:37.524Z] === RUN   TestDockerSuite/TestCpToStdout
04:07:38 [2020-08-29T04:07:38.460Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
04:07:39 [2020-08-29T04:07:39.839Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
04:07:40 [2020-08-29T04:07:40.097Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
04:07:40 [2020-08-29T04:07:40.662Z] --- PASS: TestInspect (4.42s)
04:07:40 [2020-08-29T04:07:40.662Z] === RUN   TestCreateJob
04:07:40 [2020-08-29T04:07:40.921Z] === RUN   TestDockerSuite/TestCpVolumePath
04:07:41 [2020-08-29T04:07:41.856Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
04:07:41 [2020-08-29T04:07:41.856Z] === RUN   TestDockerSuite/TestCreateArgs
04:07:41 [2020-08-29T04:07:41.856Z] === RUN   TestDockerSuite/TestCreateByImageID
04:07:42 [2020-08-29T04:07:42.114Z] === RUN   TestDockerSuite/TestCreateEchoStdout
04:07:43 [2020-08-29T04:07:43.050Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
04:07:43 [2020-08-29T04:07:43.050Z] === RUN   TestDockerSuite/TestCreateHostConfig
04:07:43 [2020-08-29T04:07:43.050Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
04:07:43 [2020-08-29T04:07:43.617Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
04:07:43 [2020-08-29T04:07:43.875Z] === RUN   TestDockerSuite/TestCreateLabels
04:07:43 [2020-08-29T04:07:43.875Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
04:07:43 [2020-08-29T04:07:43.875Z] === RUN   TestDockerSuite/TestCreateRM
04:07:44 [2020-08-29T04:07:44.134Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
04:07:44 [2020-08-29T04:07:44.134Z] === RUN   TestDockerSuite/TestCreateStopSignal
04:07:44 [2020-08-29T04:07:44.134Z] === RUN   TestDockerSuite/TestCreateStopTimeout
04:07:44 [2020-08-29T04:07:44.134Z] --- PASS: TestCreateJob (3.64s)
04:07:44 [2020-08-29T04:07:44.134Z] === RUN   TestReplicatedJob
04:07:44 [2020-08-29T04:07:44.134Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
04:07:44 [2020-08-29T04:07:44.398Z] --- PASS: TestServiceUpdateSecrets (14.21s)
04:07:44 [2020-08-29T04:07:44.398Z] === RUN   TestServiceUpdateConfigs
04:07:46 [2020-08-29T04:07:46.034Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
04:07:46 [2020-08-29T04:07:46.034Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
04:07:46 [2020-08-29T04:07:46.034Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
04:07:51 [2020-08-29T04:07:51.305Z] --- PASS: TestReplicatedJob (6.61s)
04:07:51 [2020-08-29T04:07:51.305Z] === RUN   TestUpdateReplicatedJob
04:07:51 [2020-08-29T04:07:51.305Z] === RUN   TestDockerSuite/TestCreateWithPortRange
04:07:51 [2020-08-29T04:07:51.305Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
04:07:51 [2020-08-29T04:07:51.305Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
04:07:51 [2020-08-29T04:07:51.305Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
04:07:51 [2020-08-29T04:07:51.305Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
04:07:51 [2020-08-29T04:07:51.305Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
04:07:51 [2020-08-29T04:07:51.564Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
04:07:52 [2020-08-29T04:07:52.498Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
04:07:53 [2020-08-29T04:07:53.434Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
04:07:54 [2020-08-29T04:07:54.369Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
04:07:54 [2020-08-29T04:07:54.626Z] --- PASS: TestUpdateReplicatedJob (3.69s)
04:07:54 [2020-08-29T04:07:54.626Z] === RUN   TestServiceListWithStatuses
04:07:54 [2020-08-29T04:07:54.626Z] --- SKIP: TestServiceListWithStatuses (0.00s)
04:07:54 [2020-08-29T04:07:54.626Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:07:54 [2020-08-29T04:07:54.626Z] === RUN   TestDockerNetworkConnectAlias
04:07:55 [2020-08-29T04:07:55.562Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
04:07:56 [2020-08-29T04:07:56.142Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
04:07:56 [2020-08-29T04:07:56.708Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
04:07:56 [2020-08-29T04:07:56.967Z] === RUN   TestDockerSuite/TestDevicePermissions
04:07:57 [2020-08-29T04:07:57.534Z] === RUN   TestDockerSuite/TestDockerFails
04:07:57 [2020-08-29T04:07:57.535Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
04:07:57 [2020-08-29T04:07:57.535Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
04:07:57 [2020-08-29T04:07:57.535Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
04:07:58 [2020-08-29T04:07:58.468Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
04:07:59 [2020-08-29T04:07:59.401Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
04:07:59 [2020-08-29T04:07:59.762Z] --- PASS: TestServiceUpdateConfigs (14.21s)
04:07:59 [2020-08-29T04:07:59.763Z] === RUN   TestServiceUpdateNetwork
04:07:59 [2020-08-29T04:07:59.968Z] --- PASS: TestDockerNetworkConnectAlias (5.31s)
04:07:59 [2020-08-29T04:07:59.968Z] === RUN   TestDockerNetworkReConnect
04:08:00 [2020-08-29T04:08:00.901Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
04:08:00 [2020-08-29T04:08:00.901Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
04:08:00 [2020-08-29T04:08:00.901Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
04:08:00 [2020-08-29T04:08:00.901Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
04:08:04 [2020-08-29T04:08:04.186Z] --- PASS: TestDockerNetworkReConnect (3.87s)
04:08:04 [2020-08-29T04:08:04.186Z] === RUN   TestServicePlugin
04:08:04 [2020-08-29T04:08:04.754Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
04:08:07 [2020-08-29T04:08:07.285Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
04:08:09 [2020-08-29T04:08:09.188Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
04:08:10 [2020-08-29T04:08:10.162Z] --- PASS: TestServiceUpdateNetwork (12.29s)
04:08:10 [2020-08-29T04:08:10.162Z] === RUN   TestServiceUpdatePidsLimit
04:08:10 [2020-08-29T04:08:10.801Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
04:08:11 [2020-08-29T04:08:11.089Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
04:08:11 [2020-08-29T04:08:11.346Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
04:08:11 [2020-08-29T04:08:11.446Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
04:08:12 [2020-08-29T04:08:12.724Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
04:08:13 [2020-08-29T04:08:13.659Z] === RUN   TestDockerSuite/TestEventsAttach
04:08:14 [2020-08-29T04:08:14.225Z] === RUN   TestDockerSuite/TestEventsCommit
04:08:15 [2020-08-29T04:08:15.160Z] === RUN   TestDockerSuite/TestEventsContainerEvents
04:08:15 [2020-08-29T04:08:15.421Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
04:08:15 [2020-08-29T04:08:15.994Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
04:08:16 [2020-08-29T04:08:16.561Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
04:08:17 [2020-08-29T04:08:17.936Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
04:08:18 [2020-08-29T04:08:18.356Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
04:08:18 [2020-08-29T04:08:18.871Z] === RUN   TestDockerSuite/TestEventsContainerRestart
04:08:21 [2020-08-29T04:08:21.406Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
04:08:23 [2020-08-29T04:08:23.312Z] === RUN   TestDockerSuite/TestEventsCopy
04:08:24 [2020-08-29T04:08:24.247Z] === RUN   TestDockerSuite/TestEventsFilterContainer
04:08:25 [2020-08-29T04:08:25.181Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
04:08:26 [2020-08-29T04:08:26.868Z] --- PASS: TestServiceUpdatePidsLimit (16.04s)
04:08:26 [2020-08-29T04:08:26.868Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
04:08:26 [2020-08-29T04:08:26.868Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
04:08:26 [2020-08-29T04:08:26.868Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
04:08:26 [2020-08-29T04:08:26.868Z] PASS
04:08:26 [2020-08-29T04:08:26.868Z] 
04:08:26 [2020-08-29T04:08:26.868Z] === Skipped
04:08:26 [2020-08-29T04:08:26.868Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
04:08:26 [2020-08-29T04:08:26.868Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:08:26 [2020-08-29T04:08:26.868Z] 
04:08:26 [2020-08-29T04:08:26.868Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
04:08:26 [2020-08-29T04:08:26.868Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:08:26 [2020-08-29T04:08:26.868Z] 
04:08:26 [2020-08-29T04:08:26.868Z] 
04:08:26 [2020-08-29T04:08:26.868Z] DONE 27 tests, 2 skipped in 128.967s
04:08:26 [2020-08-29T04:08:26.868Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
04:08:26 [2020-08-29T04:08:26.868Z] ++ 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
04:08:26 [2020-08-29T04:08:26.868Z] ++ set -e
04:08:26 [2020-08-29T04:08:26.868Z] ++ '[' -n 0 ']'
04:08:26 [2020-08-29T04:08:26.868Z] ++ set -x
04:08:26 [2020-08-29T04:08:26.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=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
04:08:26 [2020-08-29T04:08:26.868Z] INFO: Testing against a local daemon
04:08:26 [2020-08-29T04:08:26.868Z] === RUN   TestSessionCreate
04:08:26 [2020-08-29T04:08:26.868Z] --- PASS: TestSessionCreate (0.03s)
04:08:26 [2020-08-29T04:08:26.868Z] === RUN   TestSessionCreateWithBadUpgrade
04:08:26 [2020-08-29T04:08:26.868Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
04:08:26 [2020-08-29T04:08:26.868Z] PASS
04:08:26 [2020-08-29T04:08:26.868Z] 
04:08:26 [2020-08-29T04:08:26.868Z] DONE 2 tests in 0.141s
04:08:26 [2020-08-29T04:08:26.868Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
04:08:26 [2020-08-29T04:08:26.868Z] ++ 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
04:08:26 [2020-08-29T04:08:26.868Z] ++ set -e
04:08:26 [2020-08-29T04:08:26.868Z] ++ '[' -n 0 ']'
04:08:26 [2020-08-29T04:08:26.868Z] ++ set -x
04:08:26 [2020-08-29T04:08:26.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=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
04:08:26 [2020-08-29T04:08:26.868Z] INFO: Testing against a local daemon
04:08:26 [2020-08-29T04:08:26.868Z] === RUN   TestCgroupDriverSystemdMemoryLimit
04:08:26 [2020-08-29T04:08:26.868Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
04:08:26 [2020-08-29T04:08:26.868Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:08:26 [2020-08-29T04:08:26.868Z] === RUN   TestEventsExecDie
04:08:26 [2020-08-29T04:08:26.868Z] --- PASS: TestEventsExecDie (0.59s)
04:08:26 [2020-08-29T04:08:26.868Z] === RUN   TestEventsBackwardsCompatible
04:08:26 [2020-08-29T04:08:26.868Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
04:08:26 [2020-08-29T04:08:26.868Z] === RUN   TestInfoBinaryCommits
04:08:26 [2020-08-29T04:08:26.868Z] --- PASS: TestInfoBinaryCommits (0.03s)
04:08:26 [2020-08-29T04:08:26.868Z] === RUN   TestInfoAPIVersioned
04:08:26 [2020-08-29T04:08:26.868Z] --- PASS: TestInfoAPIVersioned (0.01s)
04:08:26 [2020-08-29T04:08:26.868Z] === RUN   TestInfoDiscoveryBackend
04:08:27 [2020-08-29T04:08:27.504Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
04:08:27 [2020-08-29T04:08:27.504Z] === RUN   TestInfoDiscoveryInvalidAdvertise
04:08:28 [2020-08-29T04:08:28.540Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
04:08:28 [2020-08-29T04:08:28.540Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
04:08:28 [2020-08-29T04:08:28.834Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
04:08:28 [2020-08-29T04:08:28.834Z] === RUN   TestInfoAPI
04:08:28 [2020-08-29T04:08:28.834Z] --- PASS: TestInfoAPI (0.03s)
04:08:28 [2020-08-29T04:08:28.834Z] === RUN   TestInfoAPIWarnings
04:08:29 [2020-08-29T04:08:29.471Z] --- PASS: TestInfoAPIWarnings (0.53s)
04:08:29 [2020-08-29T04:08:29.472Z] === RUN   TestInfoDebug
04:08:30 [2020-08-29T04:08:30.106Z] --- PASS: TestInfoDebug (0.53s)
04:08:30 [2020-08-29T04:08:30.106Z] === RUN   TestInfoInsecureRegistries
04:08:30 [2020-08-29T04:08:30.398Z] --- PASS: TestInfoInsecureRegistries (0.54s)
04:08:30 [2020-08-29T04:08:30.399Z] === RUN   TestInfoRegistryMirrors
04:08:31 [2020-08-29T04:08:31.032Z] --- PASS: TestInfoRegistryMirrors (0.53s)
04:08:31 [2020-08-29T04:08:31.032Z] === RUN   TestLoginFailsWithBadCredentials
04:08:31 [2020-08-29T04:08:31.325Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s)
04:08:31 [2020-08-29T04:08:31.325Z] === RUN   TestPingCacheHeaders
04:08:31 [2020-08-29T04:08:31.325Z] --- PASS: TestPingCacheHeaders (0.02s)
04:08:31 [2020-08-29T04:08:31.325Z] === RUN   TestPingGet
04:08:31 [2020-08-29T04:08:31.325Z] --- PASS: TestPingGet (0.01s)
04:08:31 [2020-08-29T04:08:31.325Z] === RUN   TestPingHead
04:08:31 [2020-08-29T04:08:31.325Z] --- PASS: TestPingHead (0.02s)
04:08:31 [2020-08-29T04:08:31.325Z] === RUN   TestVersion
04:08:31 [2020-08-29T04:08:31.619Z] --- PASS: TestVersion (0.02s)
04:08:31 [2020-08-29T04:08:31.619Z] PASS
04:08:31 [2020-08-29T04:08:31.619Z] 
04:08:31 [2020-08-29T04:08:31.619Z] === Skipped
04:08:31 [2020-08-29T04:08:31.619Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
04:08:31 [2020-08-29T04:08:31.619Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:08:31 [2020-08-29T04:08:31.619Z] 
04:08:31 [2020-08-29T04:08:31.619Z] 
04:08:31 [2020-08-29T04:08:31.619Z] DONE 18 tests, 1 skipped in 5.458s
04:08:31 [2020-08-29T04:08:31.619Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
04:08:31 [2020-08-29T04:08:31.620Z] ++ 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
04:08:31 [2020-08-29T04:08:31.620Z] ++ set -e
04:08:31 [2020-08-29T04:08:31.620Z] ++ '[' -n 0 ']'
04:08:31 [2020-08-29T04:08:31.620Z] ++ set -x
04:08:31 [2020-08-29T04:08:31.620Z] ++ env -i DEST=/go/src/github.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
04:08:31 [2020-08-29T04:08:31.620Z] INFO: Testing against a local daemon
04:08:31 [2020-08-29T04:08:31.620Z] === RUN   TestVolumesCreateAndList
04:08:31 [2020-08-29T04:08:31.620Z] --- PASS: TestVolumesCreateAndList (0.02s)
04:08:31 [2020-08-29T04:08:31.620Z] === RUN   TestVolumesRemove
04:08:31 [2020-08-29T04:08:31.620Z] --- PASS: TestVolumesRemove (0.05s)
04:08:31 [2020-08-29T04:08:31.620Z] === RUN   TestVolumesInspect
04:08:31 [2020-08-29T04:08:31.620Z] --- PASS: TestVolumesInspect (0.02s)
04:08:31 [2020-08-29T04:08:31.620Z] === RUN   TestVolumesInvalidJSON
04:08:31 [2020-08-29T04:08:31.620Z] === RUN   TestVolumesInvalidJSON//volumes/create
04:08:31 [2020-08-29T04:08:31.620Z] === PAUSE TestVolumesInvalidJSON//volumes/create
04:08:31 [2020-08-29T04:08:31.620Z] === CONT  TestVolumesInvalidJSON//volumes/create
04:08:31 [2020-08-29T04:08:31.620Z] --- PASS: TestVolumesInvalidJSON (0.01s)
04:08:31 [2020-08-29T04:08:31.620Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
04:08:31 [2020-08-29T04:08:31.620Z] PASS
04:08:31 [2020-08-29T04:08:31.620Z] 
04:08:31 [2020-08-29T04:08:31.620Z] DONE 5 tests in 0.169s
04:08:31 [2020-08-29T04:08:31.620Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:08:31 [2020-08-29T04:08:31.738Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
04:08:31 [2020-08-29T04:08:31.738Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
04:08:31 [2020-08-29T04:08:31.738Z] === RUN   TestDockerSuite/TestEventsFilterImageName
04:08:31 [2020-08-29T04:08:31.911Z] ++++ cat bundles/test-integration/docker.pid
04:08:31 [2020-08-29T04:08:31.911Z] +++ kill 13801
04:08:31 [2020-08-29T04:08:31.996Z] === RUN   TestDockerSuite/TestEventsFilterLabels
04:08:32 [2020-08-29T04:08:32.254Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
04:08:32 [2020-08-29T04:08:32.254Z] === RUN   TestDockerSuite/TestEventsFilterType
04:08:32 [2020-08-29T04:08:32.820Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
04:08:32 [2020-08-29T04:08:32.820Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
04:08:32 [2020-08-29T04:08:32.820Z] === RUN   TestDockerSuite/TestEventsFilters
04:08:32 [2020-08-29T04:08:32.947Z] +++ /etc/init.d/apparmor stop
04:08:32 [2020-08-29T04:08:32.947Z] Leaving: AppArmorNo profiles have been unloaded.
04:08:32 [2020-08-29T04:08:32.947Z] 
04:08:32 [2020-08-29T04:08:32.947Z] Unloading profiles will leave already running processes permanently
04:08:32 [2020-08-29T04:08:32.947Z] unconfined, which can lead to unexpected situations.
04:08:32 [2020-08-29T04:08:32.947Z] 
04:08:32 [2020-08-29T04:08:32.947Z] To set a process to complain mode, use the command line tool
04:08:32 [2020-08-29T04:08:32.947Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:08:32 [2020-08-29T04:08:32.947Z] +++ true
04:08:32 [2020-08-29T04:08:32.947Z] exiting test-integration
04:08:32 [2020-08-29T04:08:32.947Z] ++ exit 0
04:08:32 [2020-08-29T04:08:32.947Z] 
04:08:34 [2020-08-29T04:08:34.197Z] === RUN   TestDockerSuite/TestEventsFormat
04:08:34 [2020-08-29T04:08:34.763Z] === RUN   TestDockerSuite/TestEventsFormatBadField
04:08:35 [2020-08-29T04:08:35.022Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
04:08:35 [2020-08-29T04:08:35.022Z] === RUN   TestDockerSuite/TestEventsImageImport
Post stage
[Pipeline] junit
04:08:35 [2020-08-29T04:08:35.068Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
04:08:35 [2020-08-29T04:08:35.589Z] --- PASS: TestServicePlugin (32.00s)
04:08:35 [2020-08-29T04:08:35.589Z]     plugin_test.go:62: [d445fd4770d3a] joining swarm manager [d44e6a0983a56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:08:35 [2020-08-29T04:08:35.589Z]     plugin_test.go:65: [d03aea76def36] joining swarm manager [d44e6a0983a56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:08:35 [2020-08-29T04:08:35.589Z] === RUN   TestServiceUpdateLabel
04:08:35 [2020-08-29T04:08:35.827Z] + echo Ensuring container killed.
04:08:35 [2020-08-29T04:08:35.827Z] Ensuring container killed.
04:08:35 [2020-08-29T04:08:35.827Z] + docker rm -vf docker-pr14
04:08:35 [2020-08-29T04:08:35.827Z] Error: No such container: docker-pr14
04:08:35 [2020-08-29T04:08:35.827Z] + true
04:08:35 [2020-08-29T04:08:35.847Z] === RUN   TestDockerSuite/TestEventsImageLoad
[Pipeline] sh
04:08:36 [2020-08-29T04:08:36.105Z] === RUN   TestDockerSuite/TestEventsImagePull
04:08:36 [2020-08-29T04:08:36.214Z] + echo Chowning /workspace to jenkins user
04:08:36 [2020-08-29T04:08:36.214Z] Chowning /workspace to jenkins user
04:08:36 [2020-08-29T04:08:36.214Z] + id -u
04:08:36 [2020-08-29T04:08:36.214Z] + id -g
04:08:36 [2020-08-29T04:08:36.214Z] + docker run --rm -v /home/docker/workspace/moby_PR-41361:/workspace busybox chown -R 1001:1001 /workspace
04:08:36 [2020-08-29T04:08:36.214Z] Unable to find image 'busybox:latest' locally
04:08:36 [2020-08-29T04:08:36.363Z] === RUN   TestDockerSuite/TestEventsImageTag
04:08:36 [2020-08-29T04:08:36.508Z] latest: Pulling from library/busybox
04:08:36 [2020-08-29T04:08:36.508Z] f45ff7dc89a9: Pulling fs layer
04:08:36 [2020-08-29T04:08:36.800Z] f45ff7dc89a9: Verifying Checksum
04:08:36 [2020-08-29T04:08:36.800Z] f45ff7dc89a9: Download complete
04:08:36 [2020-08-29T04:08:36.800Z] f45ff7dc89a9: Pull complete
04:08:37 [2020-08-29T04:08:37.093Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
04:08:37 [2020-08-29T04:08:37.093Z] Status: Downloaded newer image for busybox:latest
04:08:37 [2020-08-29T04:08:37.304Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
04:08:37 [2020-08-29T04:08:37.571Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
04:08:37 [2020-08-29T04:08:37.571Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
04:08:37 [2020-08-29T04:08:37.571Z] === RUN   TestDockerSuite/TestEventsPluginOps
04:08:38 [2020-08-29T04:08:38.139Z] --- PASS: TestServiceUpdateLabel (2.45s)
04:08:38 [2020-08-29T04:08:38.139Z] === RUN   TestServiceUpdateSecrets
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
04:08:39 [2020-08-29T04:08:39.007Z] + bundleName=ppc64le-integration
04:08:39 [2020-08-29T04:08:39.007Z] + echo Creating ppc64le-integration-bundles.tar.gz
04:08:39 [2020-08-29T04:08:39.007Z] Creating ppc64le-integration-bundles.tar.gz
04:08:39 [2020-08-29T04:08:39.007Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+  -name *.prof -o -name *-report.xmlxargs ) tar -print -czf
04:08:39 [2020-08-29T04:08:39.007Z]  ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
04:08:39 [2020-08-29T04:08:39.052Z] Archiving artifacts
04:08:39 [2020-08-29T04:08:39.073Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
04:08:39 [2020-08-29T04:08:39.469Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41361/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:08:39 [2020-08-29T04:08:39.640Z] === RUN   TestDockerSuite/TestEventsRename
04:08:39 [2020-08-29T04:08:39.854Z] + make clean
04:08:40 [2020-08-29T04:08:40.145Z] make: command: Command not found
04:08:40 [2020-08-29T04:08:40.146Z] make: command: Command not found
04:08:40 [2020-08-29T04:08:40.146Z] docker volume rm -f docker-dev-cache
04:08:40 [2020-08-29T04:08:40.146Z] docker-dev-cache
[Pipeline] deleteDir
04:08:40 [2020-08-29T04:08:40.209Z] === RUN   TestDockerSuite/TestEventsResize
04:08:40 [2020-08-29T04:08:40.775Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:08:47 [2020-08-29T04:08:47.330Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
04:08:47 [2020-08-29T04:08:47.330Z] === RUN   TestDockerSuite/TestEventsStreaming
04:08:47 [2020-08-29T04:08:47.330Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
04:08:50 [2020-08-29T04:08:50.610Z] === RUN   TestDockerSuite/TestEventsTop
04:08:50 [2020-08-29T04:08:50.610Z] === RUN   TestDockerSuite/TestEventsUntag
04:08:53 [2020-08-29T04:08:53.137Z] --- PASS: TestServiceUpdateSecrets (14.73s)
04:08:53 [2020-08-29T04:08:53.137Z] === RUN   TestServiceUpdateConfigs
04:08:53 [2020-08-29T04:08:53.137Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
04:08:59 [2020-08-29T04:08:59.695Z] === RUN   TestDockerSuite/TestExec
04:08:59 [2020-08-29T04:08:59.695Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
04:09:00 [2020-08-29T04:09:00.260Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
04:09:00 [2020-08-29T04:09:00.518Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
04:09:01 [2020-08-29T04:09:01.087Z] === RUN   TestDockerSuite/TestExecAPIStart
04:09:02 [2020-08-29T04:09:02.461Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
04:09:02 [2020-08-29T04:09:02.719Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
04:09:03 [2020-08-29T04:09:03.320Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
04:09:03 [2020-08-29T04:09:03.587Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
04:09:04 [2020-08-29T04:09:04.154Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
04:09:04 [2020-08-29T04:09:04.721Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
04:09:05 [2020-08-29T04:09:05.286Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
04:09:06 [2020-08-29T04:09:06.222Z] === RUN   TestDockerSuite/TestExecCgroup
04:09:06 [2020-08-29T04:09:06.789Z] === RUN   TestDockerSuite/TestExecEnv
04:09:07 [2020-08-29T04:09:07.358Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
04:09:07 [2020-08-29T04:09:07.617Z] --- PASS: TestServiceUpdateConfigs (14.74s)
04:09:07 [2020-08-29T04:09:07.617Z] === RUN   TestServiceUpdateNetwork
04:09:08 [2020-08-29T04:09:08.553Z] === RUN   TestDockerSuite/TestExecExitStatus
04:09:09 [2020-08-29T04:09:09.121Z] === RUN   TestDockerSuite/TestExecInspectID
04:09:11 [2020-08-29T04:09:11.023Z] === RUN   TestDockerSuite/TestExecInteractive
04:09:11 [2020-08-29T04:09:11.589Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
04:09:11 [2020-08-29T04:09:11.848Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
04:09:12 [2020-08-29T04:09:12.414Z] === RUN   TestDockerSuite/TestExecParseError
04:09:12 [2020-08-29T04:09:12.980Z] === RUN   TestDockerSuite/TestExecPausedContainer
04:09:13 [2020-08-29T04:09:13.545Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
04:09:13 [2020-08-29T04:09:13.803Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
04:09:14 [2020-08-29T04:09:14.738Z] === RUN   TestDockerSuite/TestExecSetEnv
04:09:15 [2020-08-29T04:09:15.305Z] === RUN   TestDockerSuite/TestExecStartFails
04:09:15 [2020-08-29T04:09:15.873Z] === RUN   TestDockerSuite/TestExecStateCleanup
04:09:17 [2020-08-29T04:09:17.091Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
04:09:18 [2020-08-29T04:09:18.019Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
04:09:19 [2020-08-29T04:09:19.383Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
04:09:21 [2020-08-29T04:09:21.132Z] --- PASS: TestServiceUpdateNetwork (13.32s)
04:09:21 [2020-08-29T04:09:21.132Z] === RUN   TestServiceUpdatePidsLimit
04:09:21 [2020-08-29T04:09:21.901Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
04:09:22 [2020-08-29T04:09:22.505Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
04:09:23 [2020-08-29T04:09:23.091Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
04:09:24 [2020-08-29T04:09:24.552Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
04:09:25 [2020-08-29T04:09:25.918Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
04:09:27 [2020-08-29T04:09:27.272Z] === RUN   TestDockerSuite/TestExecStopNotHanging
04:09:27 [2020-08-29T04:09:27.272Z] === RUN   TestDockerSuite/TestExecTTY
04:09:27 [2020-08-29T04:09:27.284Z] #33 149.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
04:09:27 [2020-08-29T04:09:27.530Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
04:09:28 [2020-08-29T04:09:28.097Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
04:09:28 [2020-08-29T04:09:28.649Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
04:09:28 [2020-08-29T04:09:28.663Z] === RUN   TestDockerSuite/TestExecUlimits
04:09:28 [2020-08-29T04:09:28.905Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
04:09:28 [2020-08-29T04:09:28.921Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
04:09:28 [2020-08-29T04:09:28.921Z] === RUN   TestDockerSuite/TestExecWithImageUser
04:09:29 [2020-08-29T04:09:29.855Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
04:09:30 [2020-08-29T04:09:30.271Z] #33 152.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
04:09:30 [2020-08-29T04:09:30.421Z] === RUN   TestDockerSuite/TestExecWithNoTERM
04:09:30 [2020-08-29T04:09:30.678Z] === RUN   TestDockerSuite/TestExecWithPrivileged
04:09:31 [2020-08-29T04:09:31.613Z] === RUN   TestDockerSuite/TestExecWithTERM
04:09:32 [2020-08-29T04:09:32.163Z] #33 153.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
04:09:32 [2020-08-29T04:09:32.180Z] === RUN   TestDockerSuite/TestExecWithUser
04:09:32 [2020-08-29T04:09:32.746Z] === RUN   TestDockerSuite/TestGetContainerStats
04:09:34 [2020-08-29T04:09:34.054Z] #33 155.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
04:09:35 [2020-08-29T04:09:35.274Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
04:09:35 [2020-08-29T04:09:35.421Z] #33 157.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
04:09:35 [2020-08-29T04:09:35.983Z] #33 157.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
04:09:37 [2020-08-29T04:09:37.173Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
04:09:37 [2020-08-29T04:09:37.432Z] --- PASS: TestServiceUpdatePidsLimit (16.47s)
04:09:37 [2020-08-29T04:09:37.432Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
04:09:37 [2020-08-29T04:09:37.432Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
04:09:37 [2020-08-29T04:09:37.432Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
04:09:37 [2020-08-29T04:09:37.432Z] PASS
04:09:37 [2020-08-29T04:09:37.432Z] 
04:09:37 [2020-08-29T04:09:37.432Z] === Skipped
04:09:37 [2020-08-29T04:09:37.432Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
04:09:37 [2020-08-29T04:09:37.432Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:09:37 [2020-08-29T04:09:37.432Z] 
04:09:37 [2020-08-29T04:09:37.432Z] 
04:09:37 [2020-08-29T04:09:37.432Z] DONE 27 tests, 1 skipped in 179.166s
04:09:37 [2020-08-29T04:09:37.432Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
04:09:37 [2020-08-29T04:09:37.432Z] ++ 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
04:09:37 [2020-08-29T04:09:37.432Z] ++ set -e
04:09:37 [2020-08-29T04:09:37.432Z] ++ '[' -n 0 ']'
04:09:37 [2020-08-29T04:09:37.432Z] ++ set -x
04:09:37 [2020-08-29T04:09:37.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-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
04:09:37 [2020-08-29T04:09:37.690Z] INFO: Testing against a local daemon
04:09:37 [2020-08-29T04:09:37.690Z] === RUN   TestSessionCreate
04:09:37 [2020-08-29T04:09:37.690Z] --- PASS: TestSessionCreate (0.04s)
04:09:37 [2020-08-29T04:09:37.690Z] === RUN   TestSessionCreateWithBadUpgrade
04:09:37 [2020-08-29T04:09:37.690Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
04:09:37 [2020-08-29T04:09:37.690Z] PASS
04:09:37 [2020-08-29T04:09:37.690Z] 
04:09:37 [2020-08-29T04:09:37.690Z] DONE 2 tests in 0.245s
04:09:37 [2020-08-29T04:09:37.690Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
04:09:37 [2020-08-29T04:09:37.690Z] ++ 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
04:09:37 [2020-08-29T04:09:37.690Z] ++ set -e
04:09:37 [2020-08-29T04:09:37.690Z] ++ '[' -n 0 ']'
04:09:37 [2020-08-29T04:09:37.690Z] ++ set -x
04:09:37 [2020-08-29T04:09:37.690Z] ++ env -i DEST=/go/src/github.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
04:09:37 [2020-08-29T04:09:37.875Z] #33 159.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
04:09:37 [2020-08-29T04:09:37.949Z] INFO: Testing against a local daemon
04:09:37 [2020-08-29T04:09:37.949Z] === RUN   TestCgroupDriverSystemdMemoryLimit
04:09:37 [2020-08-29T04:09:37.949Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
04:09:37 [2020-08-29T04:09:37.949Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:09:37 [2020-08-29T04:09:37.949Z] === RUN   TestEventsExecDie
04:09:38 [2020-08-29T04:09:38.515Z] --- PASS: TestEventsExecDie (0.58s)
04:09:38 [2020-08-29T04:09:38.515Z] === RUN   TestEventsBackwardsCompatible
04:09:38 [2020-08-29T04:09:38.515Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
04:09:38 [2020-08-29T04:09:38.515Z] === RUN   TestInfoBinaryCommits
04:09:38 [2020-08-29T04:09:38.515Z] --- PASS: TestInfoBinaryCommits (0.01s)
04:09:38 [2020-08-29T04:09:38.515Z] === RUN   TestInfoAPIVersioned
04:09:38 [2020-08-29T04:09:38.515Z] --- PASS: TestInfoAPIVersioned (0.01s)
04:09:38 [2020-08-29T04:09:38.515Z] === RUN   TestInfoDiscoveryBackend
04:09:38 [2020-08-29T04:09:38.804Z] #33 160.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
04:09:39 [2020-08-29T04:09:39.081Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
04:09:39 [2020-08-29T04:09:39.081Z] === RUN   TestInfoDiscoveryInvalidAdvertise
04:09:40 [2020-08-29T04:09:40.017Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
04:09:40 [2020-08-29T04:09:40.017Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
04:09:40 [2020-08-29T04:09:40.582Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
04:09:40 [2020-08-29T04:09:40.582Z] === RUN   TestInfoAPI
04:09:40 [2020-08-29T04:09:40.582Z] --- PASS: TestInfoAPI (0.01s)
04:09:40 [2020-08-29T04:09:40.582Z] === RUN   TestInfoAPIWarnings
04:09:40 [2020-08-29T04:09:40.694Z] #33 162.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
04:09:41 [2020-08-29T04:09:41.148Z] --- PASS: TestInfoAPIWarnings (0.52s)
04:09:41 [2020-08-29T04:09:41.148Z] === RUN   TestInfoDebug
04:09:41 [2020-08-29T04:09:41.726Z] --- PASS: TestInfoDebug (0.53s)
04:09:41 [2020-08-29T04:09:41.726Z] === RUN   TestInfoInsecureRegistries
04:09:41 [2020-08-29T04:09:41.984Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
04:09:42 [2020-08-29T04:09:42.061Z] #33 163.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
04:09:42 [2020-08-29T04:09:42.242Z] --- PASS: TestInfoInsecureRegistries (0.58s)
04:09:42 [2020-08-29T04:09:42.242Z] === RUN   TestInfoRegistryMirrors
04:09:42 [2020-08-29T04:09:42.809Z] --- PASS: TestInfoRegistryMirrors (0.54s)
04:09:42 [2020-08-29T04:09:42.809Z] === RUN   TestLoginFailsWithBadCredentials
04:09:43 [2020-08-29T04:09:43.066Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
04:09:43 [2020-08-29T04:09:43.066Z] === RUN   TestPingCacheHeaders
04:09:43 [2020-08-29T04:09:43.066Z] --- PASS: TestPingCacheHeaders (0.01s)
04:09:43 [2020-08-29T04:09:43.066Z] === RUN   TestPingGet
04:09:43 [2020-08-29T04:09:43.066Z] --- PASS: TestPingGet (0.01s)
04:09:43 [2020-08-29T04:09:43.066Z] === RUN   TestPingHead
04:09:43 [2020-08-29T04:09:43.066Z] --- PASS: TestPingHead (0.01s)
04:09:43 [2020-08-29T04:09:43.066Z] === RUN   TestVersion
04:09:43 [2020-08-29T04:09:43.066Z] --- PASS: TestVersion (0.01s)
04:09:43 [2020-08-29T04:09:43.066Z] PASS
04:09:43 [2020-08-29T04:09:43.066Z] 
04:09:43 [2020-08-29T04:09:43.066Z] === Skipped
04:09:43 [2020-08-29T04:09:43.066Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
04:09:43 [2020-08-29T04:09:43.066Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:09:43 [2020-08-29T04:09:43.066Z] 
04:09:43 [2020-08-29T04:09:43.066Z] 
04:09:43 [2020-08-29T04:09:43.066Z] DONE 18 tests, 1 skipped in 5.395s
04:09:43 [2020-08-29T04:09:43.066Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
04:09:43 [2020-08-29T04:09:43.067Z] ++ 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
04:09:43 [2020-08-29T04:09:43.067Z] ++ set -e
04:09:43 [2020-08-29T04:09:43.067Z] ++ '[' -n 0 ']'
04:09:43 [2020-08-29T04:09:43.067Z] ++ set -x
04:09:43 [2020-08-29T04:09:43.067Z] ++ env -i DEST=/go/src/github.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
04:09:43 [2020-08-29T04:09:43.325Z] INFO: Testing against a local daemon
04:09:43 [2020-08-29T04:09:43.325Z] === RUN   TestVolumesCreateAndList
04:09:43 [2020-08-29T04:09:43.325Z] --- PASS: TestVolumesCreateAndList (0.01s)
04:09:43 [2020-08-29T04:09:43.325Z] === RUN   TestVolumesRemove
04:09:43 [2020-08-29T04:09:43.325Z] --- PASS: TestVolumesRemove (0.06s)
04:09:43 [2020-08-29T04:09:43.325Z] === RUN   TestVolumesInspect
04:09:43 [2020-08-29T04:09:43.325Z] --- PASS: TestVolumesInspect (0.01s)
04:09:43 [2020-08-29T04:09:43.325Z] === RUN   TestVolumesInvalidJSON
04:09:43 [2020-08-29T04:09:43.325Z] === RUN   TestVolumesInvalidJSON//volumes/create
04:09:43 [2020-08-29T04:09:43.325Z] === PAUSE TestVolumesInvalidJSON//volumes/create
04:09:43 [2020-08-29T04:09:43.325Z] === CONT  TestVolumesInvalidJSON//volumes/create
04:09:43 [2020-08-29T04:09:43.325Z] --- PASS: TestVolumesInvalidJSON (0.01s)
04:09:43 [2020-08-29T04:09:43.325Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
04:09:43 [2020-08-29T04:09:43.325Z] PASS
04:09:43 [2020-08-29T04:09:43.325Z] 
04:09:43 [2020-08-29T04:09:43.325Z] DONE 5 tests in 0.245s
04:09:43 [2020-08-29T04:09:43.325Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:09:43 [2020-08-29T04:09:43.428Z] #33 164.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
04:09:43 [2020-08-29T04:09:43.583Z] ++++ cat bundles/test-integration/docker.pid
04:09:43 [2020-08-29T04:09:43.583Z] +++ kill 5605
04:09:43 [2020-08-29T04:09:43.583Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
04:09:44 [2020-08-29T04:09:44.796Z] #33 166.3 
04:09:44 [2020-08-29T04:09:44.796Z] #33 DONE 166.4s
04:09:44 [2020-08-29T04:09:44.796Z] 
04:09:44 [2020-08-29T04:09:44.796Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
04:09:44 [2020-08-29T04:09:44.955Z] +++ /etc/init.d/apparmor stop
04:09:44 [2020-08-29T04:09:44.955Z] Leaving: AppArmorNo profiles have been unloaded.
04:09:44 [2020-08-29T04:09:44.955Z] 
04:09:44 [2020-08-29T04:09:44.955Z] Unloading profiles will leave already running processes permanently
04:09:44 [2020-08-29T04:09:44.955Z] unconfined, which can lead to unexpected situations.
04:09:44 [2020-08-29T04:09:44.955Z] 
04:09:44 [2020-08-29T04:09:44.955Z] To set a process to complain mode, use the command line tool
04:09:44 [2020-08-29T04:09:44.955Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:09:44 [2020-08-29T04:09:44.955Z] +++ true
04:09:44 [2020-08-29T04:09:44.955Z] exiting test-integration
04:09:44 [2020-08-29T04:09:44.955Z] ++ exit 0
04:09:44 [2020-08-29T04:09:44.955Z] 
04:09:45 [2020-08-29T04:09:45.520Z] + for job in $(jobs -p)
04:09:45 [2020-08-29T04:09:45.520Z] + wait 15796
04:09:46 [2020-08-29T04:09:46.179Z] #34 DONE 1.4s
04:09:48 [2020-08-29T04:09:48.046Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
04:09:48 [2020-08-29T04:09:48.067Z] 
04:09:48 [2020-08-29T04:09:48.067Z] #35 [runner 12/12] COPY --from=builder       /build/ /
04:09:48 [2020-08-29T04:09:48.323Z] #35 DONE 0.7s
04:09:48 [2020-08-29T04:09:48.579Z] 
04:09:48 [2020-08-29T04:09:48.579Z] #36 exporting to image
04:09:48 [2020-08-29T04:09:48.579Z] #36 exporting layers
04:09:48 [2020-08-29T04:09:48.982Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
04:09:48 [2020-08-29T04:09:48.982Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
04:09:48 [2020-08-29T04:09:48.982Z] === RUN   TestDockerSuite/TestHealth
04:09:51 [2020-08-29T04:09:51.846Z] #36 exporting layers 3.1s done
04:09:51 [2020-08-29T04:09:51.846Z] #36 writing image sha256:352493d3a35ffc03a0454040315c2c1e7d91179e154330518cb93e3a318eb765 done
04:09:51 [2020-08-29T04:09:51.846Z] #36 naming to docker.io/library/moby-e2e-test done
04:09:51 [2020-08-29T04:09:51.846Z] #36 DONE 3.1s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
04:09:52 [2020-08-29T04:09:52.193Z] + echo Ensuring container killed.
04:09:52 [2020-08-29T04:09:52.193Z] Ensuring container killed.
04:09:52 [2020-08-29T04:09:52.193Z] + docker rm -vf docker-pr14
04:09:52 [2020-08-29T04:09:52.193Z] Error: No such container: docker-pr14
04:09:52 [2020-08-29T04:09:52.193Z] + true
[Pipeline] sh
04:09:52 [2020-08-29T04:09:52.508Z] + echo Chowning /workspace to jenkins user
04:09:52 [2020-08-29T04:09:52.508Z] Chowning /workspace to jenkins user
04:09:52 [2020-08-29T04:09:52.508Z] + id -u
04:09:52 [2020-08-29T04:09:52.508Z] + id -g
04:09:52 [2020-08-29T04:09:52.508Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41361:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
04:09:53 [2020-08-29T04:09:53.765Z] + bundleName=unit
04:09:53 [2020-08-29T04:09:53.765Z] + echo Creating unit-bundles.tar.gz
04:09:53 [2020-08-29T04:09:53.765Z] Creating unit-bundles.tar.gz
04:09:53 [2020-08-29T04:09:53.765Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
04:09:53 [2020-08-29T04:09:53.765Z] bundles/junit-report.xml
04:09:53 [2020-08-29T04:09:53.765Z] bundles/go-test-report.json
04:09:53 [2020-08-29T04:09:53.765Z] bundles/profile.out
[Pipeline] archiveArtifacts
04:09:53 [2020-08-29T04:09:53.774Z] Archiving artifacts
04:09:54 [2020-08-29T04:09:54.213Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41361/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:09:54 [2020-08-29T04:09:54.629Z] + make clean
04:09:54 [2020-08-29T04:09:54.629Z] docker volume rm -f docker-dev-cache
04:09:54 [2020-08-29T04:09:54.629Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestHistoryExistentImage
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
04:10:10 [2020-08-29T04:10:10.901Z] === RUN   TestDockerSuite/TestImagesFormat
04:10:11 [2020-08-29T04:10:11.162Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
04:10:11 [2020-08-29T04:10:11.728Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
04:10:14 [2020-08-29T04:10:14.255Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
04:10:14 [2020-08-29T04:10:14.255Z] === RUN   TestDockerSuite/TestImportBadURL
04:10:14 [2020-08-29T04:10:14.255Z] === RUN   TestDockerSuite/TestImportDisplay
04:10:15 [2020-08-29T04:10:15.192Z] === RUN   TestDockerSuite/TestImportFile
04:10:16 [2020-08-29T04:10:16.574Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
04:10:16 [2020-08-29T04:10:16.574Z] === RUN   TestDockerSuite/TestImportFileWithMessage
04:10:17 [2020-08-29T04:10:17.507Z] === RUN   TestDockerSuite/TestImportGzipped
04:10:18 [2020-08-29T04:10:18.440Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
04:10:19 [2020-08-29T04:10:19.812Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
04:10:20 [2020-08-29T04:10:20.071Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
04:10:20 [2020-08-29T04:10:20.637Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
04:10:20 [2020-08-29T04:10:20.895Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
04:10:20 [2020-08-29T04:10:20.895Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
04:10:20 [2020-08-29T04:10:20.895Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
04:10:21 [2020-08-29T04:10:21.461Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
04:10:22 [2020-08-29T04:10:22.027Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
04:10:22 [2020-08-29T04:10:22.286Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
04:10:22 [2020-08-29T04:10:22.851Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
04:10:23 [2020-08-29T04:10:23.109Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
04:10:23 [2020-08-29T04:10:23.675Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
04:10:23 [2020-08-29T04:10:23.675Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
04:10:24 [2020-08-29T04:10:24.609Z] === RUN   TestDockerSuite/TestInspectAmpersand
04:10:25 [2020-08-29T04:10:25.174Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
04:10:25 [2020-08-29T04:10:25.432Z] === RUN   TestDockerSuite/TestInspectByPrefix
04:10:25 [2020-08-29T04:10:25.690Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
04:10:25 [2020-08-29T04:10:25.949Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
04:10:25 [2020-08-29T04:10:25.949Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
04:10:26 [2020-08-29T04:10:26.515Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
04:10:27 [2020-08-29T04:10:27.081Z] === RUN   TestDockerSuite/TestInspectDefault
04:10:27 [2020-08-29T04:10:27.647Z] === RUN   TestDockerSuite/TestInspectHistory
04:10:28 [2020-08-29T04:10:28.215Z] === RUN   TestDockerSuite/TestInspectImage
04:10:28 [2020-08-29T04:10:28.215Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
04:10:28 [2020-08-29T04:10:28.215Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
04:10:28 [2020-08-29T04:10:28.215Z] === RUN   TestDockerSuite/TestInspectInt64
04:10:28 [2020-08-29T04:10:28.475Z] === RUN   TestDockerSuite/TestInspectJSONFields
04:10:29 [2020-08-29T04:10:29.041Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
04:10:29 [2020-08-29T04:10:29.041Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
04:10:29 [2020-08-29T04:10:29.299Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
04:10:29 [2020-08-29T04:10:29.866Z] === RUN   TestDockerSuite/TestInspectPlugin
04:10:30 [2020-08-29T04:10:30.430Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
04:10:31 [2020-08-29T04:10:31.804Z] === RUN   TestDockerSuite/TestInspectRootFS
04:10:31 [2020-08-29T04:10:31.804Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
04:10:32 [2020-08-29T04:10:32.064Z] === RUN   TestDockerSuite/TestInspectStatus
04:10:32 [2020-08-29T04:10:32.639Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
04:10:33 [2020-08-29T04:10:33.572Z] === RUN   TestDockerSuite/TestInspectTemplateError
04:10:34 [2020-08-29T04:10:34.137Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
04:10:34 [2020-08-29T04:10:34.395Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
04:10:34 [2020-08-29T04:10:34.961Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
04:10:35 [2020-08-29T04:10:35.527Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
04:10:35 [2020-08-29T04:10:35.785Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
04:10:36 [2020-08-29T04:10:36.351Z] === RUN   TestDockerSuite/TestInspectUnknownObject
04:10:36 [2020-08-29T04:10:36.351Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
04:10:37 [2020-08-29T04:10:37.727Z] === RUN   TestDockerSuite/TestLinkShortDefinition
04:10:38 [2020-08-29T04:10:38.661Z] === RUN   TestDockerSuite/TestLinksEnvs
04:10:39 [2020-08-29T04:10:39.596Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
04:10:39 [2020-08-29T04:10:39.853Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
04:10:40 [2020-08-29T04:10:40.787Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
04:10:42 [2020-08-29T04:10:42.161Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
04:10:43 [2020-08-29T04:10:43.534Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
04:10:43 [2020-08-29T04:10:43.534Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
04:10:44 [2020-08-29T04:10:44.908Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
04:10:44 [2020-08-29T04:10:44.908Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
04:10:45 [2020-08-29T04:10:45.473Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
04:10:52 [2020-08-29T04:10:52.036Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
04:10:52 [2020-08-29T04:10:52.036Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
04:10:53 [2020-08-29T04:10:53.428Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
04:10:54 [2020-08-29T04:10:54.805Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
04:10:55 [2020-08-29T04:10:55.740Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
04:10:56 [2020-08-29T04:10:56.676Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
04:10:57 [2020-08-29T04:10:57.612Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
04:10:57 [2020-08-29T04:10:57.612Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
04:10:57 [2020-08-29T04:10:57.872Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
04:10:57 [2020-08-29T04:10:57.872Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
04:10:57 [2020-08-29T04:10:57.872Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
04:10:58 [2020-08-29T04:10:58.439Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
04:10:59 [2020-08-29T04:10:59.007Z] === RUN   TestDockerSuite/TestLogsAPIUntil
04:11:03 [2020-08-29T04:11:03.191Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
04:11:03 [2020-08-29T04:11:03.449Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
04:11:08 [2020-08-29T04:11:08.713Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
04:11:08 [2020-08-29T04:11:08.713Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
04:11:08 [2020-08-29T04:11:08.713Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
04:11:09 [2020-08-29T04:11:09.647Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
04:11:10 [2020-08-29T04:11:10.582Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
04:11:11 [2020-08-29T04:11:11.148Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
04:11:12 [2020-08-29T04:11:12.081Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
04:11:12 [2020-08-29T04:11:12.646Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
04:11:14 [2020-08-29T04:11:14.548Z] === RUN   TestDockerSuite/TestLogsFollowStopped
04:11:14 [2020-08-29T04:11:14.806Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
04:11:15 [2020-08-29T04:11:15.065Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
04:11:15 [2020-08-29T04:11:15.633Z] === RUN   TestDockerSuite/TestLogsSince
04:11:23 [2020-08-29T04:11:23.742Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
04:11:27 [2020-08-29T04:11:27.923Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
04:11:28 [2020-08-29T04:11:28.181Z] === RUN   TestDockerSuite/TestLogsTail
04:11:28 [2020-08-29T04:11:28.747Z] === RUN   TestDockerSuite/TestLogsTimestamps
04:11:29 [2020-08-29T04:11:29.005Z] === RUN   TestDockerSuite/TestLogsWithDetails
04:11:29 [2020-08-29T04:11:29.572Z] === RUN   TestDockerSuite/TestMountIntoProc
04:11:29 [2020-08-29T04:11:29.830Z] === RUN   TestDockerSuite/TestMountIntoSys
04:11:30 [2020-08-29T04:11:30.088Z] === RUN   TestDockerSuite/TestNetHostname
04:11:30 [2020-08-29T04:11:30.347Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
04:11:31 [2020-08-29T04:11:31.724Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
04:11:31 [2020-08-29T04:11:31.724Z] === RUN   TestDockerSuite/TestNetworkEvents
04:11:38 [2020-08-29T04:11:38.286Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
04:11:38 [2020-08-29T04:11:38.852Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
04:11:39 [2020-08-29T04:11:39.110Z] === RUN   TestDockerSuite/TestPluginActive
04:11:41 [2020-08-29T04:11:41.031Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
04:11:46 [2020-08-29T04:11:46.291Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
04:11:46 [2020-08-29T04:11:46.291Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
04:11:46 [2020-08-29T04:11:46.291Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
04:11:46 [2020-08-29T04:11:46.857Z] === RUN   TestDockerSuite/TestPluginLogDriver
04:11:50 [2020-08-29T04:11:50.141Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
04:11:51 [2020-08-29T04:11:51.516Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
04:11:51 [2020-08-29T04:11:51.516Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
04:11:53 [2020-08-29T04:11:53.417Z] === RUN   TestDockerSuite/TestPluginUpgrade
04:11:57 [2020-08-29T04:11:57.603Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
04:11:58 [2020-08-29T04:11:58.978Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
04:11:59 [2020-08-29T04:11:59.911Z] === RUN   TestDockerSuite/TestPortHostBinding
04:12:00 [2020-08-29T04:12:00.843Z] === RUN   TestDockerSuite/TestPortList
04:12:07 [2020-08-29T04:12:07.419Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
04:12:07 [2020-08-29T04:12:07.419Z] === RUN   TestDockerSuite/TestPostContainersAttach
04:12:13 [2020-08-29T04:12:13.974Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
04:12:13 [2020-08-29T04:12:13.974Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
04:12:13 [2020-08-29T04:12:13.974Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
04:12:13 [2020-08-29T04:12:13.974Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
04:12:13 [2020-08-29T04:12:13.974Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
04:12:14 [2020-08-29T04:12:14.233Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
04:12:14 [2020-08-29T04:12:14.233Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
04:12:14 [2020-08-29T04:12:14.490Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
04:12:14 [2020-08-29T04:12:14.748Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
04:12:15 [2020-08-29T04:12:15.682Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
04:12:15 [2020-08-29T04:12:15.682Z] === RUN   TestDockerSuite/TestPruneContainerLabel
04:12:17 [2020-08-29T04:12:17.584Z] === RUN   TestDockerSuite/TestPruneContainerUntil
04:12:18 [2020-08-29T04:12:18.150Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
04:12:18 [2020-08-29T04:12:18.408Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
04:12:18 [2020-08-29T04:12:18.666Z] === RUN   TestDockerSuite/TestPsByOrder
04:12:18 [2020-08-29T04:12:18.924Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
04:12:20 [2020-08-29T04:12:20.826Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
04:12:21 [2020-08-29T04:12:21.392Z] === RUN   TestDockerSuite/TestPsListContainersBase
04:12:21 [2020-08-29T04:12:21.650Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
04:12:24 [2020-08-29T04:12:24.179Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
04:12:28 [2020-08-29T04:12:28.364Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
04:12:28 [2020-08-29T04:12:28.364Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
04:12:30 [2020-08-29T04:12:30.281Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
04:12:36 [2020-08-29T04:12:36.846Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
04:12:37 [2020-08-29T04:12:37.413Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
04:12:38 [2020-08-29T04:12:38.787Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
04:12:39 [2020-08-29T04:12:39.722Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
04:12:40 [2020-08-29T04:12:40.658Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
04:12:42 [2020-08-29T04:12:42.032Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
04:12:43 [2020-08-29T04:12:43.407Z] === RUN   TestDockerSuite/TestPsListContainersSize
04:12:44 [2020-08-29T04:12:44.343Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
04:12:44 [2020-08-29T04:12:44.343Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
04:12:44 [2020-08-29T04:12:44.343Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
04:12:44 [2020-08-29T04:12:44.911Z] === RUN   TestDockerSuite/TestPsRightTagName
04:12:46 [2020-08-29T04:12:46.814Z] === RUN   TestDockerSuite/TestPsShowMounts
04:12:48 [2020-08-29T04:12:48.189Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
04:12:48 [2020-08-29T04:12:48.754Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
04:12:48 [2020-08-29T04:12:48.754Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
04:12:49 [2020-08-29T04:12:49.013Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
04:12:49 [2020-08-29T04:12:49.013Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
04:12:49 [2020-08-29T04:12:49.271Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
04:12:50 [2020-08-29T04:12:50.208Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
04:12:52 [2020-08-29T04:12:52.122Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
04:12:52 [2020-08-29T04:12:52.687Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
04:12:52 [2020-08-29T04:12:52.947Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
04:12:58 [2020-08-29T04:12:58.218Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
04:12:58 [2020-08-29T04:12:58.785Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
04:13:00 [2020-08-29T04:13:00.160Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
04:13:00 [2020-08-29T04:13:00.418Z] === RUN   TestDockerSuite/TestRestartPolicyNO
04:13:00 [2020-08-29T04:13:00.418Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
04:13:00 [2020-08-29T04:13:00.677Z] === RUN   TestDockerSuite/TestRestartRunningContainer
04:13:03 [2020-08-29T04:13:03.207Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
04:13:03 [2020-08-29T04:13:03.774Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
04:13:07 [2020-08-29T04:13:07.060Z] === RUN   TestDockerSuite/TestRestartWithVolumes
04:13:07 [2020-08-29T04:13:07.628Z] === RUN   TestDockerSuite/TestRmiBlank
04:13:07 [2020-08-29T04:13:07.628Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
04:13:07 [2020-08-29T04:13:07.628Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
04:13:10 [2020-08-29T04:13:10.166Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
04:13:10 [2020-08-29T04:13:10.425Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
04:13:10 [2020-08-29T04:13:10.684Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
04:13:10 [2020-08-29T04:13:10.684Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
04:13:12 [2020-08-29T04:13:12.062Z] === RUN   TestDockerSuite/TestRmiImgIDForce
04:13:12 [2020-08-29T04:13:12.996Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
04:13:14 [2020-08-29T04:13:14.406Z] === RUN   TestDockerSuite/TestRmiParentImageFail
04:13:14 [2020-08-29T04:13:14.973Z] === RUN   TestDockerSuite/TestRmiTag
04:13:14 [2020-08-29T04:13:14.973Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
04:13:15 [2020-08-29T04:13:15.539Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
04:13:19 [2020-08-29T04:13:19.730Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
04:13:19 [2020-08-29T04:13:19.988Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
04:13:20 [2020-08-29T04:13:20.555Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
04:13:21 [2020-08-29T04:13:21.122Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
04:13:22 [2020-08-29T04:13:22.057Z] === RUN   TestDockerSuite/TestRunAddHost
04:13:22 [2020-08-29T04:13:22.315Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
04:13:22 [2020-08-29T04:13:22.573Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
04:13:23 [2020-08-29T04:13:23.139Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
04:13:23 [2020-08-29T04:13:23.139Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
04:13:23 [2020-08-29T04:13:23.398Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
04:13:24 [2020-08-29T04:13:24.332Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
04:13:24 [2020-08-29T04:13:24.898Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
04:13:25 [2020-08-29T04:13:25.156Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
04:13:25 [2020-08-29T04:13:25.721Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
04:13:26 [2020-08-29T04:13:26.654Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
04:13:27 [2020-08-29T04:13:27.589Z] === RUN   TestDockerSuite/TestRunAttachDetach
04:13:28 [2020-08-29T04:13:28.155Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
04:13:28 [2020-08-29T04:13:28.720Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
04:13:29 [2020-08-29T04:13:29.285Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
04:13:29 [2020-08-29T04:13:29.851Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
04:13:30 [2020-08-29T04:13:30.416Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
04:13:30 [2020-08-29T04:13:30.991Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
04:13:31 [2020-08-29T04:13:31.931Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
04:13:32 [2020-08-29T04:13:32.496Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
04:13:32 [2020-08-29T04:13:32.755Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
04:13:33 [2020-08-29T04:13:33.321Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
04:13:33 [2020-08-29T04:13:33.321Z] === RUN   TestDockerSuite/TestRunBindMounts
04:13:34 [2020-08-29T04:13:34.696Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
04:13:34 [2020-08-29T04:13:34.954Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
04:13:35 [2020-08-29T04:13:35.212Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
04:13:35 [2020-08-29T04:13:35.778Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
04:13:36 [2020-08-29T04:13:36.343Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
04:13:36 [2020-08-29T04:13:36.343Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
04:13:36 [2020-08-29T04:13:36.601Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
04:13:37 [2020-08-29T04:13:37.168Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
04:13:37 [2020-08-29T04:13:37.168Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
04:13:37 [2020-08-29T04:13:37.735Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
04:13:38 [2020-08-29T04:13:38.300Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
04:13:38 [2020-08-29T04:13:38.559Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
04:13:38 [2020-08-29T04:13:38.559Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
04:13:39 [2020-08-29T04:13:39.125Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
04:13:39 [2020-08-29T04:13:39.384Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
04:13:40 [2020-08-29T04:13:40.319Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
04:13:40 [2020-08-29T04:13:40.578Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
04:13:41 [2020-08-29T04:13:41.513Z] === RUN   TestDockerSuite/TestRunContainerNetwork
04:13:42 [2020-08-29T04:13:42.448Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
04:13:42 [2020-08-29T04:13:42.448Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
04:13:42 [2020-08-29T04:13:42.706Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
04:13:43 [2020-08-29T04:13:43.640Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
04:13:45 [2020-08-29T04:13:45.014Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
04:13:45 [2020-08-29T04:13:45.582Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
04:13:46 [2020-08-29T04:13:46.148Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
04:13:46 [2020-08-29T04:13:46.408Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
04:13:46 [2020-08-29T04:13:46.975Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
04:13:47 [2020-08-29T04:13:47.240Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
04:13:47 [2020-08-29T04:13:47.807Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
04:13:48 [2020-08-29T04:13:48.741Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
04:13:51 [2020-08-29T04:13:51.275Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
04:13:51 [2020-08-29T04:13:51.275Z] === RUN   TestDockerSuite/TestRunCreateVolume
04:13:51 [2020-08-29T04:13:51.534Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
04:13:52 [2020-08-29T04:13:52.909Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
04:13:53 [2020-08-29T04:13:53.843Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
04:13:55 [2020-08-29T04:13:55.217Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
04:13:57 [2020-08-29T04:13:57.118Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
04:13:57 [2020-08-29T04:13:57.118Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
04:13:57 [2020-08-29T04:13:57.118Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
04:13:57 [2020-08-29T04:13:57.376Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
04:13:58 [2020-08-29T04:13:58.753Z] === RUN   TestDockerSuite/TestRunDNSOptions
04:13:59 [2020-08-29T04:13:59.686Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
04:14:01 [2020-08-29T04:14:01.063Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
04:14:01 [2020-08-29T04:14:01.321Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
04:14:02 [2020-08-29T04:14:02.255Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
04:14:02 [2020-08-29T04:14:02.823Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
04:14:02 [2020-08-29T04:14:02.823Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
04:14:03 [2020-08-29T04:14:03.081Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
04:14:04 [2020-08-29T04:14:04.459Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
04:14:04 [2020-08-29T04:14:04.459Z] === RUN   TestDockerSuite/TestRunDuplicateMount
04:14:05 [2020-08-29T04:14:05.026Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
04:14:05 [2020-08-29T04:14:05.605Z] === RUN   TestDockerSuite/TestRunEchoStdout
04:14:06 [2020-08-29T04:14:06.539Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
04:14:06 [2020-08-29T04:14:06.798Z] === RUN   TestDockerSuite/TestRunEmptyEnv
04:14:06 [2020-08-29T04:14:06.798Z] === RUN   TestDockerSuite/TestRunEntrypoint
04:14:07 [2020-08-29T04:14:07.364Z] === RUN   TestDockerSuite/TestRunEnvironment
04:14:07 [2020-08-29T04:14:07.622Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
04:14:08 [2020-08-29T04:14:08.191Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
04:14:08 [2020-08-29T04:14:08.449Z] === RUN   TestDockerSuite/TestRunExitCode
04:14:09 [2020-08-29T04:14:09.015Z] === RUN   TestDockerSuite/TestRunExitCodeOne
04:14:09 [2020-08-29T04:14:09.275Z] === RUN   TestDockerSuite/TestRunExitCodeZero
04:14:09 [2020-08-29T04:14:09.841Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
04:14:10 [2020-08-29T04:14:10.099Z] === RUN   TestDockerSuite/TestRunExposePort
04:14:10 [2020-08-29T04:14:10.099Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
04:14:10 [2020-08-29T04:14:10.665Z] === RUN   TestDockerSuite/TestRunGroupAdd
04:14:10 [2020-08-29T04:14:10.924Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
04:14:11 [2020-08-29T04:14:11.858Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
04:14:12 [2020-08-29T04:14:12.117Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
04:14:12 [2020-08-29T04:14:12.117Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
04:14:14 [2020-08-29T04:14:14.016Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
04:14:14 [2020-08-29T04:14:14.583Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
04:14:16 [2020-08-29T04:14:16.480Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
04:14:26 [2020-08-29T04:14:26.445Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
04:14:26 [2020-08-29T04:14:26.445Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
04:14:27 [2020-08-29T04:14:27.379Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
04:14:27 [2020-08-29T04:14:27.379Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
04:14:27 [2020-08-29T04:14:27.379Z] === RUN   TestDockerSuite/TestRunInvalidReference
04:14:27 [2020-08-29T04:14:27.379Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
04:14:27 [2020-08-29T04:14:27.637Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
04:14:29 [2020-08-29T04:14:29.554Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
04:14:30 [2020-08-29T04:14:30.489Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
04:14:31 [2020-08-29T04:14:31.861Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
04:14:37 [2020-08-29T04:14:37.125Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
04:14:37 [2020-08-29T04:14:37.384Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
04:14:37 [2020-08-29T04:14:37.643Z] === RUN   TestDockerSuite/TestRunModeHostname
04:14:38 [2020-08-29T04:14:38.579Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
04:14:38 [2020-08-29T04:14:38.579Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
04:14:38 [2020-08-29T04:14:38.839Z] === RUN   TestDockerSuite/TestRunModeIpcHost
04:14:39 [2020-08-29T04:14:39.775Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
04:14:40 [2020-08-29T04:14:40.033Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
04:14:40 [2020-08-29T04:14:40.967Z] === RUN   TestDockerSuite/TestRunModePIDContainer
04:14:41 [2020-08-29T04:14:41.902Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
04:14:41 [2020-08-29T04:14:41.902Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
04:14:42 [2020-08-29T04:14:42.161Z] === RUN   TestDockerSuite/TestRunModePIDHost
04:14:43 [2020-08-29T04:14:43.536Z] === RUN   TestDockerSuite/TestRunModeUTSHost
04:14:44 [2020-08-29T04:14:44.912Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
04:14:44 [2020-08-29T04:14:44.912Z] === RUN   TestDockerSuite/TestRunMount
04:14:47 [2020-08-29T04:14:47.442Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
04:14:49 [2020-08-29T04:14:49.362Z] === RUN   TestDockerSuite/TestRunMountOrdering
04:14:49 [2020-08-29T04:14:49.929Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
04:14:49 [2020-08-29T04:14:49.929Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
04:14:50 [2020-08-29T04:14:50.495Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
04:14:51 [2020-08-29T04:14:51.429Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
04:14:53 [2020-08-29T04:14:53.332Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
04:14:53 [2020-08-29T04:14:53.332Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
04:14:55 [2020-08-29T04:14:55.866Z] === RUN   TestDockerSuite/TestRunNamedVolume
04:14:56 [2020-08-29T04:14:56.433Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
04:14:57 [2020-08-29T04:14:57.370Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
04:14:59 [2020-08-29T04:14:59.274Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
04:14:59 [2020-08-29T04:14:59.274Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
04:15:00 [2020-08-29T04:15:00.210Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
04:15:01 [2020-08-29T04:15:01.585Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
04:15:01 [2020-08-29T04:15:01.585Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
04:15:01 [2020-08-29T04:15:01.844Z] === RUN   TestDockerSuite/TestRunNetHost
04:15:02 [2020-08-29T04:15:02.778Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
04:15:03 [2020-08-29T04:15:03.344Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
04:15:03 [2020-08-29T04:15:03.602Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
04:15:03 [2020-08-29T04:15:03.860Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
04:15:06 [2020-08-29T04:15:06.394Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
04:15:07 [2020-08-29T04:15:07.767Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
04:15:07 [2020-08-29T04:15:07.767Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
04:15:11 [2020-08-29T04:15:11.077Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
04:15:11 [2020-08-29T04:15:11.335Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
04:15:11 [2020-08-29T04:15:11.335Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
04:15:11 [2020-08-29T04:15:11.902Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
04:15:11 [2020-08-29T04:15:11.902Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
04:15:12 [2020-08-29T04:15:12.467Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
04:15:12 [2020-08-29T04:15:12.726Z] === RUN   TestDockerSuite/TestRunNonExistingImage
04:15:12 [2020-08-29T04:15:12.726Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
04:15:13 [2020-08-29T04:15:13.293Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
04:15:19 [2020-08-29T04:15:19.849Z] === RUN   TestDockerSuite/TestRunOOMExitCode
04:15:19 [2020-08-29T04:15:19.850Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
04:15:19 [2020-08-29T04:15:19.850Z] === RUN   TestDockerSuite/TestRunPIDsLimit
04:15:19 [2020-08-29T04:15:19.850Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
04:15:20 [2020-08-29T04:15:20.783Z] === RUN   TestDockerSuite/TestRunPortInUse
04:15:21 [2020-08-29T04:15:21.040Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
04:15:21 [2020-08-29T04:15:21.605Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
04:15:21 [2020-08-29T04:15:21.863Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
04:15:22 [2020-08-29T04:15:22.429Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
04:15:22 [2020-08-29T04:15:22.687Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
04:15:23 [2020-08-29T04:15:23.253Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
04:15:23 [2020-08-29T04:15:23.253Z] === RUN   TestDockerSuite/TestRunPublishPort
04:15:23 [2020-08-29T04:15:23.821Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
04:15:24 [2020-08-29T04:15:24.080Z] === RUN   TestDockerSuite/TestRunReadProcLatency
04:15:24 [2020-08-29T04:15:24.080Z] === RUN   TestDockerSuite/TestRunReadProcTimer
04:15:24 [2020-08-29T04:15:24.645Z] === RUN   TestDockerSuite/TestRunRedirectStdout
04:15:25 [2020-08-29T04:15:25.581Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
04:15:25 [2020-08-29T04:15:25.581Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
04:15:27 [2020-08-29T04:15:27.480Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
04:15:28 [2020-08-29T04:15:28.045Z] === RUN   TestDockerSuite/TestRunRm
04:15:28 [2020-08-29T04:15:28.614Z] === RUN   TestDockerSuite/TestRunRmAndWait
04:15:31 [2020-08-29T04:15:31.900Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
04:15:31 [2020-08-29T04:15:31.900Z] === RUN   TestDockerSuite/TestRunRmPre125Api
04:15:32 [2020-08-29T04:15:32.465Z] === RUN   TestDockerSuite/TestRunRootWorkdir
04:15:33 [2020-08-29T04:15:33.032Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
04:15:34 [2020-08-29T04:15:34.934Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
04:15:35 [2020-08-29T04:15:35.502Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
04:15:38 [2020-08-29T04:15:38.035Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
04:15:41 [2020-08-29T04:15:41.320Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
04:15:41 [2020-08-29T04:15:41.320Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
04:15:41 [2020-08-29T04:15:41.579Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
04:15:42 [2020-08-29T04:15:42.147Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
04:15:42 [2020-08-29T04:15:42.713Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
04:15:43 [2020-08-29T04:15:43.279Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
04:15:44 [2020-08-29T04:15:44.213Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
04:15:44 [2020-08-29T04:15:44.213Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
04:15:44 [2020-08-29T04:15:44.471Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
04:15:45 [2020-08-29T04:15:45.044Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
04:15:45 [2020-08-29T04:15:45.612Z] === RUN   TestDockerSuite/TestRunSetMacAddress
04:15:46 [2020-08-29T04:15:46.178Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
04:15:48 [2020-08-29T04:15:48.707Z] === RUN   TestDockerSuite/TestRunState
04:15:49 [2020-08-29T04:15:49.648Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
04:15:49 [2020-08-29T04:15:49.910Z] === RUN   TestDockerSuite/TestRunStdinPipe
04:15:50 [2020-08-29T04:15:50.479Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
04:15:50 [2020-08-29T04:15:50.479Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
04:15:50 [2020-08-29T04:15:50.479Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
04:15:51 [2020-08-29T04:15:51.049Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
04:15:51 [2020-08-29T04:15:51.307Z] === RUN   TestDockerSuite/TestRunSysctls
04:15:52 [2020-08-29T04:15:52.240Z] === RUN   TestDockerSuite/TestRunTLSVerify
04:15:52 [2020-08-29T04:15:52.240Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
04:15:52 [2020-08-29T04:15:52.240Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
04:15:52 [2020-08-29T04:15:52.806Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
04:15:54 [2020-08-29T04:15:54.183Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
04:15:54 [2020-08-29T04:15:54.442Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
04:15:55 [2020-08-29T04:15:55.816Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
04:15:57 [2020-08-29T04:15:57.189Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
04:15:58 [2020-08-29T04:15:58.125Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
04:15:59 [2020-08-29T04:15:59.501Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
04:16:01 [2020-08-29T04:16:01.400Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
04:16:01 [2020-08-29T04:16:01.968Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
04:16:02 [2020-08-29T04:16:02.534Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
04:16:02 [2020-08-29T04:16:02.534Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
04:16:03 [2020-08-29T04:16:03.100Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
04:16:05 [2020-08-29T04:16:05.002Z] === RUN   TestDockerSuite/TestRunUnshareProc
04:16:05 [2020-08-29T04:16:05.261Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
04:16:05 [2020-08-29T04:16:05.828Z] === RUN   TestDockerSuite/TestRunUserByID
04:16:06 [2020-08-29T04:16:06.400Z] === RUN   TestDockerSuite/TestRunUserByIDBig
04:16:06 [2020-08-29T04:16:06.400Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
04:16:06 [2020-08-29T04:16:06.661Z] === RUN   TestDockerSuite/TestRunUserByIDZero
04:16:07 [2020-08-29T04:16:07.228Z] === RUN   TestDockerSuite/TestRunUserByName
04:16:07 [2020-08-29T04:16:07.794Z] === RUN   TestDockerSuite/TestRunUserDefaults
04:16:08 [2020-08-29T04:16:08.362Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
04:16:08 [2020-08-29T04:16:08.362Z] === RUN   TestDockerSuite/TestRunUserNotFound
04:16:08 [2020-08-29T04:16:08.621Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
04:16:08 [2020-08-29T04:16:08.621Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
04:16:09 [2020-08-29T04:16:09.187Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
04:16:12 [2020-08-29T04:16:12.474Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
04:16:12 [2020-08-29T04:16:12.474Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
04:16:13 [2020-08-29T04:16:13.042Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
04:16:13 [2020-08-29T04:16:13.608Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
04:16:15 [2020-08-29T04:16:15.511Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
04:16:15 [2020-08-29T04:16:15.769Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
04:16:16 [2020-08-29T04:16:16.704Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
04:16:18 [2020-08-29T04:16:18.080Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
04:16:18 [2020-08-29T04:16:18.338Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
04:16:20 [2020-08-29T04:16:20.243Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
04:16:21 [2020-08-29T04:16:21.179Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
04:16:21 [2020-08-29T04:16:21.179Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
04:16:21 [2020-08-29T04:16:21.745Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
04:16:22 [2020-08-29T04:16:22.310Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
04:16:22 [2020-08-29T04:16:22.310Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
04:16:22 [2020-08-29T04:16:22.310Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
04:16:22 [2020-08-29T04:16:22.310Z] === RUN   TestDockerSuite/TestRunWithBadDevice
04:16:22 [2020-08-29T04:16:22.569Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
04:16:22 [2020-08-29T04:16:22.569Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
04:16:23 [2020-08-29T04:16:23.505Z] === RUN   TestDockerSuite/TestRunWithCPUShares
04:16:23 [2020-08-29T04:16:23.763Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
04:16:24 [2020-08-29T04:16:24.716Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
04:16:25 [2020-08-29T04:16:25.291Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
04:16:25 [2020-08-29T04:16:25.858Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
04:16:25 [2020-08-29T04:16:25.858Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
04:16:26 [2020-08-29T04:16:26.116Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
04:16:26 [2020-08-29T04:16:26.116Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
04:16:26 [2020-08-29T04:16:26.374Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
04:16:26 [2020-08-29T04:16:26.374Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
04:16:26 [2020-08-29T04:16:26.374Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
04:16:26 [2020-08-29T04:16:26.374Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
04:16:26 [2020-08-29T04:16:26.374Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
04:16:26 [2020-08-29T04:16:26.374Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
04:16:26 [2020-08-29T04:16:26.374Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
04:16:26 [2020-08-29T04:16:26.374Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
04:16:26 [2020-08-29T04:16:26.941Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
04:16:26 [2020-08-29T04:16:26.941Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
04:16:27 [2020-08-29T04:16:27.509Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
04:16:28 [2020-08-29T04:16:28.076Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
04:16:28 [2020-08-29T04:16:28.076Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
04:16:28 [2020-08-29T04:16:28.643Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
04:16:28 [2020-08-29T04:16:28.901Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
04:16:29 [2020-08-29T04:16:29.468Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
04:16:29 [2020-08-29T04:16:29.468Z] === RUN   TestDockerSuite/TestRunWithShmSize
04:16:30 [2020-08-29T04:16:30.033Z] === RUN   TestDockerSuite/TestRunWithSwappiness
04:16:30 [2020-08-29T04:16:30.291Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
04:16:30 [2020-08-29T04:16:30.291Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
04:16:30 [2020-08-29T04:16:30.549Z] === RUN   TestDockerSuite/TestRunWithUlimits
04:16:30 [2020-08-29T04:16:30.807Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
04:16:31 [2020-08-29T04:16:31.744Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
04:16:32 [2020-08-29T04:16:32.002Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
04:16:32 [2020-08-29T04:16:32.260Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
04:16:32 [2020-08-29T04:16:32.260Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
04:16:32 [2020-08-29T04:16:32.828Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
04:16:32 [2020-08-29T04:16:32.828Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
04:16:33 [2020-08-29T04:16:33.763Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
04:16:34 [2020-08-29T04:16:34.698Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
04:16:36 [2020-08-29T04:16:36.073Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
04:16:36 [2020-08-29T04:16:36.331Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
04:16:36 [2020-08-29T04:16:36.331Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
04:16:36 [2020-08-29T04:16:36.331Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
04:16:36 [2020-08-29T04:16:36.897Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
04:16:37 [2020-08-29T04:16:37.463Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
04:16:38 [2020-08-29T04:16:38.396Z] === RUN   TestDockerSuite/TestSaveCheckTimes
04:16:38 [2020-08-29T04:16:38.396Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
04:16:39 [2020-08-29T04:16:39.770Z] === RUN   TestDockerSuite/TestSaveImageId
04:16:39 [2020-08-29T04:16:39.770Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
04:16:40 [2020-08-29T04:16:40.028Z] === RUN   TestDockerSuite/TestSaveLoadParents
04:16:41 [2020-08-29T04:16:41.417Z] === RUN   TestDockerSuite/TestSaveMultipleNames
04:16:41 [2020-08-29T04:16:41.417Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
04:16:42 [2020-08-29T04:16:42.353Z] === RUN   TestDockerSuite/TestSaveSingleTag
04:16:42 [2020-08-29T04:16:42.353Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
04:16:42 [2020-08-29T04:16:42.353Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
04:16:43 [2020-08-29T04:16:43.727Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
04:16:44 [2020-08-29T04:16:44.661Z] === RUN   TestDockerSuite/TestSearchCmdOptions
04:16:44 [2020-08-29T04:16:44.919Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
04:16:45 [2020-08-29T04:16:45.485Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
04:16:45 [2020-08-29T04:16:45.744Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
04:16:45 [2020-08-29T04:16:45.744Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
04:16:46 [2020-08-29T04:16:46.002Z] === RUN   TestDockerSuite/TestSearchWithLimit
04:16:46 [2020-08-29T04:16:46.569Z] === RUN   TestDockerSuite/TestSlowStdinClosing
04:16:47 [2020-08-29T04:16:47.950Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
04:16:48 [2020-08-29T04:16:48.518Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
04:16:51 [2020-08-29T04:16:51.798Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
04:16:53 [2020-08-29T04:16:53.697Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
04:16:54 [2020-08-29T04:16:54.263Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
04:16:55 [2020-08-29T04:16:55.197Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
04:16:56 [2020-08-29T04:16:56.132Z] === RUN   TestDockerSuite/TestStartAttachSilent
04:16:57 [2020-08-29T04:16:57.066Z] === RUN   TestDockerSuite/TestStartAttachWithRename
04:16:58 [2020-08-29T04:16:58.963Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
04:16:59 [2020-08-29T04:16:59.538Z] === RUN   TestDockerSuite/TestStartMultipleContainers
04:17:01 [2020-08-29T04:17:01.447Z] === RUN   TestDockerSuite/TestStartPausedContainer
04:17:02 [2020-08-29T04:17:02.013Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
04:17:02 [2020-08-29T04:17:02.271Z] === RUN   TestDockerSuite/TestStartRecordError
04:17:03 [2020-08-29T04:17:03.205Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
04:17:05 [2020-08-29T04:17:05.106Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
04:17:06 [2020-08-29T04:17:06.482Z] === RUN   TestDockerSuite/TestStatsAllNoStream
04:17:09 [2020-08-29T04:17:09.009Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
04:17:13 [2020-08-29T04:17:13.192Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
04:17:15 [2020-08-29T04:17:15.719Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
04:17:15 [2020-08-29T04:17:15.979Z] === RUN   TestDockerSuite/TestStatsFormatAll
04:17:21 [2020-08-29T04:17:21.240Z] === RUN   TestDockerSuite/TestStatsNoStream
04:17:23 [2020-08-29T04:17:23.153Z] === RUN   TestDockerSuite/TestStopContainerSignal
04:17:24 [2020-08-29T04:17:24.528Z] === RUN   TestDockerSuite/TestTopMultipleArgs
04:17:25 [2020-08-29T04:17:25.094Z] === RUN   TestDockerSuite/TestTopNonPrivileged
04:17:25 [2020-08-29T04:17:25.660Z] === RUN   TestDockerSuite/TestTopPrivileged
04:17:25 [2020-08-29T04:17:25.917Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
04:17:25 [2020-08-29T04:17:25.917Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
04:17:26 [2020-08-29T04:17:26.484Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
04:17:28 [2020-08-29T04:17:28.384Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
04:17:29 [2020-08-29T04:17:29.317Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
04:17:32 [2020-08-29T04:17:32.597Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
04:17:32 [2020-08-29T04:17:32.597Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
04:17:32 [2020-08-29T04:17:32.855Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
04:17:32 [2020-08-29T04:17:32.855Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
04:17:33 [2020-08-29T04:17:33.421Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
04:17:34 [2020-08-29T04:17:34.356Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
04:17:34 [2020-08-29T04:17:34.356Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
04:17:35 [2020-08-29T04:17:35.291Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
04:17:35 [2020-08-29T04:17:35.858Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
04:17:36 [2020-08-29T04:17:36.424Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
04:17:37 [2020-08-29T04:17:37.359Z] === RUN   TestDockerSuite/TestUpdateStats
04:17:41 [2020-08-29T04:17:41.541Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
04:17:41 [2020-08-29T04:17:41.541Z] === RUN   TestDockerSwarmSuite/TestServiceScale
04:17:41 [2020-08-29T04:17:41.803Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
04:17:41 [2020-08-29T04:17:41.803Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
04:17:42 [2020-08-29T04:17:42.748Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
04:17:43 [2020-08-29T04:17:43.690Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
04:17:43 [2020-08-29T04:17:43.690Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
04:17:46 [2020-08-29T04:17:46.222Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
04:17:48 [2020-08-29T04:17:48.121Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
04:17:50 [2020-08-29T04:17:50.649Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
04:17:51 [2020-08-29T04:17:51.583Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
04:17:58 [2020-08-29T04:17:58.143Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
04:18:00 [2020-08-29T04:18:00.043Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
04:18:01 [2020-08-29T04:18:01.943Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
04:18:02 [2020-08-29T04:18:02.876Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
04:18:03 [2020-08-29T04:18:03.134Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
04:18:04 [2020-08-29T04:18:04.068Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
04:18:05 [2020-08-29T04:18:05.446Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
04:18:05 [2020-08-29T04:18:05.446Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
04:18:07 [2020-08-29T04:18:07.349Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
04:18:08 [2020-08-29T04:18:08.284Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
04:18:08 [2020-08-29T04:18:08.543Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
04:18:10 [2020-08-29T04:18:10.445Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
04:18:11 [2020-08-29T04:18:11.822Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
04:18:13 [2020-08-29T04:18:13.722Z] === RUN   TestDockerSuite/TestVolumeCLICreate
04:18:28 [2020-08-29T04:18:28.585Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
04:18:28 [2020-08-29T04:18:28.585Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
04:18:28 [2020-08-29T04:18:28.585Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
04:18:28 [2020-08-29T04:18:28.842Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
04:18:28 [2020-08-29T04:18:28.842Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
04:18:29 [2020-08-29T04:18:29.100Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
04:18:29 [2020-08-29T04:18:29.100Z] === RUN   TestDockerSuite/TestVolumeCLILs
04:18:29 [2020-08-29T04:18:29.666Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
04:18:29 [2020-08-29T04:18:29.666Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
04:18:30 [2020-08-29T04:18:30.234Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
04:18:30 [2020-08-29T04:18:30.234Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
04:18:30 [2020-08-29T04:18:30.234Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
04:18:30 [2020-08-29T04:18:30.234Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
04:18:30 [2020-08-29T04:18:30.234Z] === RUN   TestDockerSuite/TestVolumeCLIRm
04:18:31 [2020-08-29T04:18:31.608Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
04:18:31 [2020-08-29T04:18:31.608Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
04:18:31 [2020-08-29T04:18:31.867Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
04:18:31 [2020-08-29T04:18:31.867Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
04:18:31 [2020-08-29T04:18:31.867Z] === RUN   TestDockerSuite/TestVolumeEvents
04:18:33 [2020-08-29T04:18:33.239Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
04:18:37 [2020-08-29T04:18:37.428Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
04:18:38 [2020-08-29T04:18:38.802Z] === RUN   TestDockerSuite/TestVolumeLsFormat
04:18:38 [2020-08-29T04:18:38.802Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
04:18:38 [2020-08-29T04:18:38.802Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
04:18:40 [2020-08-29T04:18:40.706Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
04:18:41 [2020-08-29T04:18:41.272Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
04:18:43 [2020-08-29T04:18:43.176Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
04:18:43 [2020-08-29T04:18:43.176Z] --- PASS: TestDockerSuite (1300.80s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.05s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.35s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.64s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.09s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.82s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.09s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.34s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.89s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.76s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.84s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.82s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.77s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.16s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.88s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.10s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.26s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.81s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.92s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.09s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.88s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.46s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.12s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.62s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.11s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.93s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.51s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.74s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.16s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.70s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.11s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.77s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.62s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.14s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.43s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.12s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (0.97s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s)
04:18:43 [2020-08-29T04:18:43.176Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.90s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.36s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.76s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.65s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.83s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.51s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.96s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.42s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.11s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.25s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.55s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.71s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.08s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.66s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.40s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.49s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.89s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.09s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.56s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.66s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.88s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.46s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.71s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.53s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.59s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.15s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.46s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
04:18:43 [2020-08-29T04:18:43.177Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.17s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.49s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.65s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildContChar (1.76s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.56s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.18s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.16s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.33s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.19s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.58s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.24s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.66s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
04:18:43 [2020-08-29T04:18:43.177Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.177Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
04:18:43 [2020-08-29T04:18:43.177Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.177Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
04:18:43 [2020-08-29T04:18:43.177Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.177Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
04:18:43 [2020-08-29T04:18:43.177Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.51s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.18s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.91s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.15s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.81s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.32s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.70s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.29s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.21s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.25s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.47s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.80s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.07s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.45s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.29s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.40s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.19s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.29s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.23s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.56s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.06s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.40s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.42s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.69s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.53s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.86s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.12s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.40s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.18s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.73s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
04:18:43 [2020-08-29T04:18:43.177Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.49s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.95s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.46s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildFails (0.67s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.82s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.13s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.85s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.33s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.78s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.58s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.32s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.23s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.44s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.21s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.59s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.42s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.66s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.46s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildLastModified (3.95s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.31s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.89s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.27s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.39s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.31s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.66s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.95s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.76s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
04:18:43 [2020-08-29T04:18:43.177Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.24s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.23s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.31s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.51s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.76s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.82s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.26s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.41s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.47s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.24s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.81s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.55s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.50s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.93s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.00s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.20s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.02s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.98s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.15s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.52s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildRm (2.67s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.99s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.12s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.53s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
04:18:43 [2020-08-29T04:18:43.177Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.29s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.80s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.70s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.82s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.90s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.86s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.97s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.30s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildUser (1.58s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.06s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.79s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.55s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.83s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.00s)
04:18:43 [2020-08-29T04:18:43.177Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.177Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.00s)
04:18:43 [2020-08-29T04:18:43.177Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.177Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.00s)
04:18:43 [2020-08-29T04:18:43.177Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.177Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.00s)
04:18:43 [2020-08-29T04:18:43.177Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.06s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.53s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.14s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.22s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s)
04:18:43 [2020-08-29T04:18:43.177Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.48s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.43s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
04:18:43 [2020-08-29T04:18:43.177Z]         docker_cli_sni_test.go:18: Flakey test
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.48s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestCommitChange (1.14s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.95s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.51s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.47s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.33s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.67s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.15s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.20s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.14s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.52s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.60s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s)
04:18:43 [2020-08-29T04:18:43.177Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.59s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.54s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.72s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.72s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.14s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.97s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.97s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.56s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.74s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.10s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.21s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.45s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.20s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.83s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
04:18:43 [2020-08-29T04:18:43.178Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.97s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.10s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.46s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.40s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.90s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.80s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.49s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.29s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.45s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (0.42s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009c7ea0_<nil>} (1.59s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1399417581_/foo_false__<nil>_<nil>_<nil>} (1.30s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1399417581_/foo_true__<nil>_<nil>_<nil>} (1.47s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3474367848_/foo_false__<nil>_<nil>_<nil>} (1.36s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3474367848_/foo_true__<nil>_<nil>_<nil>} (1.35s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3474367848_/foo_true__0xc0009c7f20_<nil>_<nil>} (1.41s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0009c7f40_<nil>} (1.49s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0009c7f60_<nil>} (1.34s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009c7f80_<nil>} (1.43s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009c7fa0_<nil>} (1.59s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
04:18:43 [2020-08-29T04:18:43.178Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.01s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.59s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.91s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.87s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.51s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.49s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.49s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.50s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.78s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.64s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.80s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.69s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.60s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.89s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.08s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.70s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.72s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.84s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.59s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.62s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.11s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.65s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.88s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.95s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.23s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.76s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.70s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.36s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.57s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.25s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToDot (0.77s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.25s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.01s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.88s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.33s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.31s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.70s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.88s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.43s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.66s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
04:18:43 [2020-08-29T04:18:43.178Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.57s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
04:18:43 [2020-08-29T04:18:43.178Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.40s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.07s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.00s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.70s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.17s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.08s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.56s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.64s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.94s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.90s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.30s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.90s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.08s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.03s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.58s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.05s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.69s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.66s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.45s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.93s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.61s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.95s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.79s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.04s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.22s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.22s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.39s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.98s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.98s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.81s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.25s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.05s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
04:18:43 [2020-08-29T04:18:43.178Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
04:18:43 [2020-08-29T04:18:43.178Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
04:18:43 [2020-08-29T04:18:43.178Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.54s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsRename (0.73s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsResize (0.54s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.55s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsTop (0.49s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.55s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.96s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExec (0.66s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.16s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.46s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.47s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.47s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.75s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecEnv (0.63s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.15s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.51s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.84s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.49s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.47s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecParseError (0.48s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.95s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.59s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.53s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecTTY (0.49s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.49s)
04:18:43 [2020-08-29T04:18:43.178Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
04:18:43 [2020-08-29T04:18:43.178Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.178Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.49s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.52s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.53s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.53s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.83s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.63s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.69s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestHealth (18.34s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.50s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.52s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.11s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.02s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImportFile (1.06s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.03s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.11s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
04:18:43 [2020-08-29T04:18:43.179Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.62s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.43s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.53s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
04:18:43 [2020-08-29T04:18:43.179Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.41s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.41s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.75s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.58s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.86s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.52s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.88s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.86s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.00s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.30s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.28s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.29s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.21s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.47s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.56s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.52s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.68s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.96s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.57s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.72s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.95s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.64s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.90s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.66s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.96s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsSince (6.73s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.43s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsTail (0.51s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.21s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.45s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestNetHostname (1.38s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.18s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.87s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.17s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPluginActive (1.49s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.27s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
04:18:43 [2020-08-29T04:18:43.179Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.84s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.81s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.58s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.07s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.35s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.46s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.82s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.82s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPortList (5.84s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.82s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.41s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.77s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.87s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.02s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.86s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.52s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.73s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.29s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.23s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.35s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.81s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.45s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.38s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.73s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.62s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
04:18:43 [2020-08-29T04:18:43.179Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.19s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.11s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.87s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.64s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.85s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.43s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.07s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.28s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.00s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.83s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.22s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.60s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.19s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.84s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.30s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.74s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.94s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.53s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.66s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.41s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.91s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.40s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.52s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.93s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.54s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.25s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.41s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.57s)
04:18:43 [2020-08-29T04:18:43.179Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.58s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.82s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.95s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.08s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.81s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.40s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.42s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.32s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.27s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.43s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.65s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.43s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.83s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.30s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.40s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.42s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.10s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.62s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.84s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.61s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.43s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.41s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.41s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.40s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.89s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.19s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.99s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.44s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.86s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.94s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.88s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.03s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.53s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.30s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.37s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.84s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.22s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.80s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.33s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.30s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunMount (4.41s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.73s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.97s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.86s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.39s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.61s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.84s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.09s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.13s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.98s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.39s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.99s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.80s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.27s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.40s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.13s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.42s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.52s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.44s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.39s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.96s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.56s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.47s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.85s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.96s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.81s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunRm (0.41s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.83s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.58s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.58s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.02s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.77s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.60s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.65s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.61s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.50s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunState (0.95s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.41s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.85s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.35s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.07s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.54s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.75s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.66s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.54s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.53s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.59s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.52s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.30s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.95s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.01s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.75s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.95s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.71s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.52s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.66s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.80s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.60s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.51s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.58s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.08s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.66s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.42s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.02s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.37s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.04s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.66s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.65s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.10s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s)
04:18:43 [2020-08-29T04:18:43.180Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents266840530
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s)
04:18:43 [2020-08-29T04:18:43.180Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.21s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.82s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.15s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.16s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.15s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.67s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.10s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.87s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.66s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.16s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.93s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.28s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.44s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.90s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.78s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.48s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.48s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
04:18:43 [2020-08-29T04:18:43.181Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.44s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.67s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.95s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
04:18:43 [2020-08-29T04:18:43.181Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.52s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.00s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
04:18:43 [2020-08-29T04:18:43.181Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.56s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.51s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.53s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.96s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
04:18:43 [2020-08-29T04:18:43.181Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.91s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.82s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.45s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.02s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.15s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.37s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.71s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.53s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.77s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.60s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.01s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.28s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.49s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.69s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.64s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.46s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.58s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.37s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.37s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.31s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.67s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.80s)
04:18:43 [2020-08-29T04:18:43.181Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
04:18:43 [2020-08-29T04:18:43.181Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
04:18:43 [2020-08-29T04:18:43.181Z] === RUN   TestDockerRegistrySuite
04:18:43 [2020-08-29T04:18:43.181Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
04:18:44 [2020-08-29T04:18:44.115Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
04:18:44 [2020-08-29T04:18:44.683Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
04:18:46 [2020-08-29T04:18:46.058Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
04:18:47 [2020-08-29T04:18:47.433Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
04:18:47 [2020-08-29T04:18:47.433Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
04:18:49 [2020-08-29T04:18:49.965Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
04:18:52 [2020-08-29T04:18:52.494Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
04:18:55 [2020-08-29T04:18:55.779Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
04:18:56 [2020-08-29T04:18:56.037Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
04:18:56 [2020-08-29T04:18:56.972Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
04:18:57 [2020-08-29T04:18:57.907Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
04:18:59 [2020-08-29T04:18:59.283Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
04:18:59 [2020-08-29T04:18:59.283Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
04:19:00 [2020-08-29T04:19:00.218Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
04:19:01 [2020-08-29T04:19:01.596Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
04:19:02 [2020-08-29T04:19:02.530Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
04:19:04 [2020-08-29T04:19:04.432Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
04:19:06 [2020-08-29T04:19:06.333Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
04:19:07 [2020-08-29T04:19:07.268Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
04:19:09 [2020-08-29T04:19:09.171Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
04:19:10 [2020-08-29T04:19:10.105Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
04:19:10 [2020-08-29T04:19:10.105Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
04:19:11 [2020-08-29T04:19:11.040Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
04:19:11 [2020-08-29T04:19:11.975Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
04:19:12 [2020-08-29T04:19:12.541Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
04:19:15 [2020-08-29T04:19:15.083Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
04:19:15 [2020-08-29T04:19:15.083Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
04:19:16 [2020-08-29T04:19:16.016Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
04:19:16 [2020-08-29T04:19:16.582Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
04:19:16 [2020-08-29T04:19:16.582Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
04:19:16 [2020-08-29T04:19:16.841Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
04:19:17 [2020-08-29T04:19:17.099Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
04:19:17 [2020-08-29T04:19:17.357Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
04:19:17 [2020-08-29T04:19:17.615Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
04:19:18 [2020-08-29T04:19:18.551Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
04:19:18 [2020-08-29T04:19:18.810Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
04:19:20 [2020-08-29T04:19:20.184Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
04:19:21 [2020-08-29T04:19:21.561Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
04:19:22 [2020-08-29T04:19:22.127Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
04:19:23 [2020-08-29T04:19:23.061Z] === RUN   TestDockerRegistrySuite/TestV2Only
04:19:23 [2020-08-29T04:19:23.995Z] --- PASS: TestDockerRegistrySuite (40.74s)
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.48s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d5783e5a9b3ec] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.39s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d36661d4e095e] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.19s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d4f79fb515d56] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d73996fe22e42] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.53s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d044650a9c155] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.63s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d7cecc31f16f3] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.70s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d41f12e97f159] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d6b116eea4ed1] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [dab17659661fc] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.94s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [ddf01c8b2ba01] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d339ae21cbdad] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.23s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [db0a67c5f6596] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d034f4c3d1e88] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.12s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d7fbab7e2be23] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s)
04:19:23 [2020-08-29T04:19:23.995Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:af1753a508f094bcfd1985a38e73dd082064c2e29735d8d4f1ec2ba6c3d6e326
04:19:23 [2020-08-29T04:19:23.995Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f1bb5669b819fcc828eb4e0f326ed7e3832d8705821d4084414c7a444284933e
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [dbd38229ba18c] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.69s)
04:19:23 [2020-08-29T04:19:23.995Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5c08cef8bf64d631835e9cf2819edb77ab863c073aac02b76951279ac291fff5
04:19:23 [2020-08-29T04:19:23.995Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9ba13da9b737ccff52979bf6ed8775fbe4330b48b335026aa6d5b2330033fc95
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d3a9f9cf7cc07] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d69f1b334a4fb] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.98s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [df21adf604e1e] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.89s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [dab11816f1506] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d6240a9f349b7] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d7374f9494d5d] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d799878de52c2] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.78s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [dbb96dcac519e] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.18s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d6ca6696ac82b] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [dfdb88e0c1c94] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.92s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [dc7f9f7d215e3] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.34s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d6a0c1ac38045] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d7180c8e884ea] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d8a7f6c7ace7f] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [dcf8a0ac57bb5] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [dec58f9cf3fe1] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d37e56f3da4cb] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [da99a48d830e5] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.57s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d8eb924a7741b] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.20s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [d59f78a22e512] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s)
04:19:23 [2020-08-29T04:19:23.995Z]         check_test.go:196: [df71a7e92fae1] daemon is not started
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
04:19:23 [2020-08-29T04:19:23.995Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
04:19:23 [2020-08-29T04:19:23.995Z] === RUN   TestDockerSchema1RegistrySuite
04:19:23 [2020-08-29T04:19:23.995Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
04:19:23 [2020-08-29T04:19:23.995Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
04:19:27 [2020-08-29T04:19:27.277Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
04:19:27 [2020-08-29T04:19:27.277Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
04:19:30 [2020-08-29T04:19:30.561Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
04:19:33 [2020-08-29T04:19:33.090Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
04:19:33 [2020-08-29T04:19:33.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
04:19:34 [2020-08-29T04:19:34.609Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
04:19:34 [2020-08-29T04:19:34.869Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
04:19:35 [2020-08-29T04:19:35.803Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
04:19:36 [2020-08-29T04:19:36.814Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
04:19:37 [2020-08-29T04:19:37.380Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
04:19:39 [2020-08-29T04:19:39.912Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
04:19:40 [2020-08-29T04:19:40.171Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
04:19:40 [2020-08-29T04:19:40.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
04:19:40 [2020-08-29T04:19:40.687Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
04:19:40 [2020-08-29T04:19:40.946Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
04:19:41 [2020-08-29T04:19:41.204Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
04:19:41 [2020-08-29T04:19:41.462Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
04:19:41 [2020-08-29T04:19:41.720Z] --- PASS: TestDockerSchema1RegistrySuite (17.81s)
04:19:41 [2020-08-29T04:19:41.720Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
04:19:41 [2020-08-29T04:19:41.720Z]         check_test.go:223: [dcdb881cd3dfd] daemon is not started
04:19:41 [2020-08-29T04:19:41.720Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.78s)
04:19:41 [2020-08-29T04:19:41.720Z]         check_test.go:223: [d68047a0cec60] daemon is not started
04:19:41 [2020-08-29T04:19:41.720Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.26s)
04:19:41 [2020-08-29T04:19:41.720Z]         check_test.go:223: [d98f372865a24] daemon is not started
04:19:41 [2020-08-29T04:19:41.720Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.66s)
04:19:41 [2020-08-29T04:19:41.720Z]         check_test.go:223: [d2ca25d44e6ae] daemon is not started
04:19:41 [2020-08-29T04:19:41.720Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.94s)
04:19:41 [2020-08-29T04:19:41.720Z]         check_test.go:223: [de21a2f9bb4e0] daemon is not started
04:19:41 [2020-08-29T04:19:41.720Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s)
04:19:41 [2020-08-29T04:19:41.720Z]         check_test.go:223: [d7c4ecc142e86] daemon is not started
04:19:41 [2020-08-29T04:19:41.720Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
04:19:41 [2020-08-29T04:19:41.720Z]         check_test.go:223: [d1d1571992945] daemon is not started
04:19:41 [2020-08-29T04:19:41.720Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.90s)
04:19:41 [2020-08-29T04:19:41.720Z]         check_test.go:223: [de8633263e117] daemon is not started
04:19:41 [2020-08-29T04:19:41.720Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.96s)
04:19:41 [2020-08-29T04:19:41.720Z]         check_test.go:223: [d5bd9a6c73246] daemon is not started
04:19:41 [2020-08-29T04:19:41.721Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s)
04:19:41 [2020-08-29T04:19:41.721Z]         check_test.go:223: [dd09095c0e1ec] daemon is not started
04:19:41 [2020-08-29T04:19:41.721Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.26s)
04:19:41 [2020-08-29T04:19:41.721Z]         check_test.go:223: [d5f73c1d7abee] daemon is not started
04:19:41 [2020-08-29T04:19:41.721Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
04:19:41 [2020-08-29T04:19:41.721Z]         check_test.go:223: [dc924269fdce7] daemon is not started
04:19:41 [2020-08-29T04:19:41.721Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s)
04:19:41 [2020-08-29T04:19:41.721Z]         check_test.go:223: [d9222265889a7] daemon is not started
04:19:41 [2020-08-29T04:19:41.721Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
04:19:41 [2020-08-29T04:19:41.721Z]         check_test.go:223: [d3c111e7f278c] daemon is not started
04:19:41 [2020-08-29T04:19:41.721Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
04:19:41 [2020-08-29T04:19:41.721Z]         check_test.go:223: [d688b6fa8ecfc] daemon is not started
04:19:41 [2020-08-29T04:19:41.721Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s)
04:19:41 [2020-08-29T04:19:41.721Z]         check_test.go:223: [d5202845a580b] daemon is not started
04:19:41 [2020-08-29T04:19:41.721Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.44s)
04:19:41 [2020-08-29T04:19:41.721Z]         check_test.go:223: [d8e5525addfce] daemon is not started
04:19:41 [2020-08-29T04:19:41.721Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
04:19:41 [2020-08-29T04:19:41.721Z]         check_test.go:223: [df14ecc4594a5] daemon is not started
04:19:41 [2020-08-29T04:19:41.721Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
04:19:41 [2020-08-29T04:19:41.721Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
04:19:42 [2020-08-29T04:19:42.654Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
04:19:42 [2020-08-29T04:19:42.912Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
04:19:43 [2020-08-29T04:19:43.170Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
04:19:44 [2020-08-29T04:19:44.102Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
04:19:44 [2020-08-29T04:19:44.360Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
04:19:44 [2020-08-29T04:19:44.925Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
04:19:45 [2020-08-29T04:19:45.183Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
04:19:45 [2020-08-29T04:19:45.441Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.71s)
04:19:45 [2020-08-29T04:19:45.441Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s)
04:19:45 [2020-08-29T04:19:45.441Z]         check_test.go:252: [db7c29ef1ace7] daemon is not started
04:19:45 [2020-08-29T04:19:45.441Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s)
04:19:45 [2020-08-29T04:19:45.441Z]         check_test.go:252: [d75d667899a22] daemon is not started
04:19:45 [2020-08-29T04:19:45.441Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
04:19:45 [2020-08-29T04:19:45.441Z]         check_test.go:252: [dddf4becf3e31] daemon is not started
04:19:45 [2020-08-29T04:19:45.441Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s)
04:19:45 [2020-08-29T04:19:45.441Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
04:19:45 [2020-08-29T04:19:45.441Z]         check_test.go:252: [d07b4a2297bfa] daemon is not started
04:19:45 [2020-08-29T04:19:45.441Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
04:19:45 [2020-08-29T04:19:45.441Z]         check_test.go:252: [d974ed2ff45e8] daemon is not started
04:19:45 [2020-08-29T04:19:45.441Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s)
04:19:45 [2020-08-29T04:19:45.441Z]         check_test.go:252: [d4223c44f9d10] daemon is not started
04:19:45 [2020-08-29T04:19:45.441Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
04:19:45 [2020-08-29T04:19:45.441Z]         check_test.go:252: [da4f70558022c] daemon is not started
04:19:45 [2020-08-29T04:19:45.441Z] === RUN   TestDockerRegistryAuthTokenSuite
04:19:45 [2020-08-29T04:19:45.441Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
04:19:50 [2020-08-29T04:19:50.701Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
04:19:50 [2020-08-29T04:19:50.701Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
04:19:50 [2020-08-29T04:19:50.959Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
04:19:50 [2020-08-29T04:19:50.959Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
04:19:51 [2020-08-29T04:19:51.217Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s)
04:19:51 [2020-08-29T04:19:51.217Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
04:19:51 [2020-08-29T04:19:51.217Z]         check_test.go:279: [d0119c9ac232d] daemon is not started
04:19:51 [2020-08-29T04:19:51.217Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
04:19:51 [2020-08-29T04:19:51.217Z]         check_test.go:279: [d4ad3467d8394] daemon is not started
04:19:51 [2020-08-29T04:19:51.217Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
04:19:51 [2020-08-29T04:19:51.217Z]         check_test.go:279: [d0b50c7068f6a] daemon is not started
04:19:51 [2020-08-29T04:19:51.217Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
04:19:51 [2020-08-29T04:19:51.217Z]         check_test.go:279: [d1a3dff0c68f0] daemon is not started
04:19:51 [2020-08-29T04:19:51.217Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
04:19:51 [2020-08-29T04:19:51.217Z]         check_test.go:279: [da00f9baa3e3d] daemon is not started
04:19:51 [2020-08-29T04:19:51.217Z] === RUN   TestDockerNetworkSuite
04:19:51 [2020-08-29T04:19:51.217Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
04:19:53 [2020-08-29T04:19:53.119Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
04:19:53 [2020-08-29T04:19:53.685Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
04:19:56 [2020-08-29T04:19:56.216Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
04:19:57 [2020-08-29T04:19:57.591Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
04:20:00 [2020-08-29T04:20:00.120Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
04:20:01 [2020-08-29T04:20:01.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
04:20:06 [2020-08-29T04:20:06.767Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
04:20:08 [2020-08-29T04:20:08.696Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
04:20:10 [2020-08-29T04:20:10.070Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
04:20:10 [2020-08-29T04:20:10.328Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
04:20:10 [2020-08-29T04:20:10.587Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
04:20:11 [2020-08-29T04:20:11.522Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
04:20:12 [2020-08-29T04:20:12.457Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
04:20:12 [2020-08-29T04:20:12.457Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
04:20:13 [2020-08-29T04:20:13.024Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
04:20:13 [2020-08-29T04:20:13.591Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
04:20:13 [2020-08-29T04:20:13.849Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
04:20:13 [2020-08-29T04:20:13.849Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
04:20:14 [2020-08-29T04:20:14.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
04:20:14 [2020-08-29T04:20:14.675Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
04:20:15 [2020-08-29T04:20:15.610Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
04:20:15 [2020-08-29T04:20:15.610Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
04:20:15 [2020-08-29T04:20:15.870Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
04:20:16 [2020-08-29T04:20:16.127Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
04:20:18 [2020-08-29T04:20:18.657Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
04:20:20 [2020-08-29T04:20:20.031Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
04:20:25 [2020-08-29T04:20:25.302Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
04:20:25 [2020-08-29T04:20:25.302Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
04:20:26 [2020-08-29T04:20:26.235Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
04:20:26 [2020-08-29T04:20:26.235Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
04:20:26 [2020-08-29T04:20:26.235Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
04:20:26 [2020-08-29T04:20:26.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
04:20:26 [2020-08-29T04:20:26.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
04:20:26 [2020-08-29T04:20:26.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
04:20:29 [2020-08-29T04:20:29.020Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
04:20:29 [2020-08-29T04:20:29.020Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
04:20:29 [2020-08-29T04:20:29.020Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
04:20:29 [2020-08-29T04:20:29.586Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
04:20:32 [2020-08-29T04:20:32.871Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
04:20:36 [2020-08-29T04:20:36.155Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
04:20:36 [2020-08-29T04:20:36.155Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
04:20:36 [2020-08-29T04:20:36.724Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
04:20:38 [2020-08-29T04:20:38.099Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
04:20:38 [2020-08-29T04:20:38.358Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
04:20:38 [2020-08-29T04:20:38.924Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
04:20:39 [2020-08-29T04:20:39.490Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
04:20:40 [2020-08-29T04:20:40.425Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
04:20:47 [2020-08-29T04:20:47.003Z] --- PASS: TestDockerNetworkSuite (54.68s)
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.77s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d3d9a8f1c5901] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [df43e34a8122f] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.57s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d1fa43438c747] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d98703e9760b1] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:1233: [de8fea1fb209b] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [dbae01d195268] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.05s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d610c41de6bd1] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.20s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [dae637cca84bf] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [dcb5e990e4aba] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [df8e3efa87276] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [dfa2119b0c825] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [dbf293f192f2d] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [dc2a62e45870a] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [db5652099e979] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.38s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [dddc6a582cea6] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d99a55c3df285] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d1fc242d8502d] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d694f367cd47b] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d4210ce19f6a0] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d07ea78856627] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.97s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [dd1970ebfe2d7] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d4c25c14569cc] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d03bb97533e84] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [dcd77c3c7dd79] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:968: [d35f1c1ef0eb4] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.57s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d76ae153de2c8] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.16s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:1116: [d8adb1065bfa4] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [dbcaa0f7645e4] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d60ebd6432fee] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [da525475c60ff] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [db3f6fb13c294] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [dc9eb7b8eb5ea] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d1cece7a713c3] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [da2475023200d] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.24s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d8abf433b1502] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d6dbdc8c092b9] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [df2435d8c8c16] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d06959fb78646] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s)
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.95s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:1084: [d00cc10eeb3eb] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d8c0ce022be65] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d8c6225e325ba] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d0a110756e85b] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d96f182c5d92a] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.75s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d3d0f76c9d479] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [d4a9515fdfa5e] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [db546b58ebebd] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.47s)
04:20:47 [2020-08-29T04:20:47.003Z]         docker_cli_network_unix_test.go:46: [deb6a815d1d96] daemon is not started
04:20:47 [2020-08-29T04:20:47.003Z] === RUN   TestDockerHubPullSuite
04:20:47 [2020-08-29T04:20:47.003Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
04:20:47 [2020-08-29T04:20:47.569Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
04:20:50 [2020-08-29T04:20:50.094Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
04:20:50 [2020-08-29T04:20:50.094Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
04:20:51 [2020-08-29T04:20:51.467Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
04:20:51 [2020-08-29T04:20:51.725Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
04:20:51 [2020-08-29T04:20:51.982Z] --- PASS: TestDockerHubPullSuite (6.07s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.78s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.32s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s)
04:20:51 [2020-08-29T04:20:51.982Z] PASS
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === Skipped
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_sni_test.go:18: Flakey test
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.982Z] 
04:20:51 [2020-08-29T04:20:51.982Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
04:20:51 [2020-08-29T04:20:51.982Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
04:20:51 [2020-08-29T04:20:51.983Z]         docker_cli_network_unix_test.go:46: [df2435d8c8c16] daemon is not started
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] 
04:20:51 [2020-08-29T04:20:51.983Z] DONE 1277 tests, 51 skipped in 1469.457s
04:20:51 [2020-08-29T04:20:51.983Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:20:51 [2020-08-29T04:20:51.983Z] ++++ cat bundles/test-integration/docker.pid
04:20:51 [2020-08-29T04:20:51.983Z] +++ kill 7589
04:20:52 [2020-08-29T04:20:52.915Z] +++ /etc/init.d/apparmor stop
04:20:52 [2020-08-29T04:20:52.915Z] Leaving: AppArmorNo profiles have been unloaded.
04:20:52 [2020-08-29T04:20:52.915Z] 
04:20:52 [2020-08-29T04:20:52.915Z] Unloading profiles will leave already running processes permanently
04:20:52 [2020-08-29T04:20:52.915Z] unconfined, which can lead to unexpected situations.
04:20:52 [2020-08-29T04:20:52.915Z] 
04:20:52 [2020-08-29T04:20:52.915Z] To set a process to complain mode, use the command line tool
04:20:52 [2020-08-29T04:20:52.915Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:20:52 [2020-08-29T04:20:52.915Z] +++ true
04:20:52 [2020-08-29T04:20:52.915Z] exiting test-integration
04:20:52 [2020-08-29T04:20:52.915Z] ++ exit 0
04:20:52 [2020-08-29T04:20:52.915Z] 
04:20:53 [2020-08-29T04:20:53.173Z] + for job in $(jobs -p)
04:20:53 [2020-08-29T04:20:53.173Z] + wait 15797
04:22:14 [2020-08-29T04:22:14.589Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
04:22:14 [2020-08-29T04:22:14.589Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
04:22:16 [2020-08-29T04:22:16.488Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
04:22:23 [2020-08-29T04:22:23.070Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
04:22:24 [2020-08-29T04:22:24.444Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
04:22:29 [2020-08-29T04:22:29.705Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
04:22:36 [2020-08-29T04:22:36.259Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
04:22:39 [2020-08-29T04:22:39.537Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
04:22:39 [2020-08-29T04:22:39.537Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
04:22:44 [2020-08-29T04:22:44.804Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
04:22:45 [2020-08-29T04:22:45.062Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
04:22:45 [2020-08-29T04:22:45.995Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
04:22:47 [2020-08-29T04:22:47.901Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
04:23:44 [2020-08-29T04:23:44.109Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
04:24:40 [2020-08-29T04:24:40.314Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
04:24:45 [2020-08-29T04:24:45.572Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
04:24:49 [2020-08-29T04:24:49.760Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
04:26:56 [2020-08-29T04:26:56.196Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
04:27:04 [2020-08-29T04:27:04.298Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
04:27:04 [2020-08-29T04:27:04.559Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
04:27:04 [2020-08-29T04:27:04.559Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
04:27:04 [2020-08-29T04:27:04.817Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
04:27:04 [2020-08-29T04:27:04.817Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
04:27:05 [2020-08-29T04:27:05.383Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
04:27:07 [2020-08-29T04:27:07.924Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
04:27:11 [2020-08-29T04:27:11.212Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
04:27:13 [2020-08-29T04:27:13.741Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
04:28:09 [2020-08-29T04:28:09.953Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
04:28:09 [2020-08-29T04:28:09.953Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
04:28:10 [2020-08-29T04:28:10.887Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
04:28:13 [2020-08-29T04:28:13.416Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
04:28:16 [2020-08-29T04:28:16.696Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
04:28:19 [2020-08-29T04:28:19.231Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
04:28:41 [2020-08-29T04:28:41.147Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
04:28:53 [2020-08-29T04:28:53.338Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
04:28:55 [2020-08-29T04:28:55.237Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
04:28:57 [2020-08-29T04:28:57.766Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
04:29:01 [2020-08-29T04:29:01.047Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
04:29:07 [2020-08-29T04:29:07.617Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
04:29:11 [2020-08-29T04:29:11.800Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
04:29:15 [2020-08-29T04:29:15.082Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
04:29:16 [2020-08-29T04:29:16.979Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
04:29:20 [2020-08-29T04:29:20.258Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
04:29:22 [2020-08-29T04:29:22.157Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
04:29:25 [2020-08-29T04:29:25.438Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
04:29:27 [2020-08-29T04:29:27.966Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
04:30:24 [2020-08-29T04:30:24.192Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
04:30:39 [2020-08-29T04:30:39.057Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
04:30:53 [2020-08-29T04:30:53.923Z] --- PASS: TestDockerSwarmSuite (1704.40s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.23s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.15s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.35s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.46s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.10s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:562: [daaafacaaf095] joining swarm manager [dea6c5d31a435]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:584: [db38df1f10c3e] joining swarm manager [dea6c5d31a435]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]         check_test.go:380: [daaafacaaf095] daemon is not started
04:30:53 [2020-08-29T04:30:53.924Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.86s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:45: [d9194bbab87f7] joining swarm manager [df029e5fa6f25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.41s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.43s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:303: [d729cef72db12] joining swarm manager [dc78d8bef2931]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:304: [de8e63b454ba7] joining swarm manager [dc78d8bef2931]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:363: Waiting for possible election...
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.00s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:271: [db52ea97ba9cc] joining swarm manager [db2c3260350f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:272: [d0885581d0479] joining swarm manager [db2c3260350f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.30s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.54s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.04s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_node_test.go:19: [d90b1ac5dfdff] joining swarm manager [dccde12dc15b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_node_test.go:20: [dfbf6ae8d64a6] joining swarm manager [dccde12dc15b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.64s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:501: [dfe4f20971c2b] joining swarm manager [dfb86923d74d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:506: [d849f000579b1] joining swarm manager [dfb86923d74d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.78s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_node_test.go:80: [d4c19d8522ba1] joining swarm manager [d39ae87705286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.97s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_node_test.go:52: [d3649a70bcfd1] joining swarm manager [d339a1be9d1db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_node_test.go:53: [d67f3b6305d47] joining swarm manager [d339a1be9d1db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.54s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.36s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:201: [d8973f25330a1] joining swarm manager [d2b5546d0aed7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.59s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:383: [d1374e356b5f7] joining swarm manager [d0f4fa81fb225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:384: [d65b0b2808fcf] joining swarm manager [d0f4fa81fb225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]         check_test.go:380: [d65b0b2808fcf] daemon is not started
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.22s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:801: [d3fb7321bc606] joining swarm manager [defcf6a3faafa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:801: [d3c409358c120] joining swarm manager [defcf6a3faafa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:801: [d76ff6b3783b5] joining swarm manager [defcf6a3faafa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:801: [d644a208d03b2] joining swarm manager [defcf6a3faafa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:809: [d105e26900e2e] joining swarm manager [defcf6a3faafa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.74s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.24s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:394: [d88e4e0dbbe50] joining swarm manager [dddc1c69aee88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:394: [d5ea655fcd191] joining swarm manager [dddc1c69aee88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.68s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:342: [dfbb0cebb838b] joining swarm manager [d95a051260a4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:342: [d9d3114b729c3] joining swarm manager [d95a051260a4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.04s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:489: [da9f21754420d] joining swarm manager [d64bf868fe98a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:489: [dd529728826fc] joining swarm manager [d64bf868fe98a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.81s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.50s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:127: [dfb23f370181e] joining swarm manager [d8d10b0b1d6fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:128: [db919bd49df24] joining swarm manager [d8d10b0b1d6fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:136: [d2060e0641bce] joining swarm manager [d8d10b0b1d6fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:137: [db12cd41c3ddf] joining swarm manager [d8d10b0b1d6fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.73s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.61s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:303: [d92167cd963f1] joining swarm manager [d8f1d4f23018a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:303: [d45bd7e832900] joining swarm manager [d8f1d4f23018a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.60s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:99: [d7c2b1a248cd6] joining swarm manager [d8d8905b54447]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:100: [dd71bbdcc46a0] joining swarm manager [d8d8905b54447]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]         check_test.go:380: [d7c2b1a248cd6] daemon is not started
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.30s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:532: [d365d9b97a9ef] joining swarm manager [d9bd355b2b284]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:533: [d58c8146f7d23] joining swarm manager [d9bd355b2b284]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.06s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:147: [d267b53067441] joining swarm manager [de67a041523cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_service_test.go:147: [dd7bd6cf01a20] joining swarm manager [de67a041523cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.63s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.94s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.55s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.80s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.01s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.20s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.83s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.38s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.12s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.30s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.00s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.26s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.87s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.53s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.07s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.68s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.42s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.18s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.24s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.79s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.25s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.66s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.86s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.29s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.91s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.50s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.87s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.58s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.30s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.67s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.05s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_service_logs_test.go:245: checking task do8yobw194ku
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_service_logs_test.go:250: checking messages for do8yobw194ku
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_service_logs_test.go:245: checking task oz4s05zd7fq4
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_service_logs_test.go:250: checking messages for oz4s05zd7fq4
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.35s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.22s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.75s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.95s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_test.go:1901: [d32db7132731c] joining swarm manager [d703e724f8e61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_test.go:1902: [d8320b7d1ae3a] joining swarm manager [d703e724f8e61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.99s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.86s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.35s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.42s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_test.go:1802: [d528ebcef9c82] joining swarm manager [d8fdf1f8fbc8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_test.go:1803: [d3003dd7120a8] joining swarm manager [d8fdf1f8fbc8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.05s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (159.51s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_test.go:1321: [d03c7e4f0eb28] joining swarm manager [db79dcf543036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_test.go:1322: [d915e3b566dae] joining swarm manager [db79dcf543036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.58s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.68s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.59s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.22s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.44s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.56s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.81s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.16s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.84s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.55s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.91s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_test.go:1186: [ddae2a25d877c] joining swarm manager [dc3fd0cb77ce2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_test.go:1195: [d732c9e1f7bc1] joining swarm manager [dc3fd0cb77ce2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.04s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.34s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.41s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_test.go:1118: [dfd158cd7b19f] joining swarm manager [db91e5eaeeb43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_test.go:1119: [dd784aa166ca0] joining swarm manager [db91e5eaeeb43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_test.go:1172: [d638ed127f199] joining swarm manager [db91e5eaeeb43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.33s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_test.go:1453: [dda19f93b4135] joining swarm manager [df10892092f7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_test.go:1454: [ddc844ded7d04] joining swarm manager [df10892092f7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s)
04:30:53 [2020-08-29T04:30:53.924Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
04:30:53 [2020-08-29T04:30:53.924Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
04:30:53 [2020-08-29T04:30:53.924Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
04:30:53 [2020-08-29T04:30:53.924Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.33s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.31s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.38s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_cli_swarm_unix_test.go:62: [de3d5147929e3] joining swarm manager [daab4564f5c12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.02s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.34s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.23s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.19s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s)
04:30:53 [2020-08-29T04:30:53.924Z]         docker_api_swarm_test.go:961: [dafb46c37e458] joining swarm manager [df4519eccf80f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.21s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.39s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.51s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.58s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.59s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.33s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s)
04:30:53 [2020-08-29T04:30:53.924Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s)
04:30:53 [2020-08-29T04:30:53.924Z] === RUN   TestDockerExternalVolumeSuite
04:30:53 [2020-08-29T04:30:53.924Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
04:31:12 [2020-08-29T04:31:12.018Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
04:32:19 [2020-08-29T04:32:19.678Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
04:32:26 [2020-08-29T04:32:26.231Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
04:32:58 [2020-08-29T04:32:58.298Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
04:33:13 [2020-08-29T04:33:13.159Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
04:33:45 [2020-08-29T04:33:45.214Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
04:33:57 [2020-08-29T04:33:57.405Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
04:34:29 [2020-08-29T04:34:29.471Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
04:34:44 [2020-08-29T04:34:44.335Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
04:35:02 [2020-08-29T04:35:02.404Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
04:35:49 [2020-08-29T04:35:49.075Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
04:36:07 [2020-08-29T04:36:07.144Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
04:36:39 [2020-08-29T04:36:39.201Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
04:37:11 [2020-08-29T04:37:11.266Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
04:37:23 [2020-08-29T04:37:23.458Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
04:37:41 [2020-08-29T04:37:41.531Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
04:37:56 [2020-08-29T04:37:56.393Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
04:38:11 [2020-08-29T04:38:11.273Z] --- PASS: TestDockerExternalVolumeSuite (436.69s)
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s)
04:38:11 [2020-08-29T04:38:11.273Z]         docker_cli_external_volume_driver_test.go:53: [d86ce4e6d9ab2] daemon is not started
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.12s)
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
04:38:11 [2020-08-29T04:38:11.273Z]         docker_cli_external_volume_driver_test.go:53: [daf02548fe051] daemon is not started
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
04:38:11 [2020-08-29T04:38:11.273Z]         docker_cli_external_volume_driver_test.go:53: [d8bcbadc34b4a] daemon is not started
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
04:38:11 [2020-08-29T04:38:11.273Z]         docker_cli_external_volume_driver_test.go:53: [df643eced6cb8] daemon is not started
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s)
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s)
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s)
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s)
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s)
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s)
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s)
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.96s)
04:38:11 [2020-08-29T04:38:11.273Z]         docker_cli_external_volume_driver_test.go:485: [d9e0304dfbd87] daemon is not started
04:38:11 [2020-08-29T04:38:11.273Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
04:38:11 [2020-08-29T04:38:11.273Z]         docker_cli_external_volume_driver_test.go:53: [d02d42a9685e1] daemon is not started
04:38:11 [2020-08-29T04:38:11.273Z] PASS
04:38:11 [2020-08-29T04:38:11.273Z] 
04:38:11 [2020-08-29T04:38:11.273Z] === Skipped
04:38:11 [2020-08-29T04:38:11.273Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
04:38:11 [2020-08-29T04:38:11.273Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
04:38:11 [2020-08-29T04:38:11.273Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
04:38:11 [2020-08-29T04:38:11.274Z]         check_test.go:309: [d4fac6ec84bbb] daemon is not started
04:38:11 [2020-08-29T04:38:11.274Z] 
04:38:11 [2020-08-29T04:38:11.274Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
04:38:11 [2020-08-29T04:38:11.274Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
04:38:11 [2020-08-29T04:38:11.274Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
04:38:11 [2020-08-29T04:38:11.274Z]         check_test.go:309: [db4e000bc0e8d] daemon is not started
04:38:11 [2020-08-29T04:38:11.274Z] 
04:38:11 [2020-08-29T04:38:11.274Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
04:38:11 [2020-08-29T04:38:11.274Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
04:38:11 [2020-08-29T04:38:11.274Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
04:38:11 [2020-08-29T04:38:11.274Z]         check_test.go:309: [d68a48d0f77d6] daemon is not started
04:38:11 [2020-08-29T04:38:11.274Z] 
04:38:11 [2020-08-29T04:38:11.274Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
04:38:11 [2020-08-29T04:38:11.274Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
04:38:11 [2020-08-29T04:38:11.274Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
04:38:11 [2020-08-29T04:38:11.274Z] 
04:38:11 [2020-08-29T04:38:11.274Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
04:38:11 [2020-08-29T04:38:11.274Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
04:38:11 [2020-08-29T04:38:11.274Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
04:38:11 [2020-08-29T04:38:11.274Z] 
04:38:11 [2020-08-29T04:38:11.274Z] 
04:38:11 [2020-08-29T04:38:11.274Z] DONE 273 tests, 5 skipped in 2508.184s
04:38:11 [2020-08-29T04:38:11.274Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:38:11 [2020-08-29T04:38:11.274Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d19d5e56cd695/docker.pid
04:38:11 [2020-08-29T04:38:11.274Z] +++ kill 5477
04:38:11 [2020-08-29T04:38:11.274Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5477 is not a child of this shell
04:38:11 [2020-08-29T04:38:11.274Z] warning: PID 5477 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d19d5e56cd695/docker.pid had a nonzero exit code
04:38:11 [2020-08-29T04:38:11.274Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d19d5e56cd695/root: target is busy.
04:38:11 [2020-08-29T04:38:11.274Z] ++++ cat bundles/test-integration/docker.pid
04:38:11 [2020-08-29T04:38:11.274Z] +++ kill 7601
04:38:12 [2020-08-29T04:38:12.206Z] +++ /etc/init.d/apparmor stop
04:38:12 [2020-08-29T04:38:12.206Z] Leaving: AppArmorNo profiles have been unloaded.
04:38:12 [2020-08-29T04:38:12.206Z] 
04:38:12 [2020-08-29T04:38:12.206Z] Unloading profiles will leave already running processes permanently
04:38:12 [2020-08-29T04:38:12.206Z] unconfined, which can lead to unexpected situations.
04:38:12 [2020-08-29T04:38:12.206Z] 
04:38:12 [2020-08-29T04:38:12.206Z] To set a process to complain mode, use the command line tool
04:38:12 [2020-08-29T04:38:12.206Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:38:12 [2020-08-29T04:38:12.206Z] +++ true
04:38:12 [2020-08-29T04:38:12.206Z] exiting test-integration
04:38:12 [2020-08-29T04:38:12.206Z] ++ exit 0
04:38:12 [2020-08-29T04:38:12.206Z] 
04:38:12 [2020-08-29T04:38:12.464Z] + exit 0
04:38:12 [2020-08-29T04:38:12.464Z] ++ jobs -p
04:38:12 [2020-08-29T04:38:12.464Z] + pids=
04:38:12 [2020-08-29T04:38:12.464Z] + echo 'Remaining pids to kill: []'
04:38:12 [2020-08-29T04:38:12.464Z] Remaining pids to kill: []
04:38:12 [2020-08-29T04:38:12.464Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
04:38:12 [2020-08-29T04:38:12.485Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
04:38:14 [2020-08-29T04:38:14.908Z] + echo Ensuring container killed.
04:38:14 [2020-08-29T04:38:14.908Z] Ensuring container killed.
04:38:14 [2020-08-29T04:38:14.908Z] + docker ps -aq -f name=docker-pr14-*
04:38:14 [2020-08-29T04:38:14.908Z] + cids=2fd0e0af4079
04:38:14 [2020-08-29T04:38:14.908Z] 278226cbd924
04:38:14 [2020-08-29T04:38:14.908Z] 6a4b360a5e73
04:38:14 [2020-08-29T04:38:14.908Z] + [ -n 2fd0e0af4079
04:38:14 [2020-08-29T04:38:14.908Z] 278226cbd924
04:38:14 [2020-08-29T04:38:14.908Z] 6a4b360a5e73 ]
04:38:14 [2020-08-29T04:38:14.908Z] + docker rm -vf 2fd0e0af4079 278226cbd924 6a4b360a5e73
04:38:16 [2020-08-29T04:38:16.284Z] 2fd0e0af4079
04:38:17 [2020-08-29T04:38:17.220Z] 278226cbd924
04:38:17 [2020-08-29T04:38:17.220Z] 6a4b360a5e73
[Pipeline] sh
04:38:17 [2020-08-29T04:38:17.503Z] + echo Chowning /workspace to jenkins user
04:38:17 [2020-08-29T04:38:17.503Z] Chowning /workspace to jenkins user
04:38:17 [2020-08-29T04:38:17.503Z] + id -u
04:38:17 [2020-08-29T04:38:17.503Z] + id -g
04:38:17 [2020-08-29T04:38:17.503Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41361:/workspace busybox chown -R 1000:1000 /workspace
04:38:17 [2020-08-29T04:38:17.503Z] Unable to find image 'busybox:latest' locally
04:38:17 [2020-08-29T04:38:17.503Z] latest: Pulling from library/busybox
04:38:17 [2020-08-29T04:38:17.503Z] 61c5ed1cbdf8: Pulling fs layer
04:38:17 [2020-08-29T04:38:17.761Z] 61c5ed1cbdf8: Verifying Checksum
04:38:17 [2020-08-29T04:38:17.761Z] 61c5ed1cbdf8: Download complete
04:38:17 [2020-08-29T04:38:17.761Z] 61c5ed1cbdf8: Pull complete
04:38:17 [2020-08-29T04:38:17.761Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
04:38:17 [2020-08-29T04:38:17.761Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
04:38:21 [2020-08-29T04:38:21.345Z] + bundleName=amd64
04:38:21 [2020-08-29T04:38:21.345Z] + echo Creating amd64-bundles.tar.gz
04:38:21 [2020-08-29T04:38:21.345Z] Creating amd64-bundles.tar.gz
04:38:21 [2020-08-29T04:38:21.345Z] + xargs tar -czf amd64-bundles.tar.gz
04:38:21 [2020-08-29T04:38:21.345Z] + 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
04:38:22 [2020-08-29T04:38:22.728Z] Archiving artifacts
04:38:24 [2020-08-29T04:38:24.699Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41361/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:38:25 [2020-08-29T04:38:25.024Z] + make clean
04:38:25 [2020-08-29T04:38:25.283Z] docker volume rm -f docker-dev-cache
04:38:25 [2020-08-29T04:38:25.283Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:44:51 [2020-08-29T04:44:51.180Z] ok  	github.com/docker/docker/integration-cli	2295.331s
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === Skipped
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
04:44:51 [2020-08-29T04:44:51.181Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.181Z] 
04:44:51 [2020-08-29T04:44:51.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.03s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.03s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_sni_test.go:18: Flakey test
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.182Z] 
04:44:51 [2020-08-29T04:44:51.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
04:44:51 [2020-08-29T04:44:51.182Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.183Z] 
04:44:51 [2020-08-29T04:44:51.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
04:44:51 [2020-08-29T04:44:51.183Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.00s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.00s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.184Z] 
04:44:51 [2020-08-29T04:44:51.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
04:44:51 [2020-08-29T04:44:51.184Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
04:44:51 [2020-08-29T04:44:51.185Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
04:44:51 [2020-08-29T04:44:51.185Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.185Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.00s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.00s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.00s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.00s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
04:44:51 [2020-08-29T04:44:51.186Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.186Z] 
04:44:51 [2020-08-29T04:44:51.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
04:44:51 [2020-08-29T04:44:51.187Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.187Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
04:44:51 [2020-08-29T04:44:51.188Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.188Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:302: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:302: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:302: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     check_test.go:128: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     check_test.go:134: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
04:44:51 [2020-08-29T04:44:51.189Z]     check_test.go:142: unmatched requirement DaemonIsLinux
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] DONE 1096 tests, 549 skipped in 2303.503s
04:44:51 [2020-08-29T04:44:51.189Z] INFO: Integration tests ended at 08/29/2020 04:44:39. Duration:00:38:23.6470712
04:44:51 [2020-08-29T04:44:51.189Z] INFO: Docker info of the daemon under test at end of run
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] Containers: 2
04:44:51 [2020-08-29T04:44:51.189Z]  Running: 0
04:44:51 [2020-08-29T04:44:51.189Z]  Paused: 0
04:44:51 [2020-08-29T04:44:51.189Z]  Stopped: 2
04:44:51 [2020-08-29T04:44:51.189Z] Images: 15
04:44:51 [2020-08-29T04:44:51.189Z] Server Version: 0.0.0-dev
04:44:51 [2020-08-29T04:44:51.189Z] Storage Driver: windowsfilter
04:44:51 [2020-08-29T04:44:51.189Z]  Windows: 
04:44:51 [2020-08-29T04:44:51.189Z] Logging Driver: json-file
04:44:51 [2020-08-29T04:44:51.189Z] Plugins: 
04:44:51 [2020-08-29T04:44:51.189Z]  Volume: local
04:44:51 [2020-08-29T04:44:51.189Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
04:44:51 [2020-08-29T04:44:51.189Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
04:44:51 [2020-08-29T04:44:51.189Z] Swarm: inactive
04:44:51 [2020-08-29T04:44:51.189Z] Default Isolation: process
04:44:51 [2020-08-29T04:44:51.189Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
04:44:51 [2020-08-29T04:44:51.189Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
04:44:51 [2020-08-29T04:44:51.189Z] OSType: windows
04:44:51 [2020-08-29T04:44:51.189Z] Architecture: x86_64
04:44:51 [2020-08-29T04:44:51.189Z] CPUs: 4
04:44:51 [2020-08-29T04:44:51.189Z] Total Memory: 32GiB
04:44:51 [2020-08-29T04:44:51.189Z] Name: azwin-2-0420f0
04:44:51 [2020-08-29T04:44:51.189Z] ID: LBRA:LII3:5SAE:HDP2:M5R3:QDMQ:BMQ7:DYYV:Z2Y6:33I6:3WP3:FSY5
04:44:51 [2020-08-29T04:44:51.189Z] Docker Root Dir: D:\CI\PR-41361\14\daemon
04:44:51 [2020-08-29T04:44:51.189Z] Debug Mode (client): false
04:44:51 [2020-08-29T04:44:51.189Z] Debug Mode (server): true
04:44:51 [2020-08-29T04:44:51.189Z]  File Descriptors: -1
04:44:51 [2020-08-29T04:44:51.189Z]  Goroutines: 18
04:44:51 [2020-08-29T04:44:51.189Z]  System Time: 2020-08-29T04:44:39.5522876Z
04:44:51 [2020-08-29T04:44:51.189Z]  EventsListeners: 0
04:44:51 [2020-08-29T04:44:51.189Z] Registry: https://index.docker.io/v1/
04:44:51 [2020-08-29T04:44:51.189Z] Labels:
04:44:51 [2020-08-29T04:44:51.189Z] Experimental: false
04:44:51 [2020-08-29T04:44:51.189Z] Insecure Registries:
04:44:51 [2020-08-29T04:44:51.189Z]  127.0.0.0/8
04:44:51 [2020-08-29T04:44:51.189Z] Live Restore Enabled: false
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] 
04:44:51 [2020-08-29T04:44:51.189Z] INFO: Stopping daemon under test
04:44:51 [2020-08-29T04:44:51.189Z] SUCCESS: The process with PID 3808 (child process of PID 1048) has been terminated.
04:44:51 [2020-08-29T04:44:51.189Z] SUCCESS: The process with PID 1048 (child process of PID 1772) has been terminated.
04:44:51 [2020-08-29T04:44:51.189Z] INFO: Stop tailing logs of the daemon under tests
04:44:51 [2020-08-29T04:44:51.189Z] INFO: executeCI.ps1 Completed successfully at 08/29/2020 04:44:39.
04:44:51 [2020-08-29T04:44:51.189Z] INFO: Tidying up at end of run
04:44:51 [2020-08-29T04:44:51.189Z] INFO: Saving daemon under test log (d:\CI\PR-41361\14\dut.out) to C:\windows\TEMP\CIDUT.out
04:44:51 [2020-08-29T04:44:51.189Z] INFO: Saving daemon under test log (d:\CI\PR-41361\14\dut.err) to C:\windows\TEMP\CIDUT.err
04:44:51 [2020-08-29T04:44:51.189Z] INFO: Nuke-Everything...
04:44:51 [2020-08-29T04:44:51.189Z] INFO: Container count on control daemon to delete is 2
04:44:51 [2020-08-29T04:44:51.189Z] 42f066cdeff5
04:44:51 [2020-08-29T04:44:51.189Z] 86f2b7e66fa0
04:44:51 [2020-08-29T04:44:51.189Z] INFO: Tidying pidfile d:\CI\PR-41361\14\docker.pid
04:44:51 [2020-08-29T04:44:51.189Z] INFO: Nuking d:\CI
04:45:08 [2020-08-29T04:45:08.841Z] INFO: Zapped successfully
04:45:08 [2020-08-29T04:45:08.841Z] 
04:45:08 [2020-08-29T04:45:08.841Z] INFO: executeCI.ps1 exiting at Sat Aug 29 04:45:08 CUT 2020. Duration 00:59:35.8521543
04:45:08 [2020-08-29T04:45:08.841Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
04:45:09 [2020-08-29T04:45:09.076Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
04:45:17 [2020-08-29T04:45:17.365Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
04:45:19 [2020-08-29T04:45:19.097Z] Archiving artifacts
04:45:32 [2020-08-29T04:45:32.622Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41361/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:45:33 [2020-08-29T04:45:33.536Z] + make clean
04:45:36 [2020-08-29T04:45:36.441Z] docker volume rm -f docker-dev-cache
04:45:36 [2020-08-29T04:45:36.441Z] 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